@ckeditor/ckeditor5-operations-compressor 44.1.0-alpha.5 → 44.2.0-alpha.0
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 +1 -1
- package/README.md +1 -1
- package/dist/index-content.css +2 -2
- package/dist/index-editor.css +2 -2
- package/dist/index.css +2 -2
- package/dist/index.js +3 -3
- package/package.json +21 -3
- package/src/actioncompressor/actioncompressor.d.ts +1 -1
- package/src/actioncompressor/actioncompressor.js +2 -2
- package/src/actioncompressor/deletingactioncompressor.d.ts +1 -1
- package/src/actioncompressor/deletingactioncompressor.js +2 -2
- package/src/actioncompressor/forwarddeletingactioncompressor.d.ts +1 -1
- package/src/actioncompressor/forwarddeletingactioncompressor.js +2 -2
- package/src/actioncompressor/typingactioncompressor.d.ts +1 -1
- package/src/actioncompressor/typingactioncompressor.js +2 -2
- package/src/actioncompressor/userselectionactioncompressor.d.ts +1 -1
- package/src/actioncompressor/userselectionactioncompressor.js +2 -2
- package/src/compressor.d.ts +1 -1
- package/src/compressor.js +2 -2
- package/src/index.d.ts +1 -1
- package/src/index.js +2 -2
- package/src/lib/compiledmessages.js +3 -3
- package/src/lib/protobufdescriptions.js +2 -2
- package/src/operationcompressor/annotationmarkeroperationcompressor.d.ts +1 -1
- package/src/operationcompressor/annotationmarkeroperationcompressor.js +2 -2
- package/src/operationcompressor/attributeoperationcompressor.d.ts +1 -1
- package/src/operationcompressor/attributeoperationcompressor.js +2 -2
- package/src/operationcompressor/insertoperationcompressor.d.ts +1 -1
- package/src/operationcompressor/insertoperationcompressor.js +2 -2
- package/src/operationcompressor/markeroperationcompressor.d.ts +1 -1
- package/src/operationcompressor/markeroperationcompressor.js +2 -2
- package/src/operationcompressor/nooperationcompressor.d.ts +1 -1
- package/src/operationcompressor/nooperationcompressor.js +2 -2
- package/src/operationcompressor/operationcompressor.d.ts +1 -1
- package/src/operationcompressor/operationcompressor.js +2 -2
- package/src/protobuffactory.d.ts +1 -1
- package/src/protobuffactory.js +2 -2
- package/src/utils.d.ts +1 -1
- package/src/utils.js +2 -2
- package/dist/actioncompressor/actioncompressor.d.ts +0 -64
- package/dist/actioncompressor/deletingactioncompressor.d.ts +0 -32
- package/dist/actioncompressor/forwarddeletingactioncompressor.d.ts +0 -32
- package/dist/actioncompressor/typingactioncompressor.d.ts +0 -32
- package/dist/actioncompressor/userselectionactioncompressor.d.ts +0 -20
- package/dist/compressor.d.ts +0 -49
- package/dist/index.d.ts +0 -9
- package/dist/operationcompressor/annotationmarkeroperationcompressor.d.ts +0 -26
- package/dist/operationcompressor/attributeoperationcompressor.d.ts +0 -21
- package/dist/operationcompressor/insertoperationcompressor.d.ts +0 -21
- package/dist/operationcompressor/markeroperationcompressor.d.ts +0 -17
- package/dist/operationcompressor/nooperationcompressor.d.ts +0 -24
- package/dist/operationcompressor/operationcompressor.d.ts +0 -32
- package/dist/protobuffactory.d.ts +0 -9
- package/dist/utils.d.ts +0 -34
package/LICENSE.md
CHANGED
|
@@ -2,7 +2,7 @@ Software License Agreement
|
|
|
2
2
|
==========================
|
|
3
3
|
|
|
4
4
|
**CKEditor 5 Operations compressor**<br>
|
|
5
|
-
Copyright (c) 2003–
|
|
5
|
+
Copyright (c) 2003–2025, [CKSource Holding sp. z o.o.](https://cksource.com) All rights reserved.
|
|
6
6
|
|
|
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).
|
package/README.md
CHANGED
|
@@ -34,7 +34,7 @@ As a licensed CKEditor 5 Collaboration features user you can report bugs an
|
|
|
34
34
|
## License
|
|
35
35
|
|
|
36
36
|
**CKEditor 5 Operations compressor**<br>
|
|
37
|
-
Copyright (c) 2003–
|
|
37
|
+
Copyright (c) 2003–2025, [CKSource Holding sp. z o.o.](https://cksource.com) All rights reserved.
|
|
38
38
|
|
|
39
39
|
CKEditor 5 Operations compressor is licensed under a commercial license and is protected by copyright law. For more information, see: [https://ckeditor.com/pricing](https://ckeditor.com/pricing).
|
|
40
40
|
|
package/dist/index-content.css
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* @license Copyright (c) 2003-
|
|
3
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
2
|
+
* @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
4
|
*/
|
package/dist/index-editor.css
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* @license Copyright (c) 2003-
|
|
3
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
2
|
+
* @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
4
|
*/
|
package/dist/index.css
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* @license Copyright (c) 2003-
|
|
3
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-
|
|
2
|
+
* @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
4
|
*/
|
package/dist/index.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*
|
|
2
|
-
* Copyright (c) 2003-
|
|
2
|
+
* Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
3
|
*
|
|
4
4
|
*
|
|
5
5
|
*
|
|
@@ -20,5 +20,5 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
import{CKEditorError as
|
|
24
|
-
((()=>{var _0xdd63b8=_0x2dde15['Reader'],_0x1575c2=_0x2dde15['Writer'],_0xf8bd16=_0x2dde15['util'],_0x392531=_0x2dde15['roots']['default']||(_0x2dde15['roots']['default']={});return _0x392531['AttributeOperation']=(function(){function _0x5955a6(_0x6179ea){if(_0x6179ea){for(var _0x5510aa=Object['keys'](_0x6179ea),_0x1a72c2=0x0;_0x1a72c2<_0x5510aa['length'];++_0x1a72c2)null!=_0x6179ea[_0x5510aa[_0x1a72c2]]&&(this[_0x5510aa[_0x1a72c2]]=_0x6179ea[_0x5510aa[_0x1a72c2]]);}}return _0x5955a6['prototype']['range']=null,_0x5955a6['prototype']['key']='',_0x5955a6['prototype']['oldValueBoolean']=!0x1,_0x5955a6['prototype']['oldValueJson']='',_0x5955a6['prototype']['newValueBoolean']=!0x1,_0x5955a6['prototype']['newValueJson']='',_0x5955a6['prototype']['wasUndone']=!0x1,_0x5955a6['create']=function(_0x3e917f){return new _0x5955a6(_0x3e917f);},_0x5955a6['encode']=function(_0x24707e,_0x1e68ac){return _0x1e68ac||(_0x1e68ac=_0x1575c2['create']()),null!=_0x24707e['range']&&Object['hasOwnProperty']['call'](_0x24707e,'range')&&_0x392531['Range']['encode'](_0x24707e['range'],_0x1e68ac['uint32'](0xa)['fork']())['ldelim'](),null!=_0x24707e['key']&&Object['hasOwnProperty']['call'](_0x24707e,'key')&&_0x1e68ac['uint32'](0x12)['string'](_0x24707e['key']),null!=_0x24707e['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x24707e,'oldValueBoolean')&&_0x1e68ac['uint32'](0x18)['bool'](_0x24707e['oldValueBoolean']),null!=_0x24707e['oldValueJson']&&Object['hasOwnProperty']['call'](_0x24707e,'oldValueJson')&&_0x1e68ac['uint32'](0x22)['string'](_0x24707e['oldValueJson']),null!=_0x24707e['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x24707e,'newValueBoolean')&&_0x1e68ac['uint32'](0x28)['bool'](_0x24707e['newValueBoolean']),null!=_0x24707e['newValueJson']&&Object['hasOwnProperty']['call'](_0x24707e,'newValueJson')&&_0x1e68ac['uint32'](0x32)['string'](_0x24707e['newValueJson']),null!=_0x24707e['wasUndone']&&Object['hasOwnProperty']['call'](_0x24707e,'wasUndone')&&_0x1e68ac['uint32'](0x38)['bool'](_0x24707e['wasUndone']),_0x1e68ac;},_0x5955a6['encodeDelimited']=function(_0x24cc1f,_0x13b1f7){return this['encode'](_0x24cc1f,_0x13b1f7)['ldelim']();},_0x5955a6['decode']=function(_0x1a9fe5,_0x42e26c){_0x1a9fe5 instanceof _0xdd63b8||(_0x1a9fe5=_0xdd63b8['create'](_0x1a9fe5));for(var _0x3ca7e7=void 0x0===_0x42e26c?_0x1a9fe5['len']:_0x1a9fe5['pos']+_0x42e26c,_0x3a6c29=new _0x392531['AttributeOperation']();_0x1a9fe5['pos']<_0x3ca7e7;){var _0x2799b7=_0x1a9fe5['uint32']();switch(_0x2799b7>>>0x3){case 0x1:_0x3a6c29['range']=_0x392531['Range']['decode'](_0x1a9fe5,_0x1a9fe5['uint32']());break;case 0x2:_0x3a6c29['key']=_0x1a9fe5['string']();break;case 0x3:_0x3a6c29['oldValueBoolean']=_0x1a9fe5['bool']();break;case 0x4:_0x3a6c29['oldValueJson']=_0x1a9fe5['string']();break;case 0x5:_0x3a6c29['newValueBoolean']=_0x1a9fe5['bool']();break;case 0x6:_0x3a6c29['newValueJson']=_0x1a9fe5['string']();break;case 0x7:_0x3a6c29['wasUndone']=_0x1a9fe5['bool']();break;default:_0x1a9fe5['skipType'](0x7&_0x2799b7);}}return _0x3a6c29;},_0x5955a6['decodeDelimited']=function(_0x312c81){return _0x312c81 instanceof _0xdd63b8||(_0x312c81=new _0xdd63b8(_0x312c81)),this['decode'](_0x312c81,_0x312c81['uint32']());},_0x5955a6['verify']=function(_0x24217b){if('object'!=typeof _0x24217b||null===_0x24217b)return'object\x20expected';if(null!=_0x24217b['range']&&_0x24217b['hasOwnProperty']('range')){var _0x1365e4=_0x392531['Range']['verify'](_0x24217b['range']);if(_0x1365e4)return'range.'+_0x1365e4;}return null!=_0x24217b['key']&&_0x24217b['hasOwnProperty']('key')&&!_0xf8bd16['isString'](_0x24217b['key'])?'key:\x20string\x20expected':null!=_0x24217b['oldValueBoolean']&&_0x24217b['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x24217b['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x24217b['oldValueJson']&&_0x24217b['hasOwnProperty']('oldValueJson')&&!_0xf8bd16['isString'](_0x24217b['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x24217b['newValueBoolean']&&_0x24217b['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x24217b['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x24217b['newValueJson']&&_0x24217b['hasOwnProperty']('newValueJson')&&!_0xf8bd16['isString'](_0x24217b['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x24217b['wasUndone']&&_0x24217b['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x24217b['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x5955a6['fromObject']=function(_0x4f6f75){if(_0x4f6f75 instanceof _0x392531['AttributeOperation'])return _0x4f6f75;var _0x4f275f=new _0x392531['AttributeOperation']();if(null!=_0x4f6f75['range']){if('object'!=typeof _0x4f6f75['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x4f275f['range']=_0x392531['Range']['fromObject'](_0x4f6f75['range']);}return null!=_0x4f6f75['key']&&(_0x4f275f['key']=String(_0x4f6f75['key'])),null!=_0x4f6f75['oldValueBoolean']&&(_0x4f275f['oldValueBoolean']=Boolean(_0x4f6f75['oldValueBoolean'])),null!=_0x4f6f75['oldValueJson']&&(_0x4f275f['oldValueJson']=String(_0x4f6f75['oldValueJson'])),null!=_0x4f6f75['newValueBoolean']&&(_0x4f275f['newValueBoolean']=Boolean(_0x4f6f75['newValueBoolean'])),null!=_0x4f6f75['newValueJson']&&(_0x4f275f['newValueJson']=String(_0x4f6f75['newValueJson'])),null!=_0x4f6f75['wasUndone']&&(_0x4f275f['wasUndone']=Boolean(_0x4f6f75['wasUndone'])),_0x4f275f;},_0x5955a6['toObject']=function(_0x4b122b,_0xdaf76d){_0xdaf76d||(_0xdaf76d={});var _0xbda4ce={};return _0xdaf76d['defaults']&&(_0xbda4ce['range']=null,_0xbda4ce['key']='',_0xbda4ce['oldValueBoolean']=!0x1,_0xbda4ce['oldValueJson']='',_0xbda4ce['newValueBoolean']=!0x1,_0xbda4ce['newValueJson']='',_0xbda4ce['wasUndone']=!0x1),null!=_0x4b122b['range']&&_0x4b122b['hasOwnProperty']('range')&&(_0xbda4ce['range']=_0x392531['Range']['toObject'](_0x4b122b['range'],_0xdaf76d)),null!=_0x4b122b['key']&&_0x4b122b['hasOwnProperty']('key')&&(_0xbda4ce['key']=_0x4b122b['key']),null!=_0x4b122b['oldValueBoolean']&&_0x4b122b['hasOwnProperty']('oldValueBoolean')&&(_0xbda4ce['oldValueBoolean']=_0x4b122b['oldValueBoolean']),null!=_0x4b122b['oldValueJson']&&_0x4b122b['hasOwnProperty']('oldValueJson')&&(_0xbda4ce['oldValueJson']=_0x4b122b['oldValueJson']),null!=_0x4b122b['newValueBoolean']&&_0x4b122b['hasOwnProperty']('newValueBoolean')&&(_0xbda4ce['newValueBoolean']=_0x4b122b['newValueBoolean']),null!=_0x4b122b['newValueJson']&&_0x4b122b['hasOwnProperty']('newValueJson')&&(_0xbda4ce['newValueJson']=_0x4b122b['newValueJson']),null!=_0x4b122b['wasUndone']&&_0x4b122b['hasOwnProperty']('wasUndone')&&(_0xbda4ce['wasUndone']=_0x4b122b['wasUndone']),_0xbda4ce;},_0x5955a6['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2dde15['util']['toJSONOptions']);},_0x5955a6['getTypeUrl']=function(_0x53a2ee){return void 0x0===_0x53a2ee&&(_0x53a2ee='type.googleapis.com'),_0x53a2ee+'/AttributeOperation';},_0x5955a6;}()),_0x392531['InsertOperation']=(function(){function _0x87d4da(_0x2a39da){if(this['nodes']=[],_0x2a39da){for(var _0x296d68=Object['keys'](_0x2a39da),_0x371529=0x0;_0x371529<_0x296d68['length'];++_0x371529)null!=_0x2a39da[_0x296d68[_0x371529]]&&(this[_0x296d68[_0x371529]]=_0x2a39da[_0x296d68[_0x371529]]);}}return _0x87d4da['prototype']['position']=null,_0x87d4da['prototype']['nodes']=_0xf8bd16['emptyArray'],_0x87d4da['prototype']['shouldReceiveAttributes']=!0x1,_0x87d4da['prototype']['wasUndone']=!0x1,_0x87d4da['create']=function(_0x3dd65e){return new _0x87d4da(_0x3dd65e);},_0x87d4da['encode']=function(_0xfd03af,_0x1492a9){if(_0x1492a9||(_0x1492a9=_0x1575c2['create']()),null!=_0xfd03af['position']&&Object['hasOwnProperty']['call'](_0xfd03af,'position')&&_0x392531['Position']['encode'](_0xfd03af['position'],_0x1492a9['uint32'](0xa)['fork']())['ldelim'](),null!=_0xfd03af['nodes']&&_0xfd03af['nodes']['length']){for(var _0x50f3d1=0x0;_0x50f3d1<_0xfd03af['nodes']['length'];++_0x50f3d1)_0x392531['Element']['encode'](_0xfd03af['nodes'][_0x50f3d1],_0x1492a9['uint32'](0x12)['fork']())['ldelim']();}return null!=_0xfd03af['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0xfd03af,'shouldReceiveAttributes')&&_0x1492a9['uint32'](0x18)['bool'](_0xfd03af['shouldReceiveAttributes']),null!=_0xfd03af['wasUndone']&&Object['hasOwnProperty']['call'](_0xfd03af,'wasUndone')&&_0x1492a9['uint32'](0x20)['bool'](_0xfd03af['wasUndone']),_0x1492a9;},_0x87d4da['encodeDelimited']=function(_0x4a82d1,_0x73f862){return this['encode'](_0x4a82d1,_0x73f862)['ldelim']();},_0x87d4da['decode']=function(_0x1f14ef,_0x469e6f){_0x1f14ef instanceof _0xdd63b8||(_0x1f14ef=_0xdd63b8['create'](_0x1f14ef));for(var _0x391269=void 0x0===_0x469e6f?_0x1f14ef['len']:_0x1f14ef['pos']+_0x469e6f,_0x51741c=new _0x392531['InsertOperation']();_0x1f14ef['pos']<_0x391269;){var _0x43eb50=_0x1f14ef['uint32']();switch(_0x43eb50>>>0x3){case 0x1:_0x51741c['position']=_0x392531['Position']['decode'](_0x1f14ef,_0x1f14ef['uint32']());break;case 0x2:_0x51741c['nodes']&&_0x51741c['nodes']['length']||(_0x51741c['nodes']=[]),_0x51741c['nodes']['push'](_0x392531['Element']['decode'](_0x1f14ef,_0x1f14ef['uint32']()));break;case 0x3:_0x51741c['shouldReceiveAttributes']=_0x1f14ef['bool']();break;case 0x4:_0x51741c['wasUndone']=_0x1f14ef['bool']();break;default:_0x1f14ef['skipType'](0x7&_0x43eb50);}}return _0x51741c;},_0x87d4da['decodeDelimited']=function(_0x2009ff){return _0x2009ff instanceof _0xdd63b8||(_0x2009ff=new _0xdd63b8(_0x2009ff)),this['decode'](_0x2009ff,_0x2009ff['uint32']());},_0x87d4da['verify']=function(_0x93c84e){if('object'!=typeof _0x93c84e||null===_0x93c84e)return'object\x20expected';if(null!=_0x93c84e['position']&&_0x93c84e['hasOwnProperty']('position')&&(_0x109727=_0x392531['Position']['verify'](_0x93c84e['position'])))return'position.'+_0x109727;if(null!=_0x93c84e['nodes']&&_0x93c84e['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x93c84e['nodes']))return'nodes:\x20array\x20expected';for(var _0x461d64=0x0;_0x461d64<_0x93c84e['nodes']['length'];++_0x461d64){var _0x109727;if(_0x109727=_0x392531['Element']['verify'](_0x93c84e['nodes'][_0x461d64]))return'nodes.'+_0x109727;}}return null!=_0x93c84e['shouldReceiveAttributes']&&_0x93c84e['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x93c84e['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x93c84e['wasUndone']&&_0x93c84e['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x93c84e['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x87d4da['fromObject']=function(_0x1af684){if(_0x1af684 instanceof _0x392531['InsertOperation'])return _0x1af684;var _0x37cfee=new _0x392531['InsertOperation']();if(null!=_0x1af684['position']){if('object'!=typeof _0x1af684['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x37cfee['position']=_0x392531['Position']['fromObject'](_0x1af684['position']);}if(_0x1af684['nodes']){if(!Array['isArray'](_0x1af684['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x37cfee['nodes']=[];for(var _0x3a9483=0x0;_0x3a9483<_0x1af684['nodes']['length'];++_0x3a9483){if('object'!=typeof _0x1af684['nodes'][_0x3a9483])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x37cfee['nodes'][_0x3a9483]=_0x392531['Element']['fromObject'](_0x1af684['nodes'][_0x3a9483]);}}return null!=_0x1af684['shouldReceiveAttributes']&&(_0x37cfee['shouldReceiveAttributes']=Boolean(_0x1af684['shouldReceiveAttributes'])),null!=_0x1af684['wasUndone']&&(_0x37cfee['wasUndone']=Boolean(_0x1af684['wasUndone'])),_0x37cfee;},_0x87d4da['toObject']=function(_0xb16c5f,_0x4e0f64){_0x4e0f64||(_0x4e0f64={});var _0x34de71={};if((_0x4e0f64['arrays']||_0x4e0f64['defaults'])&&(_0x34de71['nodes']=[]),_0x4e0f64['defaults']&&(_0x34de71['position']=null,_0x34de71['shouldReceiveAttributes']=!0x1,_0x34de71['wasUndone']=!0x1),null!=_0xb16c5f['position']&&_0xb16c5f['hasOwnProperty']('position')&&(_0x34de71['position']=_0x392531['Position']['toObject'](_0xb16c5f['position'],_0x4e0f64)),_0xb16c5f['nodes']&&_0xb16c5f['nodes']['length']){_0x34de71['nodes']=[];for(var _0x51e656=0x0;_0x51e656<_0xb16c5f['nodes']['length'];++_0x51e656)_0x34de71['nodes'][_0x51e656]=_0x392531['Element']['toObject'](_0xb16c5f['nodes'][_0x51e656],_0x4e0f64);}return null!=_0xb16c5f['shouldReceiveAttributes']&&_0xb16c5f['hasOwnProperty']('shouldReceiveAttributes')&&(_0x34de71['shouldReceiveAttributes']=_0xb16c5f['shouldReceiveAttributes']),null!=_0xb16c5f['wasUndone']&&_0xb16c5f['hasOwnProperty']('wasUndone')&&(_0x34de71['wasUndone']=_0xb16c5f['wasUndone']),_0x34de71;},_0x87d4da['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2dde15['util']['toJSONOptions']);},_0x87d4da['getTypeUrl']=function(_0x3e0da5){return void 0x0===_0x3e0da5&&(_0x3e0da5='type.googleapis.com'),_0x3e0da5+'/InsertOperation';},_0x87d4da;}()),_0x392531['MarkerOperation']=(function(){function _0x4b8d8e(_0x161ffc){if(_0x161ffc){for(var _0xa0505c=Object['keys'](_0x161ffc),_0x492d0e=0x0;_0x492d0e<_0xa0505c['length'];++_0x492d0e)null!=_0x161ffc[_0xa0505c[_0x492d0e]]&&(this[_0xa0505c[_0x492d0e]]=_0x161ffc[_0xa0505c[_0x492d0e]]);}}return _0x4b8d8e['prototype']['name']='',_0x4b8d8e['prototype']['oldRange']=null,_0x4b8d8e['prototype']['newRange']=null,_0x4b8d8e['prototype']['affectsData']=!0x1,_0x4b8d8e['prototype']['wasUndone']=!0x1,_0x4b8d8e['create']=function(_0x29721c){return new _0x4b8d8e(_0x29721c);},_0x4b8d8e['encode']=function(_0x120c0f,_0x2258fe){return _0x2258fe||(_0x2258fe=_0x1575c2['create']()),null!=_0x120c0f['name']&&Object['hasOwnProperty']['call'](_0x120c0f,'name')&&_0x2258fe['uint32'](0xa)['string'](_0x120c0f['name']),null!=_0x120c0f['oldRange']&&Object['hasOwnProperty']['call'](_0x120c0f,'oldRange')&&_0x392531['Range']['encode'](_0x120c0f['oldRange'],_0x2258fe['uint32'](0x12)['fork']())['ldelim'](),null!=_0x120c0f['newRange']&&Object['hasOwnProperty']['call'](_0x120c0f,'newRange')&&_0x392531['Range']['encode'](_0x120c0f['newRange'],_0x2258fe['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x120c0f['affectsData']&&Object['hasOwnProperty']['call'](_0x120c0f,'affectsData')&&_0x2258fe['uint32'](0x20)['bool'](_0x120c0f['affectsData']),null!=_0x120c0f['wasUndone']&&Object['hasOwnProperty']['call'](_0x120c0f,'wasUndone')&&_0x2258fe['uint32'](0x28)['bool'](_0x120c0f['wasUndone']),_0x2258fe;},_0x4b8d8e['encodeDelimited']=function(_0x265d78,_0x56c348){return this['encode'](_0x265d78,_0x56c348)['ldelim']();},_0x4b8d8e['decode']=function(_0x1b6783,_0x5ced4f){_0x1b6783 instanceof _0xdd63b8||(_0x1b6783=_0xdd63b8['create'](_0x1b6783));for(var _0xf8ff6b=void 0x0===_0x5ced4f?_0x1b6783['len']:_0x1b6783['pos']+_0x5ced4f,_0x536f95=new _0x392531['MarkerOperation']();_0x1b6783['pos']<_0xf8ff6b;){var _0x1eb262=_0x1b6783['uint32']();switch(_0x1eb262>>>0x3){case 0x1:_0x536f95['name']=_0x1b6783['string']();break;case 0x2:_0x536f95['oldRange']=_0x392531['Range']['decode'](_0x1b6783,_0x1b6783['uint32']());break;case 0x3:_0x536f95['newRange']=_0x392531['Range']['decode'](_0x1b6783,_0x1b6783['uint32']());break;case 0x4:_0x536f95['affectsData']=_0x1b6783['bool']();break;case 0x5:_0x536f95['wasUndone']=_0x1b6783['bool']();break;default:_0x1b6783['skipType'](0x7&_0x1eb262);}}return _0x536f95;},_0x4b8d8e['decodeDelimited']=function(_0xa02ec4){return _0xa02ec4 instanceof _0xdd63b8||(_0xa02ec4=new _0xdd63b8(_0xa02ec4)),this['decode'](_0xa02ec4,_0xa02ec4['uint32']());},_0x4b8d8e['verify']=function(_0x35bf94){if('object'!=typeof _0x35bf94||null===_0x35bf94)return'object\x20expected';if(null!=_0x35bf94['name']&&_0x35bf94['hasOwnProperty']('name')&&!_0xf8bd16['isString'](_0x35bf94['name']))return'name:\x20string\x20expected';var _0x5ea22c;if(null!=_0x35bf94['oldRange']&&_0x35bf94['hasOwnProperty']('oldRange')&&(_0x5ea22c=_0x392531['Range']['verify'](_0x35bf94['oldRange'])))return'oldRange.'+_0x5ea22c;if(null!=_0x35bf94['newRange']&&_0x35bf94['hasOwnProperty']('newRange')&&(_0x5ea22c=_0x392531['Range']['verify'](_0x35bf94['newRange'])))return'newRange.'+_0x5ea22c;return null!=_0x35bf94['affectsData']&&_0x35bf94['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x35bf94['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x35bf94['wasUndone']&&_0x35bf94['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x35bf94['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x4b8d8e['fromObject']=function(_0x198d35){if(_0x198d35 instanceof _0x392531['MarkerOperation'])return _0x198d35;var _0x52cfd1=new _0x392531['MarkerOperation']();if(null!=_0x198d35['name']&&(_0x52cfd1['name']=String(_0x198d35['name'])),null!=_0x198d35['oldRange']){if('object'!=typeof _0x198d35['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x52cfd1['oldRange']=_0x392531['Range']['fromObject'](_0x198d35['oldRange']);}if(null!=_0x198d35['newRange']){if('object'!=typeof _0x198d35['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x52cfd1['newRange']=_0x392531['Range']['fromObject'](_0x198d35['newRange']);}return null!=_0x198d35['affectsData']&&(_0x52cfd1['affectsData']=Boolean(_0x198d35['affectsData'])),null!=_0x198d35['wasUndone']&&(_0x52cfd1['wasUndone']=Boolean(_0x198d35['wasUndone'])),_0x52cfd1;},_0x4b8d8e['toObject']=function(_0x56f2e5,_0x1608cb){_0x1608cb||(_0x1608cb={});var _0xd4d5fd={};return _0x1608cb['defaults']&&(_0xd4d5fd['name']='',_0xd4d5fd['oldRange']=null,_0xd4d5fd['newRange']=null,_0xd4d5fd['affectsData']=!0x1,_0xd4d5fd['wasUndone']=!0x1),null!=_0x56f2e5['name']&&_0x56f2e5['hasOwnProperty']('name')&&(_0xd4d5fd['name']=_0x56f2e5['name']),null!=_0x56f2e5['oldRange']&&_0x56f2e5['hasOwnProperty']('oldRange')&&(_0xd4d5fd['oldRange']=_0x392531['Range']['toObject'](_0x56f2e5['oldRange'],_0x1608cb)),null!=_0x56f2e5['newRange']&&_0x56f2e5['hasOwnProperty']('newRange')&&(_0xd4d5fd['newRange']=_0x392531['Range']['toObject'](_0x56f2e5['newRange'],_0x1608cb)),null!=_0x56f2e5['affectsData']&&_0x56f2e5['hasOwnProperty']('affectsData')&&(_0xd4d5fd['affectsData']=_0x56f2e5['affectsData']),null!=_0x56f2e5['wasUndone']&&_0x56f2e5['hasOwnProperty']('wasUndone')&&(_0xd4d5fd['wasUndone']=_0x56f2e5['wasUndone']),_0xd4d5fd;},_0x4b8d8e['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2dde15['util']['toJSONOptions']);},_0x4b8d8e['getTypeUrl']=function(_0x2c4f15){return void 0x0===_0x2c4f15&&(_0x2c4f15='type.googleapis.com'),_0x2c4f15+'/MarkerOperation';},_0x4b8d8e;}()),_0x392531['MergeOperation']=(function(){function _0x5d0eb7(_0x3e43fd){if(_0x3e43fd){for(var _0x55675f=Object['keys'](_0x3e43fd),_0x393410=0x0;_0x393410<_0x55675f['length'];++_0x393410)null!=_0x3e43fd[_0x55675f[_0x393410]]&&(this[_0x55675f[_0x393410]]=_0x3e43fd[_0x55675f[_0x393410]]);}}return _0x5d0eb7['prototype']['sourcePosition']=null,_0x5d0eb7['prototype']['targetPosition']=null,_0x5d0eb7['prototype']['graveyardPosition']=null,_0x5d0eb7['prototype']['howMany']=0x0,_0x5d0eb7['prototype']['wasUndone']=!0x1,_0x5d0eb7['create']=function(_0x1cbe40){return new _0x5d0eb7(_0x1cbe40);},_0x5d0eb7['encode']=function(_0x47bb5a,_0x529e9e){return _0x529e9e||(_0x529e9e=_0x1575c2['create']()),null!=_0x47bb5a['sourcePosition']&&Object['hasOwnProperty']['call'](_0x47bb5a,'sourcePosition')&&_0x392531['Position']['encode'](_0x47bb5a['sourcePosition'],_0x529e9e['uint32'](0xa)['fork']())['ldelim'](),null!=_0x47bb5a['targetPosition']&&Object['hasOwnProperty']['call'](_0x47bb5a,'targetPosition')&&_0x392531['Position']['encode'](_0x47bb5a['targetPosition'],_0x529e9e['uint32'](0x12)['fork']())['ldelim'](),null!=_0x47bb5a['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x47bb5a,'graveyardPosition')&&_0x392531['Position']['encode'](_0x47bb5a['graveyardPosition'],_0x529e9e['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x47bb5a['howMany']&&Object['hasOwnProperty']['call'](_0x47bb5a,'howMany')&&_0x529e9e['uint32'](0x20)['uint32'](_0x47bb5a['howMany']),null!=_0x47bb5a['wasUndone']&&Object['hasOwnProperty']['call'](_0x47bb5a,'wasUndone')&&_0x529e9e['uint32'](0x28)['bool'](_0x47bb5a['wasUndone']),_0x529e9e;},_0x5d0eb7['encodeDelimited']=function(_0x492ddb,_0x38bc3f){return this['encode'](_0x492ddb,_0x38bc3f)['ldelim']();},_0x5d0eb7['decode']=function(_0x1bacc3,_0x1b4733){_0x1bacc3 instanceof _0xdd63b8||(_0x1bacc3=_0xdd63b8['create'](_0x1bacc3));for(var _0x3b9e1e=void 0x0===_0x1b4733?_0x1bacc3['len']:_0x1bacc3['pos']+_0x1b4733,_0x5ba43b=new _0x392531['MergeOperation']();_0x1bacc3['pos']<_0x3b9e1e;){var _0x4765b6=_0x1bacc3['uint32']();switch(_0x4765b6>>>0x3){case 0x1:_0x5ba43b['sourcePosition']=_0x392531['Position']['decode'](_0x1bacc3,_0x1bacc3['uint32']());break;case 0x2:_0x5ba43b['targetPosition']=_0x392531['Position']['decode'](_0x1bacc3,_0x1bacc3['uint32']());break;case 0x3:_0x5ba43b['graveyardPosition']=_0x392531['Position']['decode'](_0x1bacc3,_0x1bacc3['uint32']());break;case 0x4:_0x5ba43b['howMany']=_0x1bacc3['uint32']();break;case 0x5:_0x5ba43b['wasUndone']=_0x1bacc3['bool']();break;default:_0x1bacc3['skipType'](0x7&_0x4765b6);}}return _0x5ba43b;},_0x5d0eb7['decodeDelimited']=function(_0x1caa17){return _0x1caa17 instanceof _0xdd63b8||(_0x1caa17=new _0xdd63b8(_0x1caa17)),this['decode'](_0x1caa17,_0x1caa17['uint32']());},_0x5d0eb7['verify']=function(_0x157ab7){if('object'!=typeof _0x157ab7||null===_0x157ab7)return'object\x20expected';var _0x16e9e4;if(null!=_0x157ab7['sourcePosition']&&_0x157ab7['hasOwnProperty']('sourcePosition')&&(_0x16e9e4=_0x392531['Position']['verify'](_0x157ab7['sourcePosition'])))return'sourcePosition.'+_0x16e9e4;if(null!=_0x157ab7['targetPosition']&&_0x157ab7['hasOwnProperty']('targetPosition')&&(_0x16e9e4=_0x392531['Position']['verify'](_0x157ab7['targetPosition'])))return'targetPosition.'+_0x16e9e4;if(null!=_0x157ab7['graveyardPosition']&&_0x157ab7['hasOwnProperty']('graveyardPosition')&&(_0x16e9e4=_0x392531['Position']['verify'](_0x157ab7['graveyardPosition'])))return'graveyardPosition.'+_0x16e9e4;return null!=_0x157ab7['howMany']&&_0x157ab7['hasOwnProperty']('howMany')&&!_0xf8bd16['isInteger'](_0x157ab7['howMany'])?'howMany:\x20integer\x20expected':null!=_0x157ab7['wasUndone']&&_0x157ab7['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x157ab7['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x5d0eb7['fromObject']=function(_0x55fb83){if(_0x55fb83 instanceof _0x392531['MergeOperation'])return _0x55fb83;var _0x31da2d=new _0x392531['MergeOperation']();if(null!=_0x55fb83['sourcePosition']){if('object'!=typeof _0x55fb83['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x31da2d['sourcePosition']=_0x392531['Position']['fromObject'](_0x55fb83['sourcePosition']);}if(null!=_0x55fb83['targetPosition']){if('object'!=typeof _0x55fb83['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x31da2d['targetPosition']=_0x392531['Position']['fromObject'](_0x55fb83['targetPosition']);}if(null!=_0x55fb83['graveyardPosition']){if('object'!=typeof _0x55fb83['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x31da2d['graveyardPosition']=_0x392531['Position']['fromObject'](_0x55fb83['graveyardPosition']);}return null!=_0x55fb83['howMany']&&(_0x31da2d['howMany']=_0x55fb83['howMany']>>>0x0),null!=_0x55fb83['wasUndone']&&(_0x31da2d['wasUndone']=Boolean(_0x55fb83['wasUndone'])),_0x31da2d;},_0x5d0eb7['toObject']=function(_0x5f2997,_0x5ef790){_0x5ef790||(_0x5ef790={});var _0x169516={};return _0x5ef790['defaults']&&(_0x169516['sourcePosition']=null,_0x169516['targetPosition']=null,_0x169516['graveyardPosition']=null,_0x169516['howMany']=0x0,_0x169516['wasUndone']=!0x1),null!=_0x5f2997['sourcePosition']&&_0x5f2997['hasOwnProperty']('sourcePosition')&&(_0x169516['sourcePosition']=_0x392531['Position']['toObject'](_0x5f2997['sourcePosition'],_0x5ef790)),null!=_0x5f2997['targetPosition']&&_0x5f2997['hasOwnProperty']('targetPosition')&&(_0x169516['targetPosition']=_0x392531['Position']['toObject'](_0x5f2997['targetPosition'],_0x5ef790)),null!=_0x5f2997['graveyardPosition']&&_0x5f2997['hasOwnProperty']('graveyardPosition')&&(_0x169516['graveyardPosition']=_0x392531['Position']['toObject'](_0x5f2997['graveyardPosition'],_0x5ef790)),null!=_0x5f2997['howMany']&&_0x5f2997['hasOwnProperty']('howMany')&&(_0x169516['howMany']=_0x5f2997['howMany']),null!=_0x5f2997['wasUndone']&&_0x5f2997['hasOwnProperty']('wasUndone')&&(_0x169516['wasUndone']=_0x5f2997['wasUndone']),_0x169516;},_0x5d0eb7['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2dde15['util']['toJSONOptions']);},_0x5d0eb7['getTypeUrl']=function(_0x3d07ec){return void 0x0===_0x3d07ec&&(_0x3d07ec='type.googleapis.com'),_0x3d07ec+'/MergeOperation';},_0x5d0eb7;}()),_0x392531['MoveOperation']=(function(){function _0x4f0fed(_0x556408){if(_0x556408){for(var _0x1ebb23=Object['keys'](_0x556408),_0x5800ed=0x0;_0x5800ed<_0x1ebb23['length'];++_0x5800ed)null!=_0x556408[_0x1ebb23[_0x5800ed]]&&(this[_0x1ebb23[_0x5800ed]]=_0x556408[_0x1ebb23[_0x5800ed]]);}}return _0x4f0fed['prototype']['sourcePosition']=null,_0x4f0fed['prototype']['howMany']=0x0,_0x4f0fed['prototype']['targetPosition']=null,_0x4f0fed['prototype']['wasUndone']=!0x1,_0x4f0fed['create']=function(_0x507d8a){return new _0x4f0fed(_0x507d8a);},_0x4f0fed['encode']=function(_0x3f079e,_0xb69e9b){return _0xb69e9b||(_0xb69e9b=_0x1575c2['create']()),null!=_0x3f079e['sourcePosition']&&Object['hasOwnProperty']['call'](_0x3f079e,'sourcePosition')&&_0x392531['Position']['encode'](_0x3f079e['sourcePosition'],_0xb69e9b['uint32'](0xa)['fork']())['ldelim'](),null!=_0x3f079e['howMany']&&Object['hasOwnProperty']['call'](_0x3f079e,'howMany')&&_0xb69e9b['uint32'](0x10)['uint32'](_0x3f079e['howMany']),null!=_0x3f079e['targetPosition']&&Object['hasOwnProperty']['call'](_0x3f079e,'targetPosition')&&_0x392531['Position']['encode'](_0x3f079e['targetPosition'],_0xb69e9b['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x3f079e['wasUndone']&&Object['hasOwnProperty']['call'](_0x3f079e,'wasUndone')&&_0xb69e9b['uint32'](0x20)['bool'](_0x3f079e['wasUndone']),_0xb69e9b;},_0x4f0fed['encodeDelimited']=function(_0x506124,_0x2b07df){return this['encode'](_0x506124,_0x2b07df)['ldelim']();},_0x4f0fed['decode']=function(_0x4d7bfd,_0x5d5533){_0x4d7bfd instanceof _0xdd63b8||(_0x4d7bfd=_0xdd63b8['create'](_0x4d7bfd));for(var _0x3268df=void 0x0===_0x5d5533?_0x4d7bfd['len']:_0x4d7bfd['pos']+_0x5d5533,_0x2b6246=new _0x392531['MoveOperation']();_0x4d7bfd['pos']<_0x3268df;){var _0x385bc8=_0x4d7bfd['uint32']();switch(_0x385bc8>>>0x3){case 0x1:_0x2b6246['sourcePosition']=_0x392531['Position']['decode'](_0x4d7bfd,_0x4d7bfd['uint32']());break;case 0x2:_0x2b6246['howMany']=_0x4d7bfd['uint32']();break;case 0x3:_0x2b6246['targetPosition']=_0x392531['Position']['decode'](_0x4d7bfd,_0x4d7bfd['uint32']());break;case 0x4:_0x2b6246['wasUndone']=_0x4d7bfd['bool']();break;default:_0x4d7bfd['skipType'](0x7&_0x385bc8);}}return _0x2b6246;},_0x4f0fed['decodeDelimited']=function(_0x3e6954){return _0x3e6954 instanceof _0xdd63b8||(_0x3e6954=new _0xdd63b8(_0x3e6954)),this['decode'](_0x3e6954,_0x3e6954['uint32']());},_0x4f0fed['verify']=function(_0x2e598e){if('object'!=typeof _0x2e598e||null===_0x2e598e)return'object\x20expected';var _0x32ff62;if(null!=_0x2e598e['sourcePosition']&&_0x2e598e['hasOwnProperty']('sourcePosition')&&(_0x32ff62=_0x392531['Position']['verify'](_0x2e598e['sourcePosition'])))return'sourcePosition.'+_0x32ff62;if(null!=_0x2e598e['howMany']&&_0x2e598e['hasOwnProperty']('howMany')&&!_0xf8bd16['isInteger'](_0x2e598e['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x2e598e['targetPosition']&&_0x2e598e['hasOwnProperty']('targetPosition')&&(_0x32ff62=_0x392531['Position']['verify'](_0x2e598e['targetPosition'])))return'targetPosition.'+_0x32ff62;return null!=_0x2e598e['wasUndone']&&_0x2e598e['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2e598e['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x4f0fed['fromObject']=function(_0xcf6111){if(_0xcf6111 instanceof _0x392531['MoveOperation'])return _0xcf6111;var _0x11247c=new _0x392531['MoveOperation']();if(null!=_0xcf6111['sourcePosition']){if('object'!=typeof _0xcf6111['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x11247c['sourcePosition']=_0x392531['Position']['fromObject'](_0xcf6111['sourcePosition']);}if(null!=_0xcf6111['howMany']&&(_0x11247c['howMany']=_0xcf6111['howMany']>>>0x0),null!=_0xcf6111['targetPosition']){if('object'!=typeof _0xcf6111['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x11247c['targetPosition']=_0x392531['Position']['fromObject'](_0xcf6111['targetPosition']);}return null!=_0xcf6111['wasUndone']&&(_0x11247c['wasUndone']=Boolean(_0xcf6111['wasUndone'])),_0x11247c;},_0x4f0fed['toObject']=function(_0x14f86f,_0x1a8a4d){_0x1a8a4d||(_0x1a8a4d={});var _0x4bae64={};return _0x1a8a4d['defaults']&&(_0x4bae64['sourcePosition']=null,_0x4bae64['howMany']=0x0,_0x4bae64['targetPosition']=null,_0x4bae64['wasUndone']=!0x1),null!=_0x14f86f['sourcePosition']&&_0x14f86f['hasOwnProperty']('sourcePosition')&&(_0x4bae64['sourcePosition']=_0x392531['Position']['toObject'](_0x14f86f['sourcePosition'],_0x1a8a4d)),null!=_0x14f86f['howMany']&&_0x14f86f['hasOwnProperty']('howMany')&&(_0x4bae64['howMany']=_0x14f86f['howMany']),null!=_0x14f86f['targetPosition']&&_0x14f86f['hasOwnProperty']('targetPosition')&&(_0x4bae64['targetPosition']=_0x392531['Position']['toObject'](_0x14f86f['targetPosition'],_0x1a8a4d)),null!=_0x14f86f['wasUndone']&&_0x14f86f['hasOwnProperty']('wasUndone')&&(_0x4bae64['wasUndone']=_0x14f86f['wasUndone']),_0x4bae64;},_0x4f0fed['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2dde15['util']['toJSONOptions']);},_0x4f0fed['getTypeUrl']=function(_0x49e1bd){return void 0x0===_0x49e1bd&&(_0x49e1bd='type.googleapis.com'),_0x49e1bd+'/MoveOperation';},_0x4f0fed;}()),_0x392531['RenameOperation']=(function(){function _0x9de48d(_0x26fa89){if(_0x26fa89){for(var _0x205b4b=Object['keys'](_0x26fa89),_0x5581ea=0x0;_0x5581ea<_0x205b4b['length'];++_0x5581ea)null!=_0x26fa89[_0x205b4b[_0x5581ea]]&&(this[_0x205b4b[_0x5581ea]]=_0x26fa89[_0x205b4b[_0x5581ea]]);}}return _0x9de48d['prototype']['position']=null,_0x9de48d['prototype']['oldName']='',_0x9de48d['prototype']['newName']='',_0x9de48d['prototype']['wasUndone']=!0x1,_0x9de48d['create']=function(_0x5c9785){return new _0x9de48d(_0x5c9785);},_0x9de48d['encode']=function(_0x50941a,_0x42c3a3){return _0x42c3a3||(_0x42c3a3=_0x1575c2['create']()),null!=_0x50941a['position']&&Object['hasOwnProperty']['call'](_0x50941a,'position')&&_0x392531['Position']['encode'](_0x50941a['position'],_0x42c3a3['uint32'](0xa)['fork']())['ldelim'](),null!=_0x50941a['oldName']&&Object['hasOwnProperty']['call'](_0x50941a,'oldName')&&_0x42c3a3['uint32'](0x12)['string'](_0x50941a['oldName']),null!=_0x50941a['newName']&&Object['hasOwnProperty']['call'](_0x50941a,'newName')&&_0x42c3a3['uint32'](0x1a)['string'](_0x50941a['newName']),null!=_0x50941a['wasUndone']&&Object['hasOwnProperty']['call'](_0x50941a,'wasUndone')&&_0x42c3a3['uint32'](0x20)['bool'](_0x50941a['wasUndone']),_0x42c3a3;},_0x9de48d['encodeDelimited']=function(_0x52788c,_0x15d235){return this['encode'](_0x52788c,_0x15d235)['ldelim']();},_0x9de48d['decode']=function(_0x270274,_0x452d8d){_0x270274 instanceof _0xdd63b8||(_0x270274=_0xdd63b8['create'](_0x270274));for(var _0x3f0aef=void 0x0===_0x452d8d?_0x270274['len']:_0x270274['pos']+_0x452d8d,_0x14e406=new _0x392531['RenameOperation']();_0x270274['pos']<_0x3f0aef;){var _0xcbdc26=_0x270274['uint32']();switch(_0xcbdc26>>>0x3){case 0x1:_0x14e406['position']=_0x392531['Position']['decode'](_0x270274,_0x270274['uint32']());break;case 0x2:_0x14e406['oldName']=_0x270274['string']();break;case 0x3:_0x14e406['newName']=_0x270274['string']();break;case 0x4:_0x14e406['wasUndone']=_0x270274['bool']();break;default:_0x270274['skipType'](0x7&_0xcbdc26);}}return _0x14e406;},_0x9de48d['decodeDelimited']=function(_0x3889e5){return _0x3889e5 instanceof _0xdd63b8||(_0x3889e5=new _0xdd63b8(_0x3889e5)),this['decode'](_0x3889e5,_0x3889e5['uint32']());},_0x9de48d['verify']=function(_0x249568){if('object'!=typeof _0x249568||null===_0x249568)return'object\x20expected';if(null!=_0x249568['position']&&_0x249568['hasOwnProperty']('position')){var _0x5d5f17=_0x392531['Position']['verify'](_0x249568['position']);if(_0x5d5f17)return'position.'+_0x5d5f17;}return null!=_0x249568['oldName']&&_0x249568['hasOwnProperty']('oldName')&&!_0xf8bd16['isString'](_0x249568['oldName'])?'oldName:\x20string\x20expected':null!=_0x249568['newName']&&_0x249568['hasOwnProperty']('newName')&&!_0xf8bd16['isString'](_0x249568['newName'])?'newName:\x20string\x20expected':null!=_0x249568['wasUndone']&&_0x249568['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x249568['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x9de48d['fromObject']=function(_0x4711aa){if(_0x4711aa instanceof _0x392531['RenameOperation'])return _0x4711aa;var _0x248731=new _0x392531['RenameOperation']();if(null!=_0x4711aa['position']){if('object'!=typeof _0x4711aa['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x248731['position']=_0x392531['Position']['fromObject'](_0x4711aa['position']);}return null!=_0x4711aa['oldName']&&(_0x248731['oldName']=String(_0x4711aa['oldName'])),null!=_0x4711aa['newName']&&(_0x248731['newName']=String(_0x4711aa['newName'])),null!=_0x4711aa['wasUndone']&&(_0x248731['wasUndone']=Boolean(_0x4711aa['wasUndone'])),_0x248731;},_0x9de48d['toObject']=function(_0x3ee40c,_0x1c4541){_0x1c4541||(_0x1c4541={});var _0x2bc223={};return _0x1c4541['defaults']&&(_0x2bc223['position']=null,_0x2bc223['oldName']='',_0x2bc223['newName']='',_0x2bc223['wasUndone']=!0x1),null!=_0x3ee40c['position']&&_0x3ee40c['hasOwnProperty']('position')&&(_0x2bc223['position']=_0x392531['Position']['toObject'](_0x3ee40c['position'],_0x1c4541)),null!=_0x3ee40c['oldName']&&_0x3ee40c['hasOwnProperty']('oldName')&&(_0x2bc223['oldName']=_0x3ee40c['oldName']),null!=_0x3ee40c['newName']&&_0x3ee40c['hasOwnProperty']('newName')&&(_0x2bc223['newName']=_0x3ee40c['newName']),null!=_0x3ee40c['wasUndone']&&_0x3ee40c['hasOwnProperty']('wasUndone')&&(_0x2bc223['wasUndone']=_0x3ee40c['wasUndone']),_0x2bc223;},_0x9de48d['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2dde15['util']['toJSONOptions']);},_0x9de48d['getTypeUrl']=function(_0x22619){return void 0x0===_0x22619&&(_0x22619='type.googleapis.com'),_0x22619+'/RenameOperation';},_0x9de48d;}()),_0x392531['RootAttributeOperation']=(function(){function _0x3c1aa6(_0x4d33b2){if(_0x4d33b2){for(var _0x11b0e4=Object['keys'](_0x4d33b2),_0x5e461d=0x0;_0x5e461d<_0x11b0e4['length'];++_0x5e461d)null!=_0x4d33b2[_0x11b0e4[_0x5e461d]]&&(this[_0x11b0e4[_0x5e461d]]=_0x4d33b2[_0x11b0e4[_0x5e461d]]);}}return _0x3c1aa6['prototype']['root']='',_0x3c1aa6['prototype']['key']='',_0x3c1aa6['prototype']['oldValueBoolean']=!0x1,_0x3c1aa6['prototype']['oldValueJson']='',_0x3c1aa6['prototype']['newValueBoolean']=!0x1,_0x3c1aa6['prototype']['newValueJson']='',_0x3c1aa6['prototype']['wasUndone']=!0x1,_0x3c1aa6['create']=function(_0x24243f){return new _0x3c1aa6(_0x24243f);},_0x3c1aa6['encode']=function(_0x48ba0e,_0x1cbf6){return _0x1cbf6||(_0x1cbf6=_0x1575c2['create']()),null!=_0x48ba0e['root']&&Object['hasOwnProperty']['call'](_0x48ba0e,'root')&&_0x1cbf6['uint32'](0xa)['string'](_0x48ba0e['root']),null!=_0x48ba0e['key']&&Object['hasOwnProperty']['call'](_0x48ba0e,'key')&&_0x1cbf6['uint32'](0x12)['string'](_0x48ba0e['key']),null!=_0x48ba0e['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x48ba0e,'oldValueBoolean')&&_0x1cbf6['uint32'](0x18)['bool'](_0x48ba0e['oldValueBoolean']),null!=_0x48ba0e['oldValueJson']&&Object['hasOwnProperty']['call'](_0x48ba0e,'oldValueJson')&&_0x1cbf6['uint32'](0x22)['string'](_0x48ba0e['oldValueJson']),null!=_0x48ba0e['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x48ba0e,'newValueBoolean')&&_0x1cbf6['uint32'](0x28)['bool'](_0x48ba0e['newValueBoolean']),null!=_0x48ba0e['newValueJson']&&Object['hasOwnProperty']['call'](_0x48ba0e,'newValueJson')&&_0x1cbf6['uint32'](0x32)['string'](_0x48ba0e['newValueJson']),null!=_0x48ba0e['wasUndone']&&Object['hasOwnProperty']['call'](_0x48ba0e,'wasUndone')&&_0x1cbf6['uint32'](0x38)['bool'](_0x48ba0e['wasUndone']),_0x1cbf6;},_0x3c1aa6['encodeDelimited']=function(_0x596b88,_0x2691e8){return this['encode'](_0x596b88,_0x2691e8)['ldelim']();},_0x3c1aa6['decode']=function(_0xda85d2,_0x561409){_0xda85d2 instanceof _0xdd63b8||(_0xda85d2=_0xdd63b8['create'](_0xda85d2));for(var _0x1c0247=void 0x0===_0x561409?_0xda85d2['len']:_0xda85d2['pos']+_0x561409,_0x40e0df=new _0x392531['RootAttributeOperation']();_0xda85d2['pos']<_0x1c0247;){var _0x37916b=_0xda85d2['uint32']();switch(_0x37916b>>>0x3){case 0x1:_0x40e0df['root']=_0xda85d2['string']();break;case 0x2:_0x40e0df['key']=_0xda85d2['string']();break;case 0x3:_0x40e0df['oldValueBoolean']=_0xda85d2['bool']();break;case 0x4:_0x40e0df['oldValueJson']=_0xda85d2['string']();break;case 0x5:_0x40e0df['newValueBoolean']=_0xda85d2['bool']();break;case 0x6:_0x40e0df['newValueJson']=_0xda85d2['string']();break;case 0x7:_0x40e0df['wasUndone']=_0xda85d2['bool']();break;default:_0xda85d2['skipType'](0x7&_0x37916b);}}return _0x40e0df;},_0x3c1aa6['decodeDelimited']=function(_0x11fca0){return _0x11fca0 instanceof _0xdd63b8||(_0x11fca0=new _0xdd63b8(_0x11fca0)),this['decode'](_0x11fca0,_0x11fca0['uint32']());},_0x3c1aa6['verify']=function(_0x3871e1){return'object'!=typeof _0x3871e1||null===_0x3871e1?'object\x20expected':null!=_0x3871e1['root']&&_0x3871e1['hasOwnProperty']('root')&&!_0xf8bd16['isString'](_0x3871e1['root'])?'root:\x20string\x20expected':null!=_0x3871e1['key']&&_0x3871e1['hasOwnProperty']('key')&&!_0xf8bd16['isString'](_0x3871e1['key'])?'key:\x20string\x20expected':null!=_0x3871e1['oldValueBoolean']&&_0x3871e1['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x3871e1['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x3871e1['oldValueJson']&&_0x3871e1['hasOwnProperty']('oldValueJson')&&!_0xf8bd16['isString'](_0x3871e1['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x3871e1['newValueBoolean']&&_0x3871e1['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x3871e1['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x3871e1['newValueJson']&&_0x3871e1['hasOwnProperty']('newValueJson')&&!_0xf8bd16['isString'](_0x3871e1['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x3871e1['wasUndone']&&_0x3871e1['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3871e1['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3c1aa6['fromObject']=function(_0x5b68f5){if(_0x5b68f5 instanceof _0x392531['RootAttributeOperation'])return _0x5b68f5;var _0x1b97ca=new _0x392531['RootAttributeOperation']();return null!=_0x5b68f5['root']&&(_0x1b97ca['root']=String(_0x5b68f5['root'])),null!=_0x5b68f5['key']&&(_0x1b97ca['key']=String(_0x5b68f5['key'])),null!=_0x5b68f5['oldValueBoolean']&&(_0x1b97ca['oldValueBoolean']=Boolean(_0x5b68f5['oldValueBoolean'])),null!=_0x5b68f5['oldValueJson']&&(_0x1b97ca['oldValueJson']=String(_0x5b68f5['oldValueJson'])),null!=_0x5b68f5['newValueBoolean']&&(_0x1b97ca['newValueBoolean']=Boolean(_0x5b68f5['newValueBoolean'])),null!=_0x5b68f5['newValueJson']&&(_0x1b97ca['newValueJson']=String(_0x5b68f5['newValueJson'])),null!=_0x5b68f5['wasUndone']&&(_0x1b97ca['wasUndone']=Boolean(_0x5b68f5['wasUndone'])),_0x1b97ca;},_0x3c1aa6['toObject']=function(_0x1a203c,_0x24de90){_0x24de90||(_0x24de90={});var _0x1f62d4={};return _0x24de90['defaults']&&(_0x1f62d4['root']='',_0x1f62d4['key']='',_0x1f62d4['oldValueBoolean']=!0x1,_0x1f62d4['oldValueJson']='',_0x1f62d4['newValueBoolean']=!0x1,_0x1f62d4['newValueJson']='',_0x1f62d4['wasUndone']=!0x1),null!=_0x1a203c['root']&&_0x1a203c['hasOwnProperty']('root')&&(_0x1f62d4['root']=_0x1a203c['root']),null!=_0x1a203c['key']&&_0x1a203c['hasOwnProperty']('key')&&(_0x1f62d4['key']=_0x1a203c['key']),null!=_0x1a203c['oldValueBoolean']&&_0x1a203c['hasOwnProperty']('oldValueBoolean')&&(_0x1f62d4['oldValueBoolean']=_0x1a203c['oldValueBoolean']),null!=_0x1a203c['oldValueJson']&&_0x1a203c['hasOwnProperty']('oldValueJson')&&(_0x1f62d4['oldValueJson']=_0x1a203c['oldValueJson']),null!=_0x1a203c['newValueBoolean']&&_0x1a203c['hasOwnProperty']('newValueBoolean')&&(_0x1f62d4['newValueBoolean']=_0x1a203c['newValueBoolean']),null!=_0x1a203c['newValueJson']&&_0x1a203c['hasOwnProperty']('newValueJson')&&(_0x1f62d4['newValueJson']=_0x1a203c['newValueJson']),null!=_0x1a203c['wasUndone']&&_0x1a203c['hasOwnProperty']('wasUndone')&&(_0x1f62d4['wasUndone']=_0x1a203c['wasUndone']),_0x1f62d4;},_0x3c1aa6['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2dde15['util']['toJSONOptions']);},_0x3c1aa6['getTypeUrl']=function(_0x557f3b){return void 0x0===_0x557f3b&&(_0x557f3b='type.googleapis.com'),_0x557f3b+'/RootAttributeOperation';},_0x3c1aa6;}()),_0x392531['RootOperation']=(function(){function _0x4a02b6(_0x1f42bd){if(_0x1f42bd){for(var _0x451cd8=Object['keys'](_0x1f42bd),_0x648662=0x0;_0x648662<_0x451cd8['length'];++_0x648662)null!=_0x1f42bd[_0x451cd8[_0x648662]]&&(this[_0x451cd8[_0x648662]]=_0x1f42bd[_0x451cd8[_0x648662]]);}}return _0x4a02b6['prototype']['rootName']='',_0x4a02b6['prototype']['elementName']='',_0x4a02b6['prototype']['isAdd']=!0x1,_0x4a02b6['prototype']['wasUndone']=!0x1,_0x4a02b6['create']=function(_0x36de46){return new _0x4a02b6(_0x36de46);},_0x4a02b6['encode']=function(_0x4ceae9,_0x343546){return _0x343546||(_0x343546=_0x1575c2['create']()),null!=_0x4ceae9['rootName']&&Object['hasOwnProperty']['call'](_0x4ceae9,'rootName')&&_0x343546['uint32'](0xa)['string'](_0x4ceae9['rootName']),null!=_0x4ceae9['elementName']&&Object['hasOwnProperty']['call'](_0x4ceae9,'elementName')&&_0x343546['uint32'](0x12)['string'](_0x4ceae9['elementName']),null!=_0x4ceae9['isAdd']&&Object['hasOwnProperty']['call'](_0x4ceae9,'isAdd')&&_0x343546['uint32'](0x18)['bool'](_0x4ceae9['isAdd']),null!=_0x4ceae9['wasUndone']&&Object['hasOwnProperty']['call'](_0x4ceae9,'wasUndone')&&_0x343546['uint32'](0x20)['bool'](_0x4ceae9['wasUndone']),_0x343546;},_0x4a02b6['encodeDelimited']=function(_0x1dd1e8,_0x17ba51){return this['encode'](_0x1dd1e8,_0x17ba51)['ldelim']();},_0x4a02b6['decode']=function(_0x439946,_0x30e40a){_0x439946 instanceof _0xdd63b8||(_0x439946=_0xdd63b8['create'](_0x439946));for(var _0x1ea6db=void 0x0===_0x30e40a?_0x439946['len']:_0x439946['pos']+_0x30e40a,_0x530971=new _0x392531['RootOperation']();_0x439946['pos']<_0x1ea6db;){var _0x82b054=_0x439946['uint32']();switch(_0x82b054>>>0x3){case 0x1:_0x530971['rootName']=_0x439946['string']();break;case 0x2:_0x530971['elementName']=_0x439946['string']();break;case 0x3:_0x530971['isAdd']=_0x439946['bool']();break;case 0x4:_0x530971['wasUndone']=_0x439946['bool']();break;default:_0x439946['skipType'](0x7&_0x82b054);}}return _0x530971;},_0x4a02b6['decodeDelimited']=function(_0x2d3dcf){return _0x2d3dcf instanceof _0xdd63b8||(_0x2d3dcf=new _0xdd63b8(_0x2d3dcf)),this['decode'](_0x2d3dcf,_0x2d3dcf['uint32']());},_0x4a02b6['verify']=function(_0x33b54d){return'object'!=typeof _0x33b54d||null===_0x33b54d?'object\x20expected':null!=_0x33b54d['rootName']&&_0x33b54d['hasOwnProperty']('rootName')&&!_0xf8bd16['isString'](_0x33b54d['rootName'])?'rootName:\x20string\x20expected':null!=_0x33b54d['elementName']&&_0x33b54d['hasOwnProperty']('elementName')&&!_0xf8bd16['isString'](_0x33b54d['elementName'])?'elementName:\x20string\x20expected':null!=_0x33b54d['isAdd']&&_0x33b54d['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x33b54d['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x33b54d['wasUndone']&&_0x33b54d['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x33b54d['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x4a02b6['fromObject']=function(_0x394dac){if(_0x394dac instanceof _0x392531['RootOperation'])return _0x394dac;var _0x6ca4da=new _0x392531['RootOperation']();return null!=_0x394dac['rootName']&&(_0x6ca4da['rootName']=String(_0x394dac['rootName'])),null!=_0x394dac['elementName']&&(_0x6ca4da['elementName']=String(_0x394dac['elementName'])),null!=_0x394dac['isAdd']&&(_0x6ca4da['isAdd']=Boolean(_0x394dac['isAdd'])),null!=_0x394dac['wasUndone']&&(_0x6ca4da['wasUndone']=Boolean(_0x394dac['wasUndone'])),_0x6ca4da;},_0x4a02b6['toObject']=function(_0x27d4e9,_0x35063b){_0x35063b||(_0x35063b={});var _0x1ba50f={};return _0x35063b['defaults']&&(_0x1ba50f['rootName']='',_0x1ba50f['elementName']='',_0x1ba50f['isAdd']=!0x1,_0x1ba50f['wasUndone']=!0x1),null!=_0x27d4e9['rootName']&&_0x27d4e9['hasOwnProperty']('rootName')&&(_0x1ba50f['rootName']=_0x27d4e9['rootName']),null!=_0x27d4e9['elementName']&&_0x27d4e9['hasOwnProperty']('elementName')&&(_0x1ba50f['elementName']=_0x27d4e9['elementName']),null!=_0x27d4e9['isAdd']&&_0x27d4e9['hasOwnProperty']('isAdd')&&(_0x1ba50f['isAdd']=_0x27d4e9['isAdd']),null!=_0x27d4e9['wasUndone']&&_0x27d4e9['hasOwnProperty']('wasUndone')&&(_0x1ba50f['wasUndone']=_0x27d4e9['wasUndone']),_0x1ba50f;},_0x4a02b6['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2dde15['util']['toJSONOptions']);},_0x4a02b6['getTypeUrl']=function(_0x1d37d0){return void 0x0===_0x1d37d0&&(_0x1d37d0='type.googleapis.com'),_0x1d37d0+'/RootOperation';},_0x4a02b6;}()),_0x392531['SplitOperation']=(function(){function _0x278932(_0x5efda2){if(_0x5efda2){for(var _0xb659c8=Object['keys'](_0x5efda2),_0x3f41dc=0x0;_0x3f41dc<_0xb659c8['length'];++_0x3f41dc)null!=_0x5efda2[_0xb659c8[_0x3f41dc]]&&(this[_0xb659c8[_0x3f41dc]]=_0x5efda2[_0xb659c8[_0x3f41dc]]);}}return _0x278932['prototype']['splitPosition']=null,_0x278932['prototype']['graveyardPosition']=null,_0x278932['prototype']['howMany']=0x0,_0x278932['prototype']['insertionPosition']=null,_0x278932['prototype']['wasUndone']=!0x1,_0x278932['create']=function(_0x23bb05){return new _0x278932(_0x23bb05);},_0x278932['encode']=function(_0x2b9316,_0x561f8a){return _0x561f8a||(_0x561f8a=_0x1575c2['create']()),null!=_0x2b9316['splitPosition']&&Object['hasOwnProperty']['call'](_0x2b9316,'splitPosition')&&_0x392531['Position']['encode'](_0x2b9316['splitPosition'],_0x561f8a['uint32'](0xa)['fork']())['ldelim'](),null!=_0x2b9316['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x2b9316,'graveyardPosition')&&_0x392531['Position']['encode'](_0x2b9316['graveyardPosition'],_0x561f8a['uint32'](0x12)['fork']())['ldelim'](),null!=_0x2b9316['howMany']&&Object['hasOwnProperty']['call'](_0x2b9316,'howMany')&&_0x561f8a['uint32'](0x18)['uint32'](_0x2b9316['howMany']),null!=_0x2b9316['insertionPosition']&&Object['hasOwnProperty']['call'](_0x2b9316,'insertionPosition')&&_0x392531['Position']['encode'](_0x2b9316['insertionPosition'],_0x561f8a['uint32'](0x22)['fork']())['ldelim'](),null!=_0x2b9316['wasUndone']&&Object['hasOwnProperty']['call'](_0x2b9316,'wasUndone')&&_0x561f8a['uint32'](0x28)['bool'](_0x2b9316['wasUndone']),_0x561f8a;},_0x278932['encodeDelimited']=function(_0x578b64,_0x1ae3ca){return this['encode'](_0x578b64,_0x1ae3ca)['ldelim']();},_0x278932['decode']=function(_0x28dba2,_0x399d60){_0x28dba2 instanceof _0xdd63b8||(_0x28dba2=_0xdd63b8['create'](_0x28dba2));for(var _0x270fcd=void 0x0===_0x399d60?_0x28dba2['len']:_0x28dba2['pos']+_0x399d60,_0x19d033=new _0x392531['SplitOperation']();_0x28dba2['pos']<_0x270fcd;){var _0x2af795=_0x28dba2['uint32']();switch(_0x2af795>>>0x3){case 0x1:_0x19d033['splitPosition']=_0x392531['Position']['decode'](_0x28dba2,_0x28dba2['uint32']());break;case 0x2:_0x19d033['graveyardPosition']=_0x392531['Position']['decode'](_0x28dba2,_0x28dba2['uint32']());break;case 0x3:_0x19d033['howMany']=_0x28dba2['uint32']();break;case 0x4:_0x19d033['insertionPosition']=_0x392531['Position']['decode'](_0x28dba2,_0x28dba2['uint32']());break;case 0x5:_0x19d033['wasUndone']=_0x28dba2['bool']();break;default:_0x28dba2['skipType'](0x7&_0x2af795);}}return _0x19d033;},_0x278932['decodeDelimited']=function(_0x36022a){return _0x36022a instanceof _0xdd63b8||(_0x36022a=new _0xdd63b8(_0x36022a)),this['decode'](_0x36022a,_0x36022a['uint32']());},_0x278932['verify']=function(_0x53a13e){if('object'!=typeof _0x53a13e||null===_0x53a13e)return'object\x20expected';var _0xa81246;if(null!=_0x53a13e['splitPosition']&&_0x53a13e['hasOwnProperty']('splitPosition')&&(_0xa81246=_0x392531['Position']['verify'](_0x53a13e['splitPosition'])))return'splitPosition.'+_0xa81246;if(null!=_0x53a13e['graveyardPosition']&&_0x53a13e['hasOwnProperty']('graveyardPosition')&&(_0xa81246=_0x392531['Position']['verify'](_0x53a13e['graveyardPosition'])))return'graveyardPosition.'+_0xa81246;if(null!=_0x53a13e['howMany']&&_0x53a13e['hasOwnProperty']('howMany')&&!_0xf8bd16['isInteger'](_0x53a13e['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x53a13e['insertionPosition']&&_0x53a13e['hasOwnProperty']('insertionPosition')&&(_0xa81246=_0x392531['Position']['verify'](_0x53a13e['insertionPosition'])))return'insertionPosition.'+_0xa81246;return null!=_0x53a13e['wasUndone']&&_0x53a13e['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x53a13e['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x278932['fromObject']=function(_0x449843){if(_0x449843 instanceof _0x392531['SplitOperation'])return _0x449843;var _0x2196d6=new _0x392531['SplitOperation']();if(null!=_0x449843['splitPosition']){if('object'!=typeof _0x449843['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x2196d6['splitPosition']=_0x392531['Position']['fromObject'](_0x449843['splitPosition']);}if(null!=_0x449843['graveyardPosition']){if('object'!=typeof _0x449843['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x2196d6['graveyardPosition']=_0x392531['Position']['fromObject'](_0x449843['graveyardPosition']);}if(null!=_0x449843['howMany']&&(_0x2196d6['howMany']=_0x449843['howMany']>>>0x0),null!=_0x449843['insertionPosition']){if('object'!=typeof _0x449843['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x2196d6['insertionPosition']=_0x392531['Position']['fromObject'](_0x449843['insertionPosition']);}return null!=_0x449843['wasUndone']&&(_0x2196d6['wasUndone']=Boolean(_0x449843['wasUndone'])),_0x2196d6;},_0x278932['toObject']=function(_0x554018,_0x100a64){_0x100a64||(_0x100a64={});var _0x6277c9={};return _0x100a64['defaults']&&(_0x6277c9['splitPosition']=null,_0x6277c9['graveyardPosition']=null,_0x6277c9['howMany']=0x0,_0x6277c9['insertionPosition']=null,_0x6277c9['wasUndone']=!0x1),null!=_0x554018['splitPosition']&&_0x554018['hasOwnProperty']('splitPosition')&&(_0x6277c9['splitPosition']=_0x392531['Position']['toObject'](_0x554018['splitPosition'],_0x100a64)),null!=_0x554018['graveyardPosition']&&_0x554018['hasOwnProperty']('graveyardPosition')&&(_0x6277c9['graveyardPosition']=_0x392531['Position']['toObject'](_0x554018['graveyardPosition'],_0x100a64)),null!=_0x554018['howMany']&&_0x554018['hasOwnProperty']('howMany')&&(_0x6277c9['howMany']=_0x554018['howMany']),null!=_0x554018['insertionPosition']&&_0x554018['hasOwnProperty']('insertionPosition')&&(_0x6277c9['insertionPosition']=_0x392531['Position']['toObject'](_0x554018['insertionPosition'],_0x100a64)),null!=_0x554018['wasUndone']&&_0x554018['hasOwnProperty']('wasUndone')&&(_0x6277c9['wasUndone']=_0x554018['wasUndone']),_0x6277c9;},_0x278932['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2dde15['util']['toJSONOptions']);},_0x278932['getTypeUrl']=function(_0x395546){return void 0x0===_0x395546&&(_0x395546='type.googleapis.com'),_0x395546+'/SplitOperation';},_0x278932;}()),_0x392531['Position']=(function(){function _0x1be193(_0x5bc853){if(this['path']=[],_0x5bc853){for(var _0x57b7af=Object['keys'](_0x5bc853),_0x46b06=0x0;_0x46b06<_0x57b7af['length'];++_0x46b06)null!=_0x5bc853[_0x57b7af[_0x46b06]]&&(this[_0x57b7af[_0x46b06]]=_0x5bc853[_0x57b7af[_0x46b06]]);}}return _0x1be193['prototype']['root']='',_0x1be193['prototype']['rootMain']=!0x1,_0x1be193['prototype']['rootGraveyard']=!0x1,_0x1be193['prototype']['path']=_0xf8bd16['emptyArray'],_0x1be193['prototype']['stickiness']='',_0x1be193['create']=function(_0x398eaf){return new _0x1be193(_0x398eaf);},_0x1be193['encode']=function(_0x5bd7a7,_0xfba598){if(_0xfba598||(_0xfba598=_0x1575c2['create']()),null!=_0x5bd7a7['root']&&Object['hasOwnProperty']['call'](_0x5bd7a7,'root')&&_0xfba598['uint32'](0xa)['string'](_0x5bd7a7['root']),null!=_0x5bd7a7['rootMain']&&Object['hasOwnProperty']['call'](_0x5bd7a7,'rootMain')&&_0xfba598['uint32'](0x10)['bool'](_0x5bd7a7['rootMain']),null!=_0x5bd7a7['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x5bd7a7,'rootGraveyard')&&_0xfba598['uint32'](0x18)['bool'](_0x5bd7a7['rootGraveyard']),null!=_0x5bd7a7['path']&&_0x5bd7a7['path']['length']){_0xfba598['uint32'](0x22)['fork']();for(var _0x54da4f=0x0;_0x54da4f<_0x5bd7a7['path']['length'];++_0x54da4f)_0xfba598['uint32'](_0x5bd7a7['path'][_0x54da4f]);_0xfba598['ldelim']();}return null!=_0x5bd7a7['stickiness']&&Object['hasOwnProperty']['call'](_0x5bd7a7,'stickiness')&&_0xfba598['uint32'](0x2a)['string'](_0x5bd7a7['stickiness']),_0xfba598;},_0x1be193['encodeDelimited']=function(_0x4ae795,_0x52c9e3){return this['encode'](_0x4ae795,_0x52c9e3)['ldelim']();},_0x1be193['decode']=function(_0x11ee6e,_0x5b2a20){_0x11ee6e instanceof _0xdd63b8||(_0x11ee6e=_0xdd63b8['create'](_0x11ee6e));for(var _0x48c83e=void 0x0===_0x5b2a20?_0x11ee6e['len']:_0x11ee6e['pos']+_0x5b2a20,_0x4deee5=new _0x392531['Position']();_0x11ee6e['pos']<_0x48c83e;){var _0x23484b=_0x11ee6e['uint32']();switch(_0x23484b>>>0x3){case 0x1:_0x4deee5['root']=_0x11ee6e['string']();break;case 0x2:_0x4deee5['rootMain']=_0x11ee6e['bool']();break;case 0x3:_0x4deee5['rootGraveyard']=_0x11ee6e['bool']();break;case 0x4:if(_0x4deee5['path']&&_0x4deee5['path']['length']||(_0x4deee5['path']=[]),0x2==(0x7&_0x23484b)){for(var _0x38f62b=_0x11ee6e['uint32']()+_0x11ee6e['pos'];_0x11ee6e['pos']<_0x38f62b;)_0x4deee5['path']['push'](_0x11ee6e['uint32']());}else _0x4deee5['path']['push'](_0x11ee6e['uint32']());break;case 0x5:_0x4deee5['stickiness']=_0x11ee6e['string']();break;default:_0x11ee6e['skipType'](0x7&_0x23484b);}}return _0x4deee5;},_0x1be193['decodeDelimited']=function(_0x5ad05f){return _0x5ad05f instanceof _0xdd63b8||(_0x5ad05f=new _0xdd63b8(_0x5ad05f)),this['decode'](_0x5ad05f,_0x5ad05f['uint32']());},_0x1be193['verify']=function(_0x37f261){if('object'!=typeof _0x37f261||null===_0x37f261)return'object\x20expected';if(null!=_0x37f261['root']&&_0x37f261['hasOwnProperty']('root')&&!_0xf8bd16['isString'](_0x37f261['root']))return'root:\x20string\x20expected';if(null!=_0x37f261['rootMain']&&_0x37f261['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x37f261['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x37f261['rootGraveyard']&&_0x37f261['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x37f261['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x37f261['path']&&_0x37f261['hasOwnProperty']('path')){if(!Array['isArray'](_0x37f261['path']))return'path:\x20array\x20expected';for(var _0x522b3b=0x0;_0x522b3b<_0x37f261['path']['length'];++_0x522b3b)if(!_0xf8bd16['isInteger'](_0x37f261['path'][_0x522b3b]))return'path:\x20integer[]\x20expected';}return null!=_0x37f261['stickiness']&&_0x37f261['hasOwnProperty']('stickiness')&&!_0xf8bd16['isString'](_0x37f261['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x1be193['fromObject']=function(_0x5ee559){if(_0x5ee559 instanceof _0x392531['Position'])return _0x5ee559;var _0x2b5d95=new _0x392531['Position']();if(null!=_0x5ee559['root']&&(_0x2b5d95['root']=String(_0x5ee559['root'])),null!=_0x5ee559['rootMain']&&(_0x2b5d95['rootMain']=Boolean(_0x5ee559['rootMain'])),null!=_0x5ee559['rootGraveyard']&&(_0x2b5d95['rootGraveyard']=Boolean(_0x5ee559['rootGraveyard'])),_0x5ee559['path']){if(!Array['isArray'](_0x5ee559['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x2b5d95['path']=[];for(var _0x799ddd=0x0;_0x799ddd<_0x5ee559['path']['length'];++_0x799ddd)_0x2b5d95['path'][_0x799ddd]=_0x5ee559['path'][_0x799ddd]>>>0x0;}return null!=_0x5ee559['stickiness']&&(_0x2b5d95['stickiness']=String(_0x5ee559['stickiness'])),_0x2b5d95;},_0x1be193['toObject']=function(_0x1da041,_0x2b1974){_0x2b1974||(_0x2b1974={});var _0x57b2de={};if((_0x2b1974['arrays']||_0x2b1974['defaults'])&&(_0x57b2de['path']=[]),_0x2b1974['defaults']&&(_0x57b2de['root']='',_0x57b2de['rootMain']=!0x1,_0x57b2de['rootGraveyard']=!0x1,_0x57b2de['stickiness']=''),null!=_0x1da041['root']&&_0x1da041['hasOwnProperty']('root')&&(_0x57b2de['root']=_0x1da041['root']),null!=_0x1da041['rootMain']&&_0x1da041['hasOwnProperty']('rootMain')&&(_0x57b2de['rootMain']=_0x1da041['rootMain']),null!=_0x1da041['rootGraveyard']&&_0x1da041['hasOwnProperty']('rootGraveyard')&&(_0x57b2de['rootGraveyard']=_0x1da041['rootGraveyard']),_0x1da041['path']&&_0x1da041['path']['length']){_0x57b2de['path']=[];for(var _0x4fe92c=0x0;_0x4fe92c<_0x1da041['path']['length'];++_0x4fe92c)_0x57b2de['path'][_0x4fe92c]=_0x1da041['path'][_0x4fe92c];}return null!=_0x1da041['stickiness']&&_0x1da041['hasOwnProperty']('stickiness')&&(_0x57b2de['stickiness']=_0x1da041['stickiness']),_0x57b2de;},_0x1be193['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2dde15['util']['toJSONOptions']);},_0x1be193['getTypeUrl']=function(_0xb76b51){return void 0x0===_0xb76b51&&(_0xb76b51='type.googleapis.com'),_0xb76b51+'/Position';},_0x1be193;}()),_0x392531['Range']=(function(){function _0x18b825(_0x2cec38){if(_0x2cec38){for(var _0x2569b7=Object['keys'](_0x2cec38),_0x463ae9=0x0;_0x463ae9<_0x2569b7['length'];++_0x463ae9)null!=_0x2cec38[_0x2569b7[_0x463ae9]]&&(this[_0x2569b7[_0x463ae9]]=_0x2cec38[_0x2569b7[_0x463ae9]]);}}return _0x18b825['prototype']['start']=null,_0x18b825['prototype']['end']=null,_0x18b825['create']=function(_0x588c2c){return new _0x18b825(_0x588c2c);},_0x18b825['encode']=function(_0x3b946c,_0x429020){return _0x429020||(_0x429020=_0x1575c2['create']()),null!=_0x3b946c['start']&&Object['hasOwnProperty']['call'](_0x3b946c,'start')&&_0x392531['Position']['encode'](_0x3b946c['start'],_0x429020['uint32'](0xa)['fork']())['ldelim'](),null!=_0x3b946c['end']&&Object['hasOwnProperty']['call'](_0x3b946c,'end')&&_0x392531['Position']['encode'](_0x3b946c['end'],_0x429020['uint32'](0x12)['fork']())['ldelim'](),_0x429020;},_0x18b825['encodeDelimited']=function(_0x13ff79,_0x2c9c72){return this['encode'](_0x13ff79,_0x2c9c72)['ldelim']();},_0x18b825['decode']=function(_0xb0e954,_0x1ae96b){_0xb0e954 instanceof _0xdd63b8||(_0xb0e954=_0xdd63b8['create'](_0xb0e954));for(var _0x5b8b13=void 0x0===_0x1ae96b?_0xb0e954['len']:_0xb0e954['pos']+_0x1ae96b,_0x1b5914=new _0x392531['Range']();_0xb0e954['pos']<_0x5b8b13;){var _0x3cb022=_0xb0e954['uint32']();switch(_0x3cb022>>>0x3){case 0x1:_0x1b5914['start']=_0x392531['Position']['decode'](_0xb0e954,_0xb0e954['uint32']());break;case 0x2:_0x1b5914['end']=_0x392531['Position']['decode'](_0xb0e954,_0xb0e954['uint32']());break;default:_0xb0e954['skipType'](0x7&_0x3cb022);}}return _0x1b5914;},_0x18b825['decodeDelimited']=function(_0x2a0af3){return _0x2a0af3 instanceof _0xdd63b8||(_0x2a0af3=new _0xdd63b8(_0x2a0af3)),this['decode'](_0x2a0af3,_0x2a0af3['uint32']());},_0x18b825['verify']=function(_0x4db6ae){if('object'!=typeof _0x4db6ae||null===_0x4db6ae)return'object\x20expected';var _0x29590b;if(null!=_0x4db6ae['start']&&_0x4db6ae['hasOwnProperty']('start')&&(_0x29590b=_0x392531['Position']['verify'](_0x4db6ae['start'])))return'start.'+_0x29590b;if(null!=_0x4db6ae['end']&&_0x4db6ae['hasOwnProperty']('end')&&(_0x29590b=_0x392531['Position']['verify'](_0x4db6ae['end'])))return'end.'+_0x29590b;return null;},_0x18b825['fromObject']=function(_0xb82f40){if(_0xb82f40 instanceof _0x392531['Range'])return _0xb82f40;var _0x2f507a=new _0x392531['Range']();if(null!=_0xb82f40['start']){if('object'!=typeof _0xb82f40['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x2f507a['start']=_0x392531['Position']['fromObject'](_0xb82f40['start']);}if(null!=_0xb82f40['end']){if('object'!=typeof _0xb82f40['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x2f507a['end']=_0x392531['Position']['fromObject'](_0xb82f40['end']);}return _0x2f507a;},_0x18b825['toObject']=function(_0x3811f1,_0x3d62a2){_0x3d62a2||(_0x3d62a2={});var _0x2a2373={};return _0x3d62a2['defaults']&&(_0x2a2373['start']=null,_0x2a2373['end']=null),null!=_0x3811f1['start']&&_0x3811f1['hasOwnProperty']('start')&&(_0x2a2373['start']=_0x392531['Position']['toObject'](_0x3811f1['start'],_0x3d62a2)),null!=_0x3811f1['end']&&_0x3811f1['hasOwnProperty']('end')&&(_0x2a2373['end']=_0x392531['Position']['toObject'](_0x3811f1['end'],_0x3d62a2)),_0x2a2373;},_0x18b825['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2dde15['util']['toJSONOptions']);},_0x18b825['getTypeUrl']=function(_0x401705){return void 0x0===_0x401705&&(_0x401705='type.googleapis.com'),_0x401705+'/Range';},_0x18b825;}()),_0x392531['Element']=(function(){function _0x3f3305(_0x308f06){if(this['children']=[],this['attributesBoolean']={},_0x308f06){for(var _0x2dcd1b=Object['keys'](_0x308f06),_0x4ae94a=0x0;_0x4ae94a<_0x2dcd1b['length'];++_0x4ae94a)null!=_0x308f06[_0x2dcd1b[_0x4ae94a]]&&(this[_0x2dcd1b[_0x4ae94a]]=_0x308f06[_0x2dcd1b[_0x4ae94a]]);}}return _0x3f3305['prototype']['name']='',_0x3f3305['prototype']['children']=_0xf8bd16['emptyArray'],_0x3f3305['prototype']['data']='',_0x3f3305['prototype']['attributesBoolean']=_0xf8bd16['emptyObject'],_0x3f3305['prototype']['attributesJson']='',_0x3f3305['create']=function(_0x1c648c){return new _0x3f3305(_0x1c648c);},_0x3f3305['encode']=function(_0x397ad9,_0x2de33f){if(_0x2de33f||(_0x2de33f=_0x1575c2['create']()),null!=_0x397ad9['name']&&Object['hasOwnProperty']['call'](_0x397ad9,'name')&&_0x2de33f['uint32'](0xa)['string'](_0x397ad9['name']),null!=_0x397ad9['children']&&_0x397ad9['children']['length']){for(var _0x58c2a5=0x0;_0x58c2a5<_0x397ad9['children']['length'];++_0x58c2a5)_0x392531['Element']['encode'](_0x397ad9['children'][_0x58c2a5],_0x2de33f['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x397ad9['data']&&Object['hasOwnProperty']['call'](_0x397ad9,'data')&&_0x2de33f['uint32'](0x1a)['string'](_0x397ad9['data']),null!=_0x397ad9['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x397ad9,'attributesBoolean')){var _0x51b539=Object['keys'](_0x397ad9['attributesBoolean']);for(_0x58c2a5=0x0;_0x58c2a5<_0x51b539['length'];++_0x58c2a5)_0x2de33f['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x51b539[_0x58c2a5])['uint32'](0x10)['bool'](_0x397ad9['attributesBoolean'][_0x51b539[_0x58c2a5]])['ldelim']();}return null!=_0x397ad9['attributesJson']&&Object['hasOwnProperty']['call'](_0x397ad9,'attributesJson')&&_0x2de33f['uint32'](0x2a)['string'](_0x397ad9['attributesJson']),_0x2de33f;},_0x3f3305['encodeDelimited']=function(_0x14fde5,_0x375a31){return this['encode'](_0x14fde5,_0x375a31)['ldelim']();},_0x3f3305['decode']=function(_0x56ca0a,_0xfb0430){_0x56ca0a instanceof _0xdd63b8||(_0x56ca0a=_0xdd63b8['create'](_0x56ca0a));for(var _0x5b534f,_0x132725,_0xfcdc87=void 0x0===_0xfb0430?_0x56ca0a['len']:_0x56ca0a['pos']+_0xfb0430,_0x1f19b9=new _0x392531['Element']();_0x56ca0a['pos']<_0xfcdc87;){var _0x284cb2=_0x56ca0a['uint32']();switch(_0x284cb2>>>0x3){case 0x1:_0x1f19b9['name']=_0x56ca0a['string']();break;case 0x2:_0x1f19b9['children']&&_0x1f19b9['children']['length']||(_0x1f19b9['children']=[]),_0x1f19b9['children']['push'](_0x392531['Element']['decode'](_0x56ca0a,_0x56ca0a['uint32']()));break;case 0x3:_0x1f19b9['data']=_0x56ca0a['string']();break;case 0x4:_0x1f19b9['attributesBoolean']===_0xf8bd16['emptyObject']&&(_0x1f19b9['attributesBoolean']={});var _0x1d9b7a=_0x56ca0a['uint32']()+_0x56ca0a['pos'];for(_0x5b534f='',_0x132725=!0x1;_0x56ca0a['pos']<_0x1d9b7a;){var _0x2f925e=_0x56ca0a['uint32']();switch(_0x2f925e>>>0x3){case 0x1:_0x5b534f=_0x56ca0a['string']();break;case 0x2:_0x132725=_0x56ca0a['bool']();break;default:_0x56ca0a['skipType'](0x7&_0x2f925e);}}_0x1f19b9['attributesBoolean'][_0x5b534f]=_0x132725;break;case 0x5:_0x1f19b9['attributesJson']=_0x56ca0a['string']();break;default:_0x56ca0a['skipType'](0x7&_0x284cb2);}}return _0x1f19b9;},_0x3f3305['decodeDelimited']=function(_0x3806a6){return _0x3806a6 instanceof _0xdd63b8||(_0x3806a6=new _0xdd63b8(_0x3806a6)),this['decode'](_0x3806a6,_0x3806a6['uint32']());},_0x3f3305['verify']=function(_0x5d4303){if('object'!=typeof _0x5d4303||null===_0x5d4303)return'object\x20expected';if(null!=_0x5d4303['name']&&_0x5d4303['hasOwnProperty']('name')&&!_0xf8bd16['isString'](_0x5d4303['name']))return'name:\x20string\x20expected';if(null!=_0x5d4303['children']&&_0x5d4303['hasOwnProperty']('children')){if(!Array['isArray'](_0x5d4303['children']))return'children:\x20array\x20expected';for(var _0x30fb21=0x0;_0x30fb21<_0x5d4303['children']['length'];++_0x30fb21){var _0x4647c3=_0x392531['Element']['verify'](_0x5d4303['children'][_0x30fb21]);if(_0x4647c3)return'children.'+_0x4647c3;}}if(null!=_0x5d4303['data']&&_0x5d4303['hasOwnProperty']('data')&&!_0xf8bd16['isString'](_0x5d4303['data']))return'data:\x20string\x20expected';if(null!=_0x5d4303['attributesBoolean']&&_0x5d4303['hasOwnProperty']('attributesBoolean')){if(!_0xf8bd16['isObject'](_0x5d4303['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x144bbd=Object['keys'](_0x5d4303['attributesBoolean']);for(_0x30fb21=0x0;_0x30fb21<_0x144bbd['length'];++_0x30fb21)if('boolean'!=typeof _0x5d4303['attributesBoolean'][_0x144bbd[_0x30fb21]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x5d4303['attributesJson']&&_0x5d4303['hasOwnProperty']('attributesJson')&&!_0xf8bd16['isString'](_0x5d4303['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x3f3305['fromObject']=function(_0x33b8b4){if(_0x33b8b4 instanceof _0x392531['Element'])return _0x33b8b4;var _0x2127b6=new _0x392531['Element']();if(null!=_0x33b8b4['name']&&(_0x2127b6['name']=String(_0x33b8b4['name'])),_0x33b8b4['children']){if(!Array['isArray'](_0x33b8b4['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x2127b6['children']=[];for(var _0x12bd27=0x0;_0x12bd27<_0x33b8b4['children']['length'];++_0x12bd27){if('object'!=typeof _0x33b8b4['children'][_0x12bd27])throw TypeError('.Element.children:\x20object\x20expected');_0x2127b6['children'][_0x12bd27]=_0x392531['Element']['fromObject'](_0x33b8b4['children'][_0x12bd27]);}}if(null!=_0x33b8b4['data']&&(_0x2127b6['data']=String(_0x33b8b4['data'])),_0x33b8b4['attributesBoolean']){if('object'!=typeof _0x33b8b4['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x2127b6['attributesBoolean']={};var _0x1528d7=Object['keys'](_0x33b8b4['attributesBoolean']);for(_0x12bd27=0x0;_0x12bd27<_0x1528d7['length'];++_0x12bd27)_0x2127b6['attributesBoolean'][_0x1528d7[_0x12bd27]]=Boolean(_0x33b8b4['attributesBoolean'][_0x1528d7[_0x12bd27]]);}return null!=_0x33b8b4['attributesJson']&&(_0x2127b6['attributesJson']=String(_0x33b8b4['attributesJson'])),_0x2127b6;},_0x3f3305['toObject']=function(_0x4e5418,_0xe6159){_0xe6159||(_0xe6159={});var _0x5b0908,_0x31bc66={};if((_0xe6159['arrays']||_0xe6159['defaults'])&&(_0x31bc66['children']=[]),(_0xe6159['objects']||_0xe6159['defaults'])&&(_0x31bc66['attributesBoolean']={}),_0xe6159['defaults']&&(_0x31bc66['name']='',_0x31bc66['data']='',_0x31bc66['attributesJson']=''),null!=_0x4e5418['name']&&_0x4e5418['hasOwnProperty']('name')&&(_0x31bc66['name']=_0x4e5418['name']),_0x4e5418['children']&&_0x4e5418['children']['length']){_0x31bc66['children']=[];for(var _0x1ced9d=0x0;_0x1ced9d<_0x4e5418['children']['length'];++_0x1ced9d)_0x31bc66['children'][_0x1ced9d]=_0x392531['Element']['toObject'](_0x4e5418['children'][_0x1ced9d],_0xe6159);}if(null!=_0x4e5418['data']&&_0x4e5418['hasOwnProperty']('data')&&(_0x31bc66['data']=_0x4e5418['data']),_0x4e5418['attributesBoolean']&&(_0x5b0908=Object['keys'](_0x4e5418['attributesBoolean']))['length']){_0x31bc66['attributesBoolean']={};for(_0x1ced9d=0x0;_0x1ced9d<_0x5b0908['length'];++_0x1ced9d)_0x31bc66['attributesBoolean'][_0x5b0908[_0x1ced9d]]=_0x4e5418['attributesBoolean'][_0x5b0908[_0x1ced9d]];}return null!=_0x4e5418['attributesJson']&&_0x4e5418['hasOwnProperty']('attributesJson')&&(_0x31bc66['attributesJson']=_0x4e5418['attributesJson']),_0x31bc66;},_0x3f3305['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2dde15['util']['toJSONOptions']);},_0x3f3305['getTypeUrl']=function(_0x34fe2c){return void 0x0===_0x34fe2c&&(_0x34fe2c='type.googleapis.com'),_0x34fe2c+'/Element';},_0x3f3305;}()),_0x392531;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x2df220){return new y(this['_protobufRoot'][_0x2df220]);}}class y{['_protobuf'];constructor(_0x2047ba){this['_protobuf']=_0x2047ba;}['compress'](_0x9eba6e){const _0x214675=this['_protobuf']['verify'](_0x9eba6e);if(_0x214675)throw Error(_0x214675);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x9eba6e))['finish']();}['decompress'](_0x2fa10f){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x2fa10f),{'oneofs':!0x0});}}function _(_0x19f1b1,_0x327b58){const _0x416293=_0x285c4a(_0x19f1b1);return _0x416293['path'][_0x416293['path']['length']-0x1]+=_0x327b58,_0x416293;}function O(_0x5525e0,_0x489b36){return _0x5525e0['root']===_0x489b36['root']&&_0x5b5270(_0x5525e0['path'],_0x489b36['path']);}function $(_0x381642){P(_0x381642,_0x178718=>('main'==_0x178718['root']?(_0x178718['rootMain']=!0x0,delete _0x178718['root']):'$graveyard'==_0x178718['root']&&(_0x178718['rootGraveyard']=!0x0,delete _0x178718['root']),_0x178718));}function J(_0xecfc36){P(_0xecfc36,_0x506c7f=>(_0x506c7f['rootMain']?(_0x506c7f['root']='main',delete _0x506c7f['rootMain']):_0x506c7f['rootGraveyard']&&(_0x506c7f['root']='$graveyard',delete _0x506c7f['rootGraveyard']),_0x506c7f));}function P(_0x316926,_0xde0cdb){for(const _0x1f2b04 in _0x316926){const _0x67b7bc=_0x316926[_0x1f2b04];'nodes'!==_0x1f2b04&&_0x12db29(_0x67b7bc)&&(_0x67b7bc['path']&&(_0x67b7bc['root']||_0x67b7bc['rootMain']||_0x67b7bc['rootGraveyard'])?_0x316926[_0x1f2b04]=_0xde0cdb(_0x67b7bc):P(_0x67b7bc,_0xde0cdb));}return _0x316926;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x3d6c02,_0x9069d9,_0x185118){this['_id']=_0x3d6c02,this['_operationName']=_0x9069d9,this['_protobufDescriptor']=_0x185118;}['compress'](_0x375f25,_0x1809bc){const _0x5cd9d7=_0x1809bc['shift']();return $(_0x5cd9d7),_0x375f25['buffers']['push'](this['_protobufDescriptor']['compress'](_0x5cd9d7)),_0x375f25['types']['push'](this['_id']),!0x0;}['decompress'](_0x990b46,_0x1388c0){_0x1388c0['types']['shift']();const _0x11c64=this['_protobufDescriptor']['decompress'](_0x1388c0['buffers']['shift']());J(_0x11c64),_0x11c64['__className']=this['_operationName'],_0x990b46['push'](_0x11c64);}}class s extends e{['compress'](_0x1a7350,_0x1bf660){const _0x23936b=_0x1bf660['shift']();return this['_serializeOneOf']('oldValue',_0x23936b),this['_serializeOneOf']('newValue',_0x23936b),$(_0x23936b),_0x1a7350['buffers']['push'](this['_protobufDescriptor']['compress'](_0x23936b)),_0x1a7350['types']['push'](this['_id']),!0x0;}['decompress'](_0x2388c7,_0x126c5a){const {types:_0x36213c,buffers:_0xc03302}=_0x126c5a,_0x9ea9b9=this['_protobufDescriptor']['decompress'](_0xc03302['shift']());_0x36213c['shift'](),this['_deserializeOneOf']('oldValue',_0x9ea9b9),this['_deserializeOneOf']('newValue',_0x9ea9b9),J(_0x9ea9b9),_0x9ea9b9['__className']=this['_operationName'],_0x2388c7['push'](_0x9ea9b9);}['_serializeOneOf'](_0xb3d8b6,_0x480d8d){const _0x1add5a=_0x480d8d[_0xb3d8b6];'boolean'==typeof _0x1add5a?_0x480d8d[_0xb3d8b6+'Boolean']=_0x1add5a:_0x480d8d[_0xb3d8b6+'Json']=JSON['stringify'](_0x1add5a);}['_deserializeOneOf'](_0x19c322,_0x3e3965){const _0x4fa47e=_0x19c322+'Json';_0x3e3965[_0x4fa47e]?(_0x3e3965[_0x19c322]=JSON['parse'](_0x3e3965[_0x4fa47e]),delete _0x3e3965[_0x4fa47e]):(_0x3e3965[_0x19c322]=_0x3e3965[_0x19c322+'Boolean'],delete _0x3e3965[_0x19c322+'Boolean']);}}class i extends e{['compress'](_0x2f2f7d,_0x23db43){const _0x10d925=_0x23db43['shift']();return this['_serializeNodesAttributes'](_0x10d925['nodes']),$(_0x10d925),_0x2f2f7d['buffers']['push'](this['_protobufDescriptor']['compress'](_0x10d925)),_0x2f2f7d['types']['push'](this['_id']),!0x0;}['decompress'](_0x2d1f31,_0x15d2d0){const {types:_0x4b99d,buffers:_0x147929}=_0x15d2d0,_0x46f497=this['_protobufDescriptor']['decompress'](_0x147929['shift']());_0x4b99d['shift'](),_0x46f497['nodes']||(_0x46f497['nodes']=[]),this['_deserializeNodesAttributes'](_0x46f497['nodes']),J(_0x46f497),_0x46f497['__className']=this['_operationName'],_0x2d1f31['push'](_0x46f497);}['_serializeNodesAttributes'](_0x1273e8){for(const _0xfaf99a of _0x1273e8){if(_0xfaf99a['attributes']){const _0x128df8=_0xfaf99a['attributes'];this['_areValuesBoolean'](_0x128df8)?_0xfaf99a['attributesBoolean']=_0x128df8:_0xfaf99a['attributesJson']=JSON['stringify'](_0x128df8);}_0xfaf99a['children']&&this['_serializeNodesAttributes'](_0xfaf99a['children']);}}['_deserializeNodesAttributes'](_0x53d87a){for(const _0x497862 of _0x53d87a)(_0x497862['attributesBoolean']||_0x497862['attributesJson'])&&(_0x497862['attributesBoolean']?(_0x497862['attributes']=_0x497862['attributesBoolean'],delete _0x497862['attributesBoolean']):(_0x497862['attributes']=JSON['parse'](_0x497862['attributesJson']),delete _0x497862['attributesJson'])),_0x497862['children']&&this['_deserializeNodesAttributes'](_0x497862['children']);}['_areValuesBoolean'](_0x39119a){return Object['keys'](_0x39119a)['every'](_0x5527c7=>'boolean'==typeof _0x39119a[_0x5527c7]);}}class n extends e{['decompress'](_0x39b5c0,_0xf95d6d){super['decompress'](_0x39b5c0,_0xf95d6d);const _0x4174e5=_0x39b5c0[_0x39b5c0['length']-0x1];_0x4174e5['oldRange']||(_0x4174e5['oldRange']=null),_0x4174e5['newRange']||(_0x4174e5['newRange']=null);}}class p extends e{['compress'](_0x2eee45,_0x2d6318){return _0x2d6318['shift'](),_0x2eee45['types']['push'](this['_id']),!0x0;}['decompress'](_0x81607a,_0x8dd87b){_0x8dd87b['types']['shift'](),_0x81607a['push']({'__className':this['_operationName']});}}class a extends n{['_omittedNamespace'];constructor(_0x1e4dff,_0x586226,_0x4c0628,_0x134fb1){super(_0x1e4dff,_0x586226,_0x4c0628),this['_omittedNamespace']=_0x134fb1+':';}['compress'](_0x3ce7c6,_0x266d54){return!('MarkerOperation'!=_0x266d54[0x0]['__className']||!_0x266d54[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0x266d54[0x0]['name']=_0x266d54[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x3ce7c6,_0x266d54),!0x0);}['decompress'](_0x4bceab,_0x53b764){super['decompress'](_0x4bceab,_0x53b764);const _0x37db5e=_0x4bceab[_0x4bceab['length']-0x1];_0x37db5e['name']=this['_omittedNamespace']+_0x37db5e['name'];}}class b{['_id'];['_context'];constructor(_0x34dd8c,_0x3b0b49){this['_id']=_0x34dd8c,this['_context']=_0x3b0b49;}['compress'](_0x4084f1,_0x9bf5e5){let _0x53fec7;for(;_0x9bf5e5['length']>0x1&&this['_compareOperations'](_0x9bf5e5[0x0],_0x9bf5e5[0x1]);)_0x53fec7?(_0x53fec7=this['_combineNext'](_0x9bf5e5['shift'](),_0x53fec7),_0x4084f1['types']['push'](0x0)):(_0x53fec7=_0x285c4a(_0x9bf5e5['shift']()),_0x4084f1['types']['push'](this['_id']));return!!_0x53fec7&&(_0x53fec7=this['_combineNext'](_0x9bf5e5['shift'](),_0x53fec7),_0x4084f1['types']['push'](0x0),_0x4084f1['buffers']['push'](this['_compressSingleOperation'](_0x53fec7)),!0x0);}['decompress'](_0xeabca7,_0x3908d3){const _0x5a6bc8=this['_decompressSingleOperation'](_0x3908d3);for(;0x0==_0x3908d3['types'][0x0];)_0x3908d3['types']['shift'](),_0xeabca7['push'](this['_splitCurrent'](_0x5a6bc8));_0xeabca7['push'](_0x5a6bc8);}}class m extends b{['_combineNext'](_0x5f2063,_0x255740){return _0x255740['nodes'][0x0]['data']+=_0x5f2063['nodes'][0x0]['data'],_0x255740;}['_splitCurrent'](_0x61c4b5){const _0x5696fc=_0x285c4a(_0x61c4b5),_0x3fbac6=_0x5696fc['nodes'][0x0],_0x2c60e7=_0x61c4b5['nodes'][0x0],_0x1888d8=_0x2c60e7['data'][Symbol['iterator']]()['next']()['value'],_0x2dc488=_0x1888d8['length'];return _0x3fbac6['data']=_0x1888d8,_0x2c60e7['data']=_0x2c60e7['data']['substr'](_0x2dc488),_0x61c4b5['position']=_(_0x61c4b5['position'],_0x2dc488),_0x5696fc;}['_compareOperations'](_0x2c7109,_0x23c672){if(this['_checkOperation'](_0x2c7109)&&this['_checkOperation'](_0x23c672)){const _0x462d28=_0x2c7109['nodes'][0x0]['data']['length'],_0x19334c=O(_(_0x2c7109['position'],_0x462d28),_0x23c672['position']),_0x52d545=_0x2c7109['nodes'][0x0],_0x2910f4=_0x23c672['nodes'][0x0];return _0x19334c&&this['_compareAttributes'](_0x52d545,_0x2910f4);}return!0x1;}['_compressSingleOperation'](_0x2db335){const _0x1467af={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x1467af,[_0x2db335]),_0x1467af['buffers'][0x0];}['_decompressSingleOperation'](_0x446d67){const _0x58395b=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x58395b,_0x446d67),_0x58395b[0x0];}['_checkOperation'](_0x226e0b){return'InsertOperation'==_0x226e0b['__className']&&0x1==_0x226e0b['nodes']['length']&&_0x226e0b['nodes'][0x0]['data']&&!_0x226e0b['wasUndone']&&0x1==Array['from'](_0x226e0b['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x22b885,_0x4fc12c){const _0x516072=Object['keys'](_0x22b885['attributes']||{}),_0x22e6f2=Object['keys'](_0x4fc12c['attributes']||{});return _0x516072['length']===_0x22e6f2['length']&&_0x516072['every'](_0x50ba78=>_0x4fc12c['attributes'][_0x50ba78]&&_0x4fc12c['attributes'][_0x50ba78]===_0x22b885['attributes'][_0x50ba78]);}}class c extends b{['_combineNext'](_0x17b3d4,_0x12a7f6){return _0x12a7f6['howMany']++,_0x12a7f6['sourcePosition']=_0x285c4a(_0x17b3d4['sourcePosition']),_0x12a7f6;}['_splitCurrent'](_0x245f74){const _0x2fdc21=_0x285c4a(_0x245f74);return _0x245f74['howMany']--,_0x2fdc21['howMany']=0x1,_0x2fdc21['sourcePosition']=_(_0x2fdc21['sourcePosition'],_0x245f74['howMany']),_0x2fdc21;}['_compareOperations'](_0x4c73fc,_0x3e1140){return!(!this['_checkOperation'](_0x4c73fc)||!this['_checkOperation'](_0x3e1140))&&(O(_(_0x4c73fc['sourcePosition'],-0x1),_0x3e1140['sourcePosition'])&&O(_0x4c73fc['targetPosition'],_0x3e1140['targetPosition']));}['_compressSingleOperation'](_0x9e2b01){const _0x5350f7={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x5350f7,[_0x9e2b01]),_0x5350f7['buffers'][0x0];}['_decompressSingleOperation'](_0x4531d7){const _0x3a38c8=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x3a38c8,_0x4531d7),_0x3a38c8[0x0];}['_checkOperation'](_0x46734e){return'MoveOperation'==_0x46734e['__className']&&'$graveyard'==_0x46734e['targetPosition']['root']&&0x1==_0x46734e['howMany']&&!_0x46734e['wasUndone'];}}class h extends b{['_combineNext'](_0x113b45,_0x49a0e9){return _0x49a0e9['howMany']++,_0x49a0e9;}['_splitCurrent'](_0x5b5767){const _0x56c760=_0x285c4a(_0x5b5767);return _0x56c760['howMany']=0x1,_0x5b5767['howMany']--,_0x56c760;}['_compareOperations'](_0x5a0b9a,_0x163b8f){return!(!this['_checkOperation'](_0x5a0b9a)||!this['_checkOperation'](_0x163b8f))&&(O(_0x5a0b9a['sourcePosition'],_0x163b8f['sourcePosition'])&&O(_0x5a0b9a['targetPosition'],_0x163b8f['targetPosition']));}['_compressSingleOperation'](_0x201130){const _0x95719e={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x95719e,[_0x201130]),_0x95719e['buffers'][0x0];}['_decompressSingleOperation'](_0x253b9a){const _0x226c44=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x226c44,_0x253b9a),_0x226c44[0x0];}['_checkOperation'](_0x5bcdba){return'MoveOperation'==_0x5bcdba['__className']&&'$graveyard'==_0x5bcdba['targetPosition']['root']&&0x1==_0x5bcdba['howMany']&&!_0x5bcdba['wasUndone'];}}class f extends b{['compress'](_0x1a1666,_0x3d1073){if(!this['_compareOperations'](_0x3d1073[0x0],_0x3d1073[0x1]))return!0x1;const _0x40db7c=_0x3d1073['shift']();return _0x40db7c['oldRange']=null,_0x40db7c['newRange']&&O(_0x40db7c['newRange']['start'],_0x40db7c['newRange']['end'])&&(_0x40db7c['newRange']['end']=null),_0x3d1073['shift'](),_0x1a1666['types']['push'](this['_id']),_0x1a1666['types']['push'](0x0),_0x1a1666['buffers']['push'](this['_compressSingleOperation'](_0x40db7c)),!0x0;}['decompress'](_0x4b85b4,_0x510b45){const _0x5a1433=this['_decompressSingleOperation'](_0x510b45);_0x5a1433['newRange']&&!_0x5a1433['newRange']['end']&&(_0x5a1433['newRange']['end']=_0x285c4a(_0x5a1433['newRange']['start']));const _0x3b793c=_0x285c4a(_0x5a1433);_0x3b793c['newRange']&&(_0x3b793c['newRange']['start']['stickiness']='toNone',_0x3b793c['newRange']['end']=_0x285c4a(_0x3b793c['newRange']['start'])),_0x3b793c['name']='user:position:'+_0x3b793c['name']['split'](':')[0x2],_0x510b45['types']['shift'](),_0x4b85b4['push'](_0x5a1433),_0x4b85b4['push'](_0x3b793c);}['_compressSingleOperation'](_0x321113){const _0x4cd8f4={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x4cd8f4,[_0x321113]),_0x4cd8f4['buffers'][0x0];}['_decompressSingleOperation'](_0xd548ac){const _0x2fc00c=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x2fc00c,_0xd548ac),_0x2fc00c[0x0];}['_compareOperations'](_0x593ee6,_0x19c9fc){return!(!_0x593ee6||!_0x19c9fc)&&('MarkerOperation'==_0x593ee6['__className']&&'MarkerOperation'==_0x19c9fc['__className']&&!(!_0x593ee6['name']['startsWith']('user:')||!_0x19c9fc['name']['startsWith']('user:')||_0x593ee6['name']==_0x19c9fc['name']));}}class g{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x229834=this['_protobufFactory']['getDescriptor']('MarkerOperation');this['_registerCompressor'](0x1,'NoOperation',new p(0x1,'NoOperation',void 0x0)),this['_registerOperationCompressor'](0xa,'AttributeOperation',s),this['_registerOperationCompressor'](0xb,'InsertOperation',i),this['_registerOperationCompressor'](0xc,'MarkerOperation',n),this['_registerOperationCompressor'](0xd,'MergeOperation',e),this['_registerOperationCompressor'](0xe,'MoveOperation',e),this['_registerOperationCompressor'](0xf,'RenameOperation',e),this['_registerOperationCompressor'](0x10,'RootAttributeOperation',s),this['_registerOperationCompressor'](0x11,'SplitOperation',e),this['_registerCompressor'](0x12,'CommentMarkerOperation',new a(0x12,'MarkerOperation',_0x229834,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new a(0x13,'MarkerOperation',_0x229834,'suggestion')),this['_registerOperationCompressor'](0x14,'RootOperation',e),this['_registerActionCompressor'](0x64,'TypingAction',m),this['_registerActionCompressor'](0x65,'DeletingAction',c),this['_registerActionCompressor'](0x66,'ForwardDeletingAction',h),this['_registerActionCompressor'](0x67,'UserSelectionAction',f);}['compress'](_0x1e7d33){if(!_0x1e7d33||!_0x1e7d33[0x0])throw new _0x3373c4('no-operations-provided',this);const _0x1d0011={'types':[],'buffers':[],'baseVersion':_0x1e7d33[0x0]['baseVersion']};for(;_0x1e7d33['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0x1d0011,_0x1e7d33)||this['_getCompressorByName']('TypingAction')['compress'](_0x1d0011,_0x1e7d33)||this['_getCompressorByName']('DeletingAction')['compress'](_0x1d0011,_0x1e7d33)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x1d0011,_0x1e7d33)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x1d0011,_0x1e7d33)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x1d0011,_0x1e7d33)||this['_getCompressorByName'](_0x1e7d33[0x0]['__className'])['compress'](_0x1d0011,_0x1e7d33);return _0x1d0011;}['decompress'](_0x2c4fc4){const _0x3fa40c=[];for(;_0x2c4fc4['types']['length'];){this['_compressorById']['get'](_0x2c4fc4['types'][0x0])['decompress'](_0x3fa40c,_0x2c4fc4);}return _0x3fa40c['forEach']((_0x358c65,_0x1f8806)=>_0x358c65['baseVersion']=_0x2c4fc4['baseVersion']+_0x1f8806),_0x3fa40c;}['_getCompressorByName'](_0x353284){return this['_compressorByName']['get'](_0x353284);}['_registerOperationCompressor'](_0x57fd41,_0x3674e6,_0x1456df){const _0xdf21c0=new _0x1456df(_0x57fd41,_0x3674e6,this['_protobufFactory']['getDescriptor'](_0x3674e6));this['_registerCompressor'](_0x57fd41,_0x3674e6,_0xdf21c0);}['_registerActionCompressor'](_0x1fe35a,_0x20dedc,_0x3227c5){const _0x1455c0=new _0x3227c5(_0x1fe35a,this);this['_registerCompressor'](_0x1fe35a,_0x20dedc,_0x1455c0);}['_registerCompressor'](_0xd8ec46,_0x41ce00,_0x56015d){this['_compressorById']['set'](_0xd8ec46,_0x56015d),this['_compressorByName']['set'](_0x41ce00,_0x56015d);}}export{g as Compressor};
|
|
23
|
+
import{CKEditorError as _0x271ed5}from'@ckeditor/ckeditor5-utils/dist/index.js';import _0x59cef0 from'protobufjs/minimal.js';import{cloneDeep as _0x13b753,isEqual as _0x3dd6fd,isObject as _0x287c30}from'lodash-es';const u=/* #__PURE__ -- @preserve */
|
|
24
|
+
((()=>{var _0x2f05c0=_0x59cef0['Reader'],_0xf39eee=_0x59cef0['Writer'],_0x4800fc=_0x59cef0['util'],_0x1e3b7d=_0x59cef0['roots']['default']||(_0x59cef0['roots']['default']={});return _0x1e3b7d['AttributeOperation']=(function(){function _0x4ca4e3(_0x4a1304){if(_0x4a1304){for(var _0x2b009d=Object['keys'](_0x4a1304),_0x503555=0x0;_0x503555<_0x2b009d['length'];++_0x503555)null!=_0x4a1304[_0x2b009d[_0x503555]]&&(this[_0x2b009d[_0x503555]]=_0x4a1304[_0x2b009d[_0x503555]]);}}return _0x4ca4e3['prototype']['range']=null,_0x4ca4e3['prototype']['key']='',_0x4ca4e3['prototype']['oldValueBoolean']=!0x1,_0x4ca4e3['prototype']['oldValueJson']='',_0x4ca4e3['prototype']['newValueBoolean']=!0x1,_0x4ca4e3['prototype']['newValueJson']='',_0x4ca4e3['prototype']['wasUndone']=!0x1,_0x4ca4e3['create']=function(_0x32dacb){return new _0x4ca4e3(_0x32dacb);},_0x4ca4e3['encode']=function(_0x44a67a,_0x39eba5){return _0x39eba5||(_0x39eba5=_0xf39eee['create']()),null!=_0x44a67a['range']&&Object['hasOwnProperty']['call'](_0x44a67a,'range')&&_0x1e3b7d['Range']['encode'](_0x44a67a['range'],_0x39eba5['uint32'](0xa)['fork']())['ldelim'](),null!=_0x44a67a['key']&&Object['hasOwnProperty']['call'](_0x44a67a,'key')&&_0x39eba5['uint32'](0x12)['string'](_0x44a67a['key']),null!=_0x44a67a['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x44a67a,'oldValueBoolean')&&_0x39eba5['uint32'](0x18)['bool'](_0x44a67a['oldValueBoolean']),null!=_0x44a67a['oldValueJson']&&Object['hasOwnProperty']['call'](_0x44a67a,'oldValueJson')&&_0x39eba5['uint32'](0x22)['string'](_0x44a67a['oldValueJson']),null!=_0x44a67a['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x44a67a,'newValueBoolean')&&_0x39eba5['uint32'](0x28)['bool'](_0x44a67a['newValueBoolean']),null!=_0x44a67a['newValueJson']&&Object['hasOwnProperty']['call'](_0x44a67a,'newValueJson')&&_0x39eba5['uint32'](0x32)['string'](_0x44a67a['newValueJson']),null!=_0x44a67a['wasUndone']&&Object['hasOwnProperty']['call'](_0x44a67a,'wasUndone')&&_0x39eba5['uint32'](0x38)['bool'](_0x44a67a['wasUndone']),_0x39eba5;},_0x4ca4e3['encodeDelimited']=function(_0x4e8579,_0x5932e2){return this['encode'](_0x4e8579,_0x5932e2)['ldelim']();},_0x4ca4e3['decode']=function(_0x2ee2e3,_0x11161b){_0x2ee2e3 instanceof _0x2f05c0||(_0x2ee2e3=_0x2f05c0['create'](_0x2ee2e3));for(var _0x28d3a3=void 0x0===_0x11161b?_0x2ee2e3['len']:_0x2ee2e3['pos']+_0x11161b,_0x3a4c5d=new _0x1e3b7d['AttributeOperation']();_0x2ee2e3['pos']<_0x28d3a3;){var _0x3e9ad9=_0x2ee2e3['uint32']();switch(_0x3e9ad9>>>0x3){case 0x1:_0x3a4c5d['range']=_0x1e3b7d['Range']['decode'](_0x2ee2e3,_0x2ee2e3['uint32']());break;case 0x2:_0x3a4c5d['key']=_0x2ee2e3['string']();break;case 0x3:_0x3a4c5d['oldValueBoolean']=_0x2ee2e3['bool']();break;case 0x4:_0x3a4c5d['oldValueJson']=_0x2ee2e3['string']();break;case 0x5:_0x3a4c5d['newValueBoolean']=_0x2ee2e3['bool']();break;case 0x6:_0x3a4c5d['newValueJson']=_0x2ee2e3['string']();break;case 0x7:_0x3a4c5d['wasUndone']=_0x2ee2e3['bool']();break;default:_0x2ee2e3['skipType'](0x7&_0x3e9ad9);}}return _0x3a4c5d;},_0x4ca4e3['decodeDelimited']=function(_0x3a4714){return _0x3a4714 instanceof _0x2f05c0||(_0x3a4714=new _0x2f05c0(_0x3a4714)),this['decode'](_0x3a4714,_0x3a4714['uint32']());},_0x4ca4e3['verify']=function(_0x35418e){if('object'!=typeof _0x35418e||null===_0x35418e)return'object\x20expected';if(null!=_0x35418e['range']&&_0x35418e['hasOwnProperty']('range')){var _0x47672b=_0x1e3b7d['Range']['verify'](_0x35418e['range']);if(_0x47672b)return'range.'+_0x47672b;}return null!=_0x35418e['key']&&_0x35418e['hasOwnProperty']('key')&&!_0x4800fc['isString'](_0x35418e['key'])?'key:\x20string\x20expected':null!=_0x35418e['oldValueBoolean']&&_0x35418e['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x35418e['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x35418e['oldValueJson']&&_0x35418e['hasOwnProperty']('oldValueJson')&&!_0x4800fc['isString'](_0x35418e['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x35418e['newValueBoolean']&&_0x35418e['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x35418e['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x35418e['newValueJson']&&_0x35418e['hasOwnProperty']('newValueJson')&&!_0x4800fc['isString'](_0x35418e['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x35418e['wasUndone']&&_0x35418e['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x35418e['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x4ca4e3['fromObject']=function(_0x1cc29f){if(_0x1cc29f instanceof _0x1e3b7d['AttributeOperation'])return _0x1cc29f;var _0x276e9b=new _0x1e3b7d['AttributeOperation']();if(null!=_0x1cc29f['range']){if('object'!=typeof _0x1cc29f['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x276e9b['range']=_0x1e3b7d['Range']['fromObject'](_0x1cc29f['range']);}return null!=_0x1cc29f['key']&&(_0x276e9b['key']=String(_0x1cc29f['key'])),null!=_0x1cc29f['oldValueBoolean']&&(_0x276e9b['oldValueBoolean']=Boolean(_0x1cc29f['oldValueBoolean'])),null!=_0x1cc29f['oldValueJson']&&(_0x276e9b['oldValueJson']=String(_0x1cc29f['oldValueJson'])),null!=_0x1cc29f['newValueBoolean']&&(_0x276e9b['newValueBoolean']=Boolean(_0x1cc29f['newValueBoolean'])),null!=_0x1cc29f['newValueJson']&&(_0x276e9b['newValueJson']=String(_0x1cc29f['newValueJson'])),null!=_0x1cc29f['wasUndone']&&(_0x276e9b['wasUndone']=Boolean(_0x1cc29f['wasUndone'])),_0x276e9b;},_0x4ca4e3['toObject']=function(_0x5ada50,_0xee4948){_0xee4948||(_0xee4948={});var _0x4fdc5b={};return _0xee4948['defaults']&&(_0x4fdc5b['range']=null,_0x4fdc5b['key']='',_0x4fdc5b['oldValueBoolean']=!0x1,_0x4fdc5b['oldValueJson']='',_0x4fdc5b['newValueBoolean']=!0x1,_0x4fdc5b['newValueJson']='',_0x4fdc5b['wasUndone']=!0x1),null!=_0x5ada50['range']&&_0x5ada50['hasOwnProperty']('range')&&(_0x4fdc5b['range']=_0x1e3b7d['Range']['toObject'](_0x5ada50['range'],_0xee4948)),null!=_0x5ada50['key']&&_0x5ada50['hasOwnProperty']('key')&&(_0x4fdc5b['key']=_0x5ada50['key']),null!=_0x5ada50['oldValueBoolean']&&_0x5ada50['hasOwnProperty']('oldValueBoolean')&&(_0x4fdc5b['oldValueBoolean']=_0x5ada50['oldValueBoolean']),null!=_0x5ada50['oldValueJson']&&_0x5ada50['hasOwnProperty']('oldValueJson')&&(_0x4fdc5b['oldValueJson']=_0x5ada50['oldValueJson']),null!=_0x5ada50['newValueBoolean']&&_0x5ada50['hasOwnProperty']('newValueBoolean')&&(_0x4fdc5b['newValueBoolean']=_0x5ada50['newValueBoolean']),null!=_0x5ada50['newValueJson']&&_0x5ada50['hasOwnProperty']('newValueJson')&&(_0x4fdc5b['newValueJson']=_0x5ada50['newValueJson']),null!=_0x5ada50['wasUndone']&&_0x5ada50['hasOwnProperty']('wasUndone')&&(_0x4fdc5b['wasUndone']=_0x5ada50['wasUndone']),_0x4fdc5b;},_0x4ca4e3['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x59cef0['util']['toJSONOptions']);},_0x4ca4e3['getTypeUrl']=function(_0x2dc410){return void 0x0===_0x2dc410&&(_0x2dc410='type.googleapis.com'),_0x2dc410+'/AttributeOperation';},_0x4ca4e3;}()),_0x1e3b7d['InsertOperation']=(function(){function _0x1fb785(_0xec9f40){if(this['nodes']=[],_0xec9f40){for(var _0xfcab34=Object['keys'](_0xec9f40),_0x2b89ab=0x0;_0x2b89ab<_0xfcab34['length'];++_0x2b89ab)null!=_0xec9f40[_0xfcab34[_0x2b89ab]]&&(this[_0xfcab34[_0x2b89ab]]=_0xec9f40[_0xfcab34[_0x2b89ab]]);}}return _0x1fb785['prototype']['position']=null,_0x1fb785['prototype']['nodes']=_0x4800fc['emptyArray'],_0x1fb785['prototype']['shouldReceiveAttributes']=!0x1,_0x1fb785['prototype']['wasUndone']=!0x1,_0x1fb785['create']=function(_0x388833){return new _0x1fb785(_0x388833);},_0x1fb785['encode']=function(_0x443885,_0xfd0d27){if(_0xfd0d27||(_0xfd0d27=_0xf39eee['create']()),null!=_0x443885['position']&&Object['hasOwnProperty']['call'](_0x443885,'position')&&_0x1e3b7d['Position']['encode'](_0x443885['position'],_0xfd0d27['uint32'](0xa)['fork']())['ldelim'](),null!=_0x443885['nodes']&&_0x443885['nodes']['length']){for(var _0x1d413f=0x0;_0x1d413f<_0x443885['nodes']['length'];++_0x1d413f)_0x1e3b7d['Element']['encode'](_0x443885['nodes'][_0x1d413f],_0xfd0d27['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x443885['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x443885,'shouldReceiveAttributes')&&_0xfd0d27['uint32'](0x18)['bool'](_0x443885['shouldReceiveAttributes']),null!=_0x443885['wasUndone']&&Object['hasOwnProperty']['call'](_0x443885,'wasUndone')&&_0xfd0d27['uint32'](0x20)['bool'](_0x443885['wasUndone']),_0xfd0d27;},_0x1fb785['encodeDelimited']=function(_0x3f7386,_0x393831){return this['encode'](_0x3f7386,_0x393831)['ldelim']();},_0x1fb785['decode']=function(_0xf476fc,_0x34dc53){_0xf476fc instanceof _0x2f05c0||(_0xf476fc=_0x2f05c0['create'](_0xf476fc));for(var _0x32b873=void 0x0===_0x34dc53?_0xf476fc['len']:_0xf476fc['pos']+_0x34dc53,_0x15e3ec=new _0x1e3b7d['InsertOperation']();_0xf476fc['pos']<_0x32b873;){var _0x11d2e2=_0xf476fc['uint32']();switch(_0x11d2e2>>>0x3){case 0x1:_0x15e3ec['position']=_0x1e3b7d['Position']['decode'](_0xf476fc,_0xf476fc['uint32']());break;case 0x2:_0x15e3ec['nodes']&&_0x15e3ec['nodes']['length']||(_0x15e3ec['nodes']=[]),_0x15e3ec['nodes']['push'](_0x1e3b7d['Element']['decode'](_0xf476fc,_0xf476fc['uint32']()));break;case 0x3:_0x15e3ec['shouldReceiveAttributes']=_0xf476fc['bool']();break;case 0x4:_0x15e3ec['wasUndone']=_0xf476fc['bool']();break;default:_0xf476fc['skipType'](0x7&_0x11d2e2);}}return _0x15e3ec;},_0x1fb785['decodeDelimited']=function(_0x56db4a){return _0x56db4a instanceof _0x2f05c0||(_0x56db4a=new _0x2f05c0(_0x56db4a)),this['decode'](_0x56db4a,_0x56db4a['uint32']());},_0x1fb785['verify']=function(_0x41f4a7){if('object'!=typeof _0x41f4a7||null===_0x41f4a7)return'object\x20expected';if(null!=_0x41f4a7['position']&&_0x41f4a7['hasOwnProperty']('position')&&(_0x593664=_0x1e3b7d['Position']['verify'](_0x41f4a7['position'])))return'position.'+_0x593664;if(null!=_0x41f4a7['nodes']&&_0x41f4a7['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x41f4a7['nodes']))return'nodes:\x20array\x20expected';for(var _0x5cb866=0x0;_0x5cb866<_0x41f4a7['nodes']['length'];++_0x5cb866){var _0x593664;if(_0x593664=_0x1e3b7d['Element']['verify'](_0x41f4a7['nodes'][_0x5cb866]))return'nodes.'+_0x593664;}}return null!=_0x41f4a7['shouldReceiveAttributes']&&_0x41f4a7['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x41f4a7['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x41f4a7['wasUndone']&&_0x41f4a7['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x41f4a7['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1fb785['fromObject']=function(_0x4f6c62){if(_0x4f6c62 instanceof _0x1e3b7d['InsertOperation'])return _0x4f6c62;var _0x3354e3=new _0x1e3b7d['InsertOperation']();if(null!=_0x4f6c62['position']){if('object'!=typeof _0x4f6c62['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x3354e3['position']=_0x1e3b7d['Position']['fromObject'](_0x4f6c62['position']);}if(_0x4f6c62['nodes']){if(!Array['isArray'](_0x4f6c62['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x3354e3['nodes']=[];for(var _0x37dbf4=0x0;_0x37dbf4<_0x4f6c62['nodes']['length'];++_0x37dbf4){if('object'!=typeof _0x4f6c62['nodes'][_0x37dbf4])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x3354e3['nodes'][_0x37dbf4]=_0x1e3b7d['Element']['fromObject'](_0x4f6c62['nodes'][_0x37dbf4]);}}return null!=_0x4f6c62['shouldReceiveAttributes']&&(_0x3354e3['shouldReceiveAttributes']=Boolean(_0x4f6c62['shouldReceiveAttributes'])),null!=_0x4f6c62['wasUndone']&&(_0x3354e3['wasUndone']=Boolean(_0x4f6c62['wasUndone'])),_0x3354e3;},_0x1fb785['toObject']=function(_0x5a3dd2,_0x487808){_0x487808||(_0x487808={});var _0x3e8f13={};if((_0x487808['arrays']||_0x487808['defaults'])&&(_0x3e8f13['nodes']=[]),_0x487808['defaults']&&(_0x3e8f13['position']=null,_0x3e8f13['shouldReceiveAttributes']=!0x1,_0x3e8f13['wasUndone']=!0x1),null!=_0x5a3dd2['position']&&_0x5a3dd2['hasOwnProperty']('position')&&(_0x3e8f13['position']=_0x1e3b7d['Position']['toObject'](_0x5a3dd2['position'],_0x487808)),_0x5a3dd2['nodes']&&_0x5a3dd2['nodes']['length']){_0x3e8f13['nodes']=[];for(var _0x567201=0x0;_0x567201<_0x5a3dd2['nodes']['length'];++_0x567201)_0x3e8f13['nodes'][_0x567201]=_0x1e3b7d['Element']['toObject'](_0x5a3dd2['nodes'][_0x567201],_0x487808);}return null!=_0x5a3dd2['shouldReceiveAttributes']&&_0x5a3dd2['hasOwnProperty']('shouldReceiveAttributes')&&(_0x3e8f13['shouldReceiveAttributes']=_0x5a3dd2['shouldReceiveAttributes']),null!=_0x5a3dd2['wasUndone']&&_0x5a3dd2['hasOwnProperty']('wasUndone')&&(_0x3e8f13['wasUndone']=_0x5a3dd2['wasUndone']),_0x3e8f13;},_0x1fb785['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x59cef0['util']['toJSONOptions']);},_0x1fb785['getTypeUrl']=function(_0x8f9816){return void 0x0===_0x8f9816&&(_0x8f9816='type.googleapis.com'),_0x8f9816+'/InsertOperation';},_0x1fb785;}()),_0x1e3b7d['MarkerOperation']=(function(){function _0x3ad71b(_0x2a26cb){if(_0x2a26cb){for(var _0x2ceb92=Object['keys'](_0x2a26cb),_0x149d12=0x0;_0x149d12<_0x2ceb92['length'];++_0x149d12)null!=_0x2a26cb[_0x2ceb92[_0x149d12]]&&(this[_0x2ceb92[_0x149d12]]=_0x2a26cb[_0x2ceb92[_0x149d12]]);}}return _0x3ad71b['prototype']['name']='',_0x3ad71b['prototype']['oldRange']=null,_0x3ad71b['prototype']['newRange']=null,_0x3ad71b['prototype']['affectsData']=!0x1,_0x3ad71b['prototype']['wasUndone']=!0x1,_0x3ad71b['create']=function(_0x26e248){return new _0x3ad71b(_0x26e248);},_0x3ad71b['encode']=function(_0x334d8a,_0x231ee9){return _0x231ee9||(_0x231ee9=_0xf39eee['create']()),null!=_0x334d8a['name']&&Object['hasOwnProperty']['call'](_0x334d8a,'name')&&_0x231ee9['uint32'](0xa)['string'](_0x334d8a['name']),null!=_0x334d8a['oldRange']&&Object['hasOwnProperty']['call'](_0x334d8a,'oldRange')&&_0x1e3b7d['Range']['encode'](_0x334d8a['oldRange'],_0x231ee9['uint32'](0x12)['fork']())['ldelim'](),null!=_0x334d8a['newRange']&&Object['hasOwnProperty']['call'](_0x334d8a,'newRange')&&_0x1e3b7d['Range']['encode'](_0x334d8a['newRange'],_0x231ee9['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x334d8a['affectsData']&&Object['hasOwnProperty']['call'](_0x334d8a,'affectsData')&&_0x231ee9['uint32'](0x20)['bool'](_0x334d8a['affectsData']),null!=_0x334d8a['wasUndone']&&Object['hasOwnProperty']['call'](_0x334d8a,'wasUndone')&&_0x231ee9['uint32'](0x28)['bool'](_0x334d8a['wasUndone']),_0x231ee9;},_0x3ad71b['encodeDelimited']=function(_0x59e492,_0x16404e){return this['encode'](_0x59e492,_0x16404e)['ldelim']();},_0x3ad71b['decode']=function(_0x4d87ca,_0x446769){_0x4d87ca instanceof _0x2f05c0||(_0x4d87ca=_0x2f05c0['create'](_0x4d87ca));for(var _0x52bd0a=void 0x0===_0x446769?_0x4d87ca['len']:_0x4d87ca['pos']+_0x446769,_0x4bfecc=new _0x1e3b7d['MarkerOperation']();_0x4d87ca['pos']<_0x52bd0a;){var _0x35735a=_0x4d87ca['uint32']();switch(_0x35735a>>>0x3){case 0x1:_0x4bfecc['name']=_0x4d87ca['string']();break;case 0x2:_0x4bfecc['oldRange']=_0x1e3b7d['Range']['decode'](_0x4d87ca,_0x4d87ca['uint32']());break;case 0x3:_0x4bfecc['newRange']=_0x1e3b7d['Range']['decode'](_0x4d87ca,_0x4d87ca['uint32']());break;case 0x4:_0x4bfecc['affectsData']=_0x4d87ca['bool']();break;case 0x5:_0x4bfecc['wasUndone']=_0x4d87ca['bool']();break;default:_0x4d87ca['skipType'](0x7&_0x35735a);}}return _0x4bfecc;},_0x3ad71b['decodeDelimited']=function(_0x4c7ece){return _0x4c7ece instanceof _0x2f05c0||(_0x4c7ece=new _0x2f05c0(_0x4c7ece)),this['decode'](_0x4c7ece,_0x4c7ece['uint32']());},_0x3ad71b['verify']=function(_0x2c926b){if('object'!=typeof _0x2c926b||null===_0x2c926b)return'object\x20expected';if(null!=_0x2c926b['name']&&_0x2c926b['hasOwnProperty']('name')&&!_0x4800fc['isString'](_0x2c926b['name']))return'name:\x20string\x20expected';var _0x193374;if(null!=_0x2c926b['oldRange']&&_0x2c926b['hasOwnProperty']('oldRange')&&(_0x193374=_0x1e3b7d['Range']['verify'](_0x2c926b['oldRange'])))return'oldRange.'+_0x193374;if(null!=_0x2c926b['newRange']&&_0x2c926b['hasOwnProperty']('newRange')&&(_0x193374=_0x1e3b7d['Range']['verify'](_0x2c926b['newRange'])))return'newRange.'+_0x193374;return null!=_0x2c926b['affectsData']&&_0x2c926b['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x2c926b['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x2c926b['wasUndone']&&_0x2c926b['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2c926b['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3ad71b['fromObject']=function(_0x5d2fa8){if(_0x5d2fa8 instanceof _0x1e3b7d['MarkerOperation'])return _0x5d2fa8;var _0x49cb62=new _0x1e3b7d['MarkerOperation']();if(null!=_0x5d2fa8['name']&&(_0x49cb62['name']=String(_0x5d2fa8['name'])),null!=_0x5d2fa8['oldRange']){if('object'!=typeof _0x5d2fa8['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x49cb62['oldRange']=_0x1e3b7d['Range']['fromObject'](_0x5d2fa8['oldRange']);}if(null!=_0x5d2fa8['newRange']){if('object'!=typeof _0x5d2fa8['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x49cb62['newRange']=_0x1e3b7d['Range']['fromObject'](_0x5d2fa8['newRange']);}return null!=_0x5d2fa8['affectsData']&&(_0x49cb62['affectsData']=Boolean(_0x5d2fa8['affectsData'])),null!=_0x5d2fa8['wasUndone']&&(_0x49cb62['wasUndone']=Boolean(_0x5d2fa8['wasUndone'])),_0x49cb62;},_0x3ad71b['toObject']=function(_0x574f36,_0x4084b3){_0x4084b3||(_0x4084b3={});var _0x46002f={};return _0x4084b3['defaults']&&(_0x46002f['name']='',_0x46002f['oldRange']=null,_0x46002f['newRange']=null,_0x46002f['affectsData']=!0x1,_0x46002f['wasUndone']=!0x1),null!=_0x574f36['name']&&_0x574f36['hasOwnProperty']('name')&&(_0x46002f['name']=_0x574f36['name']),null!=_0x574f36['oldRange']&&_0x574f36['hasOwnProperty']('oldRange')&&(_0x46002f['oldRange']=_0x1e3b7d['Range']['toObject'](_0x574f36['oldRange'],_0x4084b3)),null!=_0x574f36['newRange']&&_0x574f36['hasOwnProperty']('newRange')&&(_0x46002f['newRange']=_0x1e3b7d['Range']['toObject'](_0x574f36['newRange'],_0x4084b3)),null!=_0x574f36['affectsData']&&_0x574f36['hasOwnProperty']('affectsData')&&(_0x46002f['affectsData']=_0x574f36['affectsData']),null!=_0x574f36['wasUndone']&&_0x574f36['hasOwnProperty']('wasUndone')&&(_0x46002f['wasUndone']=_0x574f36['wasUndone']),_0x46002f;},_0x3ad71b['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x59cef0['util']['toJSONOptions']);},_0x3ad71b['getTypeUrl']=function(_0x1036d4){return void 0x0===_0x1036d4&&(_0x1036d4='type.googleapis.com'),_0x1036d4+'/MarkerOperation';},_0x3ad71b;}()),_0x1e3b7d['MergeOperation']=(function(){function _0x3b2e1f(_0x4be3a4){if(_0x4be3a4){for(var _0x4bb129=Object['keys'](_0x4be3a4),_0x35f732=0x0;_0x35f732<_0x4bb129['length'];++_0x35f732)null!=_0x4be3a4[_0x4bb129[_0x35f732]]&&(this[_0x4bb129[_0x35f732]]=_0x4be3a4[_0x4bb129[_0x35f732]]);}}return _0x3b2e1f['prototype']['sourcePosition']=null,_0x3b2e1f['prototype']['targetPosition']=null,_0x3b2e1f['prototype']['graveyardPosition']=null,_0x3b2e1f['prototype']['howMany']=0x0,_0x3b2e1f['prototype']['wasUndone']=!0x1,_0x3b2e1f['create']=function(_0x8e7d33){return new _0x3b2e1f(_0x8e7d33);},_0x3b2e1f['encode']=function(_0x48cf70,_0x2fb400){return _0x2fb400||(_0x2fb400=_0xf39eee['create']()),null!=_0x48cf70['sourcePosition']&&Object['hasOwnProperty']['call'](_0x48cf70,'sourcePosition')&&_0x1e3b7d['Position']['encode'](_0x48cf70['sourcePosition'],_0x2fb400['uint32'](0xa)['fork']())['ldelim'](),null!=_0x48cf70['targetPosition']&&Object['hasOwnProperty']['call'](_0x48cf70,'targetPosition')&&_0x1e3b7d['Position']['encode'](_0x48cf70['targetPosition'],_0x2fb400['uint32'](0x12)['fork']())['ldelim'](),null!=_0x48cf70['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x48cf70,'graveyardPosition')&&_0x1e3b7d['Position']['encode'](_0x48cf70['graveyardPosition'],_0x2fb400['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x48cf70['howMany']&&Object['hasOwnProperty']['call'](_0x48cf70,'howMany')&&_0x2fb400['uint32'](0x20)['uint32'](_0x48cf70['howMany']),null!=_0x48cf70['wasUndone']&&Object['hasOwnProperty']['call'](_0x48cf70,'wasUndone')&&_0x2fb400['uint32'](0x28)['bool'](_0x48cf70['wasUndone']),_0x2fb400;},_0x3b2e1f['encodeDelimited']=function(_0x50cb6d,_0x7ed7a){return this['encode'](_0x50cb6d,_0x7ed7a)['ldelim']();},_0x3b2e1f['decode']=function(_0x31c71b,_0x420ffc){_0x31c71b instanceof _0x2f05c0||(_0x31c71b=_0x2f05c0['create'](_0x31c71b));for(var _0x33513a=void 0x0===_0x420ffc?_0x31c71b['len']:_0x31c71b['pos']+_0x420ffc,_0x188764=new _0x1e3b7d['MergeOperation']();_0x31c71b['pos']<_0x33513a;){var _0x109262=_0x31c71b['uint32']();switch(_0x109262>>>0x3){case 0x1:_0x188764['sourcePosition']=_0x1e3b7d['Position']['decode'](_0x31c71b,_0x31c71b['uint32']());break;case 0x2:_0x188764['targetPosition']=_0x1e3b7d['Position']['decode'](_0x31c71b,_0x31c71b['uint32']());break;case 0x3:_0x188764['graveyardPosition']=_0x1e3b7d['Position']['decode'](_0x31c71b,_0x31c71b['uint32']());break;case 0x4:_0x188764['howMany']=_0x31c71b['uint32']();break;case 0x5:_0x188764['wasUndone']=_0x31c71b['bool']();break;default:_0x31c71b['skipType'](0x7&_0x109262);}}return _0x188764;},_0x3b2e1f['decodeDelimited']=function(_0x3b2dc5){return _0x3b2dc5 instanceof _0x2f05c0||(_0x3b2dc5=new _0x2f05c0(_0x3b2dc5)),this['decode'](_0x3b2dc5,_0x3b2dc5['uint32']());},_0x3b2e1f['verify']=function(_0x2b58e5){if('object'!=typeof _0x2b58e5||null===_0x2b58e5)return'object\x20expected';var _0xa4e919;if(null!=_0x2b58e5['sourcePosition']&&_0x2b58e5['hasOwnProperty']('sourcePosition')&&(_0xa4e919=_0x1e3b7d['Position']['verify'](_0x2b58e5['sourcePosition'])))return'sourcePosition.'+_0xa4e919;if(null!=_0x2b58e5['targetPosition']&&_0x2b58e5['hasOwnProperty']('targetPosition')&&(_0xa4e919=_0x1e3b7d['Position']['verify'](_0x2b58e5['targetPosition'])))return'targetPosition.'+_0xa4e919;if(null!=_0x2b58e5['graveyardPosition']&&_0x2b58e5['hasOwnProperty']('graveyardPosition')&&(_0xa4e919=_0x1e3b7d['Position']['verify'](_0x2b58e5['graveyardPosition'])))return'graveyardPosition.'+_0xa4e919;return null!=_0x2b58e5['howMany']&&_0x2b58e5['hasOwnProperty']('howMany')&&!_0x4800fc['isInteger'](_0x2b58e5['howMany'])?'howMany:\x20integer\x20expected':null!=_0x2b58e5['wasUndone']&&_0x2b58e5['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2b58e5['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3b2e1f['fromObject']=function(_0x25c85e){if(_0x25c85e instanceof _0x1e3b7d['MergeOperation'])return _0x25c85e;var _0x592f2a=new _0x1e3b7d['MergeOperation']();if(null!=_0x25c85e['sourcePosition']){if('object'!=typeof _0x25c85e['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x592f2a['sourcePosition']=_0x1e3b7d['Position']['fromObject'](_0x25c85e['sourcePosition']);}if(null!=_0x25c85e['targetPosition']){if('object'!=typeof _0x25c85e['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x592f2a['targetPosition']=_0x1e3b7d['Position']['fromObject'](_0x25c85e['targetPosition']);}if(null!=_0x25c85e['graveyardPosition']){if('object'!=typeof _0x25c85e['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x592f2a['graveyardPosition']=_0x1e3b7d['Position']['fromObject'](_0x25c85e['graveyardPosition']);}return null!=_0x25c85e['howMany']&&(_0x592f2a['howMany']=_0x25c85e['howMany']>>>0x0),null!=_0x25c85e['wasUndone']&&(_0x592f2a['wasUndone']=Boolean(_0x25c85e['wasUndone'])),_0x592f2a;},_0x3b2e1f['toObject']=function(_0x1a3663,_0x175721){_0x175721||(_0x175721={});var _0x1623e4={};return _0x175721['defaults']&&(_0x1623e4['sourcePosition']=null,_0x1623e4['targetPosition']=null,_0x1623e4['graveyardPosition']=null,_0x1623e4['howMany']=0x0,_0x1623e4['wasUndone']=!0x1),null!=_0x1a3663['sourcePosition']&&_0x1a3663['hasOwnProperty']('sourcePosition')&&(_0x1623e4['sourcePosition']=_0x1e3b7d['Position']['toObject'](_0x1a3663['sourcePosition'],_0x175721)),null!=_0x1a3663['targetPosition']&&_0x1a3663['hasOwnProperty']('targetPosition')&&(_0x1623e4['targetPosition']=_0x1e3b7d['Position']['toObject'](_0x1a3663['targetPosition'],_0x175721)),null!=_0x1a3663['graveyardPosition']&&_0x1a3663['hasOwnProperty']('graveyardPosition')&&(_0x1623e4['graveyardPosition']=_0x1e3b7d['Position']['toObject'](_0x1a3663['graveyardPosition'],_0x175721)),null!=_0x1a3663['howMany']&&_0x1a3663['hasOwnProperty']('howMany')&&(_0x1623e4['howMany']=_0x1a3663['howMany']),null!=_0x1a3663['wasUndone']&&_0x1a3663['hasOwnProperty']('wasUndone')&&(_0x1623e4['wasUndone']=_0x1a3663['wasUndone']),_0x1623e4;},_0x3b2e1f['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x59cef0['util']['toJSONOptions']);},_0x3b2e1f['getTypeUrl']=function(_0x1d5e53){return void 0x0===_0x1d5e53&&(_0x1d5e53='type.googleapis.com'),_0x1d5e53+'/MergeOperation';},_0x3b2e1f;}()),_0x1e3b7d['MoveOperation']=(function(){function _0x2fd3fd(_0x4783c0){if(_0x4783c0){for(var _0x3fe9ba=Object['keys'](_0x4783c0),_0x54e6be=0x0;_0x54e6be<_0x3fe9ba['length'];++_0x54e6be)null!=_0x4783c0[_0x3fe9ba[_0x54e6be]]&&(this[_0x3fe9ba[_0x54e6be]]=_0x4783c0[_0x3fe9ba[_0x54e6be]]);}}return _0x2fd3fd['prototype']['sourcePosition']=null,_0x2fd3fd['prototype']['howMany']=0x0,_0x2fd3fd['prototype']['targetPosition']=null,_0x2fd3fd['prototype']['wasUndone']=!0x1,_0x2fd3fd['create']=function(_0x2026d2){return new _0x2fd3fd(_0x2026d2);},_0x2fd3fd['encode']=function(_0x2de549,_0x3237db){return _0x3237db||(_0x3237db=_0xf39eee['create']()),null!=_0x2de549['sourcePosition']&&Object['hasOwnProperty']['call'](_0x2de549,'sourcePosition')&&_0x1e3b7d['Position']['encode'](_0x2de549['sourcePosition'],_0x3237db['uint32'](0xa)['fork']())['ldelim'](),null!=_0x2de549['howMany']&&Object['hasOwnProperty']['call'](_0x2de549,'howMany')&&_0x3237db['uint32'](0x10)['uint32'](_0x2de549['howMany']),null!=_0x2de549['targetPosition']&&Object['hasOwnProperty']['call'](_0x2de549,'targetPosition')&&_0x1e3b7d['Position']['encode'](_0x2de549['targetPosition'],_0x3237db['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x2de549['wasUndone']&&Object['hasOwnProperty']['call'](_0x2de549,'wasUndone')&&_0x3237db['uint32'](0x20)['bool'](_0x2de549['wasUndone']),_0x3237db;},_0x2fd3fd['encodeDelimited']=function(_0x269e5e,_0xa375bb){return this['encode'](_0x269e5e,_0xa375bb)['ldelim']();},_0x2fd3fd['decode']=function(_0x5567c7,_0x3dfcf2){_0x5567c7 instanceof _0x2f05c0||(_0x5567c7=_0x2f05c0['create'](_0x5567c7));for(var _0x483f43=void 0x0===_0x3dfcf2?_0x5567c7['len']:_0x5567c7['pos']+_0x3dfcf2,_0x41b1e4=new _0x1e3b7d['MoveOperation']();_0x5567c7['pos']<_0x483f43;){var _0x30bc44=_0x5567c7['uint32']();switch(_0x30bc44>>>0x3){case 0x1:_0x41b1e4['sourcePosition']=_0x1e3b7d['Position']['decode'](_0x5567c7,_0x5567c7['uint32']());break;case 0x2:_0x41b1e4['howMany']=_0x5567c7['uint32']();break;case 0x3:_0x41b1e4['targetPosition']=_0x1e3b7d['Position']['decode'](_0x5567c7,_0x5567c7['uint32']());break;case 0x4:_0x41b1e4['wasUndone']=_0x5567c7['bool']();break;default:_0x5567c7['skipType'](0x7&_0x30bc44);}}return _0x41b1e4;},_0x2fd3fd['decodeDelimited']=function(_0x545c61){return _0x545c61 instanceof _0x2f05c0||(_0x545c61=new _0x2f05c0(_0x545c61)),this['decode'](_0x545c61,_0x545c61['uint32']());},_0x2fd3fd['verify']=function(_0x1143e6){if('object'!=typeof _0x1143e6||null===_0x1143e6)return'object\x20expected';var _0x1b3861;if(null!=_0x1143e6['sourcePosition']&&_0x1143e6['hasOwnProperty']('sourcePosition')&&(_0x1b3861=_0x1e3b7d['Position']['verify'](_0x1143e6['sourcePosition'])))return'sourcePosition.'+_0x1b3861;if(null!=_0x1143e6['howMany']&&_0x1143e6['hasOwnProperty']('howMany')&&!_0x4800fc['isInteger'](_0x1143e6['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x1143e6['targetPosition']&&_0x1143e6['hasOwnProperty']('targetPosition')&&(_0x1b3861=_0x1e3b7d['Position']['verify'](_0x1143e6['targetPosition'])))return'targetPosition.'+_0x1b3861;return null!=_0x1143e6['wasUndone']&&_0x1143e6['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1143e6['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x2fd3fd['fromObject']=function(_0x40d214){if(_0x40d214 instanceof _0x1e3b7d['MoveOperation'])return _0x40d214;var _0x1a9f6d=new _0x1e3b7d['MoveOperation']();if(null!=_0x40d214['sourcePosition']){if('object'!=typeof _0x40d214['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x1a9f6d['sourcePosition']=_0x1e3b7d['Position']['fromObject'](_0x40d214['sourcePosition']);}if(null!=_0x40d214['howMany']&&(_0x1a9f6d['howMany']=_0x40d214['howMany']>>>0x0),null!=_0x40d214['targetPosition']){if('object'!=typeof _0x40d214['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x1a9f6d['targetPosition']=_0x1e3b7d['Position']['fromObject'](_0x40d214['targetPosition']);}return null!=_0x40d214['wasUndone']&&(_0x1a9f6d['wasUndone']=Boolean(_0x40d214['wasUndone'])),_0x1a9f6d;},_0x2fd3fd['toObject']=function(_0x2ccab9,_0x482758){_0x482758||(_0x482758={});var _0x2cfd56={};return _0x482758['defaults']&&(_0x2cfd56['sourcePosition']=null,_0x2cfd56['howMany']=0x0,_0x2cfd56['targetPosition']=null,_0x2cfd56['wasUndone']=!0x1),null!=_0x2ccab9['sourcePosition']&&_0x2ccab9['hasOwnProperty']('sourcePosition')&&(_0x2cfd56['sourcePosition']=_0x1e3b7d['Position']['toObject'](_0x2ccab9['sourcePosition'],_0x482758)),null!=_0x2ccab9['howMany']&&_0x2ccab9['hasOwnProperty']('howMany')&&(_0x2cfd56['howMany']=_0x2ccab9['howMany']),null!=_0x2ccab9['targetPosition']&&_0x2ccab9['hasOwnProperty']('targetPosition')&&(_0x2cfd56['targetPosition']=_0x1e3b7d['Position']['toObject'](_0x2ccab9['targetPosition'],_0x482758)),null!=_0x2ccab9['wasUndone']&&_0x2ccab9['hasOwnProperty']('wasUndone')&&(_0x2cfd56['wasUndone']=_0x2ccab9['wasUndone']),_0x2cfd56;},_0x2fd3fd['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x59cef0['util']['toJSONOptions']);},_0x2fd3fd['getTypeUrl']=function(_0x300fda){return void 0x0===_0x300fda&&(_0x300fda='type.googleapis.com'),_0x300fda+'/MoveOperation';},_0x2fd3fd;}()),_0x1e3b7d['RenameOperation']=(function(){function _0x10c415(_0x5db034){if(_0x5db034){for(var _0x121a13=Object['keys'](_0x5db034),_0x4d31f0=0x0;_0x4d31f0<_0x121a13['length'];++_0x4d31f0)null!=_0x5db034[_0x121a13[_0x4d31f0]]&&(this[_0x121a13[_0x4d31f0]]=_0x5db034[_0x121a13[_0x4d31f0]]);}}return _0x10c415['prototype']['position']=null,_0x10c415['prototype']['oldName']='',_0x10c415['prototype']['newName']='',_0x10c415['prototype']['wasUndone']=!0x1,_0x10c415['create']=function(_0xc53b93){return new _0x10c415(_0xc53b93);},_0x10c415['encode']=function(_0x46ec86,_0x5bcf4e){return _0x5bcf4e||(_0x5bcf4e=_0xf39eee['create']()),null!=_0x46ec86['position']&&Object['hasOwnProperty']['call'](_0x46ec86,'position')&&_0x1e3b7d['Position']['encode'](_0x46ec86['position'],_0x5bcf4e['uint32'](0xa)['fork']())['ldelim'](),null!=_0x46ec86['oldName']&&Object['hasOwnProperty']['call'](_0x46ec86,'oldName')&&_0x5bcf4e['uint32'](0x12)['string'](_0x46ec86['oldName']),null!=_0x46ec86['newName']&&Object['hasOwnProperty']['call'](_0x46ec86,'newName')&&_0x5bcf4e['uint32'](0x1a)['string'](_0x46ec86['newName']),null!=_0x46ec86['wasUndone']&&Object['hasOwnProperty']['call'](_0x46ec86,'wasUndone')&&_0x5bcf4e['uint32'](0x20)['bool'](_0x46ec86['wasUndone']),_0x5bcf4e;},_0x10c415['encodeDelimited']=function(_0x5ac099,_0x12debe){return this['encode'](_0x5ac099,_0x12debe)['ldelim']();},_0x10c415['decode']=function(_0x466a6e,_0x10813f){_0x466a6e instanceof _0x2f05c0||(_0x466a6e=_0x2f05c0['create'](_0x466a6e));for(var _0x32e979=void 0x0===_0x10813f?_0x466a6e['len']:_0x466a6e['pos']+_0x10813f,_0x358cb2=new _0x1e3b7d['RenameOperation']();_0x466a6e['pos']<_0x32e979;){var _0x5096e1=_0x466a6e['uint32']();switch(_0x5096e1>>>0x3){case 0x1:_0x358cb2['position']=_0x1e3b7d['Position']['decode'](_0x466a6e,_0x466a6e['uint32']());break;case 0x2:_0x358cb2['oldName']=_0x466a6e['string']();break;case 0x3:_0x358cb2['newName']=_0x466a6e['string']();break;case 0x4:_0x358cb2['wasUndone']=_0x466a6e['bool']();break;default:_0x466a6e['skipType'](0x7&_0x5096e1);}}return _0x358cb2;},_0x10c415['decodeDelimited']=function(_0x370fdd){return _0x370fdd instanceof _0x2f05c0||(_0x370fdd=new _0x2f05c0(_0x370fdd)),this['decode'](_0x370fdd,_0x370fdd['uint32']());},_0x10c415['verify']=function(_0x31acc1){if('object'!=typeof _0x31acc1||null===_0x31acc1)return'object\x20expected';if(null!=_0x31acc1['position']&&_0x31acc1['hasOwnProperty']('position')){var _0x4956c5=_0x1e3b7d['Position']['verify'](_0x31acc1['position']);if(_0x4956c5)return'position.'+_0x4956c5;}return null!=_0x31acc1['oldName']&&_0x31acc1['hasOwnProperty']('oldName')&&!_0x4800fc['isString'](_0x31acc1['oldName'])?'oldName:\x20string\x20expected':null!=_0x31acc1['newName']&&_0x31acc1['hasOwnProperty']('newName')&&!_0x4800fc['isString'](_0x31acc1['newName'])?'newName:\x20string\x20expected':null!=_0x31acc1['wasUndone']&&_0x31acc1['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x31acc1['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x10c415['fromObject']=function(_0x1aaf26){if(_0x1aaf26 instanceof _0x1e3b7d['RenameOperation'])return _0x1aaf26;var _0x3dda24=new _0x1e3b7d['RenameOperation']();if(null!=_0x1aaf26['position']){if('object'!=typeof _0x1aaf26['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x3dda24['position']=_0x1e3b7d['Position']['fromObject'](_0x1aaf26['position']);}return null!=_0x1aaf26['oldName']&&(_0x3dda24['oldName']=String(_0x1aaf26['oldName'])),null!=_0x1aaf26['newName']&&(_0x3dda24['newName']=String(_0x1aaf26['newName'])),null!=_0x1aaf26['wasUndone']&&(_0x3dda24['wasUndone']=Boolean(_0x1aaf26['wasUndone'])),_0x3dda24;},_0x10c415['toObject']=function(_0x1b58ee,_0x3b7be8){_0x3b7be8||(_0x3b7be8={});var _0x189b4b={};return _0x3b7be8['defaults']&&(_0x189b4b['position']=null,_0x189b4b['oldName']='',_0x189b4b['newName']='',_0x189b4b['wasUndone']=!0x1),null!=_0x1b58ee['position']&&_0x1b58ee['hasOwnProperty']('position')&&(_0x189b4b['position']=_0x1e3b7d['Position']['toObject'](_0x1b58ee['position'],_0x3b7be8)),null!=_0x1b58ee['oldName']&&_0x1b58ee['hasOwnProperty']('oldName')&&(_0x189b4b['oldName']=_0x1b58ee['oldName']),null!=_0x1b58ee['newName']&&_0x1b58ee['hasOwnProperty']('newName')&&(_0x189b4b['newName']=_0x1b58ee['newName']),null!=_0x1b58ee['wasUndone']&&_0x1b58ee['hasOwnProperty']('wasUndone')&&(_0x189b4b['wasUndone']=_0x1b58ee['wasUndone']),_0x189b4b;},_0x10c415['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x59cef0['util']['toJSONOptions']);},_0x10c415['getTypeUrl']=function(_0x344a62){return void 0x0===_0x344a62&&(_0x344a62='type.googleapis.com'),_0x344a62+'/RenameOperation';},_0x10c415;}()),_0x1e3b7d['RootAttributeOperation']=(function(){function _0x14d6a1(_0x3297df){if(_0x3297df){for(var _0x5cd0c8=Object['keys'](_0x3297df),_0x472bdb=0x0;_0x472bdb<_0x5cd0c8['length'];++_0x472bdb)null!=_0x3297df[_0x5cd0c8[_0x472bdb]]&&(this[_0x5cd0c8[_0x472bdb]]=_0x3297df[_0x5cd0c8[_0x472bdb]]);}}return _0x14d6a1['prototype']['root']='',_0x14d6a1['prototype']['key']='',_0x14d6a1['prototype']['oldValueBoolean']=!0x1,_0x14d6a1['prototype']['oldValueJson']='',_0x14d6a1['prototype']['newValueBoolean']=!0x1,_0x14d6a1['prototype']['newValueJson']='',_0x14d6a1['prototype']['wasUndone']=!0x1,_0x14d6a1['create']=function(_0x25d3ff){return new _0x14d6a1(_0x25d3ff);},_0x14d6a1['encode']=function(_0x3ce8a6,_0x56a897){return _0x56a897||(_0x56a897=_0xf39eee['create']()),null!=_0x3ce8a6['root']&&Object['hasOwnProperty']['call'](_0x3ce8a6,'root')&&_0x56a897['uint32'](0xa)['string'](_0x3ce8a6['root']),null!=_0x3ce8a6['key']&&Object['hasOwnProperty']['call'](_0x3ce8a6,'key')&&_0x56a897['uint32'](0x12)['string'](_0x3ce8a6['key']),null!=_0x3ce8a6['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x3ce8a6,'oldValueBoolean')&&_0x56a897['uint32'](0x18)['bool'](_0x3ce8a6['oldValueBoolean']),null!=_0x3ce8a6['oldValueJson']&&Object['hasOwnProperty']['call'](_0x3ce8a6,'oldValueJson')&&_0x56a897['uint32'](0x22)['string'](_0x3ce8a6['oldValueJson']),null!=_0x3ce8a6['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x3ce8a6,'newValueBoolean')&&_0x56a897['uint32'](0x28)['bool'](_0x3ce8a6['newValueBoolean']),null!=_0x3ce8a6['newValueJson']&&Object['hasOwnProperty']['call'](_0x3ce8a6,'newValueJson')&&_0x56a897['uint32'](0x32)['string'](_0x3ce8a6['newValueJson']),null!=_0x3ce8a6['wasUndone']&&Object['hasOwnProperty']['call'](_0x3ce8a6,'wasUndone')&&_0x56a897['uint32'](0x38)['bool'](_0x3ce8a6['wasUndone']),_0x56a897;},_0x14d6a1['encodeDelimited']=function(_0x3014d0,_0x6cb878){return this['encode'](_0x3014d0,_0x6cb878)['ldelim']();},_0x14d6a1['decode']=function(_0x177b0d,_0x28fa84){_0x177b0d instanceof _0x2f05c0||(_0x177b0d=_0x2f05c0['create'](_0x177b0d));for(var _0xb89e0c=void 0x0===_0x28fa84?_0x177b0d['len']:_0x177b0d['pos']+_0x28fa84,_0x3dfbe1=new _0x1e3b7d['RootAttributeOperation']();_0x177b0d['pos']<_0xb89e0c;){var _0x265ae8=_0x177b0d['uint32']();switch(_0x265ae8>>>0x3){case 0x1:_0x3dfbe1['root']=_0x177b0d['string']();break;case 0x2:_0x3dfbe1['key']=_0x177b0d['string']();break;case 0x3:_0x3dfbe1['oldValueBoolean']=_0x177b0d['bool']();break;case 0x4:_0x3dfbe1['oldValueJson']=_0x177b0d['string']();break;case 0x5:_0x3dfbe1['newValueBoolean']=_0x177b0d['bool']();break;case 0x6:_0x3dfbe1['newValueJson']=_0x177b0d['string']();break;case 0x7:_0x3dfbe1['wasUndone']=_0x177b0d['bool']();break;default:_0x177b0d['skipType'](0x7&_0x265ae8);}}return _0x3dfbe1;},_0x14d6a1['decodeDelimited']=function(_0x306ae6){return _0x306ae6 instanceof _0x2f05c0||(_0x306ae6=new _0x2f05c0(_0x306ae6)),this['decode'](_0x306ae6,_0x306ae6['uint32']());},_0x14d6a1['verify']=function(_0x58cf9d){return'object'!=typeof _0x58cf9d||null===_0x58cf9d?'object\x20expected':null!=_0x58cf9d['root']&&_0x58cf9d['hasOwnProperty']('root')&&!_0x4800fc['isString'](_0x58cf9d['root'])?'root:\x20string\x20expected':null!=_0x58cf9d['key']&&_0x58cf9d['hasOwnProperty']('key')&&!_0x4800fc['isString'](_0x58cf9d['key'])?'key:\x20string\x20expected':null!=_0x58cf9d['oldValueBoolean']&&_0x58cf9d['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x58cf9d['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x58cf9d['oldValueJson']&&_0x58cf9d['hasOwnProperty']('oldValueJson')&&!_0x4800fc['isString'](_0x58cf9d['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x58cf9d['newValueBoolean']&&_0x58cf9d['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x58cf9d['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x58cf9d['newValueJson']&&_0x58cf9d['hasOwnProperty']('newValueJson')&&!_0x4800fc['isString'](_0x58cf9d['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x58cf9d['wasUndone']&&_0x58cf9d['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x58cf9d['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x14d6a1['fromObject']=function(_0x4c8653){if(_0x4c8653 instanceof _0x1e3b7d['RootAttributeOperation'])return _0x4c8653;var _0x2f406c=new _0x1e3b7d['RootAttributeOperation']();return null!=_0x4c8653['root']&&(_0x2f406c['root']=String(_0x4c8653['root'])),null!=_0x4c8653['key']&&(_0x2f406c['key']=String(_0x4c8653['key'])),null!=_0x4c8653['oldValueBoolean']&&(_0x2f406c['oldValueBoolean']=Boolean(_0x4c8653['oldValueBoolean'])),null!=_0x4c8653['oldValueJson']&&(_0x2f406c['oldValueJson']=String(_0x4c8653['oldValueJson'])),null!=_0x4c8653['newValueBoolean']&&(_0x2f406c['newValueBoolean']=Boolean(_0x4c8653['newValueBoolean'])),null!=_0x4c8653['newValueJson']&&(_0x2f406c['newValueJson']=String(_0x4c8653['newValueJson'])),null!=_0x4c8653['wasUndone']&&(_0x2f406c['wasUndone']=Boolean(_0x4c8653['wasUndone'])),_0x2f406c;},_0x14d6a1['toObject']=function(_0x31c787,_0xe113bf){_0xe113bf||(_0xe113bf={});var _0x4b06cb={};return _0xe113bf['defaults']&&(_0x4b06cb['root']='',_0x4b06cb['key']='',_0x4b06cb['oldValueBoolean']=!0x1,_0x4b06cb['oldValueJson']='',_0x4b06cb['newValueBoolean']=!0x1,_0x4b06cb['newValueJson']='',_0x4b06cb['wasUndone']=!0x1),null!=_0x31c787['root']&&_0x31c787['hasOwnProperty']('root')&&(_0x4b06cb['root']=_0x31c787['root']),null!=_0x31c787['key']&&_0x31c787['hasOwnProperty']('key')&&(_0x4b06cb['key']=_0x31c787['key']),null!=_0x31c787['oldValueBoolean']&&_0x31c787['hasOwnProperty']('oldValueBoolean')&&(_0x4b06cb['oldValueBoolean']=_0x31c787['oldValueBoolean']),null!=_0x31c787['oldValueJson']&&_0x31c787['hasOwnProperty']('oldValueJson')&&(_0x4b06cb['oldValueJson']=_0x31c787['oldValueJson']),null!=_0x31c787['newValueBoolean']&&_0x31c787['hasOwnProperty']('newValueBoolean')&&(_0x4b06cb['newValueBoolean']=_0x31c787['newValueBoolean']),null!=_0x31c787['newValueJson']&&_0x31c787['hasOwnProperty']('newValueJson')&&(_0x4b06cb['newValueJson']=_0x31c787['newValueJson']),null!=_0x31c787['wasUndone']&&_0x31c787['hasOwnProperty']('wasUndone')&&(_0x4b06cb['wasUndone']=_0x31c787['wasUndone']),_0x4b06cb;},_0x14d6a1['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x59cef0['util']['toJSONOptions']);},_0x14d6a1['getTypeUrl']=function(_0x3ae180){return void 0x0===_0x3ae180&&(_0x3ae180='type.googleapis.com'),_0x3ae180+'/RootAttributeOperation';},_0x14d6a1;}()),_0x1e3b7d['RootOperation']=(function(){function _0x3ee021(_0x5a26a0){if(_0x5a26a0){for(var _0x2b6513=Object['keys'](_0x5a26a0),_0x559db3=0x0;_0x559db3<_0x2b6513['length'];++_0x559db3)null!=_0x5a26a0[_0x2b6513[_0x559db3]]&&(this[_0x2b6513[_0x559db3]]=_0x5a26a0[_0x2b6513[_0x559db3]]);}}return _0x3ee021['prototype']['rootName']='',_0x3ee021['prototype']['elementName']='',_0x3ee021['prototype']['isAdd']=!0x1,_0x3ee021['prototype']['wasUndone']=!0x1,_0x3ee021['create']=function(_0x491ccb){return new _0x3ee021(_0x491ccb);},_0x3ee021['encode']=function(_0x40a022,_0x10ccdf){return _0x10ccdf||(_0x10ccdf=_0xf39eee['create']()),null!=_0x40a022['rootName']&&Object['hasOwnProperty']['call'](_0x40a022,'rootName')&&_0x10ccdf['uint32'](0xa)['string'](_0x40a022['rootName']),null!=_0x40a022['elementName']&&Object['hasOwnProperty']['call'](_0x40a022,'elementName')&&_0x10ccdf['uint32'](0x12)['string'](_0x40a022['elementName']),null!=_0x40a022['isAdd']&&Object['hasOwnProperty']['call'](_0x40a022,'isAdd')&&_0x10ccdf['uint32'](0x18)['bool'](_0x40a022['isAdd']),null!=_0x40a022['wasUndone']&&Object['hasOwnProperty']['call'](_0x40a022,'wasUndone')&&_0x10ccdf['uint32'](0x20)['bool'](_0x40a022['wasUndone']),_0x10ccdf;},_0x3ee021['encodeDelimited']=function(_0x195769,_0x74ad35){return this['encode'](_0x195769,_0x74ad35)['ldelim']();},_0x3ee021['decode']=function(_0x39834a,_0x330171){_0x39834a instanceof _0x2f05c0||(_0x39834a=_0x2f05c0['create'](_0x39834a));for(var _0x151f21=void 0x0===_0x330171?_0x39834a['len']:_0x39834a['pos']+_0x330171,_0x1f1be3=new _0x1e3b7d['RootOperation']();_0x39834a['pos']<_0x151f21;){var _0x2ceeaf=_0x39834a['uint32']();switch(_0x2ceeaf>>>0x3){case 0x1:_0x1f1be3['rootName']=_0x39834a['string']();break;case 0x2:_0x1f1be3['elementName']=_0x39834a['string']();break;case 0x3:_0x1f1be3['isAdd']=_0x39834a['bool']();break;case 0x4:_0x1f1be3['wasUndone']=_0x39834a['bool']();break;default:_0x39834a['skipType'](0x7&_0x2ceeaf);}}return _0x1f1be3;},_0x3ee021['decodeDelimited']=function(_0x17525e){return _0x17525e instanceof _0x2f05c0||(_0x17525e=new _0x2f05c0(_0x17525e)),this['decode'](_0x17525e,_0x17525e['uint32']());},_0x3ee021['verify']=function(_0x571bd4){return'object'!=typeof _0x571bd4||null===_0x571bd4?'object\x20expected':null!=_0x571bd4['rootName']&&_0x571bd4['hasOwnProperty']('rootName')&&!_0x4800fc['isString'](_0x571bd4['rootName'])?'rootName:\x20string\x20expected':null!=_0x571bd4['elementName']&&_0x571bd4['hasOwnProperty']('elementName')&&!_0x4800fc['isString'](_0x571bd4['elementName'])?'elementName:\x20string\x20expected':null!=_0x571bd4['isAdd']&&_0x571bd4['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x571bd4['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x571bd4['wasUndone']&&_0x571bd4['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x571bd4['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3ee021['fromObject']=function(_0x4448f4){if(_0x4448f4 instanceof _0x1e3b7d['RootOperation'])return _0x4448f4;var _0x49b431=new _0x1e3b7d['RootOperation']();return null!=_0x4448f4['rootName']&&(_0x49b431['rootName']=String(_0x4448f4['rootName'])),null!=_0x4448f4['elementName']&&(_0x49b431['elementName']=String(_0x4448f4['elementName'])),null!=_0x4448f4['isAdd']&&(_0x49b431['isAdd']=Boolean(_0x4448f4['isAdd'])),null!=_0x4448f4['wasUndone']&&(_0x49b431['wasUndone']=Boolean(_0x4448f4['wasUndone'])),_0x49b431;},_0x3ee021['toObject']=function(_0x1f68c3,_0x1d74ce){_0x1d74ce||(_0x1d74ce={});var _0x52b005={};return _0x1d74ce['defaults']&&(_0x52b005['rootName']='',_0x52b005['elementName']='',_0x52b005['isAdd']=!0x1,_0x52b005['wasUndone']=!0x1),null!=_0x1f68c3['rootName']&&_0x1f68c3['hasOwnProperty']('rootName')&&(_0x52b005['rootName']=_0x1f68c3['rootName']),null!=_0x1f68c3['elementName']&&_0x1f68c3['hasOwnProperty']('elementName')&&(_0x52b005['elementName']=_0x1f68c3['elementName']),null!=_0x1f68c3['isAdd']&&_0x1f68c3['hasOwnProperty']('isAdd')&&(_0x52b005['isAdd']=_0x1f68c3['isAdd']),null!=_0x1f68c3['wasUndone']&&_0x1f68c3['hasOwnProperty']('wasUndone')&&(_0x52b005['wasUndone']=_0x1f68c3['wasUndone']),_0x52b005;},_0x3ee021['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x59cef0['util']['toJSONOptions']);},_0x3ee021['getTypeUrl']=function(_0x4e0946){return void 0x0===_0x4e0946&&(_0x4e0946='type.googleapis.com'),_0x4e0946+'/RootOperation';},_0x3ee021;}()),_0x1e3b7d['SplitOperation']=(function(){function _0x1933c4(_0x54e6fa){if(_0x54e6fa){for(var _0x457486=Object['keys'](_0x54e6fa),_0x483d3c=0x0;_0x483d3c<_0x457486['length'];++_0x483d3c)null!=_0x54e6fa[_0x457486[_0x483d3c]]&&(this[_0x457486[_0x483d3c]]=_0x54e6fa[_0x457486[_0x483d3c]]);}}return _0x1933c4['prototype']['splitPosition']=null,_0x1933c4['prototype']['graveyardPosition']=null,_0x1933c4['prototype']['howMany']=0x0,_0x1933c4['prototype']['insertionPosition']=null,_0x1933c4['prototype']['wasUndone']=!0x1,_0x1933c4['create']=function(_0xdb0f47){return new _0x1933c4(_0xdb0f47);},_0x1933c4['encode']=function(_0x519be2,_0x12493a){return _0x12493a||(_0x12493a=_0xf39eee['create']()),null!=_0x519be2['splitPosition']&&Object['hasOwnProperty']['call'](_0x519be2,'splitPosition')&&_0x1e3b7d['Position']['encode'](_0x519be2['splitPosition'],_0x12493a['uint32'](0xa)['fork']())['ldelim'](),null!=_0x519be2['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x519be2,'graveyardPosition')&&_0x1e3b7d['Position']['encode'](_0x519be2['graveyardPosition'],_0x12493a['uint32'](0x12)['fork']())['ldelim'](),null!=_0x519be2['howMany']&&Object['hasOwnProperty']['call'](_0x519be2,'howMany')&&_0x12493a['uint32'](0x18)['uint32'](_0x519be2['howMany']),null!=_0x519be2['insertionPosition']&&Object['hasOwnProperty']['call'](_0x519be2,'insertionPosition')&&_0x1e3b7d['Position']['encode'](_0x519be2['insertionPosition'],_0x12493a['uint32'](0x22)['fork']())['ldelim'](),null!=_0x519be2['wasUndone']&&Object['hasOwnProperty']['call'](_0x519be2,'wasUndone')&&_0x12493a['uint32'](0x28)['bool'](_0x519be2['wasUndone']),_0x12493a;},_0x1933c4['encodeDelimited']=function(_0x49a51b,_0x405046){return this['encode'](_0x49a51b,_0x405046)['ldelim']();},_0x1933c4['decode']=function(_0x43d48f,_0x91294){_0x43d48f instanceof _0x2f05c0||(_0x43d48f=_0x2f05c0['create'](_0x43d48f));for(var _0xb8172a=void 0x0===_0x91294?_0x43d48f['len']:_0x43d48f['pos']+_0x91294,_0x46dbab=new _0x1e3b7d['SplitOperation']();_0x43d48f['pos']<_0xb8172a;){var _0x5ef808=_0x43d48f['uint32']();switch(_0x5ef808>>>0x3){case 0x1:_0x46dbab['splitPosition']=_0x1e3b7d['Position']['decode'](_0x43d48f,_0x43d48f['uint32']());break;case 0x2:_0x46dbab['graveyardPosition']=_0x1e3b7d['Position']['decode'](_0x43d48f,_0x43d48f['uint32']());break;case 0x3:_0x46dbab['howMany']=_0x43d48f['uint32']();break;case 0x4:_0x46dbab['insertionPosition']=_0x1e3b7d['Position']['decode'](_0x43d48f,_0x43d48f['uint32']());break;case 0x5:_0x46dbab['wasUndone']=_0x43d48f['bool']();break;default:_0x43d48f['skipType'](0x7&_0x5ef808);}}return _0x46dbab;},_0x1933c4['decodeDelimited']=function(_0x294425){return _0x294425 instanceof _0x2f05c0||(_0x294425=new _0x2f05c0(_0x294425)),this['decode'](_0x294425,_0x294425['uint32']());},_0x1933c4['verify']=function(_0x28141e){if('object'!=typeof _0x28141e||null===_0x28141e)return'object\x20expected';var _0x252cc9;if(null!=_0x28141e['splitPosition']&&_0x28141e['hasOwnProperty']('splitPosition')&&(_0x252cc9=_0x1e3b7d['Position']['verify'](_0x28141e['splitPosition'])))return'splitPosition.'+_0x252cc9;if(null!=_0x28141e['graveyardPosition']&&_0x28141e['hasOwnProperty']('graveyardPosition')&&(_0x252cc9=_0x1e3b7d['Position']['verify'](_0x28141e['graveyardPosition'])))return'graveyardPosition.'+_0x252cc9;if(null!=_0x28141e['howMany']&&_0x28141e['hasOwnProperty']('howMany')&&!_0x4800fc['isInteger'](_0x28141e['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x28141e['insertionPosition']&&_0x28141e['hasOwnProperty']('insertionPosition')&&(_0x252cc9=_0x1e3b7d['Position']['verify'](_0x28141e['insertionPosition'])))return'insertionPosition.'+_0x252cc9;return null!=_0x28141e['wasUndone']&&_0x28141e['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x28141e['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1933c4['fromObject']=function(_0x5177a9){if(_0x5177a9 instanceof _0x1e3b7d['SplitOperation'])return _0x5177a9;var _0x57699c=new _0x1e3b7d['SplitOperation']();if(null!=_0x5177a9['splitPosition']){if('object'!=typeof _0x5177a9['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x57699c['splitPosition']=_0x1e3b7d['Position']['fromObject'](_0x5177a9['splitPosition']);}if(null!=_0x5177a9['graveyardPosition']){if('object'!=typeof _0x5177a9['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x57699c['graveyardPosition']=_0x1e3b7d['Position']['fromObject'](_0x5177a9['graveyardPosition']);}if(null!=_0x5177a9['howMany']&&(_0x57699c['howMany']=_0x5177a9['howMany']>>>0x0),null!=_0x5177a9['insertionPosition']){if('object'!=typeof _0x5177a9['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x57699c['insertionPosition']=_0x1e3b7d['Position']['fromObject'](_0x5177a9['insertionPosition']);}return null!=_0x5177a9['wasUndone']&&(_0x57699c['wasUndone']=Boolean(_0x5177a9['wasUndone'])),_0x57699c;},_0x1933c4['toObject']=function(_0x3a0963,_0x50a911){_0x50a911||(_0x50a911={});var _0x3ea41e={};return _0x50a911['defaults']&&(_0x3ea41e['splitPosition']=null,_0x3ea41e['graveyardPosition']=null,_0x3ea41e['howMany']=0x0,_0x3ea41e['insertionPosition']=null,_0x3ea41e['wasUndone']=!0x1),null!=_0x3a0963['splitPosition']&&_0x3a0963['hasOwnProperty']('splitPosition')&&(_0x3ea41e['splitPosition']=_0x1e3b7d['Position']['toObject'](_0x3a0963['splitPosition'],_0x50a911)),null!=_0x3a0963['graveyardPosition']&&_0x3a0963['hasOwnProperty']('graveyardPosition')&&(_0x3ea41e['graveyardPosition']=_0x1e3b7d['Position']['toObject'](_0x3a0963['graveyardPosition'],_0x50a911)),null!=_0x3a0963['howMany']&&_0x3a0963['hasOwnProperty']('howMany')&&(_0x3ea41e['howMany']=_0x3a0963['howMany']),null!=_0x3a0963['insertionPosition']&&_0x3a0963['hasOwnProperty']('insertionPosition')&&(_0x3ea41e['insertionPosition']=_0x1e3b7d['Position']['toObject'](_0x3a0963['insertionPosition'],_0x50a911)),null!=_0x3a0963['wasUndone']&&_0x3a0963['hasOwnProperty']('wasUndone')&&(_0x3ea41e['wasUndone']=_0x3a0963['wasUndone']),_0x3ea41e;},_0x1933c4['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x59cef0['util']['toJSONOptions']);},_0x1933c4['getTypeUrl']=function(_0x36952b){return void 0x0===_0x36952b&&(_0x36952b='type.googleapis.com'),_0x36952b+'/SplitOperation';},_0x1933c4;}()),_0x1e3b7d['Position']=(function(){function _0x4796e9(_0x58f020){if(this['path']=[],_0x58f020){for(var _0xc831c3=Object['keys'](_0x58f020),_0x4d1793=0x0;_0x4d1793<_0xc831c3['length'];++_0x4d1793)null!=_0x58f020[_0xc831c3[_0x4d1793]]&&(this[_0xc831c3[_0x4d1793]]=_0x58f020[_0xc831c3[_0x4d1793]]);}}return _0x4796e9['prototype']['root']='',_0x4796e9['prototype']['rootMain']=!0x1,_0x4796e9['prototype']['rootGraveyard']=!0x1,_0x4796e9['prototype']['path']=_0x4800fc['emptyArray'],_0x4796e9['prototype']['stickiness']='',_0x4796e9['create']=function(_0x3d2316){return new _0x4796e9(_0x3d2316);},_0x4796e9['encode']=function(_0x50a8d2,_0x340196){if(_0x340196||(_0x340196=_0xf39eee['create']()),null!=_0x50a8d2['root']&&Object['hasOwnProperty']['call'](_0x50a8d2,'root')&&_0x340196['uint32'](0xa)['string'](_0x50a8d2['root']),null!=_0x50a8d2['rootMain']&&Object['hasOwnProperty']['call'](_0x50a8d2,'rootMain')&&_0x340196['uint32'](0x10)['bool'](_0x50a8d2['rootMain']),null!=_0x50a8d2['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x50a8d2,'rootGraveyard')&&_0x340196['uint32'](0x18)['bool'](_0x50a8d2['rootGraveyard']),null!=_0x50a8d2['path']&&_0x50a8d2['path']['length']){_0x340196['uint32'](0x22)['fork']();for(var _0x1a4823=0x0;_0x1a4823<_0x50a8d2['path']['length'];++_0x1a4823)_0x340196['uint32'](_0x50a8d2['path'][_0x1a4823]);_0x340196['ldelim']();}return null!=_0x50a8d2['stickiness']&&Object['hasOwnProperty']['call'](_0x50a8d2,'stickiness')&&_0x340196['uint32'](0x2a)['string'](_0x50a8d2['stickiness']),_0x340196;},_0x4796e9['encodeDelimited']=function(_0x35efa6,_0x1cf292){return this['encode'](_0x35efa6,_0x1cf292)['ldelim']();},_0x4796e9['decode']=function(_0x5f5824,_0x16f234){_0x5f5824 instanceof _0x2f05c0||(_0x5f5824=_0x2f05c0['create'](_0x5f5824));for(var _0x1b17bc=void 0x0===_0x16f234?_0x5f5824['len']:_0x5f5824['pos']+_0x16f234,_0x4af712=new _0x1e3b7d['Position']();_0x5f5824['pos']<_0x1b17bc;){var _0x1ad0b9=_0x5f5824['uint32']();switch(_0x1ad0b9>>>0x3){case 0x1:_0x4af712['root']=_0x5f5824['string']();break;case 0x2:_0x4af712['rootMain']=_0x5f5824['bool']();break;case 0x3:_0x4af712['rootGraveyard']=_0x5f5824['bool']();break;case 0x4:if(_0x4af712['path']&&_0x4af712['path']['length']||(_0x4af712['path']=[]),0x2==(0x7&_0x1ad0b9)){for(var _0x155210=_0x5f5824['uint32']()+_0x5f5824['pos'];_0x5f5824['pos']<_0x155210;)_0x4af712['path']['push'](_0x5f5824['uint32']());}else _0x4af712['path']['push'](_0x5f5824['uint32']());break;case 0x5:_0x4af712['stickiness']=_0x5f5824['string']();break;default:_0x5f5824['skipType'](0x7&_0x1ad0b9);}}return _0x4af712;},_0x4796e9['decodeDelimited']=function(_0x2a6dda){return _0x2a6dda instanceof _0x2f05c0||(_0x2a6dda=new _0x2f05c0(_0x2a6dda)),this['decode'](_0x2a6dda,_0x2a6dda['uint32']());},_0x4796e9['verify']=function(_0x28d2be){if('object'!=typeof _0x28d2be||null===_0x28d2be)return'object\x20expected';if(null!=_0x28d2be['root']&&_0x28d2be['hasOwnProperty']('root')&&!_0x4800fc['isString'](_0x28d2be['root']))return'root:\x20string\x20expected';if(null!=_0x28d2be['rootMain']&&_0x28d2be['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x28d2be['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x28d2be['rootGraveyard']&&_0x28d2be['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x28d2be['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x28d2be['path']&&_0x28d2be['hasOwnProperty']('path')){if(!Array['isArray'](_0x28d2be['path']))return'path:\x20array\x20expected';for(var _0x248436=0x0;_0x248436<_0x28d2be['path']['length'];++_0x248436)if(!_0x4800fc['isInteger'](_0x28d2be['path'][_0x248436]))return'path:\x20integer[]\x20expected';}return null!=_0x28d2be['stickiness']&&_0x28d2be['hasOwnProperty']('stickiness')&&!_0x4800fc['isString'](_0x28d2be['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x4796e9['fromObject']=function(_0x1c2f9c){if(_0x1c2f9c instanceof _0x1e3b7d['Position'])return _0x1c2f9c;var _0x5b13dc=new _0x1e3b7d['Position']();if(null!=_0x1c2f9c['root']&&(_0x5b13dc['root']=String(_0x1c2f9c['root'])),null!=_0x1c2f9c['rootMain']&&(_0x5b13dc['rootMain']=Boolean(_0x1c2f9c['rootMain'])),null!=_0x1c2f9c['rootGraveyard']&&(_0x5b13dc['rootGraveyard']=Boolean(_0x1c2f9c['rootGraveyard'])),_0x1c2f9c['path']){if(!Array['isArray'](_0x1c2f9c['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x5b13dc['path']=[];for(var _0x5912da=0x0;_0x5912da<_0x1c2f9c['path']['length'];++_0x5912da)_0x5b13dc['path'][_0x5912da]=_0x1c2f9c['path'][_0x5912da]>>>0x0;}return null!=_0x1c2f9c['stickiness']&&(_0x5b13dc['stickiness']=String(_0x1c2f9c['stickiness'])),_0x5b13dc;},_0x4796e9['toObject']=function(_0x8428f1,_0x3c6e0c){_0x3c6e0c||(_0x3c6e0c={});var _0x5c1ff0={};if((_0x3c6e0c['arrays']||_0x3c6e0c['defaults'])&&(_0x5c1ff0['path']=[]),_0x3c6e0c['defaults']&&(_0x5c1ff0['root']='',_0x5c1ff0['rootMain']=!0x1,_0x5c1ff0['rootGraveyard']=!0x1,_0x5c1ff0['stickiness']=''),null!=_0x8428f1['root']&&_0x8428f1['hasOwnProperty']('root')&&(_0x5c1ff0['root']=_0x8428f1['root']),null!=_0x8428f1['rootMain']&&_0x8428f1['hasOwnProperty']('rootMain')&&(_0x5c1ff0['rootMain']=_0x8428f1['rootMain']),null!=_0x8428f1['rootGraveyard']&&_0x8428f1['hasOwnProperty']('rootGraveyard')&&(_0x5c1ff0['rootGraveyard']=_0x8428f1['rootGraveyard']),_0x8428f1['path']&&_0x8428f1['path']['length']){_0x5c1ff0['path']=[];for(var _0x591ce6=0x0;_0x591ce6<_0x8428f1['path']['length'];++_0x591ce6)_0x5c1ff0['path'][_0x591ce6]=_0x8428f1['path'][_0x591ce6];}return null!=_0x8428f1['stickiness']&&_0x8428f1['hasOwnProperty']('stickiness')&&(_0x5c1ff0['stickiness']=_0x8428f1['stickiness']),_0x5c1ff0;},_0x4796e9['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x59cef0['util']['toJSONOptions']);},_0x4796e9['getTypeUrl']=function(_0x574fa7){return void 0x0===_0x574fa7&&(_0x574fa7='type.googleapis.com'),_0x574fa7+'/Position';},_0x4796e9;}()),_0x1e3b7d['Range']=(function(){function _0x464984(_0x3ae34e){if(_0x3ae34e){for(var _0xe736fb=Object['keys'](_0x3ae34e),_0x10865c=0x0;_0x10865c<_0xe736fb['length'];++_0x10865c)null!=_0x3ae34e[_0xe736fb[_0x10865c]]&&(this[_0xe736fb[_0x10865c]]=_0x3ae34e[_0xe736fb[_0x10865c]]);}}return _0x464984['prototype']['start']=null,_0x464984['prototype']['end']=null,_0x464984['create']=function(_0x90ac3c){return new _0x464984(_0x90ac3c);},_0x464984['encode']=function(_0x5c7541,_0x137e46){return _0x137e46||(_0x137e46=_0xf39eee['create']()),null!=_0x5c7541['start']&&Object['hasOwnProperty']['call'](_0x5c7541,'start')&&_0x1e3b7d['Position']['encode'](_0x5c7541['start'],_0x137e46['uint32'](0xa)['fork']())['ldelim'](),null!=_0x5c7541['end']&&Object['hasOwnProperty']['call'](_0x5c7541,'end')&&_0x1e3b7d['Position']['encode'](_0x5c7541['end'],_0x137e46['uint32'](0x12)['fork']())['ldelim'](),_0x137e46;},_0x464984['encodeDelimited']=function(_0x457594,_0x4a1643){return this['encode'](_0x457594,_0x4a1643)['ldelim']();},_0x464984['decode']=function(_0xa0ca48,_0x4c2de2){_0xa0ca48 instanceof _0x2f05c0||(_0xa0ca48=_0x2f05c0['create'](_0xa0ca48));for(var _0x48a4be=void 0x0===_0x4c2de2?_0xa0ca48['len']:_0xa0ca48['pos']+_0x4c2de2,_0xd7eb13=new _0x1e3b7d['Range']();_0xa0ca48['pos']<_0x48a4be;){var _0x968e43=_0xa0ca48['uint32']();switch(_0x968e43>>>0x3){case 0x1:_0xd7eb13['start']=_0x1e3b7d['Position']['decode'](_0xa0ca48,_0xa0ca48['uint32']());break;case 0x2:_0xd7eb13['end']=_0x1e3b7d['Position']['decode'](_0xa0ca48,_0xa0ca48['uint32']());break;default:_0xa0ca48['skipType'](0x7&_0x968e43);}}return _0xd7eb13;},_0x464984['decodeDelimited']=function(_0x5bab87){return _0x5bab87 instanceof _0x2f05c0||(_0x5bab87=new _0x2f05c0(_0x5bab87)),this['decode'](_0x5bab87,_0x5bab87['uint32']());},_0x464984['verify']=function(_0x4be48b){if('object'!=typeof _0x4be48b||null===_0x4be48b)return'object\x20expected';var _0x532101;if(null!=_0x4be48b['start']&&_0x4be48b['hasOwnProperty']('start')&&(_0x532101=_0x1e3b7d['Position']['verify'](_0x4be48b['start'])))return'start.'+_0x532101;if(null!=_0x4be48b['end']&&_0x4be48b['hasOwnProperty']('end')&&(_0x532101=_0x1e3b7d['Position']['verify'](_0x4be48b['end'])))return'end.'+_0x532101;return null;},_0x464984['fromObject']=function(_0x434e97){if(_0x434e97 instanceof _0x1e3b7d['Range'])return _0x434e97;var _0x49732b=new _0x1e3b7d['Range']();if(null!=_0x434e97['start']){if('object'!=typeof _0x434e97['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x49732b['start']=_0x1e3b7d['Position']['fromObject'](_0x434e97['start']);}if(null!=_0x434e97['end']){if('object'!=typeof _0x434e97['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x49732b['end']=_0x1e3b7d['Position']['fromObject'](_0x434e97['end']);}return _0x49732b;},_0x464984['toObject']=function(_0x13996b,_0x16da83){_0x16da83||(_0x16da83={});var _0x4645db={};return _0x16da83['defaults']&&(_0x4645db['start']=null,_0x4645db['end']=null),null!=_0x13996b['start']&&_0x13996b['hasOwnProperty']('start')&&(_0x4645db['start']=_0x1e3b7d['Position']['toObject'](_0x13996b['start'],_0x16da83)),null!=_0x13996b['end']&&_0x13996b['hasOwnProperty']('end')&&(_0x4645db['end']=_0x1e3b7d['Position']['toObject'](_0x13996b['end'],_0x16da83)),_0x4645db;},_0x464984['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x59cef0['util']['toJSONOptions']);},_0x464984['getTypeUrl']=function(_0x5e1eec){return void 0x0===_0x5e1eec&&(_0x5e1eec='type.googleapis.com'),_0x5e1eec+'/Range';},_0x464984;}()),_0x1e3b7d['Element']=(function(){function _0x4a0fa0(_0x50677e){if(this['children']=[],this['attributesBoolean']={},_0x50677e){for(var _0x51a7fc=Object['keys'](_0x50677e),_0x3a583b=0x0;_0x3a583b<_0x51a7fc['length'];++_0x3a583b)null!=_0x50677e[_0x51a7fc[_0x3a583b]]&&(this[_0x51a7fc[_0x3a583b]]=_0x50677e[_0x51a7fc[_0x3a583b]]);}}return _0x4a0fa0['prototype']['name']='',_0x4a0fa0['prototype']['children']=_0x4800fc['emptyArray'],_0x4a0fa0['prototype']['data']='',_0x4a0fa0['prototype']['attributesBoolean']=_0x4800fc['emptyObject'],_0x4a0fa0['prototype']['attributesJson']='',_0x4a0fa0['create']=function(_0x45fe8a){return new _0x4a0fa0(_0x45fe8a);},_0x4a0fa0['encode']=function(_0x5041b1,_0xf1c618){if(_0xf1c618||(_0xf1c618=_0xf39eee['create']()),null!=_0x5041b1['name']&&Object['hasOwnProperty']['call'](_0x5041b1,'name')&&_0xf1c618['uint32'](0xa)['string'](_0x5041b1['name']),null!=_0x5041b1['children']&&_0x5041b1['children']['length']){for(var _0x595628=0x0;_0x595628<_0x5041b1['children']['length'];++_0x595628)_0x1e3b7d['Element']['encode'](_0x5041b1['children'][_0x595628],_0xf1c618['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x5041b1['data']&&Object['hasOwnProperty']['call'](_0x5041b1,'data')&&_0xf1c618['uint32'](0x1a)['string'](_0x5041b1['data']),null!=_0x5041b1['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x5041b1,'attributesBoolean')){var _0x554cd8=Object['keys'](_0x5041b1['attributesBoolean']);for(_0x595628=0x0;_0x595628<_0x554cd8['length'];++_0x595628)_0xf1c618['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x554cd8[_0x595628])['uint32'](0x10)['bool'](_0x5041b1['attributesBoolean'][_0x554cd8[_0x595628]])['ldelim']();}return null!=_0x5041b1['attributesJson']&&Object['hasOwnProperty']['call'](_0x5041b1,'attributesJson')&&_0xf1c618['uint32'](0x2a)['string'](_0x5041b1['attributesJson']),_0xf1c618;},_0x4a0fa0['encodeDelimited']=function(_0x4eb0af,_0x40bc01){return this['encode'](_0x4eb0af,_0x40bc01)['ldelim']();},_0x4a0fa0['decode']=function(_0x3ebad8,_0x261e77){_0x3ebad8 instanceof _0x2f05c0||(_0x3ebad8=_0x2f05c0['create'](_0x3ebad8));for(var _0xd3c6b5,_0x53a6c6,_0x36ab0b=void 0x0===_0x261e77?_0x3ebad8['len']:_0x3ebad8['pos']+_0x261e77,_0xfa96b9=new _0x1e3b7d['Element']();_0x3ebad8['pos']<_0x36ab0b;){var _0x347537=_0x3ebad8['uint32']();switch(_0x347537>>>0x3){case 0x1:_0xfa96b9['name']=_0x3ebad8['string']();break;case 0x2:_0xfa96b9['children']&&_0xfa96b9['children']['length']||(_0xfa96b9['children']=[]),_0xfa96b9['children']['push'](_0x1e3b7d['Element']['decode'](_0x3ebad8,_0x3ebad8['uint32']()));break;case 0x3:_0xfa96b9['data']=_0x3ebad8['string']();break;case 0x4:_0xfa96b9['attributesBoolean']===_0x4800fc['emptyObject']&&(_0xfa96b9['attributesBoolean']={});var _0x340b55=_0x3ebad8['uint32']()+_0x3ebad8['pos'];for(_0xd3c6b5='',_0x53a6c6=!0x1;_0x3ebad8['pos']<_0x340b55;){var _0xad3e19=_0x3ebad8['uint32']();switch(_0xad3e19>>>0x3){case 0x1:_0xd3c6b5=_0x3ebad8['string']();break;case 0x2:_0x53a6c6=_0x3ebad8['bool']();break;default:_0x3ebad8['skipType'](0x7&_0xad3e19);}}_0xfa96b9['attributesBoolean'][_0xd3c6b5]=_0x53a6c6;break;case 0x5:_0xfa96b9['attributesJson']=_0x3ebad8['string']();break;default:_0x3ebad8['skipType'](0x7&_0x347537);}}return _0xfa96b9;},_0x4a0fa0['decodeDelimited']=function(_0x3cd34b){return _0x3cd34b instanceof _0x2f05c0||(_0x3cd34b=new _0x2f05c0(_0x3cd34b)),this['decode'](_0x3cd34b,_0x3cd34b['uint32']());},_0x4a0fa0['verify']=function(_0x5ec1a5){if('object'!=typeof _0x5ec1a5||null===_0x5ec1a5)return'object\x20expected';if(null!=_0x5ec1a5['name']&&_0x5ec1a5['hasOwnProperty']('name')&&!_0x4800fc['isString'](_0x5ec1a5['name']))return'name:\x20string\x20expected';if(null!=_0x5ec1a5['children']&&_0x5ec1a5['hasOwnProperty']('children')){if(!Array['isArray'](_0x5ec1a5['children']))return'children:\x20array\x20expected';for(var _0x2391ea=0x0;_0x2391ea<_0x5ec1a5['children']['length'];++_0x2391ea){var _0x11498e=_0x1e3b7d['Element']['verify'](_0x5ec1a5['children'][_0x2391ea]);if(_0x11498e)return'children.'+_0x11498e;}}if(null!=_0x5ec1a5['data']&&_0x5ec1a5['hasOwnProperty']('data')&&!_0x4800fc['isString'](_0x5ec1a5['data']))return'data:\x20string\x20expected';if(null!=_0x5ec1a5['attributesBoolean']&&_0x5ec1a5['hasOwnProperty']('attributesBoolean')){if(!_0x4800fc['isObject'](_0x5ec1a5['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x3a7185=Object['keys'](_0x5ec1a5['attributesBoolean']);for(_0x2391ea=0x0;_0x2391ea<_0x3a7185['length'];++_0x2391ea)if('boolean'!=typeof _0x5ec1a5['attributesBoolean'][_0x3a7185[_0x2391ea]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x5ec1a5['attributesJson']&&_0x5ec1a5['hasOwnProperty']('attributesJson')&&!_0x4800fc['isString'](_0x5ec1a5['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x4a0fa0['fromObject']=function(_0x571ffb){if(_0x571ffb instanceof _0x1e3b7d['Element'])return _0x571ffb;var _0xf7d46d=new _0x1e3b7d['Element']();if(null!=_0x571ffb['name']&&(_0xf7d46d['name']=String(_0x571ffb['name'])),_0x571ffb['children']){if(!Array['isArray'](_0x571ffb['children']))throw TypeError('.Element.children:\x20array\x20expected');_0xf7d46d['children']=[];for(var _0x29e9da=0x0;_0x29e9da<_0x571ffb['children']['length'];++_0x29e9da){if('object'!=typeof _0x571ffb['children'][_0x29e9da])throw TypeError('.Element.children:\x20object\x20expected');_0xf7d46d['children'][_0x29e9da]=_0x1e3b7d['Element']['fromObject'](_0x571ffb['children'][_0x29e9da]);}}if(null!=_0x571ffb['data']&&(_0xf7d46d['data']=String(_0x571ffb['data'])),_0x571ffb['attributesBoolean']){if('object'!=typeof _0x571ffb['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0xf7d46d['attributesBoolean']={};var _0x47b004=Object['keys'](_0x571ffb['attributesBoolean']);for(_0x29e9da=0x0;_0x29e9da<_0x47b004['length'];++_0x29e9da)_0xf7d46d['attributesBoolean'][_0x47b004[_0x29e9da]]=Boolean(_0x571ffb['attributesBoolean'][_0x47b004[_0x29e9da]]);}return null!=_0x571ffb['attributesJson']&&(_0xf7d46d['attributesJson']=String(_0x571ffb['attributesJson'])),_0xf7d46d;},_0x4a0fa0['toObject']=function(_0x51c458,_0x370535){_0x370535||(_0x370535={});var _0x533792,_0x7cd25d={};if((_0x370535['arrays']||_0x370535['defaults'])&&(_0x7cd25d['children']=[]),(_0x370535['objects']||_0x370535['defaults'])&&(_0x7cd25d['attributesBoolean']={}),_0x370535['defaults']&&(_0x7cd25d['name']='',_0x7cd25d['data']='',_0x7cd25d['attributesJson']=''),null!=_0x51c458['name']&&_0x51c458['hasOwnProperty']('name')&&(_0x7cd25d['name']=_0x51c458['name']),_0x51c458['children']&&_0x51c458['children']['length']){_0x7cd25d['children']=[];for(var _0x575ba8=0x0;_0x575ba8<_0x51c458['children']['length'];++_0x575ba8)_0x7cd25d['children'][_0x575ba8]=_0x1e3b7d['Element']['toObject'](_0x51c458['children'][_0x575ba8],_0x370535);}if(null!=_0x51c458['data']&&_0x51c458['hasOwnProperty']('data')&&(_0x7cd25d['data']=_0x51c458['data']),_0x51c458['attributesBoolean']&&(_0x533792=Object['keys'](_0x51c458['attributesBoolean']))['length']){_0x7cd25d['attributesBoolean']={};for(_0x575ba8=0x0;_0x575ba8<_0x533792['length'];++_0x575ba8)_0x7cd25d['attributesBoolean'][_0x533792[_0x575ba8]]=_0x51c458['attributesBoolean'][_0x533792[_0x575ba8]];}return null!=_0x51c458['attributesJson']&&_0x51c458['hasOwnProperty']('attributesJson')&&(_0x7cd25d['attributesJson']=_0x51c458['attributesJson']),_0x7cd25d;},_0x4a0fa0['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x59cef0['util']['toJSONOptions']);},_0x4a0fa0['getTypeUrl']=function(_0x4dc928){return void 0x0===_0x4dc928&&(_0x4dc928='type.googleapis.com'),_0x4dc928+'/Element';},_0x4a0fa0;}()),_0x1e3b7d;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x51f384){return new y(this['_protobufRoot'][_0x51f384]);}}class y{['_protobuf'];constructor(_0x4ed663){this['_protobuf']=_0x4ed663;}['compress'](_0x2834dd){const _0x5ef7a1=this['_protobuf']['verify'](_0x2834dd);if(_0x5ef7a1)throw Error(_0x5ef7a1);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x2834dd))['finish']();}['decompress'](_0x12f8e3){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x12f8e3),{'oneofs':!0x0});}}function _(_0x124f4d,_0x1cc638){const _0x4932ec=_0x13b753(_0x124f4d);return _0x4932ec['path'][_0x4932ec['path']['length']-0x1]+=_0x1cc638,_0x4932ec;}function O(_0xfba3cd,_0x4c5d54){return _0xfba3cd['root']===_0x4c5d54['root']&&_0x3dd6fd(_0xfba3cd['path'],_0x4c5d54['path']);}function $(_0x13945f){P(_0x13945f,_0x12c494=>('main'==_0x12c494['root']?(_0x12c494['rootMain']=!0x0,delete _0x12c494['root']):'$graveyard'==_0x12c494['root']&&(_0x12c494['rootGraveyard']=!0x0,delete _0x12c494['root']),_0x12c494));}function J(_0x25be5e){P(_0x25be5e,_0x319f91=>(_0x319f91['rootMain']?(_0x319f91['root']='main',delete _0x319f91['rootMain']):_0x319f91['rootGraveyard']&&(_0x319f91['root']='$graveyard',delete _0x319f91['rootGraveyard']),_0x319f91));}function P(_0x14f238,_0x538ae5){for(const _0x30c68e in _0x14f238){const _0x4980d4=_0x14f238[_0x30c68e];'nodes'!==_0x30c68e&&_0x287c30(_0x4980d4)&&(_0x4980d4['path']&&(_0x4980d4['root']||_0x4980d4['rootMain']||_0x4980d4['rootGraveyard'])?_0x14f238[_0x30c68e]=_0x538ae5(_0x4980d4):P(_0x4980d4,_0x538ae5));}return _0x14f238;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x3b7000,_0x1c043c,_0x110ab6){this['_id']=_0x3b7000,this['_operationName']=_0x1c043c,this['_protobufDescriptor']=_0x110ab6;}['compress'](_0x243456,_0xc0e48d){const _0x3ec5d4=_0xc0e48d['shift']();return $(_0x3ec5d4),_0x243456['buffers']['push'](this['_protobufDescriptor']['compress'](_0x3ec5d4)),_0x243456['types']['push'](this['_id']),!0x0;}['decompress'](_0x11a1a3,_0x282f38){_0x282f38['types']['shift']();const _0x25f305=this['_protobufDescriptor']['decompress'](_0x282f38['buffers']['shift']());J(_0x25f305),_0x25f305['__className']=this['_operationName'],_0x11a1a3['push'](_0x25f305);}}class s extends e{['compress'](_0x507572,_0x4846d3){const _0x5b4ac2=_0x4846d3['shift']();return this['_serializeOneOf']('oldValue',_0x5b4ac2),this['_serializeOneOf']('newValue',_0x5b4ac2),$(_0x5b4ac2),_0x507572['buffers']['push'](this['_protobufDescriptor']['compress'](_0x5b4ac2)),_0x507572['types']['push'](this['_id']),!0x0;}['decompress'](_0x5563c5,_0x562c18){const {types:_0x348e25,buffers:_0x4ade60}=_0x562c18,_0x40f00a=this['_protobufDescriptor']['decompress'](_0x4ade60['shift']());_0x348e25['shift'](),this['_deserializeOneOf']('oldValue',_0x40f00a),this['_deserializeOneOf']('newValue',_0x40f00a),J(_0x40f00a),_0x40f00a['__className']=this['_operationName'],_0x5563c5['push'](_0x40f00a);}['_serializeOneOf'](_0x10ac01,_0x2b59d1){const _0x503fcf=_0x2b59d1[_0x10ac01];'boolean'==typeof _0x503fcf?_0x2b59d1[_0x10ac01+'Boolean']=_0x503fcf:_0x2b59d1[_0x10ac01+'Json']=JSON['stringify'](_0x503fcf);}['_deserializeOneOf'](_0x2f848a,_0x29ea93){const _0x4bdea2=_0x2f848a+'Json';_0x29ea93[_0x4bdea2]?(_0x29ea93[_0x2f848a]=JSON['parse'](_0x29ea93[_0x4bdea2]),delete _0x29ea93[_0x4bdea2]):(_0x29ea93[_0x2f848a]=_0x29ea93[_0x2f848a+'Boolean'],delete _0x29ea93[_0x2f848a+'Boolean']);}}class i extends e{['compress'](_0x509344,_0x16998d){const _0x197eb2=_0x16998d['shift']();return this['_serializeNodesAttributes'](_0x197eb2['nodes']),$(_0x197eb2),_0x509344['buffers']['push'](this['_protobufDescriptor']['compress'](_0x197eb2)),_0x509344['types']['push'](this['_id']),!0x0;}['decompress'](_0x111403,_0x9fd984){const {types:_0x446c79,buffers:_0x8c940c}=_0x9fd984,_0x2df800=this['_protobufDescriptor']['decompress'](_0x8c940c['shift']());_0x446c79['shift'](),_0x2df800['nodes']||(_0x2df800['nodes']=[]),this['_deserializeNodesAttributes'](_0x2df800['nodes']),J(_0x2df800),_0x2df800['__className']=this['_operationName'],_0x111403['push'](_0x2df800);}['_serializeNodesAttributes'](_0x5d7bc4){for(const _0x21b5cb of _0x5d7bc4){if(_0x21b5cb['attributes']){const _0x1be585=_0x21b5cb['attributes'];this['_areValuesBoolean'](_0x1be585)?_0x21b5cb['attributesBoolean']=_0x1be585:_0x21b5cb['attributesJson']=JSON['stringify'](_0x1be585);}_0x21b5cb['children']&&this['_serializeNodesAttributes'](_0x21b5cb['children']);}}['_deserializeNodesAttributes'](_0x5cc6e3){for(const _0x307787 of _0x5cc6e3)(_0x307787['attributesBoolean']||_0x307787['attributesJson'])&&(_0x307787['attributesBoolean']?(_0x307787['attributes']=_0x307787['attributesBoolean'],delete _0x307787['attributesBoolean']):(_0x307787['attributes']=JSON['parse'](_0x307787['attributesJson']),delete _0x307787['attributesJson'])),_0x307787['children']&&this['_deserializeNodesAttributes'](_0x307787['children']);}['_areValuesBoolean'](_0x339d81){return Object['keys'](_0x339d81)['every'](_0x1b0bcb=>'boolean'==typeof _0x339d81[_0x1b0bcb]);}}class n extends e{['decompress'](_0x91a778,_0x5d0733){super['decompress'](_0x91a778,_0x5d0733);const _0x2fe281=_0x91a778[_0x91a778['length']-0x1];_0x2fe281['oldRange']||(_0x2fe281['oldRange']=null),_0x2fe281['newRange']||(_0x2fe281['newRange']=null);}}class p extends e{['compress'](_0x46b5ce,_0x1bbda3){return _0x1bbda3['shift'](),_0x46b5ce['types']['push'](this['_id']),!0x0;}['decompress'](_0x7d87ec,_0x3c892a){_0x3c892a['types']['shift'](),_0x7d87ec['push']({'__className':this['_operationName']});}}class a extends n{['_omittedNamespace'];constructor(_0x5b0b2b,_0x34a36d,_0x27b60a,_0x30d33d){super(_0x5b0b2b,_0x34a36d,_0x27b60a),this['_omittedNamespace']=_0x30d33d+':';}['compress'](_0x533517,_0x1f3d25){return!('MarkerOperation'!=_0x1f3d25[0x0]['__className']||!_0x1f3d25[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0x1f3d25[0x0]['name']=_0x1f3d25[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x533517,_0x1f3d25),!0x0);}['decompress'](_0x51da41,_0x2b28a5){super['decompress'](_0x51da41,_0x2b28a5);const _0x500122=_0x51da41[_0x51da41['length']-0x1];_0x500122['name']=this['_omittedNamespace']+_0x500122['name'];}}class b{['_id'];['_context'];constructor(_0x166e7a,_0x769983){this['_id']=_0x166e7a,this['_context']=_0x769983;}['compress'](_0x305291,_0x58aa6a){let _0xcb9a2d;for(;_0x58aa6a['length']>0x1&&this['_compareOperations'](_0x58aa6a[0x0],_0x58aa6a[0x1]);)_0xcb9a2d?(_0xcb9a2d=this['_combineNext'](_0x58aa6a['shift'](),_0xcb9a2d),_0x305291['types']['push'](0x0)):(_0xcb9a2d=_0x13b753(_0x58aa6a['shift']()),_0x305291['types']['push'](this['_id']));return!!_0xcb9a2d&&(_0xcb9a2d=this['_combineNext'](_0x58aa6a['shift'](),_0xcb9a2d),_0x305291['types']['push'](0x0),_0x305291['buffers']['push'](this['_compressSingleOperation'](_0xcb9a2d)),!0x0);}['decompress'](_0x237c7e,_0x457898){const _0x798f46=this['_decompressSingleOperation'](_0x457898);for(;0x0==_0x457898['types'][0x0];)_0x457898['types']['shift'](),_0x237c7e['push'](this['_splitCurrent'](_0x798f46));_0x237c7e['push'](_0x798f46);}}class m extends b{['_combineNext'](_0x598966,_0x5aa671){return _0x5aa671['nodes'][0x0]['data']+=_0x598966['nodes'][0x0]['data'],_0x5aa671;}['_splitCurrent'](_0x580ace){const _0xb10986=_0x13b753(_0x580ace),_0x4a59d9=_0xb10986['nodes'][0x0],_0xf2922b=_0x580ace['nodes'][0x0],_0x5e2502=_0xf2922b['data'][Symbol['iterator']]()['next']()['value'],_0x56f40e=_0x5e2502['length'];return _0x4a59d9['data']=_0x5e2502,_0xf2922b['data']=_0xf2922b['data']['substr'](_0x56f40e),_0x580ace['position']=_(_0x580ace['position'],_0x56f40e),_0xb10986;}['_compareOperations'](_0x226a19,_0x4107bb){if(this['_checkOperation'](_0x226a19)&&this['_checkOperation'](_0x4107bb)){const _0xac3e0b=_0x226a19['nodes'][0x0]['data']['length'],_0x4ae6cd=O(_(_0x226a19['position'],_0xac3e0b),_0x4107bb['position']),_0x55256e=_0x226a19['nodes'][0x0],_0x1b1c86=_0x4107bb['nodes'][0x0];return _0x4ae6cd&&this['_compareAttributes'](_0x55256e,_0x1b1c86);}return!0x1;}['_compressSingleOperation'](_0x242457){const _0x22016a={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x22016a,[_0x242457]),_0x22016a['buffers'][0x0];}['_decompressSingleOperation'](_0x1be175){const _0x31dae4=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x31dae4,_0x1be175),_0x31dae4[0x0];}['_checkOperation'](_0x4f7481){return'InsertOperation'==_0x4f7481['__className']&&0x1==_0x4f7481['nodes']['length']&&_0x4f7481['nodes'][0x0]['data']&&!_0x4f7481['wasUndone']&&0x1==Array['from'](_0x4f7481['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x4694df,_0x138a25){const _0x75d6e3=Object['keys'](_0x4694df['attributes']||{}),_0x5e0502=Object['keys'](_0x138a25['attributes']||{});return _0x75d6e3['length']===_0x5e0502['length']&&_0x75d6e3['every'](_0x7335e6=>_0x138a25['attributes'][_0x7335e6]&&_0x138a25['attributes'][_0x7335e6]===_0x4694df['attributes'][_0x7335e6]);}}class c extends b{['_combineNext'](_0x4c46d0,_0x379ddf){return _0x379ddf['howMany']++,_0x379ddf['sourcePosition']=_0x13b753(_0x4c46d0['sourcePosition']),_0x379ddf;}['_splitCurrent'](_0x493e10){const _0x2376e7=_0x13b753(_0x493e10);return _0x493e10['howMany']--,_0x2376e7['howMany']=0x1,_0x2376e7['sourcePosition']=_(_0x2376e7['sourcePosition'],_0x493e10['howMany']),_0x2376e7;}['_compareOperations'](_0x3c2c27,_0x1389b4){return!(!this['_checkOperation'](_0x3c2c27)||!this['_checkOperation'](_0x1389b4))&&(O(_(_0x3c2c27['sourcePosition'],-0x1),_0x1389b4['sourcePosition'])&&O(_0x3c2c27['targetPosition'],_0x1389b4['targetPosition']));}['_compressSingleOperation'](_0x4f86b3){const _0x48c620={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x48c620,[_0x4f86b3]),_0x48c620['buffers'][0x0];}['_decompressSingleOperation'](_0x2415c2){const _0x43028b=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x43028b,_0x2415c2),_0x43028b[0x0];}['_checkOperation'](_0x20288d){return'MoveOperation'==_0x20288d['__className']&&'$graveyard'==_0x20288d['targetPosition']['root']&&0x1==_0x20288d['howMany']&&!_0x20288d['wasUndone'];}}class h extends b{['_combineNext'](_0x5137d6,_0x295c44){return _0x295c44['howMany']++,_0x295c44;}['_splitCurrent'](_0x51f64f){const _0x126bba=_0x13b753(_0x51f64f);return _0x126bba['howMany']=0x1,_0x51f64f['howMany']--,_0x126bba;}['_compareOperations'](_0xcb9d8b,_0x484f81){return!(!this['_checkOperation'](_0xcb9d8b)||!this['_checkOperation'](_0x484f81))&&(O(_0xcb9d8b['sourcePosition'],_0x484f81['sourcePosition'])&&O(_0xcb9d8b['targetPosition'],_0x484f81['targetPosition']));}['_compressSingleOperation'](_0x2d0689){const _0x38b89e={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x38b89e,[_0x2d0689]),_0x38b89e['buffers'][0x0];}['_decompressSingleOperation'](_0x1bc4fb){const _0x14c313=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x14c313,_0x1bc4fb),_0x14c313[0x0];}['_checkOperation'](_0x1cedc2){return'MoveOperation'==_0x1cedc2['__className']&&'$graveyard'==_0x1cedc2['targetPosition']['root']&&0x1==_0x1cedc2['howMany']&&!_0x1cedc2['wasUndone'];}}class f extends b{['compress'](_0x126033,_0x5d2b02){if(!this['_compareOperations'](_0x5d2b02[0x0],_0x5d2b02[0x1]))return!0x1;const _0xd97dd1=_0x5d2b02['shift']();return _0xd97dd1['oldRange']=null,_0xd97dd1['newRange']&&O(_0xd97dd1['newRange']['start'],_0xd97dd1['newRange']['end'])&&(_0xd97dd1['newRange']['end']=null),_0x5d2b02['shift'](),_0x126033['types']['push'](this['_id']),_0x126033['types']['push'](0x0),_0x126033['buffers']['push'](this['_compressSingleOperation'](_0xd97dd1)),!0x0;}['decompress'](_0x290c0e,_0x52e39e){const _0x306365=this['_decompressSingleOperation'](_0x52e39e);_0x306365['newRange']&&!_0x306365['newRange']['end']&&(_0x306365['newRange']['end']=_0x13b753(_0x306365['newRange']['start']));const _0x41ed1b=_0x13b753(_0x306365);_0x41ed1b['newRange']&&(_0x41ed1b['newRange']['start']['stickiness']='toNone',_0x41ed1b['newRange']['end']=_0x13b753(_0x41ed1b['newRange']['start'])),_0x41ed1b['name']='user:position:'+_0x41ed1b['name']['split'](':')[0x2],_0x52e39e['types']['shift'](),_0x290c0e['push'](_0x306365),_0x290c0e['push'](_0x41ed1b);}['_compressSingleOperation'](_0x490b34){const _0x62f213={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x62f213,[_0x490b34]),_0x62f213['buffers'][0x0];}['_decompressSingleOperation'](_0x404ed7){const _0x5bc35c=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x5bc35c,_0x404ed7),_0x5bc35c[0x0];}['_compareOperations'](_0x13578a,_0x264037){return!(!_0x13578a||!_0x264037)&&('MarkerOperation'==_0x13578a['__className']&&'MarkerOperation'==_0x264037['__className']&&!(!_0x13578a['name']['startsWith']('user:')||!_0x264037['name']['startsWith']('user:')||_0x13578a['name']==_0x264037['name']));}}class g{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x29edbc=this['_protobufFactory']['getDescriptor']('MarkerOperation');this['_registerCompressor'](0x1,'NoOperation',new p(0x1,'NoOperation',void 0x0)),this['_registerOperationCompressor'](0xa,'AttributeOperation',s),this['_registerOperationCompressor'](0xb,'InsertOperation',i),this['_registerOperationCompressor'](0xc,'MarkerOperation',n),this['_registerOperationCompressor'](0xd,'MergeOperation',e),this['_registerOperationCompressor'](0xe,'MoveOperation',e),this['_registerOperationCompressor'](0xf,'RenameOperation',e),this['_registerOperationCompressor'](0x10,'RootAttributeOperation',s),this['_registerOperationCompressor'](0x11,'SplitOperation',e),this['_registerCompressor'](0x12,'CommentMarkerOperation',new a(0x12,'MarkerOperation',_0x29edbc,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new a(0x13,'MarkerOperation',_0x29edbc,'suggestion')),this['_registerOperationCompressor'](0x14,'RootOperation',e),this['_registerActionCompressor'](0x64,'TypingAction',m),this['_registerActionCompressor'](0x65,'DeletingAction',c),this['_registerActionCompressor'](0x66,'ForwardDeletingAction',h),this['_registerActionCompressor'](0x67,'UserSelectionAction',f);}['compress'](_0x20477d){if(!_0x20477d||!_0x20477d[0x0])throw new _0x271ed5('no-operations-provided',this);const _0x62cc53={'types':[],'buffers':[],'baseVersion':_0x20477d[0x0]['baseVersion']};for(;_0x20477d['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0x62cc53,_0x20477d)||this['_getCompressorByName']('TypingAction')['compress'](_0x62cc53,_0x20477d)||this['_getCompressorByName']('DeletingAction')['compress'](_0x62cc53,_0x20477d)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x62cc53,_0x20477d)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x62cc53,_0x20477d)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x62cc53,_0x20477d)||this['_getCompressorByName'](_0x20477d[0x0]['__className'])['compress'](_0x62cc53,_0x20477d);return _0x62cc53;}['decompress'](_0x229464){const _0x41acd2=[];for(;_0x229464['types']['length'];){this['_compressorById']['get'](_0x229464['types'][0x0])['decompress'](_0x41acd2,_0x229464);}return _0x41acd2['forEach']((_0x270518,_0x1372e1)=>_0x270518['baseVersion']=_0x229464['baseVersion']+_0x1372e1),_0x41acd2;}['_getCompressorByName'](_0x4a1508){return this['_compressorByName']['get'](_0x4a1508);}['_registerOperationCompressor'](_0x46c97f,_0x58d35b,_0x2f3f1d){const _0x19e3cf=new _0x2f3f1d(_0x46c97f,_0x58d35b,this['_protobufFactory']['getDescriptor'](_0x58d35b));this['_registerCompressor'](_0x46c97f,_0x58d35b,_0x19e3cf);}['_registerActionCompressor'](_0x10924f,_0x5ca9ef,_0x26d8a8){const _0x1928a8=new _0x26d8a8(_0x10924f,this);this['_registerCompressor'](_0x10924f,_0x5ca9ef,_0x1928a8);}['_registerCompressor'](_0x2d7146,_0x406b87,_0x1ce6dd){this['_compressorById']['set'](_0x2d7146,_0x1ce6dd),this['_compressorByName']['set'](_0x406b87,_0x1ce6dd);}}export{g as Compressor};
|