@ckeditor/ckeditor5-operations-compressor 47.2.0 → 47.3.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/LICENSE.md +7 -7
- 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/LICENSE.md
CHANGED
|
@@ -7,18 +7,18 @@ Copyright (c) 2003–2025, [CKSource Holding sp. z o.o.](https://cksource.com) A
|
|
|
7
7
|
CKEditor 5 Operations compressor is licensed under a commercial license and is protected by copyright law.
|
|
8
8
|
For more information, see: [https://ckeditor.com/pricing](https://ckeditor.com/pricing).
|
|
9
9
|
|
|
10
|
-
Sources of Intellectual Property Included in CKEditor 5
|
|
11
|
-
|
|
10
|
+
Sources of Intellectual Property Included in CKEditor 5
|
|
11
|
+
------------------------------------------------------------
|
|
12
12
|
|
|
13
|
-
Where not otherwise indicated, all CKEditor 5
|
|
13
|
+
Where not otherwise indicated, all CKEditor 5 content is authored by CKSource engineers and consists of CKSource-owned intellectual property.
|
|
14
14
|
|
|
15
|
-
The following libraries are included in CKEditor 5
|
|
15
|
+
The following libraries are included in CKEditor 5 under the [BSD-3-Clause license](https://opensource.org/licenses/BSD-3-Clause):
|
|
16
16
|
|
|
17
|
-
*
|
|
17
|
+
* protobufjs - Copyright (c) 2016, Daniel Wirtz All rights reserved.
|
|
18
18
|
|
|
19
|
-
The following libraries are included in CKEditor 5
|
|
19
|
+
The following libraries are included in CKEditor 5 under the [MIT license](https://opensource.org/licenses/MIT):
|
|
20
20
|
|
|
21
|
-
*
|
|
21
|
+
* es-toolkit - Copyright (c) 2024 Viva Republica, Inc.
|
|
22
22
|
|
|
23
23
|
Trademarks
|
|
24
24
|
----------
|
package/dist/index.js
CHANGED
|
@@ -20,5 +20,5 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
import{CKEditorError as
|
|
24
|
-
((()=>{var _0xa753e4=_0x4c455e['Reader'],_0x4750ca=_0x4c455e['Writer'],_0x5480ac=_0x4c455e['util'],_0x3462f6=_0x4c455e['roots']['default']||(_0x4c455e['roots']['default']={});return _0x3462f6['AttributeOperation']=(function(){function _0x389fa9(_0x49ab44){if(_0x49ab44){for(var _0x2c732e=Object['keys'](_0x49ab44),_0x2a7666=0x0;_0x2a7666<_0x2c732e['length'];++_0x2a7666)null!=_0x49ab44[_0x2c732e[_0x2a7666]]&&(this[_0x2c732e[_0x2a7666]]=_0x49ab44[_0x2c732e[_0x2a7666]]);}}return _0x389fa9['prototype']['range']=null,_0x389fa9['prototype']['key']='',_0x389fa9['prototype']['oldValueBoolean']=!0x1,_0x389fa9['prototype']['oldValueJson']='',_0x389fa9['prototype']['newValueBoolean']=!0x1,_0x389fa9['prototype']['newValueJson']='',_0x389fa9['prototype']['wasUndone']=!0x1,_0x389fa9['create']=function(_0x131be1){return new _0x389fa9(_0x131be1);},_0x389fa9['encode']=function(_0x475562,_0x36a85a){return _0x36a85a||(_0x36a85a=_0x4750ca['create']()),null!=_0x475562['range']&&Object['hasOwnProperty']['call'](_0x475562,'range')&&_0x3462f6['Range']['encode'](_0x475562['range'],_0x36a85a['uint32'](0xa)['fork']())['ldelim'](),null!=_0x475562['key']&&Object['hasOwnProperty']['call'](_0x475562,'key')&&_0x36a85a['uint32'](0x12)['string'](_0x475562['key']),null!=_0x475562['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x475562,'oldValueBoolean')&&_0x36a85a['uint32'](0x18)['bool'](_0x475562['oldValueBoolean']),null!=_0x475562['oldValueJson']&&Object['hasOwnProperty']['call'](_0x475562,'oldValueJson')&&_0x36a85a['uint32'](0x22)['string'](_0x475562['oldValueJson']),null!=_0x475562['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x475562,'newValueBoolean')&&_0x36a85a['uint32'](0x28)['bool'](_0x475562['newValueBoolean']),null!=_0x475562['newValueJson']&&Object['hasOwnProperty']['call'](_0x475562,'newValueJson')&&_0x36a85a['uint32'](0x32)['string'](_0x475562['newValueJson']),null!=_0x475562['wasUndone']&&Object['hasOwnProperty']['call'](_0x475562,'wasUndone')&&_0x36a85a['uint32'](0x38)['bool'](_0x475562['wasUndone']),_0x36a85a;},_0x389fa9['encodeDelimited']=function(_0x1e45d2,_0x671606){return this['encode'](_0x1e45d2,_0x671606)['ldelim']();},_0x389fa9['decode']=function(_0x59cf3b,_0x2c7492){_0x59cf3b instanceof _0xa753e4||(_0x59cf3b=_0xa753e4['create'](_0x59cf3b));for(var _0x1947eb=void 0x0===_0x2c7492?_0x59cf3b['len']:_0x59cf3b['pos']+_0x2c7492,_0x33f0e5=new _0x3462f6['AttributeOperation']();_0x59cf3b['pos']<_0x1947eb;){var _0x4d2816=_0x59cf3b['uint32']();switch(_0x4d2816>>>0x3){case 0x1:_0x33f0e5['range']=_0x3462f6['Range']['decode'](_0x59cf3b,_0x59cf3b['uint32']());break;case 0x2:_0x33f0e5['key']=_0x59cf3b['string']();break;case 0x3:_0x33f0e5['oldValueBoolean']=_0x59cf3b['bool']();break;case 0x4:_0x33f0e5['oldValueJson']=_0x59cf3b['string']();break;case 0x5:_0x33f0e5['newValueBoolean']=_0x59cf3b['bool']();break;case 0x6:_0x33f0e5['newValueJson']=_0x59cf3b['string']();break;case 0x7:_0x33f0e5['wasUndone']=_0x59cf3b['bool']();break;default:_0x59cf3b['skipType'](0x7&_0x4d2816);}}return _0x33f0e5;},_0x389fa9['decodeDelimited']=function(_0x73f400){return _0x73f400 instanceof _0xa753e4||(_0x73f400=new _0xa753e4(_0x73f400)),this['decode'](_0x73f400,_0x73f400['uint32']());},_0x389fa9['verify']=function(_0x49e3b1){if('object'!=typeof _0x49e3b1||null===_0x49e3b1)return'object\x20expected';if(null!=_0x49e3b1['range']&&_0x49e3b1['hasOwnProperty']('range')){var _0x268558=_0x3462f6['Range']['verify'](_0x49e3b1['range']);if(_0x268558)return'range.'+_0x268558;}return null!=_0x49e3b1['key']&&_0x49e3b1['hasOwnProperty']('key')&&!_0x5480ac['isString'](_0x49e3b1['key'])?'key:\x20string\x20expected':null!=_0x49e3b1['oldValueBoolean']&&_0x49e3b1['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x49e3b1['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x49e3b1['oldValueJson']&&_0x49e3b1['hasOwnProperty']('oldValueJson')&&!_0x5480ac['isString'](_0x49e3b1['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x49e3b1['newValueBoolean']&&_0x49e3b1['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x49e3b1['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x49e3b1['newValueJson']&&_0x49e3b1['hasOwnProperty']('newValueJson')&&!_0x5480ac['isString'](_0x49e3b1['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x49e3b1['wasUndone']&&_0x49e3b1['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x49e3b1['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x389fa9['fromObject']=function(_0x40f3a2){if(_0x40f3a2 instanceof _0x3462f6['AttributeOperation'])return _0x40f3a2;var _0x300517=new _0x3462f6['AttributeOperation']();if(null!=_0x40f3a2['range']){if('object'!=typeof _0x40f3a2['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x300517['range']=_0x3462f6['Range']['fromObject'](_0x40f3a2['range']);}return null!=_0x40f3a2['key']&&(_0x300517['key']=String(_0x40f3a2['key'])),null!=_0x40f3a2['oldValueBoolean']&&(_0x300517['oldValueBoolean']=Boolean(_0x40f3a2['oldValueBoolean'])),null!=_0x40f3a2['oldValueJson']&&(_0x300517['oldValueJson']=String(_0x40f3a2['oldValueJson'])),null!=_0x40f3a2['newValueBoolean']&&(_0x300517['newValueBoolean']=Boolean(_0x40f3a2['newValueBoolean'])),null!=_0x40f3a2['newValueJson']&&(_0x300517['newValueJson']=String(_0x40f3a2['newValueJson'])),null!=_0x40f3a2['wasUndone']&&(_0x300517['wasUndone']=Boolean(_0x40f3a2['wasUndone'])),_0x300517;},_0x389fa9['toObject']=function(_0x3c0d35,_0x1ef5c3){_0x1ef5c3||(_0x1ef5c3={});var _0x14eeb7={};return _0x1ef5c3['defaults']&&(_0x14eeb7['range']=null,_0x14eeb7['key']='',_0x14eeb7['oldValueBoolean']=!0x1,_0x14eeb7['oldValueJson']='',_0x14eeb7['newValueBoolean']=!0x1,_0x14eeb7['newValueJson']='',_0x14eeb7['wasUndone']=!0x1),null!=_0x3c0d35['range']&&_0x3c0d35['hasOwnProperty']('range')&&(_0x14eeb7['range']=_0x3462f6['Range']['toObject'](_0x3c0d35['range'],_0x1ef5c3)),null!=_0x3c0d35['key']&&_0x3c0d35['hasOwnProperty']('key')&&(_0x14eeb7['key']=_0x3c0d35['key']),null!=_0x3c0d35['oldValueBoolean']&&_0x3c0d35['hasOwnProperty']('oldValueBoolean')&&(_0x14eeb7['oldValueBoolean']=_0x3c0d35['oldValueBoolean']),null!=_0x3c0d35['oldValueJson']&&_0x3c0d35['hasOwnProperty']('oldValueJson')&&(_0x14eeb7['oldValueJson']=_0x3c0d35['oldValueJson']),null!=_0x3c0d35['newValueBoolean']&&_0x3c0d35['hasOwnProperty']('newValueBoolean')&&(_0x14eeb7['newValueBoolean']=_0x3c0d35['newValueBoolean']),null!=_0x3c0d35['newValueJson']&&_0x3c0d35['hasOwnProperty']('newValueJson')&&(_0x14eeb7['newValueJson']=_0x3c0d35['newValueJson']),null!=_0x3c0d35['wasUndone']&&_0x3c0d35['hasOwnProperty']('wasUndone')&&(_0x14eeb7['wasUndone']=_0x3c0d35['wasUndone']),_0x14eeb7;},_0x389fa9['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x4c455e['util']['toJSONOptions']);},_0x389fa9['getTypeUrl']=function(_0xb22f2a){return void 0x0===_0xb22f2a&&(_0xb22f2a='type.googleapis.com'),_0xb22f2a+'/AttributeOperation';},_0x389fa9;}()),_0x3462f6['InsertOperation']=(function(){function _0x473453(_0x100af9){if(this['nodes']=[],_0x100af9){for(var _0xb48999=Object['keys'](_0x100af9),_0x59f9c6=0x0;_0x59f9c6<_0xb48999['length'];++_0x59f9c6)null!=_0x100af9[_0xb48999[_0x59f9c6]]&&(this[_0xb48999[_0x59f9c6]]=_0x100af9[_0xb48999[_0x59f9c6]]);}}return _0x473453['prototype']['position']=null,_0x473453['prototype']['nodes']=_0x5480ac['emptyArray'],_0x473453['prototype']['shouldReceiveAttributes']=!0x1,_0x473453['prototype']['wasUndone']=!0x1,_0x473453['create']=function(_0x36646c){return new _0x473453(_0x36646c);},_0x473453['encode']=function(_0x5576c9,_0x2eb958){if(_0x2eb958||(_0x2eb958=_0x4750ca['create']()),null!=_0x5576c9['position']&&Object['hasOwnProperty']['call'](_0x5576c9,'position')&&_0x3462f6['Position']['encode'](_0x5576c9['position'],_0x2eb958['uint32'](0xa)['fork']())['ldelim'](),null!=_0x5576c9['nodes']&&_0x5576c9['nodes']['length']){for(var _0x31a0f0=0x0;_0x31a0f0<_0x5576c9['nodes']['length'];++_0x31a0f0)_0x3462f6['Element']['encode'](_0x5576c9['nodes'][_0x31a0f0],_0x2eb958['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x5576c9['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x5576c9,'shouldReceiveAttributes')&&_0x2eb958['uint32'](0x18)['bool'](_0x5576c9['shouldReceiveAttributes']),null!=_0x5576c9['wasUndone']&&Object['hasOwnProperty']['call'](_0x5576c9,'wasUndone')&&_0x2eb958['uint32'](0x20)['bool'](_0x5576c9['wasUndone']),_0x2eb958;},_0x473453['encodeDelimited']=function(_0xcef725,_0x356372){return this['encode'](_0xcef725,_0x356372)['ldelim']();},_0x473453['decode']=function(_0x421209,_0x46c71a){_0x421209 instanceof _0xa753e4||(_0x421209=_0xa753e4['create'](_0x421209));for(var _0x3eecc2=void 0x0===_0x46c71a?_0x421209['len']:_0x421209['pos']+_0x46c71a,_0x38c45a=new _0x3462f6['InsertOperation']();_0x421209['pos']<_0x3eecc2;){var _0x4a336a=_0x421209['uint32']();switch(_0x4a336a>>>0x3){case 0x1:_0x38c45a['position']=_0x3462f6['Position']['decode'](_0x421209,_0x421209['uint32']());break;case 0x2:_0x38c45a['nodes']&&_0x38c45a['nodes']['length']||(_0x38c45a['nodes']=[]),_0x38c45a['nodes']['push'](_0x3462f6['Element']['decode'](_0x421209,_0x421209['uint32']()));break;case 0x3:_0x38c45a['shouldReceiveAttributes']=_0x421209['bool']();break;case 0x4:_0x38c45a['wasUndone']=_0x421209['bool']();break;default:_0x421209['skipType'](0x7&_0x4a336a);}}return _0x38c45a;},_0x473453['decodeDelimited']=function(_0x2adfc1){return _0x2adfc1 instanceof _0xa753e4||(_0x2adfc1=new _0xa753e4(_0x2adfc1)),this['decode'](_0x2adfc1,_0x2adfc1['uint32']());},_0x473453['verify']=function(_0x12c3ce){if('object'!=typeof _0x12c3ce||null===_0x12c3ce)return'object\x20expected';if(null!=_0x12c3ce['position']&&_0x12c3ce['hasOwnProperty']('position')&&(_0x4dba2f=_0x3462f6['Position']['verify'](_0x12c3ce['position'])))return'position.'+_0x4dba2f;if(null!=_0x12c3ce['nodes']&&_0x12c3ce['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x12c3ce['nodes']))return'nodes:\x20array\x20expected';for(var _0x1a4c62=0x0;_0x1a4c62<_0x12c3ce['nodes']['length'];++_0x1a4c62){var _0x4dba2f;if(_0x4dba2f=_0x3462f6['Element']['verify'](_0x12c3ce['nodes'][_0x1a4c62]))return'nodes.'+_0x4dba2f;}}return null!=_0x12c3ce['shouldReceiveAttributes']&&_0x12c3ce['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x12c3ce['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x12c3ce['wasUndone']&&_0x12c3ce['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x12c3ce['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x473453['fromObject']=function(_0x4ad95b){if(_0x4ad95b instanceof _0x3462f6['InsertOperation'])return _0x4ad95b;var _0x32ce20=new _0x3462f6['InsertOperation']();if(null!=_0x4ad95b['position']){if('object'!=typeof _0x4ad95b['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x32ce20['position']=_0x3462f6['Position']['fromObject'](_0x4ad95b['position']);}if(_0x4ad95b['nodes']){if(!Array['isArray'](_0x4ad95b['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x32ce20['nodes']=[];for(var _0x340923=0x0;_0x340923<_0x4ad95b['nodes']['length'];++_0x340923){if('object'!=typeof _0x4ad95b['nodes'][_0x340923])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x32ce20['nodes'][_0x340923]=_0x3462f6['Element']['fromObject'](_0x4ad95b['nodes'][_0x340923]);}}return null!=_0x4ad95b['shouldReceiveAttributes']&&(_0x32ce20['shouldReceiveAttributes']=Boolean(_0x4ad95b['shouldReceiveAttributes'])),null!=_0x4ad95b['wasUndone']&&(_0x32ce20['wasUndone']=Boolean(_0x4ad95b['wasUndone'])),_0x32ce20;},_0x473453['toObject']=function(_0x4366c5,_0xd07c5c){_0xd07c5c||(_0xd07c5c={});var _0x2618b2={};if((_0xd07c5c['arrays']||_0xd07c5c['defaults'])&&(_0x2618b2['nodes']=[]),_0xd07c5c['defaults']&&(_0x2618b2['position']=null,_0x2618b2['shouldReceiveAttributes']=!0x1,_0x2618b2['wasUndone']=!0x1),null!=_0x4366c5['position']&&_0x4366c5['hasOwnProperty']('position')&&(_0x2618b2['position']=_0x3462f6['Position']['toObject'](_0x4366c5['position'],_0xd07c5c)),_0x4366c5['nodes']&&_0x4366c5['nodes']['length']){_0x2618b2['nodes']=[];for(var _0x46c073=0x0;_0x46c073<_0x4366c5['nodes']['length'];++_0x46c073)_0x2618b2['nodes'][_0x46c073]=_0x3462f6['Element']['toObject'](_0x4366c5['nodes'][_0x46c073],_0xd07c5c);}return null!=_0x4366c5['shouldReceiveAttributes']&&_0x4366c5['hasOwnProperty']('shouldReceiveAttributes')&&(_0x2618b2['shouldReceiveAttributes']=_0x4366c5['shouldReceiveAttributes']),null!=_0x4366c5['wasUndone']&&_0x4366c5['hasOwnProperty']('wasUndone')&&(_0x2618b2['wasUndone']=_0x4366c5['wasUndone']),_0x2618b2;},_0x473453['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x4c455e['util']['toJSONOptions']);},_0x473453['getTypeUrl']=function(_0x27d717){return void 0x0===_0x27d717&&(_0x27d717='type.googleapis.com'),_0x27d717+'/InsertOperation';},_0x473453;}()),_0x3462f6['MarkerOperation']=(function(){function _0x33fc8f(_0x19b039){if(_0x19b039){for(var _0x344936=Object['keys'](_0x19b039),_0x28223d=0x0;_0x28223d<_0x344936['length'];++_0x28223d)null!=_0x19b039[_0x344936[_0x28223d]]&&(this[_0x344936[_0x28223d]]=_0x19b039[_0x344936[_0x28223d]]);}}return _0x33fc8f['prototype']['name']='',_0x33fc8f['prototype']['oldRange']=null,_0x33fc8f['prototype']['newRange']=null,_0x33fc8f['prototype']['affectsData']=!0x1,_0x33fc8f['prototype']['wasUndone']=!0x1,_0x33fc8f['create']=function(_0x12cbbd){return new _0x33fc8f(_0x12cbbd);},_0x33fc8f['encode']=function(_0x1954c7,_0x50d641){return _0x50d641||(_0x50d641=_0x4750ca['create']()),null!=_0x1954c7['name']&&Object['hasOwnProperty']['call'](_0x1954c7,'name')&&_0x50d641['uint32'](0xa)['string'](_0x1954c7['name']),null!=_0x1954c7['oldRange']&&Object['hasOwnProperty']['call'](_0x1954c7,'oldRange')&&_0x3462f6['Range']['encode'](_0x1954c7['oldRange'],_0x50d641['uint32'](0x12)['fork']())['ldelim'](),null!=_0x1954c7['newRange']&&Object['hasOwnProperty']['call'](_0x1954c7,'newRange')&&_0x3462f6['Range']['encode'](_0x1954c7['newRange'],_0x50d641['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x1954c7['affectsData']&&Object['hasOwnProperty']['call'](_0x1954c7,'affectsData')&&_0x50d641['uint32'](0x20)['bool'](_0x1954c7['affectsData']),null!=_0x1954c7['wasUndone']&&Object['hasOwnProperty']['call'](_0x1954c7,'wasUndone')&&_0x50d641['uint32'](0x28)['bool'](_0x1954c7['wasUndone']),_0x50d641;},_0x33fc8f['encodeDelimited']=function(_0x3fc21e,_0xa2ae9f){return this['encode'](_0x3fc21e,_0xa2ae9f)['ldelim']();},_0x33fc8f['decode']=function(_0x51af33,_0x4ed158){_0x51af33 instanceof _0xa753e4||(_0x51af33=_0xa753e4['create'](_0x51af33));for(var _0x4f4554=void 0x0===_0x4ed158?_0x51af33['len']:_0x51af33['pos']+_0x4ed158,_0x5b5f5c=new _0x3462f6['MarkerOperation']();_0x51af33['pos']<_0x4f4554;){var _0x1af3de=_0x51af33['uint32']();switch(_0x1af3de>>>0x3){case 0x1:_0x5b5f5c['name']=_0x51af33['string']();break;case 0x2:_0x5b5f5c['oldRange']=_0x3462f6['Range']['decode'](_0x51af33,_0x51af33['uint32']());break;case 0x3:_0x5b5f5c['newRange']=_0x3462f6['Range']['decode'](_0x51af33,_0x51af33['uint32']());break;case 0x4:_0x5b5f5c['affectsData']=_0x51af33['bool']();break;case 0x5:_0x5b5f5c['wasUndone']=_0x51af33['bool']();break;default:_0x51af33['skipType'](0x7&_0x1af3de);}}return _0x5b5f5c;},_0x33fc8f['decodeDelimited']=function(_0x4ff1a4){return _0x4ff1a4 instanceof _0xa753e4||(_0x4ff1a4=new _0xa753e4(_0x4ff1a4)),this['decode'](_0x4ff1a4,_0x4ff1a4['uint32']());},_0x33fc8f['verify']=function(_0x325930){if('object'!=typeof _0x325930||null===_0x325930)return'object\x20expected';if(null!=_0x325930['name']&&_0x325930['hasOwnProperty']('name')&&!_0x5480ac['isString'](_0x325930['name']))return'name:\x20string\x20expected';var _0x35f611;if(null!=_0x325930['oldRange']&&_0x325930['hasOwnProperty']('oldRange')&&(_0x35f611=_0x3462f6['Range']['verify'](_0x325930['oldRange'])))return'oldRange.'+_0x35f611;if(null!=_0x325930['newRange']&&_0x325930['hasOwnProperty']('newRange')&&(_0x35f611=_0x3462f6['Range']['verify'](_0x325930['newRange'])))return'newRange.'+_0x35f611;return null!=_0x325930['affectsData']&&_0x325930['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x325930['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x325930['wasUndone']&&_0x325930['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x325930['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x33fc8f['fromObject']=function(_0x19f971){if(_0x19f971 instanceof _0x3462f6['MarkerOperation'])return _0x19f971;var _0x7d90fb=new _0x3462f6['MarkerOperation']();if(null!=_0x19f971['name']&&(_0x7d90fb['name']=String(_0x19f971['name'])),null!=_0x19f971['oldRange']){if('object'!=typeof _0x19f971['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x7d90fb['oldRange']=_0x3462f6['Range']['fromObject'](_0x19f971['oldRange']);}if(null!=_0x19f971['newRange']){if('object'!=typeof _0x19f971['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x7d90fb['newRange']=_0x3462f6['Range']['fromObject'](_0x19f971['newRange']);}return null!=_0x19f971['affectsData']&&(_0x7d90fb['affectsData']=Boolean(_0x19f971['affectsData'])),null!=_0x19f971['wasUndone']&&(_0x7d90fb['wasUndone']=Boolean(_0x19f971['wasUndone'])),_0x7d90fb;},_0x33fc8f['toObject']=function(_0x11e0b0,_0x6d86c3){_0x6d86c3||(_0x6d86c3={});var _0x57c3da={};return _0x6d86c3['defaults']&&(_0x57c3da['name']='',_0x57c3da['oldRange']=null,_0x57c3da['newRange']=null,_0x57c3da['affectsData']=!0x1,_0x57c3da['wasUndone']=!0x1),null!=_0x11e0b0['name']&&_0x11e0b0['hasOwnProperty']('name')&&(_0x57c3da['name']=_0x11e0b0['name']),null!=_0x11e0b0['oldRange']&&_0x11e0b0['hasOwnProperty']('oldRange')&&(_0x57c3da['oldRange']=_0x3462f6['Range']['toObject'](_0x11e0b0['oldRange'],_0x6d86c3)),null!=_0x11e0b0['newRange']&&_0x11e0b0['hasOwnProperty']('newRange')&&(_0x57c3da['newRange']=_0x3462f6['Range']['toObject'](_0x11e0b0['newRange'],_0x6d86c3)),null!=_0x11e0b0['affectsData']&&_0x11e0b0['hasOwnProperty']('affectsData')&&(_0x57c3da['affectsData']=_0x11e0b0['affectsData']),null!=_0x11e0b0['wasUndone']&&_0x11e0b0['hasOwnProperty']('wasUndone')&&(_0x57c3da['wasUndone']=_0x11e0b0['wasUndone']),_0x57c3da;},_0x33fc8f['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x4c455e['util']['toJSONOptions']);},_0x33fc8f['getTypeUrl']=function(_0x25cc15){return void 0x0===_0x25cc15&&(_0x25cc15='type.googleapis.com'),_0x25cc15+'/MarkerOperation';},_0x33fc8f;}()),_0x3462f6['MergeOperation']=(function(){function _0x4b9d07(_0x500da4){if(_0x500da4){for(var _0x367ae5=Object['keys'](_0x500da4),_0x5a8cce=0x0;_0x5a8cce<_0x367ae5['length'];++_0x5a8cce)null!=_0x500da4[_0x367ae5[_0x5a8cce]]&&(this[_0x367ae5[_0x5a8cce]]=_0x500da4[_0x367ae5[_0x5a8cce]]);}}return _0x4b9d07['prototype']['sourcePosition']=null,_0x4b9d07['prototype']['targetPosition']=null,_0x4b9d07['prototype']['graveyardPosition']=null,_0x4b9d07['prototype']['howMany']=0x0,_0x4b9d07['prototype']['wasUndone']=!0x1,_0x4b9d07['create']=function(_0x13f721){return new _0x4b9d07(_0x13f721);},_0x4b9d07['encode']=function(_0x1d4992,_0x2740d2){return _0x2740d2||(_0x2740d2=_0x4750ca['create']()),null!=_0x1d4992['sourcePosition']&&Object['hasOwnProperty']['call'](_0x1d4992,'sourcePosition')&&_0x3462f6['Position']['encode'](_0x1d4992['sourcePosition'],_0x2740d2['uint32'](0xa)['fork']())['ldelim'](),null!=_0x1d4992['targetPosition']&&Object['hasOwnProperty']['call'](_0x1d4992,'targetPosition')&&_0x3462f6['Position']['encode'](_0x1d4992['targetPosition'],_0x2740d2['uint32'](0x12)['fork']())['ldelim'](),null!=_0x1d4992['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x1d4992,'graveyardPosition')&&_0x3462f6['Position']['encode'](_0x1d4992['graveyardPosition'],_0x2740d2['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x1d4992['howMany']&&Object['hasOwnProperty']['call'](_0x1d4992,'howMany')&&_0x2740d2['uint32'](0x20)['uint32'](_0x1d4992['howMany']),null!=_0x1d4992['wasUndone']&&Object['hasOwnProperty']['call'](_0x1d4992,'wasUndone')&&_0x2740d2['uint32'](0x28)['bool'](_0x1d4992['wasUndone']),_0x2740d2;},_0x4b9d07['encodeDelimited']=function(_0xc7fff2,_0x72bcbb){return this['encode'](_0xc7fff2,_0x72bcbb)['ldelim']();},_0x4b9d07['decode']=function(_0x884bc0,_0x5c1254){_0x884bc0 instanceof _0xa753e4||(_0x884bc0=_0xa753e4['create'](_0x884bc0));for(var _0x3fd97d=void 0x0===_0x5c1254?_0x884bc0['len']:_0x884bc0['pos']+_0x5c1254,_0x507361=new _0x3462f6['MergeOperation']();_0x884bc0['pos']<_0x3fd97d;){var _0x5e7817=_0x884bc0['uint32']();switch(_0x5e7817>>>0x3){case 0x1:_0x507361['sourcePosition']=_0x3462f6['Position']['decode'](_0x884bc0,_0x884bc0['uint32']());break;case 0x2:_0x507361['targetPosition']=_0x3462f6['Position']['decode'](_0x884bc0,_0x884bc0['uint32']());break;case 0x3:_0x507361['graveyardPosition']=_0x3462f6['Position']['decode'](_0x884bc0,_0x884bc0['uint32']());break;case 0x4:_0x507361['howMany']=_0x884bc0['uint32']();break;case 0x5:_0x507361['wasUndone']=_0x884bc0['bool']();break;default:_0x884bc0['skipType'](0x7&_0x5e7817);}}return _0x507361;},_0x4b9d07['decodeDelimited']=function(_0x41b2b1){return _0x41b2b1 instanceof _0xa753e4||(_0x41b2b1=new _0xa753e4(_0x41b2b1)),this['decode'](_0x41b2b1,_0x41b2b1['uint32']());},_0x4b9d07['verify']=function(_0x4c8a70){if('object'!=typeof _0x4c8a70||null===_0x4c8a70)return'object\x20expected';var _0x17edc5;if(null!=_0x4c8a70['sourcePosition']&&_0x4c8a70['hasOwnProperty']('sourcePosition')&&(_0x17edc5=_0x3462f6['Position']['verify'](_0x4c8a70['sourcePosition'])))return'sourcePosition.'+_0x17edc5;if(null!=_0x4c8a70['targetPosition']&&_0x4c8a70['hasOwnProperty']('targetPosition')&&(_0x17edc5=_0x3462f6['Position']['verify'](_0x4c8a70['targetPosition'])))return'targetPosition.'+_0x17edc5;if(null!=_0x4c8a70['graveyardPosition']&&_0x4c8a70['hasOwnProperty']('graveyardPosition')&&(_0x17edc5=_0x3462f6['Position']['verify'](_0x4c8a70['graveyardPosition'])))return'graveyardPosition.'+_0x17edc5;return null!=_0x4c8a70['howMany']&&_0x4c8a70['hasOwnProperty']('howMany')&&!_0x5480ac['isInteger'](_0x4c8a70['howMany'])?'howMany:\x20integer\x20expected':null!=_0x4c8a70['wasUndone']&&_0x4c8a70['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x4c8a70['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x4b9d07['fromObject']=function(_0x3f0da2){if(_0x3f0da2 instanceof _0x3462f6['MergeOperation'])return _0x3f0da2;var _0x3bf78f=new _0x3462f6['MergeOperation']();if(null!=_0x3f0da2['sourcePosition']){if('object'!=typeof _0x3f0da2['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x3bf78f['sourcePosition']=_0x3462f6['Position']['fromObject'](_0x3f0da2['sourcePosition']);}if(null!=_0x3f0da2['targetPosition']){if('object'!=typeof _0x3f0da2['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x3bf78f['targetPosition']=_0x3462f6['Position']['fromObject'](_0x3f0da2['targetPosition']);}if(null!=_0x3f0da2['graveyardPosition']){if('object'!=typeof _0x3f0da2['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x3bf78f['graveyardPosition']=_0x3462f6['Position']['fromObject'](_0x3f0da2['graveyardPosition']);}return null!=_0x3f0da2['howMany']&&(_0x3bf78f['howMany']=_0x3f0da2['howMany']>>>0x0),null!=_0x3f0da2['wasUndone']&&(_0x3bf78f['wasUndone']=Boolean(_0x3f0da2['wasUndone'])),_0x3bf78f;},_0x4b9d07['toObject']=function(_0x3fe29c,_0x416b7d){_0x416b7d||(_0x416b7d={});var _0x241a2d={};return _0x416b7d['defaults']&&(_0x241a2d['sourcePosition']=null,_0x241a2d['targetPosition']=null,_0x241a2d['graveyardPosition']=null,_0x241a2d['howMany']=0x0,_0x241a2d['wasUndone']=!0x1),null!=_0x3fe29c['sourcePosition']&&_0x3fe29c['hasOwnProperty']('sourcePosition')&&(_0x241a2d['sourcePosition']=_0x3462f6['Position']['toObject'](_0x3fe29c['sourcePosition'],_0x416b7d)),null!=_0x3fe29c['targetPosition']&&_0x3fe29c['hasOwnProperty']('targetPosition')&&(_0x241a2d['targetPosition']=_0x3462f6['Position']['toObject'](_0x3fe29c['targetPosition'],_0x416b7d)),null!=_0x3fe29c['graveyardPosition']&&_0x3fe29c['hasOwnProperty']('graveyardPosition')&&(_0x241a2d['graveyardPosition']=_0x3462f6['Position']['toObject'](_0x3fe29c['graveyardPosition'],_0x416b7d)),null!=_0x3fe29c['howMany']&&_0x3fe29c['hasOwnProperty']('howMany')&&(_0x241a2d['howMany']=_0x3fe29c['howMany']),null!=_0x3fe29c['wasUndone']&&_0x3fe29c['hasOwnProperty']('wasUndone')&&(_0x241a2d['wasUndone']=_0x3fe29c['wasUndone']),_0x241a2d;},_0x4b9d07['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x4c455e['util']['toJSONOptions']);},_0x4b9d07['getTypeUrl']=function(_0x25964d){return void 0x0===_0x25964d&&(_0x25964d='type.googleapis.com'),_0x25964d+'/MergeOperation';},_0x4b9d07;}()),_0x3462f6['MoveOperation']=(function(){function _0x62354e(_0x3860e1){if(_0x3860e1){for(var _0x5c223f=Object['keys'](_0x3860e1),_0x16d0a1=0x0;_0x16d0a1<_0x5c223f['length'];++_0x16d0a1)null!=_0x3860e1[_0x5c223f[_0x16d0a1]]&&(this[_0x5c223f[_0x16d0a1]]=_0x3860e1[_0x5c223f[_0x16d0a1]]);}}return _0x62354e['prototype']['sourcePosition']=null,_0x62354e['prototype']['howMany']=0x0,_0x62354e['prototype']['targetPosition']=null,_0x62354e['prototype']['wasUndone']=!0x1,_0x62354e['create']=function(_0x341706){return new _0x62354e(_0x341706);},_0x62354e['encode']=function(_0x56c014,_0x885566){return _0x885566||(_0x885566=_0x4750ca['create']()),null!=_0x56c014['sourcePosition']&&Object['hasOwnProperty']['call'](_0x56c014,'sourcePosition')&&_0x3462f6['Position']['encode'](_0x56c014['sourcePosition'],_0x885566['uint32'](0xa)['fork']())['ldelim'](),null!=_0x56c014['howMany']&&Object['hasOwnProperty']['call'](_0x56c014,'howMany')&&_0x885566['uint32'](0x10)['uint32'](_0x56c014['howMany']),null!=_0x56c014['targetPosition']&&Object['hasOwnProperty']['call'](_0x56c014,'targetPosition')&&_0x3462f6['Position']['encode'](_0x56c014['targetPosition'],_0x885566['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x56c014['wasUndone']&&Object['hasOwnProperty']['call'](_0x56c014,'wasUndone')&&_0x885566['uint32'](0x20)['bool'](_0x56c014['wasUndone']),_0x885566;},_0x62354e['encodeDelimited']=function(_0xb8adf4,_0x31b89a){return this['encode'](_0xb8adf4,_0x31b89a)['ldelim']();},_0x62354e['decode']=function(_0x4929ed,_0x5d4935){_0x4929ed instanceof _0xa753e4||(_0x4929ed=_0xa753e4['create'](_0x4929ed));for(var _0x77d9c3=void 0x0===_0x5d4935?_0x4929ed['len']:_0x4929ed['pos']+_0x5d4935,_0x130736=new _0x3462f6['MoveOperation']();_0x4929ed['pos']<_0x77d9c3;){var _0x4f157e=_0x4929ed['uint32']();switch(_0x4f157e>>>0x3){case 0x1:_0x130736['sourcePosition']=_0x3462f6['Position']['decode'](_0x4929ed,_0x4929ed['uint32']());break;case 0x2:_0x130736['howMany']=_0x4929ed['uint32']();break;case 0x3:_0x130736['targetPosition']=_0x3462f6['Position']['decode'](_0x4929ed,_0x4929ed['uint32']());break;case 0x4:_0x130736['wasUndone']=_0x4929ed['bool']();break;default:_0x4929ed['skipType'](0x7&_0x4f157e);}}return _0x130736;},_0x62354e['decodeDelimited']=function(_0x269e01){return _0x269e01 instanceof _0xa753e4||(_0x269e01=new _0xa753e4(_0x269e01)),this['decode'](_0x269e01,_0x269e01['uint32']());},_0x62354e['verify']=function(_0x3230a2){if('object'!=typeof _0x3230a2||null===_0x3230a2)return'object\x20expected';var _0x5f149a;if(null!=_0x3230a2['sourcePosition']&&_0x3230a2['hasOwnProperty']('sourcePosition')&&(_0x5f149a=_0x3462f6['Position']['verify'](_0x3230a2['sourcePosition'])))return'sourcePosition.'+_0x5f149a;if(null!=_0x3230a2['howMany']&&_0x3230a2['hasOwnProperty']('howMany')&&!_0x5480ac['isInteger'](_0x3230a2['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x3230a2['targetPosition']&&_0x3230a2['hasOwnProperty']('targetPosition')&&(_0x5f149a=_0x3462f6['Position']['verify'](_0x3230a2['targetPosition'])))return'targetPosition.'+_0x5f149a;return null!=_0x3230a2['wasUndone']&&_0x3230a2['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3230a2['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x62354e['fromObject']=function(_0x307412){if(_0x307412 instanceof _0x3462f6['MoveOperation'])return _0x307412;var _0xe0995b=new _0x3462f6['MoveOperation']();if(null!=_0x307412['sourcePosition']){if('object'!=typeof _0x307412['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0xe0995b['sourcePosition']=_0x3462f6['Position']['fromObject'](_0x307412['sourcePosition']);}if(null!=_0x307412['howMany']&&(_0xe0995b['howMany']=_0x307412['howMany']>>>0x0),null!=_0x307412['targetPosition']){if('object'!=typeof _0x307412['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0xe0995b['targetPosition']=_0x3462f6['Position']['fromObject'](_0x307412['targetPosition']);}return null!=_0x307412['wasUndone']&&(_0xe0995b['wasUndone']=Boolean(_0x307412['wasUndone'])),_0xe0995b;},_0x62354e['toObject']=function(_0x4cef6c,_0x3bb7cf){_0x3bb7cf||(_0x3bb7cf={});var _0x407f73={};return _0x3bb7cf['defaults']&&(_0x407f73['sourcePosition']=null,_0x407f73['howMany']=0x0,_0x407f73['targetPosition']=null,_0x407f73['wasUndone']=!0x1),null!=_0x4cef6c['sourcePosition']&&_0x4cef6c['hasOwnProperty']('sourcePosition')&&(_0x407f73['sourcePosition']=_0x3462f6['Position']['toObject'](_0x4cef6c['sourcePosition'],_0x3bb7cf)),null!=_0x4cef6c['howMany']&&_0x4cef6c['hasOwnProperty']('howMany')&&(_0x407f73['howMany']=_0x4cef6c['howMany']),null!=_0x4cef6c['targetPosition']&&_0x4cef6c['hasOwnProperty']('targetPosition')&&(_0x407f73['targetPosition']=_0x3462f6['Position']['toObject'](_0x4cef6c['targetPosition'],_0x3bb7cf)),null!=_0x4cef6c['wasUndone']&&_0x4cef6c['hasOwnProperty']('wasUndone')&&(_0x407f73['wasUndone']=_0x4cef6c['wasUndone']),_0x407f73;},_0x62354e['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x4c455e['util']['toJSONOptions']);},_0x62354e['getTypeUrl']=function(_0x254184){return void 0x0===_0x254184&&(_0x254184='type.googleapis.com'),_0x254184+'/MoveOperation';},_0x62354e;}()),_0x3462f6['RenameOperation']=(function(){function _0x3d6c4f(_0x486689){if(_0x486689){for(var _0x49a44d=Object['keys'](_0x486689),_0x4dde59=0x0;_0x4dde59<_0x49a44d['length'];++_0x4dde59)null!=_0x486689[_0x49a44d[_0x4dde59]]&&(this[_0x49a44d[_0x4dde59]]=_0x486689[_0x49a44d[_0x4dde59]]);}}return _0x3d6c4f['prototype']['position']=null,_0x3d6c4f['prototype']['oldName']='',_0x3d6c4f['prototype']['newName']='',_0x3d6c4f['prototype']['wasUndone']=!0x1,_0x3d6c4f['create']=function(_0x43e1a6){return new _0x3d6c4f(_0x43e1a6);},_0x3d6c4f['encode']=function(_0x3cd92a,_0x2ee28e){return _0x2ee28e||(_0x2ee28e=_0x4750ca['create']()),null!=_0x3cd92a['position']&&Object['hasOwnProperty']['call'](_0x3cd92a,'position')&&_0x3462f6['Position']['encode'](_0x3cd92a['position'],_0x2ee28e['uint32'](0xa)['fork']())['ldelim'](),null!=_0x3cd92a['oldName']&&Object['hasOwnProperty']['call'](_0x3cd92a,'oldName')&&_0x2ee28e['uint32'](0x12)['string'](_0x3cd92a['oldName']),null!=_0x3cd92a['newName']&&Object['hasOwnProperty']['call'](_0x3cd92a,'newName')&&_0x2ee28e['uint32'](0x1a)['string'](_0x3cd92a['newName']),null!=_0x3cd92a['wasUndone']&&Object['hasOwnProperty']['call'](_0x3cd92a,'wasUndone')&&_0x2ee28e['uint32'](0x20)['bool'](_0x3cd92a['wasUndone']),_0x2ee28e;},_0x3d6c4f['encodeDelimited']=function(_0x5e2fc9,_0x1b09cd){return this['encode'](_0x5e2fc9,_0x1b09cd)['ldelim']();},_0x3d6c4f['decode']=function(_0x5c6c9d,_0x47d7b4){_0x5c6c9d instanceof _0xa753e4||(_0x5c6c9d=_0xa753e4['create'](_0x5c6c9d));for(var _0x38b466=void 0x0===_0x47d7b4?_0x5c6c9d['len']:_0x5c6c9d['pos']+_0x47d7b4,_0x4b81fd=new _0x3462f6['RenameOperation']();_0x5c6c9d['pos']<_0x38b466;){var _0x517306=_0x5c6c9d['uint32']();switch(_0x517306>>>0x3){case 0x1:_0x4b81fd['position']=_0x3462f6['Position']['decode'](_0x5c6c9d,_0x5c6c9d['uint32']());break;case 0x2:_0x4b81fd['oldName']=_0x5c6c9d['string']();break;case 0x3:_0x4b81fd['newName']=_0x5c6c9d['string']();break;case 0x4:_0x4b81fd['wasUndone']=_0x5c6c9d['bool']();break;default:_0x5c6c9d['skipType'](0x7&_0x517306);}}return _0x4b81fd;},_0x3d6c4f['decodeDelimited']=function(_0x499a59){return _0x499a59 instanceof _0xa753e4||(_0x499a59=new _0xa753e4(_0x499a59)),this['decode'](_0x499a59,_0x499a59['uint32']());},_0x3d6c4f['verify']=function(_0x30a35e){if('object'!=typeof _0x30a35e||null===_0x30a35e)return'object\x20expected';if(null!=_0x30a35e['position']&&_0x30a35e['hasOwnProperty']('position')){var _0x1a7258=_0x3462f6['Position']['verify'](_0x30a35e['position']);if(_0x1a7258)return'position.'+_0x1a7258;}return null!=_0x30a35e['oldName']&&_0x30a35e['hasOwnProperty']('oldName')&&!_0x5480ac['isString'](_0x30a35e['oldName'])?'oldName:\x20string\x20expected':null!=_0x30a35e['newName']&&_0x30a35e['hasOwnProperty']('newName')&&!_0x5480ac['isString'](_0x30a35e['newName'])?'newName:\x20string\x20expected':null!=_0x30a35e['wasUndone']&&_0x30a35e['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x30a35e['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3d6c4f['fromObject']=function(_0x9ad6d7){if(_0x9ad6d7 instanceof _0x3462f6['RenameOperation'])return _0x9ad6d7;var _0x2c25c1=new _0x3462f6['RenameOperation']();if(null!=_0x9ad6d7['position']){if('object'!=typeof _0x9ad6d7['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x2c25c1['position']=_0x3462f6['Position']['fromObject'](_0x9ad6d7['position']);}return null!=_0x9ad6d7['oldName']&&(_0x2c25c1['oldName']=String(_0x9ad6d7['oldName'])),null!=_0x9ad6d7['newName']&&(_0x2c25c1['newName']=String(_0x9ad6d7['newName'])),null!=_0x9ad6d7['wasUndone']&&(_0x2c25c1['wasUndone']=Boolean(_0x9ad6d7['wasUndone'])),_0x2c25c1;},_0x3d6c4f['toObject']=function(_0x50e97d,_0x586ffc){_0x586ffc||(_0x586ffc={});var _0x245ad7={};return _0x586ffc['defaults']&&(_0x245ad7['position']=null,_0x245ad7['oldName']='',_0x245ad7['newName']='',_0x245ad7['wasUndone']=!0x1),null!=_0x50e97d['position']&&_0x50e97d['hasOwnProperty']('position')&&(_0x245ad7['position']=_0x3462f6['Position']['toObject'](_0x50e97d['position'],_0x586ffc)),null!=_0x50e97d['oldName']&&_0x50e97d['hasOwnProperty']('oldName')&&(_0x245ad7['oldName']=_0x50e97d['oldName']),null!=_0x50e97d['newName']&&_0x50e97d['hasOwnProperty']('newName')&&(_0x245ad7['newName']=_0x50e97d['newName']),null!=_0x50e97d['wasUndone']&&_0x50e97d['hasOwnProperty']('wasUndone')&&(_0x245ad7['wasUndone']=_0x50e97d['wasUndone']),_0x245ad7;},_0x3d6c4f['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x4c455e['util']['toJSONOptions']);},_0x3d6c4f['getTypeUrl']=function(_0x3ecf60){return void 0x0===_0x3ecf60&&(_0x3ecf60='type.googleapis.com'),_0x3ecf60+'/RenameOperation';},_0x3d6c4f;}()),_0x3462f6['RootAttributeOperation']=(function(){function _0x16723b(_0x47f7b8){if(_0x47f7b8){for(var _0x57c93f=Object['keys'](_0x47f7b8),_0x1c5693=0x0;_0x1c5693<_0x57c93f['length'];++_0x1c5693)null!=_0x47f7b8[_0x57c93f[_0x1c5693]]&&(this[_0x57c93f[_0x1c5693]]=_0x47f7b8[_0x57c93f[_0x1c5693]]);}}return _0x16723b['prototype']['root']='',_0x16723b['prototype']['key']='',_0x16723b['prototype']['oldValueBoolean']=!0x1,_0x16723b['prototype']['oldValueJson']='',_0x16723b['prototype']['newValueBoolean']=!0x1,_0x16723b['prototype']['newValueJson']='',_0x16723b['prototype']['wasUndone']=!0x1,_0x16723b['create']=function(_0x5da043){return new _0x16723b(_0x5da043);},_0x16723b['encode']=function(_0x4ee41a,_0xcfc135){return _0xcfc135||(_0xcfc135=_0x4750ca['create']()),null!=_0x4ee41a['root']&&Object['hasOwnProperty']['call'](_0x4ee41a,'root')&&_0xcfc135['uint32'](0xa)['string'](_0x4ee41a['root']),null!=_0x4ee41a['key']&&Object['hasOwnProperty']['call'](_0x4ee41a,'key')&&_0xcfc135['uint32'](0x12)['string'](_0x4ee41a['key']),null!=_0x4ee41a['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x4ee41a,'oldValueBoolean')&&_0xcfc135['uint32'](0x18)['bool'](_0x4ee41a['oldValueBoolean']),null!=_0x4ee41a['oldValueJson']&&Object['hasOwnProperty']['call'](_0x4ee41a,'oldValueJson')&&_0xcfc135['uint32'](0x22)['string'](_0x4ee41a['oldValueJson']),null!=_0x4ee41a['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x4ee41a,'newValueBoolean')&&_0xcfc135['uint32'](0x28)['bool'](_0x4ee41a['newValueBoolean']),null!=_0x4ee41a['newValueJson']&&Object['hasOwnProperty']['call'](_0x4ee41a,'newValueJson')&&_0xcfc135['uint32'](0x32)['string'](_0x4ee41a['newValueJson']),null!=_0x4ee41a['wasUndone']&&Object['hasOwnProperty']['call'](_0x4ee41a,'wasUndone')&&_0xcfc135['uint32'](0x38)['bool'](_0x4ee41a['wasUndone']),_0xcfc135;},_0x16723b['encodeDelimited']=function(_0x5bad5c,_0x362dbf){return this['encode'](_0x5bad5c,_0x362dbf)['ldelim']();},_0x16723b['decode']=function(_0x3428c1,_0x169b82){_0x3428c1 instanceof _0xa753e4||(_0x3428c1=_0xa753e4['create'](_0x3428c1));for(var _0x26f349=void 0x0===_0x169b82?_0x3428c1['len']:_0x3428c1['pos']+_0x169b82,_0x16f3f4=new _0x3462f6['RootAttributeOperation']();_0x3428c1['pos']<_0x26f349;){var _0x42c0c1=_0x3428c1['uint32']();switch(_0x42c0c1>>>0x3){case 0x1:_0x16f3f4['root']=_0x3428c1['string']();break;case 0x2:_0x16f3f4['key']=_0x3428c1['string']();break;case 0x3:_0x16f3f4['oldValueBoolean']=_0x3428c1['bool']();break;case 0x4:_0x16f3f4['oldValueJson']=_0x3428c1['string']();break;case 0x5:_0x16f3f4['newValueBoolean']=_0x3428c1['bool']();break;case 0x6:_0x16f3f4['newValueJson']=_0x3428c1['string']();break;case 0x7:_0x16f3f4['wasUndone']=_0x3428c1['bool']();break;default:_0x3428c1['skipType'](0x7&_0x42c0c1);}}return _0x16f3f4;},_0x16723b['decodeDelimited']=function(_0x1f1025){return _0x1f1025 instanceof _0xa753e4||(_0x1f1025=new _0xa753e4(_0x1f1025)),this['decode'](_0x1f1025,_0x1f1025['uint32']());},_0x16723b['verify']=function(_0x26422d){return'object'!=typeof _0x26422d||null===_0x26422d?'object\x20expected':null!=_0x26422d['root']&&_0x26422d['hasOwnProperty']('root')&&!_0x5480ac['isString'](_0x26422d['root'])?'root:\x20string\x20expected':null!=_0x26422d['key']&&_0x26422d['hasOwnProperty']('key')&&!_0x5480ac['isString'](_0x26422d['key'])?'key:\x20string\x20expected':null!=_0x26422d['oldValueBoolean']&&_0x26422d['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x26422d['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x26422d['oldValueJson']&&_0x26422d['hasOwnProperty']('oldValueJson')&&!_0x5480ac['isString'](_0x26422d['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x26422d['newValueBoolean']&&_0x26422d['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x26422d['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x26422d['newValueJson']&&_0x26422d['hasOwnProperty']('newValueJson')&&!_0x5480ac['isString'](_0x26422d['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x26422d['wasUndone']&&_0x26422d['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x26422d['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x16723b['fromObject']=function(_0x47f9e3){if(_0x47f9e3 instanceof _0x3462f6['RootAttributeOperation'])return _0x47f9e3;var _0x387242=new _0x3462f6['RootAttributeOperation']();return null!=_0x47f9e3['root']&&(_0x387242['root']=String(_0x47f9e3['root'])),null!=_0x47f9e3['key']&&(_0x387242['key']=String(_0x47f9e3['key'])),null!=_0x47f9e3['oldValueBoolean']&&(_0x387242['oldValueBoolean']=Boolean(_0x47f9e3['oldValueBoolean'])),null!=_0x47f9e3['oldValueJson']&&(_0x387242['oldValueJson']=String(_0x47f9e3['oldValueJson'])),null!=_0x47f9e3['newValueBoolean']&&(_0x387242['newValueBoolean']=Boolean(_0x47f9e3['newValueBoolean'])),null!=_0x47f9e3['newValueJson']&&(_0x387242['newValueJson']=String(_0x47f9e3['newValueJson'])),null!=_0x47f9e3['wasUndone']&&(_0x387242['wasUndone']=Boolean(_0x47f9e3['wasUndone'])),_0x387242;},_0x16723b['toObject']=function(_0x401eae,_0x76fd0e){_0x76fd0e||(_0x76fd0e={});var _0x594871={};return _0x76fd0e['defaults']&&(_0x594871['root']='',_0x594871['key']='',_0x594871['oldValueBoolean']=!0x1,_0x594871['oldValueJson']='',_0x594871['newValueBoolean']=!0x1,_0x594871['newValueJson']='',_0x594871['wasUndone']=!0x1),null!=_0x401eae['root']&&_0x401eae['hasOwnProperty']('root')&&(_0x594871['root']=_0x401eae['root']),null!=_0x401eae['key']&&_0x401eae['hasOwnProperty']('key')&&(_0x594871['key']=_0x401eae['key']),null!=_0x401eae['oldValueBoolean']&&_0x401eae['hasOwnProperty']('oldValueBoolean')&&(_0x594871['oldValueBoolean']=_0x401eae['oldValueBoolean']),null!=_0x401eae['oldValueJson']&&_0x401eae['hasOwnProperty']('oldValueJson')&&(_0x594871['oldValueJson']=_0x401eae['oldValueJson']),null!=_0x401eae['newValueBoolean']&&_0x401eae['hasOwnProperty']('newValueBoolean')&&(_0x594871['newValueBoolean']=_0x401eae['newValueBoolean']),null!=_0x401eae['newValueJson']&&_0x401eae['hasOwnProperty']('newValueJson')&&(_0x594871['newValueJson']=_0x401eae['newValueJson']),null!=_0x401eae['wasUndone']&&_0x401eae['hasOwnProperty']('wasUndone')&&(_0x594871['wasUndone']=_0x401eae['wasUndone']),_0x594871;},_0x16723b['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x4c455e['util']['toJSONOptions']);},_0x16723b['getTypeUrl']=function(_0x489e0b){return void 0x0===_0x489e0b&&(_0x489e0b='type.googleapis.com'),_0x489e0b+'/RootAttributeOperation';},_0x16723b;}()),_0x3462f6['RootOperation']=(function(){function _0x2b4165(_0x41fa95){if(_0x41fa95){for(var _0x4956be=Object['keys'](_0x41fa95),_0x3ee7e3=0x0;_0x3ee7e3<_0x4956be['length'];++_0x3ee7e3)null!=_0x41fa95[_0x4956be[_0x3ee7e3]]&&(this[_0x4956be[_0x3ee7e3]]=_0x41fa95[_0x4956be[_0x3ee7e3]]);}}return _0x2b4165['prototype']['rootName']='',_0x2b4165['prototype']['elementName']='',_0x2b4165['prototype']['isAdd']=!0x1,_0x2b4165['prototype']['wasUndone']=!0x1,_0x2b4165['create']=function(_0x27d580){return new _0x2b4165(_0x27d580);},_0x2b4165['encode']=function(_0x5d05d0,_0x414e51){return _0x414e51||(_0x414e51=_0x4750ca['create']()),null!=_0x5d05d0['rootName']&&Object['hasOwnProperty']['call'](_0x5d05d0,'rootName')&&_0x414e51['uint32'](0xa)['string'](_0x5d05d0['rootName']),null!=_0x5d05d0['elementName']&&Object['hasOwnProperty']['call'](_0x5d05d0,'elementName')&&_0x414e51['uint32'](0x12)['string'](_0x5d05d0['elementName']),null!=_0x5d05d0['isAdd']&&Object['hasOwnProperty']['call'](_0x5d05d0,'isAdd')&&_0x414e51['uint32'](0x18)['bool'](_0x5d05d0['isAdd']),null!=_0x5d05d0['wasUndone']&&Object['hasOwnProperty']['call'](_0x5d05d0,'wasUndone')&&_0x414e51['uint32'](0x20)['bool'](_0x5d05d0['wasUndone']),_0x414e51;},_0x2b4165['encodeDelimited']=function(_0x51bd5b,_0x2c7c9f){return this['encode'](_0x51bd5b,_0x2c7c9f)['ldelim']();},_0x2b4165['decode']=function(_0x1d33f8,_0x4bb40b){_0x1d33f8 instanceof _0xa753e4||(_0x1d33f8=_0xa753e4['create'](_0x1d33f8));for(var _0x1cd22c=void 0x0===_0x4bb40b?_0x1d33f8['len']:_0x1d33f8['pos']+_0x4bb40b,_0x476031=new _0x3462f6['RootOperation']();_0x1d33f8['pos']<_0x1cd22c;){var _0x59efb0=_0x1d33f8['uint32']();switch(_0x59efb0>>>0x3){case 0x1:_0x476031['rootName']=_0x1d33f8['string']();break;case 0x2:_0x476031['elementName']=_0x1d33f8['string']();break;case 0x3:_0x476031['isAdd']=_0x1d33f8['bool']();break;case 0x4:_0x476031['wasUndone']=_0x1d33f8['bool']();break;default:_0x1d33f8['skipType'](0x7&_0x59efb0);}}return _0x476031;},_0x2b4165['decodeDelimited']=function(_0x2bcc90){return _0x2bcc90 instanceof _0xa753e4||(_0x2bcc90=new _0xa753e4(_0x2bcc90)),this['decode'](_0x2bcc90,_0x2bcc90['uint32']());},_0x2b4165['verify']=function(_0x29c8b0){return'object'!=typeof _0x29c8b0||null===_0x29c8b0?'object\x20expected':null!=_0x29c8b0['rootName']&&_0x29c8b0['hasOwnProperty']('rootName')&&!_0x5480ac['isString'](_0x29c8b0['rootName'])?'rootName:\x20string\x20expected':null!=_0x29c8b0['elementName']&&_0x29c8b0['hasOwnProperty']('elementName')&&!_0x5480ac['isString'](_0x29c8b0['elementName'])?'elementName:\x20string\x20expected':null!=_0x29c8b0['isAdd']&&_0x29c8b0['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x29c8b0['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x29c8b0['wasUndone']&&_0x29c8b0['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x29c8b0['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x2b4165['fromObject']=function(_0xc2d7d2){if(_0xc2d7d2 instanceof _0x3462f6['RootOperation'])return _0xc2d7d2;var _0x579ad3=new _0x3462f6['RootOperation']();return null!=_0xc2d7d2['rootName']&&(_0x579ad3['rootName']=String(_0xc2d7d2['rootName'])),null!=_0xc2d7d2['elementName']&&(_0x579ad3['elementName']=String(_0xc2d7d2['elementName'])),null!=_0xc2d7d2['isAdd']&&(_0x579ad3['isAdd']=Boolean(_0xc2d7d2['isAdd'])),null!=_0xc2d7d2['wasUndone']&&(_0x579ad3['wasUndone']=Boolean(_0xc2d7d2['wasUndone'])),_0x579ad3;},_0x2b4165['toObject']=function(_0x4b6b36,_0x251c0a){_0x251c0a||(_0x251c0a={});var _0x5e97ff={};return _0x251c0a['defaults']&&(_0x5e97ff['rootName']='',_0x5e97ff['elementName']='',_0x5e97ff['isAdd']=!0x1,_0x5e97ff['wasUndone']=!0x1),null!=_0x4b6b36['rootName']&&_0x4b6b36['hasOwnProperty']('rootName')&&(_0x5e97ff['rootName']=_0x4b6b36['rootName']),null!=_0x4b6b36['elementName']&&_0x4b6b36['hasOwnProperty']('elementName')&&(_0x5e97ff['elementName']=_0x4b6b36['elementName']),null!=_0x4b6b36['isAdd']&&_0x4b6b36['hasOwnProperty']('isAdd')&&(_0x5e97ff['isAdd']=_0x4b6b36['isAdd']),null!=_0x4b6b36['wasUndone']&&_0x4b6b36['hasOwnProperty']('wasUndone')&&(_0x5e97ff['wasUndone']=_0x4b6b36['wasUndone']),_0x5e97ff;},_0x2b4165['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x4c455e['util']['toJSONOptions']);},_0x2b4165['getTypeUrl']=function(_0x489e4d){return void 0x0===_0x489e4d&&(_0x489e4d='type.googleapis.com'),_0x489e4d+'/RootOperation';},_0x2b4165;}()),_0x3462f6['SplitOperation']=(function(){function _0x300912(_0x5a988c){if(_0x5a988c){for(var _0x1975b9=Object['keys'](_0x5a988c),_0x5a48d6=0x0;_0x5a48d6<_0x1975b9['length'];++_0x5a48d6)null!=_0x5a988c[_0x1975b9[_0x5a48d6]]&&(this[_0x1975b9[_0x5a48d6]]=_0x5a988c[_0x1975b9[_0x5a48d6]]);}}return _0x300912['prototype']['splitPosition']=null,_0x300912['prototype']['graveyardPosition']=null,_0x300912['prototype']['howMany']=0x0,_0x300912['prototype']['insertionPosition']=null,_0x300912['prototype']['wasUndone']=!0x1,_0x300912['create']=function(_0x308611){return new _0x300912(_0x308611);},_0x300912['encode']=function(_0x1d4279,_0x5dd1e8){return _0x5dd1e8||(_0x5dd1e8=_0x4750ca['create']()),null!=_0x1d4279['splitPosition']&&Object['hasOwnProperty']['call'](_0x1d4279,'splitPosition')&&_0x3462f6['Position']['encode'](_0x1d4279['splitPosition'],_0x5dd1e8['uint32'](0xa)['fork']())['ldelim'](),null!=_0x1d4279['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x1d4279,'graveyardPosition')&&_0x3462f6['Position']['encode'](_0x1d4279['graveyardPosition'],_0x5dd1e8['uint32'](0x12)['fork']())['ldelim'](),null!=_0x1d4279['howMany']&&Object['hasOwnProperty']['call'](_0x1d4279,'howMany')&&_0x5dd1e8['uint32'](0x18)['uint32'](_0x1d4279['howMany']),null!=_0x1d4279['insertionPosition']&&Object['hasOwnProperty']['call'](_0x1d4279,'insertionPosition')&&_0x3462f6['Position']['encode'](_0x1d4279['insertionPosition'],_0x5dd1e8['uint32'](0x22)['fork']())['ldelim'](),null!=_0x1d4279['wasUndone']&&Object['hasOwnProperty']['call'](_0x1d4279,'wasUndone')&&_0x5dd1e8['uint32'](0x28)['bool'](_0x1d4279['wasUndone']),_0x5dd1e8;},_0x300912['encodeDelimited']=function(_0x198b10,_0x4a9488){return this['encode'](_0x198b10,_0x4a9488)['ldelim']();},_0x300912['decode']=function(_0x5e4ae9,_0x3c7afd){_0x5e4ae9 instanceof _0xa753e4||(_0x5e4ae9=_0xa753e4['create'](_0x5e4ae9));for(var _0x47d0b3=void 0x0===_0x3c7afd?_0x5e4ae9['len']:_0x5e4ae9['pos']+_0x3c7afd,_0x26c1df=new _0x3462f6['SplitOperation']();_0x5e4ae9['pos']<_0x47d0b3;){var _0x2e3ca3=_0x5e4ae9['uint32']();switch(_0x2e3ca3>>>0x3){case 0x1:_0x26c1df['splitPosition']=_0x3462f6['Position']['decode'](_0x5e4ae9,_0x5e4ae9['uint32']());break;case 0x2:_0x26c1df['graveyardPosition']=_0x3462f6['Position']['decode'](_0x5e4ae9,_0x5e4ae9['uint32']());break;case 0x3:_0x26c1df['howMany']=_0x5e4ae9['uint32']();break;case 0x4:_0x26c1df['insertionPosition']=_0x3462f6['Position']['decode'](_0x5e4ae9,_0x5e4ae9['uint32']());break;case 0x5:_0x26c1df['wasUndone']=_0x5e4ae9['bool']();break;default:_0x5e4ae9['skipType'](0x7&_0x2e3ca3);}}return _0x26c1df;},_0x300912['decodeDelimited']=function(_0x2ef216){return _0x2ef216 instanceof _0xa753e4||(_0x2ef216=new _0xa753e4(_0x2ef216)),this['decode'](_0x2ef216,_0x2ef216['uint32']());},_0x300912['verify']=function(_0x1bc5df){if('object'!=typeof _0x1bc5df||null===_0x1bc5df)return'object\x20expected';var _0xdfe426;if(null!=_0x1bc5df['splitPosition']&&_0x1bc5df['hasOwnProperty']('splitPosition')&&(_0xdfe426=_0x3462f6['Position']['verify'](_0x1bc5df['splitPosition'])))return'splitPosition.'+_0xdfe426;if(null!=_0x1bc5df['graveyardPosition']&&_0x1bc5df['hasOwnProperty']('graveyardPosition')&&(_0xdfe426=_0x3462f6['Position']['verify'](_0x1bc5df['graveyardPosition'])))return'graveyardPosition.'+_0xdfe426;if(null!=_0x1bc5df['howMany']&&_0x1bc5df['hasOwnProperty']('howMany')&&!_0x5480ac['isInteger'](_0x1bc5df['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x1bc5df['insertionPosition']&&_0x1bc5df['hasOwnProperty']('insertionPosition')&&(_0xdfe426=_0x3462f6['Position']['verify'](_0x1bc5df['insertionPosition'])))return'insertionPosition.'+_0xdfe426;return null!=_0x1bc5df['wasUndone']&&_0x1bc5df['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1bc5df['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x300912['fromObject']=function(_0x39377b){if(_0x39377b instanceof _0x3462f6['SplitOperation'])return _0x39377b;var _0x39087e=new _0x3462f6['SplitOperation']();if(null!=_0x39377b['splitPosition']){if('object'!=typeof _0x39377b['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x39087e['splitPosition']=_0x3462f6['Position']['fromObject'](_0x39377b['splitPosition']);}if(null!=_0x39377b['graveyardPosition']){if('object'!=typeof _0x39377b['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x39087e['graveyardPosition']=_0x3462f6['Position']['fromObject'](_0x39377b['graveyardPosition']);}if(null!=_0x39377b['howMany']&&(_0x39087e['howMany']=_0x39377b['howMany']>>>0x0),null!=_0x39377b['insertionPosition']){if('object'!=typeof _0x39377b['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x39087e['insertionPosition']=_0x3462f6['Position']['fromObject'](_0x39377b['insertionPosition']);}return null!=_0x39377b['wasUndone']&&(_0x39087e['wasUndone']=Boolean(_0x39377b['wasUndone'])),_0x39087e;},_0x300912['toObject']=function(_0xf6dc97,_0x3936be){_0x3936be||(_0x3936be={});var _0x2d93ee={};return _0x3936be['defaults']&&(_0x2d93ee['splitPosition']=null,_0x2d93ee['graveyardPosition']=null,_0x2d93ee['howMany']=0x0,_0x2d93ee['insertionPosition']=null,_0x2d93ee['wasUndone']=!0x1),null!=_0xf6dc97['splitPosition']&&_0xf6dc97['hasOwnProperty']('splitPosition')&&(_0x2d93ee['splitPosition']=_0x3462f6['Position']['toObject'](_0xf6dc97['splitPosition'],_0x3936be)),null!=_0xf6dc97['graveyardPosition']&&_0xf6dc97['hasOwnProperty']('graveyardPosition')&&(_0x2d93ee['graveyardPosition']=_0x3462f6['Position']['toObject'](_0xf6dc97['graveyardPosition'],_0x3936be)),null!=_0xf6dc97['howMany']&&_0xf6dc97['hasOwnProperty']('howMany')&&(_0x2d93ee['howMany']=_0xf6dc97['howMany']),null!=_0xf6dc97['insertionPosition']&&_0xf6dc97['hasOwnProperty']('insertionPosition')&&(_0x2d93ee['insertionPosition']=_0x3462f6['Position']['toObject'](_0xf6dc97['insertionPosition'],_0x3936be)),null!=_0xf6dc97['wasUndone']&&_0xf6dc97['hasOwnProperty']('wasUndone')&&(_0x2d93ee['wasUndone']=_0xf6dc97['wasUndone']),_0x2d93ee;},_0x300912['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x4c455e['util']['toJSONOptions']);},_0x300912['getTypeUrl']=function(_0x4943ef){return void 0x0===_0x4943ef&&(_0x4943ef='type.googleapis.com'),_0x4943ef+'/SplitOperation';},_0x300912;}()),_0x3462f6['Position']=(function(){function _0x327d69(_0x3d659a){if(this['path']=[],_0x3d659a){for(var _0x106b6f=Object['keys'](_0x3d659a),_0x42faea=0x0;_0x42faea<_0x106b6f['length'];++_0x42faea)null!=_0x3d659a[_0x106b6f[_0x42faea]]&&(this[_0x106b6f[_0x42faea]]=_0x3d659a[_0x106b6f[_0x42faea]]);}}return _0x327d69['prototype']['root']='',_0x327d69['prototype']['rootMain']=!0x1,_0x327d69['prototype']['rootGraveyard']=!0x1,_0x327d69['prototype']['path']=_0x5480ac['emptyArray'],_0x327d69['prototype']['stickiness']='',_0x327d69['create']=function(_0x35e199){return new _0x327d69(_0x35e199);},_0x327d69['encode']=function(_0x1bb844,_0x579256){if(_0x579256||(_0x579256=_0x4750ca['create']()),null!=_0x1bb844['root']&&Object['hasOwnProperty']['call'](_0x1bb844,'root')&&_0x579256['uint32'](0xa)['string'](_0x1bb844['root']),null!=_0x1bb844['rootMain']&&Object['hasOwnProperty']['call'](_0x1bb844,'rootMain')&&_0x579256['uint32'](0x10)['bool'](_0x1bb844['rootMain']),null!=_0x1bb844['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x1bb844,'rootGraveyard')&&_0x579256['uint32'](0x18)['bool'](_0x1bb844['rootGraveyard']),null!=_0x1bb844['path']&&_0x1bb844['path']['length']){_0x579256['uint32'](0x22)['fork']();for(var _0xc52abb=0x0;_0xc52abb<_0x1bb844['path']['length'];++_0xc52abb)_0x579256['uint32'](_0x1bb844['path'][_0xc52abb]);_0x579256['ldelim']();}return null!=_0x1bb844['stickiness']&&Object['hasOwnProperty']['call'](_0x1bb844,'stickiness')&&_0x579256['uint32'](0x2a)['string'](_0x1bb844['stickiness']),_0x579256;},_0x327d69['encodeDelimited']=function(_0x1cdbe7,_0x3088af){return this['encode'](_0x1cdbe7,_0x3088af)['ldelim']();},_0x327d69['decode']=function(_0x3cc5e6,_0x218495){_0x3cc5e6 instanceof _0xa753e4||(_0x3cc5e6=_0xa753e4['create'](_0x3cc5e6));for(var _0x2de8cd=void 0x0===_0x218495?_0x3cc5e6['len']:_0x3cc5e6['pos']+_0x218495,_0x1e1b56=new _0x3462f6['Position']();_0x3cc5e6['pos']<_0x2de8cd;){var _0xf186a0=_0x3cc5e6['uint32']();switch(_0xf186a0>>>0x3){case 0x1:_0x1e1b56['root']=_0x3cc5e6['string']();break;case 0x2:_0x1e1b56['rootMain']=_0x3cc5e6['bool']();break;case 0x3:_0x1e1b56['rootGraveyard']=_0x3cc5e6['bool']();break;case 0x4:if(_0x1e1b56['path']&&_0x1e1b56['path']['length']||(_0x1e1b56['path']=[]),0x2==(0x7&_0xf186a0)){for(var _0x335d24=_0x3cc5e6['uint32']()+_0x3cc5e6['pos'];_0x3cc5e6['pos']<_0x335d24;)_0x1e1b56['path']['push'](_0x3cc5e6['uint32']());}else _0x1e1b56['path']['push'](_0x3cc5e6['uint32']());break;case 0x5:_0x1e1b56['stickiness']=_0x3cc5e6['string']();break;default:_0x3cc5e6['skipType'](0x7&_0xf186a0);}}return _0x1e1b56;},_0x327d69['decodeDelimited']=function(_0x670b61){return _0x670b61 instanceof _0xa753e4||(_0x670b61=new _0xa753e4(_0x670b61)),this['decode'](_0x670b61,_0x670b61['uint32']());},_0x327d69['verify']=function(_0x147677){if('object'!=typeof _0x147677||null===_0x147677)return'object\x20expected';if(null!=_0x147677['root']&&_0x147677['hasOwnProperty']('root')&&!_0x5480ac['isString'](_0x147677['root']))return'root:\x20string\x20expected';if(null!=_0x147677['rootMain']&&_0x147677['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x147677['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x147677['rootGraveyard']&&_0x147677['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x147677['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x147677['path']&&_0x147677['hasOwnProperty']('path')){if(!Array['isArray'](_0x147677['path']))return'path:\x20array\x20expected';for(var _0x5d37a2=0x0;_0x5d37a2<_0x147677['path']['length'];++_0x5d37a2)if(!_0x5480ac['isInteger'](_0x147677['path'][_0x5d37a2]))return'path:\x20integer[]\x20expected';}return null!=_0x147677['stickiness']&&_0x147677['hasOwnProperty']('stickiness')&&!_0x5480ac['isString'](_0x147677['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x327d69['fromObject']=function(_0x502e7d){if(_0x502e7d instanceof _0x3462f6['Position'])return _0x502e7d;var _0x4e59e9=new _0x3462f6['Position']();if(null!=_0x502e7d['root']&&(_0x4e59e9['root']=String(_0x502e7d['root'])),null!=_0x502e7d['rootMain']&&(_0x4e59e9['rootMain']=Boolean(_0x502e7d['rootMain'])),null!=_0x502e7d['rootGraveyard']&&(_0x4e59e9['rootGraveyard']=Boolean(_0x502e7d['rootGraveyard'])),_0x502e7d['path']){if(!Array['isArray'](_0x502e7d['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x4e59e9['path']=[];for(var _0x28b4f9=0x0;_0x28b4f9<_0x502e7d['path']['length'];++_0x28b4f9)_0x4e59e9['path'][_0x28b4f9]=_0x502e7d['path'][_0x28b4f9]>>>0x0;}return null!=_0x502e7d['stickiness']&&(_0x4e59e9['stickiness']=String(_0x502e7d['stickiness'])),_0x4e59e9;},_0x327d69['toObject']=function(_0x2d429c,_0x23a9ac){_0x23a9ac||(_0x23a9ac={});var _0x43579d={};if((_0x23a9ac['arrays']||_0x23a9ac['defaults'])&&(_0x43579d['path']=[]),_0x23a9ac['defaults']&&(_0x43579d['root']='',_0x43579d['rootMain']=!0x1,_0x43579d['rootGraveyard']=!0x1,_0x43579d['stickiness']=''),null!=_0x2d429c['root']&&_0x2d429c['hasOwnProperty']('root')&&(_0x43579d['root']=_0x2d429c['root']),null!=_0x2d429c['rootMain']&&_0x2d429c['hasOwnProperty']('rootMain')&&(_0x43579d['rootMain']=_0x2d429c['rootMain']),null!=_0x2d429c['rootGraveyard']&&_0x2d429c['hasOwnProperty']('rootGraveyard')&&(_0x43579d['rootGraveyard']=_0x2d429c['rootGraveyard']),_0x2d429c['path']&&_0x2d429c['path']['length']){_0x43579d['path']=[];for(var _0x888004=0x0;_0x888004<_0x2d429c['path']['length'];++_0x888004)_0x43579d['path'][_0x888004]=_0x2d429c['path'][_0x888004];}return null!=_0x2d429c['stickiness']&&_0x2d429c['hasOwnProperty']('stickiness')&&(_0x43579d['stickiness']=_0x2d429c['stickiness']),_0x43579d;},_0x327d69['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x4c455e['util']['toJSONOptions']);},_0x327d69['getTypeUrl']=function(_0x10a0eb){return void 0x0===_0x10a0eb&&(_0x10a0eb='type.googleapis.com'),_0x10a0eb+'/Position';},_0x327d69;}()),_0x3462f6['Range']=(function(){function _0x311770(_0x49ac67){if(_0x49ac67){for(var _0x47da30=Object['keys'](_0x49ac67),_0x2c9ba4=0x0;_0x2c9ba4<_0x47da30['length'];++_0x2c9ba4)null!=_0x49ac67[_0x47da30[_0x2c9ba4]]&&(this[_0x47da30[_0x2c9ba4]]=_0x49ac67[_0x47da30[_0x2c9ba4]]);}}return _0x311770['prototype']['start']=null,_0x311770['prototype']['end']=null,_0x311770['create']=function(_0x1bb82b){return new _0x311770(_0x1bb82b);},_0x311770['encode']=function(_0x20a744,_0x246c86){return _0x246c86||(_0x246c86=_0x4750ca['create']()),null!=_0x20a744['start']&&Object['hasOwnProperty']['call'](_0x20a744,'start')&&_0x3462f6['Position']['encode'](_0x20a744['start'],_0x246c86['uint32'](0xa)['fork']())['ldelim'](),null!=_0x20a744['end']&&Object['hasOwnProperty']['call'](_0x20a744,'end')&&_0x3462f6['Position']['encode'](_0x20a744['end'],_0x246c86['uint32'](0x12)['fork']())['ldelim'](),_0x246c86;},_0x311770['encodeDelimited']=function(_0x324012,_0xc275b2){return this['encode'](_0x324012,_0xc275b2)['ldelim']();},_0x311770['decode']=function(_0xb3897e,_0x3704c0){_0xb3897e instanceof _0xa753e4||(_0xb3897e=_0xa753e4['create'](_0xb3897e));for(var _0x3b6f4c=void 0x0===_0x3704c0?_0xb3897e['len']:_0xb3897e['pos']+_0x3704c0,_0x54cb2b=new _0x3462f6['Range']();_0xb3897e['pos']<_0x3b6f4c;){var _0x5e2d5c=_0xb3897e['uint32']();switch(_0x5e2d5c>>>0x3){case 0x1:_0x54cb2b['start']=_0x3462f6['Position']['decode'](_0xb3897e,_0xb3897e['uint32']());break;case 0x2:_0x54cb2b['end']=_0x3462f6['Position']['decode'](_0xb3897e,_0xb3897e['uint32']());break;default:_0xb3897e['skipType'](0x7&_0x5e2d5c);}}return _0x54cb2b;},_0x311770['decodeDelimited']=function(_0x37d858){return _0x37d858 instanceof _0xa753e4||(_0x37d858=new _0xa753e4(_0x37d858)),this['decode'](_0x37d858,_0x37d858['uint32']());},_0x311770['verify']=function(_0x1462b0){if('object'!=typeof _0x1462b0||null===_0x1462b0)return'object\x20expected';var _0x47da73;if(null!=_0x1462b0['start']&&_0x1462b0['hasOwnProperty']('start')&&(_0x47da73=_0x3462f6['Position']['verify'](_0x1462b0['start'])))return'start.'+_0x47da73;if(null!=_0x1462b0['end']&&_0x1462b0['hasOwnProperty']('end')&&(_0x47da73=_0x3462f6['Position']['verify'](_0x1462b0['end'])))return'end.'+_0x47da73;return null;},_0x311770['fromObject']=function(_0x5790d3){if(_0x5790d3 instanceof _0x3462f6['Range'])return _0x5790d3;var _0x14c358=new _0x3462f6['Range']();if(null!=_0x5790d3['start']){if('object'!=typeof _0x5790d3['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x14c358['start']=_0x3462f6['Position']['fromObject'](_0x5790d3['start']);}if(null!=_0x5790d3['end']){if('object'!=typeof _0x5790d3['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x14c358['end']=_0x3462f6['Position']['fromObject'](_0x5790d3['end']);}return _0x14c358;},_0x311770['toObject']=function(_0x3098ca,_0x48e53e){_0x48e53e||(_0x48e53e={});var _0x3a4c32={};return _0x48e53e['defaults']&&(_0x3a4c32['start']=null,_0x3a4c32['end']=null),null!=_0x3098ca['start']&&_0x3098ca['hasOwnProperty']('start')&&(_0x3a4c32['start']=_0x3462f6['Position']['toObject'](_0x3098ca['start'],_0x48e53e)),null!=_0x3098ca['end']&&_0x3098ca['hasOwnProperty']('end')&&(_0x3a4c32['end']=_0x3462f6['Position']['toObject'](_0x3098ca['end'],_0x48e53e)),_0x3a4c32;},_0x311770['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x4c455e['util']['toJSONOptions']);},_0x311770['getTypeUrl']=function(_0xdaeba1){return void 0x0===_0xdaeba1&&(_0xdaeba1='type.googleapis.com'),_0xdaeba1+'/Range';},_0x311770;}()),_0x3462f6['Element']=(function(){function _0x3f3a28(_0x278072){if(this['children']=[],this['attributesBoolean']={},_0x278072){for(var _0x631d79=Object['keys'](_0x278072),_0x1d2d05=0x0;_0x1d2d05<_0x631d79['length'];++_0x1d2d05)null!=_0x278072[_0x631d79[_0x1d2d05]]&&(this[_0x631d79[_0x1d2d05]]=_0x278072[_0x631d79[_0x1d2d05]]);}}return _0x3f3a28['prototype']['name']='',_0x3f3a28['prototype']['children']=_0x5480ac['emptyArray'],_0x3f3a28['prototype']['data']='',_0x3f3a28['prototype']['attributesBoolean']=_0x5480ac['emptyObject'],_0x3f3a28['prototype']['attributesJson']='',_0x3f3a28['create']=function(_0x285383){return new _0x3f3a28(_0x285383);},_0x3f3a28['encode']=function(_0x23af58,_0x2643fe){if(_0x2643fe||(_0x2643fe=_0x4750ca['create']()),null!=_0x23af58['name']&&Object['hasOwnProperty']['call'](_0x23af58,'name')&&_0x2643fe['uint32'](0xa)['string'](_0x23af58['name']),null!=_0x23af58['children']&&_0x23af58['children']['length']){for(var _0x9a4ee4=0x0;_0x9a4ee4<_0x23af58['children']['length'];++_0x9a4ee4)_0x3462f6['Element']['encode'](_0x23af58['children'][_0x9a4ee4],_0x2643fe['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x23af58['data']&&Object['hasOwnProperty']['call'](_0x23af58,'data')&&_0x2643fe['uint32'](0x1a)['string'](_0x23af58['data']),null!=_0x23af58['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x23af58,'attributesBoolean')){var _0xcae8e2=Object['keys'](_0x23af58['attributesBoolean']);for(_0x9a4ee4=0x0;_0x9a4ee4<_0xcae8e2['length'];++_0x9a4ee4)_0x2643fe['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0xcae8e2[_0x9a4ee4])['uint32'](0x10)['bool'](_0x23af58['attributesBoolean'][_0xcae8e2[_0x9a4ee4]])['ldelim']();}return null!=_0x23af58['attributesJson']&&Object['hasOwnProperty']['call'](_0x23af58,'attributesJson')&&_0x2643fe['uint32'](0x2a)['string'](_0x23af58['attributesJson']),_0x2643fe;},_0x3f3a28['encodeDelimited']=function(_0x452204,_0x1614c8){return this['encode'](_0x452204,_0x1614c8)['ldelim']();},_0x3f3a28['decode']=function(_0x351212,_0x511a42){_0x351212 instanceof _0xa753e4||(_0x351212=_0xa753e4['create'](_0x351212));for(var _0x39a1ed,_0x1f5462,_0x5d1a50=void 0x0===_0x511a42?_0x351212['len']:_0x351212['pos']+_0x511a42,_0xb4d6fe=new _0x3462f6['Element']();_0x351212['pos']<_0x5d1a50;){var _0x423d77=_0x351212['uint32']();switch(_0x423d77>>>0x3){case 0x1:_0xb4d6fe['name']=_0x351212['string']();break;case 0x2:_0xb4d6fe['children']&&_0xb4d6fe['children']['length']||(_0xb4d6fe['children']=[]),_0xb4d6fe['children']['push'](_0x3462f6['Element']['decode'](_0x351212,_0x351212['uint32']()));break;case 0x3:_0xb4d6fe['data']=_0x351212['string']();break;case 0x4:_0xb4d6fe['attributesBoolean']===_0x5480ac['emptyObject']&&(_0xb4d6fe['attributesBoolean']={});var _0x138714=_0x351212['uint32']()+_0x351212['pos'];for(_0x39a1ed='',_0x1f5462=!0x1;_0x351212['pos']<_0x138714;){var _0x437a99=_0x351212['uint32']();switch(_0x437a99>>>0x3){case 0x1:_0x39a1ed=_0x351212['string']();break;case 0x2:_0x1f5462=_0x351212['bool']();break;default:_0x351212['skipType'](0x7&_0x437a99);}}_0xb4d6fe['attributesBoolean'][_0x39a1ed]=_0x1f5462;break;case 0x5:_0xb4d6fe['attributesJson']=_0x351212['string']();break;default:_0x351212['skipType'](0x7&_0x423d77);}}return _0xb4d6fe;},_0x3f3a28['decodeDelimited']=function(_0x8014a8){return _0x8014a8 instanceof _0xa753e4||(_0x8014a8=new _0xa753e4(_0x8014a8)),this['decode'](_0x8014a8,_0x8014a8['uint32']());},_0x3f3a28['verify']=function(_0x1a5e71){if('object'!=typeof _0x1a5e71||null===_0x1a5e71)return'object\x20expected';if(null!=_0x1a5e71['name']&&_0x1a5e71['hasOwnProperty']('name')&&!_0x5480ac['isString'](_0x1a5e71['name']))return'name:\x20string\x20expected';if(null!=_0x1a5e71['children']&&_0x1a5e71['hasOwnProperty']('children')){if(!Array['isArray'](_0x1a5e71['children']))return'children:\x20array\x20expected';for(var _0x3f7f36=0x0;_0x3f7f36<_0x1a5e71['children']['length'];++_0x3f7f36){var _0x25f6c5=_0x3462f6['Element']['verify'](_0x1a5e71['children'][_0x3f7f36]);if(_0x25f6c5)return'children.'+_0x25f6c5;}}if(null!=_0x1a5e71['data']&&_0x1a5e71['hasOwnProperty']('data')&&!_0x5480ac['isString'](_0x1a5e71['data']))return'data:\x20string\x20expected';if(null!=_0x1a5e71['attributesBoolean']&&_0x1a5e71['hasOwnProperty']('attributesBoolean')){if(!_0x5480ac['isObject'](_0x1a5e71['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x73e8a3=Object['keys'](_0x1a5e71['attributesBoolean']);for(_0x3f7f36=0x0;_0x3f7f36<_0x73e8a3['length'];++_0x3f7f36)if('boolean'!=typeof _0x1a5e71['attributesBoolean'][_0x73e8a3[_0x3f7f36]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x1a5e71['attributesJson']&&_0x1a5e71['hasOwnProperty']('attributesJson')&&!_0x5480ac['isString'](_0x1a5e71['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x3f3a28['fromObject']=function(_0x14ee12){if(_0x14ee12 instanceof _0x3462f6['Element'])return _0x14ee12;var _0x2cdccc=new _0x3462f6['Element']();if(null!=_0x14ee12['name']&&(_0x2cdccc['name']=String(_0x14ee12['name'])),_0x14ee12['children']){if(!Array['isArray'](_0x14ee12['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x2cdccc['children']=[];for(var _0x186ecb=0x0;_0x186ecb<_0x14ee12['children']['length'];++_0x186ecb){if('object'!=typeof _0x14ee12['children'][_0x186ecb])throw TypeError('.Element.children:\x20object\x20expected');_0x2cdccc['children'][_0x186ecb]=_0x3462f6['Element']['fromObject'](_0x14ee12['children'][_0x186ecb]);}}if(null!=_0x14ee12['data']&&(_0x2cdccc['data']=String(_0x14ee12['data'])),_0x14ee12['attributesBoolean']){if('object'!=typeof _0x14ee12['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x2cdccc['attributesBoolean']={};var _0x435fe7=Object['keys'](_0x14ee12['attributesBoolean']);for(_0x186ecb=0x0;_0x186ecb<_0x435fe7['length'];++_0x186ecb)_0x2cdccc['attributesBoolean'][_0x435fe7[_0x186ecb]]=Boolean(_0x14ee12['attributesBoolean'][_0x435fe7[_0x186ecb]]);}return null!=_0x14ee12['attributesJson']&&(_0x2cdccc['attributesJson']=String(_0x14ee12['attributesJson'])),_0x2cdccc;},_0x3f3a28['toObject']=function(_0x240be7,_0x165fdd){_0x165fdd||(_0x165fdd={});var _0x3f93a2,_0x320819={};if((_0x165fdd['arrays']||_0x165fdd['defaults'])&&(_0x320819['children']=[]),(_0x165fdd['objects']||_0x165fdd['defaults'])&&(_0x320819['attributesBoolean']={}),_0x165fdd['defaults']&&(_0x320819['name']='',_0x320819['data']='',_0x320819['attributesJson']=''),null!=_0x240be7['name']&&_0x240be7['hasOwnProperty']('name')&&(_0x320819['name']=_0x240be7['name']),_0x240be7['children']&&_0x240be7['children']['length']){_0x320819['children']=[];for(var _0x168cff=0x0;_0x168cff<_0x240be7['children']['length'];++_0x168cff)_0x320819['children'][_0x168cff]=_0x3462f6['Element']['toObject'](_0x240be7['children'][_0x168cff],_0x165fdd);}if(null!=_0x240be7['data']&&_0x240be7['hasOwnProperty']('data')&&(_0x320819['data']=_0x240be7['data']),_0x240be7['attributesBoolean']&&(_0x3f93a2=Object['keys'](_0x240be7['attributesBoolean']))['length']){_0x320819['attributesBoolean']={};for(_0x168cff=0x0;_0x168cff<_0x3f93a2['length'];++_0x168cff)_0x320819['attributesBoolean'][_0x3f93a2[_0x168cff]]=_0x240be7['attributesBoolean'][_0x3f93a2[_0x168cff]];}return null!=_0x240be7['attributesJson']&&_0x240be7['hasOwnProperty']('attributesJson')&&(_0x320819['attributesJson']=_0x240be7['attributesJson']),_0x320819;},_0x3f3a28['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x4c455e['util']['toJSONOptions']);},_0x3f3a28['getTypeUrl']=function(_0x52683c){return void 0x0===_0x52683c&&(_0x52683c='type.googleapis.com'),_0x52683c+'/Element';},_0x3f3a28;}()),_0x3462f6;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x382291){return new w(this['_protobufRoot'][_0x382291]);}}class w{['_protobuf'];constructor(_0x3c36ca){this['_protobuf']=_0x3c36ca;}['compress'](_0x412a1){const _0x48cb9d=this['_protobuf']['verify'](_0x412a1);if(_0x48cb9d)throw Error(_0x48cb9d);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x412a1))['finish']();}['decompress'](_0x163d2f){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x163d2f),{'oneofs':!0x0});}}function g(_0x27913c,_0x519953){const _0x4f49b1=_0x3c8d74(_0x27913c);return _0x4f49b1['path'][_0x4f49b1['path']['length']-0x1]+=_0x519953,_0x4f49b1;}function _(_0x353326,_0x8f1050){return _0x353326['root']===_0x8f1050['root']&&_0x224cc7(_0x353326['path'],_0x8f1050['path']);}function $(_0x5e6440){P(_0x5e6440,_0x2c19ae=>('main'==_0x2c19ae['root']?(_0x2c19ae['rootMain']=!0x0,delete _0x2c19ae['root']):'$graveyard'==_0x2c19ae['root']&&(_0x2c19ae['rootGraveyard']=!0x0,delete _0x2c19ae['root']),_0x2c19ae));}function J(_0x59d86){P(_0x59d86,_0x57051d=>(_0x57051d['rootMain']?(_0x57051d['root']='main',delete _0x57051d['rootMain']):_0x57051d['rootGraveyard']&&(_0x57051d['root']='$graveyard',delete _0x57051d['rootGraveyard']),_0x57051d));}function P(_0x2a9010,_0x21fa29){for(const _0x146188 in _0x2a9010){const _0x37fcde=_0x2a9010[_0x146188];'nodes'!==_0x146188&&_0x59aece(_0x37fcde)&&(_0x37fcde['path']&&(_0x37fcde['root']||_0x37fcde['rootMain']||_0x37fcde['rootGraveyard'])?_0x2a9010[_0x146188]=_0x21fa29(_0x37fcde):P(_0x37fcde,_0x21fa29));}return _0x2a9010;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x3b54c6,_0x13812f,_0x183d70){this['_id']=_0x3b54c6,this['_operationName']=_0x13812f,this['_protobufDescriptor']=_0x183d70;}['compress'](_0x406b55,_0x3efa87){const _0x18dab2=_0x3efa87['shift']();return $(_0x18dab2),_0x406b55['buffers']['push'](this['_protobufDescriptor']['compress'](_0x18dab2)),_0x406b55['types']['push'](this['_id']),!0x0;}['decompress'](_0x102431,_0x4a2e65){_0x4a2e65['types']['shift']();const _0x39f81d=this['_protobufDescriptor']['decompress'](_0x4a2e65['buffers']['shift']());J(_0x39f81d),_0x39f81d['__className']=this['_operationName'],_0x102431['push'](_0x39f81d);}}class s extends e{['compress'](_0x2df072,_0x4222ea){const _0x2111be=_0x4222ea['shift']();return this['_serializeOneOf']('oldValue',_0x2111be),this['_serializeOneOf']('newValue',_0x2111be),$(_0x2111be),_0x2df072['buffers']['push'](this['_protobufDescriptor']['compress'](_0x2111be)),_0x2df072['types']['push'](this['_id']),!0x0;}['decompress'](_0x52ff1b,_0x58870a){const {types:_0x2b4c3c,buffers:_0x6efcff}=_0x58870a,_0x307188=this['_protobufDescriptor']['decompress'](_0x6efcff['shift']());_0x2b4c3c['shift'](),this['_deserializeOneOf']('oldValue',_0x307188),this['_deserializeOneOf']('newValue',_0x307188),J(_0x307188),_0x307188['__className']=this['_operationName'],_0x52ff1b['push'](_0x307188);}['_serializeOneOf'](_0xce006d,_0x4c18b6){const _0x1e0706=_0x4c18b6[_0xce006d];'boolean'==typeof _0x1e0706?_0x4c18b6[_0xce006d+'Boolean']=_0x1e0706:_0x4c18b6[_0xce006d+'Json']=JSON['stringify'](_0x1e0706);}['_deserializeOneOf'](_0x104f96,_0x1fcca1){const _0x5a0172=_0x104f96+'Json';_0x1fcca1[_0x5a0172]?(_0x1fcca1[_0x104f96]=JSON['parse'](_0x1fcca1[_0x5a0172]),delete _0x1fcca1[_0x5a0172]):(_0x1fcca1[_0x104f96]=_0x1fcca1[_0x104f96+'Boolean'],delete _0x1fcca1[_0x104f96+'Boolean']);}}class i extends e{['compress'](_0x46c18a,_0x158a15){const _0xab1b6e=_0x158a15['shift']();return this['_serializeNodesAttributes'](_0xab1b6e['nodes']),$(_0xab1b6e),_0x46c18a['buffers']['push'](this['_protobufDescriptor']['compress'](_0xab1b6e)),_0x46c18a['types']['push'](this['_id']),!0x0;}['decompress'](_0x57e0c8,_0x19d20a){const {types:_0x3f80f7,buffers:_0x19791a}=_0x19d20a,_0x1b202c=this['_protobufDescriptor']['decompress'](_0x19791a['shift']());_0x3f80f7['shift'](),_0x1b202c['nodes']||(_0x1b202c['nodes']=[]),this['_deserializeNodesAttributes'](_0x1b202c['nodes']),J(_0x1b202c),_0x1b202c['__className']=this['_operationName'],_0x57e0c8['push'](_0x1b202c);}['_serializeNodesAttributes'](_0x48e6b2){for(const _0x5c8da5 of _0x48e6b2){if(_0x5c8da5['attributes']){const _0x4ab436=_0x5c8da5['attributes'];this['_areValuesBoolean'](_0x4ab436)?_0x5c8da5['attributesBoolean']=_0x4ab436:_0x5c8da5['attributesJson']=JSON['stringify'](_0x4ab436);}_0x5c8da5['children']&&this['_serializeNodesAttributes'](_0x5c8da5['children']);}}['_deserializeNodesAttributes'](_0x29c118){for(const _0x5b43f7 of _0x29c118)(_0x5b43f7['attributesBoolean']||_0x5b43f7['attributesJson'])&&(_0x5b43f7['attributesBoolean']?(_0x5b43f7['attributes']=_0x5b43f7['attributesBoolean'],delete _0x5b43f7['attributesBoolean']):(_0x5b43f7['attributes']=JSON['parse'](_0x5b43f7['attributesJson']),delete _0x5b43f7['attributesJson'])),_0x5b43f7['children']&&this['_deserializeNodesAttributes'](_0x5b43f7['children']);}['_areValuesBoolean'](_0x521435){return Object['keys'](_0x521435)['every'](_0x35d2a7=>'boolean'==typeof _0x521435[_0x35d2a7]);}}class n extends e{['decompress'](_0x32e815,_0x52371f){super['decompress'](_0x32e815,_0x52371f);const _0x20c96d=_0x32e815[_0x32e815['length']-0x1];_0x20c96d['oldRange']||(_0x20c96d['oldRange']=null),_0x20c96d['newRange']||(_0x20c96d['newRange']=null);}}class p extends e{['compress'](_0x5ded14,_0x5ed8b8){return _0x5ed8b8['shift'](),_0x5ded14['types']['push'](this['_id']),!0x0;}['decompress'](_0x5b60d4,_0x18c0f7){_0x18c0f7['types']['shift'](),_0x5b60d4['push']({'__className':this['_operationName']});}}class m extends n{['_omittedNamespace'];constructor(_0x3de358,_0x1670af,_0xe41c8f,_0x57d49b){super(_0x3de358,_0x1670af,_0xe41c8f),this['_omittedNamespace']=_0x57d49b+':';}['compress'](_0x1dc623,_0x4b54f7){return!('MarkerOperation'!=_0x4b54f7[0x0]['__className']||!_0x4b54f7[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0x4b54f7[0x0]['name']=_0x4b54f7[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x1dc623,_0x4b54f7),!0x0);}['decompress'](_0x48177b,_0x2c685b){super['decompress'](_0x48177b,_0x2c685b);const _0x3dba31=_0x48177b[_0x48177b['length']-0x1];_0x3dba31['name']=this['_omittedNamespace']+_0x3dba31['name'];}}class O{['_id'];['_context'];constructor(_0x58e75c,_0x450f4a){this['_id']=_0x58e75c,this['_context']=_0x450f4a;}['compress'](_0x3cfc7b,_0x16409e){let _0x31277a;for(;_0x16409e['length']>0x1&&this['_compareOperations'](_0x16409e[0x0],_0x16409e[0x1]);)_0x31277a?(_0x31277a=this['_combineNext'](_0x16409e['shift'](),_0x31277a),_0x3cfc7b['types']['push'](0x0)):(_0x31277a=_0x3c8d74(_0x16409e['shift']()),_0x3cfc7b['types']['push'](this['_id']));return!!_0x31277a&&(_0x31277a=this['_combineNext'](_0x16409e['shift'](),_0x31277a),_0x3cfc7b['types']['push'](0x0),_0x3cfc7b['buffers']['push'](this['_compressSingleOperation'](_0x31277a)),!0x0);}['decompress'](_0x20fdf1,_0x50b357){const _0x3b0f11=this['_decompressSingleOperation'](_0x50b357);for(;0x0==_0x50b357['types'][0x0];)_0x50b357['types']['shift'](),_0x20fdf1['push'](this['_splitCurrent'](_0x3b0f11));_0x20fdf1['push'](_0x3b0f11);}}class a extends O{['_combineNext'](_0x26b360,_0x6d4357){return _0x6d4357['nodes'][0x0]['data']+=_0x26b360['nodes'][0x0]['data'],_0x6d4357;}['_splitCurrent'](_0x3c569a){const _0x3e7574=_0x3c8d74(_0x3c569a),_0x3adaa1=_0x3e7574['nodes'][0x0],_0x5d3352=_0x3c569a['nodes'][0x0],_0x5c7826=_0x5d3352['data'][Symbol['iterator']]()['next']()['value'],_0x463ad3=_0x5c7826['length'];return _0x3adaa1['data']=_0x5c7826,_0x5d3352['data']=_0x5d3352['data']['substr'](_0x463ad3),_0x3c569a['position']=g(_0x3c569a['position'],_0x463ad3),_0x3e7574;}['_compareOperations'](_0x4fcab6,_0x1f0b37){if(this['_checkOperation'](_0x4fcab6)&&this['_checkOperation'](_0x1f0b37)){const _0x18f59d=_0x4fcab6['nodes'][0x0]['data']['length'],_0x3e4a23=_(g(_0x4fcab6['position'],_0x18f59d),_0x1f0b37['position']),_0x21ef70=_0x4fcab6['nodes'][0x0],_0x4d4fe2=_0x1f0b37['nodes'][0x0];return _0x3e4a23&&this['_compareAttributes'](_0x21ef70,_0x4d4fe2);}return!0x1;}['_compressSingleOperation'](_0x1c7a7d){const _0xa7e1b0={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0xa7e1b0,[_0x1c7a7d]),_0xa7e1b0['buffers'][0x0];}['_decompressSingleOperation'](_0x1eb0d0){const _0x2a74ee=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x2a74ee,_0x1eb0d0),_0x2a74ee[0x0];}['_checkOperation'](_0x125702){return'InsertOperation'==_0x125702['__className']&&0x1==_0x125702['nodes']['length']&&_0x125702['nodes'][0x0]['data']&&!_0x125702['wasUndone']&&0x1==Array['from'](_0x125702['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0xffda42,_0x42b204){const _0x2eaecf=Object['keys'](_0xffda42['attributes']||{}),_0x4d3798=Object['keys'](_0x42b204['attributes']||{});return _0x2eaecf['length']===_0x4d3798['length']&&_0x2eaecf['every'](_0x1f3c4a=>_0x42b204['attributes'][_0x1f3c4a]&&_0x42b204['attributes'][_0x1f3c4a]===_0xffda42['attributes'][_0x1f3c4a]);}}class c extends O{['_combineNext'](_0x4b2215,_0x351630){return _0x351630['howMany']++,_0x351630['sourcePosition']=_0x3c8d74(_0x4b2215['sourcePosition']),_0x351630;}['_splitCurrent'](_0x43a0e2){const _0x18d033=_0x3c8d74(_0x43a0e2);return _0x43a0e2['howMany']--,_0x18d033['howMany']=0x1,_0x18d033['sourcePosition']=g(_0x18d033['sourcePosition'],_0x43a0e2['howMany']),_0x18d033;}['_compareOperations'](_0x281dac,_0x42b847){return!(!this['_checkOperation'](_0x281dac)||!this['_checkOperation'](_0x42b847))&&(_(g(_0x281dac['sourcePosition'],-0x1),_0x42b847['sourcePosition'])&&_(_0x281dac['targetPosition'],_0x42b847['targetPosition']));}['_compressSingleOperation'](_0x32dd0a){const _0x22c631={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x22c631,[_0x32dd0a]),_0x22c631['buffers'][0x0];}['_decompressSingleOperation'](_0x2bc02a){const _0x8ed7c5=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x8ed7c5,_0x2bc02a),_0x8ed7c5[0x0];}['_checkOperation'](_0x1f28ca){return'MoveOperation'==_0x1f28ca['__className']&&'$graveyard'==_0x1f28ca['targetPosition']['root']&&0x1==_0x1f28ca['howMany']&&!_0x1f28ca['wasUndone'];}}class h extends O{['_combineNext'](_0x5af137,_0x3d3a4f){return _0x3d3a4f['howMany']++,_0x3d3a4f;}['_splitCurrent'](_0x58102f){const _0x5d52f1=_0x3c8d74(_0x58102f);return _0x5d52f1['howMany']=0x1,_0x58102f['howMany']--,_0x5d52f1;}['_compareOperations'](_0x2f7a06,_0x589e1c){return!(!this['_checkOperation'](_0x2f7a06)||!this['_checkOperation'](_0x589e1c))&&(_(_0x2f7a06['sourcePosition'],_0x589e1c['sourcePosition'])&&_(_0x2f7a06['targetPosition'],_0x589e1c['targetPosition']));}['_compressSingleOperation'](_0x5dee10){const _0x1995e6={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x1995e6,[_0x5dee10]),_0x1995e6['buffers'][0x0];}['_decompressSingleOperation'](_0x21525a){const _0x153966=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x153966,_0x21525a),_0x153966[0x0];}['_checkOperation'](_0xaec837){return'MoveOperation'==_0xaec837['__className']&&'$graveyard'==_0xaec837['targetPosition']['root']&&0x1==_0xaec837['howMany']&&!_0xaec837['wasUndone'];}}class f extends O{['compress'](_0x2c6808,_0x5d33f0){if(!this['_compareOperations'](_0x5d33f0[0x0],_0x5d33f0[0x1]))return!0x1;const _0x5c6019=_0x5d33f0['shift']();return _0x5c6019['oldRange']=null,_0x5c6019['newRange']&&_(_0x5c6019['newRange']['start'],_0x5c6019['newRange']['end'])&&(_0x5c6019['newRange']['end']=null),_0x5d33f0['shift'](),_0x2c6808['types']['push'](this['_id']),_0x2c6808['types']['push'](0x0),_0x2c6808['buffers']['push'](this['_compressSingleOperation'](_0x5c6019)),!0x0;}['decompress'](_0x34cfd4,_0x47c79d){const _0x28a1a0=this['_decompressSingleOperation'](_0x47c79d);_0x28a1a0['newRange']&&!_0x28a1a0['newRange']['end']&&(_0x28a1a0['newRange']['end']=_0x3c8d74(_0x28a1a0['newRange']['start']));const _0x5c403c=_0x3c8d74(_0x28a1a0);_0x5c403c['newRange']&&(_0x5c403c['newRange']['start']['stickiness']='toNone',_0x5c403c['newRange']['end']=_0x3c8d74(_0x5c403c['newRange']['start'])),_0x5c403c['name']='user:position:'+_0x5c403c['name']['split'](':')[0x2],_0x47c79d['types']['shift'](),_0x34cfd4['push'](_0x28a1a0),_0x34cfd4['push'](_0x5c403c);}['_compressSingleOperation'](_0x43ecc8){const _0x195ecd={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x195ecd,[_0x43ecc8]),_0x195ecd['buffers'][0x0];}['_decompressSingleOperation'](_0x5a4f85){const _0x587dc0=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x587dc0,_0x5a4f85),_0x587dc0[0x0];}['_compareOperations'](_0x2bbb42,_0x2091bf){return!(!_0x2bbb42||!_0x2091bf)&&('MarkerOperation'==_0x2bbb42['__className']&&'MarkerOperation'==_0x2091bf['__className']&&!(!_0x2bbb42['name']['startsWith']('user:')||!_0x2091bf['name']['startsWith']('user:')||_0x2bbb42['name']==_0x2091bf['name']));}}class y{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x1b51a5=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 m(0x12,'MarkerOperation',_0x1b51a5,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new m(0x13,'MarkerOperation',_0x1b51a5,'suggestion')),this['_registerOperationCompressor'](0x14,'RootOperation',e),this['_registerActionCompressor'](0x64,'TypingAction',a),this['_registerActionCompressor'](0x65,'DeletingAction',c),this['_registerActionCompressor'](0x66,'ForwardDeletingAction',h),this['_registerActionCompressor'](0x67,'UserSelectionAction',f);}['compress'](_0x282fd0){if(!_0x282fd0||!_0x282fd0[0x0])throw new _0x3aa470('no-operations-provided',this);const _0x49793c={'types':[],'buffers':[],'baseVersion':_0x282fd0[0x0]['baseVersion']};for(;_0x282fd0['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0x49793c,_0x282fd0)||this['_getCompressorByName']('TypingAction')['compress'](_0x49793c,_0x282fd0)||this['_getCompressorByName']('DeletingAction')['compress'](_0x49793c,_0x282fd0)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x49793c,_0x282fd0)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x49793c,_0x282fd0)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x49793c,_0x282fd0)||this['_getCompressorByName'](_0x282fd0[0x0]['__className'])['compress'](_0x49793c,_0x282fd0);return _0x49793c;}['decompress'](_0x38bb08){const _0x9948f9=[];for(;_0x38bb08['types']['length'];){const _0x37f444=this['_compressorById']['get'](_0x38bb08['types'][0x0]);if(!_0x37f444)throw new _0x3aa470('decompress-compressor-not-found',this,{'type':_0x38bb08['types'][0x0]});_0x37f444['decompress'](_0x9948f9,_0x38bb08);}return _0x9948f9['forEach']((_0x2aaa64,_0x56c8fd)=>_0x2aaa64['baseVersion']=_0x38bb08['baseVersion']+_0x56c8fd),_0x9948f9;}['_getCompressorByName'](_0x32e5d1){return this['_compressorByName']['get'](_0x32e5d1);}['_registerOperationCompressor'](_0x14fbfa,_0x5cabc9,_0x236f46){const _0x3f00db=new _0x236f46(_0x14fbfa,_0x5cabc9,this['_protobufFactory']['getDescriptor'](_0x5cabc9));this['_registerCompressor'](_0x14fbfa,_0x5cabc9,_0x3f00db);}['_registerActionCompressor'](_0x384750,_0x4a6866,_0x1bcb4d){const _0x15aa8f=new _0x1bcb4d(_0x384750,this);this['_registerCompressor'](_0x384750,_0x4a6866,_0x15aa8f);}['_registerCompressor'](_0x19464f,_0x4fc7e3,_0x10569e){this['_compressorById']['set'](_0x19464f,_0x10569e),this['_compressorByName']['set'](_0x4fc7e3,_0x10569e);}}export{y as Compressor};
|
|
23
|
+
import{CKEditorError as _0x739a7e}from'@ckeditor/ckeditor5-utils/dist/index.js';import _0x1210dc from'protobufjs/minimal.js';import{cloneDeep as _0x3c52fd,isEqual as _0x35f45f,isObject as _0x4fdd89}from'es-toolkit/compat';const u=/* #__PURE__ -- @preserve */
|
|
24
|
+
((()=>{var _0x492384=_0x1210dc['Reader'],_0x19e14c=_0x1210dc['Writer'],_0x994e52=_0x1210dc['util'],_0x299998=_0x1210dc['roots']['default']||(_0x1210dc['roots']['default']={});return _0x299998['AttributeOperation']=(function(){function _0x49ac76(_0x39cbf1){if(_0x39cbf1){for(var _0x117f83=Object['keys'](_0x39cbf1),_0x31013f=0x0;_0x31013f<_0x117f83['length'];++_0x31013f)null!=_0x39cbf1[_0x117f83[_0x31013f]]&&(this[_0x117f83[_0x31013f]]=_0x39cbf1[_0x117f83[_0x31013f]]);}}return _0x49ac76['prototype']['range']=null,_0x49ac76['prototype']['key']='',_0x49ac76['prototype']['oldValueBoolean']=!0x1,_0x49ac76['prototype']['oldValueJson']='',_0x49ac76['prototype']['newValueBoolean']=!0x1,_0x49ac76['prototype']['newValueJson']='',_0x49ac76['prototype']['wasUndone']=!0x1,_0x49ac76['create']=function(_0x42852b){return new _0x49ac76(_0x42852b);},_0x49ac76['encode']=function(_0x9b5448,_0xaf8738){return _0xaf8738||(_0xaf8738=_0x19e14c['create']()),null!=_0x9b5448['range']&&Object['hasOwnProperty']['call'](_0x9b5448,'range')&&_0x299998['Range']['encode'](_0x9b5448['range'],_0xaf8738['uint32'](0xa)['fork']())['ldelim'](),null!=_0x9b5448['key']&&Object['hasOwnProperty']['call'](_0x9b5448,'key')&&_0xaf8738['uint32'](0x12)['string'](_0x9b5448['key']),null!=_0x9b5448['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x9b5448,'oldValueBoolean')&&_0xaf8738['uint32'](0x18)['bool'](_0x9b5448['oldValueBoolean']),null!=_0x9b5448['oldValueJson']&&Object['hasOwnProperty']['call'](_0x9b5448,'oldValueJson')&&_0xaf8738['uint32'](0x22)['string'](_0x9b5448['oldValueJson']),null!=_0x9b5448['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x9b5448,'newValueBoolean')&&_0xaf8738['uint32'](0x28)['bool'](_0x9b5448['newValueBoolean']),null!=_0x9b5448['newValueJson']&&Object['hasOwnProperty']['call'](_0x9b5448,'newValueJson')&&_0xaf8738['uint32'](0x32)['string'](_0x9b5448['newValueJson']),null!=_0x9b5448['wasUndone']&&Object['hasOwnProperty']['call'](_0x9b5448,'wasUndone')&&_0xaf8738['uint32'](0x38)['bool'](_0x9b5448['wasUndone']),_0xaf8738;},_0x49ac76['encodeDelimited']=function(_0xa0f7a,_0x211c19){return this['encode'](_0xa0f7a,_0x211c19)['ldelim']();},_0x49ac76['decode']=function(_0x2ac4d9,_0x265698){_0x2ac4d9 instanceof _0x492384||(_0x2ac4d9=_0x492384['create'](_0x2ac4d9));for(var _0x127002=void 0x0===_0x265698?_0x2ac4d9['len']:_0x2ac4d9['pos']+_0x265698,_0x3b39bd=new _0x299998['AttributeOperation']();_0x2ac4d9['pos']<_0x127002;){var _0x85e737=_0x2ac4d9['uint32']();switch(_0x85e737>>>0x3){case 0x1:_0x3b39bd['range']=_0x299998['Range']['decode'](_0x2ac4d9,_0x2ac4d9['uint32']());break;case 0x2:_0x3b39bd['key']=_0x2ac4d9['string']();break;case 0x3:_0x3b39bd['oldValueBoolean']=_0x2ac4d9['bool']();break;case 0x4:_0x3b39bd['oldValueJson']=_0x2ac4d9['string']();break;case 0x5:_0x3b39bd['newValueBoolean']=_0x2ac4d9['bool']();break;case 0x6:_0x3b39bd['newValueJson']=_0x2ac4d9['string']();break;case 0x7:_0x3b39bd['wasUndone']=_0x2ac4d9['bool']();break;default:_0x2ac4d9['skipType'](0x7&_0x85e737);}}return _0x3b39bd;},_0x49ac76['decodeDelimited']=function(_0x415b05){return _0x415b05 instanceof _0x492384||(_0x415b05=new _0x492384(_0x415b05)),this['decode'](_0x415b05,_0x415b05['uint32']());},_0x49ac76['verify']=function(_0x3756ce){if('object'!=typeof _0x3756ce||null===_0x3756ce)return'object\x20expected';if(null!=_0x3756ce['range']&&_0x3756ce['hasOwnProperty']('range')){var _0x4319c6=_0x299998['Range']['verify'](_0x3756ce['range']);if(_0x4319c6)return'range.'+_0x4319c6;}return null!=_0x3756ce['key']&&_0x3756ce['hasOwnProperty']('key')&&!_0x994e52['isString'](_0x3756ce['key'])?'key:\x20string\x20expected':null!=_0x3756ce['oldValueBoolean']&&_0x3756ce['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x3756ce['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x3756ce['oldValueJson']&&_0x3756ce['hasOwnProperty']('oldValueJson')&&!_0x994e52['isString'](_0x3756ce['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x3756ce['newValueBoolean']&&_0x3756ce['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x3756ce['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x3756ce['newValueJson']&&_0x3756ce['hasOwnProperty']('newValueJson')&&!_0x994e52['isString'](_0x3756ce['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x3756ce['wasUndone']&&_0x3756ce['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3756ce['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x49ac76['fromObject']=function(_0x2f29e3){if(_0x2f29e3 instanceof _0x299998['AttributeOperation'])return _0x2f29e3;var _0x481d80=new _0x299998['AttributeOperation']();if(null!=_0x2f29e3['range']){if('object'!=typeof _0x2f29e3['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x481d80['range']=_0x299998['Range']['fromObject'](_0x2f29e3['range']);}return null!=_0x2f29e3['key']&&(_0x481d80['key']=String(_0x2f29e3['key'])),null!=_0x2f29e3['oldValueBoolean']&&(_0x481d80['oldValueBoolean']=Boolean(_0x2f29e3['oldValueBoolean'])),null!=_0x2f29e3['oldValueJson']&&(_0x481d80['oldValueJson']=String(_0x2f29e3['oldValueJson'])),null!=_0x2f29e3['newValueBoolean']&&(_0x481d80['newValueBoolean']=Boolean(_0x2f29e3['newValueBoolean'])),null!=_0x2f29e3['newValueJson']&&(_0x481d80['newValueJson']=String(_0x2f29e3['newValueJson'])),null!=_0x2f29e3['wasUndone']&&(_0x481d80['wasUndone']=Boolean(_0x2f29e3['wasUndone'])),_0x481d80;},_0x49ac76['toObject']=function(_0x42fb77,_0x1fc1be){_0x1fc1be||(_0x1fc1be={});var _0x4e4817={};return _0x1fc1be['defaults']&&(_0x4e4817['range']=null,_0x4e4817['key']='',_0x4e4817['oldValueBoolean']=!0x1,_0x4e4817['oldValueJson']='',_0x4e4817['newValueBoolean']=!0x1,_0x4e4817['newValueJson']='',_0x4e4817['wasUndone']=!0x1),null!=_0x42fb77['range']&&_0x42fb77['hasOwnProperty']('range')&&(_0x4e4817['range']=_0x299998['Range']['toObject'](_0x42fb77['range'],_0x1fc1be)),null!=_0x42fb77['key']&&_0x42fb77['hasOwnProperty']('key')&&(_0x4e4817['key']=_0x42fb77['key']),null!=_0x42fb77['oldValueBoolean']&&_0x42fb77['hasOwnProperty']('oldValueBoolean')&&(_0x4e4817['oldValueBoolean']=_0x42fb77['oldValueBoolean']),null!=_0x42fb77['oldValueJson']&&_0x42fb77['hasOwnProperty']('oldValueJson')&&(_0x4e4817['oldValueJson']=_0x42fb77['oldValueJson']),null!=_0x42fb77['newValueBoolean']&&_0x42fb77['hasOwnProperty']('newValueBoolean')&&(_0x4e4817['newValueBoolean']=_0x42fb77['newValueBoolean']),null!=_0x42fb77['newValueJson']&&_0x42fb77['hasOwnProperty']('newValueJson')&&(_0x4e4817['newValueJson']=_0x42fb77['newValueJson']),null!=_0x42fb77['wasUndone']&&_0x42fb77['hasOwnProperty']('wasUndone')&&(_0x4e4817['wasUndone']=_0x42fb77['wasUndone']),_0x4e4817;},_0x49ac76['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1210dc['util']['toJSONOptions']);},_0x49ac76['getTypeUrl']=function(_0x192b14){return void 0x0===_0x192b14&&(_0x192b14='type.googleapis.com'),_0x192b14+'/AttributeOperation';},_0x49ac76;}()),_0x299998['InsertOperation']=(function(){function _0x2b17a4(_0x210f51){if(this['nodes']=[],_0x210f51){for(var _0xdf53fe=Object['keys'](_0x210f51),_0x141e4f=0x0;_0x141e4f<_0xdf53fe['length'];++_0x141e4f)null!=_0x210f51[_0xdf53fe[_0x141e4f]]&&(this[_0xdf53fe[_0x141e4f]]=_0x210f51[_0xdf53fe[_0x141e4f]]);}}return _0x2b17a4['prototype']['position']=null,_0x2b17a4['prototype']['nodes']=_0x994e52['emptyArray'],_0x2b17a4['prototype']['shouldReceiveAttributes']=!0x1,_0x2b17a4['prototype']['wasUndone']=!0x1,_0x2b17a4['create']=function(_0x1c69fa){return new _0x2b17a4(_0x1c69fa);},_0x2b17a4['encode']=function(_0x40ccb0,_0x1fb7fe){if(_0x1fb7fe||(_0x1fb7fe=_0x19e14c['create']()),null!=_0x40ccb0['position']&&Object['hasOwnProperty']['call'](_0x40ccb0,'position')&&_0x299998['Position']['encode'](_0x40ccb0['position'],_0x1fb7fe['uint32'](0xa)['fork']())['ldelim'](),null!=_0x40ccb0['nodes']&&_0x40ccb0['nodes']['length']){for(var _0x17f35f=0x0;_0x17f35f<_0x40ccb0['nodes']['length'];++_0x17f35f)_0x299998['Element']['encode'](_0x40ccb0['nodes'][_0x17f35f],_0x1fb7fe['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x40ccb0['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x40ccb0,'shouldReceiveAttributes')&&_0x1fb7fe['uint32'](0x18)['bool'](_0x40ccb0['shouldReceiveAttributes']),null!=_0x40ccb0['wasUndone']&&Object['hasOwnProperty']['call'](_0x40ccb0,'wasUndone')&&_0x1fb7fe['uint32'](0x20)['bool'](_0x40ccb0['wasUndone']),_0x1fb7fe;},_0x2b17a4['encodeDelimited']=function(_0x1a806d,_0x45861c){return this['encode'](_0x1a806d,_0x45861c)['ldelim']();},_0x2b17a4['decode']=function(_0x1c3a5d,_0x4918f2){_0x1c3a5d instanceof _0x492384||(_0x1c3a5d=_0x492384['create'](_0x1c3a5d));for(var _0xe3a404=void 0x0===_0x4918f2?_0x1c3a5d['len']:_0x1c3a5d['pos']+_0x4918f2,_0x4dddad=new _0x299998['InsertOperation']();_0x1c3a5d['pos']<_0xe3a404;){var _0x2e3ee7=_0x1c3a5d['uint32']();switch(_0x2e3ee7>>>0x3){case 0x1:_0x4dddad['position']=_0x299998['Position']['decode'](_0x1c3a5d,_0x1c3a5d['uint32']());break;case 0x2:_0x4dddad['nodes']&&_0x4dddad['nodes']['length']||(_0x4dddad['nodes']=[]),_0x4dddad['nodes']['push'](_0x299998['Element']['decode'](_0x1c3a5d,_0x1c3a5d['uint32']()));break;case 0x3:_0x4dddad['shouldReceiveAttributes']=_0x1c3a5d['bool']();break;case 0x4:_0x4dddad['wasUndone']=_0x1c3a5d['bool']();break;default:_0x1c3a5d['skipType'](0x7&_0x2e3ee7);}}return _0x4dddad;},_0x2b17a4['decodeDelimited']=function(_0xa347fd){return _0xa347fd instanceof _0x492384||(_0xa347fd=new _0x492384(_0xa347fd)),this['decode'](_0xa347fd,_0xa347fd['uint32']());},_0x2b17a4['verify']=function(_0x475471){if('object'!=typeof _0x475471||null===_0x475471)return'object\x20expected';if(null!=_0x475471['position']&&_0x475471['hasOwnProperty']('position')&&(_0x5e29bf=_0x299998['Position']['verify'](_0x475471['position'])))return'position.'+_0x5e29bf;if(null!=_0x475471['nodes']&&_0x475471['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x475471['nodes']))return'nodes:\x20array\x20expected';for(var _0x43244d=0x0;_0x43244d<_0x475471['nodes']['length'];++_0x43244d){var _0x5e29bf;if(_0x5e29bf=_0x299998['Element']['verify'](_0x475471['nodes'][_0x43244d]))return'nodes.'+_0x5e29bf;}}return null!=_0x475471['shouldReceiveAttributes']&&_0x475471['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x475471['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x475471['wasUndone']&&_0x475471['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x475471['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x2b17a4['fromObject']=function(_0x1731be){if(_0x1731be instanceof _0x299998['InsertOperation'])return _0x1731be;var _0x21d38e=new _0x299998['InsertOperation']();if(null!=_0x1731be['position']){if('object'!=typeof _0x1731be['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x21d38e['position']=_0x299998['Position']['fromObject'](_0x1731be['position']);}if(_0x1731be['nodes']){if(!Array['isArray'](_0x1731be['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x21d38e['nodes']=[];for(var _0x5791e5=0x0;_0x5791e5<_0x1731be['nodes']['length'];++_0x5791e5){if('object'!=typeof _0x1731be['nodes'][_0x5791e5])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x21d38e['nodes'][_0x5791e5]=_0x299998['Element']['fromObject'](_0x1731be['nodes'][_0x5791e5]);}}return null!=_0x1731be['shouldReceiveAttributes']&&(_0x21d38e['shouldReceiveAttributes']=Boolean(_0x1731be['shouldReceiveAttributes'])),null!=_0x1731be['wasUndone']&&(_0x21d38e['wasUndone']=Boolean(_0x1731be['wasUndone'])),_0x21d38e;},_0x2b17a4['toObject']=function(_0x34829b,_0x1c25a9){_0x1c25a9||(_0x1c25a9={});var _0x51d956={};if((_0x1c25a9['arrays']||_0x1c25a9['defaults'])&&(_0x51d956['nodes']=[]),_0x1c25a9['defaults']&&(_0x51d956['position']=null,_0x51d956['shouldReceiveAttributes']=!0x1,_0x51d956['wasUndone']=!0x1),null!=_0x34829b['position']&&_0x34829b['hasOwnProperty']('position')&&(_0x51d956['position']=_0x299998['Position']['toObject'](_0x34829b['position'],_0x1c25a9)),_0x34829b['nodes']&&_0x34829b['nodes']['length']){_0x51d956['nodes']=[];for(var _0x1109c7=0x0;_0x1109c7<_0x34829b['nodes']['length'];++_0x1109c7)_0x51d956['nodes'][_0x1109c7]=_0x299998['Element']['toObject'](_0x34829b['nodes'][_0x1109c7],_0x1c25a9);}return null!=_0x34829b['shouldReceiveAttributes']&&_0x34829b['hasOwnProperty']('shouldReceiveAttributes')&&(_0x51d956['shouldReceiveAttributes']=_0x34829b['shouldReceiveAttributes']),null!=_0x34829b['wasUndone']&&_0x34829b['hasOwnProperty']('wasUndone')&&(_0x51d956['wasUndone']=_0x34829b['wasUndone']),_0x51d956;},_0x2b17a4['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1210dc['util']['toJSONOptions']);},_0x2b17a4['getTypeUrl']=function(_0x1afa77){return void 0x0===_0x1afa77&&(_0x1afa77='type.googleapis.com'),_0x1afa77+'/InsertOperation';},_0x2b17a4;}()),_0x299998['MarkerOperation']=(function(){function _0x1c8f0d(_0x521703){if(_0x521703){for(var _0x3d99c4=Object['keys'](_0x521703),_0x421e47=0x0;_0x421e47<_0x3d99c4['length'];++_0x421e47)null!=_0x521703[_0x3d99c4[_0x421e47]]&&(this[_0x3d99c4[_0x421e47]]=_0x521703[_0x3d99c4[_0x421e47]]);}}return _0x1c8f0d['prototype']['name']='',_0x1c8f0d['prototype']['oldRange']=null,_0x1c8f0d['prototype']['newRange']=null,_0x1c8f0d['prototype']['affectsData']=!0x1,_0x1c8f0d['prototype']['wasUndone']=!0x1,_0x1c8f0d['create']=function(_0x1eea19){return new _0x1c8f0d(_0x1eea19);},_0x1c8f0d['encode']=function(_0x19746d,_0xcf8396){return _0xcf8396||(_0xcf8396=_0x19e14c['create']()),null!=_0x19746d['name']&&Object['hasOwnProperty']['call'](_0x19746d,'name')&&_0xcf8396['uint32'](0xa)['string'](_0x19746d['name']),null!=_0x19746d['oldRange']&&Object['hasOwnProperty']['call'](_0x19746d,'oldRange')&&_0x299998['Range']['encode'](_0x19746d['oldRange'],_0xcf8396['uint32'](0x12)['fork']())['ldelim'](),null!=_0x19746d['newRange']&&Object['hasOwnProperty']['call'](_0x19746d,'newRange')&&_0x299998['Range']['encode'](_0x19746d['newRange'],_0xcf8396['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x19746d['affectsData']&&Object['hasOwnProperty']['call'](_0x19746d,'affectsData')&&_0xcf8396['uint32'](0x20)['bool'](_0x19746d['affectsData']),null!=_0x19746d['wasUndone']&&Object['hasOwnProperty']['call'](_0x19746d,'wasUndone')&&_0xcf8396['uint32'](0x28)['bool'](_0x19746d['wasUndone']),_0xcf8396;},_0x1c8f0d['encodeDelimited']=function(_0x3177af,_0x13f01d){return this['encode'](_0x3177af,_0x13f01d)['ldelim']();},_0x1c8f0d['decode']=function(_0x4ee341,_0x3cf7bd){_0x4ee341 instanceof _0x492384||(_0x4ee341=_0x492384['create'](_0x4ee341));for(var _0x1d6d35=void 0x0===_0x3cf7bd?_0x4ee341['len']:_0x4ee341['pos']+_0x3cf7bd,_0x25c04e=new _0x299998['MarkerOperation']();_0x4ee341['pos']<_0x1d6d35;){var _0x4559a8=_0x4ee341['uint32']();switch(_0x4559a8>>>0x3){case 0x1:_0x25c04e['name']=_0x4ee341['string']();break;case 0x2:_0x25c04e['oldRange']=_0x299998['Range']['decode'](_0x4ee341,_0x4ee341['uint32']());break;case 0x3:_0x25c04e['newRange']=_0x299998['Range']['decode'](_0x4ee341,_0x4ee341['uint32']());break;case 0x4:_0x25c04e['affectsData']=_0x4ee341['bool']();break;case 0x5:_0x25c04e['wasUndone']=_0x4ee341['bool']();break;default:_0x4ee341['skipType'](0x7&_0x4559a8);}}return _0x25c04e;},_0x1c8f0d['decodeDelimited']=function(_0x2f9a52){return _0x2f9a52 instanceof _0x492384||(_0x2f9a52=new _0x492384(_0x2f9a52)),this['decode'](_0x2f9a52,_0x2f9a52['uint32']());},_0x1c8f0d['verify']=function(_0x3818a5){if('object'!=typeof _0x3818a5||null===_0x3818a5)return'object\x20expected';if(null!=_0x3818a5['name']&&_0x3818a5['hasOwnProperty']('name')&&!_0x994e52['isString'](_0x3818a5['name']))return'name:\x20string\x20expected';var _0x47831d;if(null!=_0x3818a5['oldRange']&&_0x3818a5['hasOwnProperty']('oldRange')&&(_0x47831d=_0x299998['Range']['verify'](_0x3818a5['oldRange'])))return'oldRange.'+_0x47831d;if(null!=_0x3818a5['newRange']&&_0x3818a5['hasOwnProperty']('newRange')&&(_0x47831d=_0x299998['Range']['verify'](_0x3818a5['newRange'])))return'newRange.'+_0x47831d;return null!=_0x3818a5['affectsData']&&_0x3818a5['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x3818a5['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x3818a5['wasUndone']&&_0x3818a5['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3818a5['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1c8f0d['fromObject']=function(_0x2a23f6){if(_0x2a23f6 instanceof _0x299998['MarkerOperation'])return _0x2a23f6;var _0x3b2cf5=new _0x299998['MarkerOperation']();if(null!=_0x2a23f6['name']&&(_0x3b2cf5['name']=String(_0x2a23f6['name'])),null!=_0x2a23f6['oldRange']){if('object'!=typeof _0x2a23f6['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x3b2cf5['oldRange']=_0x299998['Range']['fromObject'](_0x2a23f6['oldRange']);}if(null!=_0x2a23f6['newRange']){if('object'!=typeof _0x2a23f6['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x3b2cf5['newRange']=_0x299998['Range']['fromObject'](_0x2a23f6['newRange']);}return null!=_0x2a23f6['affectsData']&&(_0x3b2cf5['affectsData']=Boolean(_0x2a23f6['affectsData'])),null!=_0x2a23f6['wasUndone']&&(_0x3b2cf5['wasUndone']=Boolean(_0x2a23f6['wasUndone'])),_0x3b2cf5;},_0x1c8f0d['toObject']=function(_0x3902bb,_0x3ace74){_0x3ace74||(_0x3ace74={});var _0x5103f3={};return _0x3ace74['defaults']&&(_0x5103f3['name']='',_0x5103f3['oldRange']=null,_0x5103f3['newRange']=null,_0x5103f3['affectsData']=!0x1,_0x5103f3['wasUndone']=!0x1),null!=_0x3902bb['name']&&_0x3902bb['hasOwnProperty']('name')&&(_0x5103f3['name']=_0x3902bb['name']),null!=_0x3902bb['oldRange']&&_0x3902bb['hasOwnProperty']('oldRange')&&(_0x5103f3['oldRange']=_0x299998['Range']['toObject'](_0x3902bb['oldRange'],_0x3ace74)),null!=_0x3902bb['newRange']&&_0x3902bb['hasOwnProperty']('newRange')&&(_0x5103f3['newRange']=_0x299998['Range']['toObject'](_0x3902bb['newRange'],_0x3ace74)),null!=_0x3902bb['affectsData']&&_0x3902bb['hasOwnProperty']('affectsData')&&(_0x5103f3['affectsData']=_0x3902bb['affectsData']),null!=_0x3902bb['wasUndone']&&_0x3902bb['hasOwnProperty']('wasUndone')&&(_0x5103f3['wasUndone']=_0x3902bb['wasUndone']),_0x5103f3;},_0x1c8f0d['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1210dc['util']['toJSONOptions']);},_0x1c8f0d['getTypeUrl']=function(_0x4ffdc2){return void 0x0===_0x4ffdc2&&(_0x4ffdc2='type.googleapis.com'),_0x4ffdc2+'/MarkerOperation';},_0x1c8f0d;}()),_0x299998['MergeOperation']=(function(){function _0x47b92a(_0x1a385a){if(_0x1a385a){for(var _0x16e9c2=Object['keys'](_0x1a385a),_0x51d900=0x0;_0x51d900<_0x16e9c2['length'];++_0x51d900)null!=_0x1a385a[_0x16e9c2[_0x51d900]]&&(this[_0x16e9c2[_0x51d900]]=_0x1a385a[_0x16e9c2[_0x51d900]]);}}return _0x47b92a['prototype']['sourcePosition']=null,_0x47b92a['prototype']['targetPosition']=null,_0x47b92a['prototype']['graveyardPosition']=null,_0x47b92a['prototype']['howMany']=0x0,_0x47b92a['prototype']['wasUndone']=!0x1,_0x47b92a['create']=function(_0x1b70f3){return new _0x47b92a(_0x1b70f3);},_0x47b92a['encode']=function(_0x222788,_0x21f5db){return _0x21f5db||(_0x21f5db=_0x19e14c['create']()),null!=_0x222788['sourcePosition']&&Object['hasOwnProperty']['call'](_0x222788,'sourcePosition')&&_0x299998['Position']['encode'](_0x222788['sourcePosition'],_0x21f5db['uint32'](0xa)['fork']())['ldelim'](),null!=_0x222788['targetPosition']&&Object['hasOwnProperty']['call'](_0x222788,'targetPosition')&&_0x299998['Position']['encode'](_0x222788['targetPosition'],_0x21f5db['uint32'](0x12)['fork']())['ldelim'](),null!=_0x222788['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x222788,'graveyardPosition')&&_0x299998['Position']['encode'](_0x222788['graveyardPosition'],_0x21f5db['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x222788['howMany']&&Object['hasOwnProperty']['call'](_0x222788,'howMany')&&_0x21f5db['uint32'](0x20)['uint32'](_0x222788['howMany']),null!=_0x222788['wasUndone']&&Object['hasOwnProperty']['call'](_0x222788,'wasUndone')&&_0x21f5db['uint32'](0x28)['bool'](_0x222788['wasUndone']),_0x21f5db;},_0x47b92a['encodeDelimited']=function(_0x461ffa,_0x3642d7){return this['encode'](_0x461ffa,_0x3642d7)['ldelim']();},_0x47b92a['decode']=function(_0x2eedc0,_0x2b19c6){_0x2eedc0 instanceof _0x492384||(_0x2eedc0=_0x492384['create'](_0x2eedc0));for(var _0x1ec34c=void 0x0===_0x2b19c6?_0x2eedc0['len']:_0x2eedc0['pos']+_0x2b19c6,_0x31a870=new _0x299998['MergeOperation']();_0x2eedc0['pos']<_0x1ec34c;){var _0x2ee002=_0x2eedc0['uint32']();switch(_0x2ee002>>>0x3){case 0x1:_0x31a870['sourcePosition']=_0x299998['Position']['decode'](_0x2eedc0,_0x2eedc0['uint32']());break;case 0x2:_0x31a870['targetPosition']=_0x299998['Position']['decode'](_0x2eedc0,_0x2eedc0['uint32']());break;case 0x3:_0x31a870['graveyardPosition']=_0x299998['Position']['decode'](_0x2eedc0,_0x2eedc0['uint32']());break;case 0x4:_0x31a870['howMany']=_0x2eedc0['uint32']();break;case 0x5:_0x31a870['wasUndone']=_0x2eedc0['bool']();break;default:_0x2eedc0['skipType'](0x7&_0x2ee002);}}return _0x31a870;},_0x47b92a['decodeDelimited']=function(_0x23516d){return _0x23516d instanceof _0x492384||(_0x23516d=new _0x492384(_0x23516d)),this['decode'](_0x23516d,_0x23516d['uint32']());},_0x47b92a['verify']=function(_0x1e6fbc){if('object'!=typeof _0x1e6fbc||null===_0x1e6fbc)return'object\x20expected';var _0x13a225;if(null!=_0x1e6fbc['sourcePosition']&&_0x1e6fbc['hasOwnProperty']('sourcePosition')&&(_0x13a225=_0x299998['Position']['verify'](_0x1e6fbc['sourcePosition'])))return'sourcePosition.'+_0x13a225;if(null!=_0x1e6fbc['targetPosition']&&_0x1e6fbc['hasOwnProperty']('targetPosition')&&(_0x13a225=_0x299998['Position']['verify'](_0x1e6fbc['targetPosition'])))return'targetPosition.'+_0x13a225;if(null!=_0x1e6fbc['graveyardPosition']&&_0x1e6fbc['hasOwnProperty']('graveyardPosition')&&(_0x13a225=_0x299998['Position']['verify'](_0x1e6fbc['graveyardPosition'])))return'graveyardPosition.'+_0x13a225;return null!=_0x1e6fbc['howMany']&&_0x1e6fbc['hasOwnProperty']('howMany')&&!_0x994e52['isInteger'](_0x1e6fbc['howMany'])?'howMany:\x20integer\x20expected':null!=_0x1e6fbc['wasUndone']&&_0x1e6fbc['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1e6fbc['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x47b92a['fromObject']=function(_0xfec15a){if(_0xfec15a instanceof _0x299998['MergeOperation'])return _0xfec15a;var _0x16eeb2=new _0x299998['MergeOperation']();if(null!=_0xfec15a['sourcePosition']){if('object'!=typeof _0xfec15a['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x16eeb2['sourcePosition']=_0x299998['Position']['fromObject'](_0xfec15a['sourcePosition']);}if(null!=_0xfec15a['targetPosition']){if('object'!=typeof _0xfec15a['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x16eeb2['targetPosition']=_0x299998['Position']['fromObject'](_0xfec15a['targetPosition']);}if(null!=_0xfec15a['graveyardPosition']){if('object'!=typeof _0xfec15a['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x16eeb2['graveyardPosition']=_0x299998['Position']['fromObject'](_0xfec15a['graveyardPosition']);}return null!=_0xfec15a['howMany']&&(_0x16eeb2['howMany']=_0xfec15a['howMany']>>>0x0),null!=_0xfec15a['wasUndone']&&(_0x16eeb2['wasUndone']=Boolean(_0xfec15a['wasUndone'])),_0x16eeb2;},_0x47b92a['toObject']=function(_0x28bae2,_0x6507b2){_0x6507b2||(_0x6507b2={});var _0x429488={};return _0x6507b2['defaults']&&(_0x429488['sourcePosition']=null,_0x429488['targetPosition']=null,_0x429488['graveyardPosition']=null,_0x429488['howMany']=0x0,_0x429488['wasUndone']=!0x1),null!=_0x28bae2['sourcePosition']&&_0x28bae2['hasOwnProperty']('sourcePosition')&&(_0x429488['sourcePosition']=_0x299998['Position']['toObject'](_0x28bae2['sourcePosition'],_0x6507b2)),null!=_0x28bae2['targetPosition']&&_0x28bae2['hasOwnProperty']('targetPosition')&&(_0x429488['targetPosition']=_0x299998['Position']['toObject'](_0x28bae2['targetPosition'],_0x6507b2)),null!=_0x28bae2['graveyardPosition']&&_0x28bae2['hasOwnProperty']('graveyardPosition')&&(_0x429488['graveyardPosition']=_0x299998['Position']['toObject'](_0x28bae2['graveyardPosition'],_0x6507b2)),null!=_0x28bae2['howMany']&&_0x28bae2['hasOwnProperty']('howMany')&&(_0x429488['howMany']=_0x28bae2['howMany']),null!=_0x28bae2['wasUndone']&&_0x28bae2['hasOwnProperty']('wasUndone')&&(_0x429488['wasUndone']=_0x28bae2['wasUndone']),_0x429488;},_0x47b92a['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1210dc['util']['toJSONOptions']);},_0x47b92a['getTypeUrl']=function(_0x40bb15){return void 0x0===_0x40bb15&&(_0x40bb15='type.googleapis.com'),_0x40bb15+'/MergeOperation';},_0x47b92a;}()),_0x299998['MoveOperation']=(function(){function _0x525b3a(_0x4d3b09){if(_0x4d3b09){for(var _0x523bca=Object['keys'](_0x4d3b09),_0xc26521=0x0;_0xc26521<_0x523bca['length'];++_0xc26521)null!=_0x4d3b09[_0x523bca[_0xc26521]]&&(this[_0x523bca[_0xc26521]]=_0x4d3b09[_0x523bca[_0xc26521]]);}}return _0x525b3a['prototype']['sourcePosition']=null,_0x525b3a['prototype']['howMany']=0x0,_0x525b3a['prototype']['targetPosition']=null,_0x525b3a['prototype']['wasUndone']=!0x1,_0x525b3a['create']=function(_0x33fbb2){return new _0x525b3a(_0x33fbb2);},_0x525b3a['encode']=function(_0x240047,_0x137777){return _0x137777||(_0x137777=_0x19e14c['create']()),null!=_0x240047['sourcePosition']&&Object['hasOwnProperty']['call'](_0x240047,'sourcePosition')&&_0x299998['Position']['encode'](_0x240047['sourcePosition'],_0x137777['uint32'](0xa)['fork']())['ldelim'](),null!=_0x240047['howMany']&&Object['hasOwnProperty']['call'](_0x240047,'howMany')&&_0x137777['uint32'](0x10)['uint32'](_0x240047['howMany']),null!=_0x240047['targetPosition']&&Object['hasOwnProperty']['call'](_0x240047,'targetPosition')&&_0x299998['Position']['encode'](_0x240047['targetPosition'],_0x137777['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x240047['wasUndone']&&Object['hasOwnProperty']['call'](_0x240047,'wasUndone')&&_0x137777['uint32'](0x20)['bool'](_0x240047['wasUndone']),_0x137777;},_0x525b3a['encodeDelimited']=function(_0x2df10c,_0x3fc8ca){return this['encode'](_0x2df10c,_0x3fc8ca)['ldelim']();},_0x525b3a['decode']=function(_0x4c2718,_0x5518ad){_0x4c2718 instanceof _0x492384||(_0x4c2718=_0x492384['create'](_0x4c2718));for(var _0x52903a=void 0x0===_0x5518ad?_0x4c2718['len']:_0x4c2718['pos']+_0x5518ad,_0x4c9ec7=new _0x299998['MoveOperation']();_0x4c2718['pos']<_0x52903a;){var _0x12022d=_0x4c2718['uint32']();switch(_0x12022d>>>0x3){case 0x1:_0x4c9ec7['sourcePosition']=_0x299998['Position']['decode'](_0x4c2718,_0x4c2718['uint32']());break;case 0x2:_0x4c9ec7['howMany']=_0x4c2718['uint32']();break;case 0x3:_0x4c9ec7['targetPosition']=_0x299998['Position']['decode'](_0x4c2718,_0x4c2718['uint32']());break;case 0x4:_0x4c9ec7['wasUndone']=_0x4c2718['bool']();break;default:_0x4c2718['skipType'](0x7&_0x12022d);}}return _0x4c9ec7;},_0x525b3a['decodeDelimited']=function(_0xf70b9d){return _0xf70b9d instanceof _0x492384||(_0xf70b9d=new _0x492384(_0xf70b9d)),this['decode'](_0xf70b9d,_0xf70b9d['uint32']());},_0x525b3a['verify']=function(_0x4d7b05){if('object'!=typeof _0x4d7b05||null===_0x4d7b05)return'object\x20expected';var _0x34d103;if(null!=_0x4d7b05['sourcePosition']&&_0x4d7b05['hasOwnProperty']('sourcePosition')&&(_0x34d103=_0x299998['Position']['verify'](_0x4d7b05['sourcePosition'])))return'sourcePosition.'+_0x34d103;if(null!=_0x4d7b05['howMany']&&_0x4d7b05['hasOwnProperty']('howMany')&&!_0x994e52['isInteger'](_0x4d7b05['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x4d7b05['targetPosition']&&_0x4d7b05['hasOwnProperty']('targetPosition')&&(_0x34d103=_0x299998['Position']['verify'](_0x4d7b05['targetPosition'])))return'targetPosition.'+_0x34d103;return null!=_0x4d7b05['wasUndone']&&_0x4d7b05['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x4d7b05['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x525b3a['fromObject']=function(_0x30c5c4){if(_0x30c5c4 instanceof _0x299998['MoveOperation'])return _0x30c5c4;var _0x22c03a=new _0x299998['MoveOperation']();if(null!=_0x30c5c4['sourcePosition']){if('object'!=typeof _0x30c5c4['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x22c03a['sourcePosition']=_0x299998['Position']['fromObject'](_0x30c5c4['sourcePosition']);}if(null!=_0x30c5c4['howMany']&&(_0x22c03a['howMany']=_0x30c5c4['howMany']>>>0x0),null!=_0x30c5c4['targetPosition']){if('object'!=typeof _0x30c5c4['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x22c03a['targetPosition']=_0x299998['Position']['fromObject'](_0x30c5c4['targetPosition']);}return null!=_0x30c5c4['wasUndone']&&(_0x22c03a['wasUndone']=Boolean(_0x30c5c4['wasUndone'])),_0x22c03a;},_0x525b3a['toObject']=function(_0x1458d8,_0x5619f9){_0x5619f9||(_0x5619f9={});var _0x17b66d={};return _0x5619f9['defaults']&&(_0x17b66d['sourcePosition']=null,_0x17b66d['howMany']=0x0,_0x17b66d['targetPosition']=null,_0x17b66d['wasUndone']=!0x1),null!=_0x1458d8['sourcePosition']&&_0x1458d8['hasOwnProperty']('sourcePosition')&&(_0x17b66d['sourcePosition']=_0x299998['Position']['toObject'](_0x1458d8['sourcePosition'],_0x5619f9)),null!=_0x1458d8['howMany']&&_0x1458d8['hasOwnProperty']('howMany')&&(_0x17b66d['howMany']=_0x1458d8['howMany']),null!=_0x1458d8['targetPosition']&&_0x1458d8['hasOwnProperty']('targetPosition')&&(_0x17b66d['targetPosition']=_0x299998['Position']['toObject'](_0x1458d8['targetPosition'],_0x5619f9)),null!=_0x1458d8['wasUndone']&&_0x1458d8['hasOwnProperty']('wasUndone')&&(_0x17b66d['wasUndone']=_0x1458d8['wasUndone']),_0x17b66d;},_0x525b3a['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1210dc['util']['toJSONOptions']);},_0x525b3a['getTypeUrl']=function(_0x325803){return void 0x0===_0x325803&&(_0x325803='type.googleapis.com'),_0x325803+'/MoveOperation';},_0x525b3a;}()),_0x299998['RenameOperation']=(function(){function _0x3fc888(_0x56eedb){if(_0x56eedb){for(var _0x236c94=Object['keys'](_0x56eedb),_0xa16f16=0x0;_0xa16f16<_0x236c94['length'];++_0xa16f16)null!=_0x56eedb[_0x236c94[_0xa16f16]]&&(this[_0x236c94[_0xa16f16]]=_0x56eedb[_0x236c94[_0xa16f16]]);}}return _0x3fc888['prototype']['position']=null,_0x3fc888['prototype']['oldName']='',_0x3fc888['prototype']['newName']='',_0x3fc888['prototype']['wasUndone']=!0x1,_0x3fc888['create']=function(_0x1cb379){return new _0x3fc888(_0x1cb379);},_0x3fc888['encode']=function(_0x169bf0,_0x1d7b95){return _0x1d7b95||(_0x1d7b95=_0x19e14c['create']()),null!=_0x169bf0['position']&&Object['hasOwnProperty']['call'](_0x169bf0,'position')&&_0x299998['Position']['encode'](_0x169bf0['position'],_0x1d7b95['uint32'](0xa)['fork']())['ldelim'](),null!=_0x169bf0['oldName']&&Object['hasOwnProperty']['call'](_0x169bf0,'oldName')&&_0x1d7b95['uint32'](0x12)['string'](_0x169bf0['oldName']),null!=_0x169bf0['newName']&&Object['hasOwnProperty']['call'](_0x169bf0,'newName')&&_0x1d7b95['uint32'](0x1a)['string'](_0x169bf0['newName']),null!=_0x169bf0['wasUndone']&&Object['hasOwnProperty']['call'](_0x169bf0,'wasUndone')&&_0x1d7b95['uint32'](0x20)['bool'](_0x169bf0['wasUndone']),_0x1d7b95;},_0x3fc888['encodeDelimited']=function(_0x29f8a5,_0x596d2f){return this['encode'](_0x29f8a5,_0x596d2f)['ldelim']();},_0x3fc888['decode']=function(_0x498a8c,_0x30f5b3){_0x498a8c instanceof _0x492384||(_0x498a8c=_0x492384['create'](_0x498a8c));for(var _0x42e4b8=void 0x0===_0x30f5b3?_0x498a8c['len']:_0x498a8c['pos']+_0x30f5b3,_0x1a9ecd=new _0x299998['RenameOperation']();_0x498a8c['pos']<_0x42e4b8;){var _0x2ed44f=_0x498a8c['uint32']();switch(_0x2ed44f>>>0x3){case 0x1:_0x1a9ecd['position']=_0x299998['Position']['decode'](_0x498a8c,_0x498a8c['uint32']());break;case 0x2:_0x1a9ecd['oldName']=_0x498a8c['string']();break;case 0x3:_0x1a9ecd['newName']=_0x498a8c['string']();break;case 0x4:_0x1a9ecd['wasUndone']=_0x498a8c['bool']();break;default:_0x498a8c['skipType'](0x7&_0x2ed44f);}}return _0x1a9ecd;},_0x3fc888['decodeDelimited']=function(_0x41e000){return _0x41e000 instanceof _0x492384||(_0x41e000=new _0x492384(_0x41e000)),this['decode'](_0x41e000,_0x41e000['uint32']());},_0x3fc888['verify']=function(_0x1f51b1){if('object'!=typeof _0x1f51b1||null===_0x1f51b1)return'object\x20expected';if(null!=_0x1f51b1['position']&&_0x1f51b1['hasOwnProperty']('position')){var _0x518447=_0x299998['Position']['verify'](_0x1f51b1['position']);if(_0x518447)return'position.'+_0x518447;}return null!=_0x1f51b1['oldName']&&_0x1f51b1['hasOwnProperty']('oldName')&&!_0x994e52['isString'](_0x1f51b1['oldName'])?'oldName:\x20string\x20expected':null!=_0x1f51b1['newName']&&_0x1f51b1['hasOwnProperty']('newName')&&!_0x994e52['isString'](_0x1f51b1['newName'])?'newName:\x20string\x20expected':null!=_0x1f51b1['wasUndone']&&_0x1f51b1['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1f51b1['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3fc888['fromObject']=function(_0x24a8a5){if(_0x24a8a5 instanceof _0x299998['RenameOperation'])return _0x24a8a5;var _0x335587=new _0x299998['RenameOperation']();if(null!=_0x24a8a5['position']){if('object'!=typeof _0x24a8a5['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x335587['position']=_0x299998['Position']['fromObject'](_0x24a8a5['position']);}return null!=_0x24a8a5['oldName']&&(_0x335587['oldName']=String(_0x24a8a5['oldName'])),null!=_0x24a8a5['newName']&&(_0x335587['newName']=String(_0x24a8a5['newName'])),null!=_0x24a8a5['wasUndone']&&(_0x335587['wasUndone']=Boolean(_0x24a8a5['wasUndone'])),_0x335587;},_0x3fc888['toObject']=function(_0x2070b2,_0x386b0b){_0x386b0b||(_0x386b0b={});var _0x5d4c51={};return _0x386b0b['defaults']&&(_0x5d4c51['position']=null,_0x5d4c51['oldName']='',_0x5d4c51['newName']='',_0x5d4c51['wasUndone']=!0x1),null!=_0x2070b2['position']&&_0x2070b2['hasOwnProperty']('position')&&(_0x5d4c51['position']=_0x299998['Position']['toObject'](_0x2070b2['position'],_0x386b0b)),null!=_0x2070b2['oldName']&&_0x2070b2['hasOwnProperty']('oldName')&&(_0x5d4c51['oldName']=_0x2070b2['oldName']),null!=_0x2070b2['newName']&&_0x2070b2['hasOwnProperty']('newName')&&(_0x5d4c51['newName']=_0x2070b2['newName']),null!=_0x2070b2['wasUndone']&&_0x2070b2['hasOwnProperty']('wasUndone')&&(_0x5d4c51['wasUndone']=_0x2070b2['wasUndone']),_0x5d4c51;},_0x3fc888['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1210dc['util']['toJSONOptions']);},_0x3fc888['getTypeUrl']=function(_0x2bdfea){return void 0x0===_0x2bdfea&&(_0x2bdfea='type.googleapis.com'),_0x2bdfea+'/RenameOperation';},_0x3fc888;}()),_0x299998['RootAttributeOperation']=(function(){function _0x33a457(_0x34313c){if(_0x34313c){for(var _0x5afc40=Object['keys'](_0x34313c),_0x31c7df=0x0;_0x31c7df<_0x5afc40['length'];++_0x31c7df)null!=_0x34313c[_0x5afc40[_0x31c7df]]&&(this[_0x5afc40[_0x31c7df]]=_0x34313c[_0x5afc40[_0x31c7df]]);}}return _0x33a457['prototype']['root']='',_0x33a457['prototype']['key']='',_0x33a457['prototype']['oldValueBoolean']=!0x1,_0x33a457['prototype']['oldValueJson']='',_0x33a457['prototype']['newValueBoolean']=!0x1,_0x33a457['prototype']['newValueJson']='',_0x33a457['prototype']['wasUndone']=!0x1,_0x33a457['create']=function(_0x478708){return new _0x33a457(_0x478708);},_0x33a457['encode']=function(_0x5c567f,_0x5c32b4){return _0x5c32b4||(_0x5c32b4=_0x19e14c['create']()),null!=_0x5c567f['root']&&Object['hasOwnProperty']['call'](_0x5c567f,'root')&&_0x5c32b4['uint32'](0xa)['string'](_0x5c567f['root']),null!=_0x5c567f['key']&&Object['hasOwnProperty']['call'](_0x5c567f,'key')&&_0x5c32b4['uint32'](0x12)['string'](_0x5c567f['key']),null!=_0x5c567f['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x5c567f,'oldValueBoolean')&&_0x5c32b4['uint32'](0x18)['bool'](_0x5c567f['oldValueBoolean']),null!=_0x5c567f['oldValueJson']&&Object['hasOwnProperty']['call'](_0x5c567f,'oldValueJson')&&_0x5c32b4['uint32'](0x22)['string'](_0x5c567f['oldValueJson']),null!=_0x5c567f['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x5c567f,'newValueBoolean')&&_0x5c32b4['uint32'](0x28)['bool'](_0x5c567f['newValueBoolean']),null!=_0x5c567f['newValueJson']&&Object['hasOwnProperty']['call'](_0x5c567f,'newValueJson')&&_0x5c32b4['uint32'](0x32)['string'](_0x5c567f['newValueJson']),null!=_0x5c567f['wasUndone']&&Object['hasOwnProperty']['call'](_0x5c567f,'wasUndone')&&_0x5c32b4['uint32'](0x38)['bool'](_0x5c567f['wasUndone']),_0x5c32b4;},_0x33a457['encodeDelimited']=function(_0x110c04,_0x517d72){return this['encode'](_0x110c04,_0x517d72)['ldelim']();},_0x33a457['decode']=function(_0x5665ba,_0x2bb063){_0x5665ba instanceof _0x492384||(_0x5665ba=_0x492384['create'](_0x5665ba));for(var _0x308a1c=void 0x0===_0x2bb063?_0x5665ba['len']:_0x5665ba['pos']+_0x2bb063,_0x192280=new _0x299998['RootAttributeOperation']();_0x5665ba['pos']<_0x308a1c;){var _0x4ed1d0=_0x5665ba['uint32']();switch(_0x4ed1d0>>>0x3){case 0x1:_0x192280['root']=_0x5665ba['string']();break;case 0x2:_0x192280['key']=_0x5665ba['string']();break;case 0x3:_0x192280['oldValueBoolean']=_0x5665ba['bool']();break;case 0x4:_0x192280['oldValueJson']=_0x5665ba['string']();break;case 0x5:_0x192280['newValueBoolean']=_0x5665ba['bool']();break;case 0x6:_0x192280['newValueJson']=_0x5665ba['string']();break;case 0x7:_0x192280['wasUndone']=_0x5665ba['bool']();break;default:_0x5665ba['skipType'](0x7&_0x4ed1d0);}}return _0x192280;},_0x33a457['decodeDelimited']=function(_0x1ab423){return _0x1ab423 instanceof _0x492384||(_0x1ab423=new _0x492384(_0x1ab423)),this['decode'](_0x1ab423,_0x1ab423['uint32']());},_0x33a457['verify']=function(_0x36b88d){return'object'!=typeof _0x36b88d||null===_0x36b88d?'object\x20expected':null!=_0x36b88d['root']&&_0x36b88d['hasOwnProperty']('root')&&!_0x994e52['isString'](_0x36b88d['root'])?'root:\x20string\x20expected':null!=_0x36b88d['key']&&_0x36b88d['hasOwnProperty']('key')&&!_0x994e52['isString'](_0x36b88d['key'])?'key:\x20string\x20expected':null!=_0x36b88d['oldValueBoolean']&&_0x36b88d['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x36b88d['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x36b88d['oldValueJson']&&_0x36b88d['hasOwnProperty']('oldValueJson')&&!_0x994e52['isString'](_0x36b88d['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x36b88d['newValueBoolean']&&_0x36b88d['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x36b88d['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x36b88d['newValueJson']&&_0x36b88d['hasOwnProperty']('newValueJson')&&!_0x994e52['isString'](_0x36b88d['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x36b88d['wasUndone']&&_0x36b88d['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x36b88d['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x33a457['fromObject']=function(_0x14776){if(_0x14776 instanceof _0x299998['RootAttributeOperation'])return _0x14776;var _0x378116=new _0x299998['RootAttributeOperation']();return null!=_0x14776['root']&&(_0x378116['root']=String(_0x14776['root'])),null!=_0x14776['key']&&(_0x378116['key']=String(_0x14776['key'])),null!=_0x14776['oldValueBoolean']&&(_0x378116['oldValueBoolean']=Boolean(_0x14776['oldValueBoolean'])),null!=_0x14776['oldValueJson']&&(_0x378116['oldValueJson']=String(_0x14776['oldValueJson'])),null!=_0x14776['newValueBoolean']&&(_0x378116['newValueBoolean']=Boolean(_0x14776['newValueBoolean'])),null!=_0x14776['newValueJson']&&(_0x378116['newValueJson']=String(_0x14776['newValueJson'])),null!=_0x14776['wasUndone']&&(_0x378116['wasUndone']=Boolean(_0x14776['wasUndone'])),_0x378116;},_0x33a457['toObject']=function(_0x10720d,_0xdb478c){_0xdb478c||(_0xdb478c={});var _0x271f66={};return _0xdb478c['defaults']&&(_0x271f66['root']='',_0x271f66['key']='',_0x271f66['oldValueBoolean']=!0x1,_0x271f66['oldValueJson']='',_0x271f66['newValueBoolean']=!0x1,_0x271f66['newValueJson']='',_0x271f66['wasUndone']=!0x1),null!=_0x10720d['root']&&_0x10720d['hasOwnProperty']('root')&&(_0x271f66['root']=_0x10720d['root']),null!=_0x10720d['key']&&_0x10720d['hasOwnProperty']('key')&&(_0x271f66['key']=_0x10720d['key']),null!=_0x10720d['oldValueBoolean']&&_0x10720d['hasOwnProperty']('oldValueBoolean')&&(_0x271f66['oldValueBoolean']=_0x10720d['oldValueBoolean']),null!=_0x10720d['oldValueJson']&&_0x10720d['hasOwnProperty']('oldValueJson')&&(_0x271f66['oldValueJson']=_0x10720d['oldValueJson']),null!=_0x10720d['newValueBoolean']&&_0x10720d['hasOwnProperty']('newValueBoolean')&&(_0x271f66['newValueBoolean']=_0x10720d['newValueBoolean']),null!=_0x10720d['newValueJson']&&_0x10720d['hasOwnProperty']('newValueJson')&&(_0x271f66['newValueJson']=_0x10720d['newValueJson']),null!=_0x10720d['wasUndone']&&_0x10720d['hasOwnProperty']('wasUndone')&&(_0x271f66['wasUndone']=_0x10720d['wasUndone']),_0x271f66;},_0x33a457['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1210dc['util']['toJSONOptions']);},_0x33a457['getTypeUrl']=function(_0x2fdd08){return void 0x0===_0x2fdd08&&(_0x2fdd08='type.googleapis.com'),_0x2fdd08+'/RootAttributeOperation';},_0x33a457;}()),_0x299998['RootOperation']=(function(){function _0x24eb42(_0x1507b6){if(_0x1507b6){for(var _0x2330c1=Object['keys'](_0x1507b6),_0x4b56e4=0x0;_0x4b56e4<_0x2330c1['length'];++_0x4b56e4)null!=_0x1507b6[_0x2330c1[_0x4b56e4]]&&(this[_0x2330c1[_0x4b56e4]]=_0x1507b6[_0x2330c1[_0x4b56e4]]);}}return _0x24eb42['prototype']['rootName']='',_0x24eb42['prototype']['elementName']='',_0x24eb42['prototype']['isAdd']=!0x1,_0x24eb42['prototype']['wasUndone']=!0x1,_0x24eb42['create']=function(_0xeb247e){return new _0x24eb42(_0xeb247e);},_0x24eb42['encode']=function(_0x659f5b,_0x55b0e8){return _0x55b0e8||(_0x55b0e8=_0x19e14c['create']()),null!=_0x659f5b['rootName']&&Object['hasOwnProperty']['call'](_0x659f5b,'rootName')&&_0x55b0e8['uint32'](0xa)['string'](_0x659f5b['rootName']),null!=_0x659f5b['elementName']&&Object['hasOwnProperty']['call'](_0x659f5b,'elementName')&&_0x55b0e8['uint32'](0x12)['string'](_0x659f5b['elementName']),null!=_0x659f5b['isAdd']&&Object['hasOwnProperty']['call'](_0x659f5b,'isAdd')&&_0x55b0e8['uint32'](0x18)['bool'](_0x659f5b['isAdd']),null!=_0x659f5b['wasUndone']&&Object['hasOwnProperty']['call'](_0x659f5b,'wasUndone')&&_0x55b0e8['uint32'](0x20)['bool'](_0x659f5b['wasUndone']),_0x55b0e8;},_0x24eb42['encodeDelimited']=function(_0xa35192,_0x1fb2a7){return this['encode'](_0xa35192,_0x1fb2a7)['ldelim']();},_0x24eb42['decode']=function(_0x1c9fea,_0x32fceb){_0x1c9fea instanceof _0x492384||(_0x1c9fea=_0x492384['create'](_0x1c9fea));for(var _0x34cef4=void 0x0===_0x32fceb?_0x1c9fea['len']:_0x1c9fea['pos']+_0x32fceb,_0x3917ad=new _0x299998['RootOperation']();_0x1c9fea['pos']<_0x34cef4;){var _0x5a9e0f=_0x1c9fea['uint32']();switch(_0x5a9e0f>>>0x3){case 0x1:_0x3917ad['rootName']=_0x1c9fea['string']();break;case 0x2:_0x3917ad['elementName']=_0x1c9fea['string']();break;case 0x3:_0x3917ad['isAdd']=_0x1c9fea['bool']();break;case 0x4:_0x3917ad['wasUndone']=_0x1c9fea['bool']();break;default:_0x1c9fea['skipType'](0x7&_0x5a9e0f);}}return _0x3917ad;},_0x24eb42['decodeDelimited']=function(_0x531fc6){return _0x531fc6 instanceof _0x492384||(_0x531fc6=new _0x492384(_0x531fc6)),this['decode'](_0x531fc6,_0x531fc6['uint32']());},_0x24eb42['verify']=function(_0x2b50a3){return'object'!=typeof _0x2b50a3||null===_0x2b50a3?'object\x20expected':null!=_0x2b50a3['rootName']&&_0x2b50a3['hasOwnProperty']('rootName')&&!_0x994e52['isString'](_0x2b50a3['rootName'])?'rootName:\x20string\x20expected':null!=_0x2b50a3['elementName']&&_0x2b50a3['hasOwnProperty']('elementName')&&!_0x994e52['isString'](_0x2b50a3['elementName'])?'elementName:\x20string\x20expected':null!=_0x2b50a3['isAdd']&&_0x2b50a3['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x2b50a3['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x2b50a3['wasUndone']&&_0x2b50a3['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2b50a3['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x24eb42['fromObject']=function(_0x1df33c){if(_0x1df33c instanceof _0x299998['RootOperation'])return _0x1df33c;var _0x344553=new _0x299998['RootOperation']();return null!=_0x1df33c['rootName']&&(_0x344553['rootName']=String(_0x1df33c['rootName'])),null!=_0x1df33c['elementName']&&(_0x344553['elementName']=String(_0x1df33c['elementName'])),null!=_0x1df33c['isAdd']&&(_0x344553['isAdd']=Boolean(_0x1df33c['isAdd'])),null!=_0x1df33c['wasUndone']&&(_0x344553['wasUndone']=Boolean(_0x1df33c['wasUndone'])),_0x344553;},_0x24eb42['toObject']=function(_0x4e719c,_0x35b425){_0x35b425||(_0x35b425={});var _0xa851c8={};return _0x35b425['defaults']&&(_0xa851c8['rootName']='',_0xa851c8['elementName']='',_0xa851c8['isAdd']=!0x1,_0xa851c8['wasUndone']=!0x1),null!=_0x4e719c['rootName']&&_0x4e719c['hasOwnProperty']('rootName')&&(_0xa851c8['rootName']=_0x4e719c['rootName']),null!=_0x4e719c['elementName']&&_0x4e719c['hasOwnProperty']('elementName')&&(_0xa851c8['elementName']=_0x4e719c['elementName']),null!=_0x4e719c['isAdd']&&_0x4e719c['hasOwnProperty']('isAdd')&&(_0xa851c8['isAdd']=_0x4e719c['isAdd']),null!=_0x4e719c['wasUndone']&&_0x4e719c['hasOwnProperty']('wasUndone')&&(_0xa851c8['wasUndone']=_0x4e719c['wasUndone']),_0xa851c8;},_0x24eb42['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1210dc['util']['toJSONOptions']);},_0x24eb42['getTypeUrl']=function(_0x2345ba){return void 0x0===_0x2345ba&&(_0x2345ba='type.googleapis.com'),_0x2345ba+'/RootOperation';},_0x24eb42;}()),_0x299998['SplitOperation']=(function(){function _0x2593ac(_0x373996){if(_0x373996){for(var _0x311973=Object['keys'](_0x373996),_0x4d10c7=0x0;_0x4d10c7<_0x311973['length'];++_0x4d10c7)null!=_0x373996[_0x311973[_0x4d10c7]]&&(this[_0x311973[_0x4d10c7]]=_0x373996[_0x311973[_0x4d10c7]]);}}return _0x2593ac['prototype']['splitPosition']=null,_0x2593ac['prototype']['graveyardPosition']=null,_0x2593ac['prototype']['howMany']=0x0,_0x2593ac['prototype']['insertionPosition']=null,_0x2593ac['prototype']['wasUndone']=!0x1,_0x2593ac['create']=function(_0x40caa7){return new _0x2593ac(_0x40caa7);},_0x2593ac['encode']=function(_0x28177f,_0x2393c6){return _0x2393c6||(_0x2393c6=_0x19e14c['create']()),null!=_0x28177f['splitPosition']&&Object['hasOwnProperty']['call'](_0x28177f,'splitPosition')&&_0x299998['Position']['encode'](_0x28177f['splitPosition'],_0x2393c6['uint32'](0xa)['fork']())['ldelim'](),null!=_0x28177f['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x28177f,'graveyardPosition')&&_0x299998['Position']['encode'](_0x28177f['graveyardPosition'],_0x2393c6['uint32'](0x12)['fork']())['ldelim'](),null!=_0x28177f['howMany']&&Object['hasOwnProperty']['call'](_0x28177f,'howMany')&&_0x2393c6['uint32'](0x18)['uint32'](_0x28177f['howMany']),null!=_0x28177f['insertionPosition']&&Object['hasOwnProperty']['call'](_0x28177f,'insertionPosition')&&_0x299998['Position']['encode'](_0x28177f['insertionPosition'],_0x2393c6['uint32'](0x22)['fork']())['ldelim'](),null!=_0x28177f['wasUndone']&&Object['hasOwnProperty']['call'](_0x28177f,'wasUndone')&&_0x2393c6['uint32'](0x28)['bool'](_0x28177f['wasUndone']),_0x2393c6;},_0x2593ac['encodeDelimited']=function(_0x28a9c3,_0x3527dd){return this['encode'](_0x28a9c3,_0x3527dd)['ldelim']();},_0x2593ac['decode']=function(_0x5b708a,_0x5062c3){_0x5b708a instanceof _0x492384||(_0x5b708a=_0x492384['create'](_0x5b708a));for(var _0x1b2b29=void 0x0===_0x5062c3?_0x5b708a['len']:_0x5b708a['pos']+_0x5062c3,_0x5efd11=new _0x299998['SplitOperation']();_0x5b708a['pos']<_0x1b2b29;){var _0x46f048=_0x5b708a['uint32']();switch(_0x46f048>>>0x3){case 0x1:_0x5efd11['splitPosition']=_0x299998['Position']['decode'](_0x5b708a,_0x5b708a['uint32']());break;case 0x2:_0x5efd11['graveyardPosition']=_0x299998['Position']['decode'](_0x5b708a,_0x5b708a['uint32']());break;case 0x3:_0x5efd11['howMany']=_0x5b708a['uint32']();break;case 0x4:_0x5efd11['insertionPosition']=_0x299998['Position']['decode'](_0x5b708a,_0x5b708a['uint32']());break;case 0x5:_0x5efd11['wasUndone']=_0x5b708a['bool']();break;default:_0x5b708a['skipType'](0x7&_0x46f048);}}return _0x5efd11;},_0x2593ac['decodeDelimited']=function(_0x5ad2f3){return _0x5ad2f3 instanceof _0x492384||(_0x5ad2f3=new _0x492384(_0x5ad2f3)),this['decode'](_0x5ad2f3,_0x5ad2f3['uint32']());},_0x2593ac['verify']=function(_0x98c0d7){if('object'!=typeof _0x98c0d7||null===_0x98c0d7)return'object\x20expected';var _0x1c9d30;if(null!=_0x98c0d7['splitPosition']&&_0x98c0d7['hasOwnProperty']('splitPosition')&&(_0x1c9d30=_0x299998['Position']['verify'](_0x98c0d7['splitPosition'])))return'splitPosition.'+_0x1c9d30;if(null!=_0x98c0d7['graveyardPosition']&&_0x98c0d7['hasOwnProperty']('graveyardPosition')&&(_0x1c9d30=_0x299998['Position']['verify'](_0x98c0d7['graveyardPosition'])))return'graveyardPosition.'+_0x1c9d30;if(null!=_0x98c0d7['howMany']&&_0x98c0d7['hasOwnProperty']('howMany')&&!_0x994e52['isInteger'](_0x98c0d7['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x98c0d7['insertionPosition']&&_0x98c0d7['hasOwnProperty']('insertionPosition')&&(_0x1c9d30=_0x299998['Position']['verify'](_0x98c0d7['insertionPosition'])))return'insertionPosition.'+_0x1c9d30;return null!=_0x98c0d7['wasUndone']&&_0x98c0d7['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x98c0d7['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x2593ac['fromObject']=function(_0x5ea668){if(_0x5ea668 instanceof _0x299998['SplitOperation'])return _0x5ea668;var _0x38d41f=new _0x299998['SplitOperation']();if(null!=_0x5ea668['splitPosition']){if('object'!=typeof _0x5ea668['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x38d41f['splitPosition']=_0x299998['Position']['fromObject'](_0x5ea668['splitPosition']);}if(null!=_0x5ea668['graveyardPosition']){if('object'!=typeof _0x5ea668['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x38d41f['graveyardPosition']=_0x299998['Position']['fromObject'](_0x5ea668['graveyardPosition']);}if(null!=_0x5ea668['howMany']&&(_0x38d41f['howMany']=_0x5ea668['howMany']>>>0x0),null!=_0x5ea668['insertionPosition']){if('object'!=typeof _0x5ea668['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x38d41f['insertionPosition']=_0x299998['Position']['fromObject'](_0x5ea668['insertionPosition']);}return null!=_0x5ea668['wasUndone']&&(_0x38d41f['wasUndone']=Boolean(_0x5ea668['wasUndone'])),_0x38d41f;},_0x2593ac['toObject']=function(_0x2228ef,_0x246108){_0x246108||(_0x246108={});var _0x4e874c={};return _0x246108['defaults']&&(_0x4e874c['splitPosition']=null,_0x4e874c['graveyardPosition']=null,_0x4e874c['howMany']=0x0,_0x4e874c['insertionPosition']=null,_0x4e874c['wasUndone']=!0x1),null!=_0x2228ef['splitPosition']&&_0x2228ef['hasOwnProperty']('splitPosition')&&(_0x4e874c['splitPosition']=_0x299998['Position']['toObject'](_0x2228ef['splitPosition'],_0x246108)),null!=_0x2228ef['graveyardPosition']&&_0x2228ef['hasOwnProperty']('graveyardPosition')&&(_0x4e874c['graveyardPosition']=_0x299998['Position']['toObject'](_0x2228ef['graveyardPosition'],_0x246108)),null!=_0x2228ef['howMany']&&_0x2228ef['hasOwnProperty']('howMany')&&(_0x4e874c['howMany']=_0x2228ef['howMany']),null!=_0x2228ef['insertionPosition']&&_0x2228ef['hasOwnProperty']('insertionPosition')&&(_0x4e874c['insertionPosition']=_0x299998['Position']['toObject'](_0x2228ef['insertionPosition'],_0x246108)),null!=_0x2228ef['wasUndone']&&_0x2228ef['hasOwnProperty']('wasUndone')&&(_0x4e874c['wasUndone']=_0x2228ef['wasUndone']),_0x4e874c;},_0x2593ac['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1210dc['util']['toJSONOptions']);},_0x2593ac['getTypeUrl']=function(_0x40e566){return void 0x0===_0x40e566&&(_0x40e566='type.googleapis.com'),_0x40e566+'/SplitOperation';},_0x2593ac;}()),_0x299998['Position']=(function(){function _0x29d2c8(_0x3693ff){if(this['path']=[],_0x3693ff){for(var _0x30c00c=Object['keys'](_0x3693ff),_0x55de5d=0x0;_0x55de5d<_0x30c00c['length'];++_0x55de5d)null!=_0x3693ff[_0x30c00c[_0x55de5d]]&&(this[_0x30c00c[_0x55de5d]]=_0x3693ff[_0x30c00c[_0x55de5d]]);}}return _0x29d2c8['prototype']['root']='',_0x29d2c8['prototype']['rootMain']=!0x1,_0x29d2c8['prototype']['rootGraveyard']=!0x1,_0x29d2c8['prototype']['path']=_0x994e52['emptyArray'],_0x29d2c8['prototype']['stickiness']='',_0x29d2c8['create']=function(_0x1f8708){return new _0x29d2c8(_0x1f8708);},_0x29d2c8['encode']=function(_0x5f1b10,_0x3e19c3){if(_0x3e19c3||(_0x3e19c3=_0x19e14c['create']()),null!=_0x5f1b10['root']&&Object['hasOwnProperty']['call'](_0x5f1b10,'root')&&_0x3e19c3['uint32'](0xa)['string'](_0x5f1b10['root']),null!=_0x5f1b10['rootMain']&&Object['hasOwnProperty']['call'](_0x5f1b10,'rootMain')&&_0x3e19c3['uint32'](0x10)['bool'](_0x5f1b10['rootMain']),null!=_0x5f1b10['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x5f1b10,'rootGraveyard')&&_0x3e19c3['uint32'](0x18)['bool'](_0x5f1b10['rootGraveyard']),null!=_0x5f1b10['path']&&_0x5f1b10['path']['length']){_0x3e19c3['uint32'](0x22)['fork']();for(var _0x4d4627=0x0;_0x4d4627<_0x5f1b10['path']['length'];++_0x4d4627)_0x3e19c3['uint32'](_0x5f1b10['path'][_0x4d4627]);_0x3e19c3['ldelim']();}return null!=_0x5f1b10['stickiness']&&Object['hasOwnProperty']['call'](_0x5f1b10,'stickiness')&&_0x3e19c3['uint32'](0x2a)['string'](_0x5f1b10['stickiness']),_0x3e19c3;},_0x29d2c8['encodeDelimited']=function(_0x581ebb,_0x26c6b5){return this['encode'](_0x581ebb,_0x26c6b5)['ldelim']();},_0x29d2c8['decode']=function(_0x3a2115,_0x103928){_0x3a2115 instanceof _0x492384||(_0x3a2115=_0x492384['create'](_0x3a2115));for(var _0x3f6b6f=void 0x0===_0x103928?_0x3a2115['len']:_0x3a2115['pos']+_0x103928,_0x417484=new _0x299998['Position']();_0x3a2115['pos']<_0x3f6b6f;){var _0x1ab8ad=_0x3a2115['uint32']();switch(_0x1ab8ad>>>0x3){case 0x1:_0x417484['root']=_0x3a2115['string']();break;case 0x2:_0x417484['rootMain']=_0x3a2115['bool']();break;case 0x3:_0x417484['rootGraveyard']=_0x3a2115['bool']();break;case 0x4:if(_0x417484['path']&&_0x417484['path']['length']||(_0x417484['path']=[]),0x2==(0x7&_0x1ab8ad)){for(var _0x4f76d1=_0x3a2115['uint32']()+_0x3a2115['pos'];_0x3a2115['pos']<_0x4f76d1;)_0x417484['path']['push'](_0x3a2115['uint32']());}else _0x417484['path']['push'](_0x3a2115['uint32']());break;case 0x5:_0x417484['stickiness']=_0x3a2115['string']();break;default:_0x3a2115['skipType'](0x7&_0x1ab8ad);}}return _0x417484;},_0x29d2c8['decodeDelimited']=function(_0x2d0cb0){return _0x2d0cb0 instanceof _0x492384||(_0x2d0cb0=new _0x492384(_0x2d0cb0)),this['decode'](_0x2d0cb0,_0x2d0cb0['uint32']());},_0x29d2c8['verify']=function(_0x3e2b8b){if('object'!=typeof _0x3e2b8b||null===_0x3e2b8b)return'object\x20expected';if(null!=_0x3e2b8b['root']&&_0x3e2b8b['hasOwnProperty']('root')&&!_0x994e52['isString'](_0x3e2b8b['root']))return'root:\x20string\x20expected';if(null!=_0x3e2b8b['rootMain']&&_0x3e2b8b['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x3e2b8b['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x3e2b8b['rootGraveyard']&&_0x3e2b8b['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x3e2b8b['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x3e2b8b['path']&&_0x3e2b8b['hasOwnProperty']('path')){if(!Array['isArray'](_0x3e2b8b['path']))return'path:\x20array\x20expected';for(var _0x38bb44=0x0;_0x38bb44<_0x3e2b8b['path']['length'];++_0x38bb44)if(!_0x994e52['isInteger'](_0x3e2b8b['path'][_0x38bb44]))return'path:\x20integer[]\x20expected';}return null!=_0x3e2b8b['stickiness']&&_0x3e2b8b['hasOwnProperty']('stickiness')&&!_0x994e52['isString'](_0x3e2b8b['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x29d2c8['fromObject']=function(_0x28e4ee){if(_0x28e4ee instanceof _0x299998['Position'])return _0x28e4ee;var _0x3232c3=new _0x299998['Position']();if(null!=_0x28e4ee['root']&&(_0x3232c3['root']=String(_0x28e4ee['root'])),null!=_0x28e4ee['rootMain']&&(_0x3232c3['rootMain']=Boolean(_0x28e4ee['rootMain'])),null!=_0x28e4ee['rootGraveyard']&&(_0x3232c3['rootGraveyard']=Boolean(_0x28e4ee['rootGraveyard'])),_0x28e4ee['path']){if(!Array['isArray'](_0x28e4ee['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x3232c3['path']=[];for(var _0x3d476b=0x0;_0x3d476b<_0x28e4ee['path']['length'];++_0x3d476b)_0x3232c3['path'][_0x3d476b]=_0x28e4ee['path'][_0x3d476b]>>>0x0;}return null!=_0x28e4ee['stickiness']&&(_0x3232c3['stickiness']=String(_0x28e4ee['stickiness'])),_0x3232c3;},_0x29d2c8['toObject']=function(_0x1ea660,_0xdbdabd){_0xdbdabd||(_0xdbdabd={});var _0x568499={};if((_0xdbdabd['arrays']||_0xdbdabd['defaults'])&&(_0x568499['path']=[]),_0xdbdabd['defaults']&&(_0x568499['root']='',_0x568499['rootMain']=!0x1,_0x568499['rootGraveyard']=!0x1,_0x568499['stickiness']=''),null!=_0x1ea660['root']&&_0x1ea660['hasOwnProperty']('root')&&(_0x568499['root']=_0x1ea660['root']),null!=_0x1ea660['rootMain']&&_0x1ea660['hasOwnProperty']('rootMain')&&(_0x568499['rootMain']=_0x1ea660['rootMain']),null!=_0x1ea660['rootGraveyard']&&_0x1ea660['hasOwnProperty']('rootGraveyard')&&(_0x568499['rootGraveyard']=_0x1ea660['rootGraveyard']),_0x1ea660['path']&&_0x1ea660['path']['length']){_0x568499['path']=[];for(var _0x43634b=0x0;_0x43634b<_0x1ea660['path']['length'];++_0x43634b)_0x568499['path'][_0x43634b]=_0x1ea660['path'][_0x43634b];}return null!=_0x1ea660['stickiness']&&_0x1ea660['hasOwnProperty']('stickiness')&&(_0x568499['stickiness']=_0x1ea660['stickiness']),_0x568499;},_0x29d2c8['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1210dc['util']['toJSONOptions']);},_0x29d2c8['getTypeUrl']=function(_0x36420){return void 0x0===_0x36420&&(_0x36420='type.googleapis.com'),_0x36420+'/Position';},_0x29d2c8;}()),_0x299998['Range']=(function(){function _0x57728c(_0x5a0fe1){if(_0x5a0fe1){for(var _0x2523d4=Object['keys'](_0x5a0fe1),_0x4c8665=0x0;_0x4c8665<_0x2523d4['length'];++_0x4c8665)null!=_0x5a0fe1[_0x2523d4[_0x4c8665]]&&(this[_0x2523d4[_0x4c8665]]=_0x5a0fe1[_0x2523d4[_0x4c8665]]);}}return _0x57728c['prototype']['start']=null,_0x57728c['prototype']['end']=null,_0x57728c['create']=function(_0xebe2b0){return new _0x57728c(_0xebe2b0);},_0x57728c['encode']=function(_0x1ece3a,_0x29c4f2){return _0x29c4f2||(_0x29c4f2=_0x19e14c['create']()),null!=_0x1ece3a['start']&&Object['hasOwnProperty']['call'](_0x1ece3a,'start')&&_0x299998['Position']['encode'](_0x1ece3a['start'],_0x29c4f2['uint32'](0xa)['fork']())['ldelim'](),null!=_0x1ece3a['end']&&Object['hasOwnProperty']['call'](_0x1ece3a,'end')&&_0x299998['Position']['encode'](_0x1ece3a['end'],_0x29c4f2['uint32'](0x12)['fork']())['ldelim'](),_0x29c4f2;},_0x57728c['encodeDelimited']=function(_0x59c032,_0x4ced5b){return this['encode'](_0x59c032,_0x4ced5b)['ldelim']();},_0x57728c['decode']=function(_0x3461dc,_0x21d98b){_0x3461dc instanceof _0x492384||(_0x3461dc=_0x492384['create'](_0x3461dc));for(var _0xd0b4dc=void 0x0===_0x21d98b?_0x3461dc['len']:_0x3461dc['pos']+_0x21d98b,_0x320df7=new _0x299998['Range']();_0x3461dc['pos']<_0xd0b4dc;){var _0x2cc8fc=_0x3461dc['uint32']();switch(_0x2cc8fc>>>0x3){case 0x1:_0x320df7['start']=_0x299998['Position']['decode'](_0x3461dc,_0x3461dc['uint32']());break;case 0x2:_0x320df7['end']=_0x299998['Position']['decode'](_0x3461dc,_0x3461dc['uint32']());break;default:_0x3461dc['skipType'](0x7&_0x2cc8fc);}}return _0x320df7;},_0x57728c['decodeDelimited']=function(_0x996c01){return _0x996c01 instanceof _0x492384||(_0x996c01=new _0x492384(_0x996c01)),this['decode'](_0x996c01,_0x996c01['uint32']());},_0x57728c['verify']=function(_0x1dae2e){if('object'!=typeof _0x1dae2e||null===_0x1dae2e)return'object\x20expected';var _0xd4b1c1;if(null!=_0x1dae2e['start']&&_0x1dae2e['hasOwnProperty']('start')&&(_0xd4b1c1=_0x299998['Position']['verify'](_0x1dae2e['start'])))return'start.'+_0xd4b1c1;if(null!=_0x1dae2e['end']&&_0x1dae2e['hasOwnProperty']('end')&&(_0xd4b1c1=_0x299998['Position']['verify'](_0x1dae2e['end'])))return'end.'+_0xd4b1c1;return null;},_0x57728c['fromObject']=function(_0xb082b3){if(_0xb082b3 instanceof _0x299998['Range'])return _0xb082b3;var _0x3868fd=new _0x299998['Range']();if(null!=_0xb082b3['start']){if('object'!=typeof _0xb082b3['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x3868fd['start']=_0x299998['Position']['fromObject'](_0xb082b3['start']);}if(null!=_0xb082b3['end']){if('object'!=typeof _0xb082b3['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x3868fd['end']=_0x299998['Position']['fromObject'](_0xb082b3['end']);}return _0x3868fd;},_0x57728c['toObject']=function(_0x2a8b9d,_0x3979f3){_0x3979f3||(_0x3979f3={});var _0x2ec302={};return _0x3979f3['defaults']&&(_0x2ec302['start']=null,_0x2ec302['end']=null),null!=_0x2a8b9d['start']&&_0x2a8b9d['hasOwnProperty']('start')&&(_0x2ec302['start']=_0x299998['Position']['toObject'](_0x2a8b9d['start'],_0x3979f3)),null!=_0x2a8b9d['end']&&_0x2a8b9d['hasOwnProperty']('end')&&(_0x2ec302['end']=_0x299998['Position']['toObject'](_0x2a8b9d['end'],_0x3979f3)),_0x2ec302;},_0x57728c['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1210dc['util']['toJSONOptions']);},_0x57728c['getTypeUrl']=function(_0x199196){return void 0x0===_0x199196&&(_0x199196='type.googleapis.com'),_0x199196+'/Range';},_0x57728c;}()),_0x299998['Element']=(function(){function _0xb1e24a(_0xce497a){if(this['children']=[],this['attributesBoolean']={},_0xce497a){for(var _0x3bfdb4=Object['keys'](_0xce497a),_0x2fac52=0x0;_0x2fac52<_0x3bfdb4['length'];++_0x2fac52)null!=_0xce497a[_0x3bfdb4[_0x2fac52]]&&(this[_0x3bfdb4[_0x2fac52]]=_0xce497a[_0x3bfdb4[_0x2fac52]]);}}return _0xb1e24a['prototype']['name']='',_0xb1e24a['prototype']['children']=_0x994e52['emptyArray'],_0xb1e24a['prototype']['data']='',_0xb1e24a['prototype']['attributesBoolean']=_0x994e52['emptyObject'],_0xb1e24a['prototype']['attributesJson']='',_0xb1e24a['create']=function(_0x18203d){return new _0xb1e24a(_0x18203d);},_0xb1e24a['encode']=function(_0x444dcb,_0x317222){if(_0x317222||(_0x317222=_0x19e14c['create']()),null!=_0x444dcb['name']&&Object['hasOwnProperty']['call'](_0x444dcb,'name')&&_0x317222['uint32'](0xa)['string'](_0x444dcb['name']),null!=_0x444dcb['children']&&_0x444dcb['children']['length']){for(var _0x3ecafe=0x0;_0x3ecafe<_0x444dcb['children']['length'];++_0x3ecafe)_0x299998['Element']['encode'](_0x444dcb['children'][_0x3ecafe],_0x317222['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x444dcb['data']&&Object['hasOwnProperty']['call'](_0x444dcb,'data')&&_0x317222['uint32'](0x1a)['string'](_0x444dcb['data']),null!=_0x444dcb['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x444dcb,'attributesBoolean')){var _0x168dc4=Object['keys'](_0x444dcb['attributesBoolean']);for(_0x3ecafe=0x0;_0x3ecafe<_0x168dc4['length'];++_0x3ecafe)_0x317222['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x168dc4[_0x3ecafe])['uint32'](0x10)['bool'](_0x444dcb['attributesBoolean'][_0x168dc4[_0x3ecafe]])['ldelim']();}return null!=_0x444dcb['attributesJson']&&Object['hasOwnProperty']['call'](_0x444dcb,'attributesJson')&&_0x317222['uint32'](0x2a)['string'](_0x444dcb['attributesJson']),_0x317222;},_0xb1e24a['encodeDelimited']=function(_0x199421,_0x3115d1){return this['encode'](_0x199421,_0x3115d1)['ldelim']();},_0xb1e24a['decode']=function(_0x4f4aea,_0x7df848){_0x4f4aea instanceof _0x492384||(_0x4f4aea=_0x492384['create'](_0x4f4aea));for(var _0x7b5546,_0x41e52a,_0x5f2f31=void 0x0===_0x7df848?_0x4f4aea['len']:_0x4f4aea['pos']+_0x7df848,_0x436163=new _0x299998['Element']();_0x4f4aea['pos']<_0x5f2f31;){var _0x15fd26=_0x4f4aea['uint32']();switch(_0x15fd26>>>0x3){case 0x1:_0x436163['name']=_0x4f4aea['string']();break;case 0x2:_0x436163['children']&&_0x436163['children']['length']||(_0x436163['children']=[]),_0x436163['children']['push'](_0x299998['Element']['decode'](_0x4f4aea,_0x4f4aea['uint32']()));break;case 0x3:_0x436163['data']=_0x4f4aea['string']();break;case 0x4:_0x436163['attributesBoolean']===_0x994e52['emptyObject']&&(_0x436163['attributesBoolean']={});var _0x149078=_0x4f4aea['uint32']()+_0x4f4aea['pos'];for(_0x7b5546='',_0x41e52a=!0x1;_0x4f4aea['pos']<_0x149078;){var _0x11c364=_0x4f4aea['uint32']();switch(_0x11c364>>>0x3){case 0x1:_0x7b5546=_0x4f4aea['string']();break;case 0x2:_0x41e52a=_0x4f4aea['bool']();break;default:_0x4f4aea['skipType'](0x7&_0x11c364);}}_0x436163['attributesBoolean'][_0x7b5546]=_0x41e52a;break;case 0x5:_0x436163['attributesJson']=_0x4f4aea['string']();break;default:_0x4f4aea['skipType'](0x7&_0x15fd26);}}return _0x436163;},_0xb1e24a['decodeDelimited']=function(_0x3152b1){return _0x3152b1 instanceof _0x492384||(_0x3152b1=new _0x492384(_0x3152b1)),this['decode'](_0x3152b1,_0x3152b1['uint32']());},_0xb1e24a['verify']=function(_0x59a2c7){if('object'!=typeof _0x59a2c7||null===_0x59a2c7)return'object\x20expected';if(null!=_0x59a2c7['name']&&_0x59a2c7['hasOwnProperty']('name')&&!_0x994e52['isString'](_0x59a2c7['name']))return'name:\x20string\x20expected';if(null!=_0x59a2c7['children']&&_0x59a2c7['hasOwnProperty']('children')){if(!Array['isArray'](_0x59a2c7['children']))return'children:\x20array\x20expected';for(var _0x2617e9=0x0;_0x2617e9<_0x59a2c7['children']['length'];++_0x2617e9){var _0x495e5b=_0x299998['Element']['verify'](_0x59a2c7['children'][_0x2617e9]);if(_0x495e5b)return'children.'+_0x495e5b;}}if(null!=_0x59a2c7['data']&&_0x59a2c7['hasOwnProperty']('data')&&!_0x994e52['isString'](_0x59a2c7['data']))return'data:\x20string\x20expected';if(null!=_0x59a2c7['attributesBoolean']&&_0x59a2c7['hasOwnProperty']('attributesBoolean')){if(!_0x994e52['isObject'](_0x59a2c7['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x53aac7=Object['keys'](_0x59a2c7['attributesBoolean']);for(_0x2617e9=0x0;_0x2617e9<_0x53aac7['length'];++_0x2617e9)if('boolean'!=typeof _0x59a2c7['attributesBoolean'][_0x53aac7[_0x2617e9]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x59a2c7['attributesJson']&&_0x59a2c7['hasOwnProperty']('attributesJson')&&!_0x994e52['isString'](_0x59a2c7['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0xb1e24a['fromObject']=function(_0x3f2ffc){if(_0x3f2ffc instanceof _0x299998['Element'])return _0x3f2ffc;var _0x4445d9=new _0x299998['Element']();if(null!=_0x3f2ffc['name']&&(_0x4445d9['name']=String(_0x3f2ffc['name'])),_0x3f2ffc['children']){if(!Array['isArray'](_0x3f2ffc['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x4445d9['children']=[];for(var _0x856f2a=0x0;_0x856f2a<_0x3f2ffc['children']['length'];++_0x856f2a){if('object'!=typeof _0x3f2ffc['children'][_0x856f2a])throw TypeError('.Element.children:\x20object\x20expected');_0x4445d9['children'][_0x856f2a]=_0x299998['Element']['fromObject'](_0x3f2ffc['children'][_0x856f2a]);}}if(null!=_0x3f2ffc['data']&&(_0x4445d9['data']=String(_0x3f2ffc['data'])),_0x3f2ffc['attributesBoolean']){if('object'!=typeof _0x3f2ffc['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x4445d9['attributesBoolean']={};var _0x1973c1=Object['keys'](_0x3f2ffc['attributesBoolean']);for(_0x856f2a=0x0;_0x856f2a<_0x1973c1['length'];++_0x856f2a)_0x4445d9['attributesBoolean'][_0x1973c1[_0x856f2a]]=Boolean(_0x3f2ffc['attributesBoolean'][_0x1973c1[_0x856f2a]]);}return null!=_0x3f2ffc['attributesJson']&&(_0x4445d9['attributesJson']=String(_0x3f2ffc['attributesJson'])),_0x4445d9;},_0xb1e24a['toObject']=function(_0x59a14f,_0xed8729){_0xed8729||(_0xed8729={});var _0xc44b46,_0x1c0172={};if((_0xed8729['arrays']||_0xed8729['defaults'])&&(_0x1c0172['children']=[]),(_0xed8729['objects']||_0xed8729['defaults'])&&(_0x1c0172['attributesBoolean']={}),_0xed8729['defaults']&&(_0x1c0172['name']='',_0x1c0172['data']='',_0x1c0172['attributesJson']=''),null!=_0x59a14f['name']&&_0x59a14f['hasOwnProperty']('name')&&(_0x1c0172['name']=_0x59a14f['name']),_0x59a14f['children']&&_0x59a14f['children']['length']){_0x1c0172['children']=[];for(var _0x496d90=0x0;_0x496d90<_0x59a14f['children']['length'];++_0x496d90)_0x1c0172['children'][_0x496d90]=_0x299998['Element']['toObject'](_0x59a14f['children'][_0x496d90],_0xed8729);}if(null!=_0x59a14f['data']&&_0x59a14f['hasOwnProperty']('data')&&(_0x1c0172['data']=_0x59a14f['data']),_0x59a14f['attributesBoolean']&&(_0xc44b46=Object['keys'](_0x59a14f['attributesBoolean']))['length']){_0x1c0172['attributesBoolean']={};for(_0x496d90=0x0;_0x496d90<_0xc44b46['length'];++_0x496d90)_0x1c0172['attributesBoolean'][_0xc44b46[_0x496d90]]=_0x59a14f['attributesBoolean'][_0xc44b46[_0x496d90]];}return null!=_0x59a14f['attributesJson']&&_0x59a14f['hasOwnProperty']('attributesJson')&&(_0x1c0172['attributesJson']=_0x59a14f['attributesJson']),_0x1c0172;},_0xb1e24a['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1210dc['util']['toJSONOptions']);},_0xb1e24a['getTypeUrl']=function(_0x52dc1f){return void 0x0===_0x52dc1f&&(_0x52dc1f='type.googleapis.com'),_0x52dc1f+'/Element';},_0xb1e24a;}()),_0x299998;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x4c8b12){return new w(this['_protobufRoot'][_0x4c8b12]);}}class w{['_protobuf'];constructor(_0x1f2a11){this['_protobuf']=_0x1f2a11;}['compress'](_0x34e7f8){const _0x2d0940=this['_protobuf']['verify'](_0x34e7f8);if(_0x2d0940)throw Error(_0x2d0940);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x34e7f8))['finish']();}['decompress'](_0x2a115d){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x2a115d),{'oneofs':!0x0});}}function g(_0x2d7224,_0x32a992){const _0x48c1b8=_0x3c52fd(_0x2d7224);return _0x48c1b8['path'][_0x48c1b8['path']['length']-0x1]+=_0x32a992,_0x48c1b8;}function _(_0x219df2,_0x4532c0){return _0x219df2['root']===_0x4532c0['root']&&_0x35f45f(_0x219df2['path'],_0x4532c0['path']);}function $(_0x126d5b){P(_0x126d5b,_0x2650a4=>('main'==_0x2650a4['root']?(_0x2650a4['rootMain']=!0x0,delete _0x2650a4['root']):'$graveyard'==_0x2650a4['root']&&(_0x2650a4['rootGraveyard']=!0x0,delete _0x2650a4['root']),_0x2650a4));}function J(_0x55e6b4){P(_0x55e6b4,_0xae352c=>(_0xae352c['rootMain']?(_0xae352c['root']='main',delete _0xae352c['rootMain']):_0xae352c['rootGraveyard']&&(_0xae352c['root']='$graveyard',delete _0xae352c['rootGraveyard']),_0xae352c));}function P(_0x3892ba,_0x10ad4d){for(const _0x34781f in _0x3892ba){const _0x149b10=_0x3892ba[_0x34781f];'nodes'!==_0x34781f&&_0x4fdd89(_0x149b10)&&(_0x149b10['path']&&(_0x149b10['root']||_0x149b10['rootMain']||_0x149b10['rootGraveyard'])?_0x3892ba[_0x34781f]=_0x10ad4d(_0x149b10):P(_0x149b10,_0x10ad4d));}return _0x3892ba;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x11e19b,_0x2bd70e,_0x16d5dc){this['_id']=_0x11e19b,this['_operationName']=_0x2bd70e,this['_protobufDescriptor']=_0x16d5dc;}['compress'](_0x315d7b,_0x1d64d2){const _0x53ecad=_0x1d64d2['shift']();return $(_0x53ecad),_0x315d7b['buffers']['push'](this['_protobufDescriptor']['compress'](_0x53ecad)),_0x315d7b['types']['push'](this['_id']),!0x0;}['decompress'](_0x1c4b44,_0x569213){_0x569213['types']['shift']();const _0x3c649f=this['_protobufDescriptor']['decompress'](_0x569213['buffers']['shift']());J(_0x3c649f),_0x3c649f['__className']=this['_operationName'],_0x1c4b44['push'](_0x3c649f);}}class s extends e{['compress'](_0x34a6d6,_0x382173){const _0x470bc9=_0x382173['shift']();return this['_serializeOneOf']('oldValue',_0x470bc9),this['_serializeOneOf']('newValue',_0x470bc9),$(_0x470bc9),_0x34a6d6['buffers']['push'](this['_protobufDescriptor']['compress'](_0x470bc9)),_0x34a6d6['types']['push'](this['_id']),!0x0;}['decompress'](_0x5d04ad,_0x24c945){const {types:_0x1dc177,buffers:_0x32b6e9}=_0x24c945,_0x4d7c3d=this['_protobufDescriptor']['decompress'](_0x32b6e9['shift']());_0x1dc177['shift'](),this['_deserializeOneOf']('oldValue',_0x4d7c3d),this['_deserializeOneOf']('newValue',_0x4d7c3d),J(_0x4d7c3d),_0x4d7c3d['__className']=this['_operationName'],_0x5d04ad['push'](_0x4d7c3d);}['_serializeOneOf'](_0x31763d,_0x2dd762){const _0x3dcb3b=_0x2dd762[_0x31763d];'boolean'==typeof _0x3dcb3b?_0x2dd762[_0x31763d+'Boolean']=_0x3dcb3b:_0x2dd762[_0x31763d+'Json']=JSON['stringify'](_0x3dcb3b);}['_deserializeOneOf'](_0xd0814f,_0x95c2da){const _0x935e79=_0xd0814f+'Json';_0x95c2da[_0x935e79]?(_0x95c2da[_0xd0814f]=JSON['parse'](_0x95c2da[_0x935e79]),delete _0x95c2da[_0x935e79]):(_0x95c2da[_0xd0814f]=_0x95c2da[_0xd0814f+'Boolean'],delete _0x95c2da[_0xd0814f+'Boolean']);}}class i extends e{['compress'](_0x5b1789,_0x14eebc){const _0x3463d1=_0x14eebc['shift']();return this['_serializeNodesAttributes'](_0x3463d1['nodes']),$(_0x3463d1),_0x5b1789['buffers']['push'](this['_protobufDescriptor']['compress'](_0x3463d1)),_0x5b1789['types']['push'](this['_id']),!0x0;}['decompress'](_0x59c7ee,_0x14f931){const {types:_0x14e8f2,buffers:_0x4b7fd3}=_0x14f931,_0x573b44=this['_protobufDescriptor']['decompress'](_0x4b7fd3['shift']());_0x14e8f2['shift'](),_0x573b44['nodes']||(_0x573b44['nodes']=[]),this['_deserializeNodesAttributes'](_0x573b44['nodes']),J(_0x573b44),_0x573b44['__className']=this['_operationName'],_0x59c7ee['push'](_0x573b44);}['_serializeNodesAttributes'](_0x403948){for(const _0x1539a2 of _0x403948){if(_0x1539a2['attributes']){const _0x52d54a=_0x1539a2['attributes'];this['_areValuesBoolean'](_0x52d54a)?_0x1539a2['attributesBoolean']=_0x52d54a:_0x1539a2['attributesJson']=JSON['stringify'](_0x52d54a);}_0x1539a2['children']&&this['_serializeNodesAttributes'](_0x1539a2['children']);}}['_deserializeNodesAttributes'](_0x2217f1){for(const _0x3d1f7d of _0x2217f1)(_0x3d1f7d['attributesBoolean']||_0x3d1f7d['attributesJson'])&&(_0x3d1f7d['attributesBoolean']?(_0x3d1f7d['attributes']=_0x3d1f7d['attributesBoolean'],delete _0x3d1f7d['attributesBoolean']):(_0x3d1f7d['attributes']=JSON['parse'](_0x3d1f7d['attributesJson']),delete _0x3d1f7d['attributesJson'])),_0x3d1f7d['children']&&this['_deserializeNodesAttributes'](_0x3d1f7d['children']);}['_areValuesBoolean'](_0x57cdcb){return Object['keys'](_0x57cdcb)['every'](_0x234f28=>'boolean'==typeof _0x57cdcb[_0x234f28]);}}class n extends e{['decompress'](_0x29c7a9,_0x162d6c){super['decompress'](_0x29c7a9,_0x162d6c);const _0x2ef70f=_0x29c7a9[_0x29c7a9['length']-0x1];_0x2ef70f['oldRange']||(_0x2ef70f['oldRange']=null),_0x2ef70f['newRange']||(_0x2ef70f['newRange']=null);}}class p extends e{['compress'](_0x18e1a3,_0x4cf061){return _0x4cf061['shift'](),_0x18e1a3['types']['push'](this['_id']),!0x0;}['decompress'](_0x47e441,_0x4649fd){_0x4649fd['types']['shift'](),_0x47e441['push']({'__className':this['_operationName']});}}class m extends n{['_omittedNamespace'];constructor(_0x2f39bb,_0xf78290,_0x8e19b,_0x2b99b0){super(_0x2f39bb,_0xf78290,_0x8e19b),this['_omittedNamespace']=_0x2b99b0+':';}['compress'](_0x163147,_0x2ad34d){return!('MarkerOperation'!=_0x2ad34d[0x0]['__className']||!_0x2ad34d[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0x2ad34d[0x0]['name']=_0x2ad34d[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x163147,_0x2ad34d),!0x0);}['decompress'](_0x58b730,_0x192a91){super['decompress'](_0x58b730,_0x192a91);const _0x160bba=_0x58b730[_0x58b730['length']-0x1];_0x160bba['name']=this['_omittedNamespace']+_0x160bba['name'];}}class O{['_id'];['_context'];constructor(_0x170aaa,_0x2d6bf7){this['_id']=_0x170aaa,this['_context']=_0x2d6bf7;}['compress'](_0xf94ea9,_0x49473a){let _0x33390b;for(;_0x49473a['length']>0x1&&this['_compareOperations'](_0x49473a[0x0],_0x49473a[0x1]);)_0x33390b?(_0x33390b=this['_combineNext'](_0x49473a['shift'](),_0x33390b),_0xf94ea9['types']['push'](0x0)):(_0x33390b=_0x3c52fd(_0x49473a['shift']()),_0xf94ea9['types']['push'](this['_id']));return!!_0x33390b&&(_0x33390b=this['_combineNext'](_0x49473a['shift'](),_0x33390b),_0xf94ea9['types']['push'](0x0),_0xf94ea9['buffers']['push'](this['_compressSingleOperation'](_0x33390b)),!0x0);}['decompress'](_0x382914,_0x1d0c16){const _0x5adbf3=this['_decompressSingleOperation'](_0x1d0c16);for(;0x0==_0x1d0c16['types'][0x0];)_0x1d0c16['types']['shift'](),_0x382914['push'](this['_splitCurrent'](_0x5adbf3));_0x382914['push'](_0x5adbf3);}}class a extends O{['_combineNext'](_0x11be4d,_0x15916c){return _0x15916c['nodes'][0x0]['data']+=_0x11be4d['nodes'][0x0]['data'],_0x15916c;}['_splitCurrent'](_0x4b80b8){const _0xd4dca9=_0x3c52fd(_0x4b80b8),_0x43a474=_0xd4dca9['nodes'][0x0],_0x44d760=_0x4b80b8['nodes'][0x0],_0x381275=_0x44d760['data'][Symbol['iterator']]()['next']()['value'],_0x42f2af=_0x381275['length'];return _0x43a474['data']=_0x381275,_0x44d760['data']=_0x44d760['data']['substr'](_0x42f2af),_0x4b80b8['position']=g(_0x4b80b8['position'],_0x42f2af),_0xd4dca9;}['_compareOperations'](_0x324543,_0x1e64e4){if(this['_checkOperation'](_0x324543)&&this['_checkOperation'](_0x1e64e4)){const _0x330aa9=_0x324543['nodes'][0x0]['data']['length'],_0xf8d9bd=_(g(_0x324543['position'],_0x330aa9),_0x1e64e4['position']),_0x2d4c27=_0x324543['nodes'][0x0],_0x55dde3=_0x1e64e4['nodes'][0x0];return _0xf8d9bd&&this['_compareAttributes'](_0x2d4c27,_0x55dde3);}return!0x1;}['_compressSingleOperation'](_0x39a653){const _0x38dd69={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x38dd69,[_0x39a653]),_0x38dd69['buffers'][0x0];}['_decompressSingleOperation'](_0x38b8bb){const _0x54d9c0=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x54d9c0,_0x38b8bb),_0x54d9c0[0x0];}['_checkOperation'](_0x6ee6e0){return'InsertOperation'==_0x6ee6e0['__className']&&0x1==_0x6ee6e0['nodes']['length']&&_0x6ee6e0['nodes'][0x0]['data']&&!_0x6ee6e0['wasUndone']&&0x1==Array['from'](_0x6ee6e0['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x649474,_0x5d6dde){const _0x195cb0=Object['keys'](_0x649474['attributes']||{}),_0x3e75cc=Object['keys'](_0x5d6dde['attributes']||{});return _0x195cb0['length']===_0x3e75cc['length']&&_0x195cb0['every'](_0x7c7167=>_0x5d6dde['attributes'][_0x7c7167]&&_0x5d6dde['attributes'][_0x7c7167]===_0x649474['attributes'][_0x7c7167]);}}class c extends O{['_combineNext'](_0x2bc94e,_0x5c4395){return _0x5c4395['howMany']++,_0x5c4395['sourcePosition']=_0x3c52fd(_0x2bc94e['sourcePosition']),_0x5c4395;}['_splitCurrent'](_0x1dd3a2){const _0x57d03c=_0x3c52fd(_0x1dd3a2);return _0x1dd3a2['howMany']--,_0x57d03c['howMany']=0x1,_0x57d03c['sourcePosition']=g(_0x57d03c['sourcePosition'],_0x1dd3a2['howMany']),_0x57d03c;}['_compareOperations'](_0x144a23,_0x5907f8){return!(!this['_checkOperation'](_0x144a23)||!this['_checkOperation'](_0x5907f8))&&(_(g(_0x144a23['sourcePosition'],-0x1),_0x5907f8['sourcePosition'])&&_(_0x144a23['targetPosition'],_0x5907f8['targetPosition']));}['_compressSingleOperation'](_0x103677){const _0x13ec2e={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x13ec2e,[_0x103677]),_0x13ec2e['buffers'][0x0];}['_decompressSingleOperation'](_0x508bef){const _0x53998c=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x53998c,_0x508bef),_0x53998c[0x0];}['_checkOperation'](_0x57c54f){return'MoveOperation'==_0x57c54f['__className']&&'$graveyard'==_0x57c54f['targetPosition']['root']&&0x1==_0x57c54f['howMany']&&!_0x57c54f['wasUndone'];}}class h extends O{['_combineNext'](_0x210445,_0x5e6b1e){return _0x5e6b1e['howMany']++,_0x5e6b1e;}['_splitCurrent'](_0x17c139){const _0xc8034b=_0x3c52fd(_0x17c139);return _0xc8034b['howMany']=0x1,_0x17c139['howMany']--,_0xc8034b;}['_compareOperations'](_0x43f8b7,_0x40b541){return!(!this['_checkOperation'](_0x43f8b7)||!this['_checkOperation'](_0x40b541))&&(_(_0x43f8b7['sourcePosition'],_0x40b541['sourcePosition'])&&_(_0x43f8b7['targetPosition'],_0x40b541['targetPosition']));}['_compressSingleOperation'](_0x57ada5){const _0x18d1b7={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x18d1b7,[_0x57ada5]),_0x18d1b7['buffers'][0x0];}['_decompressSingleOperation'](_0x287cb1){const _0x176995=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x176995,_0x287cb1),_0x176995[0x0];}['_checkOperation'](_0xb0e296){return'MoveOperation'==_0xb0e296['__className']&&'$graveyard'==_0xb0e296['targetPosition']['root']&&0x1==_0xb0e296['howMany']&&!_0xb0e296['wasUndone'];}}class f extends O{['compress'](_0x33d4dc,_0x463661){if(!this['_compareOperations'](_0x463661[0x0],_0x463661[0x1]))return!0x1;const _0x9d5552=_0x463661['shift']();return _0x9d5552['oldRange']=null,_0x9d5552['newRange']&&_(_0x9d5552['newRange']['start'],_0x9d5552['newRange']['end'])&&(_0x9d5552['newRange']['end']=null),_0x463661['shift'](),_0x33d4dc['types']['push'](this['_id']),_0x33d4dc['types']['push'](0x0),_0x33d4dc['buffers']['push'](this['_compressSingleOperation'](_0x9d5552)),!0x0;}['decompress'](_0x222527,_0x4c7808){const _0xba9c47=this['_decompressSingleOperation'](_0x4c7808);_0xba9c47['newRange']&&!_0xba9c47['newRange']['end']&&(_0xba9c47['newRange']['end']=_0x3c52fd(_0xba9c47['newRange']['start']));const _0x2e4ca2=_0x3c52fd(_0xba9c47);_0x2e4ca2['newRange']&&(_0x2e4ca2['newRange']['start']['stickiness']='toNone',_0x2e4ca2['newRange']['end']=_0x3c52fd(_0x2e4ca2['newRange']['start'])),_0x2e4ca2['name']='user:position:'+_0x2e4ca2['name']['split'](':')[0x2],_0x4c7808['types']['shift'](),_0x222527['push'](_0xba9c47),_0x222527['push'](_0x2e4ca2);}['_compressSingleOperation'](_0x5182a0){const _0x5a0c32={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x5a0c32,[_0x5182a0]),_0x5a0c32['buffers'][0x0];}['_decompressSingleOperation'](_0x48a4a8){const _0x4154de=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x4154de,_0x48a4a8),_0x4154de[0x0];}['_compareOperations'](_0x20595f,_0x15a2bf){return!(!_0x20595f||!_0x15a2bf)&&('MarkerOperation'==_0x20595f['__className']&&'MarkerOperation'==_0x15a2bf['__className']&&!(!_0x20595f['name']['startsWith']('user:')||!_0x15a2bf['name']['startsWith']('user:')||_0x20595f['name']==_0x15a2bf['name']));}}class y{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x1fede2=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 m(0x12,'MarkerOperation',_0x1fede2,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new m(0x13,'MarkerOperation',_0x1fede2,'suggestion')),this['_registerOperationCompressor'](0x14,'RootOperation',e),this['_registerActionCompressor'](0x64,'TypingAction',a),this['_registerActionCompressor'](0x65,'DeletingAction',c),this['_registerActionCompressor'](0x66,'ForwardDeletingAction',h),this['_registerActionCompressor'](0x67,'UserSelectionAction',f);}['compress'](_0x14c270){if(!_0x14c270||!_0x14c270[0x0])throw new _0x739a7e('no-operations-provided',this);const _0xbdc457={'types':[],'buffers':[],'baseVersion':_0x14c270[0x0]['baseVersion']};for(;_0x14c270['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0xbdc457,_0x14c270)||this['_getCompressorByName']('TypingAction')['compress'](_0xbdc457,_0x14c270)||this['_getCompressorByName']('DeletingAction')['compress'](_0xbdc457,_0x14c270)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0xbdc457,_0x14c270)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0xbdc457,_0x14c270)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0xbdc457,_0x14c270)||this['_getCompressorByName'](_0x14c270[0x0]['__className'])['compress'](_0xbdc457,_0x14c270);return _0xbdc457;}['decompress'](_0x309141){const _0x74bee5=[];for(;_0x309141['types']['length'];){const _0x47ffca=this['_compressorById']['get'](_0x309141['types'][0x0]);if(!_0x47ffca)throw new _0x739a7e('decompress-compressor-not-found',this,{'type':_0x309141['types'][0x0]});_0x47ffca['decompress'](_0x74bee5,_0x309141);}return _0x74bee5['forEach']((_0x5db0cb,_0x57619d)=>_0x5db0cb['baseVersion']=_0x309141['baseVersion']+_0x57619d),_0x74bee5;}['_getCompressorByName'](_0x506b7e){return this['_compressorByName']['get'](_0x506b7e);}['_registerOperationCompressor'](_0x1f7bc4,_0x13d5f7,_0xbceaa0){const _0x100d60=new _0xbceaa0(_0x1f7bc4,_0x13d5f7,this['_protobufFactory']['getDescriptor'](_0x13d5f7));this['_registerCompressor'](_0x1f7bc4,_0x13d5f7,_0x100d60);}['_registerActionCompressor'](_0x527a74,_0x2a23c2,_0x88cb04){const _0x553b95=new _0x88cb04(_0x527a74,this);this['_registerCompressor'](_0x527a74,_0x2a23c2,_0x553b95);}['_registerCompressor'](_0xa56787,_0x45cd97,_0x2e78ae){this['_compressorById']['set'](_0xa56787,_0x2e78ae),this['_compressorByName']['set'](_0x45cd97,_0x2e78ae);}}export{y as Compressor};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ckeditor/ckeditor5-operations-compressor",
|
|
3
|
-
"version": "47.
|
|
3
|
+
"version": "47.3.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": "47.
|
|
37
|
-
"ckeditor5": "47.
|
|
36
|
+
"@ckeditor/ckeditor5-utils": "47.3.0-alpha.1",
|
|
37
|
+
"ckeditor5": "47.3.0-alpha.1",
|
|
38
38
|
"es-toolkit": "1.39.5",
|
|
39
39
|
"protobufjs": "7.5.0"
|
|
40
40
|
},
|