@ckeditor/ckeditor5-operations-compressor 43.0.0-alpha.0 → 43.0.0-alpha.2
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 _0x17a888=_0x53530b['Reader'],_0x28e6da=_0x53530b['Writer'],_0xc14a53=_0x53530b['util'],_0x5d4c99=_0x53530b['roots']['default']||(_0x53530b['roots']['default']={});return _0x5d4c99['AttributeOperation']=(function(){function _0x5a3558(_0x35dfc3){if(_0x35dfc3){for(var _0x2fbd1e=Object['keys'](_0x35dfc3),_0x1e4b28=0x0;_0x1e4b28<_0x2fbd1e['length'];++_0x1e4b28)null!=_0x35dfc3[_0x2fbd1e[_0x1e4b28]]&&(this[_0x2fbd1e[_0x1e4b28]]=_0x35dfc3[_0x2fbd1e[_0x1e4b28]]);}}return _0x5a3558['prototype']['range']=null,_0x5a3558['prototype']['key']='',_0x5a3558['prototype']['oldValueBoolean']=!0x1,_0x5a3558['prototype']['oldValueJson']='',_0x5a3558['prototype']['newValueBoolean']=!0x1,_0x5a3558['prototype']['newValueJson']='',_0x5a3558['prototype']['wasUndone']=!0x1,_0x5a3558['create']=function(_0x583307){return new _0x5a3558(_0x583307);},_0x5a3558['encode']=function(_0x29b0cd,_0x5d8ce3){return _0x5d8ce3||(_0x5d8ce3=_0x28e6da['create']()),null!=_0x29b0cd['range']&&Object['hasOwnProperty']['call'](_0x29b0cd,'range')&&_0x5d4c99['Range']['encode'](_0x29b0cd['range'],_0x5d8ce3['uint32'](0xa)['fork']())['ldelim'](),null!=_0x29b0cd['key']&&Object['hasOwnProperty']['call'](_0x29b0cd,'key')&&_0x5d8ce3['uint32'](0x12)['string'](_0x29b0cd['key']),null!=_0x29b0cd['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x29b0cd,'oldValueBoolean')&&_0x5d8ce3['uint32'](0x18)['bool'](_0x29b0cd['oldValueBoolean']),null!=_0x29b0cd['oldValueJson']&&Object['hasOwnProperty']['call'](_0x29b0cd,'oldValueJson')&&_0x5d8ce3['uint32'](0x22)['string'](_0x29b0cd['oldValueJson']),null!=_0x29b0cd['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x29b0cd,'newValueBoolean')&&_0x5d8ce3['uint32'](0x28)['bool'](_0x29b0cd['newValueBoolean']),null!=_0x29b0cd['newValueJson']&&Object['hasOwnProperty']['call'](_0x29b0cd,'newValueJson')&&_0x5d8ce3['uint32'](0x32)['string'](_0x29b0cd['newValueJson']),null!=_0x29b0cd['wasUndone']&&Object['hasOwnProperty']['call'](_0x29b0cd,'wasUndone')&&_0x5d8ce3['uint32'](0x38)['bool'](_0x29b0cd['wasUndone']),_0x5d8ce3;},_0x5a3558['encodeDelimited']=function(_0x2c5809,_0x1bb4e6){return this['encode'](_0x2c5809,_0x1bb4e6)['ldelim']();},_0x5a3558['decode']=function(_0xd21b48,_0x123231){_0xd21b48 instanceof _0x17a888||(_0xd21b48=_0x17a888['create'](_0xd21b48));for(var _0x58c982=void 0x0===_0x123231?_0xd21b48['len']:_0xd21b48['pos']+_0x123231,_0x56c3b2=new _0x5d4c99['AttributeOperation']();_0xd21b48['pos']<_0x58c982;){var _0x4cb473=_0xd21b48['uint32']();switch(_0x4cb473>>>0x3){case 0x1:_0x56c3b2['range']=_0x5d4c99['Range']['decode'](_0xd21b48,_0xd21b48['uint32']());break;case 0x2:_0x56c3b2['key']=_0xd21b48['string']();break;case 0x3:_0x56c3b2['oldValueBoolean']=_0xd21b48['bool']();break;case 0x4:_0x56c3b2['oldValueJson']=_0xd21b48['string']();break;case 0x5:_0x56c3b2['newValueBoolean']=_0xd21b48['bool']();break;case 0x6:_0x56c3b2['newValueJson']=_0xd21b48['string']();break;case 0x7:_0x56c3b2['wasUndone']=_0xd21b48['bool']();break;default:_0xd21b48['skipType'](0x7&_0x4cb473);}}return _0x56c3b2;},_0x5a3558['decodeDelimited']=function(_0x8bab90){return _0x8bab90 instanceof _0x17a888||(_0x8bab90=new _0x17a888(_0x8bab90)),this['decode'](_0x8bab90,_0x8bab90['uint32']());},_0x5a3558['verify']=function(_0x23c7eb){if('object'!=typeof _0x23c7eb||null===_0x23c7eb)return'object\x20expected';if(null!=_0x23c7eb['range']&&_0x23c7eb['hasOwnProperty']('range')){var _0x596737=_0x5d4c99['Range']['verify'](_0x23c7eb['range']);if(_0x596737)return'range.'+_0x596737;}return null!=_0x23c7eb['key']&&_0x23c7eb['hasOwnProperty']('key')&&!_0xc14a53['isString'](_0x23c7eb['key'])?'key:\x20string\x20expected':null!=_0x23c7eb['oldValueBoolean']&&_0x23c7eb['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x23c7eb['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x23c7eb['oldValueJson']&&_0x23c7eb['hasOwnProperty']('oldValueJson')&&!_0xc14a53['isString'](_0x23c7eb['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x23c7eb['newValueBoolean']&&_0x23c7eb['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x23c7eb['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x23c7eb['newValueJson']&&_0x23c7eb['hasOwnProperty']('newValueJson')&&!_0xc14a53['isString'](_0x23c7eb['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x23c7eb['wasUndone']&&_0x23c7eb['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x23c7eb['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x5a3558['fromObject']=function(_0x355258){if(_0x355258 instanceof _0x5d4c99['AttributeOperation'])return _0x355258;var _0x52e853=new _0x5d4c99['AttributeOperation']();if(null!=_0x355258['range']){if('object'!=typeof _0x355258['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x52e853['range']=_0x5d4c99['Range']['fromObject'](_0x355258['range']);}return null!=_0x355258['key']&&(_0x52e853['key']=String(_0x355258['key'])),null!=_0x355258['oldValueBoolean']&&(_0x52e853['oldValueBoolean']=Boolean(_0x355258['oldValueBoolean'])),null!=_0x355258['oldValueJson']&&(_0x52e853['oldValueJson']=String(_0x355258['oldValueJson'])),null!=_0x355258['newValueBoolean']&&(_0x52e853['newValueBoolean']=Boolean(_0x355258['newValueBoolean'])),null!=_0x355258['newValueJson']&&(_0x52e853['newValueJson']=String(_0x355258['newValueJson'])),null!=_0x355258['wasUndone']&&(_0x52e853['wasUndone']=Boolean(_0x355258['wasUndone'])),_0x52e853;},_0x5a3558['toObject']=function(_0x4642f3,_0x16cddd){_0x16cddd||(_0x16cddd={});var _0x1ca690={};return _0x16cddd['defaults']&&(_0x1ca690['range']=null,_0x1ca690['key']='',_0x1ca690['oldValueBoolean']=!0x1,_0x1ca690['oldValueJson']='',_0x1ca690['newValueBoolean']=!0x1,_0x1ca690['newValueJson']='',_0x1ca690['wasUndone']=!0x1),null!=_0x4642f3['range']&&_0x4642f3['hasOwnProperty']('range')&&(_0x1ca690['range']=_0x5d4c99['Range']['toObject'](_0x4642f3['range'],_0x16cddd)),null!=_0x4642f3['key']&&_0x4642f3['hasOwnProperty']('key')&&(_0x1ca690['key']=_0x4642f3['key']),null!=_0x4642f3['oldValueBoolean']&&_0x4642f3['hasOwnProperty']('oldValueBoolean')&&(_0x1ca690['oldValueBoolean']=_0x4642f3['oldValueBoolean']),null!=_0x4642f3['oldValueJson']&&_0x4642f3['hasOwnProperty']('oldValueJson')&&(_0x1ca690['oldValueJson']=_0x4642f3['oldValueJson']),null!=_0x4642f3['newValueBoolean']&&_0x4642f3['hasOwnProperty']('newValueBoolean')&&(_0x1ca690['newValueBoolean']=_0x4642f3['newValueBoolean']),null!=_0x4642f3['newValueJson']&&_0x4642f3['hasOwnProperty']('newValueJson')&&(_0x1ca690['newValueJson']=_0x4642f3['newValueJson']),null!=_0x4642f3['wasUndone']&&_0x4642f3['hasOwnProperty']('wasUndone')&&(_0x1ca690['wasUndone']=_0x4642f3['wasUndone']),_0x1ca690;},_0x5a3558['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x53530b['util']['toJSONOptions']);},_0x5a3558['getTypeUrl']=function(_0x2ffc1c){return void 0x0===_0x2ffc1c&&(_0x2ffc1c='type.googleapis.com'),_0x2ffc1c+'/AttributeOperation';},_0x5a3558;}()),_0x5d4c99['InsertOperation']=(function(){function _0x45da95(_0x53eba8){if(this['nodes']=[],_0x53eba8){for(var _0x10ce91=Object['keys'](_0x53eba8),_0x1fb2a9=0x0;_0x1fb2a9<_0x10ce91['length'];++_0x1fb2a9)null!=_0x53eba8[_0x10ce91[_0x1fb2a9]]&&(this[_0x10ce91[_0x1fb2a9]]=_0x53eba8[_0x10ce91[_0x1fb2a9]]);}}return _0x45da95['prototype']['position']=null,_0x45da95['prototype']['nodes']=_0xc14a53['emptyArray'],_0x45da95['prototype']['shouldReceiveAttributes']=!0x1,_0x45da95['prototype']['wasUndone']=!0x1,_0x45da95['create']=function(_0x3739aa){return new _0x45da95(_0x3739aa);},_0x45da95['encode']=function(_0x4b05cf,_0x578b59){if(_0x578b59||(_0x578b59=_0x28e6da['create']()),null!=_0x4b05cf['position']&&Object['hasOwnProperty']['call'](_0x4b05cf,'position')&&_0x5d4c99['Position']['encode'](_0x4b05cf['position'],_0x578b59['uint32'](0xa)['fork']())['ldelim'](),null!=_0x4b05cf['nodes']&&_0x4b05cf['nodes']['length']){for(var _0x147ba7=0x0;_0x147ba7<_0x4b05cf['nodes']['length'];++_0x147ba7)_0x5d4c99['Element']['encode'](_0x4b05cf['nodes'][_0x147ba7],_0x578b59['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x4b05cf['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x4b05cf,'shouldReceiveAttributes')&&_0x578b59['uint32'](0x18)['bool'](_0x4b05cf['shouldReceiveAttributes']),null!=_0x4b05cf['wasUndone']&&Object['hasOwnProperty']['call'](_0x4b05cf,'wasUndone')&&_0x578b59['uint32'](0x20)['bool'](_0x4b05cf['wasUndone']),_0x578b59;},_0x45da95['encodeDelimited']=function(_0x2f62c0,_0x53b294){return this['encode'](_0x2f62c0,_0x53b294)['ldelim']();},_0x45da95['decode']=function(_0x3d3c87,_0x5c47d0){_0x3d3c87 instanceof _0x17a888||(_0x3d3c87=_0x17a888['create'](_0x3d3c87));for(var _0x36fc27=void 0x0===_0x5c47d0?_0x3d3c87['len']:_0x3d3c87['pos']+_0x5c47d0,_0x245b85=new _0x5d4c99['InsertOperation']();_0x3d3c87['pos']<_0x36fc27;){var _0x27f415=_0x3d3c87['uint32']();switch(_0x27f415>>>0x3){case 0x1:_0x245b85['position']=_0x5d4c99['Position']['decode'](_0x3d3c87,_0x3d3c87['uint32']());break;case 0x2:_0x245b85['nodes']&&_0x245b85['nodes']['length']||(_0x245b85['nodes']=[]),_0x245b85['nodes']['push'](_0x5d4c99['Element']['decode'](_0x3d3c87,_0x3d3c87['uint32']()));break;case 0x3:_0x245b85['shouldReceiveAttributes']=_0x3d3c87['bool']();break;case 0x4:_0x245b85['wasUndone']=_0x3d3c87['bool']();break;default:_0x3d3c87['skipType'](0x7&_0x27f415);}}return _0x245b85;},_0x45da95['decodeDelimited']=function(_0x4b1468){return _0x4b1468 instanceof _0x17a888||(_0x4b1468=new _0x17a888(_0x4b1468)),this['decode'](_0x4b1468,_0x4b1468['uint32']());},_0x45da95['verify']=function(_0xaee6a7){if('object'!=typeof _0xaee6a7||null===_0xaee6a7)return'object\x20expected';if(null!=_0xaee6a7['position']&&_0xaee6a7['hasOwnProperty']('position')&&(_0x1c0328=_0x5d4c99['Position']['verify'](_0xaee6a7['position'])))return'position.'+_0x1c0328;if(null!=_0xaee6a7['nodes']&&_0xaee6a7['hasOwnProperty']('nodes')){if(!Array['isArray'](_0xaee6a7['nodes']))return'nodes:\x20array\x20expected';for(var _0x479b8a=0x0;_0x479b8a<_0xaee6a7['nodes']['length'];++_0x479b8a){var _0x1c0328;if(_0x1c0328=_0x5d4c99['Element']['verify'](_0xaee6a7['nodes'][_0x479b8a]))return'nodes.'+_0x1c0328;}}return null!=_0xaee6a7['shouldReceiveAttributes']&&_0xaee6a7['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0xaee6a7['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0xaee6a7['wasUndone']&&_0xaee6a7['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0xaee6a7['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x45da95['fromObject']=function(_0x13f2d3){if(_0x13f2d3 instanceof _0x5d4c99['InsertOperation'])return _0x13f2d3;var _0x1697d9=new _0x5d4c99['InsertOperation']();if(null!=_0x13f2d3['position']){if('object'!=typeof _0x13f2d3['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x1697d9['position']=_0x5d4c99['Position']['fromObject'](_0x13f2d3['position']);}if(_0x13f2d3['nodes']){if(!Array['isArray'](_0x13f2d3['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x1697d9['nodes']=[];for(var _0x5919d4=0x0;_0x5919d4<_0x13f2d3['nodes']['length'];++_0x5919d4){if('object'!=typeof _0x13f2d3['nodes'][_0x5919d4])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x1697d9['nodes'][_0x5919d4]=_0x5d4c99['Element']['fromObject'](_0x13f2d3['nodes'][_0x5919d4]);}}return null!=_0x13f2d3['shouldReceiveAttributes']&&(_0x1697d9['shouldReceiveAttributes']=Boolean(_0x13f2d3['shouldReceiveAttributes'])),null!=_0x13f2d3['wasUndone']&&(_0x1697d9['wasUndone']=Boolean(_0x13f2d3['wasUndone'])),_0x1697d9;},_0x45da95['toObject']=function(_0x517738,_0x2e7528){_0x2e7528||(_0x2e7528={});var _0x34d7f6={};if((_0x2e7528['arrays']||_0x2e7528['defaults'])&&(_0x34d7f6['nodes']=[]),_0x2e7528['defaults']&&(_0x34d7f6['position']=null,_0x34d7f6['shouldReceiveAttributes']=!0x1,_0x34d7f6['wasUndone']=!0x1),null!=_0x517738['position']&&_0x517738['hasOwnProperty']('position')&&(_0x34d7f6['position']=_0x5d4c99['Position']['toObject'](_0x517738['position'],_0x2e7528)),_0x517738['nodes']&&_0x517738['nodes']['length']){_0x34d7f6['nodes']=[];for(var _0x51ce6e=0x0;_0x51ce6e<_0x517738['nodes']['length'];++_0x51ce6e)_0x34d7f6['nodes'][_0x51ce6e]=_0x5d4c99['Element']['toObject'](_0x517738['nodes'][_0x51ce6e],_0x2e7528);}return null!=_0x517738['shouldReceiveAttributes']&&_0x517738['hasOwnProperty']('shouldReceiveAttributes')&&(_0x34d7f6['shouldReceiveAttributes']=_0x517738['shouldReceiveAttributes']),null!=_0x517738['wasUndone']&&_0x517738['hasOwnProperty']('wasUndone')&&(_0x34d7f6['wasUndone']=_0x517738['wasUndone']),_0x34d7f6;},_0x45da95['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x53530b['util']['toJSONOptions']);},_0x45da95['getTypeUrl']=function(_0x484c4a){return void 0x0===_0x484c4a&&(_0x484c4a='type.googleapis.com'),_0x484c4a+'/InsertOperation';},_0x45da95;}()),_0x5d4c99['MarkerOperation']=(function(){function _0x3d8185(_0x5a84e3){if(_0x5a84e3){for(var _0x28529e=Object['keys'](_0x5a84e3),_0x233ea6=0x0;_0x233ea6<_0x28529e['length'];++_0x233ea6)null!=_0x5a84e3[_0x28529e[_0x233ea6]]&&(this[_0x28529e[_0x233ea6]]=_0x5a84e3[_0x28529e[_0x233ea6]]);}}return _0x3d8185['prototype']['name']='',_0x3d8185['prototype']['oldRange']=null,_0x3d8185['prototype']['newRange']=null,_0x3d8185['prototype']['affectsData']=!0x1,_0x3d8185['prototype']['wasUndone']=!0x1,_0x3d8185['create']=function(_0x3f9d76){return new _0x3d8185(_0x3f9d76);},_0x3d8185['encode']=function(_0x4d5131,_0x18b1be){return _0x18b1be||(_0x18b1be=_0x28e6da['create']()),null!=_0x4d5131['name']&&Object['hasOwnProperty']['call'](_0x4d5131,'name')&&_0x18b1be['uint32'](0xa)['string'](_0x4d5131['name']),null!=_0x4d5131['oldRange']&&Object['hasOwnProperty']['call'](_0x4d5131,'oldRange')&&_0x5d4c99['Range']['encode'](_0x4d5131['oldRange'],_0x18b1be['uint32'](0x12)['fork']())['ldelim'](),null!=_0x4d5131['newRange']&&Object['hasOwnProperty']['call'](_0x4d5131,'newRange')&&_0x5d4c99['Range']['encode'](_0x4d5131['newRange'],_0x18b1be['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x4d5131['affectsData']&&Object['hasOwnProperty']['call'](_0x4d5131,'affectsData')&&_0x18b1be['uint32'](0x20)['bool'](_0x4d5131['affectsData']),null!=_0x4d5131['wasUndone']&&Object['hasOwnProperty']['call'](_0x4d5131,'wasUndone')&&_0x18b1be['uint32'](0x28)['bool'](_0x4d5131['wasUndone']),_0x18b1be;},_0x3d8185['encodeDelimited']=function(_0x22a7ab,_0x220eca){return this['encode'](_0x22a7ab,_0x220eca)['ldelim']();},_0x3d8185['decode']=function(_0xf34507,_0x3adab7){_0xf34507 instanceof _0x17a888||(_0xf34507=_0x17a888['create'](_0xf34507));for(var _0x270222=void 0x0===_0x3adab7?_0xf34507['len']:_0xf34507['pos']+_0x3adab7,_0x23825c=new _0x5d4c99['MarkerOperation']();_0xf34507['pos']<_0x270222;){var _0x1124a5=_0xf34507['uint32']();switch(_0x1124a5>>>0x3){case 0x1:_0x23825c['name']=_0xf34507['string']();break;case 0x2:_0x23825c['oldRange']=_0x5d4c99['Range']['decode'](_0xf34507,_0xf34507['uint32']());break;case 0x3:_0x23825c['newRange']=_0x5d4c99['Range']['decode'](_0xf34507,_0xf34507['uint32']());break;case 0x4:_0x23825c['affectsData']=_0xf34507['bool']();break;case 0x5:_0x23825c['wasUndone']=_0xf34507['bool']();break;default:_0xf34507['skipType'](0x7&_0x1124a5);}}return _0x23825c;},_0x3d8185['decodeDelimited']=function(_0x5505b7){return _0x5505b7 instanceof _0x17a888||(_0x5505b7=new _0x17a888(_0x5505b7)),this['decode'](_0x5505b7,_0x5505b7['uint32']());},_0x3d8185['verify']=function(_0x442798){if('object'!=typeof _0x442798||null===_0x442798)return'object\x20expected';if(null!=_0x442798['name']&&_0x442798['hasOwnProperty']('name')&&!_0xc14a53['isString'](_0x442798['name']))return'name:\x20string\x20expected';var _0x5b6fb1;if(null!=_0x442798['oldRange']&&_0x442798['hasOwnProperty']('oldRange')&&(_0x5b6fb1=_0x5d4c99['Range']['verify'](_0x442798['oldRange'])))return'oldRange.'+_0x5b6fb1;if(null!=_0x442798['newRange']&&_0x442798['hasOwnProperty']('newRange')&&(_0x5b6fb1=_0x5d4c99['Range']['verify'](_0x442798['newRange'])))return'newRange.'+_0x5b6fb1;return null!=_0x442798['affectsData']&&_0x442798['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x442798['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x442798['wasUndone']&&_0x442798['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x442798['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3d8185['fromObject']=function(_0xed823a){if(_0xed823a instanceof _0x5d4c99['MarkerOperation'])return _0xed823a;var _0x406fc1=new _0x5d4c99['MarkerOperation']();if(null!=_0xed823a['name']&&(_0x406fc1['name']=String(_0xed823a['name'])),null!=_0xed823a['oldRange']){if('object'!=typeof _0xed823a['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x406fc1['oldRange']=_0x5d4c99['Range']['fromObject'](_0xed823a['oldRange']);}if(null!=_0xed823a['newRange']){if('object'!=typeof _0xed823a['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x406fc1['newRange']=_0x5d4c99['Range']['fromObject'](_0xed823a['newRange']);}return null!=_0xed823a['affectsData']&&(_0x406fc1['affectsData']=Boolean(_0xed823a['affectsData'])),null!=_0xed823a['wasUndone']&&(_0x406fc1['wasUndone']=Boolean(_0xed823a['wasUndone'])),_0x406fc1;},_0x3d8185['toObject']=function(_0x3ae45b,_0x3ba9a9){_0x3ba9a9||(_0x3ba9a9={});var _0x5222b6={};return _0x3ba9a9['defaults']&&(_0x5222b6['name']='',_0x5222b6['oldRange']=null,_0x5222b6['newRange']=null,_0x5222b6['affectsData']=!0x1,_0x5222b6['wasUndone']=!0x1),null!=_0x3ae45b['name']&&_0x3ae45b['hasOwnProperty']('name')&&(_0x5222b6['name']=_0x3ae45b['name']),null!=_0x3ae45b['oldRange']&&_0x3ae45b['hasOwnProperty']('oldRange')&&(_0x5222b6['oldRange']=_0x5d4c99['Range']['toObject'](_0x3ae45b['oldRange'],_0x3ba9a9)),null!=_0x3ae45b['newRange']&&_0x3ae45b['hasOwnProperty']('newRange')&&(_0x5222b6['newRange']=_0x5d4c99['Range']['toObject'](_0x3ae45b['newRange'],_0x3ba9a9)),null!=_0x3ae45b['affectsData']&&_0x3ae45b['hasOwnProperty']('affectsData')&&(_0x5222b6['affectsData']=_0x3ae45b['affectsData']),null!=_0x3ae45b['wasUndone']&&_0x3ae45b['hasOwnProperty']('wasUndone')&&(_0x5222b6['wasUndone']=_0x3ae45b['wasUndone']),_0x5222b6;},_0x3d8185['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x53530b['util']['toJSONOptions']);},_0x3d8185['getTypeUrl']=function(_0x5897f9){return void 0x0===_0x5897f9&&(_0x5897f9='type.googleapis.com'),_0x5897f9+'/MarkerOperation';},_0x3d8185;}()),_0x5d4c99['MergeOperation']=(function(){function _0x527313(_0x482c7e){if(_0x482c7e){for(var _0x1fa920=Object['keys'](_0x482c7e),_0x38800f=0x0;_0x38800f<_0x1fa920['length'];++_0x38800f)null!=_0x482c7e[_0x1fa920[_0x38800f]]&&(this[_0x1fa920[_0x38800f]]=_0x482c7e[_0x1fa920[_0x38800f]]);}}return _0x527313['prototype']['sourcePosition']=null,_0x527313['prototype']['targetPosition']=null,_0x527313['prototype']['graveyardPosition']=null,_0x527313['prototype']['howMany']=0x0,_0x527313['prototype']['wasUndone']=!0x1,_0x527313['create']=function(_0x10cdb){return new _0x527313(_0x10cdb);},_0x527313['encode']=function(_0x373ee5,_0x4769da){return _0x4769da||(_0x4769da=_0x28e6da['create']()),null!=_0x373ee5['sourcePosition']&&Object['hasOwnProperty']['call'](_0x373ee5,'sourcePosition')&&_0x5d4c99['Position']['encode'](_0x373ee5['sourcePosition'],_0x4769da['uint32'](0xa)['fork']())['ldelim'](),null!=_0x373ee5['targetPosition']&&Object['hasOwnProperty']['call'](_0x373ee5,'targetPosition')&&_0x5d4c99['Position']['encode'](_0x373ee5['targetPosition'],_0x4769da['uint32'](0x12)['fork']())['ldelim'](),null!=_0x373ee5['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x373ee5,'graveyardPosition')&&_0x5d4c99['Position']['encode'](_0x373ee5['graveyardPosition'],_0x4769da['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x373ee5['howMany']&&Object['hasOwnProperty']['call'](_0x373ee5,'howMany')&&_0x4769da['uint32'](0x20)['uint32'](_0x373ee5['howMany']),null!=_0x373ee5['wasUndone']&&Object['hasOwnProperty']['call'](_0x373ee5,'wasUndone')&&_0x4769da['uint32'](0x28)['bool'](_0x373ee5['wasUndone']),_0x4769da;},_0x527313['encodeDelimited']=function(_0x1e2961,_0x5ca09f){return this['encode'](_0x1e2961,_0x5ca09f)['ldelim']();},_0x527313['decode']=function(_0x4da856,_0x711078){_0x4da856 instanceof _0x17a888||(_0x4da856=_0x17a888['create'](_0x4da856));for(var _0xd3426c=void 0x0===_0x711078?_0x4da856['len']:_0x4da856['pos']+_0x711078,_0xfffced=new _0x5d4c99['MergeOperation']();_0x4da856['pos']<_0xd3426c;){var _0x55b6d1=_0x4da856['uint32']();switch(_0x55b6d1>>>0x3){case 0x1:_0xfffced['sourcePosition']=_0x5d4c99['Position']['decode'](_0x4da856,_0x4da856['uint32']());break;case 0x2:_0xfffced['targetPosition']=_0x5d4c99['Position']['decode'](_0x4da856,_0x4da856['uint32']());break;case 0x3:_0xfffced['graveyardPosition']=_0x5d4c99['Position']['decode'](_0x4da856,_0x4da856['uint32']());break;case 0x4:_0xfffced['howMany']=_0x4da856['uint32']();break;case 0x5:_0xfffced['wasUndone']=_0x4da856['bool']();break;default:_0x4da856['skipType'](0x7&_0x55b6d1);}}return _0xfffced;},_0x527313['decodeDelimited']=function(_0x347f07){return _0x347f07 instanceof _0x17a888||(_0x347f07=new _0x17a888(_0x347f07)),this['decode'](_0x347f07,_0x347f07['uint32']());},_0x527313['verify']=function(_0x1ae2a8){if('object'!=typeof _0x1ae2a8||null===_0x1ae2a8)return'object\x20expected';var _0x352acb;if(null!=_0x1ae2a8['sourcePosition']&&_0x1ae2a8['hasOwnProperty']('sourcePosition')&&(_0x352acb=_0x5d4c99['Position']['verify'](_0x1ae2a8['sourcePosition'])))return'sourcePosition.'+_0x352acb;if(null!=_0x1ae2a8['targetPosition']&&_0x1ae2a8['hasOwnProperty']('targetPosition')&&(_0x352acb=_0x5d4c99['Position']['verify'](_0x1ae2a8['targetPosition'])))return'targetPosition.'+_0x352acb;if(null!=_0x1ae2a8['graveyardPosition']&&_0x1ae2a8['hasOwnProperty']('graveyardPosition')&&(_0x352acb=_0x5d4c99['Position']['verify'](_0x1ae2a8['graveyardPosition'])))return'graveyardPosition.'+_0x352acb;return null!=_0x1ae2a8['howMany']&&_0x1ae2a8['hasOwnProperty']('howMany')&&!_0xc14a53['isInteger'](_0x1ae2a8['howMany'])?'howMany:\x20integer\x20expected':null!=_0x1ae2a8['wasUndone']&&_0x1ae2a8['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1ae2a8['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x527313['fromObject']=function(_0x78d104){if(_0x78d104 instanceof _0x5d4c99['MergeOperation'])return _0x78d104;var _0x1ec09d=new _0x5d4c99['MergeOperation']();if(null!=_0x78d104['sourcePosition']){if('object'!=typeof _0x78d104['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x1ec09d['sourcePosition']=_0x5d4c99['Position']['fromObject'](_0x78d104['sourcePosition']);}if(null!=_0x78d104['targetPosition']){if('object'!=typeof _0x78d104['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x1ec09d['targetPosition']=_0x5d4c99['Position']['fromObject'](_0x78d104['targetPosition']);}if(null!=_0x78d104['graveyardPosition']){if('object'!=typeof _0x78d104['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x1ec09d['graveyardPosition']=_0x5d4c99['Position']['fromObject'](_0x78d104['graveyardPosition']);}return null!=_0x78d104['howMany']&&(_0x1ec09d['howMany']=_0x78d104['howMany']>>>0x0),null!=_0x78d104['wasUndone']&&(_0x1ec09d['wasUndone']=Boolean(_0x78d104['wasUndone'])),_0x1ec09d;},_0x527313['toObject']=function(_0x12b657,_0x5e6173){_0x5e6173||(_0x5e6173={});var _0x31bebb={};return _0x5e6173['defaults']&&(_0x31bebb['sourcePosition']=null,_0x31bebb['targetPosition']=null,_0x31bebb['graveyardPosition']=null,_0x31bebb['howMany']=0x0,_0x31bebb['wasUndone']=!0x1),null!=_0x12b657['sourcePosition']&&_0x12b657['hasOwnProperty']('sourcePosition')&&(_0x31bebb['sourcePosition']=_0x5d4c99['Position']['toObject'](_0x12b657['sourcePosition'],_0x5e6173)),null!=_0x12b657['targetPosition']&&_0x12b657['hasOwnProperty']('targetPosition')&&(_0x31bebb['targetPosition']=_0x5d4c99['Position']['toObject'](_0x12b657['targetPosition'],_0x5e6173)),null!=_0x12b657['graveyardPosition']&&_0x12b657['hasOwnProperty']('graveyardPosition')&&(_0x31bebb['graveyardPosition']=_0x5d4c99['Position']['toObject'](_0x12b657['graveyardPosition'],_0x5e6173)),null!=_0x12b657['howMany']&&_0x12b657['hasOwnProperty']('howMany')&&(_0x31bebb['howMany']=_0x12b657['howMany']),null!=_0x12b657['wasUndone']&&_0x12b657['hasOwnProperty']('wasUndone')&&(_0x31bebb['wasUndone']=_0x12b657['wasUndone']),_0x31bebb;},_0x527313['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x53530b['util']['toJSONOptions']);},_0x527313['getTypeUrl']=function(_0x37c79c){return void 0x0===_0x37c79c&&(_0x37c79c='type.googleapis.com'),_0x37c79c+'/MergeOperation';},_0x527313;}()),_0x5d4c99['MoveOperation']=(function(){function _0x162c88(_0x43b452){if(_0x43b452){for(var _0x29e415=Object['keys'](_0x43b452),_0x3ba002=0x0;_0x3ba002<_0x29e415['length'];++_0x3ba002)null!=_0x43b452[_0x29e415[_0x3ba002]]&&(this[_0x29e415[_0x3ba002]]=_0x43b452[_0x29e415[_0x3ba002]]);}}return _0x162c88['prototype']['sourcePosition']=null,_0x162c88['prototype']['howMany']=0x0,_0x162c88['prototype']['targetPosition']=null,_0x162c88['prototype']['wasUndone']=!0x1,_0x162c88['create']=function(_0x118436){return new _0x162c88(_0x118436);},_0x162c88['encode']=function(_0x3f57c4,_0x571f12){return _0x571f12||(_0x571f12=_0x28e6da['create']()),null!=_0x3f57c4['sourcePosition']&&Object['hasOwnProperty']['call'](_0x3f57c4,'sourcePosition')&&_0x5d4c99['Position']['encode'](_0x3f57c4['sourcePosition'],_0x571f12['uint32'](0xa)['fork']())['ldelim'](),null!=_0x3f57c4['howMany']&&Object['hasOwnProperty']['call'](_0x3f57c4,'howMany')&&_0x571f12['uint32'](0x10)['uint32'](_0x3f57c4['howMany']),null!=_0x3f57c4['targetPosition']&&Object['hasOwnProperty']['call'](_0x3f57c4,'targetPosition')&&_0x5d4c99['Position']['encode'](_0x3f57c4['targetPosition'],_0x571f12['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x3f57c4['wasUndone']&&Object['hasOwnProperty']['call'](_0x3f57c4,'wasUndone')&&_0x571f12['uint32'](0x20)['bool'](_0x3f57c4['wasUndone']),_0x571f12;},_0x162c88['encodeDelimited']=function(_0x475fdb,_0x56cd60){return this['encode'](_0x475fdb,_0x56cd60)['ldelim']();},_0x162c88['decode']=function(_0x12ac42,_0xa4bdb1){_0x12ac42 instanceof _0x17a888||(_0x12ac42=_0x17a888['create'](_0x12ac42));for(var _0x121f5a=void 0x0===_0xa4bdb1?_0x12ac42['len']:_0x12ac42['pos']+_0xa4bdb1,_0xbb4aa3=new _0x5d4c99['MoveOperation']();_0x12ac42['pos']<_0x121f5a;){var _0x57b695=_0x12ac42['uint32']();switch(_0x57b695>>>0x3){case 0x1:_0xbb4aa3['sourcePosition']=_0x5d4c99['Position']['decode'](_0x12ac42,_0x12ac42['uint32']());break;case 0x2:_0xbb4aa3['howMany']=_0x12ac42['uint32']();break;case 0x3:_0xbb4aa3['targetPosition']=_0x5d4c99['Position']['decode'](_0x12ac42,_0x12ac42['uint32']());break;case 0x4:_0xbb4aa3['wasUndone']=_0x12ac42['bool']();break;default:_0x12ac42['skipType'](0x7&_0x57b695);}}return _0xbb4aa3;},_0x162c88['decodeDelimited']=function(_0x4991c8){return _0x4991c8 instanceof _0x17a888||(_0x4991c8=new _0x17a888(_0x4991c8)),this['decode'](_0x4991c8,_0x4991c8['uint32']());},_0x162c88['verify']=function(_0xcbb364){if('object'!=typeof _0xcbb364||null===_0xcbb364)return'object\x20expected';var _0x2e6159;if(null!=_0xcbb364['sourcePosition']&&_0xcbb364['hasOwnProperty']('sourcePosition')&&(_0x2e6159=_0x5d4c99['Position']['verify'](_0xcbb364['sourcePosition'])))return'sourcePosition.'+_0x2e6159;if(null!=_0xcbb364['howMany']&&_0xcbb364['hasOwnProperty']('howMany')&&!_0xc14a53['isInteger'](_0xcbb364['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0xcbb364['targetPosition']&&_0xcbb364['hasOwnProperty']('targetPosition')&&(_0x2e6159=_0x5d4c99['Position']['verify'](_0xcbb364['targetPosition'])))return'targetPosition.'+_0x2e6159;return null!=_0xcbb364['wasUndone']&&_0xcbb364['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0xcbb364['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x162c88['fromObject']=function(_0x1d9e37){if(_0x1d9e37 instanceof _0x5d4c99['MoveOperation'])return _0x1d9e37;var _0x4c6a80=new _0x5d4c99['MoveOperation']();if(null!=_0x1d9e37['sourcePosition']){if('object'!=typeof _0x1d9e37['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x4c6a80['sourcePosition']=_0x5d4c99['Position']['fromObject'](_0x1d9e37['sourcePosition']);}if(null!=_0x1d9e37['howMany']&&(_0x4c6a80['howMany']=_0x1d9e37['howMany']>>>0x0),null!=_0x1d9e37['targetPosition']){if('object'!=typeof _0x1d9e37['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x4c6a80['targetPosition']=_0x5d4c99['Position']['fromObject'](_0x1d9e37['targetPosition']);}return null!=_0x1d9e37['wasUndone']&&(_0x4c6a80['wasUndone']=Boolean(_0x1d9e37['wasUndone'])),_0x4c6a80;},_0x162c88['toObject']=function(_0xa09fc1,_0x18c58c){_0x18c58c||(_0x18c58c={});var _0x21268b={};return _0x18c58c['defaults']&&(_0x21268b['sourcePosition']=null,_0x21268b['howMany']=0x0,_0x21268b['targetPosition']=null,_0x21268b['wasUndone']=!0x1),null!=_0xa09fc1['sourcePosition']&&_0xa09fc1['hasOwnProperty']('sourcePosition')&&(_0x21268b['sourcePosition']=_0x5d4c99['Position']['toObject'](_0xa09fc1['sourcePosition'],_0x18c58c)),null!=_0xa09fc1['howMany']&&_0xa09fc1['hasOwnProperty']('howMany')&&(_0x21268b['howMany']=_0xa09fc1['howMany']),null!=_0xa09fc1['targetPosition']&&_0xa09fc1['hasOwnProperty']('targetPosition')&&(_0x21268b['targetPosition']=_0x5d4c99['Position']['toObject'](_0xa09fc1['targetPosition'],_0x18c58c)),null!=_0xa09fc1['wasUndone']&&_0xa09fc1['hasOwnProperty']('wasUndone')&&(_0x21268b['wasUndone']=_0xa09fc1['wasUndone']),_0x21268b;},_0x162c88['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x53530b['util']['toJSONOptions']);},_0x162c88['getTypeUrl']=function(_0x2f5c8f){return void 0x0===_0x2f5c8f&&(_0x2f5c8f='type.googleapis.com'),_0x2f5c8f+'/MoveOperation';},_0x162c88;}()),_0x5d4c99['RenameOperation']=(function(){function _0x4c70a5(_0x4ea2a1){if(_0x4ea2a1){for(var _0x5edc37=Object['keys'](_0x4ea2a1),_0x21209b=0x0;_0x21209b<_0x5edc37['length'];++_0x21209b)null!=_0x4ea2a1[_0x5edc37[_0x21209b]]&&(this[_0x5edc37[_0x21209b]]=_0x4ea2a1[_0x5edc37[_0x21209b]]);}}return _0x4c70a5['prototype']['position']=null,_0x4c70a5['prototype']['oldName']='',_0x4c70a5['prototype']['newName']='',_0x4c70a5['prototype']['wasUndone']=!0x1,_0x4c70a5['create']=function(_0x5cd94d){return new _0x4c70a5(_0x5cd94d);},_0x4c70a5['encode']=function(_0x3f832b,_0x35cadc){return _0x35cadc||(_0x35cadc=_0x28e6da['create']()),null!=_0x3f832b['position']&&Object['hasOwnProperty']['call'](_0x3f832b,'position')&&_0x5d4c99['Position']['encode'](_0x3f832b['position'],_0x35cadc['uint32'](0xa)['fork']())['ldelim'](),null!=_0x3f832b['oldName']&&Object['hasOwnProperty']['call'](_0x3f832b,'oldName')&&_0x35cadc['uint32'](0x12)['string'](_0x3f832b['oldName']),null!=_0x3f832b['newName']&&Object['hasOwnProperty']['call'](_0x3f832b,'newName')&&_0x35cadc['uint32'](0x1a)['string'](_0x3f832b['newName']),null!=_0x3f832b['wasUndone']&&Object['hasOwnProperty']['call'](_0x3f832b,'wasUndone')&&_0x35cadc['uint32'](0x20)['bool'](_0x3f832b['wasUndone']),_0x35cadc;},_0x4c70a5['encodeDelimited']=function(_0x22c0b3,_0x4460f2){return this['encode'](_0x22c0b3,_0x4460f2)['ldelim']();},_0x4c70a5['decode']=function(_0x2fc443,_0x39588f){_0x2fc443 instanceof _0x17a888||(_0x2fc443=_0x17a888['create'](_0x2fc443));for(var _0x35fe2c=void 0x0===_0x39588f?_0x2fc443['len']:_0x2fc443['pos']+_0x39588f,_0x45aab1=new _0x5d4c99['RenameOperation']();_0x2fc443['pos']<_0x35fe2c;){var _0x1d5d88=_0x2fc443['uint32']();switch(_0x1d5d88>>>0x3){case 0x1:_0x45aab1['position']=_0x5d4c99['Position']['decode'](_0x2fc443,_0x2fc443['uint32']());break;case 0x2:_0x45aab1['oldName']=_0x2fc443['string']();break;case 0x3:_0x45aab1['newName']=_0x2fc443['string']();break;case 0x4:_0x45aab1['wasUndone']=_0x2fc443['bool']();break;default:_0x2fc443['skipType'](0x7&_0x1d5d88);}}return _0x45aab1;},_0x4c70a5['decodeDelimited']=function(_0x591ecf){return _0x591ecf instanceof _0x17a888||(_0x591ecf=new _0x17a888(_0x591ecf)),this['decode'](_0x591ecf,_0x591ecf['uint32']());},_0x4c70a5['verify']=function(_0x1c1c1e){if('object'!=typeof _0x1c1c1e||null===_0x1c1c1e)return'object\x20expected';if(null!=_0x1c1c1e['position']&&_0x1c1c1e['hasOwnProperty']('position')){var _0x1dbef=_0x5d4c99['Position']['verify'](_0x1c1c1e['position']);if(_0x1dbef)return'position.'+_0x1dbef;}return null!=_0x1c1c1e['oldName']&&_0x1c1c1e['hasOwnProperty']('oldName')&&!_0xc14a53['isString'](_0x1c1c1e['oldName'])?'oldName:\x20string\x20expected':null!=_0x1c1c1e['newName']&&_0x1c1c1e['hasOwnProperty']('newName')&&!_0xc14a53['isString'](_0x1c1c1e['newName'])?'newName:\x20string\x20expected':null!=_0x1c1c1e['wasUndone']&&_0x1c1c1e['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1c1c1e['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x4c70a5['fromObject']=function(_0x2f19f2){if(_0x2f19f2 instanceof _0x5d4c99['RenameOperation'])return _0x2f19f2;var _0x3ba4b3=new _0x5d4c99['RenameOperation']();if(null!=_0x2f19f2['position']){if('object'!=typeof _0x2f19f2['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x3ba4b3['position']=_0x5d4c99['Position']['fromObject'](_0x2f19f2['position']);}return null!=_0x2f19f2['oldName']&&(_0x3ba4b3['oldName']=String(_0x2f19f2['oldName'])),null!=_0x2f19f2['newName']&&(_0x3ba4b3['newName']=String(_0x2f19f2['newName'])),null!=_0x2f19f2['wasUndone']&&(_0x3ba4b3['wasUndone']=Boolean(_0x2f19f2['wasUndone'])),_0x3ba4b3;},_0x4c70a5['toObject']=function(_0x424d0b,_0x142c1b){_0x142c1b||(_0x142c1b={});var _0x1575ce={};return _0x142c1b['defaults']&&(_0x1575ce['position']=null,_0x1575ce['oldName']='',_0x1575ce['newName']='',_0x1575ce['wasUndone']=!0x1),null!=_0x424d0b['position']&&_0x424d0b['hasOwnProperty']('position')&&(_0x1575ce['position']=_0x5d4c99['Position']['toObject'](_0x424d0b['position'],_0x142c1b)),null!=_0x424d0b['oldName']&&_0x424d0b['hasOwnProperty']('oldName')&&(_0x1575ce['oldName']=_0x424d0b['oldName']),null!=_0x424d0b['newName']&&_0x424d0b['hasOwnProperty']('newName')&&(_0x1575ce['newName']=_0x424d0b['newName']),null!=_0x424d0b['wasUndone']&&_0x424d0b['hasOwnProperty']('wasUndone')&&(_0x1575ce['wasUndone']=_0x424d0b['wasUndone']),_0x1575ce;},_0x4c70a5['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x53530b['util']['toJSONOptions']);},_0x4c70a5['getTypeUrl']=function(_0x28f851){return void 0x0===_0x28f851&&(_0x28f851='type.googleapis.com'),_0x28f851+'/RenameOperation';},_0x4c70a5;}()),_0x5d4c99['RootAttributeOperation']=(function(){function _0x20f75f(_0x44ed9a){if(_0x44ed9a){for(var _0x4c9f67=Object['keys'](_0x44ed9a),_0x1d22bb=0x0;_0x1d22bb<_0x4c9f67['length'];++_0x1d22bb)null!=_0x44ed9a[_0x4c9f67[_0x1d22bb]]&&(this[_0x4c9f67[_0x1d22bb]]=_0x44ed9a[_0x4c9f67[_0x1d22bb]]);}}return _0x20f75f['prototype']['root']='',_0x20f75f['prototype']['key']='',_0x20f75f['prototype']['oldValueBoolean']=!0x1,_0x20f75f['prototype']['oldValueJson']='',_0x20f75f['prototype']['newValueBoolean']=!0x1,_0x20f75f['prototype']['newValueJson']='',_0x20f75f['prototype']['wasUndone']=!0x1,_0x20f75f['create']=function(_0x9c0fa4){return new _0x20f75f(_0x9c0fa4);},_0x20f75f['encode']=function(_0x413151,_0x4b2309){return _0x4b2309||(_0x4b2309=_0x28e6da['create']()),null!=_0x413151['root']&&Object['hasOwnProperty']['call'](_0x413151,'root')&&_0x4b2309['uint32'](0xa)['string'](_0x413151['root']),null!=_0x413151['key']&&Object['hasOwnProperty']['call'](_0x413151,'key')&&_0x4b2309['uint32'](0x12)['string'](_0x413151['key']),null!=_0x413151['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x413151,'oldValueBoolean')&&_0x4b2309['uint32'](0x18)['bool'](_0x413151['oldValueBoolean']),null!=_0x413151['oldValueJson']&&Object['hasOwnProperty']['call'](_0x413151,'oldValueJson')&&_0x4b2309['uint32'](0x22)['string'](_0x413151['oldValueJson']),null!=_0x413151['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x413151,'newValueBoolean')&&_0x4b2309['uint32'](0x28)['bool'](_0x413151['newValueBoolean']),null!=_0x413151['newValueJson']&&Object['hasOwnProperty']['call'](_0x413151,'newValueJson')&&_0x4b2309['uint32'](0x32)['string'](_0x413151['newValueJson']),null!=_0x413151['wasUndone']&&Object['hasOwnProperty']['call'](_0x413151,'wasUndone')&&_0x4b2309['uint32'](0x38)['bool'](_0x413151['wasUndone']),_0x4b2309;},_0x20f75f['encodeDelimited']=function(_0x69ed45,_0x355b49){return this['encode'](_0x69ed45,_0x355b49)['ldelim']();},_0x20f75f['decode']=function(_0x15f545,_0x1d4f7e){_0x15f545 instanceof _0x17a888||(_0x15f545=_0x17a888['create'](_0x15f545));for(var _0x580d31=void 0x0===_0x1d4f7e?_0x15f545['len']:_0x15f545['pos']+_0x1d4f7e,_0x78e547=new _0x5d4c99['RootAttributeOperation']();_0x15f545['pos']<_0x580d31;){var _0x59cccc=_0x15f545['uint32']();switch(_0x59cccc>>>0x3){case 0x1:_0x78e547['root']=_0x15f545['string']();break;case 0x2:_0x78e547['key']=_0x15f545['string']();break;case 0x3:_0x78e547['oldValueBoolean']=_0x15f545['bool']();break;case 0x4:_0x78e547['oldValueJson']=_0x15f545['string']();break;case 0x5:_0x78e547['newValueBoolean']=_0x15f545['bool']();break;case 0x6:_0x78e547['newValueJson']=_0x15f545['string']();break;case 0x7:_0x78e547['wasUndone']=_0x15f545['bool']();break;default:_0x15f545['skipType'](0x7&_0x59cccc);}}return _0x78e547;},_0x20f75f['decodeDelimited']=function(_0x1283cc){return _0x1283cc instanceof _0x17a888||(_0x1283cc=new _0x17a888(_0x1283cc)),this['decode'](_0x1283cc,_0x1283cc['uint32']());},_0x20f75f['verify']=function(_0x4c5c25){return'object'!=typeof _0x4c5c25||null===_0x4c5c25?'object\x20expected':null!=_0x4c5c25['root']&&_0x4c5c25['hasOwnProperty']('root')&&!_0xc14a53['isString'](_0x4c5c25['root'])?'root:\x20string\x20expected':null!=_0x4c5c25['key']&&_0x4c5c25['hasOwnProperty']('key')&&!_0xc14a53['isString'](_0x4c5c25['key'])?'key:\x20string\x20expected':null!=_0x4c5c25['oldValueBoolean']&&_0x4c5c25['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x4c5c25['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x4c5c25['oldValueJson']&&_0x4c5c25['hasOwnProperty']('oldValueJson')&&!_0xc14a53['isString'](_0x4c5c25['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x4c5c25['newValueBoolean']&&_0x4c5c25['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x4c5c25['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x4c5c25['newValueJson']&&_0x4c5c25['hasOwnProperty']('newValueJson')&&!_0xc14a53['isString'](_0x4c5c25['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x4c5c25['wasUndone']&&_0x4c5c25['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x4c5c25['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x20f75f['fromObject']=function(_0x473259){if(_0x473259 instanceof _0x5d4c99['RootAttributeOperation'])return _0x473259;var _0x540180=new _0x5d4c99['RootAttributeOperation']();return null!=_0x473259['root']&&(_0x540180['root']=String(_0x473259['root'])),null!=_0x473259['key']&&(_0x540180['key']=String(_0x473259['key'])),null!=_0x473259['oldValueBoolean']&&(_0x540180['oldValueBoolean']=Boolean(_0x473259['oldValueBoolean'])),null!=_0x473259['oldValueJson']&&(_0x540180['oldValueJson']=String(_0x473259['oldValueJson'])),null!=_0x473259['newValueBoolean']&&(_0x540180['newValueBoolean']=Boolean(_0x473259['newValueBoolean'])),null!=_0x473259['newValueJson']&&(_0x540180['newValueJson']=String(_0x473259['newValueJson'])),null!=_0x473259['wasUndone']&&(_0x540180['wasUndone']=Boolean(_0x473259['wasUndone'])),_0x540180;},_0x20f75f['toObject']=function(_0x95ef6a,_0x5620ab){_0x5620ab||(_0x5620ab={});var _0x33e699={};return _0x5620ab['defaults']&&(_0x33e699['root']='',_0x33e699['key']='',_0x33e699['oldValueBoolean']=!0x1,_0x33e699['oldValueJson']='',_0x33e699['newValueBoolean']=!0x1,_0x33e699['newValueJson']='',_0x33e699['wasUndone']=!0x1),null!=_0x95ef6a['root']&&_0x95ef6a['hasOwnProperty']('root')&&(_0x33e699['root']=_0x95ef6a['root']),null!=_0x95ef6a['key']&&_0x95ef6a['hasOwnProperty']('key')&&(_0x33e699['key']=_0x95ef6a['key']),null!=_0x95ef6a['oldValueBoolean']&&_0x95ef6a['hasOwnProperty']('oldValueBoolean')&&(_0x33e699['oldValueBoolean']=_0x95ef6a['oldValueBoolean']),null!=_0x95ef6a['oldValueJson']&&_0x95ef6a['hasOwnProperty']('oldValueJson')&&(_0x33e699['oldValueJson']=_0x95ef6a['oldValueJson']),null!=_0x95ef6a['newValueBoolean']&&_0x95ef6a['hasOwnProperty']('newValueBoolean')&&(_0x33e699['newValueBoolean']=_0x95ef6a['newValueBoolean']),null!=_0x95ef6a['newValueJson']&&_0x95ef6a['hasOwnProperty']('newValueJson')&&(_0x33e699['newValueJson']=_0x95ef6a['newValueJson']),null!=_0x95ef6a['wasUndone']&&_0x95ef6a['hasOwnProperty']('wasUndone')&&(_0x33e699['wasUndone']=_0x95ef6a['wasUndone']),_0x33e699;},_0x20f75f['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x53530b['util']['toJSONOptions']);},_0x20f75f['getTypeUrl']=function(_0x3d63cc){return void 0x0===_0x3d63cc&&(_0x3d63cc='type.googleapis.com'),_0x3d63cc+'/RootAttributeOperation';},_0x20f75f;}()),_0x5d4c99['RootOperation']=(function(){function _0x33b3a0(_0x143c7c){if(_0x143c7c){for(var _0x3a51d5=Object['keys'](_0x143c7c),_0x40de3c=0x0;_0x40de3c<_0x3a51d5['length'];++_0x40de3c)null!=_0x143c7c[_0x3a51d5[_0x40de3c]]&&(this[_0x3a51d5[_0x40de3c]]=_0x143c7c[_0x3a51d5[_0x40de3c]]);}}return _0x33b3a0['prototype']['rootName']='',_0x33b3a0['prototype']['elementName']='',_0x33b3a0['prototype']['isAdd']=!0x1,_0x33b3a0['prototype']['wasUndone']=!0x1,_0x33b3a0['create']=function(_0x40eded){return new _0x33b3a0(_0x40eded);},_0x33b3a0['encode']=function(_0x3ab8d4,_0xac4f02){return _0xac4f02||(_0xac4f02=_0x28e6da['create']()),null!=_0x3ab8d4['rootName']&&Object['hasOwnProperty']['call'](_0x3ab8d4,'rootName')&&_0xac4f02['uint32'](0xa)['string'](_0x3ab8d4['rootName']),null!=_0x3ab8d4['elementName']&&Object['hasOwnProperty']['call'](_0x3ab8d4,'elementName')&&_0xac4f02['uint32'](0x12)['string'](_0x3ab8d4['elementName']),null!=_0x3ab8d4['isAdd']&&Object['hasOwnProperty']['call'](_0x3ab8d4,'isAdd')&&_0xac4f02['uint32'](0x18)['bool'](_0x3ab8d4['isAdd']),null!=_0x3ab8d4['wasUndone']&&Object['hasOwnProperty']['call'](_0x3ab8d4,'wasUndone')&&_0xac4f02['uint32'](0x20)['bool'](_0x3ab8d4['wasUndone']),_0xac4f02;},_0x33b3a0['encodeDelimited']=function(_0x8dfb32,_0x324be6){return this['encode'](_0x8dfb32,_0x324be6)['ldelim']();},_0x33b3a0['decode']=function(_0x5d49eb,_0x396b7a){_0x5d49eb instanceof _0x17a888||(_0x5d49eb=_0x17a888['create'](_0x5d49eb));for(var _0x5ac20f=void 0x0===_0x396b7a?_0x5d49eb['len']:_0x5d49eb['pos']+_0x396b7a,_0x31ae72=new _0x5d4c99['RootOperation']();_0x5d49eb['pos']<_0x5ac20f;){var _0x32c05b=_0x5d49eb['uint32']();switch(_0x32c05b>>>0x3){case 0x1:_0x31ae72['rootName']=_0x5d49eb['string']();break;case 0x2:_0x31ae72['elementName']=_0x5d49eb['string']();break;case 0x3:_0x31ae72['isAdd']=_0x5d49eb['bool']();break;case 0x4:_0x31ae72['wasUndone']=_0x5d49eb['bool']();break;default:_0x5d49eb['skipType'](0x7&_0x32c05b);}}return _0x31ae72;},_0x33b3a0['decodeDelimited']=function(_0x2c93ff){return _0x2c93ff instanceof _0x17a888||(_0x2c93ff=new _0x17a888(_0x2c93ff)),this['decode'](_0x2c93ff,_0x2c93ff['uint32']());},_0x33b3a0['verify']=function(_0x103687){return'object'!=typeof _0x103687||null===_0x103687?'object\x20expected':null!=_0x103687['rootName']&&_0x103687['hasOwnProperty']('rootName')&&!_0xc14a53['isString'](_0x103687['rootName'])?'rootName:\x20string\x20expected':null!=_0x103687['elementName']&&_0x103687['hasOwnProperty']('elementName')&&!_0xc14a53['isString'](_0x103687['elementName'])?'elementName:\x20string\x20expected':null!=_0x103687['isAdd']&&_0x103687['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x103687['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x103687['wasUndone']&&_0x103687['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x103687['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x33b3a0['fromObject']=function(_0x5120d0){if(_0x5120d0 instanceof _0x5d4c99['RootOperation'])return _0x5120d0;var _0x1d634b=new _0x5d4c99['RootOperation']();return null!=_0x5120d0['rootName']&&(_0x1d634b['rootName']=String(_0x5120d0['rootName'])),null!=_0x5120d0['elementName']&&(_0x1d634b['elementName']=String(_0x5120d0['elementName'])),null!=_0x5120d0['isAdd']&&(_0x1d634b['isAdd']=Boolean(_0x5120d0['isAdd'])),null!=_0x5120d0['wasUndone']&&(_0x1d634b['wasUndone']=Boolean(_0x5120d0['wasUndone'])),_0x1d634b;},_0x33b3a0['toObject']=function(_0x10357e,_0x540cb3){_0x540cb3||(_0x540cb3={});var _0x2b5906={};return _0x540cb3['defaults']&&(_0x2b5906['rootName']='',_0x2b5906['elementName']='',_0x2b5906['isAdd']=!0x1,_0x2b5906['wasUndone']=!0x1),null!=_0x10357e['rootName']&&_0x10357e['hasOwnProperty']('rootName')&&(_0x2b5906['rootName']=_0x10357e['rootName']),null!=_0x10357e['elementName']&&_0x10357e['hasOwnProperty']('elementName')&&(_0x2b5906['elementName']=_0x10357e['elementName']),null!=_0x10357e['isAdd']&&_0x10357e['hasOwnProperty']('isAdd')&&(_0x2b5906['isAdd']=_0x10357e['isAdd']),null!=_0x10357e['wasUndone']&&_0x10357e['hasOwnProperty']('wasUndone')&&(_0x2b5906['wasUndone']=_0x10357e['wasUndone']),_0x2b5906;},_0x33b3a0['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x53530b['util']['toJSONOptions']);},_0x33b3a0['getTypeUrl']=function(_0x1a0b9d){return void 0x0===_0x1a0b9d&&(_0x1a0b9d='type.googleapis.com'),_0x1a0b9d+'/RootOperation';},_0x33b3a0;}()),_0x5d4c99['SplitOperation']=(function(){function _0x167077(_0x3bbfff){if(_0x3bbfff){for(var _0x1aaaba=Object['keys'](_0x3bbfff),_0x245359=0x0;_0x245359<_0x1aaaba['length'];++_0x245359)null!=_0x3bbfff[_0x1aaaba[_0x245359]]&&(this[_0x1aaaba[_0x245359]]=_0x3bbfff[_0x1aaaba[_0x245359]]);}}return _0x167077['prototype']['splitPosition']=null,_0x167077['prototype']['graveyardPosition']=null,_0x167077['prototype']['howMany']=0x0,_0x167077['prototype']['insertionPosition']=null,_0x167077['prototype']['wasUndone']=!0x1,_0x167077['create']=function(_0x41aa7f){return new _0x167077(_0x41aa7f);},_0x167077['encode']=function(_0x31681f,_0x30405c){return _0x30405c||(_0x30405c=_0x28e6da['create']()),null!=_0x31681f['splitPosition']&&Object['hasOwnProperty']['call'](_0x31681f,'splitPosition')&&_0x5d4c99['Position']['encode'](_0x31681f['splitPosition'],_0x30405c['uint32'](0xa)['fork']())['ldelim'](),null!=_0x31681f['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x31681f,'graveyardPosition')&&_0x5d4c99['Position']['encode'](_0x31681f['graveyardPosition'],_0x30405c['uint32'](0x12)['fork']())['ldelim'](),null!=_0x31681f['howMany']&&Object['hasOwnProperty']['call'](_0x31681f,'howMany')&&_0x30405c['uint32'](0x18)['uint32'](_0x31681f['howMany']),null!=_0x31681f['insertionPosition']&&Object['hasOwnProperty']['call'](_0x31681f,'insertionPosition')&&_0x5d4c99['Position']['encode'](_0x31681f['insertionPosition'],_0x30405c['uint32'](0x22)['fork']())['ldelim'](),null!=_0x31681f['wasUndone']&&Object['hasOwnProperty']['call'](_0x31681f,'wasUndone')&&_0x30405c['uint32'](0x28)['bool'](_0x31681f['wasUndone']),_0x30405c;},_0x167077['encodeDelimited']=function(_0x1cae41,_0x2e2868){return this['encode'](_0x1cae41,_0x2e2868)['ldelim']();},_0x167077['decode']=function(_0x1d97e8,_0x5b127e){_0x1d97e8 instanceof _0x17a888||(_0x1d97e8=_0x17a888['create'](_0x1d97e8));for(var _0x4462ab=void 0x0===_0x5b127e?_0x1d97e8['len']:_0x1d97e8['pos']+_0x5b127e,_0x17a790=new _0x5d4c99['SplitOperation']();_0x1d97e8['pos']<_0x4462ab;){var _0x22ec77=_0x1d97e8['uint32']();switch(_0x22ec77>>>0x3){case 0x1:_0x17a790['splitPosition']=_0x5d4c99['Position']['decode'](_0x1d97e8,_0x1d97e8['uint32']());break;case 0x2:_0x17a790['graveyardPosition']=_0x5d4c99['Position']['decode'](_0x1d97e8,_0x1d97e8['uint32']());break;case 0x3:_0x17a790['howMany']=_0x1d97e8['uint32']();break;case 0x4:_0x17a790['insertionPosition']=_0x5d4c99['Position']['decode'](_0x1d97e8,_0x1d97e8['uint32']());break;case 0x5:_0x17a790['wasUndone']=_0x1d97e8['bool']();break;default:_0x1d97e8['skipType'](0x7&_0x22ec77);}}return _0x17a790;},_0x167077['decodeDelimited']=function(_0x2abf00){return _0x2abf00 instanceof _0x17a888||(_0x2abf00=new _0x17a888(_0x2abf00)),this['decode'](_0x2abf00,_0x2abf00['uint32']());},_0x167077['verify']=function(_0x250ee8){if('object'!=typeof _0x250ee8||null===_0x250ee8)return'object\x20expected';var _0xf4f76d;if(null!=_0x250ee8['splitPosition']&&_0x250ee8['hasOwnProperty']('splitPosition')&&(_0xf4f76d=_0x5d4c99['Position']['verify'](_0x250ee8['splitPosition'])))return'splitPosition.'+_0xf4f76d;if(null!=_0x250ee8['graveyardPosition']&&_0x250ee8['hasOwnProperty']('graveyardPosition')&&(_0xf4f76d=_0x5d4c99['Position']['verify'](_0x250ee8['graveyardPosition'])))return'graveyardPosition.'+_0xf4f76d;if(null!=_0x250ee8['howMany']&&_0x250ee8['hasOwnProperty']('howMany')&&!_0xc14a53['isInteger'](_0x250ee8['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x250ee8['insertionPosition']&&_0x250ee8['hasOwnProperty']('insertionPosition')&&(_0xf4f76d=_0x5d4c99['Position']['verify'](_0x250ee8['insertionPosition'])))return'insertionPosition.'+_0xf4f76d;return null!=_0x250ee8['wasUndone']&&_0x250ee8['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x250ee8['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x167077['fromObject']=function(_0x317083){if(_0x317083 instanceof _0x5d4c99['SplitOperation'])return _0x317083;var _0x248c59=new _0x5d4c99['SplitOperation']();if(null!=_0x317083['splitPosition']){if('object'!=typeof _0x317083['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x248c59['splitPosition']=_0x5d4c99['Position']['fromObject'](_0x317083['splitPosition']);}if(null!=_0x317083['graveyardPosition']){if('object'!=typeof _0x317083['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x248c59['graveyardPosition']=_0x5d4c99['Position']['fromObject'](_0x317083['graveyardPosition']);}if(null!=_0x317083['howMany']&&(_0x248c59['howMany']=_0x317083['howMany']>>>0x0),null!=_0x317083['insertionPosition']){if('object'!=typeof _0x317083['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x248c59['insertionPosition']=_0x5d4c99['Position']['fromObject'](_0x317083['insertionPosition']);}return null!=_0x317083['wasUndone']&&(_0x248c59['wasUndone']=Boolean(_0x317083['wasUndone'])),_0x248c59;},_0x167077['toObject']=function(_0x307bc8,_0x316761){_0x316761||(_0x316761={});var _0x502c4c={};return _0x316761['defaults']&&(_0x502c4c['splitPosition']=null,_0x502c4c['graveyardPosition']=null,_0x502c4c['howMany']=0x0,_0x502c4c['insertionPosition']=null,_0x502c4c['wasUndone']=!0x1),null!=_0x307bc8['splitPosition']&&_0x307bc8['hasOwnProperty']('splitPosition')&&(_0x502c4c['splitPosition']=_0x5d4c99['Position']['toObject'](_0x307bc8['splitPosition'],_0x316761)),null!=_0x307bc8['graveyardPosition']&&_0x307bc8['hasOwnProperty']('graveyardPosition')&&(_0x502c4c['graveyardPosition']=_0x5d4c99['Position']['toObject'](_0x307bc8['graveyardPosition'],_0x316761)),null!=_0x307bc8['howMany']&&_0x307bc8['hasOwnProperty']('howMany')&&(_0x502c4c['howMany']=_0x307bc8['howMany']),null!=_0x307bc8['insertionPosition']&&_0x307bc8['hasOwnProperty']('insertionPosition')&&(_0x502c4c['insertionPosition']=_0x5d4c99['Position']['toObject'](_0x307bc8['insertionPosition'],_0x316761)),null!=_0x307bc8['wasUndone']&&_0x307bc8['hasOwnProperty']('wasUndone')&&(_0x502c4c['wasUndone']=_0x307bc8['wasUndone']),_0x502c4c;},_0x167077['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x53530b['util']['toJSONOptions']);},_0x167077['getTypeUrl']=function(_0x283de6){return void 0x0===_0x283de6&&(_0x283de6='type.googleapis.com'),_0x283de6+'/SplitOperation';},_0x167077;}()),_0x5d4c99['Position']=(function(){function _0x2b560e(_0x34d3b1){if(this['path']=[],_0x34d3b1){for(var _0x1cb8dd=Object['keys'](_0x34d3b1),_0x14963e=0x0;_0x14963e<_0x1cb8dd['length'];++_0x14963e)null!=_0x34d3b1[_0x1cb8dd[_0x14963e]]&&(this[_0x1cb8dd[_0x14963e]]=_0x34d3b1[_0x1cb8dd[_0x14963e]]);}}return _0x2b560e['prototype']['root']='',_0x2b560e['prototype']['rootMain']=!0x1,_0x2b560e['prototype']['rootGraveyard']=!0x1,_0x2b560e['prototype']['path']=_0xc14a53['emptyArray'],_0x2b560e['prototype']['stickiness']='',_0x2b560e['create']=function(_0x4386ad){return new _0x2b560e(_0x4386ad);},_0x2b560e['encode']=function(_0xba33d,_0x5156f9){if(_0x5156f9||(_0x5156f9=_0x28e6da['create']()),null!=_0xba33d['root']&&Object['hasOwnProperty']['call'](_0xba33d,'root')&&_0x5156f9['uint32'](0xa)['string'](_0xba33d['root']),null!=_0xba33d['rootMain']&&Object['hasOwnProperty']['call'](_0xba33d,'rootMain')&&_0x5156f9['uint32'](0x10)['bool'](_0xba33d['rootMain']),null!=_0xba33d['rootGraveyard']&&Object['hasOwnProperty']['call'](_0xba33d,'rootGraveyard')&&_0x5156f9['uint32'](0x18)['bool'](_0xba33d['rootGraveyard']),null!=_0xba33d['path']&&_0xba33d['path']['length']){_0x5156f9['uint32'](0x22)['fork']();for(var _0x15bcd3=0x0;_0x15bcd3<_0xba33d['path']['length'];++_0x15bcd3)_0x5156f9['uint32'](_0xba33d['path'][_0x15bcd3]);_0x5156f9['ldelim']();}return null!=_0xba33d['stickiness']&&Object['hasOwnProperty']['call'](_0xba33d,'stickiness')&&_0x5156f9['uint32'](0x2a)['string'](_0xba33d['stickiness']),_0x5156f9;},_0x2b560e['encodeDelimited']=function(_0x195a98,_0x52ba59){return this['encode'](_0x195a98,_0x52ba59)['ldelim']();},_0x2b560e['decode']=function(_0x49a673,_0x46b652){_0x49a673 instanceof _0x17a888||(_0x49a673=_0x17a888['create'](_0x49a673));for(var _0xb999e6=void 0x0===_0x46b652?_0x49a673['len']:_0x49a673['pos']+_0x46b652,_0x4bfe0a=new _0x5d4c99['Position']();_0x49a673['pos']<_0xb999e6;){var _0x16f5ca=_0x49a673['uint32']();switch(_0x16f5ca>>>0x3){case 0x1:_0x4bfe0a['root']=_0x49a673['string']();break;case 0x2:_0x4bfe0a['rootMain']=_0x49a673['bool']();break;case 0x3:_0x4bfe0a['rootGraveyard']=_0x49a673['bool']();break;case 0x4:if(_0x4bfe0a['path']&&_0x4bfe0a['path']['length']||(_0x4bfe0a['path']=[]),0x2==(0x7&_0x16f5ca)){for(var _0x4150e0=_0x49a673['uint32']()+_0x49a673['pos'];_0x49a673['pos']<_0x4150e0;)_0x4bfe0a['path']['push'](_0x49a673['uint32']());}else _0x4bfe0a['path']['push'](_0x49a673['uint32']());break;case 0x5:_0x4bfe0a['stickiness']=_0x49a673['string']();break;default:_0x49a673['skipType'](0x7&_0x16f5ca);}}return _0x4bfe0a;},_0x2b560e['decodeDelimited']=function(_0x5ebb15){return _0x5ebb15 instanceof _0x17a888||(_0x5ebb15=new _0x17a888(_0x5ebb15)),this['decode'](_0x5ebb15,_0x5ebb15['uint32']());},_0x2b560e['verify']=function(_0x23ff12){if('object'!=typeof _0x23ff12||null===_0x23ff12)return'object\x20expected';if(null!=_0x23ff12['root']&&_0x23ff12['hasOwnProperty']('root')&&!_0xc14a53['isString'](_0x23ff12['root']))return'root:\x20string\x20expected';if(null!=_0x23ff12['rootMain']&&_0x23ff12['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x23ff12['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x23ff12['rootGraveyard']&&_0x23ff12['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x23ff12['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x23ff12['path']&&_0x23ff12['hasOwnProperty']('path')){if(!Array['isArray'](_0x23ff12['path']))return'path:\x20array\x20expected';for(var _0xbb391e=0x0;_0xbb391e<_0x23ff12['path']['length'];++_0xbb391e)if(!_0xc14a53['isInteger'](_0x23ff12['path'][_0xbb391e]))return'path:\x20integer[]\x20expected';}return null!=_0x23ff12['stickiness']&&_0x23ff12['hasOwnProperty']('stickiness')&&!_0xc14a53['isString'](_0x23ff12['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x2b560e['fromObject']=function(_0x26bf4b){if(_0x26bf4b instanceof _0x5d4c99['Position'])return _0x26bf4b;var _0x12aefd=new _0x5d4c99['Position']();if(null!=_0x26bf4b['root']&&(_0x12aefd['root']=String(_0x26bf4b['root'])),null!=_0x26bf4b['rootMain']&&(_0x12aefd['rootMain']=Boolean(_0x26bf4b['rootMain'])),null!=_0x26bf4b['rootGraveyard']&&(_0x12aefd['rootGraveyard']=Boolean(_0x26bf4b['rootGraveyard'])),_0x26bf4b['path']){if(!Array['isArray'](_0x26bf4b['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x12aefd['path']=[];for(var _0x384310=0x0;_0x384310<_0x26bf4b['path']['length'];++_0x384310)_0x12aefd['path'][_0x384310]=_0x26bf4b['path'][_0x384310]>>>0x0;}return null!=_0x26bf4b['stickiness']&&(_0x12aefd['stickiness']=String(_0x26bf4b['stickiness'])),_0x12aefd;},_0x2b560e['toObject']=function(_0x5ec744,_0x39d375){_0x39d375||(_0x39d375={});var _0x39a564={};if((_0x39d375['arrays']||_0x39d375['defaults'])&&(_0x39a564['path']=[]),_0x39d375['defaults']&&(_0x39a564['root']='',_0x39a564['rootMain']=!0x1,_0x39a564['rootGraveyard']=!0x1,_0x39a564['stickiness']=''),null!=_0x5ec744['root']&&_0x5ec744['hasOwnProperty']('root')&&(_0x39a564['root']=_0x5ec744['root']),null!=_0x5ec744['rootMain']&&_0x5ec744['hasOwnProperty']('rootMain')&&(_0x39a564['rootMain']=_0x5ec744['rootMain']),null!=_0x5ec744['rootGraveyard']&&_0x5ec744['hasOwnProperty']('rootGraveyard')&&(_0x39a564['rootGraveyard']=_0x5ec744['rootGraveyard']),_0x5ec744['path']&&_0x5ec744['path']['length']){_0x39a564['path']=[];for(var _0x1c951e=0x0;_0x1c951e<_0x5ec744['path']['length'];++_0x1c951e)_0x39a564['path'][_0x1c951e]=_0x5ec744['path'][_0x1c951e];}return null!=_0x5ec744['stickiness']&&_0x5ec744['hasOwnProperty']('stickiness')&&(_0x39a564['stickiness']=_0x5ec744['stickiness']),_0x39a564;},_0x2b560e['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x53530b['util']['toJSONOptions']);},_0x2b560e['getTypeUrl']=function(_0x22b1ef){return void 0x0===_0x22b1ef&&(_0x22b1ef='type.googleapis.com'),_0x22b1ef+'/Position';},_0x2b560e;}()),_0x5d4c99['Range']=(function(){function _0x2ab640(_0x519eaa){if(_0x519eaa){for(var _0x36ecde=Object['keys'](_0x519eaa),_0x39ff04=0x0;_0x39ff04<_0x36ecde['length'];++_0x39ff04)null!=_0x519eaa[_0x36ecde[_0x39ff04]]&&(this[_0x36ecde[_0x39ff04]]=_0x519eaa[_0x36ecde[_0x39ff04]]);}}return _0x2ab640['prototype']['start']=null,_0x2ab640['prototype']['end']=null,_0x2ab640['create']=function(_0x40ebd2){return new _0x2ab640(_0x40ebd2);},_0x2ab640['encode']=function(_0x34dc09,_0x5c6271){return _0x5c6271||(_0x5c6271=_0x28e6da['create']()),null!=_0x34dc09['start']&&Object['hasOwnProperty']['call'](_0x34dc09,'start')&&_0x5d4c99['Position']['encode'](_0x34dc09['start'],_0x5c6271['uint32'](0xa)['fork']())['ldelim'](),null!=_0x34dc09['end']&&Object['hasOwnProperty']['call'](_0x34dc09,'end')&&_0x5d4c99['Position']['encode'](_0x34dc09['end'],_0x5c6271['uint32'](0x12)['fork']())['ldelim'](),_0x5c6271;},_0x2ab640['encodeDelimited']=function(_0x5938e2,_0x3504d8){return this['encode'](_0x5938e2,_0x3504d8)['ldelim']();},_0x2ab640['decode']=function(_0x4c0d75,_0xdbbf24){_0x4c0d75 instanceof _0x17a888||(_0x4c0d75=_0x17a888['create'](_0x4c0d75));for(var _0x4407a0=void 0x0===_0xdbbf24?_0x4c0d75['len']:_0x4c0d75['pos']+_0xdbbf24,_0x9b872c=new _0x5d4c99['Range']();_0x4c0d75['pos']<_0x4407a0;){var _0x3019c2=_0x4c0d75['uint32']();switch(_0x3019c2>>>0x3){case 0x1:_0x9b872c['start']=_0x5d4c99['Position']['decode'](_0x4c0d75,_0x4c0d75['uint32']());break;case 0x2:_0x9b872c['end']=_0x5d4c99['Position']['decode'](_0x4c0d75,_0x4c0d75['uint32']());break;default:_0x4c0d75['skipType'](0x7&_0x3019c2);}}return _0x9b872c;},_0x2ab640['decodeDelimited']=function(_0x437c2d){return _0x437c2d instanceof _0x17a888||(_0x437c2d=new _0x17a888(_0x437c2d)),this['decode'](_0x437c2d,_0x437c2d['uint32']());},_0x2ab640['verify']=function(_0x52c5e2){if('object'!=typeof _0x52c5e2||null===_0x52c5e2)return'object\x20expected';var _0x53ddfa;if(null!=_0x52c5e2['start']&&_0x52c5e2['hasOwnProperty']('start')&&(_0x53ddfa=_0x5d4c99['Position']['verify'](_0x52c5e2['start'])))return'start.'+_0x53ddfa;if(null!=_0x52c5e2['end']&&_0x52c5e2['hasOwnProperty']('end')&&(_0x53ddfa=_0x5d4c99['Position']['verify'](_0x52c5e2['end'])))return'end.'+_0x53ddfa;return null;},_0x2ab640['fromObject']=function(_0x106113){if(_0x106113 instanceof _0x5d4c99['Range'])return _0x106113;var _0x5a5e31=new _0x5d4c99['Range']();if(null!=_0x106113['start']){if('object'!=typeof _0x106113['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x5a5e31['start']=_0x5d4c99['Position']['fromObject'](_0x106113['start']);}if(null!=_0x106113['end']){if('object'!=typeof _0x106113['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x5a5e31['end']=_0x5d4c99['Position']['fromObject'](_0x106113['end']);}return _0x5a5e31;},_0x2ab640['toObject']=function(_0xeb7ee0,_0x1b7183){_0x1b7183||(_0x1b7183={});var _0x49590d={};return _0x1b7183['defaults']&&(_0x49590d['start']=null,_0x49590d['end']=null),null!=_0xeb7ee0['start']&&_0xeb7ee0['hasOwnProperty']('start')&&(_0x49590d['start']=_0x5d4c99['Position']['toObject'](_0xeb7ee0['start'],_0x1b7183)),null!=_0xeb7ee0['end']&&_0xeb7ee0['hasOwnProperty']('end')&&(_0x49590d['end']=_0x5d4c99['Position']['toObject'](_0xeb7ee0['end'],_0x1b7183)),_0x49590d;},_0x2ab640['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x53530b['util']['toJSONOptions']);},_0x2ab640['getTypeUrl']=function(_0x380791){return void 0x0===_0x380791&&(_0x380791='type.googleapis.com'),_0x380791+'/Range';},_0x2ab640;}()),_0x5d4c99['Element']=(function(){function _0x54c146(_0x35094c){if(this['children']=[],this['attributesBoolean']={},_0x35094c){for(var _0x415751=Object['keys'](_0x35094c),_0x49b154=0x0;_0x49b154<_0x415751['length'];++_0x49b154)null!=_0x35094c[_0x415751[_0x49b154]]&&(this[_0x415751[_0x49b154]]=_0x35094c[_0x415751[_0x49b154]]);}}return _0x54c146['prototype']['name']='',_0x54c146['prototype']['children']=_0xc14a53['emptyArray'],_0x54c146['prototype']['data']='',_0x54c146['prototype']['attributesBoolean']=_0xc14a53['emptyObject'],_0x54c146['prototype']['attributesJson']='',_0x54c146['create']=function(_0x16f4c2){return new _0x54c146(_0x16f4c2);},_0x54c146['encode']=function(_0x5c6381,_0x1c063b){if(_0x1c063b||(_0x1c063b=_0x28e6da['create']()),null!=_0x5c6381['name']&&Object['hasOwnProperty']['call'](_0x5c6381,'name')&&_0x1c063b['uint32'](0xa)['string'](_0x5c6381['name']),null!=_0x5c6381['children']&&_0x5c6381['children']['length']){for(var _0x67175b=0x0;_0x67175b<_0x5c6381['children']['length'];++_0x67175b)_0x5d4c99['Element']['encode'](_0x5c6381['children'][_0x67175b],_0x1c063b['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x5c6381['data']&&Object['hasOwnProperty']['call'](_0x5c6381,'data')&&_0x1c063b['uint32'](0x1a)['string'](_0x5c6381['data']),null!=_0x5c6381['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x5c6381,'attributesBoolean')){var _0x5ee52c=Object['keys'](_0x5c6381['attributesBoolean']);for(_0x67175b=0x0;_0x67175b<_0x5ee52c['length'];++_0x67175b)_0x1c063b['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x5ee52c[_0x67175b])['uint32'](0x10)['bool'](_0x5c6381['attributesBoolean'][_0x5ee52c[_0x67175b]])['ldelim']();}return null!=_0x5c6381['attributesJson']&&Object['hasOwnProperty']['call'](_0x5c6381,'attributesJson')&&_0x1c063b['uint32'](0x2a)['string'](_0x5c6381['attributesJson']),_0x1c063b;},_0x54c146['encodeDelimited']=function(_0x86d1c0,_0x22be0e){return this['encode'](_0x86d1c0,_0x22be0e)['ldelim']();},_0x54c146['decode']=function(_0x4ea3cf,_0x2ce5ce){_0x4ea3cf instanceof _0x17a888||(_0x4ea3cf=_0x17a888['create'](_0x4ea3cf));for(var _0x3fe5d4,_0x2a2ab9,_0x3c9251=void 0x0===_0x2ce5ce?_0x4ea3cf['len']:_0x4ea3cf['pos']+_0x2ce5ce,_0x5c7865=new _0x5d4c99['Element']();_0x4ea3cf['pos']<_0x3c9251;){var _0x43a82b=_0x4ea3cf['uint32']();switch(_0x43a82b>>>0x3){case 0x1:_0x5c7865['name']=_0x4ea3cf['string']();break;case 0x2:_0x5c7865['children']&&_0x5c7865['children']['length']||(_0x5c7865['children']=[]),_0x5c7865['children']['push'](_0x5d4c99['Element']['decode'](_0x4ea3cf,_0x4ea3cf['uint32']()));break;case 0x3:_0x5c7865['data']=_0x4ea3cf['string']();break;case 0x4:_0x5c7865['attributesBoolean']===_0xc14a53['emptyObject']&&(_0x5c7865['attributesBoolean']={});var _0xc5eaff=_0x4ea3cf['uint32']()+_0x4ea3cf['pos'];for(_0x3fe5d4='',_0x2a2ab9=!0x1;_0x4ea3cf['pos']<_0xc5eaff;){var _0xb509cc=_0x4ea3cf['uint32']();switch(_0xb509cc>>>0x3){case 0x1:_0x3fe5d4=_0x4ea3cf['string']();break;case 0x2:_0x2a2ab9=_0x4ea3cf['bool']();break;default:_0x4ea3cf['skipType'](0x7&_0xb509cc);}}_0x5c7865['attributesBoolean'][_0x3fe5d4]=_0x2a2ab9;break;case 0x5:_0x5c7865['attributesJson']=_0x4ea3cf['string']();break;default:_0x4ea3cf['skipType'](0x7&_0x43a82b);}}return _0x5c7865;},_0x54c146['decodeDelimited']=function(_0x354e1d){return _0x354e1d instanceof _0x17a888||(_0x354e1d=new _0x17a888(_0x354e1d)),this['decode'](_0x354e1d,_0x354e1d['uint32']());},_0x54c146['verify']=function(_0x3de748){if('object'!=typeof _0x3de748||null===_0x3de748)return'object\x20expected';if(null!=_0x3de748['name']&&_0x3de748['hasOwnProperty']('name')&&!_0xc14a53['isString'](_0x3de748['name']))return'name:\x20string\x20expected';if(null!=_0x3de748['children']&&_0x3de748['hasOwnProperty']('children')){if(!Array['isArray'](_0x3de748['children']))return'children:\x20array\x20expected';for(var _0x48f38a=0x0;_0x48f38a<_0x3de748['children']['length'];++_0x48f38a){var _0x14a77d=_0x5d4c99['Element']['verify'](_0x3de748['children'][_0x48f38a]);if(_0x14a77d)return'children.'+_0x14a77d;}}if(null!=_0x3de748['data']&&_0x3de748['hasOwnProperty']('data')&&!_0xc14a53['isString'](_0x3de748['data']))return'data:\x20string\x20expected';if(null!=_0x3de748['attributesBoolean']&&_0x3de748['hasOwnProperty']('attributesBoolean')){if(!_0xc14a53['isObject'](_0x3de748['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x31a6dc=Object['keys'](_0x3de748['attributesBoolean']);for(_0x48f38a=0x0;_0x48f38a<_0x31a6dc['length'];++_0x48f38a)if('boolean'!=typeof _0x3de748['attributesBoolean'][_0x31a6dc[_0x48f38a]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x3de748['attributesJson']&&_0x3de748['hasOwnProperty']('attributesJson')&&!_0xc14a53['isString'](_0x3de748['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x54c146['fromObject']=function(_0x3d37aa){if(_0x3d37aa instanceof _0x5d4c99['Element'])return _0x3d37aa;var _0x44d6c3=new _0x5d4c99['Element']();if(null!=_0x3d37aa['name']&&(_0x44d6c3['name']=String(_0x3d37aa['name'])),_0x3d37aa['children']){if(!Array['isArray'](_0x3d37aa['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x44d6c3['children']=[];for(var _0x59fa41=0x0;_0x59fa41<_0x3d37aa['children']['length'];++_0x59fa41){if('object'!=typeof _0x3d37aa['children'][_0x59fa41])throw TypeError('.Element.children:\x20object\x20expected');_0x44d6c3['children'][_0x59fa41]=_0x5d4c99['Element']['fromObject'](_0x3d37aa['children'][_0x59fa41]);}}if(null!=_0x3d37aa['data']&&(_0x44d6c3['data']=String(_0x3d37aa['data'])),_0x3d37aa['attributesBoolean']){if('object'!=typeof _0x3d37aa['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x44d6c3['attributesBoolean']={};var _0x127d4d=Object['keys'](_0x3d37aa['attributesBoolean']);for(_0x59fa41=0x0;_0x59fa41<_0x127d4d['length'];++_0x59fa41)_0x44d6c3['attributesBoolean'][_0x127d4d[_0x59fa41]]=Boolean(_0x3d37aa['attributesBoolean'][_0x127d4d[_0x59fa41]]);}return null!=_0x3d37aa['attributesJson']&&(_0x44d6c3['attributesJson']=String(_0x3d37aa['attributesJson'])),_0x44d6c3;},_0x54c146['toObject']=function(_0x5bd0aa,_0x159979){_0x159979||(_0x159979={});var _0x22bf65,_0x25624f={};if((_0x159979['arrays']||_0x159979['defaults'])&&(_0x25624f['children']=[]),(_0x159979['objects']||_0x159979['defaults'])&&(_0x25624f['attributesBoolean']={}),_0x159979['defaults']&&(_0x25624f['name']='',_0x25624f['data']='',_0x25624f['attributesJson']=''),null!=_0x5bd0aa['name']&&_0x5bd0aa['hasOwnProperty']('name')&&(_0x25624f['name']=_0x5bd0aa['name']),_0x5bd0aa['children']&&_0x5bd0aa['children']['length']){_0x25624f['children']=[];for(var _0x2c5e38=0x0;_0x2c5e38<_0x5bd0aa['children']['length'];++_0x2c5e38)_0x25624f['children'][_0x2c5e38]=_0x5d4c99['Element']['toObject'](_0x5bd0aa['children'][_0x2c5e38],_0x159979);}if(null!=_0x5bd0aa['data']&&_0x5bd0aa['hasOwnProperty']('data')&&(_0x25624f['data']=_0x5bd0aa['data']),_0x5bd0aa['attributesBoolean']&&(_0x22bf65=Object['keys'](_0x5bd0aa['attributesBoolean']))['length']){_0x25624f['attributesBoolean']={};for(_0x2c5e38=0x0;_0x2c5e38<_0x22bf65['length'];++_0x2c5e38)_0x25624f['attributesBoolean'][_0x22bf65[_0x2c5e38]]=_0x5bd0aa['attributesBoolean'][_0x22bf65[_0x2c5e38]];}return null!=_0x5bd0aa['attributesJson']&&_0x5bd0aa['hasOwnProperty']('attributesJson')&&(_0x25624f['attributesJson']=_0x5bd0aa['attributesJson']),_0x25624f;},_0x54c146['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x53530b['util']['toJSONOptions']);},_0x54c146['getTypeUrl']=function(_0x17bd96){return void 0x0===_0x17bd96&&(_0x17bd96='type.googleapis.com'),_0x17bd96+'/Element';},_0x54c146;}()),_0x5d4c99;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x2cf3fc){return new y(this['_protobufRoot'][_0x2cf3fc]);}}class y{['_protobuf'];constructor(_0x464581){this['_protobuf']=_0x464581;}['compress'](_0x2ce202){const _0x29a971=this['_protobuf']['verify'](_0x2ce202);if(_0x29a971)throw Error(_0x29a971);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x2ce202))['finish']();}['decompress'](_0x1e794c){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x1e794c),{'oneofs':!0x0});}}function _(_0x3d2e9d,_0x5f15e5){const _0x9f4516=_0x3d0c24(_0x3d2e9d);return _0x9f4516['path'][_0x9f4516['path']['length']-0x1]+=_0x5f15e5,_0x9f4516;}function O(_0x10b047,_0x4324f1){return _0x10b047['root']===_0x4324f1['root']&&_0x326342(_0x10b047['path'],_0x4324f1['path']);}function $(_0x256c6a){P(_0x256c6a,_0x21450c=>('main'==_0x21450c['root']?(_0x21450c['rootMain']=!0x0,delete _0x21450c['root']):'$graveyard'==_0x21450c['root']&&(_0x21450c['rootGraveyard']=!0x0,delete _0x21450c['root']),_0x21450c));}function J(_0x26c99a){P(_0x26c99a,_0x1452a0=>(_0x1452a0['rootMain']?(_0x1452a0['root']='main',delete _0x1452a0['rootMain']):_0x1452a0['rootGraveyard']&&(_0x1452a0['root']='$graveyard',delete _0x1452a0['rootGraveyard']),_0x1452a0));}function P(_0x2b6156,_0x465ebc){for(const _0x9fcbfc in _0x2b6156){const _0x4a1db2=_0x2b6156[_0x9fcbfc];'nodes'!==_0x9fcbfc&&_0xa38b4d(_0x4a1db2)&&(_0x4a1db2['path']&&(_0x4a1db2['root']||_0x4a1db2['rootMain']||_0x4a1db2['rootGraveyard'])?_0x2b6156[_0x9fcbfc]=_0x465ebc(_0x4a1db2):P(_0x4a1db2,_0x465ebc));}return _0x2b6156;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x2d617a,_0x5bf0ad,_0x38e446){this['_id']=_0x2d617a,this['_operationName']=_0x5bf0ad,this['_protobufDescriptor']=_0x38e446;}['compress'](_0x25d99b,_0x198a22){const _0x235868=_0x198a22['shift']();return $(_0x235868),_0x25d99b['buffers']['push'](this['_protobufDescriptor']['compress'](_0x235868)),_0x25d99b['types']['push'](this['_id']),!0x0;}['decompress'](_0x326c99,_0x336d2e){_0x336d2e['types']['shift']();const _0xc892e=this['_protobufDescriptor']['decompress'](_0x336d2e['buffers']['shift']());J(_0xc892e),_0xc892e['__className']=this['_operationName'],_0x326c99['push'](_0xc892e);}}class s extends e{['compress'](_0x4b7bf8,_0x323f36){const _0x4a53ce=_0x323f36['shift']();return this['_serializeOneOf']('oldValue',_0x4a53ce),this['_serializeOneOf']('newValue',_0x4a53ce),$(_0x4a53ce),_0x4b7bf8['buffers']['push'](this['_protobufDescriptor']['compress'](_0x4a53ce)),_0x4b7bf8['types']['push'](this['_id']),!0x0;}['decompress'](_0x52bd28,_0x5051c9){const {types:_0x141412,buffers:_0x1618c1}=_0x5051c9,_0x1e542d=this['_protobufDescriptor']['decompress'](_0x1618c1['shift']());_0x141412['shift'](),this['_deserializeOneOf']('oldValue',_0x1e542d),this['_deserializeOneOf']('newValue',_0x1e542d),J(_0x1e542d),_0x1e542d['__className']=this['_operationName'],_0x52bd28['push'](_0x1e542d);}['_serializeOneOf'](_0x20c603,_0x2e8e26){const _0x2f32cb=_0x2e8e26[_0x20c603];'boolean'==typeof _0x2f32cb?_0x2e8e26[_0x20c603+'Boolean']=_0x2f32cb:_0x2e8e26[_0x20c603+'Json']=JSON['stringify'](_0x2f32cb);}['_deserializeOneOf'](_0x3f9615,_0x3fe5bc){const _0x4bae6c=_0x3f9615+'Json';_0x3fe5bc[_0x4bae6c]?(_0x3fe5bc[_0x3f9615]=JSON['parse'](_0x3fe5bc[_0x4bae6c]),delete _0x3fe5bc[_0x4bae6c]):(_0x3fe5bc[_0x3f9615]=_0x3fe5bc[_0x3f9615+'Boolean'],delete _0x3fe5bc[_0x3f9615+'Boolean']);}}class i extends e{['compress'](_0x24a37d,_0x1eaa91){const _0x15bf32=_0x1eaa91['shift']();return this['_serializeNodesAttributes'](_0x15bf32['nodes']),$(_0x15bf32),_0x24a37d['buffers']['push'](this['_protobufDescriptor']['compress'](_0x15bf32)),_0x24a37d['types']['push'](this['_id']),!0x0;}['decompress'](_0x36728b,_0x29d2f5){const {types:_0x328c17,buffers:_0x509414}=_0x29d2f5,_0x554d3c=this['_protobufDescriptor']['decompress'](_0x509414['shift']());_0x328c17['shift'](),_0x554d3c['nodes']||(_0x554d3c['nodes']=[]),this['_deserializeNodesAttributes'](_0x554d3c['nodes']),J(_0x554d3c),_0x554d3c['__className']=this['_operationName'],_0x36728b['push'](_0x554d3c);}['_serializeNodesAttributes'](_0x3679db){for(const _0x3f2a48 of _0x3679db){if(_0x3f2a48['attributes']){const _0x3685ad=_0x3f2a48['attributes'];this['_areValuesBoolean'](_0x3685ad)?_0x3f2a48['attributesBoolean']=_0x3685ad:_0x3f2a48['attributesJson']=JSON['stringify'](_0x3685ad);}_0x3f2a48['children']&&this['_serializeNodesAttributes'](_0x3f2a48['children']);}}['_deserializeNodesAttributes'](_0xf8d258){for(const _0x1315fd of _0xf8d258)(_0x1315fd['attributesBoolean']||_0x1315fd['attributesJson'])&&(_0x1315fd['attributesBoolean']?(_0x1315fd['attributes']=_0x1315fd['attributesBoolean'],delete _0x1315fd['attributesBoolean']):(_0x1315fd['attributes']=JSON['parse'](_0x1315fd['attributesJson']),delete _0x1315fd['attributesJson'])),_0x1315fd['children']&&this['_deserializeNodesAttributes'](_0x1315fd['children']);}['_areValuesBoolean'](_0x1da998){return Object['keys'](_0x1da998)['every'](_0x4d20c4=>'boolean'==typeof _0x1da998[_0x4d20c4]);}}class n extends e{['decompress'](_0x26dac0,_0x36400e){super['decompress'](_0x26dac0,_0x36400e);const _0x5ef1cb=_0x26dac0[_0x26dac0['length']-0x1];_0x5ef1cb['oldRange']||(_0x5ef1cb['oldRange']=null),_0x5ef1cb['newRange']||(_0x5ef1cb['newRange']=null);}}class p extends e{['compress'](_0x569f12,_0x27e752){return _0x27e752['shift'](),_0x569f12['types']['push'](this['_id']),!0x0;}['decompress'](_0x598475,_0xdcab90){_0xdcab90['types']['shift'](),_0x598475['push']({'__className':this['_operationName']});}}class a extends n{['_omittedNamespace'];constructor(_0x268249,_0x186032,_0x287c3c,_0x4c4c37){super(_0x268249,_0x186032,_0x287c3c),this['_omittedNamespace']=_0x4c4c37+':';}['compress'](_0x1d9337,_0x3911b8){return!('MarkerOperation'!=_0x3911b8[0x0]['__className']||!_0x3911b8[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0x3911b8[0x0]['name']=_0x3911b8[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x1d9337,_0x3911b8),!0x0);}['decompress'](_0x11f3ba,_0x62cfa9){super['decompress'](_0x11f3ba,_0x62cfa9);const _0xdc1403=_0x11f3ba[_0x11f3ba['length']-0x1];_0xdc1403['name']=this['_omittedNamespace']+_0xdc1403['name'];}}class b{['_id'];['_context'];constructor(_0x4c6b96,_0x591455){this['_id']=_0x4c6b96,this['_context']=_0x591455;}['compress'](_0x197c13,_0x23583a){let _0x2d8e12;for(;_0x23583a['length']>0x1&&this['_compareOperations'](_0x23583a[0x0],_0x23583a[0x1]);)_0x2d8e12?(_0x2d8e12=this['_combineNext'](_0x23583a['shift'](),_0x2d8e12),_0x197c13['types']['push'](0x0)):(_0x2d8e12=_0x3d0c24(_0x23583a['shift']()),_0x197c13['types']['push'](this['_id']));return!!_0x2d8e12&&(_0x2d8e12=this['_combineNext'](_0x23583a['shift'](),_0x2d8e12),_0x197c13['types']['push'](0x0),_0x197c13['buffers']['push'](this['_compressSingleOperation'](_0x2d8e12)),!0x0);}['decompress'](_0x35d9f9,_0x421a67){const _0xc8f2ec=this['_decompressSingleOperation'](_0x421a67);for(;0x0==_0x421a67['types'][0x0];)_0x421a67['types']['shift'](),_0x35d9f9['push'](this['_splitCurrent'](_0xc8f2ec));_0x35d9f9['push'](_0xc8f2ec);}}class m extends b{['_combineNext'](_0x2cf792,_0x15a6d9){return _0x15a6d9['nodes'][0x0]['data']+=_0x2cf792['nodes'][0x0]['data'],_0x15a6d9;}['_splitCurrent'](_0x31043e){const _0x5c646d=_0x3d0c24(_0x31043e),_0x3e7dbf=_0x5c646d['nodes'][0x0],_0x4e79b5=_0x31043e['nodes'][0x0],_0x6631ee=_0x4e79b5['data'][Symbol['iterator']]()['next']()['value'],_0x43f312=_0x6631ee['length'];return _0x3e7dbf['data']=_0x6631ee,_0x4e79b5['data']=_0x4e79b5['data']['substr'](_0x43f312),_0x31043e['position']=_(_0x31043e['position'],_0x43f312),_0x5c646d;}['_compareOperations'](_0x5086c8,_0x1b2b83){if(this['_checkOperation'](_0x5086c8)&&this['_checkOperation'](_0x1b2b83)){const _0x26435f=_0x5086c8['nodes'][0x0]['data']['length'],_0x546f4f=O(_(_0x5086c8['position'],_0x26435f),_0x1b2b83['position']),_0x384aaa=_0x5086c8['nodes'][0x0],_0xbe90b9=_0x1b2b83['nodes'][0x0];return _0x546f4f&&this['_compareAttributes'](_0x384aaa,_0xbe90b9);}return!0x1;}['_compressSingleOperation'](_0x1a397d){const _0x4e1951={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x4e1951,[_0x1a397d]),_0x4e1951['buffers'][0x0];}['_decompressSingleOperation'](_0x11aab4){const _0x275a95=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x275a95,_0x11aab4),_0x275a95[0x0];}['_checkOperation'](_0x3bbedb){return'InsertOperation'==_0x3bbedb['__className']&&0x1==_0x3bbedb['nodes']['length']&&_0x3bbedb['nodes'][0x0]['data']&&!_0x3bbedb['wasUndone']&&0x1==Array['from'](_0x3bbedb['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x53e757,_0x2e1231){const _0x1ae60d=Object['keys'](_0x53e757['attributes']||{}),_0x504f15=Object['keys'](_0x2e1231['attributes']||{});return _0x1ae60d['length']===_0x504f15['length']&&_0x1ae60d['every'](_0x2da7bd=>_0x2e1231['attributes'][_0x2da7bd]&&_0x2e1231['attributes'][_0x2da7bd]===_0x53e757['attributes'][_0x2da7bd]);}}class c extends b{['_combineNext'](_0x5d5dfd,_0x1ad3a0){return _0x1ad3a0['howMany']++,_0x1ad3a0['sourcePosition']=_0x3d0c24(_0x5d5dfd['sourcePosition']),_0x1ad3a0;}['_splitCurrent'](_0xcf8329){const _0x449408=_0x3d0c24(_0xcf8329);return _0xcf8329['howMany']--,_0x449408['howMany']=0x1,_0x449408['sourcePosition']=_(_0x449408['sourcePosition'],_0xcf8329['howMany']),_0x449408;}['_compareOperations'](_0x5cc6a4,_0x5f4237){return!(!this['_checkOperation'](_0x5cc6a4)||!this['_checkOperation'](_0x5f4237))&&(O(_(_0x5cc6a4['sourcePosition'],-0x1),_0x5f4237['sourcePosition'])&&O(_0x5cc6a4['targetPosition'],_0x5f4237['targetPosition']));}['_compressSingleOperation'](_0x1e7fe5){const _0x191d39={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x191d39,[_0x1e7fe5]),_0x191d39['buffers'][0x0];}['_decompressSingleOperation'](_0xc122dd){const _0x4a9a31=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x4a9a31,_0xc122dd),_0x4a9a31[0x0];}['_checkOperation'](_0x42c4b){return'MoveOperation'==_0x42c4b['__className']&&'$graveyard'==_0x42c4b['targetPosition']['root']&&0x1==_0x42c4b['howMany']&&!_0x42c4b['wasUndone'];}}class h extends b{['_combineNext'](_0x379874,_0x478636){return _0x478636['howMany']++,_0x478636;}['_splitCurrent'](_0x519ddf){const _0x3f92bf=_0x3d0c24(_0x519ddf);return _0x3f92bf['howMany']=0x1,_0x519ddf['howMany']--,_0x3f92bf;}['_compareOperations'](_0x4d7ad5,_0x37763c){return!(!this['_checkOperation'](_0x4d7ad5)||!this['_checkOperation'](_0x37763c))&&(O(_0x4d7ad5['sourcePosition'],_0x37763c['sourcePosition'])&&O(_0x4d7ad5['targetPosition'],_0x37763c['targetPosition']));}['_compressSingleOperation'](_0x5b7f9a){const _0x195bdf={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x195bdf,[_0x5b7f9a]),_0x195bdf['buffers'][0x0];}['_decompressSingleOperation'](_0x2cee3f){const _0x27c9e8=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x27c9e8,_0x2cee3f),_0x27c9e8[0x0];}['_checkOperation'](_0x501f6e){return'MoveOperation'==_0x501f6e['__className']&&'$graveyard'==_0x501f6e['targetPosition']['root']&&0x1==_0x501f6e['howMany']&&!_0x501f6e['wasUndone'];}}class f extends b{['compress'](_0x24f171,_0x1fff03){if(!this['_compareOperations'](_0x1fff03[0x0],_0x1fff03[0x1]))return!0x1;const _0x451271=_0x1fff03['shift']();return _0x451271['oldRange']=null,_0x451271['newRange']&&O(_0x451271['newRange']['start'],_0x451271['newRange']['end'])&&(_0x451271['newRange']['end']=null),_0x1fff03['shift'](),_0x24f171['types']['push'](this['_id']),_0x24f171['types']['push'](0x0),_0x24f171['buffers']['push'](this['_compressSingleOperation'](_0x451271)),!0x0;}['decompress'](_0x4d0198,_0x273fde){const _0x576ad9=this['_decompressSingleOperation'](_0x273fde);_0x576ad9['newRange']&&!_0x576ad9['newRange']['end']&&(_0x576ad9['newRange']['end']=_0x3d0c24(_0x576ad9['newRange']['start']));const _0x522ea4=_0x3d0c24(_0x576ad9);_0x522ea4['newRange']&&(_0x522ea4['newRange']['start']['stickiness']='toNone',_0x522ea4['newRange']['end']=_0x3d0c24(_0x522ea4['newRange']['start'])),_0x522ea4['name']='user:position:'+_0x522ea4['name']['split'](':')[0x2],_0x273fde['types']['shift'](),_0x4d0198['push'](_0x576ad9),_0x4d0198['push'](_0x522ea4);}['_compressSingleOperation'](_0x13aa1e){const _0x4e155d={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x4e155d,[_0x13aa1e]),_0x4e155d['buffers'][0x0];}['_decompressSingleOperation'](_0x3dae7d){const _0x209667=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x209667,_0x3dae7d),_0x209667[0x0];}['_compareOperations'](_0x3863b2,_0x50e05e){return!(!_0x3863b2||!_0x50e05e)&&('MarkerOperation'==_0x3863b2['__className']&&'MarkerOperation'==_0x50e05e['__className']&&!(!_0x3863b2['name']['startsWith']('user:')||!_0x50e05e['name']['startsWith']('user:')||_0x3863b2['name']==_0x50e05e['name']));}}class g{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x5c0f7a=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',_0x5c0f7a,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new a(0x13,'MarkerOperation',_0x5c0f7a,'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'](_0x5b3c94){if(!_0x5b3c94||!_0x5b3c94[0x0])throw new _0x33d428('no-operations-provided',this);const _0x14cbc1={'types':[],'buffers':[],'baseVersion':_0x5b3c94[0x0]['baseVersion']};for(;_0x5b3c94['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0x14cbc1,_0x5b3c94)||this['_getCompressorByName']('TypingAction')['compress'](_0x14cbc1,_0x5b3c94)||this['_getCompressorByName']('DeletingAction')['compress'](_0x14cbc1,_0x5b3c94)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x14cbc1,_0x5b3c94)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x14cbc1,_0x5b3c94)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x14cbc1,_0x5b3c94)||this['_getCompressorByName'](_0x5b3c94[0x0]['__className'])['compress'](_0x14cbc1,_0x5b3c94);return _0x14cbc1;}['decompress'](_0xd7c572){const _0x297baf=[];for(;_0xd7c572['types']['length'];){this['_compressorById']['get'](_0xd7c572['types'][0x0])['decompress'](_0x297baf,_0xd7c572);}return _0x297baf['forEach']((_0x76aa6d,_0x16bc44)=>_0x76aa6d['baseVersion']=_0xd7c572['baseVersion']+_0x16bc44),_0x297baf;}['_getCompressorByName'](_0xa430b0){return this['_compressorByName']['get'](_0xa430b0);}['_registerOperationCompressor'](_0x5b6c41,_0xe3033,_0x6b0458){const _0x4a8cea=new _0x6b0458(_0x5b6c41,_0xe3033,this['_protobufFactory']['getDescriptor'](_0xe3033));this['_registerCompressor'](_0x5b6c41,_0xe3033,_0x4a8cea);}['_registerActionCompressor'](_0x409cf3,_0xd40b59,_0x296ac8){const _0xf10fd8=new _0x296ac8(_0x409cf3,this);this['_registerCompressor'](_0x409cf3,_0xd40b59,_0xf10fd8);}['_registerCompressor'](_0x5dd166,_0xd8b97c,_0x28a4ab){this['_compressorById']['set'](_0x5dd166,_0x28a4ab),this['_compressorByName']['set'](_0xd8b97c,_0x28a4ab);}}export{g as Compressor};
|
|
23
|
+
import{CKEditorError as _0x42617d}from'@ckeditor/ckeditor5-utils/dist/index.js';import _0x3e7810 from'protobufjs/minimal.js';import{cloneDeep as _0x4390e2,isEqual as _0x55260f,isObject as _0x2afa36}from'lodash-es';const u=/* #__PURE__ -- @preserve */
|
|
24
|
+
((()=>{var _0x531986=_0x3e7810['Reader'],_0x1c1228=_0x3e7810['Writer'],_0xd89be2=_0x3e7810['util'],_0x40f415=_0x3e7810['roots']['default']||(_0x3e7810['roots']['default']={});return _0x40f415['AttributeOperation']=(function(){function _0x3268db(_0x10adfe){if(_0x10adfe){for(var _0x34f69c=Object['keys'](_0x10adfe),_0x9ee34f=0x0;_0x9ee34f<_0x34f69c['length'];++_0x9ee34f)null!=_0x10adfe[_0x34f69c[_0x9ee34f]]&&(this[_0x34f69c[_0x9ee34f]]=_0x10adfe[_0x34f69c[_0x9ee34f]]);}}return _0x3268db['prototype']['range']=null,_0x3268db['prototype']['key']='',_0x3268db['prototype']['oldValueBoolean']=!0x1,_0x3268db['prototype']['oldValueJson']='',_0x3268db['prototype']['newValueBoolean']=!0x1,_0x3268db['prototype']['newValueJson']='',_0x3268db['prototype']['wasUndone']=!0x1,_0x3268db['create']=function(_0x5a0e66){return new _0x3268db(_0x5a0e66);},_0x3268db['encode']=function(_0x2d7380,_0x52a8fd){return _0x52a8fd||(_0x52a8fd=_0x1c1228['create']()),null!=_0x2d7380['range']&&Object['hasOwnProperty']['call'](_0x2d7380,'range')&&_0x40f415['Range']['encode'](_0x2d7380['range'],_0x52a8fd['uint32'](0xa)['fork']())['ldelim'](),null!=_0x2d7380['key']&&Object['hasOwnProperty']['call'](_0x2d7380,'key')&&_0x52a8fd['uint32'](0x12)['string'](_0x2d7380['key']),null!=_0x2d7380['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x2d7380,'oldValueBoolean')&&_0x52a8fd['uint32'](0x18)['bool'](_0x2d7380['oldValueBoolean']),null!=_0x2d7380['oldValueJson']&&Object['hasOwnProperty']['call'](_0x2d7380,'oldValueJson')&&_0x52a8fd['uint32'](0x22)['string'](_0x2d7380['oldValueJson']),null!=_0x2d7380['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x2d7380,'newValueBoolean')&&_0x52a8fd['uint32'](0x28)['bool'](_0x2d7380['newValueBoolean']),null!=_0x2d7380['newValueJson']&&Object['hasOwnProperty']['call'](_0x2d7380,'newValueJson')&&_0x52a8fd['uint32'](0x32)['string'](_0x2d7380['newValueJson']),null!=_0x2d7380['wasUndone']&&Object['hasOwnProperty']['call'](_0x2d7380,'wasUndone')&&_0x52a8fd['uint32'](0x38)['bool'](_0x2d7380['wasUndone']),_0x52a8fd;},_0x3268db['encodeDelimited']=function(_0x5d29e0,_0x48a948){return this['encode'](_0x5d29e0,_0x48a948)['ldelim']();},_0x3268db['decode']=function(_0x2f02cb,_0x5e6e91){_0x2f02cb instanceof _0x531986||(_0x2f02cb=_0x531986['create'](_0x2f02cb));for(var _0x360303=void 0x0===_0x5e6e91?_0x2f02cb['len']:_0x2f02cb['pos']+_0x5e6e91,_0x336e3c=new _0x40f415['AttributeOperation']();_0x2f02cb['pos']<_0x360303;){var _0x5498b3=_0x2f02cb['uint32']();switch(_0x5498b3>>>0x3){case 0x1:_0x336e3c['range']=_0x40f415['Range']['decode'](_0x2f02cb,_0x2f02cb['uint32']());break;case 0x2:_0x336e3c['key']=_0x2f02cb['string']();break;case 0x3:_0x336e3c['oldValueBoolean']=_0x2f02cb['bool']();break;case 0x4:_0x336e3c['oldValueJson']=_0x2f02cb['string']();break;case 0x5:_0x336e3c['newValueBoolean']=_0x2f02cb['bool']();break;case 0x6:_0x336e3c['newValueJson']=_0x2f02cb['string']();break;case 0x7:_0x336e3c['wasUndone']=_0x2f02cb['bool']();break;default:_0x2f02cb['skipType'](0x7&_0x5498b3);}}return _0x336e3c;},_0x3268db['decodeDelimited']=function(_0x4ba91a){return _0x4ba91a instanceof _0x531986||(_0x4ba91a=new _0x531986(_0x4ba91a)),this['decode'](_0x4ba91a,_0x4ba91a['uint32']());},_0x3268db['verify']=function(_0x109e57){if('object'!=typeof _0x109e57||null===_0x109e57)return'object\x20expected';if(null!=_0x109e57['range']&&_0x109e57['hasOwnProperty']('range')){var _0x498c02=_0x40f415['Range']['verify'](_0x109e57['range']);if(_0x498c02)return'range.'+_0x498c02;}return null!=_0x109e57['key']&&_0x109e57['hasOwnProperty']('key')&&!_0xd89be2['isString'](_0x109e57['key'])?'key:\x20string\x20expected':null!=_0x109e57['oldValueBoolean']&&_0x109e57['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x109e57['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x109e57['oldValueJson']&&_0x109e57['hasOwnProperty']('oldValueJson')&&!_0xd89be2['isString'](_0x109e57['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x109e57['newValueBoolean']&&_0x109e57['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x109e57['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x109e57['newValueJson']&&_0x109e57['hasOwnProperty']('newValueJson')&&!_0xd89be2['isString'](_0x109e57['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x109e57['wasUndone']&&_0x109e57['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x109e57['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3268db['fromObject']=function(_0x309aa0){if(_0x309aa0 instanceof _0x40f415['AttributeOperation'])return _0x309aa0;var _0x269a68=new _0x40f415['AttributeOperation']();if(null!=_0x309aa0['range']){if('object'!=typeof _0x309aa0['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x269a68['range']=_0x40f415['Range']['fromObject'](_0x309aa0['range']);}return null!=_0x309aa0['key']&&(_0x269a68['key']=String(_0x309aa0['key'])),null!=_0x309aa0['oldValueBoolean']&&(_0x269a68['oldValueBoolean']=Boolean(_0x309aa0['oldValueBoolean'])),null!=_0x309aa0['oldValueJson']&&(_0x269a68['oldValueJson']=String(_0x309aa0['oldValueJson'])),null!=_0x309aa0['newValueBoolean']&&(_0x269a68['newValueBoolean']=Boolean(_0x309aa0['newValueBoolean'])),null!=_0x309aa0['newValueJson']&&(_0x269a68['newValueJson']=String(_0x309aa0['newValueJson'])),null!=_0x309aa0['wasUndone']&&(_0x269a68['wasUndone']=Boolean(_0x309aa0['wasUndone'])),_0x269a68;},_0x3268db['toObject']=function(_0x2541ce,_0xf4dc27){_0xf4dc27||(_0xf4dc27={});var _0x2fcef9={};return _0xf4dc27['defaults']&&(_0x2fcef9['range']=null,_0x2fcef9['key']='',_0x2fcef9['oldValueBoolean']=!0x1,_0x2fcef9['oldValueJson']='',_0x2fcef9['newValueBoolean']=!0x1,_0x2fcef9['newValueJson']='',_0x2fcef9['wasUndone']=!0x1),null!=_0x2541ce['range']&&_0x2541ce['hasOwnProperty']('range')&&(_0x2fcef9['range']=_0x40f415['Range']['toObject'](_0x2541ce['range'],_0xf4dc27)),null!=_0x2541ce['key']&&_0x2541ce['hasOwnProperty']('key')&&(_0x2fcef9['key']=_0x2541ce['key']),null!=_0x2541ce['oldValueBoolean']&&_0x2541ce['hasOwnProperty']('oldValueBoolean')&&(_0x2fcef9['oldValueBoolean']=_0x2541ce['oldValueBoolean']),null!=_0x2541ce['oldValueJson']&&_0x2541ce['hasOwnProperty']('oldValueJson')&&(_0x2fcef9['oldValueJson']=_0x2541ce['oldValueJson']),null!=_0x2541ce['newValueBoolean']&&_0x2541ce['hasOwnProperty']('newValueBoolean')&&(_0x2fcef9['newValueBoolean']=_0x2541ce['newValueBoolean']),null!=_0x2541ce['newValueJson']&&_0x2541ce['hasOwnProperty']('newValueJson')&&(_0x2fcef9['newValueJson']=_0x2541ce['newValueJson']),null!=_0x2541ce['wasUndone']&&_0x2541ce['hasOwnProperty']('wasUndone')&&(_0x2fcef9['wasUndone']=_0x2541ce['wasUndone']),_0x2fcef9;},_0x3268db['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3e7810['util']['toJSONOptions']);},_0x3268db['getTypeUrl']=function(_0x280d72){return void 0x0===_0x280d72&&(_0x280d72='type.googleapis.com'),_0x280d72+'/AttributeOperation';},_0x3268db;}()),_0x40f415['InsertOperation']=(function(){function _0x534ff2(_0x332288){if(this['nodes']=[],_0x332288){for(var _0x3485d1=Object['keys'](_0x332288),_0x2087de=0x0;_0x2087de<_0x3485d1['length'];++_0x2087de)null!=_0x332288[_0x3485d1[_0x2087de]]&&(this[_0x3485d1[_0x2087de]]=_0x332288[_0x3485d1[_0x2087de]]);}}return _0x534ff2['prototype']['position']=null,_0x534ff2['prototype']['nodes']=_0xd89be2['emptyArray'],_0x534ff2['prototype']['shouldReceiveAttributes']=!0x1,_0x534ff2['prototype']['wasUndone']=!0x1,_0x534ff2['create']=function(_0x5a05c8){return new _0x534ff2(_0x5a05c8);},_0x534ff2['encode']=function(_0x17fe99,_0x432caf){if(_0x432caf||(_0x432caf=_0x1c1228['create']()),null!=_0x17fe99['position']&&Object['hasOwnProperty']['call'](_0x17fe99,'position')&&_0x40f415['Position']['encode'](_0x17fe99['position'],_0x432caf['uint32'](0xa)['fork']())['ldelim'](),null!=_0x17fe99['nodes']&&_0x17fe99['nodes']['length']){for(var _0x40da6e=0x0;_0x40da6e<_0x17fe99['nodes']['length'];++_0x40da6e)_0x40f415['Element']['encode'](_0x17fe99['nodes'][_0x40da6e],_0x432caf['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x17fe99['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x17fe99,'shouldReceiveAttributes')&&_0x432caf['uint32'](0x18)['bool'](_0x17fe99['shouldReceiveAttributes']),null!=_0x17fe99['wasUndone']&&Object['hasOwnProperty']['call'](_0x17fe99,'wasUndone')&&_0x432caf['uint32'](0x20)['bool'](_0x17fe99['wasUndone']),_0x432caf;},_0x534ff2['encodeDelimited']=function(_0x48949e,_0x5d051b){return this['encode'](_0x48949e,_0x5d051b)['ldelim']();},_0x534ff2['decode']=function(_0x405fb0,_0x58c515){_0x405fb0 instanceof _0x531986||(_0x405fb0=_0x531986['create'](_0x405fb0));for(var _0x498a92=void 0x0===_0x58c515?_0x405fb0['len']:_0x405fb0['pos']+_0x58c515,_0x35b27a=new _0x40f415['InsertOperation']();_0x405fb0['pos']<_0x498a92;){var _0x2d5dd0=_0x405fb0['uint32']();switch(_0x2d5dd0>>>0x3){case 0x1:_0x35b27a['position']=_0x40f415['Position']['decode'](_0x405fb0,_0x405fb0['uint32']());break;case 0x2:_0x35b27a['nodes']&&_0x35b27a['nodes']['length']||(_0x35b27a['nodes']=[]),_0x35b27a['nodes']['push'](_0x40f415['Element']['decode'](_0x405fb0,_0x405fb0['uint32']()));break;case 0x3:_0x35b27a['shouldReceiveAttributes']=_0x405fb0['bool']();break;case 0x4:_0x35b27a['wasUndone']=_0x405fb0['bool']();break;default:_0x405fb0['skipType'](0x7&_0x2d5dd0);}}return _0x35b27a;},_0x534ff2['decodeDelimited']=function(_0x20f814){return _0x20f814 instanceof _0x531986||(_0x20f814=new _0x531986(_0x20f814)),this['decode'](_0x20f814,_0x20f814['uint32']());},_0x534ff2['verify']=function(_0x1255e0){if('object'!=typeof _0x1255e0||null===_0x1255e0)return'object\x20expected';if(null!=_0x1255e0['position']&&_0x1255e0['hasOwnProperty']('position')&&(_0x311985=_0x40f415['Position']['verify'](_0x1255e0['position'])))return'position.'+_0x311985;if(null!=_0x1255e0['nodes']&&_0x1255e0['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x1255e0['nodes']))return'nodes:\x20array\x20expected';for(var _0x3936b8=0x0;_0x3936b8<_0x1255e0['nodes']['length'];++_0x3936b8){var _0x311985;if(_0x311985=_0x40f415['Element']['verify'](_0x1255e0['nodes'][_0x3936b8]))return'nodes.'+_0x311985;}}return null!=_0x1255e0['shouldReceiveAttributes']&&_0x1255e0['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x1255e0['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x1255e0['wasUndone']&&_0x1255e0['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1255e0['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x534ff2['fromObject']=function(_0x3ef8fa){if(_0x3ef8fa instanceof _0x40f415['InsertOperation'])return _0x3ef8fa;var _0x4e324c=new _0x40f415['InsertOperation']();if(null!=_0x3ef8fa['position']){if('object'!=typeof _0x3ef8fa['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x4e324c['position']=_0x40f415['Position']['fromObject'](_0x3ef8fa['position']);}if(_0x3ef8fa['nodes']){if(!Array['isArray'](_0x3ef8fa['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x4e324c['nodes']=[];for(var _0x3a3670=0x0;_0x3a3670<_0x3ef8fa['nodes']['length'];++_0x3a3670){if('object'!=typeof _0x3ef8fa['nodes'][_0x3a3670])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x4e324c['nodes'][_0x3a3670]=_0x40f415['Element']['fromObject'](_0x3ef8fa['nodes'][_0x3a3670]);}}return null!=_0x3ef8fa['shouldReceiveAttributes']&&(_0x4e324c['shouldReceiveAttributes']=Boolean(_0x3ef8fa['shouldReceiveAttributes'])),null!=_0x3ef8fa['wasUndone']&&(_0x4e324c['wasUndone']=Boolean(_0x3ef8fa['wasUndone'])),_0x4e324c;},_0x534ff2['toObject']=function(_0x4e55d5,_0xe199aa){_0xe199aa||(_0xe199aa={});var _0x39fc26={};if((_0xe199aa['arrays']||_0xe199aa['defaults'])&&(_0x39fc26['nodes']=[]),_0xe199aa['defaults']&&(_0x39fc26['position']=null,_0x39fc26['shouldReceiveAttributes']=!0x1,_0x39fc26['wasUndone']=!0x1),null!=_0x4e55d5['position']&&_0x4e55d5['hasOwnProperty']('position')&&(_0x39fc26['position']=_0x40f415['Position']['toObject'](_0x4e55d5['position'],_0xe199aa)),_0x4e55d5['nodes']&&_0x4e55d5['nodes']['length']){_0x39fc26['nodes']=[];for(var _0x55a7e1=0x0;_0x55a7e1<_0x4e55d5['nodes']['length'];++_0x55a7e1)_0x39fc26['nodes'][_0x55a7e1]=_0x40f415['Element']['toObject'](_0x4e55d5['nodes'][_0x55a7e1],_0xe199aa);}return null!=_0x4e55d5['shouldReceiveAttributes']&&_0x4e55d5['hasOwnProperty']('shouldReceiveAttributes')&&(_0x39fc26['shouldReceiveAttributes']=_0x4e55d5['shouldReceiveAttributes']),null!=_0x4e55d5['wasUndone']&&_0x4e55d5['hasOwnProperty']('wasUndone')&&(_0x39fc26['wasUndone']=_0x4e55d5['wasUndone']),_0x39fc26;},_0x534ff2['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3e7810['util']['toJSONOptions']);},_0x534ff2['getTypeUrl']=function(_0x30829f){return void 0x0===_0x30829f&&(_0x30829f='type.googleapis.com'),_0x30829f+'/InsertOperation';},_0x534ff2;}()),_0x40f415['MarkerOperation']=(function(){function _0x29a358(_0x2503c0){if(_0x2503c0){for(var _0x34afd4=Object['keys'](_0x2503c0),_0x19dea2=0x0;_0x19dea2<_0x34afd4['length'];++_0x19dea2)null!=_0x2503c0[_0x34afd4[_0x19dea2]]&&(this[_0x34afd4[_0x19dea2]]=_0x2503c0[_0x34afd4[_0x19dea2]]);}}return _0x29a358['prototype']['name']='',_0x29a358['prototype']['oldRange']=null,_0x29a358['prototype']['newRange']=null,_0x29a358['prototype']['affectsData']=!0x1,_0x29a358['prototype']['wasUndone']=!0x1,_0x29a358['create']=function(_0x541167){return new _0x29a358(_0x541167);},_0x29a358['encode']=function(_0x1f7727,_0x57d077){return _0x57d077||(_0x57d077=_0x1c1228['create']()),null!=_0x1f7727['name']&&Object['hasOwnProperty']['call'](_0x1f7727,'name')&&_0x57d077['uint32'](0xa)['string'](_0x1f7727['name']),null!=_0x1f7727['oldRange']&&Object['hasOwnProperty']['call'](_0x1f7727,'oldRange')&&_0x40f415['Range']['encode'](_0x1f7727['oldRange'],_0x57d077['uint32'](0x12)['fork']())['ldelim'](),null!=_0x1f7727['newRange']&&Object['hasOwnProperty']['call'](_0x1f7727,'newRange')&&_0x40f415['Range']['encode'](_0x1f7727['newRange'],_0x57d077['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x1f7727['affectsData']&&Object['hasOwnProperty']['call'](_0x1f7727,'affectsData')&&_0x57d077['uint32'](0x20)['bool'](_0x1f7727['affectsData']),null!=_0x1f7727['wasUndone']&&Object['hasOwnProperty']['call'](_0x1f7727,'wasUndone')&&_0x57d077['uint32'](0x28)['bool'](_0x1f7727['wasUndone']),_0x57d077;},_0x29a358['encodeDelimited']=function(_0x59293f,_0x84ddd3){return this['encode'](_0x59293f,_0x84ddd3)['ldelim']();},_0x29a358['decode']=function(_0x5dc01a,_0x324264){_0x5dc01a instanceof _0x531986||(_0x5dc01a=_0x531986['create'](_0x5dc01a));for(var _0x552de9=void 0x0===_0x324264?_0x5dc01a['len']:_0x5dc01a['pos']+_0x324264,_0x4ae18f=new _0x40f415['MarkerOperation']();_0x5dc01a['pos']<_0x552de9;){var _0x2d36f5=_0x5dc01a['uint32']();switch(_0x2d36f5>>>0x3){case 0x1:_0x4ae18f['name']=_0x5dc01a['string']();break;case 0x2:_0x4ae18f['oldRange']=_0x40f415['Range']['decode'](_0x5dc01a,_0x5dc01a['uint32']());break;case 0x3:_0x4ae18f['newRange']=_0x40f415['Range']['decode'](_0x5dc01a,_0x5dc01a['uint32']());break;case 0x4:_0x4ae18f['affectsData']=_0x5dc01a['bool']();break;case 0x5:_0x4ae18f['wasUndone']=_0x5dc01a['bool']();break;default:_0x5dc01a['skipType'](0x7&_0x2d36f5);}}return _0x4ae18f;},_0x29a358['decodeDelimited']=function(_0x35fae3){return _0x35fae3 instanceof _0x531986||(_0x35fae3=new _0x531986(_0x35fae3)),this['decode'](_0x35fae3,_0x35fae3['uint32']());},_0x29a358['verify']=function(_0x4252f4){if('object'!=typeof _0x4252f4||null===_0x4252f4)return'object\x20expected';if(null!=_0x4252f4['name']&&_0x4252f4['hasOwnProperty']('name')&&!_0xd89be2['isString'](_0x4252f4['name']))return'name:\x20string\x20expected';var _0x2c5695;if(null!=_0x4252f4['oldRange']&&_0x4252f4['hasOwnProperty']('oldRange')&&(_0x2c5695=_0x40f415['Range']['verify'](_0x4252f4['oldRange'])))return'oldRange.'+_0x2c5695;if(null!=_0x4252f4['newRange']&&_0x4252f4['hasOwnProperty']('newRange')&&(_0x2c5695=_0x40f415['Range']['verify'](_0x4252f4['newRange'])))return'newRange.'+_0x2c5695;return null!=_0x4252f4['affectsData']&&_0x4252f4['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x4252f4['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x4252f4['wasUndone']&&_0x4252f4['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x4252f4['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x29a358['fromObject']=function(_0x1d258a){if(_0x1d258a instanceof _0x40f415['MarkerOperation'])return _0x1d258a;var _0x4c23c9=new _0x40f415['MarkerOperation']();if(null!=_0x1d258a['name']&&(_0x4c23c9['name']=String(_0x1d258a['name'])),null!=_0x1d258a['oldRange']){if('object'!=typeof _0x1d258a['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x4c23c9['oldRange']=_0x40f415['Range']['fromObject'](_0x1d258a['oldRange']);}if(null!=_0x1d258a['newRange']){if('object'!=typeof _0x1d258a['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x4c23c9['newRange']=_0x40f415['Range']['fromObject'](_0x1d258a['newRange']);}return null!=_0x1d258a['affectsData']&&(_0x4c23c9['affectsData']=Boolean(_0x1d258a['affectsData'])),null!=_0x1d258a['wasUndone']&&(_0x4c23c9['wasUndone']=Boolean(_0x1d258a['wasUndone'])),_0x4c23c9;},_0x29a358['toObject']=function(_0x35184c,_0xa1532f){_0xa1532f||(_0xa1532f={});var _0xd446d2={};return _0xa1532f['defaults']&&(_0xd446d2['name']='',_0xd446d2['oldRange']=null,_0xd446d2['newRange']=null,_0xd446d2['affectsData']=!0x1,_0xd446d2['wasUndone']=!0x1),null!=_0x35184c['name']&&_0x35184c['hasOwnProperty']('name')&&(_0xd446d2['name']=_0x35184c['name']),null!=_0x35184c['oldRange']&&_0x35184c['hasOwnProperty']('oldRange')&&(_0xd446d2['oldRange']=_0x40f415['Range']['toObject'](_0x35184c['oldRange'],_0xa1532f)),null!=_0x35184c['newRange']&&_0x35184c['hasOwnProperty']('newRange')&&(_0xd446d2['newRange']=_0x40f415['Range']['toObject'](_0x35184c['newRange'],_0xa1532f)),null!=_0x35184c['affectsData']&&_0x35184c['hasOwnProperty']('affectsData')&&(_0xd446d2['affectsData']=_0x35184c['affectsData']),null!=_0x35184c['wasUndone']&&_0x35184c['hasOwnProperty']('wasUndone')&&(_0xd446d2['wasUndone']=_0x35184c['wasUndone']),_0xd446d2;},_0x29a358['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3e7810['util']['toJSONOptions']);},_0x29a358['getTypeUrl']=function(_0x37e42f){return void 0x0===_0x37e42f&&(_0x37e42f='type.googleapis.com'),_0x37e42f+'/MarkerOperation';},_0x29a358;}()),_0x40f415['MergeOperation']=(function(){function _0x3d0408(_0x32bed5){if(_0x32bed5){for(var _0x4e854e=Object['keys'](_0x32bed5),_0x8d5a58=0x0;_0x8d5a58<_0x4e854e['length'];++_0x8d5a58)null!=_0x32bed5[_0x4e854e[_0x8d5a58]]&&(this[_0x4e854e[_0x8d5a58]]=_0x32bed5[_0x4e854e[_0x8d5a58]]);}}return _0x3d0408['prototype']['sourcePosition']=null,_0x3d0408['prototype']['targetPosition']=null,_0x3d0408['prototype']['graveyardPosition']=null,_0x3d0408['prototype']['howMany']=0x0,_0x3d0408['prototype']['wasUndone']=!0x1,_0x3d0408['create']=function(_0x67ac7f){return new _0x3d0408(_0x67ac7f);},_0x3d0408['encode']=function(_0x59bf96,_0x586129){return _0x586129||(_0x586129=_0x1c1228['create']()),null!=_0x59bf96['sourcePosition']&&Object['hasOwnProperty']['call'](_0x59bf96,'sourcePosition')&&_0x40f415['Position']['encode'](_0x59bf96['sourcePosition'],_0x586129['uint32'](0xa)['fork']())['ldelim'](),null!=_0x59bf96['targetPosition']&&Object['hasOwnProperty']['call'](_0x59bf96,'targetPosition')&&_0x40f415['Position']['encode'](_0x59bf96['targetPosition'],_0x586129['uint32'](0x12)['fork']())['ldelim'](),null!=_0x59bf96['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x59bf96,'graveyardPosition')&&_0x40f415['Position']['encode'](_0x59bf96['graveyardPosition'],_0x586129['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x59bf96['howMany']&&Object['hasOwnProperty']['call'](_0x59bf96,'howMany')&&_0x586129['uint32'](0x20)['uint32'](_0x59bf96['howMany']),null!=_0x59bf96['wasUndone']&&Object['hasOwnProperty']['call'](_0x59bf96,'wasUndone')&&_0x586129['uint32'](0x28)['bool'](_0x59bf96['wasUndone']),_0x586129;},_0x3d0408['encodeDelimited']=function(_0x4edb95,_0x4cd0bd){return this['encode'](_0x4edb95,_0x4cd0bd)['ldelim']();},_0x3d0408['decode']=function(_0x271517,_0x32d455){_0x271517 instanceof _0x531986||(_0x271517=_0x531986['create'](_0x271517));for(var _0x302139=void 0x0===_0x32d455?_0x271517['len']:_0x271517['pos']+_0x32d455,_0x138feb=new _0x40f415['MergeOperation']();_0x271517['pos']<_0x302139;){var _0x3e5dfd=_0x271517['uint32']();switch(_0x3e5dfd>>>0x3){case 0x1:_0x138feb['sourcePosition']=_0x40f415['Position']['decode'](_0x271517,_0x271517['uint32']());break;case 0x2:_0x138feb['targetPosition']=_0x40f415['Position']['decode'](_0x271517,_0x271517['uint32']());break;case 0x3:_0x138feb['graveyardPosition']=_0x40f415['Position']['decode'](_0x271517,_0x271517['uint32']());break;case 0x4:_0x138feb['howMany']=_0x271517['uint32']();break;case 0x5:_0x138feb['wasUndone']=_0x271517['bool']();break;default:_0x271517['skipType'](0x7&_0x3e5dfd);}}return _0x138feb;},_0x3d0408['decodeDelimited']=function(_0x344fd9){return _0x344fd9 instanceof _0x531986||(_0x344fd9=new _0x531986(_0x344fd9)),this['decode'](_0x344fd9,_0x344fd9['uint32']());},_0x3d0408['verify']=function(_0x477657){if('object'!=typeof _0x477657||null===_0x477657)return'object\x20expected';var _0x2929d5;if(null!=_0x477657['sourcePosition']&&_0x477657['hasOwnProperty']('sourcePosition')&&(_0x2929d5=_0x40f415['Position']['verify'](_0x477657['sourcePosition'])))return'sourcePosition.'+_0x2929d5;if(null!=_0x477657['targetPosition']&&_0x477657['hasOwnProperty']('targetPosition')&&(_0x2929d5=_0x40f415['Position']['verify'](_0x477657['targetPosition'])))return'targetPosition.'+_0x2929d5;if(null!=_0x477657['graveyardPosition']&&_0x477657['hasOwnProperty']('graveyardPosition')&&(_0x2929d5=_0x40f415['Position']['verify'](_0x477657['graveyardPosition'])))return'graveyardPosition.'+_0x2929d5;return null!=_0x477657['howMany']&&_0x477657['hasOwnProperty']('howMany')&&!_0xd89be2['isInteger'](_0x477657['howMany'])?'howMany:\x20integer\x20expected':null!=_0x477657['wasUndone']&&_0x477657['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x477657['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3d0408['fromObject']=function(_0x30e894){if(_0x30e894 instanceof _0x40f415['MergeOperation'])return _0x30e894;var _0x51974f=new _0x40f415['MergeOperation']();if(null!=_0x30e894['sourcePosition']){if('object'!=typeof _0x30e894['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x51974f['sourcePosition']=_0x40f415['Position']['fromObject'](_0x30e894['sourcePosition']);}if(null!=_0x30e894['targetPosition']){if('object'!=typeof _0x30e894['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x51974f['targetPosition']=_0x40f415['Position']['fromObject'](_0x30e894['targetPosition']);}if(null!=_0x30e894['graveyardPosition']){if('object'!=typeof _0x30e894['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x51974f['graveyardPosition']=_0x40f415['Position']['fromObject'](_0x30e894['graveyardPosition']);}return null!=_0x30e894['howMany']&&(_0x51974f['howMany']=_0x30e894['howMany']>>>0x0),null!=_0x30e894['wasUndone']&&(_0x51974f['wasUndone']=Boolean(_0x30e894['wasUndone'])),_0x51974f;},_0x3d0408['toObject']=function(_0x197259,_0x35c75c){_0x35c75c||(_0x35c75c={});var _0x38901f={};return _0x35c75c['defaults']&&(_0x38901f['sourcePosition']=null,_0x38901f['targetPosition']=null,_0x38901f['graveyardPosition']=null,_0x38901f['howMany']=0x0,_0x38901f['wasUndone']=!0x1),null!=_0x197259['sourcePosition']&&_0x197259['hasOwnProperty']('sourcePosition')&&(_0x38901f['sourcePosition']=_0x40f415['Position']['toObject'](_0x197259['sourcePosition'],_0x35c75c)),null!=_0x197259['targetPosition']&&_0x197259['hasOwnProperty']('targetPosition')&&(_0x38901f['targetPosition']=_0x40f415['Position']['toObject'](_0x197259['targetPosition'],_0x35c75c)),null!=_0x197259['graveyardPosition']&&_0x197259['hasOwnProperty']('graveyardPosition')&&(_0x38901f['graveyardPosition']=_0x40f415['Position']['toObject'](_0x197259['graveyardPosition'],_0x35c75c)),null!=_0x197259['howMany']&&_0x197259['hasOwnProperty']('howMany')&&(_0x38901f['howMany']=_0x197259['howMany']),null!=_0x197259['wasUndone']&&_0x197259['hasOwnProperty']('wasUndone')&&(_0x38901f['wasUndone']=_0x197259['wasUndone']),_0x38901f;},_0x3d0408['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3e7810['util']['toJSONOptions']);},_0x3d0408['getTypeUrl']=function(_0x5236fa){return void 0x0===_0x5236fa&&(_0x5236fa='type.googleapis.com'),_0x5236fa+'/MergeOperation';},_0x3d0408;}()),_0x40f415['MoveOperation']=(function(){function _0x5a5729(_0xf677ee){if(_0xf677ee){for(var _0x10bdd1=Object['keys'](_0xf677ee),_0x9d1c2a=0x0;_0x9d1c2a<_0x10bdd1['length'];++_0x9d1c2a)null!=_0xf677ee[_0x10bdd1[_0x9d1c2a]]&&(this[_0x10bdd1[_0x9d1c2a]]=_0xf677ee[_0x10bdd1[_0x9d1c2a]]);}}return _0x5a5729['prototype']['sourcePosition']=null,_0x5a5729['prototype']['howMany']=0x0,_0x5a5729['prototype']['targetPosition']=null,_0x5a5729['prototype']['wasUndone']=!0x1,_0x5a5729['create']=function(_0x7a63f2){return new _0x5a5729(_0x7a63f2);},_0x5a5729['encode']=function(_0x162ea0,_0x2c64cd){return _0x2c64cd||(_0x2c64cd=_0x1c1228['create']()),null!=_0x162ea0['sourcePosition']&&Object['hasOwnProperty']['call'](_0x162ea0,'sourcePosition')&&_0x40f415['Position']['encode'](_0x162ea0['sourcePosition'],_0x2c64cd['uint32'](0xa)['fork']())['ldelim'](),null!=_0x162ea0['howMany']&&Object['hasOwnProperty']['call'](_0x162ea0,'howMany')&&_0x2c64cd['uint32'](0x10)['uint32'](_0x162ea0['howMany']),null!=_0x162ea0['targetPosition']&&Object['hasOwnProperty']['call'](_0x162ea0,'targetPosition')&&_0x40f415['Position']['encode'](_0x162ea0['targetPosition'],_0x2c64cd['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x162ea0['wasUndone']&&Object['hasOwnProperty']['call'](_0x162ea0,'wasUndone')&&_0x2c64cd['uint32'](0x20)['bool'](_0x162ea0['wasUndone']),_0x2c64cd;},_0x5a5729['encodeDelimited']=function(_0x3bb428,_0x4541ee){return this['encode'](_0x3bb428,_0x4541ee)['ldelim']();},_0x5a5729['decode']=function(_0x17c866,_0x1afced){_0x17c866 instanceof _0x531986||(_0x17c866=_0x531986['create'](_0x17c866));for(var _0x1c812d=void 0x0===_0x1afced?_0x17c866['len']:_0x17c866['pos']+_0x1afced,_0x39a421=new _0x40f415['MoveOperation']();_0x17c866['pos']<_0x1c812d;){var _0x4b2b5d=_0x17c866['uint32']();switch(_0x4b2b5d>>>0x3){case 0x1:_0x39a421['sourcePosition']=_0x40f415['Position']['decode'](_0x17c866,_0x17c866['uint32']());break;case 0x2:_0x39a421['howMany']=_0x17c866['uint32']();break;case 0x3:_0x39a421['targetPosition']=_0x40f415['Position']['decode'](_0x17c866,_0x17c866['uint32']());break;case 0x4:_0x39a421['wasUndone']=_0x17c866['bool']();break;default:_0x17c866['skipType'](0x7&_0x4b2b5d);}}return _0x39a421;},_0x5a5729['decodeDelimited']=function(_0x10378b){return _0x10378b instanceof _0x531986||(_0x10378b=new _0x531986(_0x10378b)),this['decode'](_0x10378b,_0x10378b['uint32']());},_0x5a5729['verify']=function(_0x46dcde){if('object'!=typeof _0x46dcde||null===_0x46dcde)return'object\x20expected';var _0x424993;if(null!=_0x46dcde['sourcePosition']&&_0x46dcde['hasOwnProperty']('sourcePosition')&&(_0x424993=_0x40f415['Position']['verify'](_0x46dcde['sourcePosition'])))return'sourcePosition.'+_0x424993;if(null!=_0x46dcde['howMany']&&_0x46dcde['hasOwnProperty']('howMany')&&!_0xd89be2['isInteger'](_0x46dcde['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x46dcde['targetPosition']&&_0x46dcde['hasOwnProperty']('targetPosition')&&(_0x424993=_0x40f415['Position']['verify'](_0x46dcde['targetPosition'])))return'targetPosition.'+_0x424993;return null!=_0x46dcde['wasUndone']&&_0x46dcde['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x46dcde['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x5a5729['fromObject']=function(_0x289f4f){if(_0x289f4f instanceof _0x40f415['MoveOperation'])return _0x289f4f;var _0x2ba67e=new _0x40f415['MoveOperation']();if(null!=_0x289f4f['sourcePosition']){if('object'!=typeof _0x289f4f['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x2ba67e['sourcePosition']=_0x40f415['Position']['fromObject'](_0x289f4f['sourcePosition']);}if(null!=_0x289f4f['howMany']&&(_0x2ba67e['howMany']=_0x289f4f['howMany']>>>0x0),null!=_0x289f4f['targetPosition']){if('object'!=typeof _0x289f4f['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x2ba67e['targetPosition']=_0x40f415['Position']['fromObject'](_0x289f4f['targetPosition']);}return null!=_0x289f4f['wasUndone']&&(_0x2ba67e['wasUndone']=Boolean(_0x289f4f['wasUndone'])),_0x2ba67e;},_0x5a5729['toObject']=function(_0x1d2568,_0x24fed3){_0x24fed3||(_0x24fed3={});var _0x5e9049={};return _0x24fed3['defaults']&&(_0x5e9049['sourcePosition']=null,_0x5e9049['howMany']=0x0,_0x5e9049['targetPosition']=null,_0x5e9049['wasUndone']=!0x1),null!=_0x1d2568['sourcePosition']&&_0x1d2568['hasOwnProperty']('sourcePosition')&&(_0x5e9049['sourcePosition']=_0x40f415['Position']['toObject'](_0x1d2568['sourcePosition'],_0x24fed3)),null!=_0x1d2568['howMany']&&_0x1d2568['hasOwnProperty']('howMany')&&(_0x5e9049['howMany']=_0x1d2568['howMany']),null!=_0x1d2568['targetPosition']&&_0x1d2568['hasOwnProperty']('targetPosition')&&(_0x5e9049['targetPosition']=_0x40f415['Position']['toObject'](_0x1d2568['targetPosition'],_0x24fed3)),null!=_0x1d2568['wasUndone']&&_0x1d2568['hasOwnProperty']('wasUndone')&&(_0x5e9049['wasUndone']=_0x1d2568['wasUndone']),_0x5e9049;},_0x5a5729['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3e7810['util']['toJSONOptions']);},_0x5a5729['getTypeUrl']=function(_0x4d73c4){return void 0x0===_0x4d73c4&&(_0x4d73c4='type.googleapis.com'),_0x4d73c4+'/MoveOperation';},_0x5a5729;}()),_0x40f415['RenameOperation']=(function(){function _0x4b8e85(_0x52d1e9){if(_0x52d1e9){for(var _0x4d1113=Object['keys'](_0x52d1e9),_0x50f4f7=0x0;_0x50f4f7<_0x4d1113['length'];++_0x50f4f7)null!=_0x52d1e9[_0x4d1113[_0x50f4f7]]&&(this[_0x4d1113[_0x50f4f7]]=_0x52d1e9[_0x4d1113[_0x50f4f7]]);}}return _0x4b8e85['prototype']['position']=null,_0x4b8e85['prototype']['oldName']='',_0x4b8e85['prototype']['newName']='',_0x4b8e85['prototype']['wasUndone']=!0x1,_0x4b8e85['create']=function(_0x4d2c56){return new _0x4b8e85(_0x4d2c56);},_0x4b8e85['encode']=function(_0x1a447c,_0x527e47){return _0x527e47||(_0x527e47=_0x1c1228['create']()),null!=_0x1a447c['position']&&Object['hasOwnProperty']['call'](_0x1a447c,'position')&&_0x40f415['Position']['encode'](_0x1a447c['position'],_0x527e47['uint32'](0xa)['fork']())['ldelim'](),null!=_0x1a447c['oldName']&&Object['hasOwnProperty']['call'](_0x1a447c,'oldName')&&_0x527e47['uint32'](0x12)['string'](_0x1a447c['oldName']),null!=_0x1a447c['newName']&&Object['hasOwnProperty']['call'](_0x1a447c,'newName')&&_0x527e47['uint32'](0x1a)['string'](_0x1a447c['newName']),null!=_0x1a447c['wasUndone']&&Object['hasOwnProperty']['call'](_0x1a447c,'wasUndone')&&_0x527e47['uint32'](0x20)['bool'](_0x1a447c['wasUndone']),_0x527e47;},_0x4b8e85['encodeDelimited']=function(_0x531a15,_0x37d011){return this['encode'](_0x531a15,_0x37d011)['ldelim']();},_0x4b8e85['decode']=function(_0x475269,_0xa0cceb){_0x475269 instanceof _0x531986||(_0x475269=_0x531986['create'](_0x475269));for(var _0x4953e8=void 0x0===_0xa0cceb?_0x475269['len']:_0x475269['pos']+_0xa0cceb,_0x19dd69=new _0x40f415['RenameOperation']();_0x475269['pos']<_0x4953e8;){var _0xd70b2d=_0x475269['uint32']();switch(_0xd70b2d>>>0x3){case 0x1:_0x19dd69['position']=_0x40f415['Position']['decode'](_0x475269,_0x475269['uint32']());break;case 0x2:_0x19dd69['oldName']=_0x475269['string']();break;case 0x3:_0x19dd69['newName']=_0x475269['string']();break;case 0x4:_0x19dd69['wasUndone']=_0x475269['bool']();break;default:_0x475269['skipType'](0x7&_0xd70b2d);}}return _0x19dd69;},_0x4b8e85['decodeDelimited']=function(_0x273d3a){return _0x273d3a instanceof _0x531986||(_0x273d3a=new _0x531986(_0x273d3a)),this['decode'](_0x273d3a,_0x273d3a['uint32']());},_0x4b8e85['verify']=function(_0x59fe5d){if('object'!=typeof _0x59fe5d||null===_0x59fe5d)return'object\x20expected';if(null!=_0x59fe5d['position']&&_0x59fe5d['hasOwnProperty']('position')){var _0x25e6eb=_0x40f415['Position']['verify'](_0x59fe5d['position']);if(_0x25e6eb)return'position.'+_0x25e6eb;}return null!=_0x59fe5d['oldName']&&_0x59fe5d['hasOwnProperty']('oldName')&&!_0xd89be2['isString'](_0x59fe5d['oldName'])?'oldName:\x20string\x20expected':null!=_0x59fe5d['newName']&&_0x59fe5d['hasOwnProperty']('newName')&&!_0xd89be2['isString'](_0x59fe5d['newName'])?'newName:\x20string\x20expected':null!=_0x59fe5d['wasUndone']&&_0x59fe5d['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x59fe5d['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x4b8e85['fromObject']=function(_0x31a40e){if(_0x31a40e instanceof _0x40f415['RenameOperation'])return _0x31a40e;var _0x6492bd=new _0x40f415['RenameOperation']();if(null!=_0x31a40e['position']){if('object'!=typeof _0x31a40e['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x6492bd['position']=_0x40f415['Position']['fromObject'](_0x31a40e['position']);}return null!=_0x31a40e['oldName']&&(_0x6492bd['oldName']=String(_0x31a40e['oldName'])),null!=_0x31a40e['newName']&&(_0x6492bd['newName']=String(_0x31a40e['newName'])),null!=_0x31a40e['wasUndone']&&(_0x6492bd['wasUndone']=Boolean(_0x31a40e['wasUndone'])),_0x6492bd;},_0x4b8e85['toObject']=function(_0x5aff33,_0x480842){_0x480842||(_0x480842={});var _0x26d118={};return _0x480842['defaults']&&(_0x26d118['position']=null,_0x26d118['oldName']='',_0x26d118['newName']='',_0x26d118['wasUndone']=!0x1),null!=_0x5aff33['position']&&_0x5aff33['hasOwnProperty']('position')&&(_0x26d118['position']=_0x40f415['Position']['toObject'](_0x5aff33['position'],_0x480842)),null!=_0x5aff33['oldName']&&_0x5aff33['hasOwnProperty']('oldName')&&(_0x26d118['oldName']=_0x5aff33['oldName']),null!=_0x5aff33['newName']&&_0x5aff33['hasOwnProperty']('newName')&&(_0x26d118['newName']=_0x5aff33['newName']),null!=_0x5aff33['wasUndone']&&_0x5aff33['hasOwnProperty']('wasUndone')&&(_0x26d118['wasUndone']=_0x5aff33['wasUndone']),_0x26d118;},_0x4b8e85['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3e7810['util']['toJSONOptions']);},_0x4b8e85['getTypeUrl']=function(_0x4ac548){return void 0x0===_0x4ac548&&(_0x4ac548='type.googleapis.com'),_0x4ac548+'/RenameOperation';},_0x4b8e85;}()),_0x40f415['RootAttributeOperation']=(function(){function _0x5f3c2b(_0x91f4af){if(_0x91f4af){for(var _0x3f64aa=Object['keys'](_0x91f4af),_0x493ab5=0x0;_0x493ab5<_0x3f64aa['length'];++_0x493ab5)null!=_0x91f4af[_0x3f64aa[_0x493ab5]]&&(this[_0x3f64aa[_0x493ab5]]=_0x91f4af[_0x3f64aa[_0x493ab5]]);}}return _0x5f3c2b['prototype']['root']='',_0x5f3c2b['prototype']['key']='',_0x5f3c2b['prototype']['oldValueBoolean']=!0x1,_0x5f3c2b['prototype']['oldValueJson']='',_0x5f3c2b['prototype']['newValueBoolean']=!0x1,_0x5f3c2b['prototype']['newValueJson']='',_0x5f3c2b['prototype']['wasUndone']=!0x1,_0x5f3c2b['create']=function(_0x47445c){return new _0x5f3c2b(_0x47445c);},_0x5f3c2b['encode']=function(_0xfecb3a,_0x3646a0){return _0x3646a0||(_0x3646a0=_0x1c1228['create']()),null!=_0xfecb3a['root']&&Object['hasOwnProperty']['call'](_0xfecb3a,'root')&&_0x3646a0['uint32'](0xa)['string'](_0xfecb3a['root']),null!=_0xfecb3a['key']&&Object['hasOwnProperty']['call'](_0xfecb3a,'key')&&_0x3646a0['uint32'](0x12)['string'](_0xfecb3a['key']),null!=_0xfecb3a['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0xfecb3a,'oldValueBoolean')&&_0x3646a0['uint32'](0x18)['bool'](_0xfecb3a['oldValueBoolean']),null!=_0xfecb3a['oldValueJson']&&Object['hasOwnProperty']['call'](_0xfecb3a,'oldValueJson')&&_0x3646a0['uint32'](0x22)['string'](_0xfecb3a['oldValueJson']),null!=_0xfecb3a['newValueBoolean']&&Object['hasOwnProperty']['call'](_0xfecb3a,'newValueBoolean')&&_0x3646a0['uint32'](0x28)['bool'](_0xfecb3a['newValueBoolean']),null!=_0xfecb3a['newValueJson']&&Object['hasOwnProperty']['call'](_0xfecb3a,'newValueJson')&&_0x3646a0['uint32'](0x32)['string'](_0xfecb3a['newValueJson']),null!=_0xfecb3a['wasUndone']&&Object['hasOwnProperty']['call'](_0xfecb3a,'wasUndone')&&_0x3646a0['uint32'](0x38)['bool'](_0xfecb3a['wasUndone']),_0x3646a0;},_0x5f3c2b['encodeDelimited']=function(_0x27ad0c,_0x399ee5){return this['encode'](_0x27ad0c,_0x399ee5)['ldelim']();},_0x5f3c2b['decode']=function(_0x1a3b26,_0x4c8fe0){_0x1a3b26 instanceof _0x531986||(_0x1a3b26=_0x531986['create'](_0x1a3b26));for(var _0x50bb65=void 0x0===_0x4c8fe0?_0x1a3b26['len']:_0x1a3b26['pos']+_0x4c8fe0,_0x111774=new _0x40f415['RootAttributeOperation']();_0x1a3b26['pos']<_0x50bb65;){var _0xc3d17f=_0x1a3b26['uint32']();switch(_0xc3d17f>>>0x3){case 0x1:_0x111774['root']=_0x1a3b26['string']();break;case 0x2:_0x111774['key']=_0x1a3b26['string']();break;case 0x3:_0x111774['oldValueBoolean']=_0x1a3b26['bool']();break;case 0x4:_0x111774['oldValueJson']=_0x1a3b26['string']();break;case 0x5:_0x111774['newValueBoolean']=_0x1a3b26['bool']();break;case 0x6:_0x111774['newValueJson']=_0x1a3b26['string']();break;case 0x7:_0x111774['wasUndone']=_0x1a3b26['bool']();break;default:_0x1a3b26['skipType'](0x7&_0xc3d17f);}}return _0x111774;},_0x5f3c2b['decodeDelimited']=function(_0x2c224f){return _0x2c224f instanceof _0x531986||(_0x2c224f=new _0x531986(_0x2c224f)),this['decode'](_0x2c224f,_0x2c224f['uint32']());},_0x5f3c2b['verify']=function(_0x3884a5){return'object'!=typeof _0x3884a5||null===_0x3884a5?'object\x20expected':null!=_0x3884a5['root']&&_0x3884a5['hasOwnProperty']('root')&&!_0xd89be2['isString'](_0x3884a5['root'])?'root:\x20string\x20expected':null!=_0x3884a5['key']&&_0x3884a5['hasOwnProperty']('key')&&!_0xd89be2['isString'](_0x3884a5['key'])?'key:\x20string\x20expected':null!=_0x3884a5['oldValueBoolean']&&_0x3884a5['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x3884a5['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x3884a5['oldValueJson']&&_0x3884a5['hasOwnProperty']('oldValueJson')&&!_0xd89be2['isString'](_0x3884a5['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x3884a5['newValueBoolean']&&_0x3884a5['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x3884a5['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x3884a5['newValueJson']&&_0x3884a5['hasOwnProperty']('newValueJson')&&!_0xd89be2['isString'](_0x3884a5['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x3884a5['wasUndone']&&_0x3884a5['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3884a5['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x5f3c2b['fromObject']=function(_0x244990){if(_0x244990 instanceof _0x40f415['RootAttributeOperation'])return _0x244990;var _0x44e191=new _0x40f415['RootAttributeOperation']();return null!=_0x244990['root']&&(_0x44e191['root']=String(_0x244990['root'])),null!=_0x244990['key']&&(_0x44e191['key']=String(_0x244990['key'])),null!=_0x244990['oldValueBoolean']&&(_0x44e191['oldValueBoolean']=Boolean(_0x244990['oldValueBoolean'])),null!=_0x244990['oldValueJson']&&(_0x44e191['oldValueJson']=String(_0x244990['oldValueJson'])),null!=_0x244990['newValueBoolean']&&(_0x44e191['newValueBoolean']=Boolean(_0x244990['newValueBoolean'])),null!=_0x244990['newValueJson']&&(_0x44e191['newValueJson']=String(_0x244990['newValueJson'])),null!=_0x244990['wasUndone']&&(_0x44e191['wasUndone']=Boolean(_0x244990['wasUndone'])),_0x44e191;},_0x5f3c2b['toObject']=function(_0x343540,_0x4bba42){_0x4bba42||(_0x4bba42={});var _0x572f0c={};return _0x4bba42['defaults']&&(_0x572f0c['root']='',_0x572f0c['key']='',_0x572f0c['oldValueBoolean']=!0x1,_0x572f0c['oldValueJson']='',_0x572f0c['newValueBoolean']=!0x1,_0x572f0c['newValueJson']='',_0x572f0c['wasUndone']=!0x1),null!=_0x343540['root']&&_0x343540['hasOwnProperty']('root')&&(_0x572f0c['root']=_0x343540['root']),null!=_0x343540['key']&&_0x343540['hasOwnProperty']('key')&&(_0x572f0c['key']=_0x343540['key']),null!=_0x343540['oldValueBoolean']&&_0x343540['hasOwnProperty']('oldValueBoolean')&&(_0x572f0c['oldValueBoolean']=_0x343540['oldValueBoolean']),null!=_0x343540['oldValueJson']&&_0x343540['hasOwnProperty']('oldValueJson')&&(_0x572f0c['oldValueJson']=_0x343540['oldValueJson']),null!=_0x343540['newValueBoolean']&&_0x343540['hasOwnProperty']('newValueBoolean')&&(_0x572f0c['newValueBoolean']=_0x343540['newValueBoolean']),null!=_0x343540['newValueJson']&&_0x343540['hasOwnProperty']('newValueJson')&&(_0x572f0c['newValueJson']=_0x343540['newValueJson']),null!=_0x343540['wasUndone']&&_0x343540['hasOwnProperty']('wasUndone')&&(_0x572f0c['wasUndone']=_0x343540['wasUndone']),_0x572f0c;},_0x5f3c2b['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3e7810['util']['toJSONOptions']);},_0x5f3c2b['getTypeUrl']=function(_0x19986a){return void 0x0===_0x19986a&&(_0x19986a='type.googleapis.com'),_0x19986a+'/RootAttributeOperation';},_0x5f3c2b;}()),_0x40f415['RootOperation']=(function(){function _0x553c3d(_0x590273){if(_0x590273){for(var _0x48dae8=Object['keys'](_0x590273),_0x8f0a2f=0x0;_0x8f0a2f<_0x48dae8['length'];++_0x8f0a2f)null!=_0x590273[_0x48dae8[_0x8f0a2f]]&&(this[_0x48dae8[_0x8f0a2f]]=_0x590273[_0x48dae8[_0x8f0a2f]]);}}return _0x553c3d['prototype']['rootName']='',_0x553c3d['prototype']['elementName']='',_0x553c3d['prototype']['isAdd']=!0x1,_0x553c3d['prototype']['wasUndone']=!0x1,_0x553c3d['create']=function(_0x204bf3){return new _0x553c3d(_0x204bf3);},_0x553c3d['encode']=function(_0x5839c7,_0x257480){return _0x257480||(_0x257480=_0x1c1228['create']()),null!=_0x5839c7['rootName']&&Object['hasOwnProperty']['call'](_0x5839c7,'rootName')&&_0x257480['uint32'](0xa)['string'](_0x5839c7['rootName']),null!=_0x5839c7['elementName']&&Object['hasOwnProperty']['call'](_0x5839c7,'elementName')&&_0x257480['uint32'](0x12)['string'](_0x5839c7['elementName']),null!=_0x5839c7['isAdd']&&Object['hasOwnProperty']['call'](_0x5839c7,'isAdd')&&_0x257480['uint32'](0x18)['bool'](_0x5839c7['isAdd']),null!=_0x5839c7['wasUndone']&&Object['hasOwnProperty']['call'](_0x5839c7,'wasUndone')&&_0x257480['uint32'](0x20)['bool'](_0x5839c7['wasUndone']),_0x257480;},_0x553c3d['encodeDelimited']=function(_0x272357,_0x4689ea){return this['encode'](_0x272357,_0x4689ea)['ldelim']();},_0x553c3d['decode']=function(_0x46f760,_0x22f02f){_0x46f760 instanceof _0x531986||(_0x46f760=_0x531986['create'](_0x46f760));for(var _0x368604=void 0x0===_0x22f02f?_0x46f760['len']:_0x46f760['pos']+_0x22f02f,_0x1446c5=new _0x40f415['RootOperation']();_0x46f760['pos']<_0x368604;){var _0x677660=_0x46f760['uint32']();switch(_0x677660>>>0x3){case 0x1:_0x1446c5['rootName']=_0x46f760['string']();break;case 0x2:_0x1446c5['elementName']=_0x46f760['string']();break;case 0x3:_0x1446c5['isAdd']=_0x46f760['bool']();break;case 0x4:_0x1446c5['wasUndone']=_0x46f760['bool']();break;default:_0x46f760['skipType'](0x7&_0x677660);}}return _0x1446c5;},_0x553c3d['decodeDelimited']=function(_0x24d61c){return _0x24d61c instanceof _0x531986||(_0x24d61c=new _0x531986(_0x24d61c)),this['decode'](_0x24d61c,_0x24d61c['uint32']());},_0x553c3d['verify']=function(_0x1545c9){return'object'!=typeof _0x1545c9||null===_0x1545c9?'object\x20expected':null!=_0x1545c9['rootName']&&_0x1545c9['hasOwnProperty']('rootName')&&!_0xd89be2['isString'](_0x1545c9['rootName'])?'rootName:\x20string\x20expected':null!=_0x1545c9['elementName']&&_0x1545c9['hasOwnProperty']('elementName')&&!_0xd89be2['isString'](_0x1545c9['elementName'])?'elementName:\x20string\x20expected':null!=_0x1545c9['isAdd']&&_0x1545c9['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x1545c9['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x1545c9['wasUndone']&&_0x1545c9['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1545c9['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x553c3d['fromObject']=function(_0x4599a5){if(_0x4599a5 instanceof _0x40f415['RootOperation'])return _0x4599a5;var _0x44f4c9=new _0x40f415['RootOperation']();return null!=_0x4599a5['rootName']&&(_0x44f4c9['rootName']=String(_0x4599a5['rootName'])),null!=_0x4599a5['elementName']&&(_0x44f4c9['elementName']=String(_0x4599a5['elementName'])),null!=_0x4599a5['isAdd']&&(_0x44f4c9['isAdd']=Boolean(_0x4599a5['isAdd'])),null!=_0x4599a5['wasUndone']&&(_0x44f4c9['wasUndone']=Boolean(_0x4599a5['wasUndone'])),_0x44f4c9;},_0x553c3d['toObject']=function(_0x585bd9,_0x33b164){_0x33b164||(_0x33b164={});var _0x44a334={};return _0x33b164['defaults']&&(_0x44a334['rootName']='',_0x44a334['elementName']='',_0x44a334['isAdd']=!0x1,_0x44a334['wasUndone']=!0x1),null!=_0x585bd9['rootName']&&_0x585bd9['hasOwnProperty']('rootName')&&(_0x44a334['rootName']=_0x585bd9['rootName']),null!=_0x585bd9['elementName']&&_0x585bd9['hasOwnProperty']('elementName')&&(_0x44a334['elementName']=_0x585bd9['elementName']),null!=_0x585bd9['isAdd']&&_0x585bd9['hasOwnProperty']('isAdd')&&(_0x44a334['isAdd']=_0x585bd9['isAdd']),null!=_0x585bd9['wasUndone']&&_0x585bd9['hasOwnProperty']('wasUndone')&&(_0x44a334['wasUndone']=_0x585bd9['wasUndone']),_0x44a334;},_0x553c3d['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3e7810['util']['toJSONOptions']);},_0x553c3d['getTypeUrl']=function(_0x2ab647){return void 0x0===_0x2ab647&&(_0x2ab647='type.googleapis.com'),_0x2ab647+'/RootOperation';},_0x553c3d;}()),_0x40f415['SplitOperation']=(function(){function _0x4d7a59(_0x37820c){if(_0x37820c){for(var _0x55c870=Object['keys'](_0x37820c),_0x5bc41c=0x0;_0x5bc41c<_0x55c870['length'];++_0x5bc41c)null!=_0x37820c[_0x55c870[_0x5bc41c]]&&(this[_0x55c870[_0x5bc41c]]=_0x37820c[_0x55c870[_0x5bc41c]]);}}return _0x4d7a59['prototype']['splitPosition']=null,_0x4d7a59['prototype']['graveyardPosition']=null,_0x4d7a59['prototype']['howMany']=0x0,_0x4d7a59['prototype']['insertionPosition']=null,_0x4d7a59['prototype']['wasUndone']=!0x1,_0x4d7a59['create']=function(_0x44507a){return new _0x4d7a59(_0x44507a);},_0x4d7a59['encode']=function(_0x33810d,_0x1c2efc){return _0x1c2efc||(_0x1c2efc=_0x1c1228['create']()),null!=_0x33810d['splitPosition']&&Object['hasOwnProperty']['call'](_0x33810d,'splitPosition')&&_0x40f415['Position']['encode'](_0x33810d['splitPosition'],_0x1c2efc['uint32'](0xa)['fork']())['ldelim'](),null!=_0x33810d['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x33810d,'graveyardPosition')&&_0x40f415['Position']['encode'](_0x33810d['graveyardPosition'],_0x1c2efc['uint32'](0x12)['fork']())['ldelim'](),null!=_0x33810d['howMany']&&Object['hasOwnProperty']['call'](_0x33810d,'howMany')&&_0x1c2efc['uint32'](0x18)['uint32'](_0x33810d['howMany']),null!=_0x33810d['insertionPosition']&&Object['hasOwnProperty']['call'](_0x33810d,'insertionPosition')&&_0x40f415['Position']['encode'](_0x33810d['insertionPosition'],_0x1c2efc['uint32'](0x22)['fork']())['ldelim'](),null!=_0x33810d['wasUndone']&&Object['hasOwnProperty']['call'](_0x33810d,'wasUndone')&&_0x1c2efc['uint32'](0x28)['bool'](_0x33810d['wasUndone']),_0x1c2efc;},_0x4d7a59['encodeDelimited']=function(_0x2fde70,_0x4eb43b){return this['encode'](_0x2fde70,_0x4eb43b)['ldelim']();},_0x4d7a59['decode']=function(_0x30469e,_0x3e3b1f){_0x30469e instanceof _0x531986||(_0x30469e=_0x531986['create'](_0x30469e));for(var _0x6f2f36=void 0x0===_0x3e3b1f?_0x30469e['len']:_0x30469e['pos']+_0x3e3b1f,_0xe7d92e=new _0x40f415['SplitOperation']();_0x30469e['pos']<_0x6f2f36;){var _0xbcf12c=_0x30469e['uint32']();switch(_0xbcf12c>>>0x3){case 0x1:_0xe7d92e['splitPosition']=_0x40f415['Position']['decode'](_0x30469e,_0x30469e['uint32']());break;case 0x2:_0xe7d92e['graveyardPosition']=_0x40f415['Position']['decode'](_0x30469e,_0x30469e['uint32']());break;case 0x3:_0xe7d92e['howMany']=_0x30469e['uint32']();break;case 0x4:_0xe7d92e['insertionPosition']=_0x40f415['Position']['decode'](_0x30469e,_0x30469e['uint32']());break;case 0x5:_0xe7d92e['wasUndone']=_0x30469e['bool']();break;default:_0x30469e['skipType'](0x7&_0xbcf12c);}}return _0xe7d92e;},_0x4d7a59['decodeDelimited']=function(_0x1c1454){return _0x1c1454 instanceof _0x531986||(_0x1c1454=new _0x531986(_0x1c1454)),this['decode'](_0x1c1454,_0x1c1454['uint32']());},_0x4d7a59['verify']=function(_0x5397fb){if('object'!=typeof _0x5397fb||null===_0x5397fb)return'object\x20expected';var _0x5f4ba9;if(null!=_0x5397fb['splitPosition']&&_0x5397fb['hasOwnProperty']('splitPosition')&&(_0x5f4ba9=_0x40f415['Position']['verify'](_0x5397fb['splitPosition'])))return'splitPosition.'+_0x5f4ba9;if(null!=_0x5397fb['graveyardPosition']&&_0x5397fb['hasOwnProperty']('graveyardPosition')&&(_0x5f4ba9=_0x40f415['Position']['verify'](_0x5397fb['graveyardPosition'])))return'graveyardPosition.'+_0x5f4ba9;if(null!=_0x5397fb['howMany']&&_0x5397fb['hasOwnProperty']('howMany')&&!_0xd89be2['isInteger'](_0x5397fb['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x5397fb['insertionPosition']&&_0x5397fb['hasOwnProperty']('insertionPosition')&&(_0x5f4ba9=_0x40f415['Position']['verify'](_0x5397fb['insertionPosition'])))return'insertionPosition.'+_0x5f4ba9;return null!=_0x5397fb['wasUndone']&&_0x5397fb['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x5397fb['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x4d7a59['fromObject']=function(_0x12d606){if(_0x12d606 instanceof _0x40f415['SplitOperation'])return _0x12d606;var _0x557ca5=new _0x40f415['SplitOperation']();if(null!=_0x12d606['splitPosition']){if('object'!=typeof _0x12d606['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x557ca5['splitPosition']=_0x40f415['Position']['fromObject'](_0x12d606['splitPosition']);}if(null!=_0x12d606['graveyardPosition']){if('object'!=typeof _0x12d606['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x557ca5['graveyardPosition']=_0x40f415['Position']['fromObject'](_0x12d606['graveyardPosition']);}if(null!=_0x12d606['howMany']&&(_0x557ca5['howMany']=_0x12d606['howMany']>>>0x0),null!=_0x12d606['insertionPosition']){if('object'!=typeof _0x12d606['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x557ca5['insertionPosition']=_0x40f415['Position']['fromObject'](_0x12d606['insertionPosition']);}return null!=_0x12d606['wasUndone']&&(_0x557ca5['wasUndone']=Boolean(_0x12d606['wasUndone'])),_0x557ca5;},_0x4d7a59['toObject']=function(_0x3da260,_0x436030){_0x436030||(_0x436030={});var _0x192395={};return _0x436030['defaults']&&(_0x192395['splitPosition']=null,_0x192395['graveyardPosition']=null,_0x192395['howMany']=0x0,_0x192395['insertionPosition']=null,_0x192395['wasUndone']=!0x1),null!=_0x3da260['splitPosition']&&_0x3da260['hasOwnProperty']('splitPosition')&&(_0x192395['splitPosition']=_0x40f415['Position']['toObject'](_0x3da260['splitPosition'],_0x436030)),null!=_0x3da260['graveyardPosition']&&_0x3da260['hasOwnProperty']('graveyardPosition')&&(_0x192395['graveyardPosition']=_0x40f415['Position']['toObject'](_0x3da260['graveyardPosition'],_0x436030)),null!=_0x3da260['howMany']&&_0x3da260['hasOwnProperty']('howMany')&&(_0x192395['howMany']=_0x3da260['howMany']),null!=_0x3da260['insertionPosition']&&_0x3da260['hasOwnProperty']('insertionPosition')&&(_0x192395['insertionPosition']=_0x40f415['Position']['toObject'](_0x3da260['insertionPosition'],_0x436030)),null!=_0x3da260['wasUndone']&&_0x3da260['hasOwnProperty']('wasUndone')&&(_0x192395['wasUndone']=_0x3da260['wasUndone']),_0x192395;},_0x4d7a59['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3e7810['util']['toJSONOptions']);},_0x4d7a59['getTypeUrl']=function(_0x7b689b){return void 0x0===_0x7b689b&&(_0x7b689b='type.googleapis.com'),_0x7b689b+'/SplitOperation';},_0x4d7a59;}()),_0x40f415['Position']=(function(){function _0x44feea(_0x580db0){if(this['path']=[],_0x580db0){for(var _0x443f41=Object['keys'](_0x580db0),_0x27e4f3=0x0;_0x27e4f3<_0x443f41['length'];++_0x27e4f3)null!=_0x580db0[_0x443f41[_0x27e4f3]]&&(this[_0x443f41[_0x27e4f3]]=_0x580db0[_0x443f41[_0x27e4f3]]);}}return _0x44feea['prototype']['root']='',_0x44feea['prototype']['rootMain']=!0x1,_0x44feea['prototype']['rootGraveyard']=!0x1,_0x44feea['prototype']['path']=_0xd89be2['emptyArray'],_0x44feea['prototype']['stickiness']='',_0x44feea['create']=function(_0x512272){return new _0x44feea(_0x512272);},_0x44feea['encode']=function(_0x1b7f13,_0x49378d){if(_0x49378d||(_0x49378d=_0x1c1228['create']()),null!=_0x1b7f13['root']&&Object['hasOwnProperty']['call'](_0x1b7f13,'root')&&_0x49378d['uint32'](0xa)['string'](_0x1b7f13['root']),null!=_0x1b7f13['rootMain']&&Object['hasOwnProperty']['call'](_0x1b7f13,'rootMain')&&_0x49378d['uint32'](0x10)['bool'](_0x1b7f13['rootMain']),null!=_0x1b7f13['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x1b7f13,'rootGraveyard')&&_0x49378d['uint32'](0x18)['bool'](_0x1b7f13['rootGraveyard']),null!=_0x1b7f13['path']&&_0x1b7f13['path']['length']){_0x49378d['uint32'](0x22)['fork']();for(var _0xee045b=0x0;_0xee045b<_0x1b7f13['path']['length'];++_0xee045b)_0x49378d['uint32'](_0x1b7f13['path'][_0xee045b]);_0x49378d['ldelim']();}return null!=_0x1b7f13['stickiness']&&Object['hasOwnProperty']['call'](_0x1b7f13,'stickiness')&&_0x49378d['uint32'](0x2a)['string'](_0x1b7f13['stickiness']),_0x49378d;},_0x44feea['encodeDelimited']=function(_0x33a1a4,_0x496446){return this['encode'](_0x33a1a4,_0x496446)['ldelim']();},_0x44feea['decode']=function(_0x29f730,_0x394d3c){_0x29f730 instanceof _0x531986||(_0x29f730=_0x531986['create'](_0x29f730));for(var _0x28bff8=void 0x0===_0x394d3c?_0x29f730['len']:_0x29f730['pos']+_0x394d3c,_0x1b10cd=new _0x40f415['Position']();_0x29f730['pos']<_0x28bff8;){var _0x33ec1a=_0x29f730['uint32']();switch(_0x33ec1a>>>0x3){case 0x1:_0x1b10cd['root']=_0x29f730['string']();break;case 0x2:_0x1b10cd['rootMain']=_0x29f730['bool']();break;case 0x3:_0x1b10cd['rootGraveyard']=_0x29f730['bool']();break;case 0x4:if(_0x1b10cd['path']&&_0x1b10cd['path']['length']||(_0x1b10cd['path']=[]),0x2==(0x7&_0x33ec1a)){for(var _0x561115=_0x29f730['uint32']()+_0x29f730['pos'];_0x29f730['pos']<_0x561115;)_0x1b10cd['path']['push'](_0x29f730['uint32']());}else _0x1b10cd['path']['push'](_0x29f730['uint32']());break;case 0x5:_0x1b10cd['stickiness']=_0x29f730['string']();break;default:_0x29f730['skipType'](0x7&_0x33ec1a);}}return _0x1b10cd;},_0x44feea['decodeDelimited']=function(_0x203d58){return _0x203d58 instanceof _0x531986||(_0x203d58=new _0x531986(_0x203d58)),this['decode'](_0x203d58,_0x203d58['uint32']());},_0x44feea['verify']=function(_0x15ee9a){if('object'!=typeof _0x15ee9a||null===_0x15ee9a)return'object\x20expected';if(null!=_0x15ee9a['root']&&_0x15ee9a['hasOwnProperty']('root')&&!_0xd89be2['isString'](_0x15ee9a['root']))return'root:\x20string\x20expected';if(null!=_0x15ee9a['rootMain']&&_0x15ee9a['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x15ee9a['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x15ee9a['rootGraveyard']&&_0x15ee9a['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x15ee9a['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x15ee9a['path']&&_0x15ee9a['hasOwnProperty']('path')){if(!Array['isArray'](_0x15ee9a['path']))return'path:\x20array\x20expected';for(var _0x5a2ca1=0x0;_0x5a2ca1<_0x15ee9a['path']['length'];++_0x5a2ca1)if(!_0xd89be2['isInteger'](_0x15ee9a['path'][_0x5a2ca1]))return'path:\x20integer[]\x20expected';}return null!=_0x15ee9a['stickiness']&&_0x15ee9a['hasOwnProperty']('stickiness')&&!_0xd89be2['isString'](_0x15ee9a['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x44feea['fromObject']=function(_0x4b7187){if(_0x4b7187 instanceof _0x40f415['Position'])return _0x4b7187;var _0x4ee5b5=new _0x40f415['Position']();if(null!=_0x4b7187['root']&&(_0x4ee5b5['root']=String(_0x4b7187['root'])),null!=_0x4b7187['rootMain']&&(_0x4ee5b5['rootMain']=Boolean(_0x4b7187['rootMain'])),null!=_0x4b7187['rootGraveyard']&&(_0x4ee5b5['rootGraveyard']=Boolean(_0x4b7187['rootGraveyard'])),_0x4b7187['path']){if(!Array['isArray'](_0x4b7187['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x4ee5b5['path']=[];for(var _0x56d668=0x0;_0x56d668<_0x4b7187['path']['length'];++_0x56d668)_0x4ee5b5['path'][_0x56d668]=_0x4b7187['path'][_0x56d668]>>>0x0;}return null!=_0x4b7187['stickiness']&&(_0x4ee5b5['stickiness']=String(_0x4b7187['stickiness'])),_0x4ee5b5;},_0x44feea['toObject']=function(_0x2d8cc3,_0x27592d){_0x27592d||(_0x27592d={});var _0x2731c7={};if((_0x27592d['arrays']||_0x27592d['defaults'])&&(_0x2731c7['path']=[]),_0x27592d['defaults']&&(_0x2731c7['root']='',_0x2731c7['rootMain']=!0x1,_0x2731c7['rootGraveyard']=!0x1,_0x2731c7['stickiness']=''),null!=_0x2d8cc3['root']&&_0x2d8cc3['hasOwnProperty']('root')&&(_0x2731c7['root']=_0x2d8cc3['root']),null!=_0x2d8cc3['rootMain']&&_0x2d8cc3['hasOwnProperty']('rootMain')&&(_0x2731c7['rootMain']=_0x2d8cc3['rootMain']),null!=_0x2d8cc3['rootGraveyard']&&_0x2d8cc3['hasOwnProperty']('rootGraveyard')&&(_0x2731c7['rootGraveyard']=_0x2d8cc3['rootGraveyard']),_0x2d8cc3['path']&&_0x2d8cc3['path']['length']){_0x2731c7['path']=[];for(var _0xf5052e=0x0;_0xf5052e<_0x2d8cc3['path']['length'];++_0xf5052e)_0x2731c7['path'][_0xf5052e]=_0x2d8cc3['path'][_0xf5052e];}return null!=_0x2d8cc3['stickiness']&&_0x2d8cc3['hasOwnProperty']('stickiness')&&(_0x2731c7['stickiness']=_0x2d8cc3['stickiness']),_0x2731c7;},_0x44feea['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3e7810['util']['toJSONOptions']);},_0x44feea['getTypeUrl']=function(_0x543f98){return void 0x0===_0x543f98&&(_0x543f98='type.googleapis.com'),_0x543f98+'/Position';},_0x44feea;}()),_0x40f415['Range']=(function(){function _0x5299c9(_0x31dafa){if(_0x31dafa){for(var _0x4508ba=Object['keys'](_0x31dafa),_0x55f4b9=0x0;_0x55f4b9<_0x4508ba['length'];++_0x55f4b9)null!=_0x31dafa[_0x4508ba[_0x55f4b9]]&&(this[_0x4508ba[_0x55f4b9]]=_0x31dafa[_0x4508ba[_0x55f4b9]]);}}return _0x5299c9['prototype']['start']=null,_0x5299c9['prototype']['end']=null,_0x5299c9['create']=function(_0x38e70a){return new _0x5299c9(_0x38e70a);},_0x5299c9['encode']=function(_0x28713d,_0xe57fbd){return _0xe57fbd||(_0xe57fbd=_0x1c1228['create']()),null!=_0x28713d['start']&&Object['hasOwnProperty']['call'](_0x28713d,'start')&&_0x40f415['Position']['encode'](_0x28713d['start'],_0xe57fbd['uint32'](0xa)['fork']())['ldelim'](),null!=_0x28713d['end']&&Object['hasOwnProperty']['call'](_0x28713d,'end')&&_0x40f415['Position']['encode'](_0x28713d['end'],_0xe57fbd['uint32'](0x12)['fork']())['ldelim'](),_0xe57fbd;},_0x5299c9['encodeDelimited']=function(_0x1ca41a,_0x50bc49){return this['encode'](_0x1ca41a,_0x50bc49)['ldelim']();},_0x5299c9['decode']=function(_0x519419,_0x26e3cc){_0x519419 instanceof _0x531986||(_0x519419=_0x531986['create'](_0x519419));for(var _0x371037=void 0x0===_0x26e3cc?_0x519419['len']:_0x519419['pos']+_0x26e3cc,_0x35751f=new _0x40f415['Range']();_0x519419['pos']<_0x371037;){var _0x59d770=_0x519419['uint32']();switch(_0x59d770>>>0x3){case 0x1:_0x35751f['start']=_0x40f415['Position']['decode'](_0x519419,_0x519419['uint32']());break;case 0x2:_0x35751f['end']=_0x40f415['Position']['decode'](_0x519419,_0x519419['uint32']());break;default:_0x519419['skipType'](0x7&_0x59d770);}}return _0x35751f;},_0x5299c9['decodeDelimited']=function(_0x125280){return _0x125280 instanceof _0x531986||(_0x125280=new _0x531986(_0x125280)),this['decode'](_0x125280,_0x125280['uint32']());},_0x5299c9['verify']=function(_0x4ccafe){if('object'!=typeof _0x4ccafe||null===_0x4ccafe)return'object\x20expected';var _0x2334ab;if(null!=_0x4ccafe['start']&&_0x4ccafe['hasOwnProperty']('start')&&(_0x2334ab=_0x40f415['Position']['verify'](_0x4ccafe['start'])))return'start.'+_0x2334ab;if(null!=_0x4ccafe['end']&&_0x4ccafe['hasOwnProperty']('end')&&(_0x2334ab=_0x40f415['Position']['verify'](_0x4ccafe['end'])))return'end.'+_0x2334ab;return null;},_0x5299c9['fromObject']=function(_0x11badb){if(_0x11badb instanceof _0x40f415['Range'])return _0x11badb;var _0x43a02c=new _0x40f415['Range']();if(null!=_0x11badb['start']){if('object'!=typeof _0x11badb['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x43a02c['start']=_0x40f415['Position']['fromObject'](_0x11badb['start']);}if(null!=_0x11badb['end']){if('object'!=typeof _0x11badb['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x43a02c['end']=_0x40f415['Position']['fromObject'](_0x11badb['end']);}return _0x43a02c;},_0x5299c9['toObject']=function(_0x447e9e,_0x33f40c){_0x33f40c||(_0x33f40c={});var _0x1f17d5={};return _0x33f40c['defaults']&&(_0x1f17d5['start']=null,_0x1f17d5['end']=null),null!=_0x447e9e['start']&&_0x447e9e['hasOwnProperty']('start')&&(_0x1f17d5['start']=_0x40f415['Position']['toObject'](_0x447e9e['start'],_0x33f40c)),null!=_0x447e9e['end']&&_0x447e9e['hasOwnProperty']('end')&&(_0x1f17d5['end']=_0x40f415['Position']['toObject'](_0x447e9e['end'],_0x33f40c)),_0x1f17d5;},_0x5299c9['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3e7810['util']['toJSONOptions']);},_0x5299c9['getTypeUrl']=function(_0x326c79){return void 0x0===_0x326c79&&(_0x326c79='type.googleapis.com'),_0x326c79+'/Range';},_0x5299c9;}()),_0x40f415['Element']=(function(){function _0x3169a8(_0x5c4cc6){if(this['children']=[],this['attributesBoolean']={},_0x5c4cc6){for(var _0x12f9ca=Object['keys'](_0x5c4cc6),_0x4422d5=0x0;_0x4422d5<_0x12f9ca['length'];++_0x4422d5)null!=_0x5c4cc6[_0x12f9ca[_0x4422d5]]&&(this[_0x12f9ca[_0x4422d5]]=_0x5c4cc6[_0x12f9ca[_0x4422d5]]);}}return _0x3169a8['prototype']['name']='',_0x3169a8['prototype']['children']=_0xd89be2['emptyArray'],_0x3169a8['prototype']['data']='',_0x3169a8['prototype']['attributesBoolean']=_0xd89be2['emptyObject'],_0x3169a8['prototype']['attributesJson']='',_0x3169a8['create']=function(_0x14103c){return new _0x3169a8(_0x14103c);},_0x3169a8['encode']=function(_0x2b85d6,_0x3248fc){if(_0x3248fc||(_0x3248fc=_0x1c1228['create']()),null!=_0x2b85d6['name']&&Object['hasOwnProperty']['call'](_0x2b85d6,'name')&&_0x3248fc['uint32'](0xa)['string'](_0x2b85d6['name']),null!=_0x2b85d6['children']&&_0x2b85d6['children']['length']){for(var _0x14ce79=0x0;_0x14ce79<_0x2b85d6['children']['length'];++_0x14ce79)_0x40f415['Element']['encode'](_0x2b85d6['children'][_0x14ce79],_0x3248fc['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x2b85d6['data']&&Object['hasOwnProperty']['call'](_0x2b85d6,'data')&&_0x3248fc['uint32'](0x1a)['string'](_0x2b85d6['data']),null!=_0x2b85d6['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x2b85d6,'attributesBoolean')){var _0x33f0a8=Object['keys'](_0x2b85d6['attributesBoolean']);for(_0x14ce79=0x0;_0x14ce79<_0x33f0a8['length'];++_0x14ce79)_0x3248fc['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x33f0a8[_0x14ce79])['uint32'](0x10)['bool'](_0x2b85d6['attributesBoolean'][_0x33f0a8[_0x14ce79]])['ldelim']();}return null!=_0x2b85d6['attributesJson']&&Object['hasOwnProperty']['call'](_0x2b85d6,'attributesJson')&&_0x3248fc['uint32'](0x2a)['string'](_0x2b85d6['attributesJson']),_0x3248fc;},_0x3169a8['encodeDelimited']=function(_0xa741ca,_0x5eaea1){return this['encode'](_0xa741ca,_0x5eaea1)['ldelim']();},_0x3169a8['decode']=function(_0x22e0cd,_0x18cfdd){_0x22e0cd instanceof _0x531986||(_0x22e0cd=_0x531986['create'](_0x22e0cd));for(var _0x302527,_0x51e29c,_0x1e655a=void 0x0===_0x18cfdd?_0x22e0cd['len']:_0x22e0cd['pos']+_0x18cfdd,_0x3b49f1=new _0x40f415['Element']();_0x22e0cd['pos']<_0x1e655a;){var _0x4ebe66=_0x22e0cd['uint32']();switch(_0x4ebe66>>>0x3){case 0x1:_0x3b49f1['name']=_0x22e0cd['string']();break;case 0x2:_0x3b49f1['children']&&_0x3b49f1['children']['length']||(_0x3b49f1['children']=[]),_0x3b49f1['children']['push'](_0x40f415['Element']['decode'](_0x22e0cd,_0x22e0cd['uint32']()));break;case 0x3:_0x3b49f1['data']=_0x22e0cd['string']();break;case 0x4:_0x3b49f1['attributesBoolean']===_0xd89be2['emptyObject']&&(_0x3b49f1['attributesBoolean']={});var _0x9042c9=_0x22e0cd['uint32']()+_0x22e0cd['pos'];for(_0x302527='',_0x51e29c=!0x1;_0x22e0cd['pos']<_0x9042c9;){var _0x52f582=_0x22e0cd['uint32']();switch(_0x52f582>>>0x3){case 0x1:_0x302527=_0x22e0cd['string']();break;case 0x2:_0x51e29c=_0x22e0cd['bool']();break;default:_0x22e0cd['skipType'](0x7&_0x52f582);}}_0x3b49f1['attributesBoolean'][_0x302527]=_0x51e29c;break;case 0x5:_0x3b49f1['attributesJson']=_0x22e0cd['string']();break;default:_0x22e0cd['skipType'](0x7&_0x4ebe66);}}return _0x3b49f1;},_0x3169a8['decodeDelimited']=function(_0x56ef1e){return _0x56ef1e instanceof _0x531986||(_0x56ef1e=new _0x531986(_0x56ef1e)),this['decode'](_0x56ef1e,_0x56ef1e['uint32']());},_0x3169a8['verify']=function(_0x46b176){if('object'!=typeof _0x46b176||null===_0x46b176)return'object\x20expected';if(null!=_0x46b176['name']&&_0x46b176['hasOwnProperty']('name')&&!_0xd89be2['isString'](_0x46b176['name']))return'name:\x20string\x20expected';if(null!=_0x46b176['children']&&_0x46b176['hasOwnProperty']('children')){if(!Array['isArray'](_0x46b176['children']))return'children:\x20array\x20expected';for(var _0x3a82e0=0x0;_0x3a82e0<_0x46b176['children']['length'];++_0x3a82e0){var _0x1102b6=_0x40f415['Element']['verify'](_0x46b176['children'][_0x3a82e0]);if(_0x1102b6)return'children.'+_0x1102b6;}}if(null!=_0x46b176['data']&&_0x46b176['hasOwnProperty']('data')&&!_0xd89be2['isString'](_0x46b176['data']))return'data:\x20string\x20expected';if(null!=_0x46b176['attributesBoolean']&&_0x46b176['hasOwnProperty']('attributesBoolean')){if(!_0xd89be2['isObject'](_0x46b176['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x39e529=Object['keys'](_0x46b176['attributesBoolean']);for(_0x3a82e0=0x0;_0x3a82e0<_0x39e529['length'];++_0x3a82e0)if('boolean'!=typeof _0x46b176['attributesBoolean'][_0x39e529[_0x3a82e0]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x46b176['attributesJson']&&_0x46b176['hasOwnProperty']('attributesJson')&&!_0xd89be2['isString'](_0x46b176['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x3169a8['fromObject']=function(_0x514f41){if(_0x514f41 instanceof _0x40f415['Element'])return _0x514f41;var _0x24d76b=new _0x40f415['Element']();if(null!=_0x514f41['name']&&(_0x24d76b['name']=String(_0x514f41['name'])),_0x514f41['children']){if(!Array['isArray'](_0x514f41['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x24d76b['children']=[];for(var _0x2e9264=0x0;_0x2e9264<_0x514f41['children']['length'];++_0x2e9264){if('object'!=typeof _0x514f41['children'][_0x2e9264])throw TypeError('.Element.children:\x20object\x20expected');_0x24d76b['children'][_0x2e9264]=_0x40f415['Element']['fromObject'](_0x514f41['children'][_0x2e9264]);}}if(null!=_0x514f41['data']&&(_0x24d76b['data']=String(_0x514f41['data'])),_0x514f41['attributesBoolean']){if('object'!=typeof _0x514f41['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x24d76b['attributesBoolean']={};var _0x19f154=Object['keys'](_0x514f41['attributesBoolean']);for(_0x2e9264=0x0;_0x2e9264<_0x19f154['length'];++_0x2e9264)_0x24d76b['attributesBoolean'][_0x19f154[_0x2e9264]]=Boolean(_0x514f41['attributesBoolean'][_0x19f154[_0x2e9264]]);}return null!=_0x514f41['attributesJson']&&(_0x24d76b['attributesJson']=String(_0x514f41['attributesJson'])),_0x24d76b;},_0x3169a8['toObject']=function(_0x5ef18b,_0x27279b){_0x27279b||(_0x27279b={});var _0x182de0,_0x4cf6da={};if((_0x27279b['arrays']||_0x27279b['defaults'])&&(_0x4cf6da['children']=[]),(_0x27279b['objects']||_0x27279b['defaults'])&&(_0x4cf6da['attributesBoolean']={}),_0x27279b['defaults']&&(_0x4cf6da['name']='',_0x4cf6da['data']='',_0x4cf6da['attributesJson']=''),null!=_0x5ef18b['name']&&_0x5ef18b['hasOwnProperty']('name')&&(_0x4cf6da['name']=_0x5ef18b['name']),_0x5ef18b['children']&&_0x5ef18b['children']['length']){_0x4cf6da['children']=[];for(var _0x23e6a7=0x0;_0x23e6a7<_0x5ef18b['children']['length'];++_0x23e6a7)_0x4cf6da['children'][_0x23e6a7]=_0x40f415['Element']['toObject'](_0x5ef18b['children'][_0x23e6a7],_0x27279b);}if(null!=_0x5ef18b['data']&&_0x5ef18b['hasOwnProperty']('data')&&(_0x4cf6da['data']=_0x5ef18b['data']),_0x5ef18b['attributesBoolean']&&(_0x182de0=Object['keys'](_0x5ef18b['attributesBoolean']))['length']){_0x4cf6da['attributesBoolean']={};for(_0x23e6a7=0x0;_0x23e6a7<_0x182de0['length'];++_0x23e6a7)_0x4cf6da['attributesBoolean'][_0x182de0[_0x23e6a7]]=_0x5ef18b['attributesBoolean'][_0x182de0[_0x23e6a7]];}return null!=_0x5ef18b['attributesJson']&&_0x5ef18b['hasOwnProperty']('attributesJson')&&(_0x4cf6da['attributesJson']=_0x5ef18b['attributesJson']),_0x4cf6da;},_0x3169a8['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3e7810['util']['toJSONOptions']);},_0x3169a8['getTypeUrl']=function(_0x19d315){return void 0x0===_0x19d315&&(_0x19d315='type.googleapis.com'),_0x19d315+'/Element';},_0x3169a8;}()),_0x40f415;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x4e0221){return new y(this['_protobufRoot'][_0x4e0221]);}}class y{['_protobuf'];constructor(_0x3d181e){this['_protobuf']=_0x3d181e;}['compress'](_0x2e372f){const _0x460c88=this['_protobuf']['verify'](_0x2e372f);if(_0x460c88)throw Error(_0x460c88);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x2e372f))['finish']();}['decompress'](_0x523a90){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x523a90),{'oneofs':!0x0});}}function _(_0x19e7bd,_0xcfc3db){const _0x29f9ed=_0x4390e2(_0x19e7bd);return _0x29f9ed['path'][_0x29f9ed['path']['length']-0x1]+=_0xcfc3db,_0x29f9ed;}function O(_0x189016,_0x3aeba7){return _0x189016['root']===_0x3aeba7['root']&&_0x55260f(_0x189016['path'],_0x3aeba7['path']);}function $(_0x2cd9c4){P(_0x2cd9c4,_0xf6c1f9=>('main'==_0xf6c1f9['root']?(_0xf6c1f9['rootMain']=!0x0,delete _0xf6c1f9['root']):'$graveyard'==_0xf6c1f9['root']&&(_0xf6c1f9['rootGraveyard']=!0x0,delete _0xf6c1f9['root']),_0xf6c1f9));}function J(_0xd19840){P(_0xd19840,_0x4bbdd6=>(_0x4bbdd6['rootMain']?(_0x4bbdd6['root']='main',delete _0x4bbdd6['rootMain']):_0x4bbdd6['rootGraveyard']&&(_0x4bbdd6['root']='$graveyard',delete _0x4bbdd6['rootGraveyard']),_0x4bbdd6));}function P(_0x515809,_0x309ad4){for(const _0x29088b in _0x515809){const _0x3fbf1a=_0x515809[_0x29088b];'nodes'!==_0x29088b&&_0x2afa36(_0x3fbf1a)&&(_0x3fbf1a['path']&&(_0x3fbf1a['root']||_0x3fbf1a['rootMain']||_0x3fbf1a['rootGraveyard'])?_0x515809[_0x29088b]=_0x309ad4(_0x3fbf1a):P(_0x3fbf1a,_0x309ad4));}return _0x515809;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x3a6f09,_0x2f23bc,_0x493d61){this['_id']=_0x3a6f09,this['_operationName']=_0x2f23bc,this['_protobufDescriptor']=_0x493d61;}['compress'](_0x2242b4,_0x305390){const _0x172087=_0x305390['shift']();return $(_0x172087),_0x2242b4['buffers']['push'](this['_protobufDescriptor']['compress'](_0x172087)),_0x2242b4['types']['push'](this['_id']),!0x0;}['decompress'](_0x339235,_0x23ef96){_0x23ef96['types']['shift']();const _0x861134=this['_protobufDescriptor']['decompress'](_0x23ef96['buffers']['shift']());J(_0x861134),_0x861134['__className']=this['_operationName'],_0x339235['push'](_0x861134);}}class s extends e{['compress'](_0x2859a8,_0x5a67db){const _0x3195ae=_0x5a67db['shift']();return this['_serializeOneOf']('oldValue',_0x3195ae),this['_serializeOneOf']('newValue',_0x3195ae),$(_0x3195ae),_0x2859a8['buffers']['push'](this['_protobufDescriptor']['compress'](_0x3195ae)),_0x2859a8['types']['push'](this['_id']),!0x0;}['decompress'](_0x2ba00a,_0x26792a){const {types:_0x15e2c9,buffers:_0x3400f3}=_0x26792a,_0x3af460=this['_protobufDescriptor']['decompress'](_0x3400f3['shift']());_0x15e2c9['shift'](),this['_deserializeOneOf']('oldValue',_0x3af460),this['_deserializeOneOf']('newValue',_0x3af460),J(_0x3af460),_0x3af460['__className']=this['_operationName'],_0x2ba00a['push'](_0x3af460);}['_serializeOneOf'](_0x30eefb,_0x1e5cb2){const _0x439ee5=_0x1e5cb2[_0x30eefb];'boolean'==typeof _0x439ee5?_0x1e5cb2[_0x30eefb+'Boolean']=_0x439ee5:_0x1e5cb2[_0x30eefb+'Json']=JSON['stringify'](_0x439ee5);}['_deserializeOneOf'](_0x467119,_0x50c827){const _0x298e1f=_0x467119+'Json';_0x50c827[_0x298e1f]?(_0x50c827[_0x467119]=JSON['parse'](_0x50c827[_0x298e1f]),delete _0x50c827[_0x298e1f]):(_0x50c827[_0x467119]=_0x50c827[_0x467119+'Boolean'],delete _0x50c827[_0x467119+'Boolean']);}}class i extends e{['compress'](_0xbec82,_0x2f4a03){const _0x493ec0=_0x2f4a03['shift']();return this['_serializeNodesAttributes'](_0x493ec0['nodes']),$(_0x493ec0),_0xbec82['buffers']['push'](this['_protobufDescriptor']['compress'](_0x493ec0)),_0xbec82['types']['push'](this['_id']),!0x0;}['decompress'](_0x4b4fc3,_0xc31878){const {types:_0x35e893,buffers:_0x3282ca}=_0xc31878,_0x3c4bff=this['_protobufDescriptor']['decompress'](_0x3282ca['shift']());_0x35e893['shift'](),_0x3c4bff['nodes']||(_0x3c4bff['nodes']=[]),this['_deserializeNodesAttributes'](_0x3c4bff['nodes']),J(_0x3c4bff),_0x3c4bff['__className']=this['_operationName'],_0x4b4fc3['push'](_0x3c4bff);}['_serializeNodesAttributes'](_0x3b70db){for(const _0x1353f4 of _0x3b70db){if(_0x1353f4['attributes']){const _0x540298=_0x1353f4['attributes'];this['_areValuesBoolean'](_0x540298)?_0x1353f4['attributesBoolean']=_0x540298:_0x1353f4['attributesJson']=JSON['stringify'](_0x540298);}_0x1353f4['children']&&this['_serializeNodesAttributes'](_0x1353f4['children']);}}['_deserializeNodesAttributes'](_0x142f41){for(const _0x3cdae1 of _0x142f41)(_0x3cdae1['attributesBoolean']||_0x3cdae1['attributesJson'])&&(_0x3cdae1['attributesBoolean']?(_0x3cdae1['attributes']=_0x3cdae1['attributesBoolean'],delete _0x3cdae1['attributesBoolean']):(_0x3cdae1['attributes']=JSON['parse'](_0x3cdae1['attributesJson']),delete _0x3cdae1['attributesJson'])),_0x3cdae1['children']&&this['_deserializeNodesAttributes'](_0x3cdae1['children']);}['_areValuesBoolean'](_0x508185){return Object['keys'](_0x508185)['every'](_0x33ba68=>'boolean'==typeof _0x508185[_0x33ba68]);}}class n extends e{['decompress'](_0x1062b1,_0x5b01ba){super['decompress'](_0x1062b1,_0x5b01ba);const _0x3809b8=_0x1062b1[_0x1062b1['length']-0x1];_0x3809b8['oldRange']||(_0x3809b8['oldRange']=null),_0x3809b8['newRange']||(_0x3809b8['newRange']=null);}}class p extends e{['compress'](_0x41d9c1,_0x3dbf63){return _0x3dbf63['shift'](),_0x41d9c1['types']['push'](this['_id']),!0x0;}['decompress'](_0x30b9a8,_0x50b0e7){_0x50b0e7['types']['shift'](),_0x30b9a8['push']({'__className':this['_operationName']});}}class a extends n{['_omittedNamespace'];constructor(_0x537e11,_0x55e742,_0xc77c3e,_0x3ae90a){super(_0x537e11,_0x55e742,_0xc77c3e),this['_omittedNamespace']=_0x3ae90a+':';}['compress'](_0x143c26,_0x2b9f18){return!('MarkerOperation'!=_0x2b9f18[0x0]['__className']||!_0x2b9f18[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0x2b9f18[0x0]['name']=_0x2b9f18[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x143c26,_0x2b9f18),!0x0);}['decompress'](_0x33cd12,_0x2ee14e){super['decompress'](_0x33cd12,_0x2ee14e);const _0x6163f1=_0x33cd12[_0x33cd12['length']-0x1];_0x6163f1['name']=this['_omittedNamespace']+_0x6163f1['name'];}}class b{['_id'];['_context'];constructor(_0x59cf1a,_0x450952){this['_id']=_0x59cf1a,this['_context']=_0x450952;}['compress'](_0x44b7c3,_0x522b63){let _0x39426f;for(;_0x522b63['length']>0x1&&this['_compareOperations'](_0x522b63[0x0],_0x522b63[0x1]);)_0x39426f?(_0x39426f=this['_combineNext'](_0x522b63['shift'](),_0x39426f),_0x44b7c3['types']['push'](0x0)):(_0x39426f=_0x4390e2(_0x522b63['shift']()),_0x44b7c3['types']['push'](this['_id']));return!!_0x39426f&&(_0x39426f=this['_combineNext'](_0x522b63['shift'](),_0x39426f),_0x44b7c3['types']['push'](0x0),_0x44b7c3['buffers']['push'](this['_compressSingleOperation'](_0x39426f)),!0x0);}['decompress'](_0x5cfc8e,_0x5d9c89){const _0x1b03f6=this['_decompressSingleOperation'](_0x5d9c89);for(;0x0==_0x5d9c89['types'][0x0];)_0x5d9c89['types']['shift'](),_0x5cfc8e['push'](this['_splitCurrent'](_0x1b03f6));_0x5cfc8e['push'](_0x1b03f6);}}class m extends b{['_combineNext'](_0x8a2966,_0x2ba35e){return _0x2ba35e['nodes'][0x0]['data']+=_0x8a2966['nodes'][0x0]['data'],_0x2ba35e;}['_splitCurrent'](_0x463c04){const _0x36c5a5=_0x4390e2(_0x463c04),_0x37e160=_0x36c5a5['nodes'][0x0],_0x3f47be=_0x463c04['nodes'][0x0],_0x3c64f7=_0x3f47be['data'][Symbol['iterator']]()['next']()['value'],_0xaa01f8=_0x3c64f7['length'];return _0x37e160['data']=_0x3c64f7,_0x3f47be['data']=_0x3f47be['data']['substr'](_0xaa01f8),_0x463c04['position']=_(_0x463c04['position'],_0xaa01f8),_0x36c5a5;}['_compareOperations'](_0xa29493,_0x2f6c90){if(this['_checkOperation'](_0xa29493)&&this['_checkOperation'](_0x2f6c90)){const _0x486c8f=_0xa29493['nodes'][0x0]['data']['length'],_0x1f400d=O(_(_0xa29493['position'],_0x486c8f),_0x2f6c90['position']),_0x33756b=_0xa29493['nodes'][0x0],_0x1ca82f=_0x2f6c90['nodes'][0x0];return _0x1f400d&&this['_compareAttributes'](_0x33756b,_0x1ca82f);}return!0x1;}['_compressSingleOperation'](_0x2b9ebf){const _0x1f0577={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x1f0577,[_0x2b9ebf]),_0x1f0577['buffers'][0x0];}['_decompressSingleOperation'](_0x59f450){const _0x275742=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x275742,_0x59f450),_0x275742[0x0];}['_checkOperation'](_0x19e8cb){return'InsertOperation'==_0x19e8cb['__className']&&0x1==_0x19e8cb['nodes']['length']&&_0x19e8cb['nodes'][0x0]['data']&&!_0x19e8cb['wasUndone']&&0x1==Array['from'](_0x19e8cb['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x2de81e,_0x3d0297){const _0x5c0210=Object['keys'](_0x2de81e['attributes']||{}),_0x277783=Object['keys'](_0x3d0297['attributes']||{});return _0x5c0210['length']===_0x277783['length']&&_0x5c0210['every'](_0x4bbb23=>_0x3d0297['attributes'][_0x4bbb23]&&_0x3d0297['attributes'][_0x4bbb23]===_0x2de81e['attributes'][_0x4bbb23]);}}class c extends b{['_combineNext'](_0x3955b5,_0x94a4d6){return _0x94a4d6['howMany']++,_0x94a4d6['sourcePosition']=_0x4390e2(_0x3955b5['sourcePosition']),_0x94a4d6;}['_splitCurrent'](_0x33629f){const _0x722906=_0x4390e2(_0x33629f);return _0x33629f['howMany']--,_0x722906['howMany']=0x1,_0x722906['sourcePosition']=_(_0x722906['sourcePosition'],_0x33629f['howMany']),_0x722906;}['_compareOperations'](_0x298a2a,_0x174169){return!(!this['_checkOperation'](_0x298a2a)||!this['_checkOperation'](_0x174169))&&(O(_(_0x298a2a['sourcePosition'],-0x1),_0x174169['sourcePosition'])&&O(_0x298a2a['targetPosition'],_0x174169['targetPosition']));}['_compressSingleOperation'](_0x49493b){const _0xb10ad3={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0xb10ad3,[_0x49493b]),_0xb10ad3['buffers'][0x0];}['_decompressSingleOperation'](_0x1f9997){const _0x4f2c20=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x4f2c20,_0x1f9997),_0x4f2c20[0x0];}['_checkOperation'](_0x2c491d){return'MoveOperation'==_0x2c491d['__className']&&'$graveyard'==_0x2c491d['targetPosition']['root']&&0x1==_0x2c491d['howMany']&&!_0x2c491d['wasUndone'];}}class h extends b{['_combineNext'](_0x29d1af,_0x5db513){return _0x5db513['howMany']++,_0x5db513;}['_splitCurrent'](_0x1ec971){const _0x438fd6=_0x4390e2(_0x1ec971);return _0x438fd6['howMany']=0x1,_0x1ec971['howMany']--,_0x438fd6;}['_compareOperations'](_0x23bacd,_0x31ddb7){return!(!this['_checkOperation'](_0x23bacd)||!this['_checkOperation'](_0x31ddb7))&&(O(_0x23bacd['sourcePosition'],_0x31ddb7['sourcePosition'])&&O(_0x23bacd['targetPosition'],_0x31ddb7['targetPosition']));}['_compressSingleOperation'](_0x5d346b){const _0x5c4417={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x5c4417,[_0x5d346b]),_0x5c4417['buffers'][0x0];}['_decompressSingleOperation'](_0x4a7064){const _0x291c41=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x291c41,_0x4a7064),_0x291c41[0x0];}['_checkOperation'](_0x4d5344){return'MoveOperation'==_0x4d5344['__className']&&'$graveyard'==_0x4d5344['targetPosition']['root']&&0x1==_0x4d5344['howMany']&&!_0x4d5344['wasUndone'];}}class f extends b{['compress'](_0x472c13,_0x467096){if(!this['_compareOperations'](_0x467096[0x0],_0x467096[0x1]))return!0x1;const _0x3c867f=_0x467096['shift']();return _0x3c867f['oldRange']=null,_0x3c867f['newRange']&&O(_0x3c867f['newRange']['start'],_0x3c867f['newRange']['end'])&&(_0x3c867f['newRange']['end']=null),_0x467096['shift'](),_0x472c13['types']['push'](this['_id']),_0x472c13['types']['push'](0x0),_0x472c13['buffers']['push'](this['_compressSingleOperation'](_0x3c867f)),!0x0;}['decompress'](_0xc3c9fd,_0x46c240){const _0x18d55b=this['_decompressSingleOperation'](_0x46c240);_0x18d55b['newRange']&&!_0x18d55b['newRange']['end']&&(_0x18d55b['newRange']['end']=_0x4390e2(_0x18d55b['newRange']['start']));const _0x520bd2=_0x4390e2(_0x18d55b);_0x520bd2['newRange']&&(_0x520bd2['newRange']['start']['stickiness']='toNone',_0x520bd2['newRange']['end']=_0x4390e2(_0x520bd2['newRange']['start'])),_0x520bd2['name']='user:position:'+_0x520bd2['name']['split'](':')[0x2],_0x46c240['types']['shift'](),_0xc3c9fd['push'](_0x18d55b),_0xc3c9fd['push'](_0x520bd2);}['_compressSingleOperation'](_0x5d5911){const _0x325b18={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x325b18,[_0x5d5911]),_0x325b18['buffers'][0x0];}['_decompressSingleOperation'](_0x252e78){const _0x445573=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x445573,_0x252e78),_0x445573[0x0];}['_compareOperations'](_0x11c1cb,_0x98e182){return!(!_0x11c1cb||!_0x98e182)&&('MarkerOperation'==_0x11c1cb['__className']&&'MarkerOperation'==_0x98e182['__className']&&!(!_0x11c1cb['name']['startsWith']('user:')||!_0x98e182['name']['startsWith']('user:')||_0x11c1cb['name']==_0x98e182['name']));}}class g{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x58a5f9=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',_0x58a5f9,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new a(0x13,'MarkerOperation',_0x58a5f9,'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'](_0x4e0764){if(!_0x4e0764||!_0x4e0764[0x0])throw new _0x42617d('no-operations-provided',this);const _0xa33c40={'types':[],'buffers':[],'baseVersion':_0x4e0764[0x0]['baseVersion']};for(;_0x4e0764['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0xa33c40,_0x4e0764)||this['_getCompressorByName']('TypingAction')['compress'](_0xa33c40,_0x4e0764)||this['_getCompressorByName']('DeletingAction')['compress'](_0xa33c40,_0x4e0764)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0xa33c40,_0x4e0764)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0xa33c40,_0x4e0764)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0xa33c40,_0x4e0764)||this['_getCompressorByName'](_0x4e0764[0x0]['__className'])['compress'](_0xa33c40,_0x4e0764);return _0xa33c40;}['decompress'](_0x35ecf9){const _0x40e6f8=[];for(;_0x35ecf9['types']['length'];){this['_compressorById']['get'](_0x35ecf9['types'][0x0])['decompress'](_0x40e6f8,_0x35ecf9);}return _0x40e6f8['forEach']((_0x595c90,_0x431823)=>_0x595c90['baseVersion']=_0x35ecf9['baseVersion']+_0x431823),_0x40e6f8;}['_getCompressorByName'](_0x228064){return this['_compressorByName']['get'](_0x228064);}['_registerOperationCompressor'](_0x4e63ce,_0x243360,_0x18832e){const _0x4a0b60=new _0x18832e(_0x4e63ce,_0x243360,this['_protobufFactory']['getDescriptor'](_0x243360));this['_registerCompressor'](_0x4e63ce,_0x243360,_0x4a0b60);}['_registerActionCompressor'](_0x8135f,_0x38d9e7,_0x532ac7){const _0x18f7b2=new _0x532ac7(_0x8135f,this);this['_registerCompressor'](_0x8135f,_0x38d9e7,_0x18f7b2);}['_registerCompressor'](_0x17abd4,_0x3e0f49,_0x1aadda){this['_compressorById']['set'](_0x17abd4,_0x1aadda),this['_compressorByName']['set'](_0x3e0f49,_0x1aadda);}}export{g as Compressor};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ckeditor/ckeditor5-operations-compressor",
|
|
3
|
-
"version": "43.0.0-alpha.
|
|
3
|
+
"version": "43.0.0-alpha.2",
|
|
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.0.0-alpha.
|
|
37
|
-
"ckeditor5": "43.0.0-alpha.
|
|
36
|
+
"@ckeditor/ckeditor5-utils": "43.0.0-alpha.2",
|
|
37
|
+
"ckeditor5": "43.0.0-alpha.2",
|
|
38
38
|
"lodash-es": "4.17.21",
|
|
39
39
|
"protobufjs": "7.2.5"
|
|
40
40
|
},
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0xf7a46e=_0x25ff;(function(_0x59444e,_0x101019){const _0x438429=_0x25ff,_0x43fb5a=_0x59444e();while(!![]){try{const _0x52ca82=parseInt(_0x438429(0x165))/0x1+parseInt(_0x438429(0x177))/0x2+parseInt(_0x438429(0x16b))/0x3*(-parseInt(_0x438429(0x163))/0x4)+-parseInt(_0x438429(0x16e))/0x5*(-parseInt(_0x438429(0x179))/0x6)+parseInt(_0x438429(0x16f))/0x7*(-parseInt(_0x438429(0x173))/0x8)+parseInt(_0x438429(0x168))/0x9*(parseInt(_0x438429(0x178))/0xa)+-parseInt(_0x438429(0x162))/0xb;if(_0x52ca82===_0x101019)break;else _0x43fb5a['push'](_0x43fb5a['shift']());}catch(_0x2da3ef){_0x43fb5a['push'](_0x43fb5a['shift']());}}}(_0x170e,0x764b3));import{cloneDeep as _0x1391ea}from'lodash-es';function _0x25ff(_0x2730fc,_0x85853a){const _0x170eb6=_0x170e();return _0x25ff=function(_0x25fff5,_0x493cbb){_0x25fff5=_0x25fff5-0x161;let _0x4604c5=_0x170eb6[_0x25fff5];return _0x4604c5;},_0x25ff(_0x2730fc,_0x85853a);}function _0x170e(){const _0x1b284f=['2069177DCAUte','483452FSAdls','_combineNext','35816sjagdB','_compressSingleOperation','push','18VLlAqg','_decompressSingleOperation','length','15QxFDTG','_id','buffers','5GbnNaG','14sUkTgF','_compareOperations','_context','_splitCurrent','1703872gVxZWG','types','shift','compress','417354URiLPj','4508470ctNESh','3340404ABCwRx','decompress'];_0x170e=function(){return _0x1b284f;};return _0x170e();}export default class b{constructor(_0x4a0811,_0x48eabb){const _0x52224e=_0x25ff;this[_0x52224e(0x16c)]=_0x4a0811,this[_0x52224e(0x171)]=_0x48eabb;}[_0xf7a46e(0x176)](_0x35a5fe,_0x175262){const _0x19dfe9=_0xf7a46e;let _0x1a2b31;for(;_0x175262[_0x19dfe9(0x16a)]>0x1&&this[_0x19dfe9(0x170)](_0x175262[0x0],_0x175262[0x1]);)_0x1a2b31?(_0x1a2b31=this[_0x19dfe9(0x164)](_0x175262[_0x19dfe9(0x175)](),_0x1a2b31),_0x35a5fe[_0x19dfe9(0x174)][_0x19dfe9(0x167)](0x0)):(_0x1a2b31=_0x1391ea(_0x175262[_0x19dfe9(0x175)]()),_0x35a5fe[_0x19dfe9(0x174)][_0x19dfe9(0x167)](this[_0x19dfe9(0x16c)]));return!!_0x1a2b31&&(_0x1a2b31=this[_0x19dfe9(0x164)](_0x175262[_0x19dfe9(0x175)](),_0x1a2b31),_0x35a5fe[_0x19dfe9(0x174)][_0x19dfe9(0x167)](0x0),_0x35a5fe[_0x19dfe9(0x16d)][_0x19dfe9(0x167)](this[_0x19dfe9(0x166)](_0x1a2b31)),!0x0);}[_0xf7a46e(0x161)](_0x32bda9,_0x2c5080){const _0x564d93=_0xf7a46e,_0x17d7a2=this[_0x564d93(0x169)](_0x2c5080);for(;0x0==_0x2c5080[_0x564d93(0x174)][0x0];)_0x2c5080[_0x564d93(0x174)][_0x564d93(0x175)](),_0x32bda9[_0x564d93(0x167)](this[_0x564d93(0x172)](_0x17d7a2));_0x32bda9[_0x564d93(0x167)](_0x17d7a2);}}
|