@ckeditor/ckeditor5-operations-compressor 43.0.0-alpha.0 → 43.0.0-alpha.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +2 -2
- package/package.json +3 -3
- package/src/actioncompressor/actioncompressor.js +1 -1
- package/src/actioncompressor/deletingactioncompressor.js +1 -1
- package/src/actioncompressor/forwarddeletingactioncompressor.js +1 -1
- package/src/actioncompressor/typingactioncompressor.js +1 -1
- package/src/actioncompressor/userselectionactioncompressor.js +1 -1
- package/src/compressor.js +1 -1
- package/src/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 _0x18e9fc}from'@ckeditor/ckeditor5-utils/dist/index.js';import _0x38bf58 from'protobufjs/minimal.js';import{cloneDeep as _0x4c2bac,isEqual as _0x230483,isObject as _0x3ed21e}from'lodash-es';const u=/* #__PURE__ -- @preserve */
|
|
24
|
+
((()=>{var _0x490ec6=_0x38bf58['Reader'],_0x3f658d=_0x38bf58['Writer'],_0x585afe=_0x38bf58['util'],_0x52708b=_0x38bf58['roots']['default']||(_0x38bf58['roots']['default']={});return _0x52708b['AttributeOperation']=(function(){function _0x1dd5c9(_0x948bd8){if(_0x948bd8){for(var _0xdbd268=Object['keys'](_0x948bd8),_0x37da28=0x0;_0x37da28<_0xdbd268['length'];++_0x37da28)null!=_0x948bd8[_0xdbd268[_0x37da28]]&&(this[_0xdbd268[_0x37da28]]=_0x948bd8[_0xdbd268[_0x37da28]]);}}return _0x1dd5c9['prototype']['range']=null,_0x1dd5c9['prototype']['key']='',_0x1dd5c9['prototype']['oldValueBoolean']=!0x1,_0x1dd5c9['prototype']['oldValueJson']='',_0x1dd5c9['prototype']['newValueBoolean']=!0x1,_0x1dd5c9['prototype']['newValueJson']='',_0x1dd5c9['prototype']['wasUndone']=!0x1,_0x1dd5c9['create']=function(_0x4c6fc1){return new _0x1dd5c9(_0x4c6fc1);},_0x1dd5c9['encode']=function(_0x4b82ce,_0xfca252){return _0xfca252||(_0xfca252=_0x3f658d['create']()),null!=_0x4b82ce['range']&&Object['hasOwnProperty']['call'](_0x4b82ce,'range')&&_0x52708b['Range']['encode'](_0x4b82ce['range'],_0xfca252['uint32'](0xa)['fork']())['ldelim'](),null!=_0x4b82ce['key']&&Object['hasOwnProperty']['call'](_0x4b82ce,'key')&&_0xfca252['uint32'](0x12)['string'](_0x4b82ce['key']),null!=_0x4b82ce['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x4b82ce,'oldValueBoolean')&&_0xfca252['uint32'](0x18)['bool'](_0x4b82ce['oldValueBoolean']),null!=_0x4b82ce['oldValueJson']&&Object['hasOwnProperty']['call'](_0x4b82ce,'oldValueJson')&&_0xfca252['uint32'](0x22)['string'](_0x4b82ce['oldValueJson']),null!=_0x4b82ce['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x4b82ce,'newValueBoolean')&&_0xfca252['uint32'](0x28)['bool'](_0x4b82ce['newValueBoolean']),null!=_0x4b82ce['newValueJson']&&Object['hasOwnProperty']['call'](_0x4b82ce,'newValueJson')&&_0xfca252['uint32'](0x32)['string'](_0x4b82ce['newValueJson']),null!=_0x4b82ce['wasUndone']&&Object['hasOwnProperty']['call'](_0x4b82ce,'wasUndone')&&_0xfca252['uint32'](0x38)['bool'](_0x4b82ce['wasUndone']),_0xfca252;},_0x1dd5c9['encodeDelimited']=function(_0x290822,_0x5d8215){return this['encode'](_0x290822,_0x5d8215)['ldelim']();},_0x1dd5c9['decode']=function(_0xa12636,_0x1197eb){_0xa12636 instanceof _0x490ec6||(_0xa12636=_0x490ec6['create'](_0xa12636));for(var _0x298543=void 0x0===_0x1197eb?_0xa12636['len']:_0xa12636['pos']+_0x1197eb,_0x1828b8=new _0x52708b['AttributeOperation']();_0xa12636['pos']<_0x298543;){var _0x26af4d=_0xa12636['uint32']();switch(_0x26af4d>>>0x3){case 0x1:_0x1828b8['range']=_0x52708b['Range']['decode'](_0xa12636,_0xa12636['uint32']());break;case 0x2:_0x1828b8['key']=_0xa12636['string']();break;case 0x3:_0x1828b8['oldValueBoolean']=_0xa12636['bool']();break;case 0x4:_0x1828b8['oldValueJson']=_0xa12636['string']();break;case 0x5:_0x1828b8['newValueBoolean']=_0xa12636['bool']();break;case 0x6:_0x1828b8['newValueJson']=_0xa12636['string']();break;case 0x7:_0x1828b8['wasUndone']=_0xa12636['bool']();break;default:_0xa12636['skipType'](0x7&_0x26af4d);}}return _0x1828b8;},_0x1dd5c9['decodeDelimited']=function(_0x19ea77){return _0x19ea77 instanceof _0x490ec6||(_0x19ea77=new _0x490ec6(_0x19ea77)),this['decode'](_0x19ea77,_0x19ea77['uint32']());},_0x1dd5c9['verify']=function(_0x3b3424){if('object'!=typeof _0x3b3424||null===_0x3b3424)return'object\x20expected';if(null!=_0x3b3424['range']&&_0x3b3424['hasOwnProperty']('range')){var _0x4c87b6=_0x52708b['Range']['verify'](_0x3b3424['range']);if(_0x4c87b6)return'range.'+_0x4c87b6;}return null!=_0x3b3424['key']&&_0x3b3424['hasOwnProperty']('key')&&!_0x585afe['isString'](_0x3b3424['key'])?'key:\x20string\x20expected':null!=_0x3b3424['oldValueBoolean']&&_0x3b3424['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x3b3424['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x3b3424['oldValueJson']&&_0x3b3424['hasOwnProperty']('oldValueJson')&&!_0x585afe['isString'](_0x3b3424['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x3b3424['newValueBoolean']&&_0x3b3424['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x3b3424['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x3b3424['newValueJson']&&_0x3b3424['hasOwnProperty']('newValueJson')&&!_0x585afe['isString'](_0x3b3424['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x3b3424['wasUndone']&&_0x3b3424['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3b3424['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1dd5c9['fromObject']=function(_0x32d79b){if(_0x32d79b instanceof _0x52708b['AttributeOperation'])return _0x32d79b;var _0x5d05e7=new _0x52708b['AttributeOperation']();if(null!=_0x32d79b['range']){if('object'!=typeof _0x32d79b['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x5d05e7['range']=_0x52708b['Range']['fromObject'](_0x32d79b['range']);}return null!=_0x32d79b['key']&&(_0x5d05e7['key']=String(_0x32d79b['key'])),null!=_0x32d79b['oldValueBoolean']&&(_0x5d05e7['oldValueBoolean']=Boolean(_0x32d79b['oldValueBoolean'])),null!=_0x32d79b['oldValueJson']&&(_0x5d05e7['oldValueJson']=String(_0x32d79b['oldValueJson'])),null!=_0x32d79b['newValueBoolean']&&(_0x5d05e7['newValueBoolean']=Boolean(_0x32d79b['newValueBoolean'])),null!=_0x32d79b['newValueJson']&&(_0x5d05e7['newValueJson']=String(_0x32d79b['newValueJson'])),null!=_0x32d79b['wasUndone']&&(_0x5d05e7['wasUndone']=Boolean(_0x32d79b['wasUndone'])),_0x5d05e7;},_0x1dd5c9['toObject']=function(_0x1956de,_0x52ed54){_0x52ed54||(_0x52ed54={});var _0x553615={};return _0x52ed54['defaults']&&(_0x553615['range']=null,_0x553615['key']='',_0x553615['oldValueBoolean']=!0x1,_0x553615['oldValueJson']='',_0x553615['newValueBoolean']=!0x1,_0x553615['newValueJson']='',_0x553615['wasUndone']=!0x1),null!=_0x1956de['range']&&_0x1956de['hasOwnProperty']('range')&&(_0x553615['range']=_0x52708b['Range']['toObject'](_0x1956de['range'],_0x52ed54)),null!=_0x1956de['key']&&_0x1956de['hasOwnProperty']('key')&&(_0x553615['key']=_0x1956de['key']),null!=_0x1956de['oldValueBoolean']&&_0x1956de['hasOwnProperty']('oldValueBoolean')&&(_0x553615['oldValueBoolean']=_0x1956de['oldValueBoolean']),null!=_0x1956de['oldValueJson']&&_0x1956de['hasOwnProperty']('oldValueJson')&&(_0x553615['oldValueJson']=_0x1956de['oldValueJson']),null!=_0x1956de['newValueBoolean']&&_0x1956de['hasOwnProperty']('newValueBoolean')&&(_0x553615['newValueBoolean']=_0x1956de['newValueBoolean']),null!=_0x1956de['newValueJson']&&_0x1956de['hasOwnProperty']('newValueJson')&&(_0x553615['newValueJson']=_0x1956de['newValueJson']),null!=_0x1956de['wasUndone']&&_0x1956de['hasOwnProperty']('wasUndone')&&(_0x553615['wasUndone']=_0x1956de['wasUndone']),_0x553615;},_0x1dd5c9['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x38bf58['util']['toJSONOptions']);},_0x1dd5c9['getTypeUrl']=function(_0x59c422){return void 0x0===_0x59c422&&(_0x59c422='type.googleapis.com'),_0x59c422+'/AttributeOperation';},_0x1dd5c9;}()),_0x52708b['InsertOperation']=(function(){function _0xbf1004(_0x20c857){if(this['nodes']=[],_0x20c857){for(var _0x3edb2b=Object['keys'](_0x20c857),_0x21d469=0x0;_0x21d469<_0x3edb2b['length'];++_0x21d469)null!=_0x20c857[_0x3edb2b[_0x21d469]]&&(this[_0x3edb2b[_0x21d469]]=_0x20c857[_0x3edb2b[_0x21d469]]);}}return _0xbf1004['prototype']['position']=null,_0xbf1004['prototype']['nodes']=_0x585afe['emptyArray'],_0xbf1004['prototype']['shouldReceiveAttributes']=!0x1,_0xbf1004['prototype']['wasUndone']=!0x1,_0xbf1004['create']=function(_0x1996a3){return new _0xbf1004(_0x1996a3);},_0xbf1004['encode']=function(_0x4f2c5b,_0x1172b5){if(_0x1172b5||(_0x1172b5=_0x3f658d['create']()),null!=_0x4f2c5b['position']&&Object['hasOwnProperty']['call'](_0x4f2c5b,'position')&&_0x52708b['Position']['encode'](_0x4f2c5b['position'],_0x1172b5['uint32'](0xa)['fork']())['ldelim'](),null!=_0x4f2c5b['nodes']&&_0x4f2c5b['nodes']['length']){for(var _0x4f2d6e=0x0;_0x4f2d6e<_0x4f2c5b['nodes']['length'];++_0x4f2d6e)_0x52708b['Element']['encode'](_0x4f2c5b['nodes'][_0x4f2d6e],_0x1172b5['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x4f2c5b['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x4f2c5b,'shouldReceiveAttributes')&&_0x1172b5['uint32'](0x18)['bool'](_0x4f2c5b['shouldReceiveAttributes']),null!=_0x4f2c5b['wasUndone']&&Object['hasOwnProperty']['call'](_0x4f2c5b,'wasUndone')&&_0x1172b5['uint32'](0x20)['bool'](_0x4f2c5b['wasUndone']),_0x1172b5;},_0xbf1004['encodeDelimited']=function(_0x249b4d,_0x40765a){return this['encode'](_0x249b4d,_0x40765a)['ldelim']();},_0xbf1004['decode']=function(_0x325004,_0x3d445e){_0x325004 instanceof _0x490ec6||(_0x325004=_0x490ec6['create'](_0x325004));for(var _0x5eb1e4=void 0x0===_0x3d445e?_0x325004['len']:_0x325004['pos']+_0x3d445e,_0x30a662=new _0x52708b['InsertOperation']();_0x325004['pos']<_0x5eb1e4;){var _0x17a17a=_0x325004['uint32']();switch(_0x17a17a>>>0x3){case 0x1:_0x30a662['position']=_0x52708b['Position']['decode'](_0x325004,_0x325004['uint32']());break;case 0x2:_0x30a662['nodes']&&_0x30a662['nodes']['length']||(_0x30a662['nodes']=[]),_0x30a662['nodes']['push'](_0x52708b['Element']['decode'](_0x325004,_0x325004['uint32']()));break;case 0x3:_0x30a662['shouldReceiveAttributes']=_0x325004['bool']();break;case 0x4:_0x30a662['wasUndone']=_0x325004['bool']();break;default:_0x325004['skipType'](0x7&_0x17a17a);}}return _0x30a662;},_0xbf1004['decodeDelimited']=function(_0x42e243){return _0x42e243 instanceof _0x490ec6||(_0x42e243=new _0x490ec6(_0x42e243)),this['decode'](_0x42e243,_0x42e243['uint32']());},_0xbf1004['verify']=function(_0x94c4dc){if('object'!=typeof _0x94c4dc||null===_0x94c4dc)return'object\x20expected';if(null!=_0x94c4dc['position']&&_0x94c4dc['hasOwnProperty']('position')&&(_0xb840d5=_0x52708b['Position']['verify'](_0x94c4dc['position'])))return'position.'+_0xb840d5;if(null!=_0x94c4dc['nodes']&&_0x94c4dc['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x94c4dc['nodes']))return'nodes:\x20array\x20expected';for(var _0x505237=0x0;_0x505237<_0x94c4dc['nodes']['length'];++_0x505237){var _0xb840d5;if(_0xb840d5=_0x52708b['Element']['verify'](_0x94c4dc['nodes'][_0x505237]))return'nodes.'+_0xb840d5;}}return null!=_0x94c4dc['shouldReceiveAttributes']&&_0x94c4dc['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x94c4dc['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x94c4dc['wasUndone']&&_0x94c4dc['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x94c4dc['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0xbf1004['fromObject']=function(_0xead3c6){if(_0xead3c6 instanceof _0x52708b['InsertOperation'])return _0xead3c6;var _0x561f85=new _0x52708b['InsertOperation']();if(null!=_0xead3c6['position']){if('object'!=typeof _0xead3c6['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x561f85['position']=_0x52708b['Position']['fromObject'](_0xead3c6['position']);}if(_0xead3c6['nodes']){if(!Array['isArray'](_0xead3c6['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x561f85['nodes']=[];for(var _0x4fef0d=0x0;_0x4fef0d<_0xead3c6['nodes']['length'];++_0x4fef0d){if('object'!=typeof _0xead3c6['nodes'][_0x4fef0d])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x561f85['nodes'][_0x4fef0d]=_0x52708b['Element']['fromObject'](_0xead3c6['nodes'][_0x4fef0d]);}}return null!=_0xead3c6['shouldReceiveAttributes']&&(_0x561f85['shouldReceiveAttributes']=Boolean(_0xead3c6['shouldReceiveAttributes'])),null!=_0xead3c6['wasUndone']&&(_0x561f85['wasUndone']=Boolean(_0xead3c6['wasUndone'])),_0x561f85;},_0xbf1004['toObject']=function(_0x92e7cb,_0x208b02){_0x208b02||(_0x208b02={});var _0x500834={};if((_0x208b02['arrays']||_0x208b02['defaults'])&&(_0x500834['nodes']=[]),_0x208b02['defaults']&&(_0x500834['position']=null,_0x500834['shouldReceiveAttributes']=!0x1,_0x500834['wasUndone']=!0x1),null!=_0x92e7cb['position']&&_0x92e7cb['hasOwnProperty']('position')&&(_0x500834['position']=_0x52708b['Position']['toObject'](_0x92e7cb['position'],_0x208b02)),_0x92e7cb['nodes']&&_0x92e7cb['nodes']['length']){_0x500834['nodes']=[];for(var _0x37e85c=0x0;_0x37e85c<_0x92e7cb['nodes']['length'];++_0x37e85c)_0x500834['nodes'][_0x37e85c]=_0x52708b['Element']['toObject'](_0x92e7cb['nodes'][_0x37e85c],_0x208b02);}return null!=_0x92e7cb['shouldReceiveAttributes']&&_0x92e7cb['hasOwnProperty']('shouldReceiveAttributes')&&(_0x500834['shouldReceiveAttributes']=_0x92e7cb['shouldReceiveAttributes']),null!=_0x92e7cb['wasUndone']&&_0x92e7cb['hasOwnProperty']('wasUndone')&&(_0x500834['wasUndone']=_0x92e7cb['wasUndone']),_0x500834;},_0xbf1004['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x38bf58['util']['toJSONOptions']);},_0xbf1004['getTypeUrl']=function(_0x3a653d){return void 0x0===_0x3a653d&&(_0x3a653d='type.googleapis.com'),_0x3a653d+'/InsertOperation';},_0xbf1004;}()),_0x52708b['MarkerOperation']=(function(){function _0x20f021(_0x308a74){if(_0x308a74){for(var _0x4ab9ac=Object['keys'](_0x308a74),_0x2236fc=0x0;_0x2236fc<_0x4ab9ac['length'];++_0x2236fc)null!=_0x308a74[_0x4ab9ac[_0x2236fc]]&&(this[_0x4ab9ac[_0x2236fc]]=_0x308a74[_0x4ab9ac[_0x2236fc]]);}}return _0x20f021['prototype']['name']='',_0x20f021['prototype']['oldRange']=null,_0x20f021['prototype']['newRange']=null,_0x20f021['prototype']['affectsData']=!0x1,_0x20f021['prototype']['wasUndone']=!0x1,_0x20f021['create']=function(_0x5dc7ba){return new _0x20f021(_0x5dc7ba);},_0x20f021['encode']=function(_0x1b795a,_0x505fd5){return _0x505fd5||(_0x505fd5=_0x3f658d['create']()),null!=_0x1b795a['name']&&Object['hasOwnProperty']['call'](_0x1b795a,'name')&&_0x505fd5['uint32'](0xa)['string'](_0x1b795a['name']),null!=_0x1b795a['oldRange']&&Object['hasOwnProperty']['call'](_0x1b795a,'oldRange')&&_0x52708b['Range']['encode'](_0x1b795a['oldRange'],_0x505fd5['uint32'](0x12)['fork']())['ldelim'](),null!=_0x1b795a['newRange']&&Object['hasOwnProperty']['call'](_0x1b795a,'newRange')&&_0x52708b['Range']['encode'](_0x1b795a['newRange'],_0x505fd5['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x1b795a['affectsData']&&Object['hasOwnProperty']['call'](_0x1b795a,'affectsData')&&_0x505fd5['uint32'](0x20)['bool'](_0x1b795a['affectsData']),null!=_0x1b795a['wasUndone']&&Object['hasOwnProperty']['call'](_0x1b795a,'wasUndone')&&_0x505fd5['uint32'](0x28)['bool'](_0x1b795a['wasUndone']),_0x505fd5;},_0x20f021['encodeDelimited']=function(_0x2f724b,_0xb3ba0c){return this['encode'](_0x2f724b,_0xb3ba0c)['ldelim']();},_0x20f021['decode']=function(_0x384606,_0x4409f8){_0x384606 instanceof _0x490ec6||(_0x384606=_0x490ec6['create'](_0x384606));for(var _0x29f1b1=void 0x0===_0x4409f8?_0x384606['len']:_0x384606['pos']+_0x4409f8,_0x1e93bb=new _0x52708b['MarkerOperation']();_0x384606['pos']<_0x29f1b1;){var _0x41064b=_0x384606['uint32']();switch(_0x41064b>>>0x3){case 0x1:_0x1e93bb['name']=_0x384606['string']();break;case 0x2:_0x1e93bb['oldRange']=_0x52708b['Range']['decode'](_0x384606,_0x384606['uint32']());break;case 0x3:_0x1e93bb['newRange']=_0x52708b['Range']['decode'](_0x384606,_0x384606['uint32']());break;case 0x4:_0x1e93bb['affectsData']=_0x384606['bool']();break;case 0x5:_0x1e93bb['wasUndone']=_0x384606['bool']();break;default:_0x384606['skipType'](0x7&_0x41064b);}}return _0x1e93bb;},_0x20f021['decodeDelimited']=function(_0x6eb163){return _0x6eb163 instanceof _0x490ec6||(_0x6eb163=new _0x490ec6(_0x6eb163)),this['decode'](_0x6eb163,_0x6eb163['uint32']());},_0x20f021['verify']=function(_0x25d1ac){if('object'!=typeof _0x25d1ac||null===_0x25d1ac)return'object\x20expected';if(null!=_0x25d1ac['name']&&_0x25d1ac['hasOwnProperty']('name')&&!_0x585afe['isString'](_0x25d1ac['name']))return'name:\x20string\x20expected';var _0x5b7b64;if(null!=_0x25d1ac['oldRange']&&_0x25d1ac['hasOwnProperty']('oldRange')&&(_0x5b7b64=_0x52708b['Range']['verify'](_0x25d1ac['oldRange'])))return'oldRange.'+_0x5b7b64;if(null!=_0x25d1ac['newRange']&&_0x25d1ac['hasOwnProperty']('newRange')&&(_0x5b7b64=_0x52708b['Range']['verify'](_0x25d1ac['newRange'])))return'newRange.'+_0x5b7b64;return null!=_0x25d1ac['affectsData']&&_0x25d1ac['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x25d1ac['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x25d1ac['wasUndone']&&_0x25d1ac['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x25d1ac['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x20f021['fromObject']=function(_0x5ef73d){if(_0x5ef73d instanceof _0x52708b['MarkerOperation'])return _0x5ef73d;var _0x5c464f=new _0x52708b['MarkerOperation']();if(null!=_0x5ef73d['name']&&(_0x5c464f['name']=String(_0x5ef73d['name'])),null!=_0x5ef73d['oldRange']){if('object'!=typeof _0x5ef73d['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x5c464f['oldRange']=_0x52708b['Range']['fromObject'](_0x5ef73d['oldRange']);}if(null!=_0x5ef73d['newRange']){if('object'!=typeof _0x5ef73d['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x5c464f['newRange']=_0x52708b['Range']['fromObject'](_0x5ef73d['newRange']);}return null!=_0x5ef73d['affectsData']&&(_0x5c464f['affectsData']=Boolean(_0x5ef73d['affectsData'])),null!=_0x5ef73d['wasUndone']&&(_0x5c464f['wasUndone']=Boolean(_0x5ef73d['wasUndone'])),_0x5c464f;},_0x20f021['toObject']=function(_0xa9f2f5,_0x32d82b){_0x32d82b||(_0x32d82b={});var _0x211ddc={};return _0x32d82b['defaults']&&(_0x211ddc['name']='',_0x211ddc['oldRange']=null,_0x211ddc['newRange']=null,_0x211ddc['affectsData']=!0x1,_0x211ddc['wasUndone']=!0x1),null!=_0xa9f2f5['name']&&_0xa9f2f5['hasOwnProperty']('name')&&(_0x211ddc['name']=_0xa9f2f5['name']),null!=_0xa9f2f5['oldRange']&&_0xa9f2f5['hasOwnProperty']('oldRange')&&(_0x211ddc['oldRange']=_0x52708b['Range']['toObject'](_0xa9f2f5['oldRange'],_0x32d82b)),null!=_0xa9f2f5['newRange']&&_0xa9f2f5['hasOwnProperty']('newRange')&&(_0x211ddc['newRange']=_0x52708b['Range']['toObject'](_0xa9f2f5['newRange'],_0x32d82b)),null!=_0xa9f2f5['affectsData']&&_0xa9f2f5['hasOwnProperty']('affectsData')&&(_0x211ddc['affectsData']=_0xa9f2f5['affectsData']),null!=_0xa9f2f5['wasUndone']&&_0xa9f2f5['hasOwnProperty']('wasUndone')&&(_0x211ddc['wasUndone']=_0xa9f2f5['wasUndone']),_0x211ddc;},_0x20f021['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x38bf58['util']['toJSONOptions']);},_0x20f021['getTypeUrl']=function(_0x56de40){return void 0x0===_0x56de40&&(_0x56de40='type.googleapis.com'),_0x56de40+'/MarkerOperation';},_0x20f021;}()),_0x52708b['MergeOperation']=(function(){function _0x384bb9(_0x586ab4){if(_0x586ab4){for(var _0x3b78b3=Object['keys'](_0x586ab4),_0x2bb503=0x0;_0x2bb503<_0x3b78b3['length'];++_0x2bb503)null!=_0x586ab4[_0x3b78b3[_0x2bb503]]&&(this[_0x3b78b3[_0x2bb503]]=_0x586ab4[_0x3b78b3[_0x2bb503]]);}}return _0x384bb9['prototype']['sourcePosition']=null,_0x384bb9['prototype']['targetPosition']=null,_0x384bb9['prototype']['graveyardPosition']=null,_0x384bb9['prototype']['howMany']=0x0,_0x384bb9['prototype']['wasUndone']=!0x1,_0x384bb9['create']=function(_0x11c275){return new _0x384bb9(_0x11c275);},_0x384bb9['encode']=function(_0x478045,_0x296c6e){return _0x296c6e||(_0x296c6e=_0x3f658d['create']()),null!=_0x478045['sourcePosition']&&Object['hasOwnProperty']['call'](_0x478045,'sourcePosition')&&_0x52708b['Position']['encode'](_0x478045['sourcePosition'],_0x296c6e['uint32'](0xa)['fork']())['ldelim'](),null!=_0x478045['targetPosition']&&Object['hasOwnProperty']['call'](_0x478045,'targetPosition')&&_0x52708b['Position']['encode'](_0x478045['targetPosition'],_0x296c6e['uint32'](0x12)['fork']())['ldelim'](),null!=_0x478045['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x478045,'graveyardPosition')&&_0x52708b['Position']['encode'](_0x478045['graveyardPosition'],_0x296c6e['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x478045['howMany']&&Object['hasOwnProperty']['call'](_0x478045,'howMany')&&_0x296c6e['uint32'](0x20)['uint32'](_0x478045['howMany']),null!=_0x478045['wasUndone']&&Object['hasOwnProperty']['call'](_0x478045,'wasUndone')&&_0x296c6e['uint32'](0x28)['bool'](_0x478045['wasUndone']),_0x296c6e;},_0x384bb9['encodeDelimited']=function(_0x29ca73,_0x42d839){return this['encode'](_0x29ca73,_0x42d839)['ldelim']();},_0x384bb9['decode']=function(_0x4e8689,_0x302102){_0x4e8689 instanceof _0x490ec6||(_0x4e8689=_0x490ec6['create'](_0x4e8689));for(var _0x132c80=void 0x0===_0x302102?_0x4e8689['len']:_0x4e8689['pos']+_0x302102,_0x50e912=new _0x52708b['MergeOperation']();_0x4e8689['pos']<_0x132c80;){var _0x2a87cf=_0x4e8689['uint32']();switch(_0x2a87cf>>>0x3){case 0x1:_0x50e912['sourcePosition']=_0x52708b['Position']['decode'](_0x4e8689,_0x4e8689['uint32']());break;case 0x2:_0x50e912['targetPosition']=_0x52708b['Position']['decode'](_0x4e8689,_0x4e8689['uint32']());break;case 0x3:_0x50e912['graveyardPosition']=_0x52708b['Position']['decode'](_0x4e8689,_0x4e8689['uint32']());break;case 0x4:_0x50e912['howMany']=_0x4e8689['uint32']();break;case 0x5:_0x50e912['wasUndone']=_0x4e8689['bool']();break;default:_0x4e8689['skipType'](0x7&_0x2a87cf);}}return _0x50e912;},_0x384bb9['decodeDelimited']=function(_0x27c5a2){return _0x27c5a2 instanceof _0x490ec6||(_0x27c5a2=new _0x490ec6(_0x27c5a2)),this['decode'](_0x27c5a2,_0x27c5a2['uint32']());},_0x384bb9['verify']=function(_0x353b21){if('object'!=typeof _0x353b21||null===_0x353b21)return'object\x20expected';var _0x1d648b;if(null!=_0x353b21['sourcePosition']&&_0x353b21['hasOwnProperty']('sourcePosition')&&(_0x1d648b=_0x52708b['Position']['verify'](_0x353b21['sourcePosition'])))return'sourcePosition.'+_0x1d648b;if(null!=_0x353b21['targetPosition']&&_0x353b21['hasOwnProperty']('targetPosition')&&(_0x1d648b=_0x52708b['Position']['verify'](_0x353b21['targetPosition'])))return'targetPosition.'+_0x1d648b;if(null!=_0x353b21['graveyardPosition']&&_0x353b21['hasOwnProperty']('graveyardPosition')&&(_0x1d648b=_0x52708b['Position']['verify'](_0x353b21['graveyardPosition'])))return'graveyardPosition.'+_0x1d648b;return null!=_0x353b21['howMany']&&_0x353b21['hasOwnProperty']('howMany')&&!_0x585afe['isInteger'](_0x353b21['howMany'])?'howMany:\x20integer\x20expected':null!=_0x353b21['wasUndone']&&_0x353b21['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x353b21['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x384bb9['fromObject']=function(_0x13f0ce){if(_0x13f0ce instanceof _0x52708b['MergeOperation'])return _0x13f0ce;var _0x337a39=new _0x52708b['MergeOperation']();if(null!=_0x13f0ce['sourcePosition']){if('object'!=typeof _0x13f0ce['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x337a39['sourcePosition']=_0x52708b['Position']['fromObject'](_0x13f0ce['sourcePosition']);}if(null!=_0x13f0ce['targetPosition']){if('object'!=typeof _0x13f0ce['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x337a39['targetPosition']=_0x52708b['Position']['fromObject'](_0x13f0ce['targetPosition']);}if(null!=_0x13f0ce['graveyardPosition']){if('object'!=typeof _0x13f0ce['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x337a39['graveyardPosition']=_0x52708b['Position']['fromObject'](_0x13f0ce['graveyardPosition']);}return null!=_0x13f0ce['howMany']&&(_0x337a39['howMany']=_0x13f0ce['howMany']>>>0x0),null!=_0x13f0ce['wasUndone']&&(_0x337a39['wasUndone']=Boolean(_0x13f0ce['wasUndone'])),_0x337a39;},_0x384bb9['toObject']=function(_0x293048,_0x16d7d7){_0x16d7d7||(_0x16d7d7={});var _0x5df182={};return _0x16d7d7['defaults']&&(_0x5df182['sourcePosition']=null,_0x5df182['targetPosition']=null,_0x5df182['graveyardPosition']=null,_0x5df182['howMany']=0x0,_0x5df182['wasUndone']=!0x1),null!=_0x293048['sourcePosition']&&_0x293048['hasOwnProperty']('sourcePosition')&&(_0x5df182['sourcePosition']=_0x52708b['Position']['toObject'](_0x293048['sourcePosition'],_0x16d7d7)),null!=_0x293048['targetPosition']&&_0x293048['hasOwnProperty']('targetPosition')&&(_0x5df182['targetPosition']=_0x52708b['Position']['toObject'](_0x293048['targetPosition'],_0x16d7d7)),null!=_0x293048['graveyardPosition']&&_0x293048['hasOwnProperty']('graveyardPosition')&&(_0x5df182['graveyardPosition']=_0x52708b['Position']['toObject'](_0x293048['graveyardPosition'],_0x16d7d7)),null!=_0x293048['howMany']&&_0x293048['hasOwnProperty']('howMany')&&(_0x5df182['howMany']=_0x293048['howMany']),null!=_0x293048['wasUndone']&&_0x293048['hasOwnProperty']('wasUndone')&&(_0x5df182['wasUndone']=_0x293048['wasUndone']),_0x5df182;},_0x384bb9['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x38bf58['util']['toJSONOptions']);},_0x384bb9['getTypeUrl']=function(_0x220958){return void 0x0===_0x220958&&(_0x220958='type.googleapis.com'),_0x220958+'/MergeOperation';},_0x384bb9;}()),_0x52708b['MoveOperation']=(function(){function _0x42f093(_0x1f595a){if(_0x1f595a){for(var _0x35dcb1=Object['keys'](_0x1f595a),_0x3a3681=0x0;_0x3a3681<_0x35dcb1['length'];++_0x3a3681)null!=_0x1f595a[_0x35dcb1[_0x3a3681]]&&(this[_0x35dcb1[_0x3a3681]]=_0x1f595a[_0x35dcb1[_0x3a3681]]);}}return _0x42f093['prototype']['sourcePosition']=null,_0x42f093['prototype']['howMany']=0x0,_0x42f093['prototype']['targetPosition']=null,_0x42f093['prototype']['wasUndone']=!0x1,_0x42f093['create']=function(_0x83c4b1){return new _0x42f093(_0x83c4b1);},_0x42f093['encode']=function(_0x518462,_0x2b3dd2){return _0x2b3dd2||(_0x2b3dd2=_0x3f658d['create']()),null!=_0x518462['sourcePosition']&&Object['hasOwnProperty']['call'](_0x518462,'sourcePosition')&&_0x52708b['Position']['encode'](_0x518462['sourcePosition'],_0x2b3dd2['uint32'](0xa)['fork']())['ldelim'](),null!=_0x518462['howMany']&&Object['hasOwnProperty']['call'](_0x518462,'howMany')&&_0x2b3dd2['uint32'](0x10)['uint32'](_0x518462['howMany']),null!=_0x518462['targetPosition']&&Object['hasOwnProperty']['call'](_0x518462,'targetPosition')&&_0x52708b['Position']['encode'](_0x518462['targetPosition'],_0x2b3dd2['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x518462['wasUndone']&&Object['hasOwnProperty']['call'](_0x518462,'wasUndone')&&_0x2b3dd2['uint32'](0x20)['bool'](_0x518462['wasUndone']),_0x2b3dd2;},_0x42f093['encodeDelimited']=function(_0x3a24e5,_0x2435a3){return this['encode'](_0x3a24e5,_0x2435a3)['ldelim']();},_0x42f093['decode']=function(_0x50e31e,_0x5d04ba){_0x50e31e instanceof _0x490ec6||(_0x50e31e=_0x490ec6['create'](_0x50e31e));for(var _0x46c499=void 0x0===_0x5d04ba?_0x50e31e['len']:_0x50e31e['pos']+_0x5d04ba,_0x46fa25=new _0x52708b['MoveOperation']();_0x50e31e['pos']<_0x46c499;){var _0x1447f7=_0x50e31e['uint32']();switch(_0x1447f7>>>0x3){case 0x1:_0x46fa25['sourcePosition']=_0x52708b['Position']['decode'](_0x50e31e,_0x50e31e['uint32']());break;case 0x2:_0x46fa25['howMany']=_0x50e31e['uint32']();break;case 0x3:_0x46fa25['targetPosition']=_0x52708b['Position']['decode'](_0x50e31e,_0x50e31e['uint32']());break;case 0x4:_0x46fa25['wasUndone']=_0x50e31e['bool']();break;default:_0x50e31e['skipType'](0x7&_0x1447f7);}}return _0x46fa25;},_0x42f093['decodeDelimited']=function(_0x4567ca){return _0x4567ca instanceof _0x490ec6||(_0x4567ca=new _0x490ec6(_0x4567ca)),this['decode'](_0x4567ca,_0x4567ca['uint32']());},_0x42f093['verify']=function(_0x56b6ee){if('object'!=typeof _0x56b6ee||null===_0x56b6ee)return'object\x20expected';var _0x3405e4;if(null!=_0x56b6ee['sourcePosition']&&_0x56b6ee['hasOwnProperty']('sourcePosition')&&(_0x3405e4=_0x52708b['Position']['verify'](_0x56b6ee['sourcePosition'])))return'sourcePosition.'+_0x3405e4;if(null!=_0x56b6ee['howMany']&&_0x56b6ee['hasOwnProperty']('howMany')&&!_0x585afe['isInteger'](_0x56b6ee['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x56b6ee['targetPosition']&&_0x56b6ee['hasOwnProperty']('targetPosition')&&(_0x3405e4=_0x52708b['Position']['verify'](_0x56b6ee['targetPosition'])))return'targetPosition.'+_0x3405e4;return null!=_0x56b6ee['wasUndone']&&_0x56b6ee['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x56b6ee['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x42f093['fromObject']=function(_0x5ac101){if(_0x5ac101 instanceof _0x52708b['MoveOperation'])return _0x5ac101;var _0x273a8c=new _0x52708b['MoveOperation']();if(null!=_0x5ac101['sourcePosition']){if('object'!=typeof _0x5ac101['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x273a8c['sourcePosition']=_0x52708b['Position']['fromObject'](_0x5ac101['sourcePosition']);}if(null!=_0x5ac101['howMany']&&(_0x273a8c['howMany']=_0x5ac101['howMany']>>>0x0),null!=_0x5ac101['targetPosition']){if('object'!=typeof _0x5ac101['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x273a8c['targetPosition']=_0x52708b['Position']['fromObject'](_0x5ac101['targetPosition']);}return null!=_0x5ac101['wasUndone']&&(_0x273a8c['wasUndone']=Boolean(_0x5ac101['wasUndone'])),_0x273a8c;},_0x42f093['toObject']=function(_0x528bd1,_0x2099dc){_0x2099dc||(_0x2099dc={});var _0x2c4b57={};return _0x2099dc['defaults']&&(_0x2c4b57['sourcePosition']=null,_0x2c4b57['howMany']=0x0,_0x2c4b57['targetPosition']=null,_0x2c4b57['wasUndone']=!0x1),null!=_0x528bd1['sourcePosition']&&_0x528bd1['hasOwnProperty']('sourcePosition')&&(_0x2c4b57['sourcePosition']=_0x52708b['Position']['toObject'](_0x528bd1['sourcePosition'],_0x2099dc)),null!=_0x528bd1['howMany']&&_0x528bd1['hasOwnProperty']('howMany')&&(_0x2c4b57['howMany']=_0x528bd1['howMany']),null!=_0x528bd1['targetPosition']&&_0x528bd1['hasOwnProperty']('targetPosition')&&(_0x2c4b57['targetPosition']=_0x52708b['Position']['toObject'](_0x528bd1['targetPosition'],_0x2099dc)),null!=_0x528bd1['wasUndone']&&_0x528bd1['hasOwnProperty']('wasUndone')&&(_0x2c4b57['wasUndone']=_0x528bd1['wasUndone']),_0x2c4b57;},_0x42f093['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x38bf58['util']['toJSONOptions']);},_0x42f093['getTypeUrl']=function(_0x4757f4){return void 0x0===_0x4757f4&&(_0x4757f4='type.googleapis.com'),_0x4757f4+'/MoveOperation';},_0x42f093;}()),_0x52708b['RenameOperation']=(function(){function _0x163c66(_0x10eb0f){if(_0x10eb0f){for(var _0x76d445=Object['keys'](_0x10eb0f),_0x535677=0x0;_0x535677<_0x76d445['length'];++_0x535677)null!=_0x10eb0f[_0x76d445[_0x535677]]&&(this[_0x76d445[_0x535677]]=_0x10eb0f[_0x76d445[_0x535677]]);}}return _0x163c66['prototype']['position']=null,_0x163c66['prototype']['oldName']='',_0x163c66['prototype']['newName']='',_0x163c66['prototype']['wasUndone']=!0x1,_0x163c66['create']=function(_0x41e57f){return new _0x163c66(_0x41e57f);},_0x163c66['encode']=function(_0x583a2e,_0x457f63){return _0x457f63||(_0x457f63=_0x3f658d['create']()),null!=_0x583a2e['position']&&Object['hasOwnProperty']['call'](_0x583a2e,'position')&&_0x52708b['Position']['encode'](_0x583a2e['position'],_0x457f63['uint32'](0xa)['fork']())['ldelim'](),null!=_0x583a2e['oldName']&&Object['hasOwnProperty']['call'](_0x583a2e,'oldName')&&_0x457f63['uint32'](0x12)['string'](_0x583a2e['oldName']),null!=_0x583a2e['newName']&&Object['hasOwnProperty']['call'](_0x583a2e,'newName')&&_0x457f63['uint32'](0x1a)['string'](_0x583a2e['newName']),null!=_0x583a2e['wasUndone']&&Object['hasOwnProperty']['call'](_0x583a2e,'wasUndone')&&_0x457f63['uint32'](0x20)['bool'](_0x583a2e['wasUndone']),_0x457f63;},_0x163c66['encodeDelimited']=function(_0x478bf3,_0x463c3f){return this['encode'](_0x478bf3,_0x463c3f)['ldelim']();},_0x163c66['decode']=function(_0x2bf431,_0x58395c){_0x2bf431 instanceof _0x490ec6||(_0x2bf431=_0x490ec6['create'](_0x2bf431));for(var _0x2b22d7=void 0x0===_0x58395c?_0x2bf431['len']:_0x2bf431['pos']+_0x58395c,_0x3e9615=new _0x52708b['RenameOperation']();_0x2bf431['pos']<_0x2b22d7;){var _0x291886=_0x2bf431['uint32']();switch(_0x291886>>>0x3){case 0x1:_0x3e9615['position']=_0x52708b['Position']['decode'](_0x2bf431,_0x2bf431['uint32']());break;case 0x2:_0x3e9615['oldName']=_0x2bf431['string']();break;case 0x3:_0x3e9615['newName']=_0x2bf431['string']();break;case 0x4:_0x3e9615['wasUndone']=_0x2bf431['bool']();break;default:_0x2bf431['skipType'](0x7&_0x291886);}}return _0x3e9615;},_0x163c66['decodeDelimited']=function(_0x532ca2){return _0x532ca2 instanceof _0x490ec6||(_0x532ca2=new _0x490ec6(_0x532ca2)),this['decode'](_0x532ca2,_0x532ca2['uint32']());},_0x163c66['verify']=function(_0x239038){if('object'!=typeof _0x239038||null===_0x239038)return'object\x20expected';if(null!=_0x239038['position']&&_0x239038['hasOwnProperty']('position')){var _0x5f6498=_0x52708b['Position']['verify'](_0x239038['position']);if(_0x5f6498)return'position.'+_0x5f6498;}return null!=_0x239038['oldName']&&_0x239038['hasOwnProperty']('oldName')&&!_0x585afe['isString'](_0x239038['oldName'])?'oldName:\x20string\x20expected':null!=_0x239038['newName']&&_0x239038['hasOwnProperty']('newName')&&!_0x585afe['isString'](_0x239038['newName'])?'newName:\x20string\x20expected':null!=_0x239038['wasUndone']&&_0x239038['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x239038['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x163c66['fromObject']=function(_0x49a0d7){if(_0x49a0d7 instanceof _0x52708b['RenameOperation'])return _0x49a0d7;var _0x344747=new _0x52708b['RenameOperation']();if(null!=_0x49a0d7['position']){if('object'!=typeof _0x49a0d7['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x344747['position']=_0x52708b['Position']['fromObject'](_0x49a0d7['position']);}return null!=_0x49a0d7['oldName']&&(_0x344747['oldName']=String(_0x49a0d7['oldName'])),null!=_0x49a0d7['newName']&&(_0x344747['newName']=String(_0x49a0d7['newName'])),null!=_0x49a0d7['wasUndone']&&(_0x344747['wasUndone']=Boolean(_0x49a0d7['wasUndone'])),_0x344747;},_0x163c66['toObject']=function(_0x4212a7,_0x42c7c5){_0x42c7c5||(_0x42c7c5={});var _0x2e05a4={};return _0x42c7c5['defaults']&&(_0x2e05a4['position']=null,_0x2e05a4['oldName']='',_0x2e05a4['newName']='',_0x2e05a4['wasUndone']=!0x1),null!=_0x4212a7['position']&&_0x4212a7['hasOwnProperty']('position')&&(_0x2e05a4['position']=_0x52708b['Position']['toObject'](_0x4212a7['position'],_0x42c7c5)),null!=_0x4212a7['oldName']&&_0x4212a7['hasOwnProperty']('oldName')&&(_0x2e05a4['oldName']=_0x4212a7['oldName']),null!=_0x4212a7['newName']&&_0x4212a7['hasOwnProperty']('newName')&&(_0x2e05a4['newName']=_0x4212a7['newName']),null!=_0x4212a7['wasUndone']&&_0x4212a7['hasOwnProperty']('wasUndone')&&(_0x2e05a4['wasUndone']=_0x4212a7['wasUndone']),_0x2e05a4;},_0x163c66['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x38bf58['util']['toJSONOptions']);},_0x163c66['getTypeUrl']=function(_0x3f8014){return void 0x0===_0x3f8014&&(_0x3f8014='type.googleapis.com'),_0x3f8014+'/RenameOperation';},_0x163c66;}()),_0x52708b['RootAttributeOperation']=(function(){function _0x4a284d(_0x35be0c){if(_0x35be0c){for(var _0x24b646=Object['keys'](_0x35be0c),_0x589457=0x0;_0x589457<_0x24b646['length'];++_0x589457)null!=_0x35be0c[_0x24b646[_0x589457]]&&(this[_0x24b646[_0x589457]]=_0x35be0c[_0x24b646[_0x589457]]);}}return _0x4a284d['prototype']['root']='',_0x4a284d['prototype']['key']='',_0x4a284d['prototype']['oldValueBoolean']=!0x1,_0x4a284d['prototype']['oldValueJson']='',_0x4a284d['prototype']['newValueBoolean']=!0x1,_0x4a284d['prototype']['newValueJson']='',_0x4a284d['prototype']['wasUndone']=!0x1,_0x4a284d['create']=function(_0xf1e649){return new _0x4a284d(_0xf1e649);},_0x4a284d['encode']=function(_0x3fe10c,_0x15c6e9){return _0x15c6e9||(_0x15c6e9=_0x3f658d['create']()),null!=_0x3fe10c['root']&&Object['hasOwnProperty']['call'](_0x3fe10c,'root')&&_0x15c6e9['uint32'](0xa)['string'](_0x3fe10c['root']),null!=_0x3fe10c['key']&&Object['hasOwnProperty']['call'](_0x3fe10c,'key')&&_0x15c6e9['uint32'](0x12)['string'](_0x3fe10c['key']),null!=_0x3fe10c['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x3fe10c,'oldValueBoolean')&&_0x15c6e9['uint32'](0x18)['bool'](_0x3fe10c['oldValueBoolean']),null!=_0x3fe10c['oldValueJson']&&Object['hasOwnProperty']['call'](_0x3fe10c,'oldValueJson')&&_0x15c6e9['uint32'](0x22)['string'](_0x3fe10c['oldValueJson']),null!=_0x3fe10c['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x3fe10c,'newValueBoolean')&&_0x15c6e9['uint32'](0x28)['bool'](_0x3fe10c['newValueBoolean']),null!=_0x3fe10c['newValueJson']&&Object['hasOwnProperty']['call'](_0x3fe10c,'newValueJson')&&_0x15c6e9['uint32'](0x32)['string'](_0x3fe10c['newValueJson']),null!=_0x3fe10c['wasUndone']&&Object['hasOwnProperty']['call'](_0x3fe10c,'wasUndone')&&_0x15c6e9['uint32'](0x38)['bool'](_0x3fe10c['wasUndone']),_0x15c6e9;},_0x4a284d['encodeDelimited']=function(_0x2a9e86,_0x1f9ece){return this['encode'](_0x2a9e86,_0x1f9ece)['ldelim']();},_0x4a284d['decode']=function(_0x47e373,_0x429676){_0x47e373 instanceof _0x490ec6||(_0x47e373=_0x490ec6['create'](_0x47e373));for(var _0x46e297=void 0x0===_0x429676?_0x47e373['len']:_0x47e373['pos']+_0x429676,_0x384787=new _0x52708b['RootAttributeOperation']();_0x47e373['pos']<_0x46e297;){var _0x311e66=_0x47e373['uint32']();switch(_0x311e66>>>0x3){case 0x1:_0x384787['root']=_0x47e373['string']();break;case 0x2:_0x384787['key']=_0x47e373['string']();break;case 0x3:_0x384787['oldValueBoolean']=_0x47e373['bool']();break;case 0x4:_0x384787['oldValueJson']=_0x47e373['string']();break;case 0x5:_0x384787['newValueBoolean']=_0x47e373['bool']();break;case 0x6:_0x384787['newValueJson']=_0x47e373['string']();break;case 0x7:_0x384787['wasUndone']=_0x47e373['bool']();break;default:_0x47e373['skipType'](0x7&_0x311e66);}}return _0x384787;},_0x4a284d['decodeDelimited']=function(_0x4a64c6){return _0x4a64c6 instanceof _0x490ec6||(_0x4a64c6=new _0x490ec6(_0x4a64c6)),this['decode'](_0x4a64c6,_0x4a64c6['uint32']());},_0x4a284d['verify']=function(_0x346efc){return'object'!=typeof _0x346efc||null===_0x346efc?'object\x20expected':null!=_0x346efc['root']&&_0x346efc['hasOwnProperty']('root')&&!_0x585afe['isString'](_0x346efc['root'])?'root:\x20string\x20expected':null!=_0x346efc['key']&&_0x346efc['hasOwnProperty']('key')&&!_0x585afe['isString'](_0x346efc['key'])?'key:\x20string\x20expected':null!=_0x346efc['oldValueBoolean']&&_0x346efc['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x346efc['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x346efc['oldValueJson']&&_0x346efc['hasOwnProperty']('oldValueJson')&&!_0x585afe['isString'](_0x346efc['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x346efc['newValueBoolean']&&_0x346efc['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x346efc['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x346efc['newValueJson']&&_0x346efc['hasOwnProperty']('newValueJson')&&!_0x585afe['isString'](_0x346efc['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x346efc['wasUndone']&&_0x346efc['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x346efc['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x4a284d['fromObject']=function(_0x42cca6){if(_0x42cca6 instanceof _0x52708b['RootAttributeOperation'])return _0x42cca6;var _0x5a5be2=new _0x52708b['RootAttributeOperation']();return null!=_0x42cca6['root']&&(_0x5a5be2['root']=String(_0x42cca6['root'])),null!=_0x42cca6['key']&&(_0x5a5be2['key']=String(_0x42cca6['key'])),null!=_0x42cca6['oldValueBoolean']&&(_0x5a5be2['oldValueBoolean']=Boolean(_0x42cca6['oldValueBoolean'])),null!=_0x42cca6['oldValueJson']&&(_0x5a5be2['oldValueJson']=String(_0x42cca6['oldValueJson'])),null!=_0x42cca6['newValueBoolean']&&(_0x5a5be2['newValueBoolean']=Boolean(_0x42cca6['newValueBoolean'])),null!=_0x42cca6['newValueJson']&&(_0x5a5be2['newValueJson']=String(_0x42cca6['newValueJson'])),null!=_0x42cca6['wasUndone']&&(_0x5a5be2['wasUndone']=Boolean(_0x42cca6['wasUndone'])),_0x5a5be2;},_0x4a284d['toObject']=function(_0x2e1042,_0x11e27f){_0x11e27f||(_0x11e27f={});var _0x131a43={};return _0x11e27f['defaults']&&(_0x131a43['root']='',_0x131a43['key']='',_0x131a43['oldValueBoolean']=!0x1,_0x131a43['oldValueJson']='',_0x131a43['newValueBoolean']=!0x1,_0x131a43['newValueJson']='',_0x131a43['wasUndone']=!0x1),null!=_0x2e1042['root']&&_0x2e1042['hasOwnProperty']('root')&&(_0x131a43['root']=_0x2e1042['root']),null!=_0x2e1042['key']&&_0x2e1042['hasOwnProperty']('key')&&(_0x131a43['key']=_0x2e1042['key']),null!=_0x2e1042['oldValueBoolean']&&_0x2e1042['hasOwnProperty']('oldValueBoolean')&&(_0x131a43['oldValueBoolean']=_0x2e1042['oldValueBoolean']),null!=_0x2e1042['oldValueJson']&&_0x2e1042['hasOwnProperty']('oldValueJson')&&(_0x131a43['oldValueJson']=_0x2e1042['oldValueJson']),null!=_0x2e1042['newValueBoolean']&&_0x2e1042['hasOwnProperty']('newValueBoolean')&&(_0x131a43['newValueBoolean']=_0x2e1042['newValueBoolean']),null!=_0x2e1042['newValueJson']&&_0x2e1042['hasOwnProperty']('newValueJson')&&(_0x131a43['newValueJson']=_0x2e1042['newValueJson']),null!=_0x2e1042['wasUndone']&&_0x2e1042['hasOwnProperty']('wasUndone')&&(_0x131a43['wasUndone']=_0x2e1042['wasUndone']),_0x131a43;},_0x4a284d['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x38bf58['util']['toJSONOptions']);},_0x4a284d['getTypeUrl']=function(_0x5bf873){return void 0x0===_0x5bf873&&(_0x5bf873='type.googleapis.com'),_0x5bf873+'/RootAttributeOperation';},_0x4a284d;}()),_0x52708b['RootOperation']=(function(){function _0xe6488f(_0x4be165){if(_0x4be165){for(var _0x230c76=Object['keys'](_0x4be165),_0x3b9863=0x0;_0x3b9863<_0x230c76['length'];++_0x3b9863)null!=_0x4be165[_0x230c76[_0x3b9863]]&&(this[_0x230c76[_0x3b9863]]=_0x4be165[_0x230c76[_0x3b9863]]);}}return _0xe6488f['prototype']['rootName']='',_0xe6488f['prototype']['elementName']='',_0xe6488f['prototype']['isAdd']=!0x1,_0xe6488f['prototype']['wasUndone']=!0x1,_0xe6488f['create']=function(_0x2ba595){return new _0xe6488f(_0x2ba595);},_0xe6488f['encode']=function(_0x46060f,_0x37e4a3){return _0x37e4a3||(_0x37e4a3=_0x3f658d['create']()),null!=_0x46060f['rootName']&&Object['hasOwnProperty']['call'](_0x46060f,'rootName')&&_0x37e4a3['uint32'](0xa)['string'](_0x46060f['rootName']),null!=_0x46060f['elementName']&&Object['hasOwnProperty']['call'](_0x46060f,'elementName')&&_0x37e4a3['uint32'](0x12)['string'](_0x46060f['elementName']),null!=_0x46060f['isAdd']&&Object['hasOwnProperty']['call'](_0x46060f,'isAdd')&&_0x37e4a3['uint32'](0x18)['bool'](_0x46060f['isAdd']),null!=_0x46060f['wasUndone']&&Object['hasOwnProperty']['call'](_0x46060f,'wasUndone')&&_0x37e4a3['uint32'](0x20)['bool'](_0x46060f['wasUndone']),_0x37e4a3;},_0xe6488f['encodeDelimited']=function(_0x40db0a,_0x37bc7d){return this['encode'](_0x40db0a,_0x37bc7d)['ldelim']();},_0xe6488f['decode']=function(_0xad7019,_0x494d8a){_0xad7019 instanceof _0x490ec6||(_0xad7019=_0x490ec6['create'](_0xad7019));for(var _0x2c50f8=void 0x0===_0x494d8a?_0xad7019['len']:_0xad7019['pos']+_0x494d8a,_0x2853ed=new _0x52708b['RootOperation']();_0xad7019['pos']<_0x2c50f8;){var _0x32c0e5=_0xad7019['uint32']();switch(_0x32c0e5>>>0x3){case 0x1:_0x2853ed['rootName']=_0xad7019['string']();break;case 0x2:_0x2853ed['elementName']=_0xad7019['string']();break;case 0x3:_0x2853ed['isAdd']=_0xad7019['bool']();break;case 0x4:_0x2853ed['wasUndone']=_0xad7019['bool']();break;default:_0xad7019['skipType'](0x7&_0x32c0e5);}}return _0x2853ed;},_0xe6488f['decodeDelimited']=function(_0x5941b8){return _0x5941b8 instanceof _0x490ec6||(_0x5941b8=new _0x490ec6(_0x5941b8)),this['decode'](_0x5941b8,_0x5941b8['uint32']());},_0xe6488f['verify']=function(_0x377cde){return'object'!=typeof _0x377cde||null===_0x377cde?'object\x20expected':null!=_0x377cde['rootName']&&_0x377cde['hasOwnProperty']('rootName')&&!_0x585afe['isString'](_0x377cde['rootName'])?'rootName:\x20string\x20expected':null!=_0x377cde['elementName']&&_0x377cde['hasOwnProperty']('elementName')&&!_0x585afe['isString'](_0x377cde['elementName'])?'elementName:\x20string\x20expected':null!=_0x377cde['isAdd']&&_0x377cde['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x377cde['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x377cde['wasUndone']&&_0x377cde['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x377cde['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0xe6488f['fromObject']=function(_0x3f5a5f){if(_0x3f5a5f instanceof _0x52708b['RootOperation'])return _0x3f5a5f;var _0x5a1f9e=new _0x52708b['RootOperation']();return null!=_0x3f5a5f['rootName']&&(_0x5a1f9e['rootName']=String(_0x3f5a5f['rootName'])),null!=_0x3f5a5f['elementName']&&(_0x5a1f9e['elementName']=String(_0x3f5a5f['elementName'])),null!=_0x3f5a5f['isAdd']&&(_0x5a1f9e['isAdd']=Boolean(_0x3f5a5f['isAdd'])),null!=_0x3f5a5f['wasUndone']&&(_0x5a1f9e['wasUndone']=Boolean(_0x3f5a5f['wasUndone'])),_0x5a1f9e;},_0xe6488f['toObject']=function(_0x41fe3d,_0x3ab79a){_0x3ab79a||(_0x3ab79a={});var _0x9494a3={};return _0x3ab79a['defaults']&&(_0x9494a3['rootName']='',_0x9494a3['elementName']='',_0x9494a3['isAdd']=!0x1,_0x9494a3['wasUndone']=!0x1),null!=_0x41fe3d['rootName']&&_0x41fe3d['hasOwnProperty']('rootName')&&(_0x9494a3['rootName']=_0x41fe3d['rootName']),null!=_0x41fe3d['elementName']&&_0x41fe3d['hasOwnProperty']('elementName')&&(_0x9494a3['elementName']=_0x41fe3d['elementName']),null!=_0x41fe3d['isAdd']&&_0x41fe3d['hasOwnProperty']('isAdd')&&(_0x9494a3['isAdd']=_0x41fe3d['isAdd']),null!=_0x41fe3d['wasUndone']&&_0x41fe3d['hasOwnProperty']('wasUndone')&&(_0x9494a3['wasUndone']=_0x41fe3d['wasUndone']),_0x9494a3;},_0xe6488f['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x38bf58['util']['toJSONOptions']);},_0xe6488f['getTypeUrl']=function(_0x6b1cfb){return void 0x0===_0x6b1cfb&&(_0x6b1cfb='type.googleapis.com'),_0x6b1cfb+'/RootOperation';},_0xe6488f;}()),_0x52708b['SplitOperation']=(function(){function _0xe7592a(_0x155057){if(_0x155057){for(var _0x440401=Object['keys'](_0x155057),_0x375287=0x0;_0x375287<_0x440401['length'];++_0x375287)null!=_0x155057[_0x440401[_0x375287]]&&(this[_0x440401[_0x375287]]=_0x155057[_0x440401[_0x375287]]);}}return _0xe7592a['prototype']['splitPosition']=null,_0xe7592a['prototype']['graveyardPosition']=null,_0xe7592a['prototype']['howMany']=0x0,_0xe7592a['prototype']['insertionPosition']=null,_0xe7592a['prototype']['wasUndone']=!0x1,_0xe7592a['create']=function(_0x35de61){return new _0xe7592a(_0x35de61);},_0xe7592a['encode']=function(_0x13d535,_0x2fe7fd){return _0x2fe7fd||(_0x2fe7fd=_0x3f658d['create']()),null!=_0x13d535['splitPosition']&&Object['hasOwnProperty']['call'](_0x13d535,'splitPosition')&&_0x52708b['Position']['encode'](_0x13d535['splitPosition'],_0x2fe7fd['uint32'](0xa)['fork']())['ldelim'](),null!=_0x13d535['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x13d535,'graveyardPosition')&&_0x52708b['Position']['encode'](_0x13d535['graveyardPosition'],_0x2fe7fd['uint32'](0x12)['fork']())['ldelim'](),null!=_0x13d535['howMany']&&Object['hasOwnProperty']['call'](_0x13d535,'howMany')&&_0x2fe7fd['uint32'](0x18)['uint32'](_0x13d535['howMany']),null!=_0x13d535['insertionPosition']&&Object['hasOwnProperty']['call'](_0x13d535,'insertionPosition')&&_0x52708b['Position']['encode'](_0x13d535['insertionPosition'],_0x2fe7fd['uint32'](0x22)['fork']())['ldelim'](),null!=_0x13d535['wasUndone']&&Object['hasOwnProperty']['call'](_0x13d535,'wasUndone')&&_0x2fe7fd['uint32'](0x28)['bool'](_0x13d535['wasUndone']),_0x2fe7fd;},_0xe7592a['encodeDelimited']=function(_0x45421d,_0x3ba9c5){return this['encode'](_0x45421d,_0x3ba9c5)['ldelim']();},_0xe7592a['decode']=function(_0x4aa50c,_0xec3fe2){_0x4aa50c instanceof _0x490ec6||(_0x4aa50c=_0x490ec6['create'](_0x4aa50c));for(var _0x26ea30=void 0x0===_0xec3fe2?_0x4aa50c['len']:_0x4aa50c['pos']+_0xec3fe2,_0x6aba3a=new _0x52708b['SplitOperation']();_0x4aa50c['pos']<_0x26ea30;){var _0x12d826=_0x4aa50c['uint32']();switch(_0x12d826>>>0x3){case 0x1:_0x6aba3a['splitPosition']=_0x52708b['Position']['decode'](_0x4aa50c,_0x4aa50c['uint32']());break;case 0x2:_0x6aba3a['graveyardPosition']=_0x52708b['Position']['decode'](_0x4aa50c,_0x4aa50c['uint32']());break;case 0x3:_0x6aba3a['howMany']=_0x4aa50c['uint32']();break;case 0x4:_0x6aba3a['insertionPosition']=_0x52708b['Position']['decode'](_0x4aa50c,_0x4aa50c['uint32']());break;case 0x5:_0x6aba3a['wasUndone']=_0x4aa50c['bool']();break;default:_0x4aa50c['skipType'](0x7&_0x12d826);}}return _0x6aba3a;},_0xe7592a['decodeDelimited']=function(_0x5c271d){return _0x5c271d instanceof _0x490ec6||(_0x5c271d=new _0x490ec6(_0x5c271d)),this['decode'](_0x5c271d,_0x5c271d['uint32']());},_0xe7592a['verify']=function(_0x57d503){if('object'!=typeof _0x57d503||null===_0x57d503)return'object\x20expected';var _0xb1ea51;if(null!=_0x57d503['splitPosition']&&_0x57d503['hasOwnProperty']('splitPosition')&&(_0xb1ea51=_0x52708b['Position']['verify'](_0x57d503['splitPosition'])))return'splitPosition.'+_0xb1ea51;if(null!=_0x57d503['graveyardPosition']&&_0x57d503['hasOwnProperty']('graveyardPosition')&&(_0xb1ea51=_0x52708b['Position']['verify'](_0x57d503['graveyardPosition'])))return'graveyardPosition.'+_0xb1ea51;if(null!=_0x57d503['howMany']&&_0x57d503['hasOwnProperty']('howMany')&&!_0x585afe['isInteger'](_0x57d503['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x57d503['insertionPosition']&&_0x57d503['hasOwnProperty']('insertionPosition')&&(_0xb1ea51=_0x52708b['Position']['verify'](_0x57d503['insertionPosition'])))return'insertionPosition.'+_0xb1ea51;return null!=_0x57d503['wasUndone']&&_0x57d503['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x57d503['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0xe7592a['fromObject']=function(_0x271afb){if(_0x271afb instanceof _0x52708b['SplitOperation'])return _0x271afb;var _0x9c46f5=new _0x52708b['SplitOperation']();if(null!=_0x271afb['splitPosition']){if('object'!=typeof _0x271afb['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x9c46f5['splitPosition']=_0x52708b['Position']['fromObject'](_0x271afb['splitPosition']);}if(null!=_0x271afb['graveyardPosition']){if('object'!=typeof _0x271afb['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x9c46f5['graveyardPosition']=_0x52708b['Position']['fromObject'](_0x271afb['graveyardPosition']);}if(null!=_0x271afb['howMany']&&(_0x9c46f5['howMany']=_0x271afb['howMany']>>>0x0),null!=_0x271afb['insertionPosition']){if('object'!=typeof _0x271afb['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x9c46f5['insertionPosition']=_0x52708b['Position']['fromObject'](_0x271afb['insertionPosition']);}return null!=_0x271afb['wasUndone']&&(_0x9c46f5['wasUndone']=Boolean(_0x271afb['wasUndone'])),_0x9c46f5;},_0xe7592a['toObject']=function(_0x94394e,_0x4d74be){_0x4d74be||(_0x4d74be={});var _0x4754af={};return _0x4d74be['defaults']&&(_0x4754af['splitPosition']=null,_0x4754af['graveyardPosition']=null,_0x4754af['howMany']=0x0,_0x4754af['insertionPosition']=null,_0x4754af['wasUndone']=!0x1),null!=_0x94394e['splitPosition']&&_0x94394e['hasOwnProperty']('splitPosition')&&(_0x4754af['splitPosition']=_0x52708b['Position']['toObject'](_0x94394e['splitPosition'],_0x4d74be)),null!=_0x94394e['graveyardPosition']&&_0x94394e['hasOwnProperty']('graveyardPosition')&&(_0x4754af['graveyardPosition']=_0x52708b['Position']['toObject'](_0x94394e['graveyardPosition'],_0x4d74be)),null!=_0x94394e['howMany']&&_0x94394e['hasOwnProperty']('howMany')&&(_0x4754af['howMany']=_0x94394e['howMany']),null!=_0x94394e['insertionPosition']&&_0x94394e['hasOwnProperty']('insertionPosition')&&(_0x4754af['insertionPosition']=_0x52708b['Position']['toObject'](_0x94394e['insertionPosition'],_0x4d74be)),null!=_0x94394e['wasUndone']&&_0x94394e['hasOwnProperty']('wasUndone')&&(_0x4754af['wasUndone']=_0x94394e['wasUndone']),_0x4754af;},_0xe7592a['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x38bf58['util']['toJSONOptions']);},_0xe7592a['getTypeUrl']=function(_0x8c447){return void 0x0===_0x8c447&&(_0x8c447='type.googleapis.com'),_0x8c447+'/SplitOperation';},_0xe7592a;}()),_0x52708b['Position']=(function(){function _0x50e14d(_0x3b4958){if(this['path']=[],_0x3b4958){for(var _0x531d9e=Object['keys'](_0x3b4958),_0x1d4b09=0x0;_0x1d4b09<_0x531d9e['length'];++_0x1d4b09)null!=_0x3b4958[_0x531d9e[_0x1d4b09]]&&(this[_0x531d9e[_0x1d4b09]]=_0x3b4958[_0x531d9e[_0x1d4b09]]);}}return _0x50e14d['prototype']['root']='',_0x50e14d['prototype']['rootMain']=!0x1,_0x50e14d['prototype']['rootGraveyard']=!0x1,_0x50e14d['prototype']['path']=_0x585afe['emptyArray'],_0x50e14d['prototype']['stickiness']='',_0x50e14d['create']=function(_0x1af92a){return new _0x50e14d(_0x1af92a);},_0x50e14d['encode']=function(_0x37007e,_0x2284fe){if(_0x2284fe||(_0x2284fe=_0x3f658d['create']()),null!=_0x37007e['root']&&Object['hasOwnProperty']['call'](_0x37007e,'root')&&_0x2284fe['uint32'](0xa)['string'](_0x37007e['root']),null!=_0x37007e['rootMain']&&Object['hasOwnProperty']['call'](_0x37007e,'rootMain')&&_0x2284fe['uint32'](0x10)['bool'](_0x37007e['rootMain']),null!=_0x37007e['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x37007e,'rootGraveyard')&&_0x2284fe['uint32'](0x18)['bool'](_0x37007e['rootGraveyard']),null!=_0x37007e['path']&&_0x37007e['path']['length']){_0x2284fe['uint32'](0x22)['fork']();for(var _0x3d9a13=0x0;_0x3d9a13<_0x37007e['path']['length'];++_0x3d9a13)_0x2284fe['uint32'](_0x37007e['path'][_0x3d9a13]);_0x2284fe['ldelim']();}return null!=_0x37007e['stickiness']&&Object['hasOwnProperty']['call'](_0x37007e,'stickiness')&&_0x2284fe['uint32'](0x2a)['string'](_0x37007e['stickiness']),_0x2284fe;},_0x50e14d['encodeDelimited']=function(_0x4de436,_0x4e5157){return this['encode'](_0x4de436,_0x4e5157)['ldelim']();},_0x50e14d['decode']=function(_0x2feca1,_0x1a5210){_0x2feca1 instanceof _0x490ec6||(_0x2feca1=_0x490ec6['create'](_0x2feca1));for(var _0x8b601e=void 0x0===_0x1a5210?_0x2feca1['len']:_0x2feca1['pos']+_0x1a5210,_0x4fbc07=new _0x52708b['Position']();_0x2feca1['pos']<_0x8b601e;){var _0x5ee928=_0x2feca1['uint32']();switch(_0x5ee928>>>0x3){case 0x1:_0x4fbc07['root']=_0x2feca1['string']();break;case 0x2:_0x4fbc07['rootMain']=_0x2feca1['bool']();break;case 0x3:_0x4fbc07['rootGraveyard']=_0x2feca1['bool']();break;case 0x4:if(_0x4fbc07['path']&&_0x4fbc07['path']['length']||(_0x4fbc07['path']=[]),0x2==(0x7&_0x5ee928)){for(var _0x533bdb=_0x2feca1['uint32']()+_0x2feca1['pos'];_0x2feca1['pos']<_0x533bdb;)_0x4fbc07['path']['push'](_0x2feca1['uint32']());}else _0x4fbc07['path']['push'](_0x2feca1['uint32']());break;case 0x5:_0x4fbc07['stickiness']=_0x2feca1['string']();break;default:_0x2feca1['skipType'](0x7&_0x5ee928);}}return _0x4fbc07;},_0x50e14d['decodeDelimited']=function(_0x1ad4b9){return _0x1ad4b9 instanceof _0x490ec6||(_0x1ad4b9=new _0x490ec6(_0x1ad4b9)),this['decode'](_0x1ad4b9,_0x1ad4b9['uint32']());},_0x50e14d['verify']=function(_0x4b25f1){if('object'!=typeof _0x4b25f1||null===_0x4b25f1)return'object\x20expected';if(null!=_0x4b25f1['root']&&_0x4b25f1['hasOwnProperty']('root')&&!_0x585afe['isString'](_0x4b25f1['root']))return'root:\x20string\x20expected';if(null!=_0x4b25f1['rootMain']&&_0x4b25f1['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x4b25f1['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x4b25f1['rootGraveyard']&&_0x4b25f1['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x4b25f1['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x4b25f1['path']&&_0x4b25f1['hasOwnProperty']('path')){if(!Array['isArray'](_0x4b25f1['path']))return'path:\x20array\x20expected';for(var _0x33f5c2=0x0;_0x33f5c2<_0x4b25f1['path']['length'];++_0x33f5c2)if(!_0x585afe['isInteger'](_0x4b25f1['path'][_0x33f5c2]))return'path:\x20integer[]\x20expected';}return null!=_0x4b25f1['stickiness']&&_0x4b25f1['hasOwnProperty']('stickiness')&&!_0x585afe['isString'](_0x4b25f1['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x50e14d['fromObject']=function(_0x36185b){if(_0x36185b instanceof _0x52708b['Position'])return _0x36185b;var _0x3d6f3f=new _0x52708b['Position']();if(null!=_0x36185b['root']&&(_0x3d6f3f['root']=String(_0x36185b['root'])),null!=_0x36185b['rootMain']&&(_0x3d6f3f['rootMain']=Boolean(_0x36185b['rootMain'])),null!=_0x36185b['rootGraveyard']&&(_0x3d6f3f['rootGraveyard']=Boolean(_0x36185b['rootGraveyard'])),_0x36185b['path']){if(!Array['isArray'](_0x36185b['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x3d6f3f['path']=[];for(var _0x3add42=0x0;_0x3add42<_0x36185b['path']['length'];++_0x3add42)_0x3d6f3f['path'][_0x3add42]=_0x36185b['path'][_0x3add42]>>>0x0;}return null!=_0x36185b['stickiness']&&(_0x3d6f3f['stickiness']=String(_0x36185b['stickiness'])),_0x3d6f3f;},_0x50e14d['toObject']=function(_0x492108,_0x2de715){_0x2de715||(_0x2de715={});var _0x9be520={};if((_0x2de715['arrays']||_0x2de715['defaults'])&&(_0x9be520['path']=[]),_0x2de715['defaults']&&(_0x9be520['root']='',_0x9be520['rootMain']=!0x1,_0x9be520['rootGraveyard']=!0x1,_0x9be520['stickiness']=''),null!=_0x492108['root']&&_0x492108['hasOwnProperty']('root')&&(_0x9be520['root']=_0x492108['root']),null!=_0x492108['rootMain']&&_0x492108['hasOwnProperty']('rootMain')&&(_0x9be520['rootMain']=_0x492108['rootMain']),null!=_0x492108['rootGraveyard']&&_0x492108['hasOwnProperty']('rootGraveyard')&&(_0x9be520['rootGraveyard']=_0x492108['rootGraveyard']),_0x492108['path']&&_0x492108['path']['length']){_0x9be520['path']=[];for(var _0x5a4962=0x0;_0x5a4962<_0x492108['path']['length'];++_0x5a4962)_0x9be520['path'][_0x5a4962]=_0x492108['path'][_0x5a4962];}return null!=_0x492108['stickiness']&&_0x492108['hasOwnProperty']('stickiness')&&(_0x9be520['stickiness']=_0x492108['stickiness']),_0x9be520;},_0x50e14d['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x38bf58['util']['toJSONOptions']);},_0x50e14d['getTypeUrl']=function(_0xc94ffa){return void 0x0===_0xc94ffa&&(_0xc94ffa='type.googleapis.com'),_0xc94ffa+'/Position';},_0x50e14d;}()),_0x52708b['Range']=(function(){function _0x4152cb(_0x25cd44){if(_0x25cd44){for(var _0x39c796=Object['keys'](_0x25cd44),_0xcc606=0x0;_0xcc606<_0x39c796['length'];++_0xcc606)null!=_0x25cd44[_0x39c796[_0xcc606]]&&(this[_0x39c796[_0xcc606]]=_0x25cd44[_0x39c796[_0xcc606]]);}}return _0x4152cb['prototype']['start']=null,_0x4152cb['prototype']['end']=null,_0x4152cb['create']=function(_0x39fa2e){return new _0x4152cb(_0x39fa2e);},_0x4152cb['encode']=function(_0x1b16bd,_0x3def7d){return _0x3def7d||(_0x3def7d=_0x3f658d['create']()),null!=_0x1b16bd['start']&&Object['hasOwnProperty']['call'](_0x1b16bd,'start')&&_0x52708b['Position']['encode'](_0x1b16bd['start'],_0x3def7d['uint32'](0xa)['fork']())['ldelim'](),null!=_0x1b16bd['end']&&Object['hasOwnProperty']['call'](_0x1b16bd,'end')&&_0x52708b['Position']['encode'](_0x1b16bd['end'],_0x3def7d['uint32'](0x12)['fork']())['ldelim'](),_0x3def7d;},_0x4152cb['encodeDelimited']=function(_0x227dcf,_0x5ed945){return this['encode'](_0x227dcf,_0x5ed945)['ldelim']();},_0x4152cb['decode']=function(_0x2efc6c,_0x387fab){_0x2efc6c instanceof _0x490ec6||(_0x2efc6c=_0x490ec6['create'](_0x2efc6c));for(var _0x359544=void 0x0===_0x387fab?_0x2efc6c['len']:_0x2efc6c['pos']+_0x387fab,_0x566a26=new _0x52708b['Range']();_0x2efc6c['pos']<_0x359544;){var _0x33e2ed=_0x2efc6c['uint32']();switch(_0x33e2ed>>>0x3){case 0x1:_0x566a26['start']=_0x52708b['Position']['decode'](_0x2efc6c,_0x2efc6c['uint32']());break;case 0x2:_0x566a26['end']=_0x52708b['Position']['decode'](_0x2efc6c,_0x2efc6c['uint32']());break;default:_0x2efc6c['skipType'](0x7&_0x33e2ed);}}return _0x566a26;},_0x4152cb['decodeDelimited']=function(_0x29e440){return _0x29e440 instanceof _0x490ec6||(_0x29e440=new _0x490ec6(_0x29e440)),this['decode'](_0x29e440,_0x29e440['uint32']());},_0x4152cb['verify']=function(_0x3f8d1e){if('object'!=typeof _0x3f8d1e||null===_0x3f8d1e)return'object\x20expected';var _0x2ffed5;if(null!=_0x3f8d1e['start']&&_0x3f8d1e['hasOwnProperty']('start')&&(_0x2ffed5=_0x52708b['Position']['verify'](_0x3f8d1e['start'])))return'start.'+_0x2ffed5;if(null!=_0x3f8d1e['end']&&_0x3f8d1e['hasOwnProperty']('end')&&(_0x2ffed5=_0x52708b['Position']['verify'](_0x3f8d1e['end'])))return'end.'+_0x2ffed5;return null;},_0x4152cb['fromObject']=function(_0x1a33aa){if(_0x1a33aa instanceof _0x52708b['Range'])return _0x1a33aa;var _0x43d647=new _0x52708b['Range']();if(null!=_0x1a33aa['start']){if('object'!=typeof _0x1a33aa['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x43d647['start']=_0x52708b['Position']['fromObject'](_0x1a33aa['start']);}if(null!=_0x1a33aa['end']){if('object'!=typeof _0x1a33aa['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x43d647['end']=_0x52708b['Position']['fromObject'](_0x1a33aa['end']);}return _0x43d647;},_0x4152cb['toObject']=function(_0x18a741,_0x29c4fa){_0x29c4fa||(_0x29c4fa={});var _0x21c345={};return _0x29c4fa['defaults']&&(_0x21c345['start']=null,_0x21c345['end']=null),null!=_0x18a741['start']&&_0x18a741['hasOwnProperty']('start')&&(_0x21c345['start']=_0x52708b['Position']['toObject'](_0x18a741['start'],_0x29c4fa)),null!=_0x18a741['end']&&_0x18a741['hasOwnProperty']('end')&&(_0x21c345['end']=_0x52708b['Position']['toObject'](_0x18a741['end'],_0x29c4fa)),_0x21c345;},_0x4152cb['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x38bf58['util']['toJSONOptions']);},_0x4152cb['getTypeUrl']=function(_0xea822b){return void 0x0===_0xea822b&&(_0xea822b='type.googleapis.com'),_0xea822b+'/Range';},_0x4152cb;}()),_0x52708b['Element']=(function(){function _0x34f7c0(_0x91331){if(this['children']=[],this['attributesBoolean']={},_0x91331){for(var _0x1c3c5a=Object['keys'](_0x91331),_0xcba956=0x0;_0xcba956<_0x1c3c5a['length'];++_0xcba956)null!=_0x91331[_0x1c3c5a[_0xcba956]]&&(this[_0x1c3c5a[_0xcba956]]=_0x91331[_0x1c3c5a[_0xcba956]]);}}return _0x34f7c0['prototype']['name']='',_0x34f7c0['prototype']['children']=_0x585afe['emptyArray'],_0x34f7c0['prototype']['data']='',_0x34f7c0['prototype']['attributesBoolean']=_0x585afe['emptyObject'],_0x34f7c0['prototype']['attributesJson']='',_0x34f7c0['create']=function(_0x4c3cfc){return new _0x34f7c0(_0x4c3cfc);},_0x34f7c0['encode']=function(_0x269ba4,_0x179c55){if(_0x179c55||(_0x179c55=_0x3f658d['create']()),null!=_0x269ba4['name']&&Object['hasOwnProperty']['call'](_0x269ba4,'name')&&_0x179c55['uint32'](0xa)['string'](_0x269ba4['name']),null!=_0x269ba4['children']&&_0x269ba4['children']['length']){for(var _0x394646=0x0;_0x394646<_0x269ba4['children']['length'];++_0x394646)_0x52708b['Element']['encode'](_0x269ba4['children'][_0x394646],_0x179c55['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x269ba4['data']&&Object['hasOwnProperty']['call'](_0x269ba4,'data')&&_0x179c55['uint32'](0x1a)['string'](_0x269ba4['data']),null!=_0x269ba4['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x269ba4,'attributesBoolean')){var _0x5ba8f2=Object['keys'](_0x269ba4['attributesBoolean']);for(_0x394646=0x0;_0x394646<_0x5ba8f2['length'];++_0x394646)_0x179c55['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x5ba8f2[_0x394646])['uint32'](0x10)['bool'](_0x269ba4['attributesBoolean'][_0x5ba8f2[_0x394646]])['ldelim']();}return null!=_0x269ba4['attributesJson']&&Object['hasOwnProperty']['call'](_0x269ba4,'attributesJson')&&_0x179c55['uint32'](0x2a)['string'](_0x269ba4['attributesJson']),_0x179c55;},_0x34f7c0['encodeDelimited']=function(_0x27cf6c,_0x2d7247){return this['encode'](_0x27cf6c,_0x2d7247)['ldelim']();},_0x34f7c0['decode']=function(_0x1b01d2,_0x34f809){_0x1b01d2 instanceof _0x490ec6||(_0x1b01d2=_0x490ec6['create'](_0x1b01d2));for(var _0x20e1c0,_0x1419ed,_0x4e0f69=void 0x0===_0x34f809?_0x1b01d2['len']:_0x1b01d2['pos']+_0x34f809,_0x51ce3e=new _0x52708b['Element']();_0x1b01d2['pos']<_0x4e0f69;){var _0x50af5c=_0x1b01d2['uint32']();switch(_0x50af5c>>>0x3){case 0x1:_0x51ce3e['name']=_0x1b01d2['string']();break;case 0x2:_0x51ce3e['children']&&_0x51ce3e['children']['length']||(_0x51ce3e['children']=[]),_0x51ce3e['children']['push'](_0x52708b['Element']['decode'](_0x1b01d2,_0x1b01d2['uint32']()));break;case 0x3:_0x51ce3e['data']=_0x1b01d2['string']();break;case 0x4:_0x51ce3e['attributesBoolean']===_0x585afe['emptyObject']&&(_0x51ce3e['attributesBoolean']={});var _0x77925f=_0x1b01d2['uint32']()+_0x1b01d2['pos'];for(_0x20e1c0='',_0x1419ed=!0x1;_0x1b01d2['pos']<_0x77925f;){var _0x2a0b8d=_0x1b01d2['uint32']();switch(_0x2a0b8d>>>0x3){case 0x1:_0x20e1c0=_0x1b01d2['string']();break;case 0x2:_0x1419ed=_0x1b01d2['bool']();break;default:_0x1b01d2['skipType'](0x7&_0x2a0b8d);}}_0x51ce3e['attributesBoolean'][_0x20e1c0]=_0x1419ed;break;case 0x5:_0x51ce3e['attributesJson']=_0x1b01d2['string']();break;default:_0x1b01d2['skipType'](0x7&_0x50af5c);}}return _0x51ce3e;},_0x34f7c0['decodeDelimited']=function(_0x4007bc){return _0x4007bc instanceof _0x490ec6||(_0x4007bc=new _0x490ec6(_0x4007bc)),this['decode'](_0x4007bc,_0x4007bc['uint32']());},_0x34f7c0['verify']=function(_0x17c066){if('object'!=typeof _0x17c066||null===_0x17c066)return'object\x20expected';if(null!=_0x17c066['name']&&_0x17c066['hasOwnProperty']('name')&&!_0x585afe['isString'](_0x17c066['name']))return'name:\x20string\x20expected';if(null!=_0x17c066['children']&&_0x17c066['hasOwnProperty']('children')){if(!Array['isArray'](_0x17c066['children']))return'children:\x20array\x20expected';for(var _0x2d2758=0x0;_0x2d2758<_0x17c066['children']['length'];++_0x2d2758){var _0x98a5d1=_0x52708b['Element']['verify'](_0x17c066['children'][_0x2d2758]);if(_0x98a5d1)return'children.'+_0x98a5d1;}}if(null!=_0x17c066['data']&&_0x17c066['hasOwnProperty']('data')&&!_0x585afe['isString'](_0x17c066['data']))return'data:\x20string\x20expected';if(null!=_0x17c066['attributesBoolean']&&_0x17c066['hasOwnProperty']('attributesBoolean')){if(!_0x585afe['isObject'](_0x17c066['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0xb9af8c=Object['keys'](_0x17c066['attributesBoolean']);for(_0x2d2758=0x0;_0x2d2758<_0xb9af8c['length'];++_0x2d2758)if('boolean'!=typeof _0x17c066['attributesBoolean'][_0xb9af8c[_0x2d2758]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x17c066['attributesJson']&&_0x17c066['hasOwnProperty']('attributesJson')&&!_0x585afe['isString'](_0x17c066['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x34f7c0['fromObject']=function(_0x60751a){if(_0x60751a instanceof _0x52708b['Element'])return _0x60751a;var _0x43f7a8=new _0x52708b['Element']();if(null!=_0x60751a['name']&&(_0x43f7a8['name']=String(_0x60751a['name'])),_0x60751a['children']){if(!Array['isArray'](_0x60751a['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x43f7a8['children']=[];for(var _0x3d0e0d=0x0;_0x3d0e0d<_0x60751a['children']['length'];++_0x3d0e0d){if('object'!=typeof _0x60751a['children'][_0x3d0e0d])throw TypeError('.Element.children:\x20object\x20expected');_0x43f7a8['children'][_0x3d0e0d]=_0x52708b['Element']['fromObject'](_0x60751a['children'][_0x3d0e0d]);}}if(null!=_0x60751a['data']&&(_0x43f7a8['data']=String(_0x60751a['data'])),_0x60751a['attributesBoolean']){if('object'!=typeof _0x60751a['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x43f7a8['attributesBoolean']={};var _0x5cd951=Object['keys'](_0x60751a['attributesBoolean']);for(_0x3d0e0d=0x0;_0x3d0e0d<_0x5cd951['length'];++_0x3d0e0d)_0x43f7a8['attributesBoolean'][_0x5cd951[_0x3d0e0d]]=Boolean(_0x60751a['attributesBoolean'][_0x5cd951[_0x3d0e0d]]);}return null!=_0x60751a['attributesJson']&&(_0x43f7a8['attributesJson']=String(_0x60751a['attributesJson'])),_0x43f7a8;},_0x34f7c0['toObject']=function(_0x4a9a55,_0x1f1cc9){_0x1f1cc9||(_0x1f1cc9={});var _0x5bcf47,_0x149c7f={};if((_0x1f1cc9['arrays']||_0x1f1cc9['defaults'])&&(_0x149c7f['children']=[]),(_0x1f1cc9['objects']||_0x1f1cc9['defaults'])&&(_0x149c7f['attributesBoolean']={}),_0x1f1cc9['defaults']&&(_0x149c7f['name']='',_0x149c7f['data']='',_0x149c7f['attributesJson']=''),null!=_0x4a9a55['name']&&_0x4a9a55['hasOwnProperty']('name')&&(_0x149c7f['name']=_0x4a9a55['name']),_0x4a9a55['children']&&_0x4a9a55['children']['length']){_0x149c7f['children']=[];for(var _0x2b55ab=0x0;_0x2b55ab<_0x4a9a55['children']['length'];++_0x2b55ab)_0x149c7f['children'][_0x2b55ab]=_0x52708b['Element']['toObject'](_0x4a9a55['children'][_0x2b55ab],_0x1f1cc9);}if(null!=_0x4a9a55['data']&&_0x4a9a55['hasOwnProperty']('data')&&(_0x149c7f['data']=_0x4a9a55['data']),_0x4a9a55['attributesBoolean']&&(_0x5bcf47=Object['keys'](_0x4a9a55['attributesBoolean']))['length']){_0x149c7f['attributesBoolean']={};for(_0x2b55ab=0x0;_0x2b55ab<_0x5bcf47['length'];++_0x2b55ab)_0x149c7f['attributesBoolean'][_0x5bcf47[_0x2b55ab]]=_0x4a9a55['attributesBoolean'][_0x5bcf47[_0x2b55ab]];}return null!=_0x4a9a55['attributesJson']&&_0x4a9a55['hasOwnProperty']('attributesJson')&&(_0x149c7f['attributesJson']=_0x4a9a55['attributesJson']),_0x149c7f;},_0x34f7c0['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x38bf58['util']['toJSONOptions']);},_0x34f7c0['getTypeUrl']=function(_0x4e3e59){return void 0x0===_0x4e3e59&&(_0x4e3e59='type.googleapis.com'),_0x4e3e59+'/Element';},_0x34f7c0;}()),_0x52708b;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x512e9a){return new y(this['_protobufRoot'][_0x512e9a]);}}class y{['_protobuf'];constructor(_0x28df0a){this['_protobuf']=_0x28df0a;}['compress'](_0xde702){const _0x3cfcb1=this['_protobuf']['verify'](_0xde702);if(_0x3cfcb1)throw Error(_0x3cfcb1);return this['_protobuf']['encode'](this['_protobuf']['create'](_0xde702))['finish']();}['decompress'](_0x8f5cb3){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x8f5cb3),{'oneofs':!0x0});}}function _(_0x17c9e5,_0x52f6ca){const _0x43ef32=_0x4c2bac(_0x17c9e5);return _0x43ef32['path'][_0x43ef32['path']['length']-0x1]+=_0x52f6ca,_0x43ef32;}function O(_0x1aa987,_0x16d8f){return _0x1aa987['root']===_0x16d8f['root']&&_0x230483(_0x1aa987['path'],_0x16d8f['path']);}function $(_0x5f32ed){P(_0x5f32ed,_0x362c7c=>('main'==_0x362c7c['root']?(_0x362c7c['rootMain']=!0x0,delete _0x362c7c['root']):'$graveyard'==_0x362c7c['root']&&(_0x362c7c['rootGraveyard']=!0x0,delete _0x362c7c['root']),_0x362c7c));}function J(_0x56b60d){P(_0x56b60d,_0xbb6afa=>(_0xbb6afa['rootMain']?(_0xbb6afa['root']='main',delete _0xbb6afa['rootMain']):_0xbb6afa['rootGraveyard']&&(_0xbb6afa['root']='$graveyard',delete _0xbb6afa['rootGraveyard']),_0xbb6afa));}function P(_0x4fd705,_0x50e23d){for(const _0x4b13cc in _0x4fd705){const _0x4cd762=_0x4fd705[_0x4b13cc];'nodes'!==_0x4b13cc&&_0x3ed21e(_0x4cd762)&&(_0x4cd762['path']&&(_0x4cd762['root']||_0x4cd762['rootMain']||_0x4cd762['rootGraveyard'])?_0x4fd705[_0x4b13cc]=_0x50e23d(_0x4cd762):P(_0x4cd762,_0x50e23d));}return _0x4fd705;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x29b173,_0x38b5e5,_0x372a22){this['_id']=_0x29b173,this['_operationName']=_0x38b5e5,this['_protobufDescriptor']=_0x372a22;}['compress'](_0x9837dd,_0x33e599){const _0x540709=_0x33e599['shift']();return $(_0x540709),_0x9837dd['buffers']['push'](this['_protobufDescriptor']['compress'](_0x540709)),_0x9837dd['types']['push'](this['_id']),!0x0;}['decompress'](_0x2aafdc,_0x1a6734){_0x1a6734['types']['shift']();const _0x300605=this['_protobufDescriptor']['decompress'](_0x1a6734['buffers']['shift']());J(_0x300605),_0x300605['__className']=this['_operationName'],_0x2aafdc['push'](_0x300605);}}class s extends e{['compress'](_0x1c4157,_0x31b51d){const _0x4e5a0f=_0x31b51d['shift']();return this['_serializeOneOf']('oldValue',_0x4e5a0f),this['_serializeOneOf']('newValue',_0x4e5a0f),$(_0x4e5a0f),_0x1c4157['buffers']['push'](this['_protobufDescriptor']['compress'](_0x4e5a0f)),_0x1c4157['types']['push'](this['_id']),!0x0;}['decompress'](_0x21447a,_0x3351b6){const {types:_0x4cca25,buffers:_0x1b7c56}=_0x3351b6,_0x2f4e2b=this['_protobufDescriptor']['decompress'](_0x1b7c56['shift']());_0x4cca25['shift'](),this['_deserializeOneOf']('oldValue',_0x2f4e2b),this['_deserializeOneOf']('newValue',_0x2f4e2b),J(_0x2f4e2b),_0x2f4e2b['__className']=this['_operationName'],_0x21447a['push'](_0x2f4e2b);}['_serializeOneOf'](_0x3162cb,_0x4d8ef8){const _0x31d555=_0x4d8ef8[_0x3162cb];'boolean'==typeof _0x31d555?_0x4d8ef8[_0x3162cb+'Boolean']=_0x31d555:_0x4d8ef8[_0x3162cb+'Json']=JSON['stringify'](_0x31d555);}['_deserializeOneOf'](_0x34a87c,_0x235bd0){const _0x22dd3d=_0x34a87c+'Json';_0x235bd0[_0x22dd3d]?(_0x235bd0[_0x34a87c]=JSON['parse'](_0x235bd0[_0x22dd3d]),delete _0x235bd0[_0x22dd3d]):(_0x235bd0[_0x34a87c]=_0x235bd0[_0x34a87c+'Boolean'],delete _0x235bd0[_0x34a87c+'Boolean']);}}class i extends e{['compress'](_0xcf9487,_0x4332a7){const _0x1d779f=_0x4332a7['shift']();return this['_serializeNodesAttributes'](_0x1d779f['nodes']),$(_0x1d779f),_0xcf9487['buffers']['push'](this['_protobufDescriptor']['compress'](_0x1d779f)),_0xcf9487['types']['push'](this['_id']),!0x0;}['decompress'](_0x4e19c7,_0x3da778){const {types:_0x925736,buffers:_0x439a04}=_0x3da778,_0x189d2d=this['_protobufDescriptor']['decompress'](_0x439a04['shift']());_0x925736['shift'](),_0x189d2d['nodes']||(_0x189d2d['nodes']=[]),this['_deserializeNodesAttributes'](_0x189d2d['nodes']),J(_0x189d2d),_0x189d2d['__className']=this['_operationName'],_0x4e19c7['push'](_0x189d2d);}['_serializeNodesAttributes'](_0x4b1efa){for(const _0x23d405 of _0x4b1efa){if(_0x23d405['attributes']){const _0x522704=_0x23d405['attributes'];this['_areValuesBoolean'](_0x522704)?_0x23d405['attributesBoolean']=_0x522704:_0x23d405['attributesJson']=JSON['stringify'](_0x522704);}_0x23d405['children']&&this['_serializeNodesAttributes'](_0x23d405['children']);}}['_deserializeNodesAttributes'](_0x2d6fe6){for(const _0x27ac4a of _0x2d6fe6)(_0x27ac4a['attributesBoolean']||_0x27ac4a['attributesJson'])&&(_0x27ac4a['attributesBoolean']?(_0x27ac4a['attributes']=_0x27ac4a['attributesBoolean'],delete _0x27ac4a['attributesBoolean']):(_0x27ac4a['attributes']=JSON['parse'](_0x27ac4a['attributesJson']),delete _0x27ac4a['attributesJson'])),_0x27ac4a['children']&&this['_deserializeNodesAttributes'](_0x27ac4a['children']);}['_areValuesBoolean'](_0x28bca2){return Object['keys'](_0x28bca2)['every'](_0x4e1d39=>'boolean'==typeof _0x28bca2[_0x4e1d39]);}}class n extends e{['decompress'](_0x254d81,_0x1fef15){super['decompress'](_0x254d81,_0x1fef15);const _0x4f5e67=_0x254d81[_0x254d81['length']-0x1];_0x4f5e67['oldRange']||(_0x4f5e67['oldRange']=null),_0x4f5e67['newRange']||(_0x4f5e67['newRange']=null);}}class p extends e{['compress'](_0x305685,_0x205828){return _0x205828['shift'](),_0x305685['types']['push'](this['_id']),!0x0;}['decompress'](_0x4fd842,_0x7bed9a){_0x7bed9a['types']['shift'](),_0x4fd842['push']({'__className':this['_operationName']});}}class a extends n{['_omittedNamespace'];constructor(_0x4db154,_0x2eded1,_0x557230,_0xf4af2e){super(_0x4db154,_0x2eded1,_0x557230),this['_omittedNamespace']=_0xf4af2e+':';}['compress'](_0x3d3713,_0x14dd10){return!('MarkerOperation'!=_0x14dd10[0x0]['__className']||!_0x14dd10[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0x14dd10[0x0]['name']=_0x14dd10[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x3d3713,_0x14dd10),!0x0);}['decompress'](_0x801a2c,_0x23879c){super['decompress'](_0x801a2c,_0x23879c);const _0x3208aa=_0x801a2c[_0x801a2c['length']-0x1];_0x3208aa['name']=this['_omittedNamespace']+_0x3208aa['name'];}}class b{['_id'];['_context'];constructor(_0x43f604,_0x13b747){this['_id']=_0x43f604,this['_context']=_0x13b747;}['compress'](_0xd1cce5,_0x5ef563){let _0x3df52b;for(;_0x5ef563['length']>0x1&&this['_compareOperations'](_0x5ef563[0x0],_0x5ef563[0x1]);)_0x3df52b?(_0x3df52b=this['_combineNext'](_0x5ef563['shift'](),_0x3df52b),_0xd1cce5['types']['push'](0x0)):(_0x3df52b=_0x4c2bac(_0x5ef563['shift']()),_0xd1cce5['types']['push'](this['_id']));return!!_0x3df52b&&(_0x3df52b=this['_combineNext'](_0x5ef563['shift'](),_0x3df52b),_0xd1cce5['types']['push'](0x0),_0xd1cce5['buffers']['push'](this['_compressSingleOperation'](_0x3df52b)),!0x0);}['decompress'](_0x47dbed,_0x2bc71b){const _0x2b449f=this['_decompressSingleOperation'](_0x2bc71b);for(;0x0==_0x2bc71b['types'][0x0];)_0x2bc71b['types']['shift'](),_0x47dbed['push'](this['_splitCurrent'](_0x2b449f));_0x47dbed['push'](_0x2b449f);}}class m extends b{['_combineNext'](_0x5c7ee7,_0x24f9fa){return _0x24f9fa['nodes'][0x0]['data']+=_0x5c7ee7['nodes'][0x0]['data'],_0x24f9fa;}['_splitCurrent'](_0x11b2b1){const _0x562656=_0x4c2bac(_0x11b2b1),_0x82d5b6=_0x562656['nodes'][0x0],_0xd06bc0=_0x11b2b1['nodes'][0x0],_0x5d2d98=_0xd06bc0['data'][Symbol['iterator']]()['next']()['value'],_0x57ff6b=_0x5d2d98['length'];return _0x82d5b6['data']=_0x5d2d98,_0xd06bc0['data']=_0xd06bc0['data']['substr'](_0x57ff6b),_0x11b2b1['position']=_(_0x11b2b1['position'],_0x57ff6b),_0x562656;}['_compareOperations'](_0x17a93f,_0x5c3eba){if(this['_checkOperation'](_0x17a93f)&&this['_checkOperation'](_0x5c3eba)){const _0x1f14e4=_0x17a93f['nodes'][0x0]['data']['length'],_0x3bb021=O(_(_0x17a93f['position'],_0x1f14e4),_0x5c3eba['position']),_0x53d09c=_0x17a93f['nodes'][0x0],_0x59c224=_0x5c3eba['nodes'][0x0];return _0x3bb021&&this['_compareAttributes'](_0x53d09c,_0x59c224);}return!0x1;}['_compressSingleOperation'](_0x2ffc0d){const _0x39f8c1={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x39f8c1,[_0x2ffc0d]),_0x39f8c1['buffers'][0x0];}['_decompressSingleOperation'](_0x5bf6f4){const _0x2dce7a=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x2dce7a,_0x5bf6f4),_0x2dce7a[0x0];}['_checkOperation'](_0x295013){return'InsertOperation'==_0x295013['__className']&&0x1==_0x295013['nodes']['length']&&_0x295013['nodes'][0x0]['data']&&!_0x295013['wasUndone']&&0x1==Array['from'](_0x295013['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x430a0d,_0xa3807c){const _0x51fe87=Object['keys'](_0x430a0d['attributes']||{}),_0x27ba3b=Object['keys'](_0xa3807c['attributes']||{});return _0x51fe87['length']===_0x27ba3b['length']&&_0x51fe87['every'](_0x8477b=>_0xa3807c['attributes'][_0x8477b]&&_0xa3807c['attributes'][_0x8477b]===_0x430a0d['attributes'][_0x8477b]);}}class c extends b{['_combineNext'](_0x50f338,_0x3deccd){return _0x3deccd['howMany']++,_0x3deccd['sourcePosition']=_0x4c2bac(_0x50f338['sourcePosition']),_0x3deccd;}['_splitCurrent'](_0x52d917){const _0x4a3797=_0x4c2bac(_0x52d917);return _0x52d917['howMany']--,_0x4a3797['howMany']=0x1,_0x4a3797['sourcePosition']=_(_0x4a3797['sourcePosition'],_0x52d917['howMany']),_0x4a3797;}['_compareOperations'](_0x375e87,_0x1ba548){return!(!this['_checkOperation'](_0x375e87)||!this['_checkOperation'](_0x1ba548))&&(O(_(_0x375e87['sourcePosition'],-0x1),_0x1ba548['sourcePosition'])&&O(_0x375e87['targetPosition'],_0x1ba548['targetPosition']));}['_compressSingleOperation'](_0x2810f1){const _0x3f6245={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x3f6245,[_0x2810f1]),_0x3f6245['buffers'][0x0];}['_decompressSingleOperation'](_0xe36125){const _0x2abb49=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x2abb49,_0xe36125),_0x2abb49[0x0];}['_checkOperation'](_0x136f9f){return'MoveOperation'==_0x136f9f['__className']&&'$graveyard'==_0x136f9f['targetPosition']['root']&&0x1==_0x136f9f['howMany']&&!_0x136f9f['wasUndone'];}}class h extends b{['_combineNext'](_0x2c68bc,_0x54151e){return _0x54151e['howMany']++,_0x54151e;}['_splitCurrent'](_0x542c7e){const _0x53043e=_0x4c2bac(_0x542c7e);return _0x53043e['howMany']=0x1,_0x542c7e['howMany']--,_0x53043e;}['_compareOperations'](_0x26a6f5,_0x1cd1a4){return!(!this['_checkOperation'](_0x26a6f5)||!this['_checkOperation'](_0x1cd1a4))&&(O(_0x26a6f5['sourcePosition'],_0x1cd1a4['sourcePosition'])&&O(_0x26a6f5['targetPosition'],_0x1cd1a4['targetPosition']));}['_compressSingleOperation'](_0x12816b){const _0x34271e={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x34271e,[_0x12816b]),_0x34271e['buffers'][0x0];}['_decompressSingleOperation'](_0x378c33){const _0x35d8b3=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x35d8b3,_0x378c33),_0x35d8b3[0x0];}['_checkOperation'](_0x1b42f4){return'MoveOperation'==_0x1b42f4['__className']&&'$graveyard'==_0x1b42f4['targetPosition']['root']&&0x1==_0x1b42f4['howMany']&&!_0x1b42f4['wasUndone'];}}class f extends b{['compress'](_0x4e42b1,_0x3a95e0){if(!this['_compareOperations'](_0x3a95e0[0x0],_0x3a95e0[0x1]))return!0x1;const _0x3f9d04=_0x3a95e0['shift']();return _0x3f9d04['oldRange']=null,_0x3f9d04['newRange']&&O(_0x3f9d04['newRange']['start'],_0x3f9d04['newRange']['end'])&&(_0x3f9d04['newRange']['end']=null),_0x3a95e0['shift'](),_0x4e42b1['types']['push'](this['_id']),_0x4e42b1['types']['push'](0x0),_0x4e42b1['buffers']['push'](this['_compressSingleOperation'](_0x3f9d04)),!0x0;}['decompress'](_0x70f803,_0x9c94b){const _0x5090d5=this['_decompressSingleOperation'](_0x9c94b);_0x5090d5['newRange']&&!_0x5090d5['newRange']['end']&&(_0x5090d5['newRange']['end']=_0x4c2bac(_0x5090d5['newRange']['start']));const _0x2c9b05=_0x4c2bac(_0x5090d5);_0x2c9b05['newRange']&&(_0x2c9b05['newRange']['start']['stickiness']='toNone',_0x2c9b05['newRange']['end']=_0x4c2bac(_0x2c9b05['newRange']['start'])),_0x2c9b05['name']='user:position:'+_0x2c9b05['name']['split'](':')[0x2],_0x9c94b['types']['shift'](),_0x70f803['push'](_0x5090d5),_0x70f803['push'](_0x2c9b05);}['_compressSingleOperation'](_0x2fa924){const _0x18ad32={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x18ad32,[_0x2fa924]),_0x18ad32['buffers'][0x0];}['_decompressSingleOperation'](_0xbf97e7){const _0xb099e=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0xb099e,_0xbf97e7),_0xb099e[0x0];}['_compareOperations'](_0x1d46e8,_0x3ca8af){return!(!_0x1d46e8||!_0x3ca8af)&&('MarkerOperation'==_0x1d46e8['__className']&&'MarkerOperation'==_0x3ca8af['__className']&&!(!_0x1d46e8['name']['startsWith']('user:')||!_0x3ca8af['name']['startsWith']('user:')||_0x1d46e8['name']==_0x3ca8af['name']));}}class g{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x444b45=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',_0x444b45,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new a(0x13,'MarkerOperation',_0x444b45,'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'](_0x446e79){if(!_0x446e79||!_0x446e79[0x0])throw new _0x18e9fc('no-operations-provided',this);const _0x9f5be0={'types':[],'buffers':[],'baseVersion':_0x446e79[0x0]['baseVersion']};for(;_0x446e79['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0x9f5be0,_0x446e79)||this['_getCompressorByName']('TypingAction')['compress'](_0x9f5be0,_0x446e79)||this['_getCompressorByName']('DeletingAction')['compress'](_0x9f5be0,_0x446e79)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x9f5be0,_0x446e79)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x9f5be0,_0x446e79)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x9f5be0,_0x446e79)||this['_getCompressorByName'](_0x446e79[0x0]['__className'])['compress'](_0x9f5be0,_0x446e79);return _0x9f5be0;}['decompress'](_0x499435){const _0x328213=[];for(;_0x499435['types']['length'];){this['_compressorById']['get'](_0x499435['types'][0x0])['decompress'](_0x328213,_0x499435);}return _0x328213['forEach']((_0xa98c5b,_0x3c3e5e)=>_0xa98c5b['baseVersion']=_0x499435['baseVersion']+_0x3c3e5e),_0x328213;}['_getCompressorByName'](_0x1a9004){return this['_compressorByName']['get'](_0x1a9004);}['_registerOperationCompressor'](_0x1a1bea,_0xf704fc,_0x3de180){const _0x131331=new _0x3de180(_0x1a1bea,_0xf704fc,this['_protobufFactory']['getDescriptor'](_0xf704fc));this['_registerCompressor'](_0x1a1bea,_0xf704fc,_0x131331);}['_registerActionCompressor'](_0x1f4f83,_0x1f2fef,_0x29e07f){const _0x8f571d=new _0x29e07f(_0x1f4f83,this);this['_registerCompressor'](_0x1f4f83,_0x1f2fef,_0x8f571d);}['_registerCompressor'](_0x1d121c,_0x57c1d2,_0x343fc8){this['_compressorById']['set'](_0x1d121c,_0x343fc8),this['_compressorByName']['set'](_0x57c1d2,_0x343fc8);}}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.1",
|
|
4
4
|
"description": "CKEditor 5 operations compressor for real-time collaboration.",
|
|
5
5
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
6
6
|
"homepage": "https://ckeditor.com/collaboration/real-time/",
|
|
@@ -33,8 +33,8 @@
|
|
|
33
33
|
"main": "src/index.js",
|
|
34
34
|
"types": "src/index.d.ts",
|
|
35
35
|
"dependencies": {
|
|
36
|
-
"@ckeditor/ckeditor5-utils": "43.0.0-alpha.
|
|
37
|
-
"ckeditor5": "43.0.0-alpha.
|
|
36
|
+
"@ckeditor/ckeditor5-utils": "43.0.0-alpha.1",
|
|
37
|
+
"ckeditor5": "43.0.0-alpha.1",
|
|
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
|
+
function _0x4610(){const _0x34fcab=['3714891VgBqYO','_combineNext','19218627psXGyw','length','579498kgChXT','_decompressSingleOperation','38882EcqrXb','4208750DpFyyn','_id','_splitCurrent','77JWrNVu','decompress','shift','push','_compressSingleOperation','22PNIpoh','buffers','_context','38256QgMERg','types','460636UZplXk','_compareOperations','compress'];_0x4610=function(){return _0x34fcab;};return _0x4610();}function _0x102c(_0x190d9e,_0x222db7){const _0x4610fd=_0x4610();return _0x102c=function(_0x102cb2,_0x32872f){_0x102cb2=_0x102cb2-0x1d4;let _0x45ad49=_0x4610fd[_0x102cb2];return _0x45ad49;},_0x102c(_0x190d9e,_0x222db7);}const _0x541405=_0x102c;(function(_0x77125f,_0x4bdbff){const _0x51de65=_0x102c,_0x171c54=_0x77125f();while(!![]){try{const _0x88f79f=-parseInt(_0x51de65(0x1d5))/0x1*(parseInt(_0x51de65(0x1de))/0x2)+parseInt(_0x51de65(0x1e6))/0x3+parseInt(_0x51de65(0x1e3))/0x4+parseInt(_0x51de65(0x1d6))/0x5+-parseInt(_0x51de65(0x1ea))/0x6*(-parseInt(_0x51de65(0x1d9))/0x7)+parseInt(_0x51de65(0x1e1))/0x8+-parseInt(_0x51de65(0x1e8))/0x9;if(_0x88f79f===_0x4bdbff)break;else _0x171c54['push'](_0x171c54['shift']());}catch(_0x10202e){_0x171c54['push'](_0x171c54['shift']());}}}(_0x4610,0xaaba0));import{cloneDeep as _0x1ff815}from'lodash-es';export default class b{constructor(_0x36d8d3,_0x21f1da){const _0x1ab567=_0x102c;this[_0x1ab567(0x1d7)]=_0x36d8d3,this[_0x1ab567(0x1e0)]=_0x21f1da;}[_0x541405(0x1e5)](_0x14cc97,_0x1acac6){const _0x5806ce=_0x541405;let _0x296d4a;for(;_0x1acac6[_0x5806ce(0x1e9)]>0x1&&this[_0x5806ce(0x1e4)](_0x1acac6[0x0],_0x1acac6[0x1]);)_0x296d4a?(_0x296d4a=this[_0x5806ce(0x1e7)](_0x1acac6[_0x5806ce(0x1db)](),_0x296d4a),_0x14cc97[_0x5806ce(0x1e2)][_0x5806ce(0x1dc)](0x0)):(_0x296d4a=_0x1ff815(_0x1acac6[_0x5806ce(0x1db)]()),_0x14cc97[_0x5806ce(0x1e2)][_0x5806ce(0x1dc)](this[_0x5806ce(0x1d7)]));return!!_0x296d4a&&(_0x296d4a=this[_0x5806ce(0x1e7)](_0x1acac6[_0x5806ce(0x1db)](),_0x296d4a),_0x14cc97[_0x5806ce(0x1e2)][_0x5806ce(0x1dc)](0x0),_0x14cc97[_0x5806ce(0x1df)][_0x5806ce(0x1dc)](this[_0x5806ce(0x1dd)](_0x296d4a)),!0x0);}[_0x541405(0x1da)](_0x496af8,_0xc9a681){const _0x51078d=_0x541405,_0x4ca579=this[_0x51078d(0x1d4)](_0xc9a681);for(;0x0==_0xc9a681[_0x51078d(0x1e2)][0x0];)_0xc9a681[_0x51078d(0x1e2)][_0x51078d(0x1db)](),_0x496af8[_0x51078d(0x1dc)](this[_0x51078d(0x1d8)](_0x4ca579));_0x496af8[_0x51078d(0x1dc)](_0x4ca579);}}
|