0;r--)i.removeChild(i.firstChild);if(t.lastRow>e.lastRow)for(r=this.session.getFoldedRowCount(e.lastRow+1,t.lastRow);r>0;r--)i.removeChild(i.lastChild);if(e.firstRowt.lastRow&&(o=this.$renderLinesFragment(e,t.lastRow+1,e.lastRow),i.appendChild(o))},this.$renderLinesFragment=function(e,t,i){for(var r=this.element.ownerDocument.createDocumentFragment(),n=t,s=this.session.getNextFoldLine(n),a=s?s.start.row:1/0;n>a&&(n=s.end.row+1,a=(s=this.session.getNextFoldLine(n,s))?s.start.row:1/0),!(n>i);){var l=o.createElement("div"),c=[];if(this.$renderLine(c,n,!1,n==a&&s),l.innerHTML=c.join(""),this.$useLineGroups())l.className="ace_line_group",r.appendChild(l),l.style.height=e.lineHeight*this.session.getRowLength(n)+"px";else for(;l.firstChild;)r.appendChild(l.firstChild);n++}return r},this.update=function(e){this.config=e;for(var t=[],i=e.firstRow,r=e.lastRow,o=i,n=this.session.getNextFoldLine(o),s=n?n.start.row:1/0;o>s&&(o=n.end.row+1,s=(n=this.session.getNextFoldLine(o,n))?n.start.row:1/0),!(o>r);)this.$useLineGroups()&&t.push(""),this.$renderLine(t,o,!1,o==s&&n),this.$useLineGroups()&&t.push("
"),o++;this.element.innerHTML=t.join("")},this.$textToken={text:!0,rparen:!0,lparen:!0},this.$renderToken=function(e,t,i,r){var o=this,s=r.replace(/\t|&|<|>|( +)|([\x00-\x1f\x80-\xa0\xad\u1680\u180E\u2000-\u200f\u2028\u2029\u202F\u205F\u3000\uFEFF\uFFF9-\uFFFC])|[\u1100-\u115F\u11A3-\u11A7\u11FA-\u11FF\u2329-\u232A\u2E80-\u2E99\u2E9B-\u2EF3\u2F00-\u2FD5\u2FF0-\u2FFB\u3000-\u303E\u3041-\u3096\u3099-\u30FF\u3105-\u312D\u3131-\u318E\u3190-\u31BA\u31C0-\u31E3\u31F0-\u321E\u3220-\u3247\u3250-\u32FE\u3300-\u4DBF\u4E00-\uA48C\uA490-\uA4C6\uA960-\uA97C\uAC00-\uD7A3\uD7B0-\uD7C6\uD7CB-\uD7FB\uF900-\uFAFF\uFE10-\uFE19\uFE30-\uFE52\uFE54-\uFE66\uFE68-\uFE6B\uFF01-\uFF60\uFFE0-\uFFE6]/g,(function(e,i,r,s,a){if(i)return o.showInvisibles?""+n.stringRepeat(o.SPACE_CHAR,e.length)+"":e;if("&"==e)return"&";if("<"==e)return"<";if(">"==e)return">";if("\t"==e){var l=o.session.getScreenTabSize(t+s);return t+=l-1,o.$tabStrings[l]}if(" "==e){var c=o.showInvisibles?"ace_cjk ace_invisible ace_invisible_space":"ace_cjk",d=o.showInvisibles?o.SPACE_CHAR:"";return t+=1,""+d+""}return r?""+o.SPACE_CHAR+"":(t+=1,""+e+"")}));if(this.$textToken[i.type])e.push(s);else{var a="ace_"+i.type.replace(/\./g," ace_"),l="";"fold"==i.type&&(l=" style='width:"+i.value.length*this.config.characterWidth+"px;' "),e.push("",s,"")}return t+r.length},this.renderIndentGuide=function(e,t,i){var r=t.search(this.$indentGuideRe);return r<=0||r>=i?t:" "==t[0]?(r-=r%this.tabSize,e.push(n.stringRepeat(this.$tabStrings[" "],r/this.tabSize)),t.substr(r)):"\t"==t[0]?(e.push(n.stringRepeat(this.$tabStrings["\t"],r)),t.substr(r)):t},this.$renderWrappedLine=function(e,t,i,r){for(var o=0,s=0,a=i[0],l=0,c=0;c=a;)l=this.$renderToken(e,l,d,h.substring(0,a-o)),h=h.substring(a-o),o=a,r||e.push("",""),e.push(n.stringRepeat(" ",i.indent)),l=0,a=i[++s]||Number.MAX_VALUE;0!=h.length&&(o+=h.length,l=this.$renderToken(e,l,d,h))}}},this.$renderSimpleLine=function(e,t){var i=0,r=t[0],o=r.value;this.displayIndentGuides&&(o=this.renderIndentGuide(e,o)),o&&(i=this.$renderToken(e,i,r,o));for(var n=1;n"),o.length){var n=this.session.getRowSplitData(t);n&&n.length?this.$renderWrappedLine(e,o,n,i):this.$renderSimpleLine(e,o)}this.showInvisibles&&(r&&(t=r.end.row),e.push("",t==this.session.getLength()-1?this.EOF_CHAR:this.EOL_CHAR,"")),i||e.push("
")},this.$getFoldLineTokens=function(e,t){var i=this.session,r=[],o=i.getTokens(e);return t.walk((function(e,t,n,s,a){null!=e?r.push({type:"fold",value:e}):(a&&(o=i.getTokens(t)),o.length&&function(e,t,i){for(var o=0,n=0;n+e[o].value.lengthi-t&&(s=s.substring(0,i-t)),r.push({type:e[o].type,value:s}),n=t+s.length,o+=1);ni?r.push({type:e[o].type,value:s.substring(0,i-n)}):r.push(e[o]),n+=s.length,o+=1}}(o,s,n))}),t.end.row,this.session.getLine(t.end.row).length),r},this.$useLineGroups=function(){return this.session.getUseWrapMode()},this.destroy=function(){clearInterval(this.$pollSizeChangesTimer),this.$measureNode&&this.$measureNode.parentNode.removeChild(this.$measureNode),delete this.$measureNode}}).call(a.prototype),t.Text=a})),ace.define("ace/layer/cursor",["require","exports","module","ace/lib/dom"],(function(e,t,i){var r,o=e("../lib/dom"),n=function(e){this.element=o.createElement("div"),this.element.className="ace_layer ace_cursor-layer",e.appendChild(this.element),void 0===r&&(r=!("opacity"in this.element.style)),this.isVisible=!1,this.isBlinking=!0,this.blinkInterval=1e3,this.smoothBlinking=!1,this.cursors=[],this.cursor=this.addCursor(),o.addCssClass(this.element,"ace_hidden-cursors"),this.$updateCursors=(r?this.$updateVisibility:this.$updateOpacity).bind(this)};(function(){this.$updateVisibility=function(e){for(var t=this.cursors,i=t.length;i--;)t[i].style.visibility=e?"":"hidden"},this.$updateOpacity=function(e){for(var t=this.cursors,i=t.length;i--;)t[i].style.opacity=e?"":"0"},this.$padding=0,this.setPadding=function(e){this.$padding=e},this.setSession=function(e){this.session=e},this.setBlinking=function(e){e!=this.isBlinking&&(this.isBlinking=e,this.restartTimer())},this.setBlinkInterval=function(e){e!=this.blinkInterval&&(this.blinkInterval=e,this.restartTimer())},this.setSmoothBlinking=function(e){e==this.smoothBlinking||r||(this.smoothBlinking=e,o.setCssClass(this.element,"ace_smooth-blinking",e),this.$updateCursors(!0),this.$updateCursors=this.$updateOpacity.bind(this),this.restartTimer())},this.addCursor=function(){var e=o.createElement("div");return e.className="ace_cursor",this.element.appendChild(e),this.cursors.push(e),e},this.removeCursor=function(){if(this.cursors.length>1){var e=this.cursors.pop();return e.parentNode.removeChild(e),e}},this.hideCursor=function(){this.isVisible=!1,o.addCssClass(this.element,"ace_hidden-cursors"),this.restartTimer()},this.showCursor=function(){this.isVisible=!0,o.removeCssClass(this.element,"ace_hidden-cursors"),this.restartTimer()},this.restartTimer=function(){var e=this.$updateCursors;if(clearInterval(this.intervalId),clearTimeout(this.timeoutId),this.smoothBlinking&&o.removeCssClass(this.element,"ace_smooth-blinking"),e(!0),this.isBlinking&&this.blinkInterval&&this.isVisible){this.smoothBlinking&&setTimeout(function(){o.addCssClass(this.element,"ace_smooth-blinking")}.bind(this));var t=function(){this.timeoutId=setTimeout((function(){e(!1)}),.6*this.blinkInterval)}.bind(this);this.intervalId=setInterval((function(){e(!0),t()}),this.blinkInterval),t()}},this.getPixelPosition=function(e,t){if(!this.config||!this.session)return{left:0,top:0};e||(e=this.session.selection.getCursor());var i=this.session.documentToScreenPosition(e);return{left:this.$padding+i.column*this.config.characterWidth,top:(i.row-(t?this.config.firstRowScreen:0))*this.config.lineHeight}},this.update=function(e){this.config=e;var t=this.session.$selectionMarkers,i=0,r=0;void 0!==t&&0!==t.length||(t=[{cursor:null}]),i=0;for(var o=t.length;ie.height+e.offset||n.top<0)&&i>1)){var s=(this.cursors[r++]||this.addCursor()).style;this.drawCursor?this.drawCursor(s,n,e,t[i],this.session):(s.left=n.left+"px",s.top=n.top+"px",s.width=e.characterWidth+"px",s.height=e.lineHeight+"px")}}for(;this.cursors.length>r;)this.removeCursor();var a=this.session.getOverwrite();this.$setOverwrite(a),this.$pixelPos=n,this.restartTimer()},this.drawCursor=null,this.$setOverwrite=function(e){e!=this.overwrite&&(this.overwrite=e,e?o.addCssClass(this.element,"ace_overwrite-cursors"):o.removeCssClass(this.element,"ace_overwrite-cursors"))},this.destroy=function(){clearInterval(this.intervalId),clearTimeout(this.timeoutId)}}).call(n.prototype),t.Cursor=n})),ace.define("ace/scrollbar",["require","exports","module","ace/lib/oop","ace/lib/dom","ace/lib/event","ace/lib/event_emitter"],(function(e,t,i){var r=e("./lib/oop"),o=e("./lib/dom"),n=e("./lib/event"),s=e("./lib/event_emitter").EventEmitter,a=function(e){this.element=o.createElement("div"),this.element.className="ace_scrollbar ace_scrollbar"+this.classSuffix,this.inner=o.createElement("div"),this.inner.className="ace_scrollbar-inner",this.element.appendChild(this.inner),e.appendChild(this.element),this.setVisible(!1),this.skipEvent=!1,n.addListener(this.element,"scroll",this.onScroll.bind(this)),n.addListener(this.element,"mousedown",n.preventDefault)};(function(){r.implement(this,s),this.setVisible=function(e){this.element.style.display=e?"":"none",this.isVisible=e}}).call(a.prototype);var l=function(e,t){a.call(this,e),this.scrollTop=0,t.$scrollbarWidth=this.width=o.scrollbarWidth(e.ownerDocument),this.inner.style.width=this.element.style.width=(this.width||15)+5+"px"};r.inherits(l,a),function(){this.classSuffix="-v",this.onScroll=function(){this.skipEvent||(this.scrollTop=this.element.scrollTop,this._emit("scroll",{data:this.scrollTop})),this.skipEvent=!1},this.getWidth=function(){return this.isVisible?this.width:0},this.setHeight=function(e){this.element.style.height=e+"px"},this.setInnerHeight=function(e){this.inner.style.height=e+"px"},this.setScrollHeight=function(e){this.inner.style.height=e+"px"},this.setScrollTop=function(e){this.scrollTop!=e&&(this.skipEvent=!0,this.scrollTop=this.element.scrollTop=e)}}.call(l.prototype);var c=function(e,t){a.call(this,e),this.scrollLeft=0,this.height=t.$scrollbarWidth,this.inner.style.height=this.element.style.height=(this.height||15)+5+"px"};r.inherits(c,a),function(){this.classSuffix="-h",this.onScroll=function(){this.skipEvent||(this.scrollLeft=this.element.scrollLeft,this._emit("scroll",{data:this.scrollLeft})),this.skipEvent=!1},this.getHeight=function(){return this.isVisible?this.height:0},this.setWidth=function(e){this.element.style.width=e+"px"},this.setInnerWidth=function(e){this.inner.style.width=e+"px"},this.setScrollWidth=function(e){this.inner.style.width=e+"px"},this.setScrollLeft=function(e){this.scrollLeft!=e&&(this.skipEvent=!0,this.scrollLeft=this.element.scrollLeft=e)}}.call(c.prototype),t.ScrollBar=l,t.ScrollBarV=l,t.ScrollBarH=c,t.VScrollBar=l,t.HScrollBar=c})),ace.define("ace/renderloop",["require","exports","module","ace/lib/event"],(function(e,t,i){var r=e("./lib/event"),o=function(e,t){this.onRender=e,this.pending=!1,this.changes=0,this.window=t||window};(function(){this.schedule=function(e){if(this.changes=this.changes|e,!this.pending&&this.changes){this.pending=!0;var t=this;r.nextFrame((function(){var e;for(t.pending=!1;e=t.changes;)t.changes=0,t.onRender(e)}),this.window)}}}).call(o.prototype),t.RenderLoop=o})),ace.define("ace/layer/font_metrics",["require","exports","module","ace/lib/oop","ace/lib/dom","ace/lib/lang","ace/lib/useragent","ace/lib/event_emitter"],(function(e,t,i){var r=e("../lib/oop"),o=e("../lib/dom"),n=e("../lib/lang"),s=e("../lib/useragent"),a=e("../lib/event_emitter").EventEmitter,l=0,c=t.FontMetrics=function(e){this.el=o.createElement("div"),this.$setMeasureNodeStyles(this.el.style,!0),this.$main=o.createElement("div"),this.$setMeasureNodeStyles(this.$main.style),this.$measureNode=o.createElement("div"),this.$setMeasureNodeStyles(this.$measureNode.style),this.el.appendChild(this.$main),this.el.appendChild(this.$measureNode),e.appendChild(this.el),l||this.$testFractionalRect(),this.$measureNode.innerHTML=n.stringRepeat("X",l),this.$characterSize={width:0,height:0},this.checkForSizeChanges()};(function(){r.implement(this,a),this.$characterSize={width:0,height:0},this.$testFractionalRect=function(){var e=o.createElement("div");this.$setMeasureNodeStyles(e.style),e.style.width="0.2px",document.documentElement.appendChild(e);var t=e.getBoundingClientRect().width;l=t>0&&t<1?50:100,e.parentNode.removeChild(e)},this.$setMeasureNodeStyles=function(e,t){e.width=e.height="auto",e.left=e.top="0px",e.visibility="hidden",e.position="absolute",e.whiteSpace="pre",s.isIE<8?e["font-family"]="inherit":e.font="inherit",e.overflow=t?"hidden":"visible"},this.checkForSizeChanges=function(){var e=this.$measureSizes();if(e&&(this.$characterSize.width!==e.width||this.$characterSize.height!==e.height)){this.$measureNode.style.fontWeight="bold";var t=this.$measureSizes();this.$measureNode.style.fontWeight="",this.$characterSize=e,this.charSizes=Object.create(null),this.allowBoldFonts=t&&t.width===e.width&&t.height===e.height,this._emit("changeCharacterSize",{data:e})}},this.$pollSizeChanges=function(){if(this.$pollSizeChangesTimer)return this.$pollSizeChangesTimer;var e=this;return this.$pollSizeChangesTimer=setInterval((function(){e.checkForSizeChanges()}),500)},this.setPolling=function(e){e?this.$pollSizeChanges():this.$pollSizeChangesTimer&&(clearInterval(this.$pollSizeChangesTimer),this.$pollSizeChangesTimer=0)},this.$measureSizes=function(){if(50===l){var e=null;try{e=this.$measureNode.getBoundingClientRect()}catch(t){e={width:0,height:0}}var t={height:e.height,width:e.width/l}}else t={height:this.$measureNode.clientHeight,width:this.$measureNode.clientWidth/l};return 0===t.width||0===t.height?null:t},this.$measureCharWidth=function(e){return this.$main.innerHTML=n.stringRepeat(e,l),this.$main.getBoundingClientRect().width/l},this.getCharacterWidth=function(e){var t=this.charSizes[e];return void 0===t&&(t=this.charSizes[e]=this.$measureCharWidth(e)/this.$characterSize.width),t},this.destroy=function(){clearInterval(this.$pollSizeChangesTimer),this.el&&this.el.parentNode&&this.el.parentNode.removeChild(this.el)}}).call(c.prototype)})),ace.define("ace/virtual_renderer",["require","exports","module","ace/lib/oop","ace/lib/dom","ace/config","ace/lib/useragent","ace/layer/gutter","ace/layer/marker","ace/layer/text","ace/layer/cursor","ace/scrollbar","ace/scrollbar","ace/renderloop","ace/layer/font_metrics","ace/lib/event_emitter"],(function(e,t,i){var r=e("./lib/oop"),o=e("./lib/dom"),n=e("./config"),s=e("./lib/useragent"),a=e("./layer/gutter").Gutter,l=e("./layer/marker").Marker,c=e("./layer/text").Text,d=e("./layer/cursor").Cursor,h=e("./scrollbar").HScrollBar,u=e("./scrollbar").VScrollBar,f=e("./renderloop").RenderLoop,p=e("./layer/font_metrics").FontMetrics,m=e("./lib/event_emitter").EventEmitter;o.importCssString('.ace_editor {\tposition: relative;\toverflow: hidden;\tfont: 12px/normal \'Monaco\', \'Menlo\', \'Ubuntu Mono\', \'Consolas\', \'source-code-pro\', monospace;\tdirection: ltr;\t}\t.ace_scroller {\tposition: absolute;\toverflow: hidden;\ttop: 0;\tbottom: 0;\tbackground-color: inherit;\t-ms-user-select: none;\t-moz-user-select: none;\t-webkit-user-select: none;\tuser-select: none;\tcursor: text;\t}\t.ace_content {\tposition: absolute;\t-moz-box-sizing: border-box;\t-webkit-box-sizing: border-box;\tbox-sizing: border-box;\tmin-width: 100%;\t}\t.ace_dragging .ace_scroller:before{\tposition: absolute;\ttop: 0;\tleft: 0;\tright: 0;\tbottom: 0;\tcontent: \'\';\tbackground: rgba(250, 250, 250, 0.01);\tz-index: 1000;\t}\t.ace_dragging.ace_dark .ace_scroller:before{\tbackground: rgba(0, 0, 0, 0.01);\t}\t.ace_selecting, .ace_selecting * {\tcursor: text !important;\t}\t.ace_gutter {\tposition: absolute;\toverflow : hidden;\twidth: auto;\ttop: 0;\tbottom: 0;\tleft: 0;\tcursor: default;\tz-index: 4;\t-ms-user-select: none;\t-moz-user-select: none;\t-webkit-user-select: none;\tuser-select: none;\t}\t.ace_gutter-active-line {\tposition: absolute;\tleft: 0;\tright: 0;\t}\t.ace_scroller.ace_scroll-left {\tbox-shadow: 17px 0 16px -16px rgba(0, 0, 0, 0.4) inset;\t}\t.ace_gutter-cell {\tpadding-left: 19px;\tpadding-right: 6px;\tbackground-repeat: no-repeat;\t}\t.ace_gutter-cell.ace_error {\tbackground-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAABOFBMVEX/////////QRswFAb/Ui4wFAYwFAYwFAaWGAfDRymzOSH/PxswFAb/SiUwFAYwFAbUPRvjQiDllog5HhHdRybsTi3/Tyv9Tir+Syj/UC3////XurebMBIwFAb/RSHbPx/gUzfdwL3kzMivKBAwFAbbvbnhPx66NhowFAYwFAaZJg8wFAaxKBDZurf/RB6mMxb/SCMwFAYwFAbxQB3+RB4wFAb/Qhy4Oh+4QifbNRcwFAYwFAYwFAb/QRzdNhgwFAYwFAbav7v/Uy7oaE68MBK5LxLewr/r2NXewLswFAaxJw4wFAbkPRy2PyYwFAaxKhLm1tMwFAazPiQwFAaUGAb/QBrfOx3bvrv/VC/maE4wFAbRPBq6MRO8Qynew8Dp2tjfwb0wFAbx6eju5+by6uns4uH9/f36+vr/GkHjAAAAYnRSTlMAGt+64rnWu/bo8eAA4InH3+DwoN7j4eLi4xP99Nfg4+b+/u9B/eDs1MD1mO7+4PHg2MXa347g7vDizMLN4eG+Pv7i5evs/v79yu7S3/DV7/498Yv24eH+4ufQ3Ozu/v7+y13sRqwAAADLSURBVHjaZc/XDsFgGIBhtDrshlitmk2IrbHFqL2pvXf/+78DPokj7+Fz9qpU/9UXJIlhmPaTaQ6QPaz0mm+5gwkgovcV6GZzd5JtCQwgsxoHOvJO15kleRLAnMgHFIESUEPmawB9ngmelTtipwwfASilxOLyiV5UVUyVAfbG0cCPHig+GBkzAENHS0AstVF6bacZIOzgLmxsHbt2OecNgJC83JERmePUYq8ARGkJx6XtFsdddBQgZE2nPR6CICZhawjA4Fb/chv+399kfR+MMMDGOQAAAABJRU5ErkJggg==");\tbackground-repeat: no-repeat;\tbackground-position: 2px center;\t}\t.ace_gutter-cell.ace_warning {\tbackground-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAmVBMVEX///8AAAD///8AAAAAAABPSzb/5sAAAAB/blH/73z/ulkAAAAAAAD85pkAAAAAAAACAgP/vGz/rkDerGbGrV7/pkQICAf////e0IsAAAD/oED/qTvhrnUAAAD/yHD/njcAAADuv2r/nz//oTj/p064oGf/zHAAAAA9Nir/tFIAAAD/tlTiuWf/tkIAAACynXEAAAAAAAAtIRW7zBpBAAAAM3RSTlMAABR1m7RXO8Ln31Z36zT+neXe5OzooRDfn+TZ4p3h2hTf4t3k3ucyrN1K5+Xaks52Sfs9CXgrAAAAjklEQVR42o3PbQ+CIBQFYEwboPhSYgoYunIqqLn6/z8uYdH8Vmdnu9vz4WwXgN/xTPRD2+sgOcZjsge/whXZgUaYYvT8QnuJaUrjrHUQreGczuEafQCO/SJTufTbroWsPgsllVhq3wJEk2jUSzX3CUEDJC84707djRc5MTAQxoLgupWRwW6UB5fS++NV8AbOZgnsC7BpEAAAAABJRU5ErkJggg==");\tbackground-position: 2px center;\t}\t.ace_gutter-cell.ace_info {\tbackground-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAAAAAA6mKC9AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAAJ0Uk5TAAB2k804AAAAPklEQVQY02NgIB68QuO3tiLznjAwpKTgNyDbMegwisCHZUETUZV0ZqOquBpXj2rtnpSJT1AEnnRmL2OgGgAAIKkRQap2htgAAAAASUVORK5CYII=");\tbackground-position: 2px center;\t}\t.ace_dark .ace_gutter-cell.ace_info {\tbackground-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQBAMAAADt3eJSAAAAJFBMVEUAAAChoaGAgIAqKiq+vr6tra1ZWVmUlJSbm5s8PDxubm56enrdgzg3AAAAAXRSTlMAQObYZgAAAClJREFUeNpjYMAPdsMYHegyJZFQBlsUlMFVCWUYKkAZMxZAGdxlDMQBAG+TBP4B6RyJAAAAAElFTkSuQmCC");\t}\t.ace_scrollbar {\tposition: absolute;\tright: 0;\tbottom: 0;\tz-index: 6;\t}\t.ace_scrollbar-inner {\tposition: absolute;\tcursor: text;\tleft: 0;\ttop: 0;\t}\t.ace_scrollbar-v{\toverflow-x: hidden;\toverflow-y: scroll;\ttop: 0;\t}\t.ace_scrollbar-h {\toverflow-x: scroll;\toverflow-y: hidden;\tleft: 0;\t}\t.ace_print-margin {\tposition: absolute;\theight: 100%;\t}\t.ace_text-input {\tposition: absolute;\tz-index: 0;\twidth: 0.5em;\theight: 1em;\topacity: 0;\tbackground: transparent;\t-moz-appearance: none;\tappearance: none;\tborder: none;\tresize: none;\toutline: none;\toverflow: hidden;\tfont: inherit;\tpadding: 0 1px;\tmargin: 0 -1px;\ttext-indent: -1em;\t-ms-user-select: text;\t-moz-user-select: text;\t-webkit-user-select: text;\tuser-select: text;\twhite-space: pre!important;\t}\t.ace_text-input.ace_composition {\tbackground: inherit;\tcolor: inherit;\tz-index: 1000;\topacity: 1;\ttext-indent: 0;\t}\t.ace_layer {\tz-index: 1;\tposition: absolute;\toverflow: hidden;\tword-wrap: normal;\twhite-space: pre;\theight: 100%;\twidth: 100%;\t-moz-box-sizing: border-box;\t-webkit-box-sizing: border-box;\tbox-sizing: border-box;\tpointer-events: none;\t}\t.ace_gutter-layer {\tposition: relative;\twidth: auto;\ttext-align: right;\tpointer-events: auto;\t}\t.ace_text-layer {\tfont: inherit !important;\t}\t.ace_cjk {\tdisplay: inline-block;\ttext-align: center;\t}\t.ace_cursor-layer {\tz-index: 4;\t}\t.ace_cursor {\tz-index: 4;\tposition: absolute;\t-moz-box-sizing: border-box;\t-webkit-box-sizing: border-box;\tbox-sizing: border-box;\tborder-left: 2px solid;\ttransform: translatez(0);\t}\t.ace_slim-cursors .ace_cursor {\tborder-left-width: 1px;\t}\t.ace_overwrite-cursors .ace_cursor {\tborder-left-width: 0;\tborder-bottom: 1px solid;\t}\t.ace_hidden-cursors .ace_cursor {\topacity: 0.2;\t}\t.ace_smooth-blinking .ace_cursor {\t-webkit-transition: opacity 0.18s;\ttransition: opacity 0.18s;\t}\t.ace_editor.ace_multiselect .ace_cursor {\tborder-left-width: 1px;\t}\t.ace_marker-layer .ace_step, .ace_marker-layer .ace_stack {\tposition: absolute;\tz-index: 3;\t}\t.ace_marker-layer .ace_selection {\tposition: absolute;\tz-index: 5;\t}\t.ace_marker-layer .ace_bracket {\tposition: absolute;\tz-index: 6;\t}\t.ace_marker-layer .ace_active-line {\tposition: absolute;\tz-index: 2;\t}\t.ace_marker-layer .ace_selected-word {\tposition: absolute;\tz-index: 4;\t-moz-box-sizing: border-box;\t-webkit-box-sizing: border-box;\tbox-sizing: border-box;\t}\t.ace_line .ace_fold {\t-moz-box-sizing: border-box;\t-webkit-box-sizing: border-box;\tbox-sizing: border-box;\tdisplay: inline-block;\theight: 11px;\tmargin-top: -2px;\tvertical-align: middle;\tbackground-image:\turl("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAJCAYAAADU6McMAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAJpJREFUeNpi/P//PwOlgAXGYGRklAVSokD8GmjwY1wasKljQpYACtpCFeADcHVQfQyMQAwzwAZI3wJKvCLkfKBaMSClBlR7BOQikCFGQEErIH0VqkabiGCAqwUadAzZJRxQr/0gwiXIal8zQQPnNVTgJ1TdawL0T5gBIP1MUJNhBv2HKoQHHjqNrA4WO4zY0glyNKLT2KIfIMAAQsdgGiXvgnYAAAAASUVORK5CYII="),\turl("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAA3CAYAAADNNiA5AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAACJJREFUeNpi+P//fxgTAwPDBxDxD078RSX+YeEyDFMCIMAAI3INmXiwf2YAAAAASUVORK5CYII=");\tbackground-repeat: no-repeat, repeat-x;\tbackground-position: center center, top left;\tcolor: transparent;\tborder: 1px solid black;\tborder-radius: 2px;\tcursor: pointer;\tpointer-events: auto;\t}\t.ace_dark .ace_fold {\t}\t.ace_fold:hover{\tbackground-image:\turl("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAJCAYAAADU6McMAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAJpJREFUeNpi/P//PwOlgAXGYGRklAVSokD8GmjwY1wasKljQpYACtpCFeADcHVQfQyMQAwzwAZI3wJKvCLkfKBaMSClBlR7BOQikCFGQEErIH0VqkabiGCAqwUadAzZJRxQr/0gwiXIal8zQQPnNVTgJ1TdawL0T5gBIP1MUJNhBv2HKoQHHjqNrA4WO4zY0glyNKLT2KIfIMAAQsdgGiXvgnYAAAAASUVORK5CYII="),\turl("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAA3CAYAAADNNiA5AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAACBJREFUeNpi+P//fz4TAwPDZxDxD5X4i5fLMEwJgAADAEPVDbjNw87ZAAAAAElFTkSuQmCC");\t}\t.ace_tooltip {\tbackground-color: #FFF;\tbackground-image: -webkit-linear-gradient(top, transparent, rgba(0, 0, 0, 0.1));\tbackground-image: linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.1));\tborder: 1px solid gray;\tborder-radius: 1px;\tbox-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);\tcolor: black;\tmax-width: 100%;\tpadding: 3px 4px;\tposition: fixed;\tz-index: 999999;\t-moz-box-sizing: border-box;\t-webkit-box-sizing: border-box;\tbox-sizing: border-box;\tcursor: default;\twhite-space: pre;\tword-wrap: break-word;\tline-height: normal;\tfont-style: normal;\tfont-weight: normal;\tletter-spacing: normal;\tpointer-events: none;\t}\t.ace_folding-enabled > .ace_gutter-cell {\tpadding-right: 13px;\t}\t.ace_fold-widget {\t-moz-box-sizing: border-box;\t-webkit-box-sizing: border-box;\tbox-sizing: border-box;\tmargin: 0 -12px 0 1px;\tdisplay: none;\twidth: 11px;\tvertical-align: top;\tbackground-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAANElEQVR42mWKsQ0AMAzC8ixLlrzQjzmBiEjp0A6WwBCSPgKAXoLkqSot7nN3yMwR7pZ32NzpKkVoDBUxKAAAAABJRU5ErkJggg==");\tbackground-repeat: no-repeat;\tbackground-position: center;\tborder-radius: 3px;\tborder: 1px solid transparent;\tcursor: pointer;\t}\t.ace_folding-enabled .ace_fold-widget {\tdisplay: inline-block; \t}\t.ace_fold-widget.ace_end {\tbackground-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAANElEQVR42m3HwQkAMAhD0YzsRchFKI7sAikeWkrxwScEB0nh5e7KTPWimZki4tYfVbX+MNl4pyZXejUO1QAAAABJRU5ErkJggg==");\t}\t.ace_fold-widget.ace_closed {\tbackground-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAAGCAYAAAAG5SQMAAAAOUlEQVR42jXKwQkAMAgDwKwqKD4EwQ26sSOkVWjgIIHAzPiCgaqiqnJHZnKICBERHN194O5b9vbLuAVRL+l0YWnZAAAAAElFTkSuQmCCXA==");\t}\t.ace_fold-widget:hover {\tborder: 1px solid rgba(0, 0, 0, 0.3);\tbackground-color: rgba(255, 255, 255, 0.2);\tbox-shadow: 0 1px 1px rgba(255, 255, 255, 0.7);\t}\t.ace_fold-widget:active {\tborder: 1px solid rgba(0, 0, 0, 0.4);\tbackground-color: rgba(0, 0, 0, 0.05);\tbox-shadow: 0 1px 1px rgba(255, 255, 255, 0.8);\t}\t.ace_dark .ace_fold-widget {\tbackground-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAHklEQVQIW2P4//8/AzoGEQ7oGCaLLAhWiSwB146BAQCSTPYocqT0AAAAAElFTkSuQmCC");\t}\t.ace_dark .ace_fold-widget.ace_end {\tbackground-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAH0lEQVQIW2P4//8/AxQ7wNjIAjDMgC4AxjCVKBirIAAF0kz2rlhxpAAAAABJRU5ErkJggg==");\t}\t.ace_dark .ace_fold-widget.ace_closed {\tbackground-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAAFCAYAAACAcVaiAAAAHElEQVQIW2P4//+/AxAzgDADlOOAznHAKgPWAwARji8UIDTfQQAAAABJRU5ErkJggg==");\t}\t.ace_dark .ace_fold-widget:hover {\tbox-shadow: 0 1px 1px rgba(255, 255, 255, 0.2);\tbackground-color: rgba(255, 255, 255, 0.1);\t}\t.ace_dark .ace_fold-widget:active {\tbox-shadow: 0 1px 1px rgba(255, 255, 255, 0.2);\t}\t.ace_fold-widget.ace_invalid {\tbackground-color: #FFB4B4;\tborder-color: #DE5555;\t}\t.ace_fade-fold-widgets .ace_fold-widget {\t-webkit-transition: opacity 0.4s ease 0.05s;\ttransition: opacity 0.4s ease 0.05s;\topacity: 0;\t}\t.ace_fade-fold-widgets:hover .ace_fold-widget {\t-webkit-transition: opacity 0.05s ease 0.05s;\ttransition: opacity 0.05s ease 0.05s;\topacity:1;\t}\t.ace_underline {\ttext-decoration: underline;\t}\t.ace_bold {\tfont-weight: bold;\t}\t.ace_nobold .ace_bold {\tfont-weight: normal;\t}\t.ace_italic {\tfont-style: italic;\t}\t.ace_error-marker {\tbackground-color: rgba(255, 0, 0,0.2);\tposition: absolute;\tz-index: 9;\t}\t.ace_highlight-marker {\tbackground-color: rgba(255, 255, 0,0.2);\tposition: absolute;\tz-index: 8;\t}\t.ace_br1 {border-top-left-radius : 3px;}\t.ace_br2 {border-top-right-radius : 3px;}\t.ace_br3 {border-top-left-radius : 3px; border-top-right-radius: 3px;}\t.ace_br4 {border-bottom-right-radius: 3px;}\t.ace_br5 {border-top-left-radius : 3px; border-bottom-right-radius: 3px;}\t.ace_br6 {border-top-right-radius : 3px; border-bottom-right-radius: 3px;}\t.ace_br7 {border-top-left-radius : 3px; border-top-right-radius: 3px; border-bottom-right-radius: 3px;}\t.ace_br8 {border-bottom-left-radius : 3px;}\t.ace_br9 {border-top-left-radius : 3px; border-bottom-left-radius: 3px;}\t.ace_br10{border-top-right-radius : 3px; border-bottom-left-radius: 3px;}\t.ace_br11{border-top-left-radius : 3px; border-top-right-radius: 3px; border-bottom-left-radius: 3px;}\t.ace_br12{border-bottom-right-radius: 3px; border-bottom-left-radius: 3px;}\t.ace_br13{border-top-left-radius : 3px; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px;}\t.ace_br14{border-top-right-radius : 3px; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px;}\t.ace_br15{border-top-left-radius : 3px; border-top-right-radius: 3px; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px;}\t',"ace_editor.css");var g=function(e,t){var i=this;this.container=e||o.createElement("div"),this.$keepTextAreaAtCursor=!s.isOldIE,o.addCssClass(this.container,"ace_editor"),this.setTheme(t),this.$gutter=o.createElement("div"),this.$gutter.className="ace_gutter",this.container.appendChild(this.$gutter),this.scroller=o.createElement("div"),this.scroller.className="ace_scroller",this.container.appendChild(this.scroller),this.content=o.createElement("div"),this.content.className="ace_content",this.scroller.appendChild(this.content),this.$gutterLayer=new a(this.$gutter),this.$gutterLayer.on("changeGutterWidth",this.onGutterResize.bind(this)),this.$markerBack=new l(this.content);var r=this.$textLayer=new c(this.content);this.canvas=r.element,this.$markerFront=new l(this.content),this.$cursorLayer=new d(this.content),this.$horizScroll=!1,this.$vScroll=!1,this.scrollBar=this.scrollBarV=new u(this.container,this),this.scrollBarH=new h(this.container,this),this.scrollBarV.addEventListener("scroll",(function(e){i.$scrollAnimation||i.session.setScrollTop(e.data-i.scrollMargin.top)})),this.scrollBarH.addEventListener("scroll",(function(e){i.$scrollAnimation||i.session.setScrollLeft(e.data-i.scrollMargin.left)})),this.scrollTop=0,this.scrollLeft=0,this.cursorPos={row:0,column:0},this.$fontMetrics=new p(this.container),this.$textLayer.$setFontMetrics(this.$fontMetrics),this.$textLayer.addEventListener("changeCharacterSize",(function(e){i.updateCharacterSize(),i.onResize(!0,i.gutterWidth,i.$size.width,i.$size.height),i._signal("changeCharacterSize",e)})),this.$size={width:0,height:0,scrollerHeight:0,scrollerWidth:0,$dirty:!0},this.layerConfig={width:1,padding:0,firstRow:0,firstRowScreen:0,lastRow:0,lineHeight:0,characterWidth:0,minHeight:1,maxHeight:1,offset:0,height:1,gutterOffset:1},this.scrollMargin={left:0,right:0,top:0,bottom:0,v:0,h:0},this.$loop=new f(this.$renderChanges.bind(this),this.container.ownerDocument.defaultView),this.$loop.schedule(this.CHANGE_FULL),this.updateCharacterSize(),this.setPadding(4),n.resetOptions(this),n._emit("renderer",this)};(function(){this.CHANGE_CURSOR=1,this.CHANGE_MARKER=2,this.CHANGE_GUTTER=4,this.CHANGE_SCROLL=8,this.CHANGE_LINES=16,this.CHANGE_TEXT=32,this.CHANGE_SIZE=64,this.CHANGE_MARKER_BACK=128,this.CHANGE_MARKER_FRONT=256,this.CHANGE_FULL=512,this.CHANGE_H_SCROLL=1024,r.implement(this,m),this.updateCharacterSize=function(){this.$textLayer.allowBoldFonts!=this.$allowBoldFonts&&(this.$allowBoldFonts=this.$textLayer.allowBoldFonts,this.setStyle("ace_nobold",!this.$allowBoldFonts)),this.layerConfig.characterWidth=this.characterWidth=this.$textLayer.getCharacterWidth(),this.layerConfig.lineHeight=this.lineHeight=this.$textLayer.getLineHeight(),this.$updatePrintMargin()},this.setSession=function(e){this.session&&this.session.doc.off("changeNewLineMode",this.onChangeNewLineMode),this.session=e,e&&this.scrollMargin.top&&e.getScrollTop()<=0&&e.setScrollTop(-this.scrollMargin.top),this.$cursorLayer.setSession(e),this.$markerBack.setSession(e),this.$markerFront.setSession(e),this.$gutterLayer.setSession(e),this.$textLayer.setSession(e),e&&(this.$loop.schedule(this.CHANGE_FULL),this.session.$setFontMetrics(this.$fontMetrics),this.onChangeNewLineMode=this.onChangeNewLineMode.bind(this),this.onChangeNewLineMode(),this.session.doc.on("changeNewLineMode",this.onChangeNewLineMode))},this.updateLines=function(e,t,i){if(void 0===t&&(t=1/0),this.$changedLines?(this.$changedLines.firstRow>e&&(this.$changedLines.firstRow=e),this.$changedLines.lastRowthis.layerConfig.lastRow||this.$loop.schedule(this.CHANGE_LINES)},this.onChangeNewLineMode=function(){this.$loop.schedule(this.CHANGE_TEXT),this.$textLayer.$updateEolChar()},this.onChangeTabSize=function(){this.$loop.schedule(this.CHANGE_TEXT|this.CHANGE_MARKER),this.$textLayer.onChangeTabSize()},this.updateText=function(){this.$loop.schedule(this.CHANGE_TEXT)},this.updateFull=function(e){e?this.$renderChanges(this.CHANGE_FULL,!0):this.$loop.schedule(this.CHANGE_FULL)},this.updateFontSize=function(){this.$textLayer.checkForSizeChanges()},this.$changes=0,this.$updateSizeAsync=function(){this.$loop.pending?this.$size.$dirty=!0:this.onResize()},this.onResize=function(e,t,i,r){if(!(this.resizing>2)){this.resizing>0?this.resizing++:this.resizing=e?1:0;var o=this.container;r||(r=o.clientHeight||o.scrollHeight),i||(i=o.clientWidth||o.scrollWidth);var n=this.$updateCachedSize(e,t,i,r);if(!this.$size.scrollerHeight||!i&&!r)return this.resizing=0;e&&(this.$gutterLayer.$padding=null),e?this.$renderChanges(n|this.$changes,!0):this.$loop.schedule(n|this.$changes),this.resizing&&(this.resizing=0),this.scrollBarV.scrollLeft=this.scrollBarV.scrollTop=null}},this.$updateCachedSize=function(e,t,i,r){r-=this.$extraHeight||0;var o=0,n=this.$size,s={width:n.width,height:n.height,scrollerHeight:n.scrollerHeight,scrollerWidth:n.scrollerWidth};return r&&(e||n.height!=r)&&(n.height=r,o|=this.CHANGE_SIZE,n.scrollerHeight=n.height,this.$horizScroll&&(n.scrollerHeight-=this.scrollBarH.getHeight()),this.scrollBarV.element.style.bottom=this.scrollBarH.getHeight()+"px",o|=this.CHANGE_SCROLL),i&&(e||n.width!=i)&&(o|=this.CHANGE_SIZE,n.width=i,null==t&&(t=this.$showGutter?this.$gutter.offsetWidth:0),this.gutterWidth=t,this.scrollBarH.element.style.left=this.scroller.style.left=t+"px",n.scrollerWidth=Math.max(0,i-t-this.scrollBarV.getWidth()),this.scrollBarH.element.style.right=this.scroller.style.right=this.scrollBarV.getWidth()+"px",this.scroller.style.bottom=this.scrollBarH.getHeight()+"px",(this.session&&this.session.getUseWrapMode()&&this.adjustWrapLimit()||e)&&(o|=this.CHANGE_FULL)),n.$dirty=!i||!r,o&&this._signal("resize",s),o},this.onGutterResize=function(){var e=this.$showGutter?this.$gutter.offsetWidth:0;e!=this.gutterWidth&&(this.$changes|=this.$updateCachedSize(!0,e,this.$size.width,this.$size.height)),this.session.getUseWrapMode()&&this.adjustWrapLimit()||this.$size.$dirty?this.$loop.schedule(this.CHANGE_FULL):(this.$computeLayerConfig(),this.$loop.schedule(this.CHANGE_MARKER))},this.adjustWrapLimit=function(){var e=this.$size.scrollerWidth-2*this.$padding,t=Math.floor(e/this.characterWidth);return this.session.adjustWrapLimit(t,this.$showPrintMargin&&this.$printMarginColumn)},this.setAnimatedScroll=function(e){this.setOption("animatedScroll",e)},this.getAnimatedScroll=function(){return this.$animatedScroll},this.setShowInvisibles=function(e){this.setOption("showInvisibles",e)},this.getShowInvisibles=function(){return this.getOption("showInvisibles")},this.getDisplayIndentGuides=function(){return this.getOption("displayIndentGuides")},this.setDisplayIndentGuides=function(e){this.setOption("displayIndentGuides",e)},this.setShowPrintMargin=function(e){this.setOption("showPrintMargin",e)},this.getShowPrintMargin=function(){return this.getOption("showPrintMargin")},this.setPrintMarginColumn=function(e){this.setOption("printMarginColumn",e)},this.getPrintMarginColumn=function(){return this.getOption("printMarginColumn")},this.getShowGutter=function(){return this.getOption("showGutter")},this.setShowGutter=function(e){return this.setOption("showGutter",e)},this.getFadeFoldWidgets=function(){return this.getOption("fadeFoldWidgets")},this.setFadeFoldWidgets=function(e){this.setOption("fadeFoldWidgets",e)},this.setHighlightGutterLine=function(e){this.setOption("highlightGutterLine",e)},this.getHighlightGutterLine=function(){return this.getOption("highlightGutterLine")},this.$updateGutterLineHighlight=function(){var e=this.$cursorLayer.$pixelPos,t=this.layerConfig.lineHeight;if(this.session.getUseWrapMode()){var i=this.session.selection.getCursor();i.column=0,e=this.$cursorLayer.getPixelPosition(i,!0),t*=this.session.getRowLength(i.row)}this.$gutterLineHighlight.style.top=e.top-this.layerConfig.offset+"px",this.$gutterLineHighlight.style.height=t+"px"},this.$updatePrintMargin=function(){if(this.$showPrintMargin||this.$printMarginEl){if(!this.$printMarginEl){var e=o.createElement("div");e.className="ace_layer ace_print-margin-layer",this.$printMarginEl=o.createElement("div"),this.$printMarginEl.className="ace_print-margin",e.appendChild(this.$printMarginEl),this.content.insertBefore(e,this.content.firstChild)}var t=this.$printMarginEl.style;t.left=this.characterWidth*this.$printMarginColumn+this.$padding+"px",t.visibility=this.$showPrintMargin?"visible":"hidden",this.session&&-1==this.session.$wrap&&this.adjustWrapLimit()}},this.getContainerElement=function(){return this.container},this.getMouseEventTarget=function(){return this.scroller},this.getTextAreaContainer=function(){return this.container},this.$moveTextAreaToCursor=function(){if(this.$keepTextAreaAtCursor){var e=this.layerConfig,t=this.$cursorLayer.$pixelPos.top,i=this.$cursorLayer.$pixelPos.left;t-=e.offset;var r=this.textarea.style,o=this.lineHeight;if(t<0||t>e.height-o)r.top=r.left="0";else{var n=this.characterWidth;if(this.$composition){var s=this.textarea.value.replace(/^\x01+/,"");n*=this.session.$getStringScreenWidth(s)[0]+2,o+=2}(i-=this.scrollLeft)>this.$size.scrollerWidth-n&&(i=this.$size.scrollerWidth-n),i+=this.gutterWidth,r.height=o+"px",r.width=n+"px",r.left=Math.min(i,this.$size.scrollerWidth-n)+"px",r.top=Math.min(t,this.$size.height-o)+"px"}}},this.getFirstVisibleRow=function(){return this.layerConfig.firstRow},this.getFirstFullyVisibleRow=function(){return this.layerConfig.firstRow+(0===this.layerConfig.offset?0:1)},this.getLastFullyVisibleRow=function(){var e=this.layerConfig,t=e.lastRow;return this.session.documentToScreenRow(t,0)*e.lineHeight-this.session.getScrollTop()>e.height-e.lineHeight?t-1:t},this.getLastVisibleRow=function(){return this.layerConfig.lastRow},this.$padding=null,this.setPadding=function(e){this.$padding=e,this.$textLayer.setPadding(e),this.$cursorLayer.setPadding(e),this.$markerFront.setPadding(e),this.$markerBack.setPadding(e),this.$loop.schedule(this.CHANGE_FULL),this.$updatePrintMargin()},this.setScrollMargin=function(e,t,i,r){var o=this.scrollMargin;o.top=0|e,o.bottom=0|t,o.right=0|r,o.left=0|i,o.v=o.top+o.bottom,o.h=o.left+o.right,o.top&&this.scrollTop<=0&&this.session&&this.session.setScrollTop(-o.top),this.updateFull()},this.getHScrollBarAlwaysVisible=function(){return this.$hScrollBarAlwaysVisible},this.setHScrollBarAlwaysVisible=function(e){this.setOption("hScrollBarAlwaysVisible",e)},this.getVScrollBarAlwaysVisible=function(){return this.$vScrollBarAlwaysVisible},this.setVScrollBarAlwaysVisible=function(e){this.setOption("vScrollBarAlwaysVisible",e)},this.$updateScrollBarV=function(){var e=this.layerConfig.maxHeight,t=this.$size.scrollerHeight;!this.$maxLines&&this.$scrollPastEnd&&(e-=(t-this.lineHeight)*this.$scrollPastEnd,this.scrollTop>e-t&&(e=this.scrollTop+t,this.scrollBarV.scrollTop=null)),this.scrollBarV.setScrollHeight(e+this.scrollMargin.v),this.scrollBarV.setScrollTop(this.scrollTop+this.scrollMargin.top)},this.$updateScrollBarH=function(){this.scrollBarH.setScrollWidth(this.layerConfig.width+2*this.$padding+this.scrollMargin.h),this.scrollBarH.setScrollLeft(this.scrollLeft+this.scrollMargin.left)},this.$frozen=!1,this.freeze=function(){this.$frozen=!0},this.unfreeze=function(){this.$frozen=!1},this.$renderChanges=function(e,t){if(this.$changes&&(e|=this.$changes,this.$changes=0),this.session&&this.container.offsetWidth&&!this.$frozen&&(e||t)){if(this.$size.$dirty)return this.$changes|=e,this.onResize(!0);this.lineHeight||this.$textLayer.checkForSizeChanges(),this._signal("beforeRender");var i=this.layerConfig;if(e&this.CHANGE_FULL||e&this.CHANGE_SIZE||e&this.CHANGE_TEXT||e&this.CHANGE_LINES||e&this.CHANGE_SCROLL||e&this.CHANGE_H_SCROLL){if(e|=this.$computeLayerConfig(),i.firstRow!=this.layerConfig.firstRow&&i.firstRowScreen==this.layerConfig.firstRowScreen){var r=this.scrollTop+(i.firstRow-this.layerConfig.firstRow)*this.lineHeight;r>0&&(this.scrollTop=r,e|=this.CHANGE_SCROLL,e|=this.$computeLayerConfig())}i=this.layerConfig,this.$updateScrollBarV(),e&this.CHANGE_H_SCROLL&&this.$updateScrollBarH(),this.$gutterLayer.element.style.marginTop=-i.offset+"px",this.content.style.marginTop=-i.offset+"px",this.content.style.width=i.width+2*this.$padding+"px",this.content.style.height=i.minHeight+"px"}if(e&this.CHANGE_H_SCROLL&&(this.content.style.marginLeft=-this.scrollLeft+"px",this.scroller.className=this.scrollLeft<=0?"ace_scroller":"ace_scroller ace_scroll-left"),e&this.CHANGE_FULL)return this.$textLayer.update(i),this.$showGutter&&this.$gutterLayer.update(i),this.$markerBack.update(i),this.$markerFront.update(i),this.$cursorLayer.update(i),this.$moveTextAreaToCursor(),this.$highlightGutterLine&&this.$updateGutterLineHighlight(),void this._signal("afterRender");if(e&this.CHANGE_SCROLL)return e&this.CHANGE_TEXT||e&this.CHANGE_LINES?this.$textLayer.update(i):this.$textLayer.scrollLines(i),this.$showGutter&&this.$gutterLayer.update(i),this.$markerBack.update(i),this.$markerFront.update(i),this.$cursorLayer.update(i),this.$highlightGutterLine&&this.$updateGutterLineHighlight(),this.$moveTextAreaToCursor(),void this._signal("afterRender");e&this.CHANGE_TEXT?(this.$textLayer.update(i),this.$showGutter&&this.$gutterLayer.update(i)):e&this.CHANGE_LINES?(this.$updateLines()||e&this.CHANGE_GUTTER&&this.$showGutter)&&this.$gutterLayer.update(i):(e&this.CHANGE_TEXT||e&this.CHANGE_GUTTER)&&this.$showGutter&&this.$gutterLayer.update(i),e&this.CHANGE_CURSOR&&(this.$cursorLayer.update(i),this.$moveTextAreaToCursor(),this.$highlightGutterLine&&this.$updateGutterLineHighlight()),e&(this.CHANGE_MARKER|this.CHANGE_MARKER_FRONT)&&this.$markerFront.update(i),e&(this.CHANGE_MARKER|this.CHANGE_MARKER_BACK)&&this.$markerBack.update(i),this._signal("afterRender")}else this.$changes|=e},this.$autosize=function(){var e=this.session.getScreenLength()*this.lineHeight,t=this.$maxLines*this.lineHeight,i=Math.max((this.$minLines||1)*this.lineHeight,Math.min(t,e))+this.scrollMargin.v+(this.$extraHeight||0);this.$horizScroll&&(i+=this.scrollBarH.getHeight());var r=e>t;if(i!=this.desiredHeight||this.$size.height!=this.desiredHeight||r!=this.$vScroll){r!=this.$vScroll&&(this.$vScroll=r,this.scrollBarV.setVisible(r));var o=this.container.clientWidth;this.container.style.height=i+"px",this.$updateCachedSize(!0,this.$gutterWidth,o,i),this.desiredHeight=i,this._signal("autosize")}},this.$computeLayerConfig=function(){var e=this.session,t=this.$size,i=t.height<=2*this.lineHeight,r=this.session.getScreenLength()*this.lineHeight,o=this.$getLongestLine(),n=!i&&(this.$hScrollBarAlwaysVisible||t.scrollerWidth-o-2*this.$padding<0),s=this.$horizScroll!==n;s&&(this.$horizScroll=n,this.scrollBarH.setVisible(n));var a=this.$vScroll;this.$maxLines&&this.lineHeight>1&&this.$autosize();var l=this.scrollTop%this.lineHeight,c=t.scrollerHeight+this.lineHeight,d=!this.$maxLines&&this.$scrollPastEnd?(t.scrollerHeight-this.lineHeight)*this.$scrollPastEnd:0;r+=d;var h=this.scrollMargin;this.session.setScrollTop(Math.max(-h.top,Math.min(this.scrollTop,r-t.scrollerHeight+h.bottom))),this.session.setScrollLeft(Math.max(-h.left,Math.min(this.scrollLeft,o+2*this.$padding-t.scrollerWidth+h.right)));var u=!i&&(this.$vScrollBarAlwaysVisible||t.scrollerHeight-r+d<0||this.scrollTop>h.top),f=a!==u;f&&(this.$vScroll=u,this.scrollBarV.setVisible(u));var p,m,g=Math.ceil(c/this.lineHeight)-1,A=Math.max(0,Math.round((this.scrollTop-l)/this.lineHeight)),y=A+g,v=this.lineHeight;A=e.screenToDocumentRow(A,0);var C=e.getFoldLine(A);C&&(A=C.start.row),p=e.documentToScreenRow(A,0),m=e.getRowLength(A)*v,y=Math.min(e.screenToDocumentRow(y,0),e.getLength()-1),c=t.scrollerHeight+e.getRowLength(y)*v+m,l=this.scrollTop-p*v;var D=0;return this.layerConfig.width!=o&&(D=this.CHANGE_H_SCROLL),(s||f)&&(D=this.$updateCachedSize(!0,this.gutterWidth,t.width,t.height),this._signal("scrollbarVisibilityChanged"),f&&(o=this.$getLongestLine())),this.layerConfig={width:o,padding:this.$padding,firstRow:A,firstRowScreen:p,lastRow:y,lineHeight:v,characterWidth:this.characterWidth,minHeight:c,maxHeight:r,offset:l,gutterOffset:Math.max(0,Math.ceil((l+t.height-t.scrollerHeight)/v)),height:this.$size.scrollerHeight},D},this.$updateLines=function(){var e=this.$changedLines.firstRow,t=this.$changedLines.lastRow;this.$changedLines=null;var i=this.layerConfig;if(!(e>i.lastRow+1||tn?(t&&l+s>n+this.lineHeight&&(n-=t*this.$size.scrollerHeight),0===n&&(n=-this.scrollMargin.top),this.session.setScrollTop(n)):l+this.$size.scrollerHeight-ao?(o=1-this.scrollMargin.top||t>0&&this.session.getScrollTop()+this.$size.scrollerHeight-this.layerConfig.maxHeight<-1+this.scrollMargin.bottom||e<0&&this.session.getScrollLeft()>=1-this.scrollMargin.left||e>0&&this.session.getScrollLeft()+this.$size.scrollerWidth-this.layerConfig.width<-1+this.scrollMargin.right||void 0},this.pixelToScreenCoordinates=function(e,t){var i=this.scroller.getBoundingClientRect(),r=(e+this.scrollLeft-i.left-this.$padding)/this.characterWidth,o=Math.floor((t+this.scrollTop-i.top)/this.lineHeight),n=Math.round(r);return{row:o,column:n,side:r-n>0?1:-1}},this.screenToTextCoordinates=function(e,t){var i=this.scroller.getBoundingClientRect(),r=Math.round((e+this.scrollLeft-i.left-this.$padding)/this.characterWidth),o=(t+this.scrollTop-i.top)/this.lineHeight;return this.session.screenToDocumentPosition(o,Math.max(r,0))},this.textToScreenCoordinates=function(e,t){var i=this.scroller.getBoundingClientRect(),r=this.session.documentToScreenPosition(e,t),o=this.$padding+Math.round(r.column*this.characterWidth),n=r.row*this.lineHeight;return{pageX:i.left+o-this.scrollLeft,pageY:i.top+n-this.scrollTop}},this.visualizeFocus=function(){o.addCssClass(this.container,"ace_focus")},this.visualizeBlur=function(){o.removeCssClass(this.container,"ace_focus")},this.showComposition=function(e){this.$composition||(this.$composition={keepTextAreaAtCursor:this.$keepTextAreaAtCursor,cssText:this.textarea.style.cssText}),this.$keepTextAreaAtCursor=!0,o.addCssClass(this.textarea,"ace_composition"),this.textarea.style.cssText="",this.$moveTextAreaToCursor()},this.setCompositionText=function(e){this.$moveTextAreaToCursor()},this.hideComposition=function(){this.$composition&&(o.removeCssClass(this.textarea,"ace_composition"),this.$keepTextAreaAtCursor=this.$composition.keepTextAreaAtCursor,this.textarea.style.cssText=this.$composition.cssText,this.$composition=null)},this.setTheme=function(e,t){var i=this;if(this.$themeId=e,i._dispatchEvent("themeChange",{theme:e}),e&&"string"!=typeof e)s(e);else{var r=e||this.$options.theme.initialValue;n.loadModule(["theme",r],s)}function s(r){if(i.$themeId!=e)return t&&t();if(r.cssClass){o.importCssString(r.cssText,r.cssClass,i.container.ownerDocument),i.theme&&o.removeCssClass(i.container,i.theme.cssClass);var n="padding"in r?r.padding:"padding"in(i.theme||{})?4:i.$padding;i.$padding&&n!=i.$padding&&i.setPadding(n),i.$theme=r.cssClass,i.theme=r,o.addCssClass(i.container,r.cssClass),o.setCssClass(i.container,"ace_dark",r.isDark),i.$size&&(i.$size.width=0,i.$updateSizeAsync()),i._dispatchEvent("themeLoaded",{theme:r}),t&&t()}}},this.getTheme=function(){return this.$themeId},this.setStyle=function(e,t){o.setCssClass(this.container,e,!1!==t)},this.unsetStyle=function(e){o.removeCssClass(this.container,e)},this.setCursorStyle=function(e){this.scroller.style.cursor!=e&&(this.scroller.style.cursor=e)},this.setMouseCursor=function(e){this.scroller.style.cursor=e},this.destroy=function(){this.$textLayer.destroy(),this.$cursorLayer.destroy()}}).call(g.prototype),n.defineOptions(g.prototype,"renderer",{animatedScroll:{initialValue:!1},showInvisibles:{set:function(e){this.$textLayer.setShowInvisibles(e)&&this.$loop.schedule(this.CHANGE_TEXT)},initialValue:!1},showPrintMargin:{set:function(){this.$updatePrintMargin()},initialValue:!0},printMarginColumn:{set:function(){this.$updatePrintMargin()},initialValue:80},printMargin:{set:function(e){"number"==typeof e&&(this.$printMarginColumn=e),this.$showPrintMargin=!!e,this.$updatePrintMargin()},get:function(){return this.$showPrintMargin&&this.$printMarginColumn}},showGutter:{set:function(e){this.$gutter.style.display=e?"block":"none",this.$loop.schedule(this.CHANGE_FULL),this.onGutterResize()},initialValue:!0},fadeFoldWidgets:{set:function(e){o.setCssClass(this.$gutter,"ace_fade-fold-widgets",e)},initialValue:!1},showFoldWidgets:{set:function(e){this.$gutterLayer.setShowFoldWidgets(e)},initialValue:!0},showLineNumbers:{set:function(e){this.$gutterLayer.setShowLineNumbers(e),this.$loop.schedule(this.CHANGE_GUTTER)},initialValue:!0},displayIndentGuides:{set:function(e){this.$textLayer.setDisplayIndentGuides(e)&&this.$loop.schedule(this.CHANGE_TEXT)},initialValue:!0},highlightGutterLine:{set:function(e){if(!this.$gutterLineHighlight)return this.$gutterLineHighlight=o.createElement("div"),this.$gutterLineHighlight.className="ace_gutter-active-line",void this.$gutter.appendChild(this.$gutterLineHighlight);this.$gutterLineHighlight.style.display=e?"":"none",this.$cursorLayer.$pixelPos&&this.$updateGutterLineHighlight()},initialValue:!1,value:!0},hScrollBarAlwaysVisible:{set:function(e){this.$hScrollBarAlwaysVisible&&this.$horizScroll||this.$loop.schedule(this.CHANGE_SCROLL)},initialValue:!1},vScrollBarAlwaysVisible:{set:function(e){this.$vScrollBarAlwaysVisible&&this.$vScroll||this.$loop.schedule(this.CHANGE_SCROLL)},initialValue:!1},fontSize:{set:function(e){"number"==typeof e&&(e+="px"),this.container.style.fontSize=e,this.updateFontSize()},initialValue:12},fontFamily:{set:function(e){this.container.style.fontFamily=e,this.updateFontSize()}},maxLines:{set:function(e){this.updateFull()}},minLines:{set:function(e){this.updateFull()}},scrollPastEnd:{set:function(e){e=+e||0,this.$scrollPastEnd!=e&&(this.$scrollPastEnd=e,this.$loop.schedule(this.CHANGE_SCROLL))},initialValue:0,handlesSet:!0},fixedWidthGutter:{set:function(e){this.$gutterLayer.$fixedWidth=!!e,this.$loop.schedule(this.CHANGE_GUTTER)}},theme:{set:function(e){this.setTheme(e)},get:function(){return this.$themeId||this.theme},initialValue:"./theme/textmate",handlesSet:!0}}),t.VirtualRenderer=g})),ace.define("ace/worker/worker_client",["require","exports","module","ace/lib/oop","ace/lib/net","ace/lib/event_emitter","ace/config"],(function(e,t,r){var o=e("../lib/oop"),n=e("../lib/net"),s=e("../lib/event_emitter").EventEmitter,a=e("../config"),l=function(t,r,o,n){if(this.$sendDeltaQueue=this.$sendDeltaQueue.bind(this),this.changeListener=this.changeListener.bind(this),this.onMessage=this.onMessage.bind(this),e.nameToUrl&&!e.toUrl&&(e.toUrl=e.nameToUrl),a.get("packaged")||!e.toUrl)n=n||a.moduleUrl(r.id,"worker");else{var s=this.$normalizePath;n=n||s(e.toUrl("ace/worker/worker.js",null,"_"));var l={};t.forEach((function(t){l[t]=s(e.toUrl(t,null,"_").replace(/(\.js)?(\?.*)?$/,""))}))}try{var c=r.src,d=new(i(66))([c],{type:"application/javascript"}),h=(window.URL||window.webkitURL).createObjectURL(d);this.$worker=new Worker(h)}catch(e){if(!(e instanceof window.DOMException))throw e;d=this.$workerBlob(n);var u=window.URL||window.webkitURL,f=u.createObjectURL(d);this.$worker=new Worker(f),u.revokeObjectURL(f)}this.$worker.postMessage({init:!0,tlns:l,module:r.id,classname:o}),this.callbackId=1,this.callbacks={},this.$worker.onmessage=this.onMessage};(function(){o.implement(this,s),this.onMessage=function(e){var t=e.data;switch(t.type){case"event":this._signal(t.name,{data:t.data});break;case"call":var i=this.callbacks[t.id];i&&(i(t.data),delete this.callbacks[t.id]);break;case"error":this.reportError(t.data);break;case"log":window.console&&console.log&&console.log.apply(console,t.data)}},this.reportError=function(e){window.console&&console.error&&console.error(e)},this.$normalizePath=function(e){return n.qualifyURL(e)},this.terminate=function(){this._signal("terminate",{}),this.deltaQueue=null,this.$worker.terminate(),this.$worker=null,this.$doc&&this.$doc.off("change",this.changeListener),this.$doc=null},this.send=function(e,t){this.$worker.postMessage({command:e,args:t})},this.call=function(e,t,i){if(i){var r=this.callbackId++;this.callbacks[r]=i,t.push(r)}this.send(e,t)},this.emit=function(e,t){try{this.$worker.postMessage({event:e,data:{data:t.data}})}catch(e){console.error(e.stack)}},this.attachToDocument=function(e){this.$doc&&this.terminate(),this.$doc=e,this.call("setValue",[e.getValue()]),e.on("change",this.changeListener)},this.changeListener=function(e){this.deltaQueue||(this.deltaQueue=[],setTimeout(this.$sendDeltaQueue,0)),"insert"==e.action?this.deltaQueue.push(e.start,e.lines):this.deltaQueue.push(e.start,e.end)},this.$sendDeltaQueue=function(){var e=this.deltaQueue;e&&(this.deltaQueue=null,e.length>50&&e.length>this.$doc.getLength()>>1?this.call("setValue",[this.$doc.getValue()]):this.emit("change",{data:e}))},this.$workerBlob=function(e){var t="importScripts('"+n.qualifyURL(e)+"');";try{return new Blob([t],{type:"application/javascript"})}catch(e){var i=new(window.BlobBuilder||window.WebKitBlobBuilder||window.MozBlobBuilder);return i.append(t),i.getBlob("application/javascript")}}}).call(l.prototype);var c=function(e,t,i){this.$sendDeltaQueue=this.$sendDeltaQueue.bind(this),this.changeListener=this.changeListener.bind(this),this.callbackId=1,this.callbacks={},this.messageBuffer=[];var r=null,o=!1,n=Object.create(s),l=this;this.$worker={},this.$worker.terminate=function(){},this.$worker.postMessage=function(e){l.messageBuffer.push(e),r&&(o?setTimeout(c):c())},this.setEmitSync=function(e){o=e};var c=function(){var e=l.messageBuffer.shift();e.command?r[e.command].apply(r,e.args):e.event&&n._signal(e.event,e.data)};n.postMessage=function(e){l.onMessage({data:e})},n.callback=function(e,t){this.postMessage({type:"call",id:t,data:e})},n.emit=function(e,t){this.postMessage({type:"event",name:e,data:t})},a.loadModule(["worker",t],(function(e){for(r=new e[i](n);l.messageBuffer.length;)c()}))};c.prototype=l.prototype,t.UIWorkerClient=c,t.WorkerClient=l})),ace.define("ace/placeholder",["require","exports","module","ace/range","ace/lib/event_emitter","ace/lib/oop"],(function(e,t,i){var r=e("./range").Range,o=e("./lib/event_emitter").EventEmitter,n=e("./lib/oop"),s=function(e,t,i,r,o,n){var s=this;this.length=t,this.session=e,this.doc=e.getDocument(),this.mainClass=o,this.othersClass=n,this.$onUpdate=this.onUpdate.bind(this),this.doc.on("change",this.$onUpdate),this.$others=r,this.$onCursorChange=function(){setTimeout((function(){s.onCursorChange()}))},this.$pos=i;var a=e.getUndoManager().$undoStack||e.getUndoManager().$undostack||{length:-1};this.$undoStackDepth=a.length,this.setup(),e.selection.on("changeCursor",this.$onCursorChange)};(function(){n.implement(this,o),this.setup=function(){var e=this,t=this.doc,i=this.session;this.selectionBefore=i.selection.toJSON(),i.selection.inMultiSelectMode&&i.selection.toSingleRange(),this.pos=t.createAnchor(this.$pos.row,this.$pos.column);var o=this.pos;o.$insertRight=!0,o.detach(),o.markerId=i.addMarker(new r(o.row,o.column,o.row,o.column+this.length),this.mainClass,null,!1),this.others=[],this.$others.forEach((function(i){var r=t.createAnchor(i.row,i.column);r.$insertRight=!0,r.detach(),e.others.push(r)})),i.setUndoSelect(!1)},this.showOtherMarkers=function(){if(!this.othersActive){var e=this.session,t=this;this.othersActive=!0,this.others.forEach((function(i){i.markerId=e.addMarker(new r(i.row,i.column,i.row,i.column+t.length),t.othersClass,null,!1)}))}},this.hideOtherMarkers=function(){if(this.othersActive){this.othersActive=!1;for(var e=0;e=this.pos.column&&t.start.column<=this.pos.column+this.length+1,n=t.start.column-this.pos.column;if(this.updateAnchors(e),o&&(this.length+=i),o&&!this.session.$fromUndo)if("insert"===e.action)for(var s=this.others.length-1;s>=0;s--){var a={row:(l=this.others[s]).row,column:l.column+n};this.doc.insertMergedLines(a,e.lines)}else if("remove"===e.action)for(s=this.others.length-1;s>=0;s--){var l;a={row:(l=this.others[s]).row,column:l.column+n},this.doc.remove(new r(a.row,a.column,a.row,a.column-i))}this.$updating=!1,this.updateMarkers()}},this.updateAnchors=function(e){this.pos.onChange(e);for(var t=this.others.length;t--;)this.others[t].onChange(e);this.updateMarkers()},this.updateMarkers=function(){if(!this.$updating){var e=this,t=this.session,i=function(i,o){t.removeMarker(i.markerId),i.markerId=t.addMarker(new r(i.row,i.column,i.row,i.column+e.length),o,null,!1)};i(this.pos,this.mainClass);for(var o=this.others.length;o--;)i(this.others[o],this.othersClass)}},this.onCursorChange=function(e){if(!this.$updating&&this.session){var t=this.session.selection.getCursor();t.row===this.pos.row&&t.column>=this.pos.column&&t.column<=this.pos.column+this.length?(this.showOtherMarkers(),this._emit("cursorEnter",e)):(this.hideOtherMarkers(),this._emit("cursorLeave",e))}},this.detach=function(){this.session.removeMarker(this.pos&&this.pos.markerId),this.hideOtherMarkers(),this.doc.removeEventListener("change",this.$onUpdate),this.session.selection.removeEventListener("changeCursor",this.$onCursorChange),this.session.setUndoSelect(!0),this.session=null},this.cancel=function(){if(-1!==this.$undoStackDepth){for(var e=this.session.getUndoManager(),t=(e.$undoStack||e.$undostack).length-this.$undoStackDepth,i=0;i1&&!this.inMultiSelectMode&&(this._signal("multiSelect"),this.inMultiSelectMode=!0,this.session.$undoSelect=!1,this.rangeList.attach(this.session)),t||this.fromOrientedRange(e)}},this.toSingleRange=function(e){e=e||this.ranges[0];var t=this.rangeList.removeAll();t.length&&this.$onRemoveRange(t),e&&this.fromOrientedRange(e)},this.substractPoint=function(e){var t=this.rangeList.substractPoint(e);if(t)return this.$onRemoveRange(t),t[0]},this.mergeOverlappingRanges=function(){var e=this.rangeList.merge();e.length?this.$onRemoveRange(e):this.ranges[0]&&this.fromOrientedRange(this.ranges[0])},this.$onAddRange=function(e){this.rangeCount=this.rangeList.ranges.length,this.ranges.unshift(e),this._signal("addRange",{range:e})},this.$onRemoveRange=function(e){if(this.rangeCount=this.rangeList.ranges.length,1==this.rangeCount&&this.inMultiSelectMode){var t=this.rangeList.ranges.pop();e.push(t),this.rangeCount=0}for(var i=e.length;i--;){var r=this.ranges.indexOf(e[i]);this.ranges.splice(r,1)}this._signal("removeRange",{ranges:e}),0===this.rangeCount&&this.inMultiSelectMode&&(this.inMultiSelectMode=!1,this._signal("singleSelect"),this.session.$undoSelect=!0,this.rangeList.detach(this.session)),(t=t||this.ranges[0])&&!t.isEqual(this.getRange())&&this.fromOrientedRange(t)},this.$initRangeList=function(){this.rangeList||(this.rangeList=new r,this.ranges=[],this.rangeCount=0)},this.getAllRanges=function(){return this.rangeCount?this.rangeList.ranges.concat():[this.getRange()]},this.splitIntoLines=function(){if(this.rangeCount>1){var e=this.rangeList.ranges,t=e[e.length-1],i=o.fromPoints(e[0].start,t.end);this.toSingleRange(),this.setSelectionRange(i,t.cursor==t.start)}else{i=this.getRange();var r=this.isBackwards(),n=i.start.row,s=i.end.row;if(n==s){if(r)var a=i.end,l=i.start;else a=i.start,l=i.end;return this.addRange(o.fromPoints(l,l)),void this.addRange(o.fromPoints(a,a))}var c=[],d=this.getLineRange(n,!0);d.start.column=i.start.column,c.push(d);for(var h=n+1;h1){var e=this.rangeList.ranges,t=e[e.length-1],i=o.fromPoints(e[0].start,t.end);this.toSingleRange(),this.setSelectionRange(i,t.cursor==t.start)}else{var r=this.session.documentToScreenPosition(this.selectionLead),n=this.session.documentToScreenPosition(this.selectionAnchor);this.rectangularRangeBlock(r,n).forEach(this.addRange,this)}},this.rectangularRangeBlock=function(e,t,i){var r=[],n=e.column0;)g--;if(g>0)for(var A=0;r[A].isEmpty();)A++;for(var y=g;y>=A;y--)r[y].isEmpty()&&r.splice(y,1)}return r}}.call(n.prototype);var u=e("./editor").Editor;function f(e){e.$multiselectOnSessionChange||(e.$onAddRange=e.$onAddRange.bind(e),e.$onRemoveRange=e.$onRemoveRange.bind(e),e.$onMultiSelect=e.$onMultiSelect.bind(e),e.$onSingleSelect=e.$onSingleSelect.bind(e),e.$multiselectOnSessionChange=t.onSessionChange.bind(e),e.$checkMultiselectChange=e.$checkMultiselectChange.bind(e),e.$multiselectOnSessionChange(e),e.on("changeSession",e.$multiselectOnSessionChange),e.on("mousedown",s),e.commands.addCommands(c.defaultCommands),function(e){var t=e.textInput.getElement(),i=!1;function r(t){i&&(e.renderer.setMouseCursor(""),i=!1)}a.addListener(t,"keydown",(function(t){var o=18==t.keyCode&&!(t.ctrlKey||t.shiftKey||t.metaKey);e.$blockSelectEnabled&&o?i||(e.renderer.setMouseCursor("crosshair"),i=!0):i&&r()})),a.addListener(t,"keyup",r),a.addListener(t,"blur",r)}(e))}(function(){this.updateSelectionMarkers=function(){this.renderer.updateCursor(),this.renderer.updateBackMarkers()},this.addSelectionMarker=function(e){e.cursor||(e.cursor=e.end);var t=this.getSelectionStyle();return e.marker=this.session.addMarker(e,"ace_selection",t),this.session.$selectionMarkers.push(e),this.session.selectionMarkerCount=this.session.$selectionMarkers.length,e},this.removeSelectionMarker=function(e){if(e.marker){this.session.removeMarker(e.marker);var t=this.session.$selectionMarkers.indexOf(e);-1!=t&&this.session.$selectionMarkers.splice(t,1),this.session.selectionMarkerCount=this.session.$selectionMarkers.length}},this.removeSelectionMarkers=function(e){for(var t=this.session.$selectionMarkers,i=e.length;i--;){var r=e[i];if(r.marker){this.session.removeMarker(r.marker);var o=t.indexOf(r);-1!=o&&t.splice(o,1)}}this.session.selectionMarkerCount=t.length},this.$onAddRange=function(e){this.addSelectionMarker(e.range),this.renderer.updateCursor(),this.renderer.updateBackMarkers()},this.$onRemoveRange=function(e){this.removeSelectionMarkers(e.ranges),this.renderer.updateCursor(),this.renderer.updateBackMarkers()},this.$onMultiSelect=function(e){this.inMultiSelectMode||(this.inMultiSelectMode=!0,this.setStyle("ace_multiselect"),this.keyBinding.addKeyboardHandler(c.keyboardHandler),this.commands.setDefaultHandler("exec",this.$onMultiSelectExec),this.renderer.updateCursor(),this.renderer.updateBackMarkers())},this.$onSingleSelect=function(e){this.session.multiSelect.inVirtualMode||(this.inMultiSelectMode=!1,this.unsetStyle("ace_multiselect"),this.keyBinding.removeKeyboardHandler(c.keyboardHandler),this.commands.removeDefaultHandler("exec",this.$onMultiSelectExec),this.renderer.updateCursor(),this.renderer.updateBackMarkers(),this._emit("changeSelection"))},this.$onMultiSelectExec=function(e){var t=e.command,i=e.editor;if(i.multiSelect){if(t.multiSelectAction)"forEach"==t.multiSelectAction?r=i.forEachSelection(t,e.args):"forEachLine"==t.multiSelectAction?r=i.forEachSelection(t,e.args,!0):"single"==t.multiSelectAction?(i.exitMultiSelectMode(),r=t.exec(i,e.args||{})):r=t.multiSelectAction(i,e.args||{});else{var r=t.exec(i,e.args||{});i.multiSelect.addRange(i.multiSelect.toOrientedRange()),i.multiSelect.mergeOverlappingRanges()}return r}},this.forEachSelection=function(e,t,i){if(!this.inVirtualSelectionMode){var r,o=i&&i.keepOrder,s=1==i||i&&i.$byLines,a=this.session,l=this.selection,c=l.rangeList,d=(o?l:c).ranges;if(!d.length)return e.exec?e.exec(this,t||{}):e(this,t||{});var h=l._eventRegistry;l._eventRegistry={};var u=new n(a);this.inVirtualSelectionMode=!0;for(var f=d.length;f--;){if(s)for(;f>0&&d[f].start.row==d[f-1].end.row;)f--;u.fromOrientedRange(d[f]),u.index=f,this.selection=a.selection=u;var p=e.exec?e.exec(this,t||{}):e(this,t||{});r||void 0===p||(r=p),u.toOrientedRange(d[f])}u.detach(),this.selection=a.selection=l,this.inVirtualSelectionMode=!1,l._eventRegistry=h,l.mergeOverlappingRanges();var m=this.renderer.$scrollAnimation;return this.onCursorChange(),this.onSelectionChange(),m&&m.from==m.to&&this.renderer.animateScrolling(m.from),r}},this.exitMultiSelectMode=function(){this.inMultiSelectMode&&!this.inVirtualSelectionMode&&this.multiSelect.toSingleRange()},this.getSelectedText=function(){var e="";if(this.inMultiSelectMode&&!this.inVirtualSelectionMode){for(var t=this.multiSelect.rangeList.ranges,i=[],r=0;rs&&(s=i.column),rd?e.insert(r,l.stringRepeat(" ",n-d)):e.remove(new o(r.row,r.column,r.row,r.column-n+d)),t.start.column=t.end.column=s,t.start.row=t.end.row=r.row,t.cursor=t.end})),t.fromOrientedRange(i[0]),this.renderer.updateCursor(),this.renderer.updateBackMarkers()}else{var d=this.selection.getRange(),h=d.start.row,u=d.end.row,f=h==u;if(f){var p,m=this.session.getLength();do{p=this.session.getLine(u)}while(/[=:]/.test(p)&&++u0);h<0&&(h=0),u>=m&&(u=m-1)}var g=this.session.removeFullLines(h,u);g=this.$reAlignText(g,f),this.session.insert({row:h,column:0},g.join("\n")+"\n"),f||(d.start.column=0,d.end.column=g[g.length-1].length),this.selection.setRange(d)}},this.$reAlignText=function(e,t){var i,r,o,n=!0,s=!0;return e.map((function(e){var t=e.match(/(\s*)(.*?)(\s*)([=:].*)/);return t?null==i?(i=t[1].length,r=t[2].length,o=t[3].length,t):(i+r+o!=t[1].length+t[2].length+t[3].length&&(s=!1),i!=t[1].length&&(n=!1),i>t[1].length&&(i=t[1].length),rt[3].length&&(o=t[3].length),t):[e]})).map(t?c:n?s?function(e){return e[2]?a(i+r-e[2].length)+e[2]+a(o)+e[4].replace(/^([=:])\s+/,"$1 "):e[0]}:c:function(e){return e[2]?a(i)+e[2]+a(o)+e[4].replace(/^([=:])\s+/,"$1 "):e[0]});function a(e){return l.stringRepeat(" ",e)}function c(e){return e[2]?a(i)+e[2]+a(r-e[2].length+o)+e[4].replace(/^([=:])\s+/,"$1 "):e[0]}}}).call(u.prototype),t.onSessionChange=function(e){var t=e.session;t&&!t.multiSelect&&(t.$selectionMarkers=[],t.selection.$initRangeList(),t.multiSelect=t.selection),this.multiSelect=t&&t.multiSelect;var i=e.oldSession;i&&(i.multiSelect.off("addRange",this.$onAddRange),i.multiSelect.off("removeRange",this.$onRemoveRange),i.multiSelect.off("multiSelect",this.$onMultiSelect),i.multiSelect.off("singleSelect",this.$onSingleSelect),i.multiSelect.lead.off("change",this.$checkMultiselectChange),i.multiSelect.anchor.off("change",this.$checkMultiselectChange)),t&&(t.multiSelect.on("addRange",this.$onAddRange),t.multiSelect.on("removeRange",this.$onRemoveRange),t.multiSelect.on("multiSelect",this.$onMultiSelect),t.multiSelect.on("singleSelect",this.$onSingleSelect),t.multiSelect.lead.on("change",this.$checkMultiselectChange),t.multiSelect.anchor.on("change",this.$checkMultiselectChange)),t&&this.inMultiSelectMode!=t.selection.inMultiSelectMode&&(t.selection.inMultiSelectMode?this.$onMultiSelect():this.$onSingleSelect())},t.MultiSelect=f,e("./config").defineOptions(u.prototype,"editor",{enableMultiselect:{set:function(e){f(this),e?(this.on("changeSession",this.$multiselectOnSessionChange),this.on("mousedown",s)):(this.off("changeSession",this.$multiselectOnSessionChange),this.off("mousedown",s))},value:!0},enableBlockSelect:{set:function(e){this.$blockSelectEnabled=e},value:!0}})})),ace.define("ace/mode/folding/fold_mode",["require","exports","module","ace/range"],(function(e,t,i){var r=e("../../range").Range,o=t.FoldMode=function(){};(function(){this.foldingStartMarker=null,this.foldingStopMarker=null,this.getFoldWidget=function(e,t,i){var r=e.getLine(i);return this.foldingStartMarker.test(r)?"start":"markbeginend"==t&&this.foldingStopMarker&&this.foldingStopMarker.test(r)?"end":""},this.getFoldWidgetRange=function(e,t,i){return null},this.indentationBlock=function(e,t,i){var o=/\S/,n=e.getLine(t),s=n.search(o);if(-1!=s){for(var a=i||n.length,l=e.getLength(),c=t,d=t;++tc){var u=e.getLine(d).length;return new r(c,a,d,u)}}},this.openingBracketBlock=function(e,t,i,o,n){var s={row:i,column:o+1},a=e.$findClosingBracket(t,s,n);if(a){var l=e.foldWidgets[a.row];return null==l&&(l=e.getFoldWidget(a.row)),"start"==l&&a.row>s.row&&(a.row--,a.column=e.getLine(a.row).length),r.fromPoints(s,a)}},this.closingBracketBlock=function(e,t,i,o,n){var s={row:i,column:o},a=e.$findOpeningBracket(t,s);if(a)return a.column++,s.column--,r.fromPoints(a,s)}}).call(o.prototype)})),ace.define("ace/theme/textmate",["require","exports","module","ace/lib/dom"],(function(e,t,i){t.isDark=!1,t.cssClass="ace-tm",t.cssText='.ace-tm .ace_gutter {\tbackground: #f0f0f0;\tcolor: #333;\t}\t.ace-tm .ace_print-margin {\twidth: 1px;\tbackground: #e8e8e8;\t}\t.ace-tm .ace_fold {\tbackground-color: #6B72E6;\t}\t.ace-tm {\tbackground-color: #FFFFFF;\tcolor: black;\t}\t.ace-tm .ace_cursor {\tcolor: black;\t}\t.ace-tm .ace_invisible {\tcolor: rgb(191, 191, 191);\t}\t.ace-tm .ace_storage,\t.ace-tm .ace_keyword {\tcolor: blue;\t}\t.ace-tm .ace_constant {\tcolor: rgb(197, 6, 11);\t}\t.ace-tm .ace_constant.ace_buildin {\tcolor: rgb(88, 72, 246);\t}\t.ace-tm .ace_constant.ace_language {\tcolor: rgb(88, 92, 246);\t}\t.ace-tm .ace_constant.ace_library {\tcolor: rgb(6, 150, 14);\t}\t.ace-tm .ace_invalid {\tbackground-color: rgba(255, 0, 0, 0.1);\tcolor: red;\t}\t.ace-tm .ace_support.ace_function {\tcolor: rgb(60, 76, 114);\t}\t.ace-tm .ace_support.ace_constant {\tcolor: rgb(6, 150, 14);\t}\t.ace-tm .ace_support.ace_type,\t.ace-tm .ace_support.ace_class {\tcolor: rgb(109, 121, 222);\t}\t.ace-tm .ace_keyword.ace_operator {\tcolor: rgb(104, 118, 135);\t}\t.ace-tm .ace_string {\tcolor: rgb(3, 106, 7);\t}\t.ace-tm .ace_comment {\tcolor: rgb(76, 136, 107);\t}\t.ace-tm .ace_comment.ace_doc {\tcolor: rgb(0, 102, 255);\t}\t.ace-tm .ace_comment.ace_doc.ace_tag {\tcolor: rgb(128, 159, 191);\t}\t.ace-tm .ace_constant.ace_numeric {\tcolor: rgb(0, 0, 205);\t}\t.ace-tm .ace_variable {\tcolor: rgb(49, 132, 149);\t}\t.ace-tm .ace_xml-pe {\tcolor: rgb(104, 104, 91);\t}\t.ace-tm .ace_entity.ace_name.ace_function {\tcolor: #0000A2;\t}\t.ace-tm .ace_heading {\tcolor: rgb(12, 7, 255);\t}\t.ace-tm .ace_list {\tcolor:rgb(185, 6, 144);\t}\t.ace-tm .ace_meta.ace_tag {\tcolor:rgb(0, 22, 142);\t}\t.ace-tm .ace_string.ace_regex {\tcolor: rgb(255, 0, 0)\t}\t.ace-tm .ace_marker-layer .ace_selection {\tbackground: rgb(181, 213, 255);\t}\t.ace-tm.ace_multiselect .ace_selection.ace_start {\tbox-shadow: 0 0 3px 0px white;\t}\t.ace-tm .ace_marker-layer .ace_step {\tbackground: rgb(252, 255, 0);\t}\t.ace-tm .ace_marker-layer .ace_stack {\tbackground: rgb(164, 229, 101);\t}\t.ace-tm .ace_marker-layer .ace_bracket {\tmargin: -1px 0 0 -1px;\tborder: 1px solid rgb(192, 192, 192);\t}\t.ace-tm .ace_marker-layer .ace_active-line {\tbackground: rgba(0, 0, 0, 0.07);\t}\t.ace-tm .ace_gutter-active-line {\tbackground-color : #dcdcdc;\t}\t.ace-tm .ace_marker-layer .ace_selected-word {\tbackground: rgb(250, 250, 255);\tborder: 1px solid rgb(200, 200, 250);\t}\t.ace-tm .ace_indent-guide {\tbackground: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAACCAYAAACZgbYnAAAAE0lEQVQImWP4////f4bLly//BwAmVgd1/w11/gAAAABJRU5ErkJggg==") right repeat-y;\t}\t',e("../lib/dom").importCssString(t.cssText,t.cssClass)})),ace.define("ace/line_widgets",["require","exports","module","ace/lib/oop","ace/lib/dom","ace/range"],(function(e,t,i){e("./lib/oop");var r=e("./lib/dom");function o(e){this.session=e,this.session.widgetManager=this,this.session.getRowLength=this.getRowLength,this.session.$getWidgetScreenLength=this.$getWidgetScreenLength,this.updateOnChange=this.updateOnChange.bind(this),this.renderWidgets=this.renderWidgets.bind(this),this.measureWidgets=this.measureWidgets.bind(this),this.session._changedWidgets=[],this.$onChangeEditor=this.$onChangeEditor.bind(this),this.session.on("change",this.updateOnChange),this.session.on("changeFold",this.updateOnFold),this.session.on("changeEditor",this.$onChangeEditor)}e("./range").Range,function(){this.getRowLength=function(e){var t;return t=this.lineWidgets&&this.lineWidgets[e]&&this.lineWidgets[e].rowCount||0,this.$useWrapMode&&this.$wrapData[e]?this.$wrapData[e].length+1+t:1+t},this.$getWidgetScreenLength=function(){var e=0;return this.lineWidgets.forEach((function(t){t&&t.rowCount&&!t.hidden&&(e+=t.rowCount)})),e},this.$onChangeEditor=function(e){this.attach(e.editor)},this.attach=function(e){e&&e.widgetManager&&e.widgetManager!=this&&e.widgetManager.detach(),this.editor!=e&&(this.detach(),this.editor=e,e&&(e.widgetManager=this,e.renderer.on("beforeRender",this.measureWidgets),e.renderer.on("afterRender",this.renderWidgets)))},this.detach=function(e){var t=this.editor;if(t){this.editor=null,t.widgetManager=null,t.renderer.off("beforeRender",this.measureWidgets),t.renderer.off("afterRender",this.renderWidgets);var i=this.session.lineWidgets;i&&i.forEach((function(e){e&&e.el&&e.el.parentNode&&(e._inDocument=!1,e.el.parentNode.removeChild(e.el))}))}},this.updateOnFold=function(e,t){var i=t.lineWidgets;if(i&&e.action){for(var r=e.data,o=r.start.row,n=r.end.row,s="add"==e.action,a=o+1;a0&&!r[o];)o--;this.firstRow=i.firstRow,this.lastRow=i.lastRow,t.$cursorLayer.config=i;for(var s=o;s<=n;s++){var a=r[s];if(a&&a.el)if(a.hidden)a.el.style.top=-100-(a.pixelHeight||0)+"px";else{a._inDocument||(a._inDocument=!0,t.container.appendChild(a.el));var l=t.$cursorLayer.getPixelPosition({row:s,column:0},!0).top;a.coverLine||(l+=i.lineHeight*this.session.getRowLineCount(a.row)),a.el.style.top=l-i.offset+"px";var c=a.coverGutter?0:t.gutterWidth;a.fixedWidth||(c-=t.scrollLeft),a.el.style.left=c+"px",a.fullWidth&&a.screenWidth&&(a.el.style.minWidth=i.width+2*i.padding+"px"),a.fixedWidth?a.el.style.right=t.scrollBar.getWidth()+"px":a.el.style.right=""}}}}}.call(o.prototype),t.LineWidgets=o})),ace.define("ace/ext/error_marker",["require","exports","module","ace/line_widgets","ace/lib/dom","ace/range"],(function(e,t,i){var r=e("../line_widgets").LineWidgets,o=e("../lib/dom"),n=e("../range").Range;t.showErrorMarker=function(e,t){var i=e.session;i.widgetManager||(i.widgetManager=new r(i),i.widgetManager.attach(e));var s=e.getCursorPosition(),a=s.row,l=i.widgetManager.getWidgetsAtRow(a).filter((function(e){return"errorMarker"==e.type}))[0];l?l.destroy():a-=t;var c,d=function(e,t,i){var r=e.getAnnotations().sort(n.comparePoints);if(r.length){var o=function(e,t,i){for(var r=0,o=e.length-1;r<=o;){var n=r+o>>1,s=i(t,e[n]);if(s>0)r=n+1;else{if(!(s<0))return n;o=n-1}}return-(r+1)}(r,{row:t,column:-1},n.comparePoints);o<0&&(o=-o-1),o>=r.length?o=i>0?0:r.length-1:0===o&&i<0&&(o=r.length-1);var s=r[o];if(s&&i){if(s.row===t){do{s=r[o+=i]}while(s&&s.row===t);if(!s)return r.slice()}var a=[];t=s.row;do{a[i<0?"unshift":"push"](s),s=r[o+=i]}while(s&&s.row==t);return a.length&&a}}}(i,a,t);if(d){var h=d[0];s.column=(h.pos&&"number"!=typeof h.column?h.pos.sc:h.column)||0,s.row=h.row,c=e.renderer.$gutterLayer.$annotations[s.row]}else{if(l)return;c={text:["Looks good!"],className:"ace_ok"}}e.session.unfold(s.row),e.selection.moveToPosition(s);var u={row:s.row,fixedWidth:!0,coverGutter:!0,el:o.createElement("div"),type:"errorMarker"},f=u.el.appendChild(o.createElement("div")),p=u.el.appendChild(o.createElement("div"));p.className="error_widget_arrow "+c.className;var m=e.renderer.$cursorLayer.getPixelPosition(s).left;p.style.left=m+e.renderer.gutterWidth-5+"px",u.el.className="error_widget_wrapper",f.className="error_widget "+c.className,f.innerHTML=c.text.join("
"),f.appendChild(o.createElement("div"));var g=function(e,t,i){if(0===t&&("esc"===i||"return"===i))return u.destroy(),{command:"null"}};u.destroy=function(){e.$mouseHandler.isMousePressed||(e.keyBinding.removeKeyboardHandler(g),i.widgetManager.removeLineWidget(u),e.off("changeSelection",u.destroy),e.off("changeSession",u.destroy),e.off("mouseup",u.destroy),e.off("change",u.destroy))},e.keyBinding.addKeyboardHandler(g),e.on("changeSelection",u.destroy),e.on("changeSession",u.destroy),e.on("mouseup",u.destroy),e.on("change",u.destroy),e.session.widgetManager.addLineWidget(u),u.el.onmousedown=e.focus.bind(e),e.renderer.scrollCursorIntoView(null,.5,{bottom:u.el.offsetHeight})},o.importCssString("\t .error_widget_wrapper {\t background: inherit;\t color: inherit;\t border:none\t }\t .error_widget {\t border-top: solid 2px;\t border-bottom: solid 2px;\t margin: 5px 0;\t padding: 10px 40px;\t white-space: pre-wrap;\t }\t .error_widget.ace_error, .error_widget_arrow.ace_error{\t border-color: #ff5a5a\t }\t .error_widget.ace_warning, .error_widget_arrow.ace_warning{\t border-color: #F1D817\t }\t .error_widget.ace_info, .error_widget_arrow.ace_info{\t border-color: #5a5a5a\t }\t .error_widget.ace_ok, .error_widget_arrow.ace_ok{\t border-color: #5aaa5a\t }\t .error_widget_arrow {\t position: absolute;\t border: solid 5px;\t border-top-color: transparent!important;\t border-right-color: transparent!important;\t border-left-color: transparent!important;\t top: -5px;\t }\t","")})),ace.define("ace/ace",["require","exports","module","ace/lib/fixoldbrowsers","ace/lib/dom","ace/lib/event","ace/editor","ace/edit_session","ace/undomanager","ace/virtual_renderer","ace/worker/worker_client","ace/keyboard/hash_handler","ace/placeholder","ace/multi_select","ace/mode/folding/fold_mode","ace/theme/textmate","ace/ext/error_marker","ace/config"],(function(e,t,i){e("./lib/fixoldbrowsers");var r=e("./lib/dom"),o=e("./lib/event"),n=e("./editor").Editor,s=e("./edit_session").EditSession,a=e("./undomanager").UndoManager,l=e("./virtual_renderer").VirtualRenderer;e("./worker/worker_client"),e("./keyboard/hash_handler"),e("./placeholder"),e("./multi_select"),e("./mode/folding/fold_mode"),e("./theme/textmate"),e("./ext/error_marker"),t.config=e("./config"),t.acequire=e,t.edit=function(e){if("string"==typeof e){var i=e;if(!(e=document.getElementById(i)))throw new Error("ace.edit can't find div #"+i)}if(e&&e.env&&e.env.editor instanceof n)return e.env.editor;var s="";if(e&&/input|textarea/i.test(e.tagName)){var a=e;s=a.value,e=r.createElement("pre"),a.parentNode.replaceChild(e,a)}else e&&(s=r.getInnerText(e),e.innerHTML="");var c=t.createEditSession(s),d=new n(new l(e));d.setSession(c);var h={document:c,editor:d,onResize:d.resize.bind(d,null)};return a&&(h.textarea=a),o.addListener(window,"resize",h.onResize),d.on("destroy",(function(){o.removeListener(window,"resize",h.onResize),h.editor.container.env=null})),d.container.env=d.env=h,d},t.createEditSession=function(e,t){var i=new s(e,t);return i.setUndoManager(new a),i},t.EditSession=s,t.UndoManager=a,t.version="1.2.3"})),ace.acequire(["ace/ace"],(function(e){for(var t in e&&e.config.init(!0),window.ace||(window.ace=e),e)e.hasOwnProperty(t)&&(window.ace[t]=e[t])})),e.exports=window.ace.acequire("ace/ace")},function(e,t){e.exports=function(){throw new Error("define cannot be used indirect")}},function(e,t){(function(t){e.exports=function(){if(t.Blob)try{return new Blob(["asdf"],{type:"text/plain"}),Blob}catch(e){}var e=t.WebKitBlobBuilder||t.MozBlobBuilder||t.MSBlobBuilder;return function(t,i){var r=new e,o=i.endings,n=i.type;if(o)for(var s=0,a=t.length;s-1},f.recordAutoInsert=function(e,t,i){var o=e.getCursorPosition(),n=t.doc.getLine(o.row);this.isAutoInsertedClosing(o,n,r.autoInsertedLineEnd[0])||(r.autoInsertedBrackets=0),r.autoInsertedRow=o.row,r.autoInsertedLineEnd=i+n.substr(o.column),r.autoInsertedBrackets++},f.recordMaybeInsert=function(e,t,i){var o=e.getCursorPosition(),n=t.doc.getLine(o.row);this.isMaybeInsertedClosing(o,n)||(r.maybeInsertedBrackets=0),r.maybeInsertedRow=o.row,r.maybeInsertedLineStart=n.substr(0,o.column)+i,r.maybeInsertedLineEnd=n.substr(o.column),r.maybeInsertedBrackets++},f.isAutoInsertedClosing=function(e,t,i){return r.autoInsertedBrackets>0&&e.row===r.autoInsertedRow&&i===r.autoInsertedLineEnd[0]&&t.substr(e.column)===r.autoInsertedLineEnd},f.isMaybeInsertedClosing=function(e,t){return r.maybeInsertedBrackets>0&&e.row===r.maybeInsertedRow&&t.substr(e.column)===r.maybeInsertedLineEnd&&t.substr(0,e.column)==r.maybeInsertedLineStart},f.popAutoInsertedClosing=function(){r.autoInsertedLineEnd=r.autoInsertedLineEnd.substr(1),r.autoInsertedBrackets--},f.clearMaybeInsertedClosing=function(){r&&(r.maybeInsertedBrackets=0,r.maybeInsertedRow=-1)},o.inherits(f,n),t.CstyleBehaviour=f})),ace.define("ace/mode/folding/cstyle",["require","exports","module","ace/lib/oop","ace/range","ace/mode/folding/fold_mode"],(function(e,t,i){var r=e("../../lib/oop"),o=e("../../range").Range,n=e("./fold_mode").FoldMode,s=t.FoldMode=function(e){e&&(this.foldingStartMarker=new RegExp(this.foldingStartMarker.source.replace(/\|[^|]*?$/,"|"+e.start)),this.foldingStopMarker=new RegExp(this.foldingStopMarker.source.replace(/\|[^|]*?$/,"|"+e.end)))};r.inherits(s,n),function(){this.foldingStartMarker=/(\{|\[)[^\}\]]*$|^\s*(\/\*)/,this.foldingStopMarker=/^[^\[\{]*(\}|\])|^[\s\*]*(\*\/)/,this.singleLineBlockCommentRe=/^\s*(\/\*).*\*\/\s*$/,this.tripleStarBlockCommentRe=/^\s*(\/\*\*\*).*\*\/\s*$/,this.startRegionRe=/^\s*(\/\*|\/\/)#?region\b/,this._getFoldWidgetBase=this.getFoldWidget,this.getFoldWidget=function(e,t,i){var r=e.getLine(i);if(this.singleLineBlockCommentRe.test(r)&&!this.startRegionRe.test(r)&&!this.tripleStarBlockCommentRe.test(r))return"";var o=this._getFoldWidgetBase(e,t,i);return!o&&this.startRegionRe.test(r)?"start":o},this.getFoldWidgetRange=function(e,t,i,r){var o,n=e.getLine(i);if(this.startRegionRe.test(n))return this.getCommentRegionBlock(e,n,i);if(o=n.match(this.foldingStartMarker)){var s=o.index;if(o[1])return this.openingBracketBlock(e,o[1],i,s);var a=e.getCommentFoldRange(i,s+o[0].length,1);return a&&!a.isMultiLine()&&(r?a=this.getSectionRange(e,i):"all"!=t&&(a=null)),a}return"markbegin"!==t&&(o=n.match(this.foldingStopMarker))?(s=o.index+o[0].length,o[1]?this.closingBracketBlock(e,o[1],i,s):e.getCommentFoldRange(i,s,-1)):void 0},this.getSectionRange=function(e,t){for(var i=e.getLine(t),r=i.search(/\S/),n=t,s=i.length,a=t+=1,l=e.getLength();++tc)break;var d=this.getFoldWidgetRange(e,"all",t);if(d){if(d.start.row<=n)break;if(d.isMultiLine())t=d.end.row;else if(r==c)break}a=t}}return new o(n,s,a,e.getLine(a).length)},this.getCommentRegionBlock=function(e,t,i){for(var r=t.search(/\s*$/),n=e.getLength(),s=i,a=/^\s*(?:\/\*|\/\/|--)#?(end)?region\b/,l=1;++is)return new o(s,r,i,t.length)}}.call(s.prototype)})),ace.define("ace/mode/json",["require","exports","module","ace/lib/oop","ace/mode/text","ace/mode/json_highlight_rules","ace/mode/matching_brace_outdent","ace/mode/behaviour/cstyle","ace/mode/folding/cstyle","ace/worker/worker_client"],(function(e,t,r){var o=e("../lib/oop"),n=e("./text").Mode,s=e("./json_highlight_rules").JsonHighlightRules,a=e("./matching_brace_outdent").MatchingBraceOutdent,l=e("./behaviour/cstyle").CstyleBehaviour,c=e("./folding/cstyle").FoldMode,d=e("../worker/worker_client").WorkerClient,h=function(){this.HighlightRules=s,this.$outdent=new a,this.$behaviour=new l,this.foldingRules=new c};o.inherits(h,n),function(){this.getNextLineIndent=function(e,t,i){var r=this.$getIndent(t);return"start"==e&&t.match(/^.*[\{\(\[]\s*$/)&&(r+=i),r},this.checkOutdent=function(e,t,i){return this.$outdent.checkOutdent(t,i)},this.autoOutdent=function(e,t,i){this.$outdent.autoOutdent(t,i)},this.createWorker=function(e){var t=new d(["ace"],i(68),"JsonWorker");return t.attachToDocument(e.getDocument()),t.on("annotate",(function(t){e.setAnnotations(t.data)})),t.on("terminate",(function(){e.clearAnnotations()})),t},this.$id="ace/mode/json"}.call(h.prototype),t.Mode=h}))},function(e,t){e.exports.id="ace/mode/json_worker",e.exports.src='"no use strict";(function(window){function resolveModuleId(id,paths){for(var testPath=id,tail="";testPath;){var alias=paths[testPath];if("string"==typeof alias)return alias+tail;if(alias)return alias.location.replace(/\\/*$/,"/")+(tail||alias.main||alias.name);if(alias===!1)return"";var i=testPath.lastIndexOf("/");if(-1===i)break;tail=testPath.substr(i)+tail,testPath=testPath.slice(0,i)}return id}if(!(void 0!==window.window&&window.document||window.acequire&&window.define)){window.console||(window.console=function(){var msgs=Array.prototype.slice.call(arguments,0);postMessage({type:"log",data:msgs})},window.console.error=window.console.warn=window.console.log=window.console.trace=window.console),window.window=window,window.ace=window,window.onerror=function(message,file,line,col,err){postMessage({type:"error",data:{message:message,data:err.data,file:file,line:line,col:col,stack:err.stack}})},window.normalizeModule=function(parentId,moduleName){if(-1!==moduleName.indexOf("!")){var chunks=moduleName.split("!");return window.normalizeModule(parentId,chunks[0])+"!"+window.normalizeModule(parentId,chunks[1])}if("."==moduleName.charAt(0)){var base=parentId.split("/").slice(0,-1).join("/");for(moduleName=(base?base+"/":"")+moduleName;-1!==moduleName.indexOf(".")&&previous!=moduleName;){var previous=moduleName;moduleName=moduleName.replace(/^\\.\\//,"").replace(/\\/\\.\\//,"/").replace(/[^\\/]+\\/\\.\\.\\//,"")}}return moduleName},window.acequire=function acequire(parentId,id){if(id||(id=parentId,parentId=null),!id.charAt)throw Error("worker.js acequire() accepts only (parentId, id) as arguments");id=window.normalizeModule(parentId,id);var module=window.acequire.modules[id];if(module)return module.initialized||(module.initialized=!0,module.exports=module.factory().exports),module.exports;if(!window.acequire.tlns)return console.log("unable to load "+id);var path=resolveModuleId(id,window.acequire.tlns);return".js"!=path.slice(-3)&&(path+=".js"),window.acequire.id=id,window.acequire.modules[id]={},importScripts(path),window.acequire(parentId,id)},window.acequire.modules={},window.acequire.tlns={},window.define=function(id,deps,factory){if(2==arguments.length?(factory=deps,"string"!=typeof id&&(deps=id,id=window.acequire.id)):1==arguments.length&&(factory=id,deps=[],id=window.acequire.id),"function"!=typeof factory)return window.acequire.modules[id]={exports:factory,initialized:!0},void 0;deps.length||(deps=["require","exports","module"]);var req=function(childId){return window.acequire(id,childId)};window.acequire.modules[id]={exports:{},factory:function(){var module=this,returnExports=factory.apply(this,deps.map(function(dep){switch(dep){case"require":return req;case"exports":return module.exports;case"module":return module;default:return req(dep)}}));return returnExports&&(module.exports=returnExports),module}}},window.define.amd={},acequire.tlns={},window.initBaseUrls=function(topLevelNamespaces){for(var i in topLevelNamespaces)acequire.tlns[i]=topLevelNamespaces[i]},window.initSender=function(){var EventEmitter=window.acequire("ace/lib/event_emitter").EventEmitter,oop=window.acequire("ace/lib/oop"),Sender=function(){};return function(){oop.implement(this,EventEmitter),this.callback=function(data,callbackId){postMessage({type:"call",id:callbackId,data:data})},this.emit=function(name,data){postMessage({type:"event",name:name,data:data})}}.call(Sender.prototype),new Sender};var main=window.main=null,sender=window.sender=null;window.onmessage=function(e){var msg=e.data;if(msg.event&&sender)sender._signal(msg.event,msg.data);else if(msg.command)if(main[msg.command])main[msg.command].apply(main,msg.args);else{if(!window[msg.command])throw Error("Unknown command:"+msg.command);window[msg.command].apply(window,msg.args)}else if(msg.init){window.initBaseUrls(msg.tlns),acequire("ace/lib/es5-shim"),sender=window.sender=window.initSender();var clazz=acequire(msg.module)[msg.classname];main=window.main=new clazz(sender)}}}})(this),ace.define("ace/lib/oop",["require","exports","module"],function(acequire,exports){"use strict";exports.inherits=function(ctor,superCtor){ctor.super_=superCtor,ctor.prototype=Object.create(superCtor.prototype,{constructor:{value:ctor,enumerable:!1,writable:!0,configurable:!0}})},exports.mixin=function(obj,mixin){for(var key in mixin)obj[key]=mixin[key];return obj},exports.implement=function(proto,mixin){exports.mixin(proto,mixin)}}),ace.define("ace/range",["require","exports","module"],function(acequire,exports){"use strict";var comparePoints=function(p1,p2){return p1.row-p2.row||p1.column-p2.column},Range=function(startRow,startColumn,endRow,endColumn){this.start={row:startRow,column:startColumn},this.end={row:endRow,column:endColumn}};(function(){this.isEqual=function(range){return this.start.row===range.start.row&&this.end.row===range.end.row&&this.start.column===range.start.column&&this.end.column===range.end.column},this.toString=function(){return"Range: ["+this.start.row+"/"+this.start.column+"] -> ["+this.end.row+"/"+this.end.column+"]"},this.contains=function(row,column){return 0==this.compare(row,column)},this.compareRange=function(range){var cmp,end=range.end,start=range.start;return cmp=this.compare(end.row,end.column),1==cmp?(cmp=this.compare(start.row,start.column),1==cmp?2:0==cmp?1:0):-1==cmp?-2:(cmp=this.compare(start.row,start.column),-1==cmp?-1:1==cmp?42:0)},this.comparePoint=function(p){return this.compare(p.row,p.column)},this.containsRange=function(range){return 0==this.comparePoint(range.start)&&0==this.comparePoint(range.end)},this.intersects=function(range){var cmp=this.compareRange(range);return-1==cmp||0==cmp||1==cmp},this.isEnd=function(row,column){return this.end.row==row&&this.end.column==column},this.isStart=function(row,column){return this.start.row==row&&this.start.column==column},this.setStart=function(row,column){"object"==typeof row?(this.start.column=row.column,this.start.row=row.row):(this.start.row=row,this.start.column=column)},this.setEnd=function(row,column){"object"==typeof row?(this.end.column=row.column,this.end.row=row.row):(this.end.row=row,this.end.column=column)},this.inside=function(row,column){return 0==this.compare(row,column)?this.isEnd(row,column)||this.isStart(row,column)?!1:!0:!1},this.insideStart=function(row,column){return 0==this.compare(row,column)?this.isEnd(row,column)?!1:!0:!1},this.insideEnd=function(row,column){return 0==this.compare(row,column)?this.isStart(row,column)?!1:!0:!1},this.compare=function(row,column){return this.isMultiLine()||row!==this.start.row?this.start.row>row?-1:row>this.end.row?1:this.start.row===row?column>=this.start.column?0:-1:this.end.row===row?this.end.column>=column?0:1:0:this.start.column>column?-1:column>this.end.column?1:0},this.compareStart=function(row,column){return this.start.row==row&&this.start.column==column?-1:this.compare(row,column)},this.compareEnd=function(row,column){return this.end.row==row&&this.end.column==column?1:this.compare(row,column)},this.compareInside=function(row,column){return this.end.row==row&&this.end.column==column?1:this.start.row==row&&this.start.column==column?-1:this.compare(row,column)},this.clipRows=function(firstRow,lastRow){if(this.end.row>lastRow)var end={row:lastRow+1,column:0};else if(firstRow>this.end.row)var end={row:firstRow,column:0};if(this.start.row>lastRow)var start={row:lastRow+1,column:0};else if(firstRow>this.start.row)var start={row:firstRow,column:0};return Range.fromPoints(start||this.start,end||this.end)},this.extend=function(row,column){var cmp=this.compare(row,column);if(0==cmp)return this;if(-1==cmp)var start={row:row,column:column};else var end={row:row,column:column};return Range.fromPoints(start||this.start,end||this.end)},this.isEmpty=function(){return this.start.row===this.end.row&&this.start.column===this.end.column},this.isMultiLine=function(){return this.start.row!==this.end.row},this.clone=function(){return Range.fromPoints(this.start,this.end)},this.collapseRows=function(){return 0==this.end.column?new Range(this.start.row,0,Math.max(this.start.row,this.end.row-1),0):new Range(this.start.row,0,this.end.row,0)},this.toScreenRange=function(session){var screenPosStart=session.documentToScreenPosition(this.start),screenPosEnd=session.documentToScreenPosition(this.end);return new Range(screenPosStart.row,screenPosStart.column,screenPosEnd.row,screenPosEnd.column)},this.moveBy=function(row,column){this.start.row+=row,this.start.column+=column,this.end.row+=row,this.end.column+=column}}).call(Range.prototype),Range.fromPoints=function(start,end){return new Range(start.row,start.column,end.row,end.column)},Range.comparePoints=comparePoints,Range.comparePoints=function(p1,p2){return p1.row-p2.row||p1.column-p2.column},exports.Range=Range}),ace.define("ace/apply_delta",["require","exports","module"],function(acequire,exports){"use strict";exports.applyDelta=function(docLines,delta){var row=delta.start.row,startColumn=delta.start.column,line=docLines[row]||"";switch(delta.action){case"insert":var lines=delta.lines;if(1===lines.length)docLines[row]=line.substring(0,startColumn)+delta.lines[0]+line.substring(startColumn);else{var args=[row,1].concat(delta.lines);docLines.splice.apply(docLines,args),docLines[row]=line.substring(0,startColumn)+docLines[row],docLines[row+delta.lines.length-1]+=line.substring(startColumn)}break;case"remove":var endColumn=delta.end.column,endRow=delta.end.row;row===endRow?docLines[row]=line.substring(0,startColumn)+line.substring(endColumn):docLines.splice(row,endRow-row+1,line.substring(0,startColumn)+docLines[endRow].substring(endColumn))}}}),ace.define("ace/lib/event_emitter",["require","exports","module"],function(acequire,exports){"use strict";var EventEmitter={},stopPropagation=function(){this.propagationStopped=!0},preventDefault=function(){this.defaultPrevented=!0};EventEmitter._emit=EventEmitter._dispatchEvent=function(eventName,e){this._eventRegistry||(this._eventRegistry={}),this._defaultHandlers||(this._defaultHandlers={});var listeners=this._eventRegistry[eventName]||[],defaultHandler=this._defaultHandlers[eventName];if(listeners.length||defaultHandler){"object"==typeof e&&e||(e={}),e.type||(e.type=eventName),e.stopPropagation||(e.stopPropagation=stopPropagation),e.preventDefault||(e.preventDefault=preventDefault),listeners=listeners.slice();for(var i=0;listeners.length>i&&(listeners[i](e,this),!e.propagationStopped);i++);return defaultHandler&&!e.defaultPrevented?defaultHandler(e,this):void 0}},EventEmitter._signal=function(eventName,e){var listeners=(this._eventRegistry||{})[eventName];if(listeners){listeners=listeners.slice();for(var i=0;listeners.length>i;i++)listeners[i](e,this)}},EventEmitter.once=function(eventName,callback){var _self=this;callback&&this.addEventListener(eventName,function newCallback(){_self.removeEventListener(eventName,newCallback),callback.apply(null,arguments)})},EventEmitter.setDefaultHandler=function(eventName,callback){var handlers=this._defaultHandlers;if(handlers||(handlers=this._defaultHandlers={_disabled_:{}}),handlers[eventName]){var old=handlers[eventName],disabled=handlers._disabled_[eventName];disabled||(handlers._disabled_[eventName]=disabled=[]),disabled.push(old);var i=disabled.indexOf(callback);-1!=i&&disabled.splice(i,1)}handlers[eventName]=callback},EventEmitter.removeDefaultHandler=function(eventName,callback){var handlers=this._defaultHandlers;if(handlers){var disabled=handlers._disabled_[eventName];if(handlers[eventName]==callback)handlers[eventName],disabled&&this.setDefaultHandler(eventName,disabled.pop());else if(disabled){var i=disabled.indexOf(callback);-1!=i&&disabled.splice(i,1)}}},EventEmitter.on=EventEmitter.addEventListener=function(eventName,callback,capturing){this._eventRegistry=this._eventRegistry||{};var listeners=this._eventRegistry[eventName];return listeners||(listeners=this._eventRegistry[eventName]=[]),-1==listeners.indexOf(callback)&&listeners[capturing?"unshift":"push"](callback),callback},EventEmitter.off=EventEmitter.removeListener=EventEmitter.removeEventListener=function(eventName,callback){this._eventRegistry=this._eventRegistry||{};var listeners=this._eventRegistry[eventName];if(listeners){var index=listeners.indexOf(callback);-1!==index&&listeners.splice(index,1)}},EventEmitter.removeAllListeners=function(eventName){this._eventRegistry&&(this._eventRegistry[eventName]=[])},exports.EventEmitter=EventEmitter}),ace.define("ace/anchor",["require","exports","module","ace/lib/oop","ace/lib/event_emitter"],function(acequire,exports){"use strict";var oop=acequire("./lib/oop"),EventEmitter=acequire("./lib/event_emitter").EventEmitter,Anchor=exports.Anchor=function(doc,row,column){this.$onChange=this.onChange.bind(this),this.attach(doc),column===void 0?this.setPosition(row.row,row.column):this.setPosition(row,column)};(function(){function $pointsInOrder(point1,point2,equalPointsInOrder){var bColIsAfter=equalPointsInOrder?point1.column<=point2.column:point1.columnthis.row)){var point=$getTransformedPoint(delta,{row:this.row,column:this.column},this.$insertRight);this.setPosition(point.row,point.column,!0)}},this.setPosition=function(row,column,noClip){var pos;if(pos=noClip?{row:row,column:column}:this.$clipPositionToDocument(row,column),this.row!=pos.row||this.column!=pos.column){var old={row:this.row,column:this.column};this.row=pos.row,this.column=pos.column,this._signal("change",{old:old,value:pos})}},this.detach=function(){this.document.removeEventListener("change",this.$onChange)},this.attach=function(doc){this.document=doc||this.document,this.document.on("change",this.$onChange)},this.$clipPositionToDocument=function(row,column){var pos={};return row>=this.document.getLength()?(pos.row=Math.max(0,this.document.getLength()-1),pos.column=this.document.getLine(pos.row).length):0>row?(pos.row=0,pos.column=0):(pos.row=row,pos.column=Math.min(this.document.getLine(pos.row).length,Math.max(0,column))),0>column&&(pos.column=0),pos}}).call(Anchor.prototype)}),ace.define("ace/document",["require","exports","module","ace/lib/oop","ace/apply_delta","ace/lib/event_emitter","ace/range","ace/anchor"],function(acequire,exports){"use strict";var oop=acequire("./lib/oop"),applyDelta=acequire("./apply_delta").applyDelta,EventEmitter=acequire("./lib/event_emitter").EventEmitter,Range=acequire("./range").Range,Anchor=acequire("./anchor").Anchor,Document=function(textOrLines){this.$lines=[""],0===textOrLines.length?this.$lines=[""]:Array.isArray(textOrLines)?this.insertMergedLines({row:0,column:0},textOrLines):this.insert({row:0,column:0},textOrLines)};(function(){oop.implement(this,EventEmitter),this.setValue=function(text){var len=this.getLength()-1;this.remove(new Range(0,0,len,this.getLine(len).length)),this.insert({row:0,column:0},text)},this.getValue=function(){return this.getAllLines().join(this.getNewLineCharacter())},this.createAnchor=function(row,column){return new Anchor(this,row,column)},this.$split=0==="aaa".split(/a/).length?function(text){return text.replace(/\\r\\n|\\r/g,"\\n").split("\\n")}:function(text){return text.split(/\\r\\n|\\r|\\n/)},this.$detectNewLine=function(text){var match=text.match(/^.*?(\\r\\n|\\r|\\n)/m);this.$autoNewLine=match?match[1]:"\\n",this._signal("changeNewLineMode")},this.getNewLineCharacter=function(){switch(this.$newLineMode){case"windows":return"\\r\\n";case"unix":return"\\n";default:return this.$autoNewLine||"\\n"}},this.$autoNewLine="",this.$newLineMode="auto",this.setNewLineMode=function(newLineMode){this.$newLineMode!==newLineMode&&(this.$newLineMode=newLineMode,this._signal("changeNewLineMode"))},this.getNewLineMode=function(){return this.$newLineMode},this.isNewLine=function(text){return"\\r\\n"==text||"\\r"==text||"\\n"==text},this.getLine=function(row){return this.$lines[row]||""},this.getLines=function(firstRow,lastRow){return this.$lines.slice(firstRow,lastRow+1)},this.getAllLines=function(){return this.getLines(0,this.getLength())},this.getLength=function(){return this.$lines.length},this.getTextRange=function(range){return this.getLinesForRange(range).join(this.getNewLineCharacter())},this.getLinesForRange=function(range){var lines;if(range.start.row===range.end.row)lines=[this.getLine(range.start.row).substring(range.start.column,range.end.column)];else{lines=this.getLines(range.start.row,range.end.row),lines[0]=(lines[0]||"").substring(range.start.column);var l=lines.length-1;range.end.row-range.start.row==l&&(lines[l]=lines[l].substring(0,range.end.column))}return lines},this.insertLines=function(row,lines){return console.warn("Use of document.insertLines is deprecated. Use the insertFullLines method instead."),this.insertFullLines(row,lines)},this.removeLines=function(firstRow,lastRow){return console.warn("Use of document.removeLines is deprecated. Use the removeFullLines method instead."),this.removeFullLines(firstRow,lastRow)},this.insertNewLine=function(position){return console.warn("Use of document.insertNewLine is deprecated. Use insertMergedLines(position, [\'\', \'\']) instead."),this.insertMergedLines(position,["",""])},this.insert=function(position,text){return 1>=this.getLength()&&this.$detectNewLine(text),this.insertMergedLines(position,this.$split(text))},this.insertInLine=function(position,text){var start=this.clippedPos(position.row,position.column),end=this.pos(position.row,position.column+text.length);return this.applyDelta({start:start,end:end,action:"insert",lines:[text]},!0),this.clonePos(end)},this.clippedPos=function(row,column){var length=this.getLength();void 0===row?row=length:0>row?row=0:row>=length&&(row=length-1,column=void 0);var line=this.getLine(row);return void 0==column&&(column=line.length),column=Math.min(Math.max(column,0),line.length),{row:row,column:column}},this.clonePos=function(pos){return{row:pos.row,column:pos.column}},this.pos=function(row,column){return{row:row,column:column}},this.$clipPosition=function(position){var length=this.getLength();return position.row>=length?(position.row=Math.max(0,length-1),position.column=this.getLine(length-1).length):(position.row=Math.max(0,position.row),position.column=Math.min(Math.max(position.column,0),this.getLine(position.row).length)),position},this.insertFullLines=function(row,lines){row=Math.min(Math.max(row,0),this.getLength());var column=0;this.getLength()>row?(lines=lines.concat([""]),column=0):(lines=[""].concat(lines),row--,column=this.$lines[row].length),this.insertMergedLines({row:row,column:column},lines)},this.insertMergedLines=function(position,lines){var start=this.clippedPos(position.row,position.column),end={row:start.row+lines.length-1,column:(1==lines.length?start.column:0)+lines[lines.length-1].length};return this.applyDelta({start:start,end:end,action:"insert",lines:lines}),this.clonePos(end)},this.remove=function(range){var start=this.clippedPos(range.start.row,range.start.column),end=this.clippedPos(range.end.row,range.end.column);return this.applyDelta({start:start,end:end,action:"remove",lines:this.getLinesForRange({start:start,end:end})}),this.clonePos(start)},this.removeInLine=function(row,startColumn,endColumn){var start=this.clippedPos(row,startColumn),end=this.clippedPos(row,endColumn);return this.applyDelta({start:start,end:end,action:"remove",lines:this.getLinesForRange({start:start,end:end})},!0),this.clonePos(start)},this.removeFullLines=function(firstRow,lastRow){firstRow=Math.min(Math.max(0,firstRow),this.getLength()-1),lastRow=Math.min(Math.max(0,lastRow),this.getLength()-1);var deleteFirstNewLine=lastRow==this.getLength()-1&&firstRow>0,deleteLastNewLine=this.getLength()-1>lastRow,startRow=deleteFirstNewLine?firstRow-1:firstRow,startCol=deleteFirstNewLine?this.getLine(startRow).length:0,endRow=deleteLastNewLine?lastRow+1:lastRow,endCol=deleteLastNewLine?0:this.getLine(endRow).length,range=new Range(startRow,startCol,endRow,endCol),deletedLines=this.$lines.slice(firstRow,lastRow+1);return this.applyDelta({start:range.start,end:range.end,action:"remove",lines:this.getLinesForRange(range)}),deletedLines},this.removeNewLine=function(row){this.getLength()-1>row&&row>=0&&this.applyDelta({start:this.pos(row,this.getLine(row).length),end:this.pos(row+1,0),action:"remove",lines:["",""]})},this.replace=function(range,text){if(range instanceof Range||(range=Range.fromPoints(range.start,range.end)),0===text.length&&range.isEmpty())return range.start;if(text==this.getTextRange(range))return range.end;this.remove(range);var end;return end=text?this.insert(range.start,text):range.start},this.applyDeltas=function(deltas){for(var i=0;deltas.length>i;i++)this.applyDelta(deltas[i])},this.revertDeltas=function(deltas){for(var i=deltas.length-1;i>=0;i--)this.revertDelta(deltas[i])},this.applyDelta=function(delta,doNotValidate){var isInsert="insert"==delta.action;(isInsert?1>=delta.lines.length&&!delta.lines[0]:!Range.comparePoints(delta.start,delta.end))||(isInsert&&delta.lines.length>2e4&&this.$splitAndapplyLargeDelta(delta,2e4),applyDelta(this.$lines,delta,doNotValidate),this._signal("change",delta))},this.$splitAndapplyLargeDelta=function(delta,MAX){for(var lines=delta.lines,l=lines.length,row=delta.start.row,column=delta.start.column,from=0,to=0;;){from=to,to+=MAX-1;var chunk=lines.slice(from,to);if(to>l){delta.lines=chunk,delta.start.row=row+from,delta.start.column=column;break}chunk.push(""),this.applyDelta({start:this.pos(row+from,column),end:this.pos(row+to,column=0),action:delta.action,lines:chunk},!0)}},this.revertDelta=function(delta){this.applyDelta({start:this.clonePos(delta.start),end:this.clonePos(delta.end),action:"insert"==delta.action?"remove":"insert",lines:delta.lines.slice()})},this.indexToPosition=function(index,startRow){for(var lines=this.$lines||this.getAllLines(),newlineLength=this.getNewLineCharacter().length,i=startRow||0,l=lines.length;l>i;i++)if(index-=lines[i].length+newlineLength,0>index)return{row:i,column:index+lines[i].length+newlineLength};return{row:l-1,column:lines[l-1].length}},this.positionToIndex=function(pos,startRow){for(var lines=this.$lines||this.getAllLines(),newlineLength=this.getNewLineCharacter().length,index=0,row=Math.min(pos.row,lines.length),i=startRow||0;row>i;++i)index+=lines[i].length+newlineLength;return index+pos.column}}).call(Document.prototype),exports.Document=Document}),ace.define("ace/lib/lang",["require","exports","module"],function(acequire,exports){"use strict";exports.last=function(a){return a[a.length-1]},exports.stringReverse=function(string){return string.split("").reverse().join("")},exports.stringRepeat=function(string,count){for(var result="";count>0;)1&count&&(result+=string),(count>>=1)&&(string+=string);return result};var trimBeginRegexp=/^\\s\\s*/,trimEndRegexp=/\\s\\s*$/;exports.stringTrimLeft=function(string){return string.replace(trimBeginRegexp,"")},exports.stringTrimRight=function(string){return string.replace(trimEndRegexp,"")},exports.copyObject=function(obj){var copy={};for(var key in obj)copy[key]=obj[key];return copy},exports.copyArray=function(array){for(var copy=[],i=0,l=array.length;l>i;i++)copy[i]=array[i]&&"object"==typeof array[i]?this.copyObject(array[i]):array[i];return copy},exports.deepCopy=function deepCopy(obj){if("object"!=typeof obj||!obj)return obj;var copy;if(Array.isArray(obj)){copy=[];for(var key=0;obj.length>key;key++)copy[key]=deepCopy(obj[key]);return copy}var cons=obj.constructor;if(cons===RegExp)return obj;copy=cons();for(var key in obj)copy[key]=deepCopy(obj[key]);return copy},exports.arrayToMap=function(arr){for(var map={},i=0;arr.length>i;i++)map[arr[i]]=1;return map},exports.createMap=function(props){var map=Object.create(null);for(var i in props)map[i]=props[i];return map},exports.arrayRemove=function(array,value){for(var i=0;array.length>=i;i++)value===array[i]&&array.splice(i,1)},exports.escapeRegExp=function(str){return str.replace(/([.*+?^${}()|[\\]\\/\\\\])/g,"\\\\$1")},exports.escapeHTML=function(str){return str.replace(/&/g,"&").replace(/"/g,""").replace(/\'/g,"'").replace(/i;i+=2){if(Array.isArray(data[i+1]))var d={action:"insert",start:data[i],lines:data[i+1]};else var d={action:"remove",start:data[i],end:data[i+1]};doc.applyDelta(d,!0)}return _self.$timeout?deferredUpdate.schedule(_self.$timeout):(_self.onUpdate(),void 0)})};(function(){this.$timeout=500,this.setTimeout=function(timeout){this.$timeout=timeout},this.setValue=function(value){this.doc.setValue(value),this.deferredUpdate.schedule(this.$timeout)},this.getValue=function(callbackId){this.sender.callback(this.doc.getValue(),callbackId)},this.onUpdate=function(){},this.isPending=function(){return this.deferredUpdate.isPending()}}).call(Mirror.prototype)}),ace.define("ace/mode/json/json_parse",["require","exports","module"],function(){"use strict";var at,ch,text,value,escapee={\'"\':\'"\',"\\\\":"\\\\","/":"/",b:"\\b",f:"\\f",n:"\\n",r:"\\r",t:"\t"},error=function(m){throw{name:"SyntaxError",message:m,at:at,text:text}},next=function(c){return c&&c!==ch&&error("Expected \'"+c+"\' instead of \'"+ch+"\'"),ch=text.charAt(at),at+=1,ch},number=function(){var number,string="";for("-"===ch&&(string="-",next("-"));ch>="0"&&"9">=ch;)string+=ch,next();if("."===ch)for(string+=".";next()&&ch>="0"&&"9">=ch;)string+=ch;if("e"===ch||"E"===ch)for(string+=ch,next(),("-"===ch||"+"===ch)&&(string+=ch,next());ch>="0"&&"9">=ch;)string+=ch,next();return number=+string,isNaN(number)?(error("Bad number"),void 0):number},string=function(){var hex,i,uffff,string="";if(\'"\'===ch)for(;next();){if(\'"\'===ch)return next(),string;if("\\\\"===ch)if(next(),"u"===ch){for(uffff=0,i=0;4>i&&(hex=parseInt(next(),16),isFinite(hex));i+=1)uffff=16*uffff+hex;string+=String.fromCharCode(uffff)}else{if("string"!=typeof escapee[ch])break;string+=escapee[ch]}else string+=ch}error("Bad string")},white=function(){for(;ch&&" ">=ch;)next()},word=function(){switch(ch){case"t":return next("t"),next("r"),next("u"),next("e"),!0;case"f":return next("f"),next("a"),next("l"),next("s"),next("e"),!1;case"n":return next("n"),next("u"),next("l"),next("l"),null}error("Unexpected \'"+ch+"\'")},array=function(){var array=[];if("["===ch){if(next("["),white(),"]"===ch)return next("]"),array;for(;ch;){if(array.push(value()),white(),"]"===ch)return next("]"),array;next(","),white()}}error("Bad array")},object=function(){var key,object={};if("{"===ch){if(next("{"),white(),"}"===ch)return next("}"),object;for(;ch;){if(key=string(),white(),next(":"),Object.hasOwnProperty.call(object,key)&&error(\'Duplicate key "\'+key+\'"\'),object[key]=value(),white(),"}"===ch)return next("}"),object;next(","),white()}}error("Bad object")};return value=function(){switch(white(),ch){case"{":return object();case"[":return array();case\'"\':return string();case"-":return number();default:return ch>="0"&&"9">=ch?number():word()}},function(source,reviver){var result;return text=source,at=0,ch=" ",result=value(),white(),ch&&error("Syntax error"),"function"==typeof reviver?function walk(holder,key){var k,v,value=holder[key];if(value&&"object"==typeof value)for(k in value)Object.hasOwnProperty.call(value,k)&&(v=walk(value,k),void 0!==v?value[k]=v:delete value[k]);return reviver.call(holder,key,value)}({"":result},""):result}}),ace.define("ace/mode/json_worker",["require","exports","module","ace/lib/oop","ace/worker/mirror","ace/mode/json/json_parse"],function(acequire,exports){"use strict";var oop=acequire("../lib/oop"),Mirror=acequire("../worker/mirror").Mirror,parse=acequire("./json/json_parse"),JsonWorker=exports.JsonWorker=function(sender){Mirror.call(this,sender),this.setTimeout(200)};oop.inherits(JsonWorker,Mirror),function(){this.onUpdate=function(){var value=this.doc.getValue(),errors=[];try{value&&parse(value)}catch(e){var pos=this.doc.indexToPosition(e.at-1);errors.push({row:pos.row,column:pos.column,text:e.message,type:"error"})}this.sender.emit("annotate",errors)}}.call(JsonWorker.prototype)}),ace.define("ace/lib/es5-shim",["require","exports","module"],function(){function Empty(){}function doesDefinePropertyWork(object){try{return Object.defineProperty(object,"sentinel",{}),"sentinel"in object}catch(exception){}}function toInteger(n){return n=+n,n!==n?n=0:0!==n&&n!==1/0&&n!==-(1/0)&&(n=(n>0||-1)*Math.floor(Math.abs(n))),n}Function.prototype.bind||(Function.prototype.bind=function(that){var target=this;if("function"!=typeof target)throw new TypeError("Function.prototype.bind called on incompatible "+target);var args=slice.call(arguments,1),bound=function(){if(this instanceof bound){var result=target.apply(this,args.concat(slice.call(arguments)));return Object(result)===result?result:this}return target.apply(that,args.concat(slice.call(arguments)))};return target.prototype&&(Empty.prototype=target.prototype,bound.prototype=new Empty,Empty.prototype=null),bound});var defineGetter,defineSetter,lookupGetter,lookupSetter,supportsAccessors,call=Function.prototype.call,prototypeOfArray=Array.prototype,prototypeOfObject=Object.prototype,slice=prototypeOfArray.slice,_toString=call.bind(prototypeOfObject.toString),owns=call.bind(prototypeOfObject.hasOwnProperty);if((supportsAccessors=owns(prototypeOfObject,"__defineGetter__"))&&(defineGetter=call.bind(prototypeOfObject.__defineGetter__),defineSetter=call.bind(prototypeOfObject.__defineSetter__),lookupGetter=call.bind(prototypeOfObject.__lookupGetter__),lookupSetter=call.bind(prototypeOfObject.__lookupSetter__)),2!=[1,2].splice(0).length)if(function(){function makeArray(l){var a=Array(l+2);return a[0]=a[1]=0,a}var lengthBefore,array=[];return array.splice.apply(array,makeArray(20)),array.splice.apply(array,makeArray(26)),lengthBefore=array.length,array.splice(5,0,"XXX"),lengthBefore+1==array.length,lengthBefore+1==array.length?!0:void 0\n}()){var array_splice=Array.prototype.splice;Array.prototype.splice=function(start,deleteCount){return arguments.length?array_splice.apply(this,[void 0===start?0:start,void 0===deleteCount?this.length-start:deleteCount].concat(slice.call(arguments,2))):[]}}else Array.prototype.splice=function(pos,removeCount){var length=this.length;pos>0?pos>length&&(pos=length):void 0==pos?pos=0:0>pos&&(pos=Math.max(length+pos,0)),length>pos+removeCount||(removeCount=length-pos);var removed=this.slice(pos,pos+removeCount),insert=slice.call(arguments,2),add=insert.length;if(pos===length)add&&this.push.apply(this,insert);else{var remove=Math.min(removeCount,length-pos),tailOldPos=pos+remove,tailNewPos=tailOldPos+add-remove,tailCount=length-tailOldPos,lengthAfterRemove=length-remove;if(tailOldPos>tailNewPos)for(var i=0;tailCount>i;++i)this[tailNewPos+i]=this[tailOldPos+i];else if(tailNewPos>tailOldPos)for(i=tailCount;i--;)this[tailNewPos+i]=this[tailOldPos+i];if(add&&pos===lengthAfterRemove)this.length=lengthAfterRemove,this.push.apply(this,insert);else for(this.length=lengthAfterRemove+add,i=0;add>i;++i)this[pos+i]=insert[i]}return removed};Array.isArray||(Array.isArray=function(obj){return"[object Array]"==_toString(obj)});var boxedString=Object("a"),splitString="a"!=boxedString[0]||!(0 in boxedString);if(Array.prototype.forEach||(Array.prototype.forEach=function(fun){var object=toObject(this),self=splitString&&"[object String]"==_toString(this)?this.split(""):object,thisp=arguments[1],i=-1,length=self.length>>>0;if("[object Function]"!=_toString(fun))throw new TypeError;for(;length>++i;)i in self&&fun.call(thisp,self[i],i,object)}),Array.prototype.map||(Array.prototype.map=function(fun){var object=toObject(this),self=splitString&&"[object String]"==_toString(this)?this.split(""):object,length=self.length>>>0,result=Array(length),thisp=arguments[1];if("[object Function]"!=_toString(fun))throw new TypeError(fun+" is not a function");for(var i=0;length>i;i++)i in self&&(result[i]=fun.call(thisp,self[i],i,object));return result}),Array.prototype.filter||(Array.prototype.filter=function(fun){var value,object=toObject(this),self=splitString&&"[object String]"==_toString(this)?this.split(""):object,length=self.length>>>0,result=[],thisp=arguments[1];if("[object Function]"!=_toString(fun))throw new TypeError(fun+" is not a function");for(var i=0;length>i;i++)i in self&&(value=self[i],fun.call(thisp,value,i,object)&&result.push(value));return result}),Array.prototype.every||(Array.prototype.every=function(fun){var object=toObject(this),self=splitString&&"[object String]"==_toString(this)?this.split(""):object,length=self.length>>>0,thisp=arguments[1];if("[object Function]"!=_toString(fun))throw new TypeError(fun+" is not a function");for(var i=0;length>i;i++)if(i in self&&!fun.call(thisp,self[i],i,object))return!1;return!0}),Array.prototype.some||(Array.prototype.some=function(fun){var object=toObject(this),self=splitString&&"[object String]"==_toString(this)?this.split(""):object,length=self.length>>>0,thisp=arguments[1];if("[object Function]"!=_toString(fun))throw new TypeError(fun+" is not a function");for(var i=0;length>i;i++)if(i in self&&fun.call(thisp,self[i],i,object))return!0;return!1}),Array.prototype.reduce||(Array.prototype.reduce=function(fun){var object=toObject(this),self=splitString&&"[object String]"==_toString(this)?this.split(""):object,length=self.length>>>0;if("[object Function]"!=_toString(fun))throw new TypeError(fun+" is not a function");if(!length&&1==arguments.length)throw new TypeError("reduce of empty array with no initial value");var result,i=0;if(arguments.length>=2)result=arguments[1];else for(;;){if(i in self){result=self[i++];break}if(++i>=length)throw new TypeError("reduce of empty array with no initial value")}for(;length>i;i++)i in self&&(result=fun.call(void 0,result,self[i],i,object));return result}),Array.prototype.reduceRight||(Array.prototype.reduceRight=function(fun){var object=toObject(this),self=splitString&&"[object String]"==_toString(this)?this.split(""):object,length=self.length>>>0;if("[object Function]"!=_toString(fun))throw new TypeError(fun+" is not a function");if(!length&&1==arguments.length)throw new TypeError("reduceRight of empty array with no initial value");var result,i=length-1;if(arguments.length>=2)result=arguments[1];else for(;;){if(i in self){result=self[i--];break}if(0>--i)throw new TypeError("reduceRight of empty array with no initial value")}do i in this&&(result=fun.call(void 0,result,self[i],i,object));while(i--);return result}),Array.prototype.indexOf&&-1==[0,1].indexOf(1,2)||(Array.prototype.indexOf=function(sought){var self=splitString&&"[object String]"==_toString(this)?this.split(""):toObject(this),length=self.length>>>0;if(!length)return-1;var i=0;for(arguments.length>1&&(i=toInteger(arguments[1])),i=i>=0?i:Math.max(0,length+i);length>i;i++)if(i in self&&self[i]===sought)return i;return-1}),Array.prototype.lastIndexOf&&-1==[0,1].lastIndexOf(0,-3)||(Array.prototype.lastIndexOf=function(sought){var self=splitString&&"[object String]"==_toString(this)?this.split(""):toObject(this),length=self.length>>>0;if(!length)return-1;var i=length-1;for(arguments.length>1&&(i=Math.min(i,toInteger(arguments[1]))),i=i>=0?i:length-Math.abs(i);i>=0;i--)if(i in self&&sought===self[i])return i;return-1}),Object.getPrototypeOf||(Object.getPrototypeOf=function(object){return object.__proto__||(object.constructor?object.constructor.prototype:prototypeOfObject)}),!Object.getOwnPropertyDescriptor){var ERR_NON_OBJECT="Object.getOwnPropertyDescriptor called on a non-object: ";Object.getOwnPropertyDescriptor=function(object,property){if("object"!=typeof object&&"function"!=typeof object||null===object)throw new TypeError(ERR_NON_OBJECT+object);if(owns(object,property)){var descriptor,getter,setter;if(descriptor={enumerable:!0,configurable:!0},supportsAccessors){var prototype=object.__proto__;object.__proto__=prototypeOfObject;var getter=lookupGetter(object,property),setter=lookupSetter(object,property);if(object.__proto__=prototype,getter||setter)return getter&&(descriptor.get=getter),setter&&(descriptor.set=setter),descriptor}return descriptor.value=object[property],descriptor}}}if(Object.getOwnPropertyNames||(Object.getOwnPropertyNames=function(object){return Object.keys(object)}),!Object.create){var createEmpty;createEmpty=null===Object.prototype.__proto__?function(){return{__proto__:null}}:function(){var empty={};for(var i in empty)empty[i]=null;return empty.constructor=empty.hasOwnProperty=empty.propertyIsEnumerable=empty.isPrototypeOf=empty.toLocaleString=empty.toString=empty.valueOf=empty.__proto__=null,empty},Object.create=function(prototype,properties){var object;if(null===prototype)object=createEmpty();else{if("object"!=typeof prototype)throw new TypeError("typeof prototype["+typeof prototype+"] != \'object\'");var Type=function(){};Type.prototype=prototype,object=new Type,object.__proto__=prototype}return void 0!==properties&&Object.defineProperties(object,properties),object}}if(Object.defineProperty){var definePropertyWorksOnObject=doesDefinePropertyWork({}),definePropertyWorksOnDom="undefined"==typeof document||doesDefinePropertyWork(document.createElement("div"));if(!definePropertyWorksOnObject||!definePropertyWorksOnDom)var definePropertyFallback=Object.defineProperty}if(!Object.defineProperty||definePropertyFallback){var ERR_NON_OBJECT_DESCRIPTOR="Property description must be an object: ",ERR_NON_OBJECT_TARGET="Object.defineProperty called on non-object: ",ERR_ACCESSORS_NOT_SUPPORTED="getters & setters can not be defined on this javascript engine";Object.defineProperty=function(object,property,descriptor){if("object"!=typeof object&&"function"!=typeof object||null===object)throw new TypeError(ERR_NON_OBJECT_TARGET+object);if("object"!=typeof descriptor&&"function"!=typeof descriptor||null===descriptor)throw new TypeError(ERR_NON_OBJECT_DESCRIPTOR+descriptor);if(definePropertyFallback)try{return definePropertyFallback.call(Object,object,property,descriptor)}catch(exception){}if(owns(descriptor,"value"))if(supportsAccessors&&(lookupGetter(object,property)||lookupSetter(object,property))){var prototype=object.__proto__;object.__proto__=prototypeOfObject,delete object[property],object[property]=descriptor.value,object.__proto__=prototype}else object[property]=descriptor.value;else{if(!supportsAccessors)throw new TypeError(ERR_ACCESSORS_NOT_SUPPORTED);owns(descriptor,"get")&&defineGetter(object,property,descriptor.get),owns(descriptor,"set")&&defineSetter(object,property,descriptor.set)}return object}}Object.defineProperties||(Object.defineProperties=function(object,properties){for(var property in properties)owns(properties,property)&&Object.defineProperty(object,property,properties[property]);return object}),Object.seal||(Object.seal=function(object){return object}),Object.freeze||(Object.freeze=function(object){return object});try{Object.freeze(function(){})}catch(exception){Object.freeze=function(freezeObject){return function(object){return"function"==typeof object?object:freezeObject(object)}}(Object.freeze)}if(Object.preventExtensions||(Object.preventExtensions=function(object){return object}),Object.isSealed||(Object.isSealed=function(){return!1}),Object.isFrozen||(Object.isFrozen=function(){return!1}),Object.isExtensible||(Object.isExtensible=function(object){if(Object(object)===object)throw new TypeError;for(var name="";owns(object,name);)name+="?";object[name]=!0;var returnValue=owns(object,name);return delete object[name],returnValue}),!Object.keys){var hasDontEnumBug=!0,dontEnums=["toString","toLocaleString","valueOf","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","constructor"],dontEnumsLength=dontEnums.length;for(var key in{toString:null})hasDontEnumBug=!1;Object.keys=function(object){if("object"!=typeof object&&"function"!=typeof object||null===object)throw new TypeError("Object.keys called on a non-object");var keys=[];for(var name in object)owns(object,name)&&keys.push(name);if(hasDontEnumBug)for(var i=0,ii=dontEnumsLength;ii>i;i++){var dontEnum=dontEnums[i];owns(object,dontEnum)&&keys.push(dontEnum)}return keys}}Date.now||(Date.now=function(){return(new Date).getTime()});var ws="\t\\n\v\\f\\r \\u2028\\u2029\ufeff";if(!String.prototype.trim||ws.trim()){ws="["+ws+"]";var trimBeginRegexp=RegExp("^"+ws+ws+"*"),trimEndRegexp=RegExp(ws+ws+"*$");String.prototype.trim=function(){return(this+"").replace(trimBeginRegexp,"").replace(trimEndRegexp,"")}}var toObject=function(o){if(null==o)throw new TypeError("can\'t convert "+o+" to object");return Object(o)}});'},function(e,t){ace.define("ace/ext/searchbox",["require","exports","module","ace/lib/dom","ace/lib/lang","ace/lib/event","ace/keyboard/hash_handler","ace/lib/keys"],(function(e,t,i){var r=e("../lib/dom"),o=e("../lib/lang"),n=e("../lib/event"),s=e("../keyboard/hash_handler").HashHandler,a=e("../lib/keys");r.importCssString("\t.ace_search {\tbackground-color: #ddd;\tborder: 1px solid #cbcbcb;\tborder-top: 0 none;\tmax-width: 325px;\toverflow: hidden;\tmargin: 0;\tpadding: 4px;\tpadding-right: 6px;\tpadding-bottom: 0;\tposition: absolute;\ttop: 0px;\tz-index: 99;\twhite-space: normal;\t}\t.ace_search.left {\tborder-left: 0 none;\tborder-radius: 0px 0px 5px 0px;\tleft: 0;\t}\t.ace_search.right {\tborder-radius: 0px 0px 0px 5px;\tborder-right: 0 none;\tright: 0;\t}\t.ace_search_form, .ace_replace_form {\tborder-radius: 3px;\tborder: 1px solid #cbcbcb;\tfloat: left;\tmargin-bottom: 4px;\toverflow: hidden;\t}\t.ace_search_form.ace_nomatch {\toutline: 1px solid red;\t}\t.ace_search_field {\tbackground-color: white;\tborder-right: 1px solid #cbcbcb;\tborder: 0 none;\t-webkit-box-sizing: border-box;\t-moz-box-sizing: border-box;\tbox-sizing: border-box;\tfloat: left;\theight: 22px;\toutline: 0;\tpadding: 0 7px;\twidth: 214px;\tmargin: 0;\t}\t.ace_searchbtn,\t.ace_replacebtn {\tbackground: #fff;\tborder: 0 none;\tborder-left: 1px solid #dcdcdc;\tcursor: pointer;\tfloat: left;\theight: 22px;\tmargin: 0;\tposition: relative;\t}\t.ace_searchbtn:last-child,\t.ace_replacebtn:last-child {\tborder-top-right-radius: 3px;\tborder-bottom-right-radius: 3px;\t}\t.ace_searchbtn:disabled {\tbackground: none;\tcursor: default;\t}\t.ace_searchbtn {\tbackground-position: 50% 50%;\tbackground-repeat: no-repeat;\twidth: 27px;\t}\t.ace_searchbtn.prev {\tbackground-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAFCAYAAAB4ka1VAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAADFJREFUeNpiSU1NZUAC/6E0I0yACYskCpsJiySKIiY0SUZk40FyTEgCjGgKwTRAgAEAQJUIPCE+qfkAAAAASUVORK5CYII=); \t}\t.ace_searchbtn.next {\tbackground-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAFCAYAAAB4ka1VAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAADRJREFUeNpiTE1NZQCC/0DMyIAKwGJMUAYDEo3M/s+EpvM/mkKwCQxYjIeLMaELoLMBAgwAU7UJObTKsvAAAAAASUVORK5CYII=); \t}\t.ace_searchbtn_close {\tbackground: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAcCAYAAABRVo5BAAAAZ0lEQVR42u2SUQrAMAhDvazn8OjZBilCkYVVxiis8H4CT0VrAJb4WHT3C5xU2a2IQZXJjiQIRMdkEoJ5Q2yMqpfDIo+XY4k6h+YXOyKqTIj5REaxloNAd0xiKmAtsTHqW8sR2W5f7gCu5nWFUpVjZwAAAABJRU5ErkJggg==) no-repeat 50% 0;\tborder-radius: 50%;\tborder: 0 none;\tcolor: #656565;\tcursor: pointer;\tfloat: right;\tfont: 16px/16px Arial;\theight: 14px;\tmargin: 5px 1px 9px 5px;\tpadding: 0;\ttext-align: center;\twidth: 14px;\t}\t.ace_searchbtn_close:hover {\tbackground-color: #656565;\tbackground-position: 50% 100%;\tcolor: white;\t}\t.ace_replacebtn.prev {\twidth: 54px\t}\t.ace_replacebtn.next {\twidth: 27px\t}\t.ace_button {\tmargin-left: 2px;\tcursor: pointer;\t-webkit-user-select: none;\t-moz-user-select: none;\t-o-user-select: none;\t-ms-user-select: none;\tuser-select: none;\toverflow: hidden;\topacity: 0.7;\tborder: 1px solid rgba(100,100,100,0.23);\tpadding: 1px;\t-moz-box-sizing: border-box;\tbox-sizing: border-box;\tcolor: black;\t}\t.ace_button:hover {\tbackground-color: #eee;\topacity:1;\t}\t.ace_button:active {\tbackground-color: #ddd;\t}\t.ace_button.checked {\tborder-color: #3399ff;\topacity:1;\t}\t.ace_search_options{\tmargin-bottom: 3px;\ttext-align: right;\t-webkit-user-select: none;\t-moz-user-select: none;\t-o-user-select: none;\t-ms-user-select: none;\tuser-select: none;\t}","ace_searchbox");var l='\t
\t
\t \t \t \t \t
\t
\t \t \t \t
\t
\t .*\t Aa\t \\b\t
\t
'.replace(/>\s+/g,">"),c=function(e,t,i){var o=r.createElement("div");o.innerHTML=l,this.element=o.firstChild,this.$init(),this.setEditor(e)};(function(){this.setEditor=function(e){e.searchBox=this,e.container.appendChild(this.element),this.editor=e},this.$initElements=function(e){this.searchBox=e.querySelector(".ace_search_form"),this.replaceBox=e.querySelector(".ace_replace_form"),this.searchOptions=e.querySelector(".ace_search_options"),this.regExpOption=e.querySelector("[action=toggleRegexpMode]"),this.caseSensitiveOption=e.querySelector("[action=toggleCaseSensitive]"),this.wholeWordOption=e.querySelector("[action=toggleWholeWords]"),this.searchInput=this.searchBox.querySelector(".ace_search_field"),this.replaceInput=this.replaceBox.querySelector(".ace_search_field")},this.$init=function(){var e=this.element;this.$initElements(e);var t=this;n.addListener(e,"mousedown",(function(e){setTimeout((function(){t.activeInput.focus()}),0),n.stopPropagation(e)})),n.addListener(e,"click",(function(e){var i=(e.target||e.srcElement).getAttribute("action");i&&t[i]?t[i]():t.$searchBarKb.commands[i]&&t.$searchBarKb.commands[i].exec(t),n.stopPropagation(e)})),n.addCommandKeyListener(e,(function(e,i,r){var o=a.keyCodeToString(r),s=t.$searchBarKb.findKeyCommand(i,o);s&&s.exec&&(s.exec(t),n.stopEvent(e))})),this.$onChange=o.delayedCall((function(){t.find(!1,!1)})),n.addListener(this.searchInput,"input",(function(){t.$onChange.schedule(20)})),n.addListener(this.searchInput,"focus",(function(){t.activeInput=t.searchInput,t.searchInput.value&&t.highlight()})),n.addListener(this.replaceInput,"focus",(function(){t.activeInput=t.replaceInput,t.searchInput.value&&t.highlight()}))},this.$closeSearchBarKb=new s([{bindKey:"Esc",name:"closeSearchBar",exec:function(e){e.searchBox.hide()}}]),this.$searchBarKb=new s,this.$searchBarKb.bindKeys({"Ctrl-f|Command-f":function(e){var t=e.isReplace=!e.isReplace;e.replaceBox.style.display=t?"":"none",e.searchInput.focus()},"Ctrl-H|Command-Option-F":function(e){e.replaceBox.style.display="",e.replaceInput.focus()},"Ctrl-G|Command-G":function(e){e.findNext()},"Ctrl-Shift-G|Command-Shift-G":function(e){e.findPrev()},esc:function(e){setTimeout((function(){e.hide()}))},Return:function(e){e.activeInput==e.replaceInput&&e.replace(),e.findNext()},"Shift-Return":function(e){e.activeInput==e.replaceInput&&e.replace(),e.findPrev()},"Alt-Return":function(e){e.activeInput==e.replaceInput&&e.replaceAll(),e.findAll()},Tab:function(e){(e.activeInput==e.replaceInput?e.searchInput:e.replaceInput).focus()}}),this.$searchBarKb.addCommands([{name:"toggleRegexpMode",bindKey:{win:"Alt-R|Alt-/",mac:"Ctrl-Alt-R|Ctrl-Alt-/"},exec:function(e){e.regExpOption.checked=!e.regExpOption.checked,e.$syncOptions()}},{name:"toggleCaseSensitive",bindKey:{win:"Alt-C|Alt-I",mac:"Ctrl-Alt-R|Ctrl-Alt-I"},exec:function(e){e.caseSensitiveOption.checked=!e.caseSensitiveOption.checked,e.$syncOptions()}},{name:"toggleWholeWords",bindKey:{win:"Alt-B|Alt-W",mac:"Ctrl-Alt-B|Ctrl-Alt-W"},exec:function(e){e.wholeWordOption.checked=!e.wholeWordOption.checked,e.$syncOptions()}}]),this.$syncOptions=function(){r.setCssClass(this.regExpOption,"checked",this.regExpOption.checked),r.setCssClass(this.wholeWordOption,"checked",this.wholeWordOption.checked),r.setCssClass(this.caseSensitiveOption,"checked",this.caseSensitiveOption.checked),this.find(!1,!1)},this.highlight=function(e){this.editor.session.highlight(e||this.editor.$search.$options.re),this.editor.renderer.updateBackMarkers()},this.find=function(e,t,i){var o=!this.editor.find(this.searchInput.value,{skipCurrent:e,backwards:t,wrap:!0,regExp:this.regExpOption.checked,caseSensitive:this.caseSensitiveOption.checked,wholeWord:this.wholeWordOption.checked,preventScroll:i})&&this.searchInput.value;r.setCssClass(this.searchBox,"ace_nomatch",o),this.editor._emit("findSearchBox",{match:!o}),this.highlight()},this.findNext=function(){this.find(!0,!1)},this.findPrev=function(){this.find(!0,!0)},this.findAll=function(){var e=!this.editor.findAll(this.searchInput.value,{regExp:this.regExpOption.checked,caseSensitive:this.caseSensitiveOption.checked,wholeWord:this.wholeWordOption.checked})&&this.searchInput.value;r.setCssClass(this.searchBox,"ace_nomatch",e),this.editor._emit("findSearchBox",{match:!e}),this.highlight(),this.hide()},this.replace=function(){this.editor.getReadOnly()||this.editor.replace(this.replaceInput.value)},this.replaceAndFindNext=function(){this.editor.getReadOnly()||(this.editor.replace(this.replaceInput.value),this.findNext())},this.replaceAll=function(){this.editor.getReadOnly()||this.editor.replaceAll(this.replaceInput.value)},this.hide=function(){this.element.style.display="none",this.editor.keyBinding.removeKeyboardHandler(this.$closeSearchBarKb),this.editor.focus()},this.show=function(e,t){this.element.style.display="",this.replaceBox.style.display=t?"":"none",this.isReplace=t,e&&(this.searchInput.value=e),this.find(!1,!1,!0),this.searchInput.focus(),this.searchInput.select(),this.editor.keyBinding.addKeyboardHandler(this.$closeSearchBarKb)},this.isFocused=function(){var e=document.activeElement;return e==this.searchInput||e==this.replaceInput}}).call(c.prototype),t.SearchBox=c,t.Search=function(e,t){(e.searchBox||new c(e)).show(e.session.getTextRange(),t)}})),ace.acequire(["ace/ext/searchbox"],(function(){}))},function(e,t){ace.define("ace/theme/jsoneditor",["require","exports","module","ace/lib/dom"],(function(e,t,i){t.isDark=!1,t.cssClass="ace-jsoneditor",t.cssText='.ace-jsoneditor .ace_gutter {\tbackground: #ebebeb;\tcolor: #333\t}\t\t.ace-jsoneditor.ace_editor {\tfont-family: droid sans mono, consolas, monospace, courier new, courier, sans-serif;\tline-height: 1.3;\t}\t.ace-jsoneditor .ace_print-margin {\twidth: 1px;\tbackground: #e8e8e8\t}\t.ace-jsoneditor .ace_scroller {\tbackground-color: #FFFFFF\t}\t.ace-jsoneditor .ace_text-layer {\tcolor: gray\t}\t.ace-jsoneditor .ace_variable {\tcolor: #1a1a1a\t}\t.ace-jsoneditor .ace_cursor {\tborder-left: 2px solid #000000\t}\t.ace-jsoneditor .ace_overwrite-cursors .ace_cursor {\tborder-left: 0px;\tborder-bottom: 1px solid #000000\t}\t.ace-jsoneditor .ace_marker-layer .ace_selection {\tbackground: lightgray\t}\t.ace-jsoneditor.ace_multiselect .ace_selection.ace_start {\tbox-shadow: 0 0 3px 0px #FFFFFF;\tborder-radius: 2px\t}\t.ace-jsoneditor .ace_marker-layer .ace_step {\tbackground: rgb(255, 255, 0)\t}\t.ace-jsoneditor .ace_marker-layer .ace_bracket {\tmargin: -1px 0 0 -1px;\tborder: 1px solid #BFBFBF\t}\t.ace-jsoneditor .ace_marker-layer .ace_active-line {\tbackground: #FFFBD1\t}\t.ace-jsoneditor .ace_gutter-active-line {\tbackground-color : #dcdcdc\t}\t.ace-jsoneditor .ace_marker-layer .ace_selected-word {\tborder: 1px solid lightgray\t}\t.ace-jsoneditor .ace_invisible {\tcolor: #BFBFBF\t}\t.ace-jsoneditor .ace_keyword,\t.ace-jsoneditor .ace_meta,\t.ace-jsoneditor .ace_support.ace_constant.ace_property-value {\tcolor: #AF956F\t}\t.ace-jsoneditor .ace_keyword.ace_operator {\tcolor: #484848\t}\t.ace-jsoneditor .ace_keyword.ace_other.ace_unit {\tcolor: #96DC5F\t}\t.ace-jsoneditor .ace_constant.ace_language {\tcolor: darkorange\t}\t.ace-jsoneditor .ace_constant.ace_numeric {\tcolor: red\t}\t.ace-jsoneditor .ace_constant.ace_character.ace_entity {\tcolor: #BF78CC\t}\t.ace-jsoneditor .ace_invalid {\tcolor: #FFFFFF;\tbackground-color: #FF002A;\t}\t.ace-jsoneditor .ace_fold {\tbackground-color: #AF956F;\tborder-color: #000000\t}\t.ace-jsoneditor .ace_storage,\t.ace-jsoneditor .ace_support.ace_class,\t.ace-jsoneditor .ace_support.ace_function,\t.ace-jsoneditor .ace_support.ace_other,\t.ace-jsoneditor .ace_support.ace_type {\tcolor: #C52727\t}\t.ace-jsoneditor .ace_string {\tcolor: green\t}\t.ace-jsoneditor .ace_comment {\tcolor: #BCC8BA\t}\t.ace-jsoneditor .ace_entity.ace_name.ace_tag,\t.ace-jsoneditor .ace_entity.ace_other.ace_attribute-name {\tcolor: #606060\t}\t.ace-jsoneditor .ace_markup.ace_underline {\ttext-decoration: underline\t}\t.ace-jsoneditor .ace_indent-guide {\tbackground: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAACCAYAAACZgbYnAAAAE0lEQVQImWP4////f4bLly//BwAmVgd1/w11/gAAAABJRU5ErkJggg==") right repeat-y\t}',e("../lib/dom").importCssString(t.cssText,t.cssClass)}))}])},module.exports=factory()}));function styleInject(e,t){void 0===t&&(t={});var i=t.insertAt;if(e&&"undefined"!=typeof document){var r=document.head||document.getElementsByTagName("head")[0],o=document.createElement("style");o.type="text/css","top"===i&&r.firstChild?r.insertBefore(o,r.firstChild):r.appendChild(o),o.styleSheet?o.styleSheet.cssText=e:o.appendChild(document.createTextNode(e))}}var css_248z$1='/* reset styling (prevent conflicts with bootstrap, materialize.css, etc.) */\n\ndiv.jsoneditor .jsoneditor-search input {\n height: auto;\n border: inherit;\n}\n\ndiv.jsoneditor .jsoneditor-search input:focus {\n border: none !important;\n box-shadow: none !important;\n}\n\ndiv.jsoneditor table {\n border-collapse: collapse;\n width: auto;\n}\n\ndiv.jsoneditor td,\ndiv.jsoneditor th {\n padding: 0;\n display: table-cell;\n text-align: left;\n vertical-align: inherit;\n border-radius: inherit;\n}\n\n\ndiv.jsoneditor-field,\ndiv.jsoneditor-value,\ndiv.jsoneditor-readonly {\n border: 1px solid transparent;\n min-height: 16px;\n min-width: 32px;\n padding: 2px;\n margin: 1px;\n word-wrap: break-word;\n float: left;\n}\n\n/* adjust margin of p elements inside editable divs, needed for Opera, IE */\n\ndiv.jsoneditor-field p,\ndiv.jsoneditor-value p {\n margin: 0;\n}\n\ndiv.jsoneditor-value {\n word-break: break-word;\n}\n\ndiv.jsoneditor-readonly {\n min-width: 16px;\n color: gray;\n}\n\ndiv.jsoneditor-empty {\n border-color: lightgray;\n border-style: dashed;\n border-radius: 2px;\n}\n\ndiv.jsoneditor-field.jsoneditor-empty::after,\ndiv.jsoneditor-value.jsoneditor-empty::after {\n pointer-events: none;\n color: lightgray;\n font-size: 8pt;\n}\n\ndiv.jsoneditor-field.jsoneditor-empty::after {\n content: "field";\n}\n\ndiv.jsoneditor-value.jsoneditor-empty::after {\n content: "value";\n}\n\ndiv.jsoneditor-value.jsoneditor-url,\na.jsoneditor-value.jsoneditor-url {\n color: green;\n text-decoration: underline;\n}\n\na.jsoneditor-value.jsoneditor-url {\n display: inline-block;\n padding: 2px;\n margin: 2px;\n}\n\na.jsoneditor-value.jsoneditor-url:hover,\na.jsoneditor-value.jsoneditor-url:focus {\n color: #ee422e;\n}\n\ndiv.jsoneditor td.jsoneditor-separator {\n padding: 3px 0;\n vertical-align: top;\n color: gray;\n}\n\ndiv.jsoneditor-field[contenteditable=true]:focus,\ndiv.jsoneditor-field[contenteditable=true]:hover,\ndiv.jsoneditor-value[contenteditable=true]:focus,\ndiv.jsoneditor-value[contenteditable=true]:hover,\ndiv.jsoneditor-field.jsoneditor-highlight,\ndiv.jsoneditor-value.jsoneditor-highlight {\n background-color: #FFFFAB;\n border: 1px solid yellow;\n border-radius: 2px;\n}\n\ndiv.jsoneditor-field.jsoneditor-highlight-active,\ndiv.jsoneditor-field.jsoneditor-highlight-active:focus,\ndiv.jsoneditor-field.jsoneditor-highlight-active:hover,\ndiv.jsoneditor-value.jsoneditor-highlight-active,\ndiv.jsoneditor-value.jsoneditor-highlight-active:focus,\ndiv.jsoneditor-value.jsoneditor-highlight-active:hover {\n background-color: #ffee00;\n border: 1px solid #ffc700;\n border-radius: 2px;\n}\n\ndiv.jsoneditor-value.jsoneditor-string {\n color: #008000;\n}\n\ndiv.jsoneditor-value.jsoneditor-object,\ndiv.jsoneditor-value.jsoneditor-array {\n min-width: 16px;\n color: #808080;\n}\n\ndiv.jsoneditor-value.jsoneditor-number {\n color: #ee422e;\n}\n\ndiv.jsoneditor-value.jsoneditor-boolean {\n color: #ff8c00;\n}\n\ndiv.jsoneditor-value.jsoneditor-null {\n color: #004ED0;\n}\n\ndiv.jsoneditor-value.jsoneditor-invalid {\n color: #000000;\n}\n\ndiv.jsoneditor-tree button {\n width: 24px;\n height: 24px;\n padding: 0;\n margin: 0;\n border: none;\n cursor: pointer;\n background: transparent url("data:image/svg+xml,%3C%3Fxml version%3D%221.0%22 encoding%3D%22UTF-8%22 standalone%3D%22no%22%3F%3E%3Csvg xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22 xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22 xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22 xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 xmlns%3Asodipodi%3D%22http%3A%2F%2Fsodipodi.sourceforge.net%2FDTD%2Fsodipodi-0.dtd%22 xmlns%3Ainkscape%3D%22http%3A%2F%2Fwww.inkscape.org%2Fnamespaces%2Finkscape%22 width%3D%22216%22 height%3D%22144%22 id%3D%22svg4136%22 version%3D%221.1%22 inkscape%3Aversion%3D%220.91 r%22 sodipodi%3Adocname%3D%22jsoneditor-icons.svg%22%3E %3Ctitle id%3D%22title6512%22%3EJSON Editor Icons%3C%2Ftitle%3E %3Cmetadata id%3D%22metadata4148%22%3E %3Crdf%3ARDF%3E %3Ccc%3AWork rdf%3Aabout%3D%22%22%3E %3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E %3Cdc%3Atype rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22 %2F%3E %3Cdc%3Atitle%3EJSON Editor Icons%3C%2Fdc%3Atitle%3E %3C%2Fcc%3AWork%3E %3C%2Frdf%3ARDF%3E %3C%2Fmetadata%3E %3Cdefs id%3D%22defs4146%22 %2F%3E %3Csodipodi%3Anamedview pagecolor%3D%22%23ffffff%22 bordercolor%3D%22%23666666%22 borderopacity%3D%221%22 objecttolerance%3D%2210%22 gridtolerance%3D%2210%22 guidetolerance%3D%2210%22 inkscape%3Apageopacity%3D%220%22 inkscape%3Apageshadow%3D%222%22 inkscape%3Awindow-width%3D%221920%22 inkscape%3Awindow-height%3D%221028%22 id%3D%22namedview4144%22 showgrid%3D%22true%22 inkscape%3Azoom%3D%224%22 inkscape%3Acx%3D%2297.217248%22 inkscape%3Acy%3D%2259.950227%22 inkscape%3Awindow-x%3D%220%22 inkscape%3Awindow-y%3D%220%22 inkscape%3Awindow-maximized%3D%221%22 inkscape%3Acurrent-layer%3D%22svg4136%22 showguides%3D%22false%22 borderlayer%3D%22false%22 inkscape%3Ashowpageshadow%3D%22true%22 showborder%3D%22true%22%3E %3Cinkscape%3Agrid type%3D%22xygrid%22 id%3D%22grid4640%22 empspacing%3D%2224%22 %2F%3E %3C%2Fsodipodi%3Anamedview%3E %3C!-- Created with SVG-edit - http%3A%2F%2Fsvg-edit.googlecode.com%2F --%3E %3Cg id%3D%22g4394%22%3E %3Crect x%3D%224%22 y%3D%224%22 width%3D%2216%22 height%3D%2216%22 id%3D%22svg_1%22 style%3D%22fill%3A%231aae1c%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%22 %2F%3E %3Crect style%3D%22fill%3A%23ec3f29%3Bfill-opacity%3A0.94117647%3Bstroke%3Anone%3Bstroke-width%3A0%22 x%3D%2228.000006%22 y%3D%223.999995%22 width%3D%2216%22 height%3D%2216%22 id%3D%22svg_1-7%22 %2F%3E %3Crect id%3D%22rect4165%22 height%3D%2216%22 width%3D%2216%22 y%3D%223.999995%22 x%3D%2252.000004%22 style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%22 %2F%3E %3Crect style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%22 x%3D%22172.00002%22 y%3D%223.9999852%22 width%3D%2216%22 height%3D%2216%22 id%3D%22rect4175%22 %2F%3E %3Crect style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%22 x%3D%22196%22 y%3D%223.999995%22 width%3D%2216%22 height%3D%2216%22 id%3D%22rect4175-3%22 %2F%3E %3Cg style%3D%22stroke%3Anone%22 id%3D%22g4299%22%3E %3Crect style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%22 id%3D%22svg_1-1%22 height%3D%221.9999986%22 width%3D%229.9999924%22 y%3D%2210.999998%22 x%3D%227.0000048%22 %2F%3E %3Crect style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%22 id%3D%22svg_1-1-1%22 height%3D%229.9999838%22 width%3D%221.9999955%22 y%3D%227.0000114%22 x%3D%2211.000005%22 %2F%3E %3C%2Fg%3E %3Cg style%3D%22stroke%3Anone%22 transform%3D%22matrix(0.70710678%2C-0.70710678%2C0.70710678%2C0.70710678%2C19.029435%2C12.000001)%22 id%3D%22g4299-3%22%3E %3Crect style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%22 id%3D%22svg_1-1-0%22 height%3D%221.9999986%22 width%3D%229.9999924%22 y%3D%2210.999998%22 x%3D%227.0000048%22 %2F%3E %3Crect style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%22 id%3D%22svg_1-1-1-9%22 height%3D%229.9999838%22 width%3D%221.9999955%22 y%3D%227.0000114%22 x%3D%2211.000005%22 %2F%3E %3C%2Fg%3E %3Crect style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A0%22 x%3D%2255.000004%22 y%3D%227.0000048%22 width%3D%226.9999909%22 height%3D%226.9999905%22 id%3D%22svg_1-7-5%22 %2F%3E %3Crect id%3D%22rect4354%22 height%3D%226.9999905%22 width%3D%226.9999909%22 y%3D%2210.00001%22 x%3D%2258%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%234c4c4c%3Bstroke-width%3A2%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22 %2F%3E %3Crect style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%233c80df%3Bstroke-width%3A0%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A0.94117647%22 x%3D%2258.000004%22 y%3D%2210.000005%22 width%3D%226.9999909%22 height%3D%226.9999905%22 id%3D%22svg_1-7-5-7%22 %2F%3E %3Cg id%3D%22g4378%22%3E %3Crect id%3D%22svg_1-7-5-3%22 height%3D%221.9999965%22 width%3D%227.9999909%22 y%3D%2210.999999%22 x%3D%22198%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A0%22 %2F%3E %3Crect style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A0%22 x%3D%22198%22 y%3D%227.0000005%22 width%3D%2211.999995%22 height%3D%221.9999946%22 id%3D%22rect4374%22 %2F%3E %3Crect style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A0%22 x%3D%22198%22 y%3D%2214.999996%22 width%3D%223.9999928%22 height%3D%221.9999995%22 id%3D%22rect4376%22 %2F%3E %3C%2Fg%3E %3Cg id%3D%22g4383%22 transform%3D%22matrix(1%2C0%2C0%2C-1%2C-23.999995%2C23.999995)%22%3E %3Crect style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A0%22 x%3D%22198%22 y%3D%2210.999999%22 width%3D%227.9999909%22 height%3D%221.9999965%22 id%3D%22rect4385%22 %2F%3E %3Crect id%3D%22rect4387%22 height%3D%221.9999946%22 width%3D%2211.999995%22 y%3D%227.0000005%22 x%3D%22198%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A0%22 %2F%3E %3Crect id%3D%22rect4389%22 height%3D%221.9999995%22 width%3D%223.9999928%22 y%3D%2214.999996%22 x%3D%22198%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A0%22 %2F%3E %3C%2Fg%3E %3Crect y%3D%223.9999199%22 x%3D%2276%22 height%3D%2216%22 width%3D%2216%22 id%3D%22rect3754-4%22 style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A1%3Bstroke%3Anone%22 %2F%3E %3Cpath sodipodi%3Anodetypes%3D%22cccccccc%22 inkscape%3Aconnector-curvature%3D%220%22 id%3D%22path4351%22 d%3D%22m 85.10447%2C6.0157384 -0.0156%2C1.4063 c 3.02669%2C-0.2402 0.33008%2C3.6507996 2.48438%2C4.5780996 -2.18694%2C1.0938 0.49191%2C4.9069 -2.45313%2C4.5781 l -0.0156%2C1.4219 c 5.70828%2C0.559 1.03264%2C-5.1005 4.70313%2C-5.2656 l 0%2C-1.4063 c -3.61303%2C-0.027 1.11893%2C-5.7069996 -4.70313%2C-5.3124996 z%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23ffffff%3Bstroke-width%3A0.2%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22 %2F%3E %3Cpath sodipodi%3Anodetypes%3D%22cccccccc%22 inkscape%3Aconnector-curvature%3D%220%22 id%3D%22path4351-9%22 d%3D%22m 82.78125%2C5.9984384 0.0156%2C1.4063 c -3.02668%2C-0.2402 -0.33007%2C3.6506996 -2.48437%2C4.5780996 2.18694%2C1.0938 -0.49192%2C4.9069 2.45312%2C4.5781 l 0.0156%2C1.4219 c -5.70827%2C0.559 -1.03263%2C-5.1004 -4.70312%2C-5.2656 l 0%2C-1.4063 c 3.61303%2C-0.027 -1.11894%2C-5.7070996 4.70312%2C-5.3124996 z%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23ffffff%3Bstroke-width%3A0.2%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22 %2F%3E %3Crect y%3D%223.9999199%22 x%3D%22100%22 height%3D%2216%22 width%3D%2216%22 id%3D%22rect3754-25%22 style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A1%3Bstroke%3Anone%22 %2F%3E %3Cpath inkscape%3Aconnector-curvature%3D%220%22 id%3D%22path2987%22 d%3D%22m 103.719%2C5.6719384 0%2C12.7187996 3.03125%2C0 0%2C-1.5313 -1.34375%2C0 0%2C-9.6249996 1.375%2C0 0%2C-1.5625 z%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%22 %2F%3E %3Cpath inkscape%3Aconnector-curvature%3D%220%22 id%3D%22path2987-1%22 d%3D%22m 112.2185%2C5.6721984 0%2C12.7187996 -3.03125%2C0 0%2C-1.5313 1.34375%2C0 0%2C-9.6249996 -1.375%2C0 0%2C-1.5625 z%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%22 %2F%3E %3Crect y%3D%223.9999199%22 x%3D%22124%22 height%3D%2216%22 width%3D%2216%22 id%3D%22rect3754-73%22 style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A1%3Bstroke%3Anone%22 %2F%3E %3Cpath sodipodi%3Anodetypes%3D%22ccccccccc%22 inkscape%3Aconnector-curvature%3D%220%22 id%3D%22path3780%22 d%3D%22m 126.2824%2C17.602938 1.78957%2C0 1.14143%2C-2.8641 5.65364%2C0 1.14856%2C2.8641 1.76565%2C0 -4.78687%2C-11.1610996 -1.91903%2C0 z%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%22 %2F%3E %3Cpath inkscape%3Aconnector-curvature%3D%220%22 id%3D%22path3782%22 d%3D%22m 129.72704%2C13.478838 4.60852%2C0.01 -2.30426%2C-5.5497996 z%22 style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A1%3Bstroke%3Anone%22 %2F%3E %3Crect y%3D%223.9999199%22 x%3D%22148%22 height%3D%2216%22 width%3D%2216%22 id%3D%22rect3754-35%22 style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A1%3Bstroke%3Anone%22 %2F%3E %3Cpath sodipodi%3Anodetypes%3D%22ccccccc%22 inkscape%3Aconnector-curvature%3D%220%22 id%3D%22path5008-2%22 d%3D%22m 156.47655%2C5.8917384 0%2C2.1797 0.46093%2C2.3983996 1.82813%2C0 0.39844%2C-2.3983996 0%2C-2.1797 z%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%22 %2F%3E %3Cpath sodipodi%3Anodetypes%3D%22ccccccc%22 inkscape%3Aconnector-curvature%3D%220%22 id%3D%22path5008-2-8%22 d%3D%22m 152.51561%2C5.8906384 0%2C2.1797 0.46094%2C2.3983996 1.82812%2C0 0.39844%2C-2.3983996 0%2C-2.1797 z%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%22 %2F%3E %3C%2Fg%3E %3Crect x%3D%224%22 y%3D%2227.999994%22 width%3D%2216%22 height%3D%2216%22 id%3D%22rect4432%22 style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%22 %2F%3E %3Crect style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%22 x%3D%2228.000006%22 y%3D%2227.99999%22 width%3D%2216%22 height%3D%2216%22 id%3D%22rect4434%22 %2F%3E %3Crect id%3D%22rect4436%22 height%3D%2216%22 width%3D%2216%22 y%3D%2227.99999%22 x%3D%2252.000004%22 style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A0%22 %2F%3E %3Crect style%3D%22fill%3A%23d3d3d3%3Bstroke%3A%23000000%3Bstroke-width%3A0%22 x%3D%22172.00002%22 y%3D%2227.999981%22 width%3D%2216%22 height%3D%2216%22 id%3D%22rect4446%22 %2F%3E %3Crect style%3D%22fill%3A%23d3d3d3%3Bstroke%3A%23000000%3Bstroke-width%3A0%22 x%3D%22196%22 y%3D%2227.99999%22 width%3D%2216%22 height%3D%2216%22 id%3D%22rect4448%22 %2F%3E %3Cg id%3D%22g4466%22 style%3D%22stroke%3Anone%22 transform%3D%22translate(0%2C23.999995)%22%3E %3Crect style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%22 id%3D%22rect4468%22 height%3D%221.9999986%22 width%3D%229.9999924%22 y%3D%2210.999998%22 x%3D%227.0000048%22 %2F%3E %3Crect style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%22 id%3D%22rect4470%22 height%3D%229.9999838%22 width%3D%221.9999955%22 y%3D%227.0000114%22 x%3D%2211.000005%22 %2F%3E %3C%2Fg%3E %3Cg transform%3D%22matrix(0.70710678%2C-0.70710678%2C0.70710678%2C0.70710678%2C19.029435%2C35.999996)%22 id%3D%22g4472%22 style%3D%22stroke%3Anone%22%3E %3Crect style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%22 id%3D%22rect4474%22 height%3D%221.9999986%22 width%3D%229.9999924%22 y%3D%2210.999998%22 x%3D%227.0000048%22 %2F%3E %3Crect style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%22 id%3D%22rect4476%22 height%3D%229.9999838%22 width%3D%221.9999955%22 y%3D%227.0000114%22 x%3D%2211.000005%22 %2F%3E %3C%2Fg%3E %3Crect style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A0%22 x%3D%2255.000004%22 y%3D%2231%22 width%3D%226.9999909%22 height%3D%226.9999905%22 id%3D%22rect4478%22 %2F%3E %3Crect id%3D%22rect4480%22 height%3D%226.9999905%22 width%3D%226.9999909%22 y%3D%2234.000008%22 x%3D%2258%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23d3d3d3%3Bstroke-width%3A2%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22 %2F%3E %3Crect style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23d3d3d3%3Bstroke-width%3A0%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22 x%3D%2258.000004%22 y%3D%2234.000004%22 width%3D%226.9999909%22 height%3D%226.9999905%22 id%3D%22rect4482%22 %2F%3E %3Cg id%3D%22g4484%22 transform%3D%22translate(0%2C23.999995)%22%3E %3Crect id%3D%22rect4486%22 height%3D%221.9999965%22 width%3D%227.9999909%22 y%3D%2210.999999%22 x%3D%22198%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A0%22 %2F%3E %3Crect style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A0%22 x%3D%22198%22 y%3D%227.0000005%22 width%3D%2211.999995%22 height%3D%221.9999946%22 id%3D%22rect4488%22 %2F%3E %3Crect style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A0%22 x%3D%22198%22 y%3D%2214.999996%22 width%3D%223.9999928%22 height%3D%221.9999995%22 id%3D%22rect4490%22 %2F%3E %3C%2Fg%3E %3Cg id%3D%22g4492%22 transform%3D%22matrix(1%2C0%2C0%2C-1%2C-23.999995%2C47.99999)%22%3E %3Crect style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A0%22 x%3D%22198%22 y%3D%2210.999999%22 width%3D%227.9999909%22 height%3D%221.9999965%22 id%3D%22rect4494%22 %2F%3E %3Crect id%3D%22rect4496%22 height%3D%221.9999946%22 width%3D%2211.999995%22 y%3D%227.0000005%22 x%3D%22198%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A0%22 %2F%3E %3Crect id%3D%22rect4498%22 height%3D%221.9999995%22 width%3D%223.9999928%22 y%3D%2214.999996%22 x%3D%22198%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A0%22 %2F%3E %3C%2Fg%3E %3Crect style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3Anone%22 id%3D%22rect3754-8%22 width%3D%2216%22 height%3D%2216%22 x%3D%2276%22 y%3D%2227.99992%22 %2F%3E %3Cpath style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23ffffff%3Bstroke-width%3A0.2%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22 d%3D%22m 85.10448%2C30.015537 -0.0156%2C1.4063 c 3.02668%2C-0.2402 0.33007%2C3.6508 2.48438%2C4.5781 -2.18695%2C1.0938 0.49191%2C4.90688 -2.45313%2C4.57808 l -0.0156%2C1.4219 c 5.70827%2C0.559 1.03263%2C-5.10048 4.70313%2C-5.26558 l 0%2C-1.4063 c -3.61304%2C-0.027 1.11893%2C-5.707 -4.70313%2C-5.3125 z%22 id%3D%22path4351-1%22 inkscape%3Aconnector-curvature%3D%220%22 sodipodi%3Anodetypes%3D%22cccccccc%22 %2F%3E %3Cpath style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23ffffff%3Bstroke-width%3A0.2%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22 d%3D%22m 82.78126%2C29.998237 0.0156%2C1.4063 c -3.02668%2C-0.2402 -0.33008%2C3.6507 -2.48438%2C4.5781 2.18694%2C1.0938 -0.49191%2C4.90688 2.45313%2C4.57808 l 0.0156%2C1.4219 c -5.70828%2C0.559 -1.03264%2C-5.10038 -4.70313%2C-5.26558 l 0%2C-1.4063 c 3.61303%2C-0.027 -1.11893%2C-5.7071 4.70313%2C-5.3125 z%22 id%3D%22path4351-9-5%22 inkscape%3Aconnector-curvature%3D%220%22 sodipodi%3Anodetypes%3D%22cccccccc%22 %2F%3E %3Crect style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3Anone%22 id%3D%22rect3754-65%22 width%3D%2216%22 height%3D%2216%22 x%3D%22100%22 y%3D%2227.99992%22 %2F%3E %3Cpath style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%22 d%3D%22m 103.719%2C29.671937 0%2C12.71878 3.03125%2C0 0%2C-1.5313 -1.34375%2C0 0%2C-9.62498 1.375%2C0 0%2C-1.5625 z%22 id%3D%22path2987-8%22 inkscape%3Aconnector-curvature%3D%220%22 %2F%3E %3Cpath style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%22 d%3D%22m 112.2185%2C29.671937 0%2C12.71878 -3.03125%2C0 0%2C-1.5313 1.34375%2C0 0%2C-9.62498 -1.375%2C0 0%2C-1.5625 z%22 id%3D%22path2987-1-9%22 inkscape%3Aconnector-curvature%3D%220%22 %2F%3E %3Crect style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3Anone%22 id%3D%22rect3754-92%22 width%3D%2216%22 height%3D%2216%22 x%3D%22124%22 y%3D%2227.99992%22 %2F%3E %3Cpath style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%22 d%3D%22m 126.2824%2C41.602917 1.78957%2C0 1.14143%2C-2.86408 5.65364%2C0 1.14856%2C2.86408 1.76565%2C0 -4.78687%2C-11.16108 -1.91902%2C0 z%22 id%3D%22path3780-9%22 inkscape%3Aconnector-curvature%3D%220%22 sodipodi%3Anodetypes%3D%22ccccccccc%22 %2F%3E %3Cpath style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3Anone%22 d%3D%22m 129.72704%2C37.478837 4.60852%2C0.01 -2.30426%2C-5.5498 z%22 id%3D%22path3782-2%22 inkscape%3Aconnector-curvature%3D%220%22 %2F%3E %3Crect style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3Anone%22 id%3D%22rect3754-47%22 width%3D%2216%22 height%3D%2216%22 x%3D%22148%22 y%3D%2227.99992%22 %2F%3E %3Cpath style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%22 d%3D%22m 156.47656%2C29.891737 0%2C2.1797 0.46093%2C2.3984 1.82813%2C0 0.39844%2C-2.3984 0%2C-2.1797 z%22 id%3D%22path5008-2-1%22 inkscape%3Aconnector-curvature%3D%220%22 sodipodi%3Anodetypes%3D%22ccccccc%22 %2F%3E %3Cpath style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%22 d%3D%22m 152.51562%2C29.890637 0%2C2.1797 0.46094%2C2.3984 1.82812%2C0 0.39844%2C-2.3984 0%2C-2.1797 z%22 id%3D%22path5008-2-8-8%22 inkscape%3Aconnector-curvature%3D%220%22 sodipodi%3Anodetypes%3D%22ccccccc%22 %2F%3E %3Crect id%3D%22svg_1-7-2%22 height%3D%221.9999961%22 width%3D%2211.999996%22 y%3D%2264%22 x%3D%2254%22 style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A0.98431373%3Bstroke%3Anone%3Bstroke-width%3A0%22 %2F%3E %3Crect id%3D%22svg_1-7-2-2%22 height%3D%222.9999905%22 width%3D%222.9999907%22 y%3D%2252%22 x%3D%2280.000008%22 style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A0.98431373%3Bstroke%3Anone%3Bstroke-width%3A0%22 %2F%3E %3Crect style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A0.98431373%3Bstroke%3Anone%3Bstroke-width%3A0%22 x%3D%2285.000008%22 y%3D%2252%22 width%3D%222.9999907%22 height%3D%222.9999905%22 id%3D%22rect4561%22 %2F%3E %3Crect style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A0.98431373%3Bstroke%3Anone%3Bstroke-width%3A0%22 x%3D%2280.000008%22 y%3D%2258%22 width%3D%222.9999907%22 height%3D%222.9999905%22 id%3D%22rect4563%22 %2F%3E %3Crect id%3D%22rect4565%22 height%3D%222.9999905%22 width%3D%222.9999907%22 y%3D%2258%22 x%3D%2285.000008%22 style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A0.98431373%3Bstroke%3Anone%3Bstroke-width%3A0%22 %2F%3E %3Crect id%3D%22rect4567%22 height%3D%222.9999905%22 width%3D%222.9999907%22 y%3D%2264%22 x%3D%2280.000008%22 style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A0.98431373%3Bstroke%3Anone%3Bstroke-width%3A0%22 %2F%3E %3Crect style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A0.98431373%3Bstroke%3Anone%3Bstroke-width%3A0%22 x%3D%2285.000008%22 y%3D%2264%22 width%3D%222.9999907%22 height%3D%222.9999905%22 id%3D%22rect4569%22 %2F%3E %3Ccircle style%3D%22opacity%3A1%3Bfill%3Anone%3Bfill-opacity%3A1%3Bstroke%3A%234c4c4c%3Bstroke-width%3A2%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22 id%3D%22path4571%22 cx%3D%22110.06081%22 cy%3D%2257.939209%22 r%3D%224.7438836%22 %2F%3E %3Crect style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A0.98431373%3Bstroke%3Anone%3Bstroke-width%3A0%22 x%3D%22116.64566%22 y%3D%22-31.79752%22 width%3D%224.229713%22 height%3D%226.4053884%22 id%3D%22rect4563-2%22 transform%3D%22matrix(0.70710678%2C0.70710678%2C-0.70710678%2C0.70710678%2C0%2C0)%22 %2F%3E %3Cpath style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22 d%3D%22M 125%2C56 138.77027%2C56.095 132%2C64 Z%22 id%3D%22path4613%22 inkscape%3Aconnector-curvature%3D%220%22 sodipodi%3Anodetypes%3D%22cccc%22 %2F%3E %3Cpath sodipodi%3Anodetypes%3D%22cccc%22 inkscape%3Aconnector-curvature%3D%220%22 id%3D%22path4615%22 d%3D%22M 149%2C64 162.77027%2C63.905 156%2C56 Z%22 style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22 %2F%3E %3Crect style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A0.98431373%3Bstroke%3Anone%3Bstroke-width%3A0%22 x%3D%2254%22 y%3D%2253%22 width%3D%2211.999996%22 height%3D%221.9999961%22 id%3D%22rect4638%22 %2F%3E %3Crect id%3D%22svg_1-7-2-24%22 height%3D%221.9999957%22 width%3D%2212.99999%22 y%3D%22-56%22 x%3D%2253%22 style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A0.98431373%3Bstroke%3Anone%3Bstroke-width%3A0%22 transform%3D%22matrix(0%2C1%2C-1%2C0%2C0%2C0)%22 %2F%3E %3Crect transform%3D%22matrix(0%2C1%2C-1%2C0%2C0%2C0)%22 style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A0.98431373%3Bstroke%3Anone%3Bstroke-width%3A0%22 x%3D%2253%22 y%3D%22-66%22 width%3D%2212.99999%22 height%3D%221.9999957%22 id%3D%22rect4657%22 %2F%3E %3Crect id%3D%22rect4659%22 height%3D%220.99999291%22 width%3D%2211.999999%22 y%3D%2257%22 x%3D%2254%22 style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A0.98431373%3Bstroke%3Anone%3Bstroke-width%3A0%22 %2F%3E %3Crect style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%3Bstroke-opacity%3A1%22 x%3D%2254%22 y%3D%2288.000122%22 width%3D%2211.999996%22 height%3D%221.9999961%22 id%3D%22rect4661%22 %2F%3E %3Crect style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%3Bstroke-opacity%3A1%22 x%3D%2280.000008%22 y%3D%2276.000122%22 width%3D%222.9999907%22 height%3D%222.9999905%22 id%3D%22rect4663%22 %2F%3E %3Crect id%3D%22rect4665%22 height%3D%222.9999905%22 width%3D%222.9999907%22 y%3D%2276.000122%22 x%3D%2285.000008%22 style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%3Bstroke-opacity%3A1%22 %2F%3E %3Crect id%3D%22rect4667%22 height%3D%222.9999905%22 width%3D%222.9999907%22 y%3D%2282.000122%22 x%3D%2280.000008%22 style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%3Bstroke-opacity%3A1%22 %2F%3E %3Crect style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%3Bstroke-opacity%3A1%22 x%3D%2285.000008%22 y%3D%2282.000122%22 width%3D%222.9999907%22 height%3D%222.9999905%22 id%3D%22rect4669%22 %2F%3E %3Crect style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%3Bstroke-opacity%3A1%22 x%3D%2280.000008%22 y%3D%2288.000122%22 width%3D%222.9999907%22 height%3D%222.9999905%22 id%3D%22rect4671%22 %2F%3E %3Crect id%3D%22rect4673%22 height%3D%222.9999905%22 width%3D%222.9999907%22 y%3D%2288.000122%22 x%3D%2285.000008%22 style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%3Bstroke-opacity%3A1%22 %2F%3E %3Ccircle r%3D%224.7438836%22 cy%3D%2281.939331%22 cx%3D%22110.06081%22 id%3D%22circle4675%22 style%3D%22opacity%3A1%3Bfill%3Anone%3Bfill-opacity%3A1%3Bstroke%3A%23d3d3d3%3Bstroke-width%3A2%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22 %2F%3E %3Crect transform%3D%22matrix(0.70710678%2C0.70710678%2C-0.70710678%2C0.70710678%2C0%2C0)%22 id%3D%22rect4677%22 height%3D%226.4053884%22 width%3D%224.229713%22 y%3D%22-14.826816%22 x%3D%22133.6163%22 style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3A%23d3d3d3%3Bstroke-width%3A0%3Bstroke-opacity%3A1%22 %2F%3E %3Cpath sodipodi%3Anodetypes%3D%22cccc%22 inkscape%3Aconnector-curvature%3D%220%22 id%3D%22path4679%22 d%3D%22m 125%2C80.000005 13.77027%2C0.09499 L 132%2C87.999992 Z%22 style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3A%23d3d3d3%3Bstroke-width%3A0%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22 %2F%3E %3Cpath style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3A%23d3d3d3%3Bstroke-width%3A0%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22 d%3D%22M 149%2C88.0002 162.77027%2C87.9052 156%2C80.0002 Z%22 id%3D%22path4681%22 inkscape%3Aconnector-curvature%3D%220%22 sodipodi%3Anodetypes%3D%22cccc%22 %2F%3E %3Crect id%3D%22rect4683%22 height%3D%221.9999961%22 width%3D%2211.999996%22 y%3D%2277.000122%22 x%3D%2254%22 style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%3Bstroke-opacity%3A1%22 %2F%3E %3Crect transform%3D%22matrix(0%2C1%2C-1%2C0%2C0%2C0)%22 style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%3Bstroke-opacity%3A1%22 x%3D%2277.000122%22 y%3D%22-56%22 width%3D%2212.99999%22 height%3D%221.9999957%22 id%3D%22rect4685%22 %2F%3E %3Crect id%3D%22rect4687%22 height%3D%221.9999957%22 width%3D%2212.99999%22 y%3D%22-66%22 x%3D%2277.000122%22 style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%3Bstroke-opacity%3A1%22 transform%3D%22matrix(0%2C1%2C-1%2C0%2C0%2C0)%22 %2F%3E %3Crect style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%3Bstroke-opacity%3A1%22 x%3D%2254%22 y%3D%2281.000122%22 width%3D%2211.999999%22 height%3D%220.99999291%22 id%3D%22rect4689%22 %2F%3E %3Crect id%3D%22rect4761-1%22 height%3D%221.9999945%22 width%3D%2215.99999%22 y%3D%22101%22 x%3D%2276.000008%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A0.80000007%3Bstroke%3Anone%3Bstroke-width%3A0%22 %2F%3E %3Crect id%3D%22rect4761-0%22 height%3D%221.9999945%22 width%3D%2215.99999%22 y%3D%22105%22 x%3D%2276.000008%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A0.80000007%3Bstroke%3Anone%3Bstroke-width%3A0%22 %2F%3E %3Crect id%3D%22rect4761-7%22 height%3D%221.9999945%22 width%3D%229%22 y%3D%22109%22 x%3D%2276.000008%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A0.80000007%3Bstroke%3Anone%3Bstroke-width%3A0%22 %2F%3E %3Crect id%3D%22rect4761-1-1%22 height%3D%221.9999945%22 width%3D%2212%22 y%3D%22125%22 x%3D%2276.000008%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A0.80000007%3Bstroke%3Anone%3Bstroke-width%3A0%22 %2F%3E %3Crect id%3D%22rect4761-1-1-4%22 height%3D%221.9999945%22 width%3D%2210%22 y%3D%22137%22 x%3D%2276.000008%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A0.80000007%3Bstroke%3Anone%3Bstroke-width%3A0%22 %2F%3E %3Crect id%3D%22rect4761-1-1-4-4%22 height%3D%221.9999945%22 width%3D%2210%22 y%3D%22129%22 x%3D%2282%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A0.80000007%3Bstroke%3Anone%3Bstroke-width%3A0%22 %2F%3E %3Crect id%3D%22rect4761-1-1-4-4-3%22 height%3D%221.9999945%22 width%3D%229%22 y%3D%22133%22 x%3D%2282%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A0.80000007%3Bstroke%3Anone%3Bstroke-width%3A0%22 %2F%3E %3Cpath inkscape%3Aconnector-curvature%3D%220%22 style%3D%22color%3A%23000000%3Bfont-style%3Anormal%3Bfont-variant%3Anormal%3Bfont-weight%3Anormal%3Bfont-stretch%3Anormal%3Bfont-size%3Amedium%3Bline-height%3Anormal%3Bfont-family%3Asans-serif%3Btext-indent%3A0%3Btext-align%3Astart%3Btext-decoration%3Anone%3Btext-decoration-line%3Anone%3Btext-decoration-style%3Asolid%3Btext-decoration-color%3A%23000000%3Bletter-spacing%3Anormal%3Bword-spacing%3Anormal%3Btext-transform%3Anone%3Bdirection%3Altr%3Bblock-progression%3Atb%3Bwriting-mode%3Alr-tb%3Bbaseline-shift%3Abaseline%3Btext-anchor%3Astart%3Bwhite-space%3Anormal%3Bclip-rule%3Anonzero%3Bdisplay%3Ainline%3Boverflow%3Avisible%3Bvisibility%3Avisible%3Bopacity%3A0.8%3Bisolation%3Aauto%3Bmix-blend-mode%3Anormal%3Bcolor-interpolation%3AsRGB%3Bcolor-interpolation-filters%3AlinearRGB%3Bsolid-color%3A%23000000%3Bsolid-opacity%3A1%3Bfill%3A%23ffffff%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A2.66157866%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A1%3Bcolor-rendering%3Aauto%3Bimage-rendering%3Aauto%3Bshape-rendering%3Aauto%3Btext-rendering%3Aauto%3Benable-background%3Aaccumulate%22 d%3D%22m 36.398438%2C100.0254 c -0.423362%2C-0.013 -0.846847%2C0.01 -1.265626%2C0.062 -1.656562%2C0.2196 -3.244567%2C0.9739 -4.507812%2C2.2266 L 29%2C100.5991 l -2.324219%2C7.7129 7.826172%2C-1.9062 -1.804687%2C-1.9063 c 1.597702%2C-1.5308 4.048706%2C-1.8453 5.984375%2C-0.7207 1.971162%2C1.1452 2.881954%2C3.3975 2.308593%2C5.5508 -0.573361%2C2.1533 -2.533865%2C3.6953 -4.830078%2C3.6953 l 0%2C3.0742 c 3.550756%2C0 6.710442%2C-2.4113 7.650391%2C-5.9414 0.939949%2C-3.5301 -0.618463%2C-7.2736 -3.710938%2C-9.0703 -1.159678%2C-0.6738 -2.431087%2C-1.0231 -3.701171%2C-1.0625 z%22 id%3D%22path4138%22 %2F%3E %3Cpath inkscape%3Aconnector-curvature%3D%220%22 style%3D%22color%3A%23000000%3Bfont-style%3Anormal%3Bfont-variant%3Anormal%3Bfont-weight%3Anormal%3Bfont-stretch%3Anormal%3Bfont-size%3Amedium%3Bline-height%3Anormal%3Bfont-family%3Asans-serif%3Btext-indent%3A0%3Btext-align%3Astart%3Btext-decoration%3Anone%3Btext-decoration-line%3Anone%3Btext-decoration-style%3Asolid%3Btext-decoration-color%3A%23000000%3Bletter-spacing%3Anormal%3Bword-spacing%3Anormal%3Btext-transform%3Anone%3Bdirection%3Altr%3Bblock-progression%3Atb%3Bwriting-mode%3Alr-tb%3Bbaseline-shift%3Abaseline%3Btext-anchor%3Astart%3Bwhite-space%3Anormal%3Bclip-rule%3Anonzero%3Bdisplay%3Ainline%3Boverflow%3Avisible%3Bvisibility%3Avisible%3Bopacity%3A0.8%3Bisolation%3Aauto%3Bmix-blend-mode%3Anormal%3Bcolor-interpolation%3AsRGB%3Bcolor-interpolation-filters%3AlinearRGB%3Bsolid-color%3A%23000000%3Bsolid-opacity%3A1%3Bfill%3A%23ffffff%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A2.66157866%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A1%3Bcolor-rendering%3Aauto%3Bimage-rendering%3Aauto%3Bshape-rendering%3Aauto%3Btext-rendering%3Aauto%3Benable-background%3Aaccumulate%22 d%3D%22m 59.722656%2C99.9629 c -1.270084%2C0.039 -2.541493%2C0.3887 -3.701172%2C1.0625 -3.092475%2C1.7967 -4.650886%2C5.5402 -3.710937%2C9.0703 0.939949%2C3.5301 4.09768%2C5.9414 7.648437%2C5.9414 l 0%2C-3.0742 c -2.296214%2C0 -4.256717%2C-1.542 -4.830078%2C-3.6953 -0.573361%2C-2.1533 0.337432%2C-4.4056 2.308594%2C-5.5508 1.935731%2C-1.1246 4.38863%2C-0.8102 5.986326%2C0.7207 l -1.806638%2C1.9063 7.828128%2C1.9062 -2.32422%2C-7.7129 -1.62696%2C1.7168 c -1.26338%2C-1.2531 -2.848917%2C-2.0088 -4.505855%2C-2.2285 -0.418778%2C-0.055 -0.842263%2C-0.076 -1.265625%2C-0.062 z%22 id%3D%22path4138-1%22 %2F%3E %3Cpath inkscape%3Aconnector-curvature%3D%220%22 style%3D%22opacity%3A0.8%3Bfill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A1.966%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22 d%3D%22m 10.5%2C100 0%2C2 -2.4999996%2C0 L 12%2C107 l 4%2C-5 -2.5%2C0 0%2C-2 -3%2C0 z%22 id%3D%22path3055-0-77%22 %2F%3E %3Cpath style%3D%22opacity%3A0.8%3Bfill%3Anone%3Bstroke%3A%23ffffff%3Bstroke-width%3A1.966%3Bstroke-linecap%3Asquare%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22 d%3D%22m 4.9850574%2C108.015 14.0298856%2C-0.03%22 id%3D%22path5244-5-0-5%22 inkscape%3Aconnector-curvature%3D%220%22 sodipodi%3Anodetypes%3D%22cc%22 %2F%3E %3Cpath style%3D%22opacity%3A0.8%3Bfill%3Anone%3Bstroke%3A%23ffffff%3Bstroke-width%3A1.966%3Bstroke-linecap%3Asquare%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22 d%3D%22m 4.9849874%2C132.015 14.0298866%2C-0.03%22 id%3D%22path5244-5-0-5-8%22 inkscape%3Aconnector-curvature%3D%220%22 sodipodi%3Anodetypes%3D%22cc%22 %2F%3E %3Cpath inkscape%3Aconnector-curvature%3D%220%22 style%3D%22color%3A%23000000%3Bfont-style%3Anormal%3Bfont-variant%3Anormal%3Bfont-weight%3Anormal%3Bfont-stretch%3Anormal%3Bfont-size%3Amedium%3Bline-height%3Anormal%3Bfont-family%3Asans-serif%3Btext-indent%3A0%3Btext-align%3Astart%3Btext-decoration%3Anone%3Btext-decoration-line%3Anone%3Btext-decoration-style%3Asolid%3Btext-decoration-color%3A%23000000%3Bletter-spacing%3Anormal%3Bword-spacing%3Anormal%3Btext-transform%3Anone%3Bdirection%3Altr%3Bblock-progression%3Atb%3Bwriting-mode%3Alr-tb%3Bbaseline-shift%3Abaseline%3Btext-anchor%3Astart%3Bwhite-space%3Anormal%3Bclip-rule%3Anonzero%3Bdisplay%3Ainline%3Boverflow%3Avisible%3Bvisibility%3Avisible%3Bopacity%3A0.4%3Bisolation%3Aauto%3Bmix-blend-mode%3Anormal%3Bcolor-interpolation%3AsRGB%3Bcolor-interpolation-filters%3AlinearRGB%3Bsolid-color%3A%23000000%3Bsolid-opacity%3A1%3Bfill%3A%234d4d4d%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A2.66157866%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A1%3Bcolor-rendering%3Aauto%3Bimage-rendering%3Aauto%3Bshape-rendering%3Aauto%3Btext-rendering%3Aauto%3Benable-background%3Aaccumulate%22 d%3D%22m 36.398438%2C123.9629 c -0.423362%2C-0.013 -0.846847%2C0.01 -1.265626%2C0.062 -1.656562%2C0.2196 -3.244567%2C0.9739 -4.507812%2C2.2266 L 29%2C124.5366 l -2.324219%2C7.7129 7.826172%2C-1.9062 -1.804687%2C-1.9063 c 1.597702%2C-1.5308 4.048706%2C-1.8453 5.984375%2C-0.7207 1.971162%2C1.1453 2.881954%2C3.3975 2.308593%2C5.5508 -0.573361%2C2.1533 -2.533864%2C3.6953 -4.830078%2C3.6953 l 0%2C3.0742 c 3.550757%2C0 6.710442%2C-2.4093 7.650391%2C-5.9394 0.939949%2C-3.5301 -0.618463%2C-7.2756 -3.710938%2C-9.0723 -1.159678%2C-0.6737 -2.431087%2C-1.0231 -3.701171%2C-1.0625 z%22 id%3D%22path4138-12%22 %2F%3E %3Cpath inkscape%3Aconnector-curvature%3D%220%22 style%3D%22color%3A%23000000%3Bfont-style%3Anormal%3Bfont-variant%3Anormal%3Bfont-weight%3Anormal%3Bfont-stretch%3Anormal%3Bfont-size%3Amedium%3Bline-height%3Anormal%3Bfont-family%3Asans-serif%3Btext-indent%3A0%3Btext-align%3Astart%3Btext-decoration%3Anone%3Btext-decoration-line%3Anone%3Btext-decoration-style%3Asolid%3Btext-decoration-color%3A%23000000%3Bletter-spacing%3Anormal%3Bword-spacing%3Anormal%3Btext-transform%3Anone%3Bdirection%3Altr%3Bblock-progression%3Atb%3Bwriting-mode%3Alr-tb%3Bbaseline-shift%3Abaseline%3Btext-anchor%3Astart%3Bwhite-space%3Anormal%3Bclip-rule%3Anonzero%3Bdisplay%3Ainline%3Boverflow%3Avisible%3Bvisibility%3Avisible%3Bopacity%3A0.4%3Bisolation%3Aauto%3Bmix-blend-mode%3Anormal%3Bcolor-interpolation%3AsRGB%3Bcolor-interpolation-filters%3AlinearRGB%3Bsolid-color%3A%23000000%3Bsolid-opacity%3A1%3Bfill%3A%234d4d4d%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A2.66157866%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A1%3Bcolor-rendering%3Aauto%3Bimage-rendering%3Aauto%3Bshape-rendering%3Aauto%3Btext-rendering%3Aauto%3Benable-background%3Aaccumulate%22 d%3D%22m 59.722656%2C123.9629 c -1.270084%2C0.039 -2.541493%2C0.3888 -3.701172%2C1.0625 -3.092475%2C1.7967 -4.650886%2C5.5422 -3.710937%2C9.0723 0.939949%2C3.5301 4.09768%2C5.9394 7.648437%2C5.9394 l 0%2C-3.0742 c -2.296214%2C0 -4.256717%2C-1.542 -4.830078%2C-3.6953 -0.573361%2C-2.1533 0.337432%2C-4.4055 2.308594%2C-5.5508 1.935731%2C-1.1246 4.38863%2C-0.8102 5.986326%2C0.7207 l -1.806638%2C1.9063 7.828128%2C1.9062 -2.32422%2C-7.7129 -1.62696%2C1.7168 c -1.26338%2C-1.2531 -2.848917%2C-2.0088 -4.505855%2C-2.2285 -0.418778%2C-0.055 -0.842263%2C-0.076 -1.265625%2C-0.062 z%22 id%3D%22path4138-1-3%22 %2F%3E %3Cpath id%3D%22path6191%22 d%3D%22m 10.5%2C116 0%2C-2 -2.4999996%2C0 L 12%2C109 l 4%2C5 -2.5%2C0 0%2C2 -3%2C0 z%22 style%3D%22opacity%3A0.8%3Bfill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A1.966%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22 inkscape%3Aconnector-curvature%3D%220%22 %2F%3E %3Cpath inkscape%3Aconnector-curvature%3D%220%22 style%3D%22opacity%3A0.8%3Bfill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A1.966%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22 d%3D%22m 10.5%2C129 0%2C-2 -2.4999996%2C0 L 12%2C122 l 4%2C5 -2.5%2C0 0%2C2 -3%2C0 z%22 id%3D%22path6193%22 %2F%3E %3Cpath id%3D%22path6195%22 d%3D%22m 10.5%2C135 0%2C2 -2.4999996%2C0 L 12%2C142 l 4%2C-5 -2.5%2C0 0%2C-2 -3%2C0 z%22 style%3D%22opacity%3A0.8%3Bfill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A1.966%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22 inkscape%3Aconnector-curvature%3D%220%22 %2F%3E %3Cpath sodipodi%3Atype%3D%22star%22 style%3D%22fill%3A%234d4d4d%3Bfill-opacity%3A0.90196078%3Bstroke%3A%23d3d3d3%3Bstroke-width%3A0%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22 id%3D%22path4500%22 sodipodi%3Asides%3D%223%22 sodipodi%3Acx%3D%2211.55581%22 sodipodi%3Acy%3D%2260.073242%22 sodipodi%3Ar1%3D%225.1116104%22 sodipodi%3Ar2%3D%222.5558052%22 sodipodi%3Aarg1%3D%220%22 sodipodi%3Aarg2%3D%221.0471976%22 inkscape%3Aflatsided%3D%22false%22 inkscape%3Arounded%3D%220%22 inkscape%3Arandomized%3D%220%22 d%3D%22m 16.66742%2C60.073242 -3.833708%2C2.213392 -3.8337072%2C2.213393 0%2C-4.426785 0%2C-4.426784 3.8337082%2C2.213392 z%22 inkscape%3Atransform-center-x%3D%22-1.2779026%22 %2F%3E %3Cpath inkscape%3Atransform-center-x%3D%221.277902%22 d%3D%22m -31.500004%2C60.073242 -3.833708%2C2.213392 -3.833707%2C2.213393 0%2C-4.426785 0%2C-4.426784 3.833707%2C2.213392 z%22 inkscape%3Arandomized%3D%220%22 inkscape%3Arounded%3D%220%22 inkscape%3Aflatsided%3D%22false%22 sodipodi%3Aarg2%3D%221.0471976%22 sodipodi%3Aarg1%3D%220%22 sodipodi%3Ar2%3D%222.5558052%22 sodipodi%3Ar1%3D%225.1116104%22 sodipodi%3Acy%3D%2260.073242%22 sodipodi%3Acx%3D%22-36.611614%22 sodipodi%3Asides%3D%223%22 id%3D%22path4502%22 style%3D%22fill%3A%234d4d4d%3Bfill-opacity%3A0.90196078%3Bstroke%3A%23d3d3d3%3Bstroke-width%3A0%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22 sodipodi%3Atype%3D%22star%22 transform%3D%22scale(-1%2C1)%22 %2F%3E %3Cpath d%3D%22m 16.66742%2C60.073212 -3.833708%2C2.213392 -3.8337072%2C2.213392 0%2C-4.426784 0%2C-4.426785 3.8337082%2C2.213392 z%22 inkscape%3Arandomized%3D%220%22 inkscape%3Arounded%3D%220%22 inkscape%3Aflatsided%3D%22false%22 sodipodi%3Aarg2%3D%221.0471976%22 sodipodi%3Aarg1%3D%220%22 sodipodi%3Ar2%3D%222.5558052%22 sodipodi%3Ar1%3D%225.1116104%22 sodipodi%3Acy%3D%2260.073212%22 sodipodi%3Acx%3D%2211.55581%22 sodipodi%3Asides%3D%223%22 id%3D%22path4504%22 style%3D%22fill%3A%234d4d4d%3Bfill-opacity%3A0.90196078%3Bstroke%3A%23d3d3d3%3Bstroke-width%3A0%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22 sodipodi%3Atype%3D%22star%22 transform%3D%22matrix(0%2C1%2C-1%2C0%2C72.0074%2C71.7877)%22 inkscape%3Atransform-center-y%3D%221.2779029%22 %2F%3E %3Cpath inkscape%3Atransform-center-y%3D%22-1.2779026%22 transform%3D%22matrix(0%2C-1%2C-1%2C0%2C96%2C96)%22 sodipodi%3Atype%3D%22star%22 style%3D%22fill%3A%234d4d4d%3Bfill-opacity%3A0.90196078%3Bstroke%3A%23d3d3d3%3Bstroke-width%3A0%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22 id%3D%22path4506%22 sodipodi%3Asides%3D%223%22 sodipodi%3Acx%3D%2211.55581%22 sodipodi%3Acy%3D%2260.073212%22 sodipodi%3Ar1%3D%225.1116104%22 sodipodi%3Ar2%3D%222.5558052%22 sodipodi%3Aarg1%3D%220%22 sodipodi%3Aarg2%3D%221.0471976%22 inkscape%3Aflatsided%3D%22false%22 inkscape%3Arounded%3D%220%22 inkscape%3Arandomized%3D%220%22 d%3D%22m 16.66742%2C60.073212 -3.833708%2C2.213392 -3.8337072%2C2.213392 0%2C-4.426784 0%2C-4.426785 3.8337082%2C2.213392 z%22 %2F%3E %3Cpath sodipodi%3Anodetypes%3D%22cccc%22 inkscape%3Aconnector-curvature%3D%220%22 id%3D%22path4615-5%22 d%3D%22m 171.82574%2C65.174193 16.34854%2C0 -8.17427%2C-13.348454 z%22 style%3D%22fill%3A%23fbb917%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3A%23fbb917%3Bstroke-width%3A1.65161395%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22 %2F%3E %3Cpath style%3D%22opacity%3A1%3Bfill%3A%23ffffff%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A1px%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-opacity%3A1%22 d%3D%22m 179%2C55 0%2C6 2%2C0 0%2C-6%22 id%3D%22path4300%22 inkscape%3Aconnector-curvature%3D%220%22 sodipodi%3Anodetypes%3D%22cccc%22 %2F%3E %3Cpath style%3D%22opacity%3A1%3Bfill%3A%23ffffff%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A1px%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-opacity%3A1%22 d%3D%22m 179%2C62 0%2C2 2%2C0 0%2C-2%22 id%3D%22path4300-6%22 inkscape%3Aconnector-curvature%3D%220%22 sodipodi%3Anodetypes%3D%22cccc%22 %2F%3E%3C%2Fsvg%3E");\n}\n\ndiv.jsoneditor-mode-view tr.jsoneditor-expandable td.jsoneditor-tree,\ndiv.jsoneditor-mode-form tr.jsoneditor-expandable td.jsoneditor-tree {\n cursor: pointer;\n}\n\ndiv.jsoneditor-tree button.jsoneditor-collapsed {\n background-position: 0 -48px;\n}\n\ndiv.jsoneditor-tree button.jsoneditor-expanded {\n background-position: 0 -72px;\n}\n\ndiv.jsoneditor-tree button.jsoneditor-contextmenu {\n background-position: -48px -72px;\n}\n\ndiv.jsoneditor-tree button.jsoneditor-contextmenu:hover,\ndiv.jsoneditor-tree button.jsoneditor-contextmenu:focus,\ndiv.jsoneditor-tree button.jsoneditor-contextmenu.jsoneditor-selected,\ntr.jsoneditor-selected.jsoneditor-first button.jsoneditor-contextmenu {\n background-position: -48px -48px;\n}\n\ndiv.jsoneditor-tree *:focus {\n outline: none;\n}\n\ndiv.jsoneditor-tree button:focus {\n /* TODO: nice outline for buttons with focus\n outline: #97B0F8 solid 2px;\n box-shadow: 0 0 8px #97B0F8;\n */\n background-color: #f5f5f5;\n outline: #e5e5e5 solid 1px;\n}\n\ndiv.jsoneditor-tree button.jsoneditor-invisible {\n visibility: hidden;\n background: none;\n}\n\ndiv.jsoneditor {\n color: #1A1A1A;\n border: 1px solid #3883fa;\n -moz-box-sizing: border-box;\n -webkit-box-sizing: border-box;\n box-sizing: border-box;\n width: 100%;\n height: 100%;\n overflow: hidden;\n position: relative;\n padding: 0;\n line-height: 100%;\n}\n\ndiv.jsoneditor-tree table.jsoneditor-tree {\n border-collapse: collapse;\n border-spacing: 0;\n width: 100%;\n margin: 0;\n}\n\ndiv.jsoneditor-outer {\n position: static;\n width: 100%;\n height: 100%;\n margin: -35px 0 0 0;\n padding: 35px 0 0 0;\n -moz-box-sizing: border-box;\n -webkit-box-sizing: border-box;\n box-sizing: border-box;\n}\n\ntextarea.jsoneditor-text,\n.ace-jsoneditor {\n min-height: 150px;\n}\n\ndiv.jsoneditor-tree {\n width: 100%;\n height: 100%;\n position: relative;\n overflow: auto;\n}\n\ntextarea.jsoneditor-text {\n width: 100%;\n height: 100%;\n margin: 0;\n -moz-box-sizing: border-box;\n -webkit-box-sizing: border-box;\n box-sizing: border-box;\n outline-width: 0;\n border: none;\n background-color: white;\n resize: none;\n}\n\ntr.jsoneditor-highlight,\ntr.jsoneditor-selected {\n background-color: #e6e6e6;\n}\n\ntr.jsoneditor-selected button.jsoneditor-dragarea,\ntr.jsoneditor-selected button.jsoneditor-contextmenu {\n visibility: hidden;\n}\n\ntr.jsoneditor-selected.jsoneditor-first button.jsoneditor-dragarea,\ntr.jsoneditor-selected.jsoneditor-first button.jsoneditor-contextmenu {\n visibility: visible;\n}\n\ndiv.jsoneditor-tree button.jsoneditor-dragarea {\n background: url("data:image/svg+xml,%3C%3Fxml version%3D%221.0%22 encoding%3D%22UTF-8%22 standalone%3D%22no%22%3F%3E%3Csvg xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22 xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22 xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22 xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 xmlns%3Asodipodi%3D%22http%3A%2F%2Fsodipodi.sourceforge.net%2FDTD%2Fsodipodi-0.dtd%22 xmlns%3Ainkscape%3D%22http%3A%2F%2Fwww.inkscape.org%2Fnamespaces%2Finkscape%22 width%3D%22216%22 height%3D%22144%22 id%3D%22svg4136%22 version%3D%221.1%22 inkscape%3Aversion%3D%220.91 r%22 sodipodi%3Adocname%3D%22jsoneditor-icons.svg%22%3E %3Ctitle id%3D%22title6512%22%3EJSON Editor Icons%3C%2Ftitle%3E %3Cmetadata id%3D%22metadata4148%22%3E %3Crdf%3ARDF%3E %3Ccc%3AWork rdf%3Aabout%3D%22%22%3E %3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E %3Cdc%3Atype rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22 %2F%3E %3Cdc%3Atitle%3EJSON Editor Icons%3C%2Fdc%3Atitle%3E %3C%2Fcc%3AWork%3E %3C%2Frdf%3ARDF%3E %3C%2Fmetadata%3E %3Cdefs id%3D%22defs4146%22 %2F%3E %3Csodipodi%3Anamedview pagecolor%3D%22%23ffffff%22 bordercolor%3D%22%23666666%22 borderopacity%3D%221%22 objecttolerance%3D%2210%22 gridtolerance%3D%2210%22 guidetolerance%3D%2210%22 inkscape%3Apageopacity%3D%220%22 inkscape%3Apageshadow%3D%222%22 inkscape%3Awindow-width%3D%221920%22 inkscape%3Awindow-height%3D%221028%22 id%3D%22namedview4144%22 showgrid%3D%22true%22 inkscape%3Azoom%3D%224%22 inkscape%3Acx%3D%2297.217248%22 inkscape%3Acy%3D%2259.950227%22 inkscape%3Awindow-x%3D%220%22 inkscape%3Awindow-y%3D%220%22 inkscape%3Awindow-maximized%3D%221%22 inkscape%3Acurrent-layer%3D%22svg4136%22 showguides%3D%22false%22 borderlayer%3D%22false%22 inkscape%3Ashowpageshadow%3D%22true%22 showborder%3D%22true%22%3E %3Cinkscape%3Agrid type%3D%22xygrid%22 id%3D%22grid4640%22 empspacing%3D%2224%22 %2F%3E %3C%2Fsodipodi%3Anamedview%3E %3C!-- Created with SVG-edit - http%3A%2F%2Fsvg-edit.googlecode.com%2F --%3E %3Cg id%3D%22g4394%22%3E %3Crect x%3D%224%22 y%3D%224%22 width%3D%2216%22 height%3D%2216%22 id%3D%22svg_1%22 style%3D%22fill%3A%231aae1c%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%22 %2F%3E %3Crect style%3D%22fill%3A%23ec3f29%3Bfill-opacity%3A0.94117647%3Bstroke%3Anone%3Bstroke-width%3A0%22 x%3D%2228.000006%22 y%3D%223.999995%22 width%3D%2216%22 height%3D%2216%22 id%3D%22svg_1-7%22 %2F%3E %3Crect id%3D%22rect4165%22 height%3D%2216%22 width%3D%2216%22 y%3D%223.999995%22 x%3D%2252.000004%22 style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%22 %2F%3E %3Crect style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%22 x%3D%22172.00002%22 y%3D%223.9999852%22 width%3D%2216%22 height%3D%2216%22 id%3D%22rect4175%22 %2F%3E %3Crect style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%22 x%3D%22196%22 y%3D%223.999995%22 width%3D%2216%22 height%3D%2216%22 id%3D%22rect4175-3%22 %2F%3E %3Cg style%3D%22stroke%3Anone%22 id%3D%22g4299%22%3E %3Crect style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%22 id%3D%22svg_1-1%22 height%3D%221.9999986%22 width%3D%229.9999924%22 y%3D%2210.999998%22 x%3D%227.0000048%22 %2F%3E %3Crect style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%22 id%3D%22svg_1-1-1%22 height%3D%229.9999838%22 width%3D%221.9999955%22 y%3D%227.0000114%22 x%3D%2211.000005%22 %2F%3E %3C%2Fg%3E %3Cg style%3D%22stroke%3Anone%22 transform%3D%22matrix(0.70710678%2C-0.70710678%2C0.70710678%2C0.70710678%2C19.029435%2C12.000001)%22 id%3D%22g4299-3%22%3E %3Crect style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%22 id%3D%22svg_1-1-0%22 height%3D%221.9999986%22 width%3D%229.9999924%22 y%3D%2210.999998%22 x%3D%227.0000048%22 %2F%3E %3Crect style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%22 id%3D%22svg_1-1-1-9%22 height%3D%229.9999838%22 width%3D%221.9999955%22 y%3D%227.0000114%22 x%3D%2211.000005%22 %2F%3E %3C%2Fg%3E %3Crect style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A0%22 x%3D%2255.000004%22 y%3D%227.0000048%22 width%3D%226.9999909%22 height%3D%226.9999905%22 id%3D%22svg_1-7-5%22 %2F%3E %3Crect id%3D%22rect4354%22 height%3D%226.9999905%22 width%3D%226.9999909%22 y%3D%2210.00001%22 x%3D%2258%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%234c4c4c%3Bstroke-width%3A2%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22 %2F%3E %3Crect style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%233c80df%3Bstroke-width%3A0%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A0.94117647%22 x%3D%2258.000004%22 y%3D%2210.000005%22 width%3D%226.9999909%22 height%3D%226.9999905%22 id%3D%22svg_1-7-5-7%22 %2F%3E %3Cg id%3D%22g4378%22%3E %3Crect id%3D%22svg_1-7-5-3%22 height%3D%221.9999965%22 width%3D%227.9999909%22 y%3D%2210.999999%22 x%3D%22198%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A0%22 %2F%3E %3Crect style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A0%22 x%3D%22198%22 y%3D%227.0000005%22 width%3D%2211.999995%22 height%3D%221.9999946%22 id%3D%22rect4374%22 %2F%3E %3Crect style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A0%22 x%3D%22198%22 y%3D%2214.999996%22 width%3D%223.9999928%22 height%3D%221.9999995%22 id%3D%22rect4376%22 %2F%3E %3C%2Fg%3E %3Cg id%3D%22g4383%22 transform%3D%22matrix(1%2C0%2C0%2C-1%2C-23.999995%2C23.999995)%22%3E %3Crect style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A0%22 x%3D%22198%22 y%3D%2210.999999%22 width%3D%227.9999909%22 height%3D%221.9999965%22 id%3D%22rect4385%22 %2F%3E %3Crect id%3D%22rect4387%22 height%3D%221.9999946%22 width%3D%2211.999995%22 y%3D%227.0000005%22 x%3D%22198%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A0%22 %2F%3E %3Crect id%3D%22rect4389%22 height%3D%221.9999995%22 width%3D%223.9999928%22 y%3D%2214.999996%22 x%3D%22198%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A0%22 %2F%3E %3C%2Fg%3E %3Crect y%3D%223.9999199%22 x%3D%2276%22 height%3D%2216%22 width%3D%2216%22 id%3D%22rect3754-4%22 style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A1%3Bstroke%3Anone%22 %2F%3E %3Cpath sodipodi%3Anodetypes%3D%22cccccccc%22 inkscape%3Aconnector-curvature%3D%220%22 id%3D%22path4351%22 d%3D%22m 85.10447%2C6.0157384 -0.0156%2C1.4063 c 3.02669%2C-0.2402 0.33008%2C3.6507996 2.48438%2C4.5780996 -2.18694%2C1.0938 0.49191%2C4.9069 -2.45313%2C4.5781 l -0.0156%2C1.4219 c 5.70828%2C0.559 1.03264%2C-5.1005 4.70313%2C-5.2656 l 0%2C-1.4063 c -3.61303%2C-0.027 1.11893%2C-5.7069996 -4.70313%2C-5.3124996 z%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23ffffff%3Bstroke-width%3A0.2%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22 %2F%3E %3Cpath sodipodi%3Anodetypes%3D%22cccccccc%22 inkscape%3Aconnector-curvature%3D%220%22 id%3D%22path4351-9%22 d%3D%22m 82.78125%2C5.9984384 0.0156%2C1.4063 c -3.02668%2C-0.2402 -0.33007%2C3.6506996 -2.48437%2C4.5780996 2.18694%2C1.0938 -0.49192%2C4.9069 2.45312%2C4.5781 l 0.0156%2C1.4219 c -5.70827%2C0.559 -1.03263%2C-5.1004 -4.70312%2C-5.2656 l 0%2C-1.4063 c 3.61303%2C-0.027 -1.11894%2C-5.7070996 4.70312%2C-5.3124996 z%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23ffffff%3Bstroke-width%3A0.2%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22 %2F%3E %3Crect y%3D%223.9999199%22 x%3D%22100%22 height%3D%2216%22 width%3D%2216%22 id%3D%22rect3754-25%22 style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A1%3Bstroke%3Anone%22 %2F%3E %3Cpath inkscape%3Aconnector-curvature%3D%220%22 id%3D%22path2987%22 d%3D%22m 103.719%2C5.6719384 0%2C12.7187996 3.03125%2C0 0%2C-1.5313 -1.34375%2C0 0%2C-9.6249996 1.375%2C0 0%2C-1.5625 z%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%22 %2F%3E %3Cpath inkscape%3Aconnector-curvature%3D%220%22 id%3D%22path2987-1%22 d%3D%22m 112.2185%2C5.6721984 0%2C12.7187996 -3.03125%2C0 0%2C-1.5313 1.34375%2C0 0%2C-9.6249996 -1.375%2C0 0%2C-1.5625 z%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%22 %2F%3E %3Crect y%3D%223.9999199%22 x%3D%22124%22 height%3D%2216%22 width%3D%2216%22 id%3D%22rect3754-73%22 style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A1%3Bstroke%3Anone%22 %2F%3E %3Cpath sodipodi%3Anodetypes%3D%22ccccccccc%22 inkscape%3Aconnector-curvature%3D%220%22 id%3D%22path3780%22 d%3D%22m 126.2824%2C17.602938 1.78957%2C0 1.14143%2C-2.8641 5.65364%2C0 1.14856%2C2.8641 1.76565%2C0 -4.78687%2C-11.1610996 -1.91903%2C0 z%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%22 %2F%3E %3Cpath inkscape%3Aconnector-curvature%3D%220%22 id%3D%22path3782%22 d%3D%22m 129.72704%2C13.478838 4.60852%2C0.01 -2.30426%2C-5.5497996 z%22 style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A1%3Bstroke%3Anone%22 %2F%3E %3Crect y%3D%223.9999199%22 x%3D%22148%22 height%3D%2216%22 width%3D%2216%22 id%3D%22rect3754-35%22 style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A1%3Bstroke%3Anone%22 %2F%3E %3Cpath sodipodi%3Anodetypes%3D%22ccccccc%22 inkscape%3Aconnector-curvature%3D%220%22 id%3D%22path5008-2%22 d%3D%22m 156.47655%2C5.8917384 0%2C2.1797 0.46093%2C2.3983996 1.82813%2C0 0.39844%2C-2.3983996 0%2C-2.1797 z%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%22 %2F%3E %3Cpath sodipodi%3Anodetypes%3D%22ccccccc%22 inkscape%3Aconnector-curvature%3D%220%22 id%3D%22path5008-2-8%22 d%3D%22m 152.51561%2C5.8906384 0%2C2.1797 0.46094%2C2.3983996 1.82812%2C0 0.39844%2C-2.3983996 0%2C-2.1797 z%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%22 %2F%3E %3C%2Fg%3E %3Crect x%3D%224%22 y%3D%2227.999994%22 width%3D%2216%22 height%3D%2216%22 id%3D%22rect4432%22 style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%22 %2F%3E %3Crect style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%22 x%3D%2228.000006%22 y%3D%2227.99999%22 width%3D%2216%22 height%3D%2216%22 id%3D%22rect4434%22 %2F%3E %3Crect id%3D%22rect4436%22 height%3D%2216%22 width%3D%2216%22 y%3D%2227.99999%22 x%3D%2252.000004%22 style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A0%22 %2F%3E %3Crect style%3D%22fill%3A%23d3d3d3%3Bstroke%3A%23000000%3Bstroke-width%3A0%22 x%3D%22172.00002%22 y%3D%2227.999981%22 width%3D%2216%22 height%3D%2216%22 id%3D%22rect4446%22 %2F%3E %3Crect style%3D%22fill%3A%23d3d3d3%3Bstroke%3A%23000000%3Bstroke-width%3A0%22 x%3D%22196%22 y%3D%2227.99999%22 width%3D%2216%22 height%3D%2216%22 id%3D%22rect4448%22 %2F%3E %3Cg id%3D%22g4466%22 style%3D%22stroke%3Anone%22 transform%3D%22translate(0%2C23.999995)%22%3E %3Crect style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%22 id%3D%22rect4468%22 height%3D%221.9999986%22 width%3D%229.9999924%22 y%3D%2210.999998%22 x%3D%227.0000048%22 %2F%3E %3Crect style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%22 id%3D%22rect4470%22 height%3D%229.9999838%22 width%3D%221.9999955%22 y%3D%227.0000114%22 x%3D%2211.000005%22 %2F%3E %3C%2Fg%3E %3Cg transform%3D%22matrix(0.70710678%2C-0.70710678%2C0.70710678%2C0.70710678%2C19.029435%2C35.999996)%22 id%3D%22g4472%22 style%3D%22stroke%3Anone%22%3E %3Crect style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%22 id%3D%22rect4474%22 height%3D%221.9999986%22 width%3D%229.9999924%22 y%3D%2210.999998%22 x%3D%227.0000048%22 %2F%3E %3Crect style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%22 id%3D%22rect4476%22 height%3D%229.9999838%22 width%3D%221.9999955%22 y%3D%227.0000114%22 x%3D%2211.000005%22 %2F%3E %3C%2Fg%3E %3Crect style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A0%22 x%3D%2255.000004%22 y%3D%2231%22 width%3D%226.9999909%22 height%3D%226.9999905%22 id%3D%22rect4478%22 %2F%3E %3Crect id%3D%22rect4480%22 height%3D%226.9999905%22 width%3D%226.9999909%22 y%3D%2234.000008%22 x%3D%2258%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23d3d3d3%3Bstroke-width%3A2%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22 %2F%3E %3Crect style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23d3d3d3%3Bstroke-width%3A0%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22 x%3D%2258.000004%22 y%3D%2234.000004%22 width%3D%226.9999909%22 height%3D%226.9999905%22 id%3D%22rect4482%22 %2F%3E %3Cg id%3D%22g4484%22 transform%3D%22translate(0%2C23.999995)%22%3E %3Crect id%3D%22rect4486%22 height%3D%221.9999965%22 width%3D%227.9999909%22 y%3D%2210.999999%22 x%3D%22198%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A0%22 %2F%3E %3Crect style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A0%22 x%3D%22198%22 y%3D%227.0000005%22 width%3D%2211.999995%22 height%3D%221.9999946%22 id%3D%22rect4488%22 %2F%3E %3Crect style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A0%22 x%3D%22198%22 y%3D%2214.999996%22 width%3D%223.9999928%22 height%3D%221.9999995%22 id%3D%22rect4490%22 %2F%3E %3C%2Fg%3E %3Cg id%3D%22g4492%22 transform%3D%22matrix(1%2C0%2C0%2C-1%2C-23.999995%2C47.99999)%22%3E %3Crect style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A0%22 x%3D%22198%22 y%3D%2210.999999%22 width%3D%227.9999909%22 height%3D%221.9999965%22 id%3D%22rect4494%22 %2F%3E %3Crect id%3D%22rect4496%22 height%3D%221.9999946%22 width%3D%2211.999995%22 y%3D%227.0000005%22 x%3D%22198%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A0%22 %2F%3E %3Crect id%3D%22rect4498%22 height%3D%221.9999995%22 width%3D%223.9999928%22 y%3D%2214.999996%22 x%3D%22198%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A0%22 %2F%3E %3C%2Fg%3E %3Crect style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3Anone%22 id%3D%22rect3754-8%22 width%3D%2216%22 height%3D%2216%22 x%3D%2276%22 y%3D%2227.99992%22 %2F%3E %3Cpath style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23ffffff%3Bstroke-width%3A0.2%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22 d%3D%22m 85.10448%2C30.015537 -0.0156%2C1.4063 c 3.02668%2C-0.2402 0.33007%2C3.6508 2.48438%2C4.5781 -2.18695%2C1.0938 0.49191%2C4.90688 -2.45313%2C4.57808 l -0.0156%2C1.4219 c 5.70827%2C0.559 1.03263%2C-5.10048 4.70313%2C-5.26558 l 0%2C-1.4063 c -3.61304%2C-0.027 1.11893%2C-5.707 -4.70313%2C-5.3125 z%22 id%3D%22path4351-1%22 inkscape%3Aconnector-curvature%3D%220%22 sodipodi%3Anodetypes%3D%22cccccccc%22 %2F%3E %3Cpath style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23ffffff%3Bstroke-width%3A0.2%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22 d%3D%22m 82.78126%2C29.998237 0.0156%2C1.4063 c -3.02668%2C-0.2402 -0.33008%2C3.6507 -2.48438%2C4.5781 2.18694%2C1.0938 -0.49191%2C4.90688 2.45313%2C4.57808 l 0.0156%2C1.4219 c -5.70828%2C0.559 -1.03264%2C-5.10038 -4.70313%2C-5.26558 l 0%2C-1.4063 c 3.61303%2C-0.027 -1.11893%2C-5.7071 4.70313%2C-5.3125 z%22 id%3D%22path4351-9-5%22 inkscape%3Aconnector-curvature%3D%220%22 sodipodi%3Anodetypes%3D%22cccccccc%22 %2F%3E %3Crect style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3Anone%22 id%3D%22rect3754-65%22 width%3D%2216%22 height%3D%2216%22 x%3D%22100%22 y%3D%2227.99992%22 %2F%3E %3Cpath style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%22 d%3D%22m 103.719%2C29.671937 0%2C12.71878 3.03125%2C0 0%2C-1.5313 -1.34375%2C0 0%2C-9.62498 1.375%2C0 0%2C-1.5625 z%22 id%3D%22path2987-8%22 inkscape%3Aconnector-curvature%3D%220%22 %2F%3E %3Cpath style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%22 d%3D%22m 112.2185%2C29.671937 0%2C12.71878 -3.03125%2C0 0%2C-1.5313 1.34375%2C0 0%2C-9.62498 -1.375%2C0 0%2C-1.5625 z%22 id%3D%22path2987-1-9%22 inkscape%3Aconnector-curvature%3D%220%22 %2F%3E %3Crect style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3Anone%22 id%3D%22rect3754-92%22 width%3D%2216%22 height%3D%2216%22 x%3D%22124%22 y%3D%2227.99992%22 %2F%3E %3Cpath style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%22 d%3D%22m 126.2824%2C41.602917 1.78957%2C0 1.14143%2C-2.86408 5.65364%2C0 1.14856%2C2.86408 1.76565%2C0 -4.78687%2C-11.16108 -1.91902%2C0 z%22 id%3D%22path3780-9%22 inkscape%3Aconnector-curvature%3D%220%22 sodipodi%3Anodetypes%3D%22ccccccccc%22 %2F%3E %3Cpath style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3Anone%22 d%3D%22m 129.72704%2C37.478837 4.60852%2C0.01 -2.30426%2C-5.5498 z%22 id%3D%22path3782-2%22 inkscape%3Aconnector-curvature%3D%220%22 %2F%3E %3Crect style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3Anone%22 id%3D%22rect3754-47%22 width%3D%2216%22 height%3D%2216%22 x%3D%22148%22 y%3D%2227.99992%22 %2F%3E %3Cpath style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%22 d%3D%22m 156.47656%2C29.891737 0%2C2.1797 0.46093%2C2.3984 1.82813%2C0 0.39844%2C-2.3984 0%2C-2.1797 z%22 id%3D%22path5008-2-1%22 inkscape%3Aconnector-curvature%3D%220%22 sodipodi%3Anodetypes%3D%22ccccccc%22 %2F%3E %3Cpath style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%22 d%3D%22m 152.51562%2C29.890637 0%2C2.1797 0.46094%2C2.3984 1.82812%2C0 0.39844%2C-2.3984 0%2C-2.1797 z%22 id%3D%22path5008-2-8-8%22 inkscape%3Aconnector-curvature%3D%220%22 sodipodi%3Anodetypes%3D%22ccccccc%22 %2F%3E %3Crect id%3D%22svg_1-7-2%22 height%3D%221.9999961%22 width%3D%2211.999996%22 y%3D%2264%22 x%3D%2254%22 style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A0.98431373%3Bstroke%3Anone%3Bstroke-width%3A0%22 %2F%3E %3Crect id%3D%22svg_1-7-2-2%22 height%3D%222.9999905%22 width%3D%222.9999907%22 y%3D%2252%22 x%3D%2280.000008%22 style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A0.98431373%3Bstroke%3Anone%3Bstroke-width%3A0%22 %2F%3E %3Crect style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A0.98431373%3Bstroke%3Anone%3Bstroke-width%3A0%22 x%3D%2285.000008%22 y%3D%2252%22 width%3D%222.9999907%22 height%3D%222.9999905%22 id%3D%22rect4561%22 %2F%3E %3Crect style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A0.98431373%3Bstroke%3Anone%3Bstroke-width%3A0%22 x%3D%2280.000008%22 y%3D%2258%22 width%3D%222.9999907%22 height%3D%222.9999905%22 id%3D%22rect4563%22 %2F%3E %3Crect id%3D%22rect4565%22 height%3D%222.9999905%22 width%3D%222.9999907%22 y%3D%2258%22 x%3D%2285.000008%22 style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A0.98431373%3Bstroke%3Anone%3Bstroke-width%3A0%22 %2F%3E %3Crect id%3D%22rect4567%22 height%3D%222.9999905%22 width%3D%222.9999907%22 y%3D%2264%22 x%3D%2280.000008%22 style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A0.98431373%3Bstroke%3Anone%3Bstroke-width%3A0%22 %2F%3E %3Crect style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A0.98431373%3Bstroke%3Anone%3Bstroke-width%3A0%22 x%3D%2285.000008%22 y%3D%2264%22 width%3D%222.9999907%22 height%3D%222.9999905%22 id%3D%22rect4569%22 %2F%3E %3Ccircle style%3D%22opacity%3A1%3Bfill%3Anone%3Bfill-opacity%3A1%3Bstroke%3A%234c4c4c%3Bstroke-width%3A2%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22 id%3D%22path4571%22 cx%3D%22110.06081%22 cy%3D%2257.939209%22 r%3D%224.7438836%22 %2F%3E %3Crect style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A0.98431373%3Bstroke%3Anone%3Bstroke-width%3A0%22 x%3D%22116.64566%22 y%3D%22-31.79752%22 width%3D%224.229713%22 height%3D%226.4053884%22 id%3D%22rect4563-2%22 transform%3D%22matrix(0.70710678%2C0.70710678%2C-0.70710678%2C0.70710678%2C0%2C0)%22 %2F%3E %3Cpath style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22 d%3D%22M 125%2C56 138.77027%2C56.095 132%2C64 Z%22 id%3D%22path4613%22 inkscape%3Aconnector-curvature%3D%220%22 sodipodi%3Anodetypes%3D%22cccc%22 %2F%3E %3Cpath sodipodi%3Anodetypes%3D%22cccc%22 inkscape%3Aconnector-curvature%3D%220%22 id%3D%22path4615%22 d%3D%22M 149%2C64 162.77027%2C63.905 156%2C56 Z%22 style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22 %2F%3E %3Crect style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A0.98431373%3Bstroke%3Anone%3Bstroke-width%3A0%22 x%3D%2254%22 y%3D%2253%22 width%3D%2211.999996%22 height%3D%221.9999961%22 id%3D%22rect4638%22 %2F%3E %3Crect id%3D%22svg_1-7-2-24%22 height%3D%221.9999957%22 width%3D%2212.99999%22 y%3D%22-56%22 x%3D%2253%22 style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A0.98431373%3Bstroke%3Anone%3Bstroke-width%3A0%22 transform%3D%22matrix(0%2C1%2C-1%2C0%2C0%2C0)%22 %2F%3E %3Crect transform%3D%22matrix(0%2C1%2C-1%2C0%2C0%2C0)%22 style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A0.98431373%3Bstroke%3Anone%3Bstroke-width%3A0%22 x%3D%2253%22 y%3D%22-66%22 width%3D%2212.99999%22 height%3D%221.9999957%22 id%3D%22rect4657%22 %2F%3E %3Crect id%3D%22rect4659%22 height%3D%220.99999291%22 width%3D%2211.999999%22 y%3D%2257%22 x%3D%2254%22 style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A0.98431373%3Bstroke%3Anone%3Bstroke-width%3A0%22 %2F%3E %3Crect style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%3Bstroke-opacity%3A1%22 x%3D%2254%22 y%3D%2288.000122%22 width%3D%2211.999996%22 height%3D%221.9999961%22 id%3D%22rect4661%22 %2F%3E %3Crect style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%3Bstroke-opacity%3A1%22 x%3D%2280.000008%22 y%3D%2276.000122%22 width%3D%222.9999907%22 height%3D%222.9999905%22 id%3D%22rect4663%22 %2F%3E %3Crect id%3D%22rect4665%22 height%3D%222.9999905%22 width%3D%222.9999907%22 y%3D%2276.000122%22 x%3D%2285.000008%22 style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%3Bstroke-opacity%3A1%22 %2F%3E %3Crect id%3D%22rect4667%22 height%3D%222.9999905%22 width%3D%222.9999907%22 y%3D%2282.000122%22 x%3D%2280.000008%22 style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%3Bstroke-opacity%3A1%22 %2F%3E %3Crect style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%3Bstroke-opacity%3A1%22 x%3D%2285.000008%22 y%3D%2282.000122%22 width%3D%222.9999907%22 height%3D%222.9999905%22 id%3D%22rect4669%22 %2F%3E %3Crect style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%3Bstroke-opacity%3A1%22 x%3D%2280.000008%22 y%3D%2288.000122%22 width%3D%222.9999907%22 height%3D%222.9999905%22 id%3D%22rect4671%22 %2F%3E %3Crect id%3D%22rect4673%22 height%3D%222.9999905%22 width%3D%222.9999907%22 y%3D%2288.000122%22 x%3D%2285.000008%22 style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%3Bstroke-opacity%3A1%22 %2F%3E %3Ccircle r%3D%224.7438836%22 cy%3D%2281.939331%22 cx%3D%22110.06081%22 id%3D%22circle4675%22 style%3D%22opacity%3A1%3Bfill%3Anone%3Bfill-opacity%3A1%3Bstroke%3A%23d3d3d3%3Bstroke-width%3A2%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22 %2F%3E %3Crect transform%3D%22matrix(0.70710678%2C0.70710678%2C-0.70710678%2C0.70710678%2C0%2C0)%22 id%3D%22rect4677%22 height%3D%226.4053884%22 width%3D%224.229713%22 y%3D%22-14.826816%22 x%3D%22133.6163%22 style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3A%23d3d3d3%3Bstroke-width%3A0%3Bstroke-opacity%3A1%22 %2F%3E %3Cpath sodipodi%3Anodetypes%3D%22cccc%22 inkscape%3Aconnector-curvature%3D%220%22 id%3D%22path4679%22 d%3D%22m 125%2C80.000005 13.77027%2C0.09499 L 132%2C87.999992 Z%22 style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3A%23d3d3d3%3Bstroke-width%3A0%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22 %2F%3E %3Cpath style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3A%23d3d3d3%3Bstroke-width%3A0%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22 d%3D%22M 149%2C88.0002 162.77027%2C87.9052 156%2C80.0002 Z%22 id%3D%22path4681%22 inkscape%3Aconnector-curvature%3D%220%22 sodipodi%3Anodetypes%3D%22cccc%22 %2F%3E %3Crect id%3D%22rect4683%22 height%3D%221.9999961%22 width%3D%2211.999996%22 y%3D%2277.000122%22 x%3D%2254%22 style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%3Bstroke-opacity%3A1%22 %2F%3E %3Crect transform%3D%22matrix(0%2C1%2C-1%2C0%2C0%2C0)%22 style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%3Bstroke-opacity%3A1%22 x%3D%2277.000122%22 y%3D%22-56%22 width%3D%2212.99999%22 height%3D%221.9999957%22 id%3D%22rect4685%22 %2F%3E %3Crect id%3D%22rect4687%22 height%3D%221.9999957%22 width%3D%2212.99999%22 y%3D%22-66%22 x%3D%2277.000122%22 style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%3Bstroke-opacity%3A1%22 transform%3D%22matrix(0%2C1%2C-1%2C0%2C0%2C0)%22 %2F%3E %3Crect style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%3Bstroke-opacity%3A1%22 x%3D%2254%22 y%3D%2281.000122%22 width%3D%2211.999999%22 height%3D%220.99999291%22 id%3D%22rect4689%22 %2F%3E %3Crect id%3D%22rect4761-1%22 height%3D%221.9999945%22 width%3D%2215.99999%22 y%3D%22101%22 x%3D%2276.000008%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A0.80000007%3Bstroke%3Anone%3Bstroke-width%3A0%22 %2F%3E %3Crect id%3D%22rect4761-0%22 height%3D%221.9999945%22 width%3D%2215.99999%22 y%3D%22105%22 x%3D%2276.000008%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A0.80000007%3Bstroke%3Anone%3Bstroke-width%3A0%22 %2F%3E %3Crect id%3D%22rect4761-7%22 height%3D%221.9999945%22 width%3D%229%22 y%3D%22109%22 x%3D%2276.000008%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A0.80000007%3Bstroke%3Anone%3Bstroke-width%3A0%22 %2F%3E %3Crect id%3D%22rect4761-1-1%22 height%3D%221.9999945%22 width%3D%2212%22 y%3D%22125%22 x%3D%2276.000008%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A0.80000007%3Bstroke%3Anone%3Bstroke-width%3A0%22 %2F%3E %3Crect id%3D%22rect4761-1-1-4%22 height%3D%221.9999945%22 width%3D%2210%22 y%3D%22137%22 x%3D%2276.000008%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A0.80000007%3Bstroke%3Anone%3Bstroke-width%3A0%22 %2F%3E %3Crect id%3D%22rect4761-1-1-4-4%22 height%3D%221.9999945%22 width%3D%2210%22 y%3D%22129%22 x%3D%2282%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A0.80000007%3Bstroke%3Anone%3Bstroke-width%3A0%22 %2F%3E %3Crect id%3D%22rect4761-1-1-4-4-3%22 height%3D%221.9999945%22 width%3D%229%22 y%3D%22133%22 x%3D%2282%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A0.80000007%3Bstroke%3Anone%3Bstroke-width%3A0%22 %2F%3E %3Cpath inkscape%3Aconnector-curvature%3D%220%22 style%3D%22color%3A%23000000%3Bfont-style%3Anormal%3Bfont-variant%3Anormal%3Bfont-weight%3Anormal%3Bfont-stretch%3Anormal%3Bfont-size%3Amedium%3Bline-height%3Anormal%3Bfont-family%3Asans-serif%3Btext-indent%3A0%3Btext-align%3Astart%3Btext-decoration%3Anone%3Btext-decoration-line%3Anone%3Btext-decoration-style%3Asolid%3Btext-decoration-color%3A%23000000%3Bletter-spacing%3Anormal%3Bword-spacing%3Anormal%3Btext-transform%3Anone%3Bdirection%3Altr%3Bblock-progression%3Atb%3Bwriting-mode%3Alr-tb%3Bbaseline-shift%3Abaseline%3Btext-anchor%3Astart%3Bwhite-space%3Anormal%3Bclip-rule%3Anonzero%3Bdisplay%3Ainline%3Boverflow%3Avisible%3Bvisibility%3Avisible%3Bopacity%3A0.8%3Bisolation%3Aauto%3Bmix-blend-mode%3Anormal%3Bcolor-interpolation%3AsRGB%3Bcolor-interpolation-filters%3AlinearRGB%3Bsolid-color%3A%23000000%3Bsolid-opacity%3A1%3Bfill%3A%23ffffff%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A2.66157866%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A1%3Bcolor-rendering%3Aauto%3Bimage-rendering%3Aauto%3Bshape-rendering%3Aauto%3Btext-rendering%3Aauto%3Benable-background%3Aaccumulate%22 d%3D%22m 36.398438%2C100.0254 c -0.423362%2C-0.013 -0.846847%2C0.01 -1.265626%2C0.062 -1.656562%2C0.2196 -3.244567%2C0.9739 -4.507812%2C2.2266 L 29%2C100.5991 l -2.324219%2C7.7129 7.826172%2C-1.9062 -1.804687%2C-1.9063 c 1.597702%2C-1.5308 4.048706%2C-1.8453 5.984375%2C-0.7207 1.971162%2C1.1452 2.881954%2C3.3975 2.308593%2C5.5508 -0.573361%2C2.1533 -2.533865%2C3.6953 -4.830078%2C3.6953 l 0%2C3.0742 c 3.550756%2C0 6.710442%2C-2.4113 7.650391%2C-5.9414 0.939949%2C-3.5301 -0.618463%2C-7.2736 -3.710938%2C-9.0703 -1.159678%2C-0.6738 -2.431087%2C-1.0231 -3.701171%2C-1.0625 z%22 id%3D%22path4138%22 %2F%3E %3Cpath inkscape%3Aconnector-curvature%3D%220%22 style%3D%22color%3A%23000000%3Bfont-style%3Anormal%3Bfont-variant%3Anormal%3Bfont-weight%3Anormal%3Bfont-stretch%3Anormal%3Bfont-size%3Amedium%3Bline-height%3Anormal%3Bfont-family%3Asans-serif%3Btext-indent%3A0%3Btext-align%3Astart%3Btext-decoration%3Anone%3Btext-decoration-line%3Anone%3Btext-decoration-style%3Asolid%3Btext-decoration-color%3A%23000000%3Bletter-spacing%3Anormal%3Bword-spacing%3Anormal%3Btext-transform%3Anone%3Bdirection%3Altr%3Bblock-progression%3Atb%3Bwriting-mode%3Alr-tb%3Bbaseline-shift%3Abaseline%3Btext-anchor%3Astart%3Bwhite-space%3Anormal%3Bclip-rule%3Anonzero%3Bdisplay%3Ainline%3Boverflow%3Avisible%3Bvisibility%3Avisible%3Bopacity%3A0.8%3Bisolation%3Aauto%3Bmix-blend-mode%3Anormal%3Bcolor-interpolation%3AsRGB%3Bcolor-interpolation-filters%3AlinearRGB%3Bsolid-color%3A%23000000%3Bsolid-opacity%3A1%3Bfill%3A%23ffffff%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A2.66157866%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A1%3Bcolor-rendering%3Aauto%3Bimage-rendering%3Aauto%3Bshape-rendering%3Aauto%3Btext-rendering%3Aauto%3Benable-background%3Aaccumulate%22 d%3D%22m 59.722656%2C99.9629 c -1.270084%2C0.039 -2.541493%2C0.3887 -3.701172%2C1.0625 -3.092475%2C1.7967 -4.650886%2C5.5402 -3.710937%2C9.0703 0.939949%2C3.5301 4.09768%2C5.9414 7.648437%2C5.9414 l 0%2C-3.0742 c -2.296214%2C0 -4.256717%2C-1.542 -4.830078%2C-3.6953 -0.573361%2C-2.1533 0.337432%2C-4.4056 2.308594%2C-5.5508 1.935731%2C-1.1246 4.38863%2C-0.8102 5.986326%2C0.7207 l -1.806638%2C1.9063 7.828128%2C1.9062 -2.32422%2C-7.7129 -1.62696%2C1.7168 c -1.26338%2C-1.2531 -2.848917%2C-2.0088 -4.505855%2C-2.2285 -0.418778%2C-0.055 -0.842263%2C-0.076 -1.265625%2C-0.062 z%22 id%3D%22path4138-1%22 %2F%3E %3Cpath inkscape%3Aconnector-curvature%3D%220%22 style%3D%22opacity%3A0.8%3Bfill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A1.966%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22 d%3D%22m 10.5%2C100 0%2C2 -2.4999996%2C0 L 12%2C107 l 4%2C-5 -2.5%2C0 0%2C-2 -3%2C0 z%22 id%3D%22path3055-0-77%22 %2F%3E %3Cpath style%3D%22opacity%3A0.8%3Bfill%3Anone%3Bstroke%3A%23ffffff%3Bstroke-width%3A1.966%3Bstroke-linecap%3Asquare%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22 d%3D%22m 4.9850574%2C108.015 14.0298856%2C-0.03%22 id%3D%22path5244-5-0-5%22 inkscape%3Aconnector-curvature%3D%220%22 sodipodi%3Anodetypes%3D%22cc%22 %2F%3E %3Cpath style%3D%22opacity%3A0.8%3Bfill%3Anone%3Bstroke%3A%23ffffff%3Bstroke-width%3A1.966%3Bstroke-linecap%3Asquare%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22 d%3D%22m 4.9849874%2C132.015 14.0298866%2C-0.03%22 id%3D%22path5244-5-0-5-8%22 inkscape%3Aconnector-curvature%3D%220%22 sodipodi%3Anodetypes%3D%22cc%22 %2F%3E %3Cpath inkscape%3Aconnector-curvature%3D%220%22 style%3D%22color%3A%23000000%3Bfont-style%3Anormal%3Bfont-variant%3Anormal%3Bfont-weight%3Anormal%3Bfont-stretch%3Anormal%3Bfont-size%3Amedium%3Bline-height%3Anormal%3Bfont-family%3Asans-serif%3Btext-indent%3A0%3Btext-align%3Astart%3Btext-decoration%3Anone%3Btext-decoration-line%3Anone%3Btext-decoration-style%3Asolid%3Btext-decoration-color%3A%23000000%3Bletter-spacing%3Anormal%3Bword-spacing%3Anormal%3Btext-transform%3Anone%3Bdirection%3Altr%3Bblock-progression%3Atb%3Bwriting-mode%3Alr-tb%3Bbaseline-shift%3Abaseline%3Btext-anchor%3Astart%3Bwhite-space%3Anormal%3Bclip-rule%3Anonzero%3Bdisplay%3Ainline%3Boverflow%3Avisible%3Bvisibility%3Avisible%3Bopacity%3A0.4%3Bisolation%3Aauto%3Bmix-blend-mode%3Anormal%3Bcolor-interpolation%3AsRGB%3Bcolor-interpolation-filters%3AlinearRGB%3Bsolid-color%3A%23000000%3Bsolid-opacity%3A1%3Bfill%3A%234d4d4d%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A2.66157866%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A1%3Bcolor-rendering%3Aauto%3Bimage-rendering%3Aauto%3Bshape-rendering%3Aauto%3Btext-rendering%3Aauto%3Benable-background%3Aaccumulate%22 d%3D%22m 36.398438%2C123.9629 c -0.423362%2C-0.013 -0.846847%2C0.01 -1.265626%2C0.062 -1.656562%2C0.2196 -3.244567%2C0.9739 -4.507812%2C2.2266 L 29%2C124.5366 l -2.324219%2C7.7129 7.826172%2C-1.9062 -1.804687%2C-1.9063 c 1.597702%2C-1.5308 4.048706%2C-1.8453 5.984375%2C-0.7207 1.971162%2C1.1453 2.881954%2C3.3975 2.308593%2C5.5508 -0.573361%2C2.1533 -2.533864%2C3.6953 -4.830078%2C3.6953 l 0%2C3.0742 c 3.550757%2C0 6.710442%2C-2.4093 7.650391%2C-5.9394 0.939949%2C-3.5301 -0.618463%2C-7.2756 -3.710938%2C-9.0723 -1.159678%2C-0.6737 -2.431087%2C-1.0231 -3.701171%2C-1.0625 z%22 id%3D%22path4138-12%22 %2F%3E %3Cpath inkscape%3Aconnector-curvature%3D%220%22 style%3D%22color%3A%23000000%3Bfont-style%3Anormal%3Bfont-variant%3Anormal%3Bfont-weight%3Anormal%3Bfont-stretch%3Anormal%3Bfont-size%3Amedium%3Bline-height%3Anormal%3Bfont-family%3Asans-serif%3Btext-indent%3A0%3Btext-align%3Astart%3Btext-decoration%3Anone%3Btext-decoration-line%3Anone%3Btext-decoration-style%3Asolid%3Btext-decoration-color%3A%23000000%3Bletter-spacing%3Anormal%3Bword-spacing%3Anormal%3Btext-transform%3Anone%3Bdirection%3Altr%3Bblock-progression%3Atb%3Bwriting-mode%3Alr-tb%3Bbaseline-shift%3Abaseline%3Btext-anchor%3Astart%3Bwhite-space%3Anormal%3Bclip-rule%3Anonzero%3Bdisplay%3Ainline%3Boverflow%3Avisible%3Bvisibility%3Avisible%3Bopacity%3A0.4%3Bisolation%3Aauto%3Bmix-blend-mode%3Anormal%3Bcolor-interpolation%3AsRGB%3Bcolor-interpolation-filters%3AlinearRGB%3Bsolid-color%3A%23000000%3Bsolid-opacity%3A1%3Bfill%3A%234d4d4d%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A2.66157866%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A1%3Bcolor-rendering%3Aauto%3Bimage-rendering%3Aauto%3Bshape-rendering%3Aauto%3Btext-rendering%3Aauto%3Benable-background%3Aaccumulate%22 d%3D%22m 59.722656%2C123.9629 c -1.270084%2C0.039 -2.541493%2C0.3888 -3.701172%2C1.0625 -3.092475%2C1.7967 -4.650886%2C5.5422 -3.710937%2C9.0723 0.939949%2C3.5301 4.09768%2C5.9394 7.648437%2C5.9394 l 0%2C-3.0742 c -2.296214%2C0 -4.256717%2C-1.542 -4.830078%2C-3.6953 -0.573361%2C-2.1533 0.337432%2C-4.4055 2.308594%2C-5.5508 1.935731%2C-1.1246 4.38863%2C-0.8102 5.986326%2C0.7207 l -1.806638%2C1.9063 7.828128%2C1.9062 -2.32422%2C-7.7129 -1.62696%2C1.7168 c -1.26338%2C-1.2531 -2.848917%2C-2.0088 -4.505855%2C-2.2285 -0.418778%2C-0.055 -0.842263%2C-0.076 -1.265625%2C-0.062 z%22 id%3D%22path4138-1-3%22 %2F%3E %3Cpath id%3D%22path6191%22 d%3D%22m 10.5%2C116 0%2C-2 -2.4999996%2C0 L 12%2C109 l 4%2C5 -2.5%2C0 0%2C2 -3%2C0 z%22 style%3D%22opacity%3A0.8%3Bfill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A1.966%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22 inkscape%3Aconnector-curvature%3D%220%22 %2F%3E %3Cpath inkscape%3Aconnector-curvature%3D%220%22 style%3D%22opacity%3A0.8%3Bfill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A1.966%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22 d%3D%22m 10.5%2C129 0%2C-2 -2.4999996%2C0 L 12%2C122 l 4%2C5 -2.5%2C0 0%2C2 -3%2C0 z%22 id%3D%22path6193%22 %2F%3E %3Cpath id%3D%22path6195%22 d%3D%22m 10.5%2C135 0%2C2 -2.4999996%2C0 L 12%2C142 l 4%2C-5 -2.5%2C0 0%2C-2 -3%2C0 z%22 style%3D%22opacity%3A0.8%3Bfill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A1.966%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22 inkscape%3Aconnector-curvature%3D%220%22 %2F%3E %3Cpath sodipodi%3Atype%3D%22star%22 style%3D%22fill%3A%234d4d4d%3Bfill-opacity%3A0.90196078%3Bstroke%3A%23d3d3d3%3Bstroke-width%3A0%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22 id%3D%22path4500%22 sodipodi%3Asides%3D%223%22 sodipodi%3Acx%3D%2211.55581%22 sodipodi%3Acy%3D%2260.073242%22 sodipodi%3Ar1%3D%225.1116104%22 sodipodi%3Ar2%3D%222.5558052%22 sodipodi%3Aarg1%3D%220%22 sodipodi%3Aarg2%3D%221.0471976%22 inkscape%3Aflatsided%3D%22false%22 inkscape%3Arounded%3D%220%22 inkscape%3Arandomized%3D%220%22 d%3D%22m 16.66742%2C60.073242 -3.833708%2C2.213392 -3.8337072%2C2.213393 0%2C-4.426785 0%2C-4.426784 3.8337082%2C2.213392 z%22 inkscape%3Atransform-center-x%3D%22-1.2779026%22 %2F%3E %3Cpath inkscape%3Atransform-center-x%3D%221.277902%22 d%3D%22m -31.500004%2C60.073242 -3.833708%2C2.213392 -3.833707%2C2.213393 0%2C-4.426785 0%2C-4.426784 3.833707%2C2.213392 z%22 inkscape%3Arandomized%3D%220%22 inkscape%3Arounded%3D%220%22 inkscape%3Aflatsided%3D%22false%22 sodipodi%3Aarg2%3D%221.0471976%22 sodipodi%3Aarg1%3D%220%22 sodipodi%3Ar2%3D%222.5558052%22 sodipodi%3Ar1%3D%225.1116104%22 sodipodi%3Acy%3D%2260.073242%22 sodipodi%3Acx%3D%22-36.611614%22 sodipodi%3Asides%3D%223%22 id%3D%22path4502%22 style%3D%22fill%3A%234d4d4d%3Bfill-opacity%3A0.90196078%3Bstroke%3A%23d3d3d3%3Bstroke-width%3A0%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22 sodipodi%3Atype%3D%22star%22 transform%3D%22scale(-1%2C1)%22 %2F%3E %3Cpath d%3D%22m 16.66742%2C60.073212 -3.833708%2C2.213392 -3.8337072%2C2.213392 0%2C-4.426784 0%2C-4.426785 3.8337082%2C2.213392 z%22 inkscape%3Arandomized%3D%220%22 inkscape%3Arounded%3D%220%22 inkscape%3Aflatsided%3D%22false%22 sodipodi%3Aarg2%3D%221.0471976%22 sodipodi%3Aarg1%3D%220%22 sodipodi%3Ar2%3D%222.5558052%22 sodipodi%3Ar1%3D%225.1116104%22 sodipodi%3Acy%3D%2260.073212%22 sodipodi%3Acx%3D%2211.55581%22 sodipodi%3Asides%3D%223%22 id%3D%22path4504%22 style%3D%22fill%3A%234d4d4d%3Bfill-opacity%3A0.90196078%3Bstroke%3A%23d3d3d3%3Bstroke-width%3A0%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22 sodipodi%3Atype%3D%22star%22 transform%3D%22matrix(0%2C1%2C-1%2C0%2C72.0074%2C71.7877)%22 inkscape%3Atransform-center-y%3D%221.2779029%22 %2F%3E %3Cpath inkscape%3Atransform-center-y%3D%22-1.2779026%22 transform%3D%22matrix(0%2C-1%2C-1%2C0%2C96%2C96)%22 sodipodi%3Atype%3D%22star%22 style%3D%22fill%3A%234d4d4d%3Bfill-opacity%3A0.90196078%3Bstroke%3A%23d3d3d3%3Bstroke-width%3A0%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22 id%3D%22path4506%22 sodipodi%3Asides%3D%223%22 sodipodi%3Acx%3D%2211.55581%22 sodipodi%3Acy%3D%2260.073212%22 sodipodi%3Ar1%3D%225.1116104%22 sodipodi%3Ar2%3D%222.5558052%22 sodipodi%3Aarg1%3D%220%22 sodipodi%3Aarg2%3D%221.0471976%22 inkscape%3Aflatsided%3D%22false%22 inkscape%3Arounded%3D%220%22 inkscape%3Arandomized%3D%220%22 d%3D%22m 16.66742%2C60.073212 -3.833708%2C2.213392 -3.8337072%2C2.213392 0%2C-4.426784 0%2C-4.426785 3.8337082%2C2.213392 z%22 %2F%3E %3Cpath sodipodi%3Anodetypes%3D%22cccc%22 inkscape%3Aconnector-curvature%3D%220%22 id%3D%22path4615-5%22 d%3D%22m 171.82574%2C65.174193 16.34854%2C0 -8.17427%2C-13.348454 z%22 style%3D%22fill%3A%23fbb917%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3A%23fbb917%3Bstroke-width%3A1.65161395%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22 %2F%3E %3Cpath style%3D%22opacity%3A1%3Bfill%3A%23ffffff%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A1px%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-opacity%3A1%22 d%3D%22m 179%2C55 0%2C6 2%2C0 0%2C-6%22 id%3D%22path4300%22 inkscape%3Aconnector-curvature%3D%220%22 sodipodi%3Anodetypes%3D%22cccc%22 %2F%3E %3Cpath style%3D%22opacity%3A1%3Bfill%3A%23ffffff%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A1px%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-opacity%3A1%22 d%3D%22m 179%2C62 0%2C2 2%2C0 0%2C-2%22 id%3D%22path4300-6%22 inkscape%3Aconnector-curvature%3D%220%22 sodipodi%3Anodetypes%3D%22cccc%22 %2F%3E%3C%2Fsvg%3E") -72px -72px;\n cursor: move;\n}\n\ndiv.jsoneditor-tree button.jsoneditor-dragarea:hover,\ndiv.jsoneditor-tree button.jsoneditor-dragarea:focus,\ntr.jsoneditor-selected.jsoneditor-first button.jsoneditor-dragarea {\n background-position: -72px -48px;\n}\n\ndiv.jsoneditor tr,\ndiv.jsoneditor th,\ndiv.jsoneditor td {\n padding: 0;\n margin: 0;\n}\n\ndiv.jsoneditor td {\n vertical-align: top;\n}\n\ndiv.jsoneditor td.jsoneditor-tree {\n vertical-align: top;\n}\n\ndiv.jsoneditor-field,\ndiv.jsoneditor-value,\ndiv.jsoneditor td,\ndiv.jsoneditor th,\ndiv.jsoneditor textarea,\n.jsoneditor-schema-error {\n font-family: droid sans mono, consolas, monospace, courier new, courier, sans-serif;\n font-size: 10pt;\n color: #1A1A1A;\n}\n\n/* popover */\n\n.jsoneditor-schema-error {\n cursor: default;\n display: inline-block;\n /*font-family: arial, sans-serif;*/\n height: 24px;\n line-height: 24px;\n position: relative;\n text-align: center;\n width: 24px;\n}\n\ndiv.jsoneditor-tree .jsoneditor-schema-error {\n width: 24px;\n height: 24px;\n padding: 0;\n margin: 0 4px 0 0;\n background: url("data:image/svg+xml,%3C%3Fxml version%3D%221.0%22 encoding%3D%22UTF-8%22 standalone%3D%22no%22%3F%3E%3Csvg xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22 xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22 xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22 xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 xmlns%3Asodipodi%3D%22http%3A%2F%2Fsodipodi.sourceforge.net%2FDTD%2Fsodipodi-0.dtd%22 xmlns%3Ainkscape%3D%22http%3A%2F%2Fwww.inkscape.org%2Fnamespaces%2Finkscape%22 width%3D%22216%22 height%3D%22144%22 id%3D%22svg4136%22 version%3D%221.1%22 inkscape%3Aversion%3D%220.91 r%22 sodipodi%3Adocname%3D%22jsoneditor-icons.svg%22%3E %3Ctitle id%3D%22title6512%22%3EJSON Editor Icons%3C%2Ftitle%3E %3Cmetadata id%3D%22metadata4148%22%3E %3Crdf%3ARDF%3E %3Ccc%3AWork rdf%3Aabout%3D%22%22%3E %3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E %3Cdc%3Atype rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22 %2F%3E %3Cdc%3Atitle%3EJSON Editor Icons%3C%2Fdc%3Atitle%3E %3C%2Fcc%3AWork%3E %3C%2Frdf%3ARDF%3E %3C%2Fmetadata%3E %3Cdefs id%3D%22defs4146%22 %2F%3E %3Csodipodi%3Anamedview pagecolor%3D%22%23ffffff%22 bordercolor%3D%22%23666666%22 borderopacity%3D%221%22 objecttolerance%3D%2210%22 gridtolerance%3D%2210%22 guidetolerance%3D%2210%22 inkscape%3Apageopacity%3D%220%22 inkscape%3Apageshadow%3D%222%22 inkscape%3Awindow-width%3D%221920%22 inkscape%3Awindow-height%3D%221028%22 id%3D%22namedview4144%22 showgrid%3D%22true%22 inkscape%3Azoom%3D%224%22 inkscape%3Acx%3D%2297.217248%22 inkscape%3Acy%3D%2259.950227%22 inkscape%3Awindow-x%3D%220%22 inkscape%3Awindow-y%3D%220%22 inkscape%3Awindow-maximized%3D%221%22 inkscape%3Acurrent-layer%3D%22svg4136%22 showguides%3D%22false%22 borderlayer%3D%22false%22 inkscape%3Ashowpageshadow%3D%22true%22 showborder%3D%22true%22%3E %3Cinkscape%3Agrid type%3D%22xygrid%22 id%3D%22grid4640%22 empspacing%3D%2224%22 %2F%3E %3C%2Fsodipodi%3Anamedview%3E %3C!-- Created with SVG-edit - http%3A%2F%2Fsvg-edit.googlecode.com%2F --%3E %3Cg id%3D%22g4394%22%3E %3Crect x%3D%224%22 y%3D%224%22 width%3D%2216%22 height%3D%2216%22 id%3D%22svg_1%22 style%3D%22fill%3A%231aae1c%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%22 %2F%3E %3Crect style%3D%22fill%3A%23ec3f29%3Bfill-opacity%3A0.94117647%3Bstroke%3Anone%3Bstroke-width%3A0%22 x%3D%2228.000006%22 y%3D%223.999995%22 width%3D%2216%22 height%3D%2216%22 id%3D%22svg_1-7%22 %2F%3E %3Crect id%3D%22rect4165%22 height%3D%2216%22 width%3D%2216%22 y%3D%223.999995%22 x%3D%2252.000004%22 style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%22 %2F%3E %3Crect style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%22 x%3D%22172.00002%22 y%3D%223.9999852%22 width%3D%2216%22 height%3D%2216%22 id%3D%22rect4175%22 %2F%3E %3Crect style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%22 x%3D%22196%22 y%3D%223.999995%22 width%3D%2216%22 height%3D%2216%22 id%3D%22rect4175-3%22 %2F%3E %3Cg style%3D%22stroke%3Anone%22 id%3D%22g4299%22%3E %3Crect style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%22 id%3D%22svg_1-1%22 height%3D%221.9999986%22 width%3D%229.9999924%22 y%3D%2210.999998%22 x%3D%227.0000048%22 %2F%3E %3Crect style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%22 id%3D%22svg_1-1-1%22 height%3D%229.9999838%22 width%3D%221.9999955%22 y%3D%227.0000114%22 x%3D%2211.000005%22 %2F%3E %3C%2Fg%3E %3Cg style%3D%22stroke%3Anone%22 transform%3D%22matrix(0.70710678%2C-0.70710678%2C0.70710678%2C0.70710678%2C19.029435%2C12.000001)%22 id%3D%22g4299-3%22%3E %3Crect style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%22 id%3D%22svg_1-1-0%22 height%3D%221.9999986%22 width%3D%229.9999924%22 y%3D%2210.999998%22 x%3D%227.0000048%22 %2F%3E %3Crect style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%22 id%3D%22svg_1-1-1-9%22 height%3D%229.9999838%22 width%3D%221.9999955%22 y%3D%227.0000114%22 x%3D%2211.000005%22 %2F%3E %3C%2Fg%3E %3Crect style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A0%22 x%3D%2255.000004%22 y%3D%227.0000048%22 width%3D%226.9999909%22 height%3D%226.9999905%22 id%3D%22svg_1-7-5%22 %2F%3E %3Crect id%3D%22rect4354%22 height%3D%226.9999905%22 width%3D%226.9999909%22 y%3D%2210.00001%22 x%3D%2258%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%234c4c4c%3Bstroke-width%3A2%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22 %2F%3E %3Crect style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%233c80df%3Bstroke-width%3A0%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A0.94117647%22 x%3D%2258.000004%22 y%3D%2210.000005%22 width%3D%226.9999909%22 height%3D%226.9999905%22 id%3D%22svg_1-7-5-7%22 %2F%3E %3Cg id%3D%22g4378%22%3E %3Crect id%3D%22svg_1-7-5-3%22 height%3D%221.9999965%22 width%3D%227.9999909%22 y%3D%2210.999999%22 x%3D%22198%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A0%22 %2F%3E %3Crect style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A0%22 x%3D%22198%22 y%3D%227.0000005%22 width%3D%2211.999995%22 height%3D%221.9999946%22 id%3D%22rect4374%22 %2F%3E %3Crect style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A0%22 x%3D%22198%22 y%3D%2214.999996%22 width%3D%223.9999928%22 height%3D%221.9999995%22 id%3D%22rect4376%22 %2F%3E %3C%2Fg%3E %3Cg id%3D%22g4383%22 transform%3D%22matrix(1%2C0%2C0%2C-1%2C-23.999995%2C23.999995)%22%3E %3Crect style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A0%22 x%3D%22198%22 y%3D%2210.999999%22 width%3D%227.9999909%22 height%3D%221.9999965%22 id%3D%22rect4385%22 %2F%3E %3Crect id%3D%22rect4387%22 height%3D%221.9999946%22 width%3D%2211.999995%22 y%3D%227.0000005%22 x%3D%22198%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A0%22 %2F%3E %3Crect id%3D%22rect4389%22 height%3D%221.9999995%22 width%3D%223.9999928%22 y%3D%2214.999996%22 x%3D%22198%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A0%22 %2F%3E %3C%2Fg%3E %3Crect y%3D%223.9999199%22 x%3D%2276%22 height%3D%2216%22 width%3D%2216%22 id%3D%22rect3754-4%22 style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A1%3Bstroke%3Anone%22 %2F%3E %3Cpath sodipodi%3Anodetypes%3D%22cccccccc%22 inkscape%3Aconnector-curvature%3D%220%22 id%3D%22path4351%22 d%3D%22m 85.10447%2C6.0157384 -0.0156%2C1.4063 c 3.02669%2C-0.2402 0.33008%2C3.6507996 2.48438%2C4.5780996 -2.18694%2C1.0938 0.49191%2C4.9069 -2.45313%2C4.5781 l -0.0156%2C1.4219 c 5.70828%2C0.559 1.03264%2C-5.1005 4.70313%2C-5.2656 l 0%2C-1.4063 c -3.61303%2C-0.027 1.11893%2C-5.7069996 -4.70313%2C-5.3124996 z%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23ffffff%3Bstroke-width%3A0.2%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22 %2F%3E %3Cpath sodipodi%3Anodetypes%3D%22cccccccc%22 inkscape%3Aconnector-curvature%3D%220%22 id%3D%22path4351-9%22 d%3D%22m 82.78125%2C5.9984384 0.0156%2C1.4063 c -3.02668%2C-0.2402 -0.33007%2C3.6506996 -2.48437%2C4.5780996 2.18694%2C1.0938 -0.49192%2C4.9069 2.45312%2C4.5781 l 0.0156%2C1.4219 c -5.70827%2C0.559 -1.03263%2C-5.1004 -4.70312%2C-5.2656 l 0%2C-1.4063 c 3.61303%2C-0.027 -1.11894%2C-5.7070996 4.70312%2C-5.3124996 z%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23ffffff%3Bstroke-width%3A0.2%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22 %2F%3E %3Crect y%3D%223.9999199%22 x%3D%22100%22 height%3D%2216%22 width%3D%2216%22 id%3D%22rect3754-25%22 style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A1%3Bstroke%3Anone%22 %2F%3E %3Cpath inkscape%3Aconnector-curvature%3D%220%22 id%3D%22path2987%22 d%3D%22m 103.719%2C5.6719384 0%2C12.7187996 3.03125%2C0 0%2C-1.5313 -1.34375%2C0 0%2C-9.6249996 1.375%2C0 0%2C-1.5625 z%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%22 %2F%3E %3Cpath inkscape%3Aconnector-curvature%3D%220%22 id%3D%22path2987-1%22 d%3D%22m 112.2185%2C5.6721984 0%2C12.7187996 -3.03125%2C0 0%2C-1.5313 1.34375%2C0 0%2C-9.6249996 -1.375%2C0 0%2C-1.5625 z%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%22 %2F%3E %3Crect y%3D%223.9999199%22 x%3D%22124%22 height%3D%2216%22 width%3D%2216%22 id%3D%22rect3754-73%22 style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A1%3Bstroke%3Anone%22 %2F%3E %3Cpath sodipodi%3Anodetypes%3D%22ccccccccc%22 inkscape%3Aconnector-curvature%3D%220%22 id%3D%22path3780%22 d%3D%22m 126.2824%2C17.602938 1.78957%2C0 1.14143%2C-2.8641 5.65364%2C0 1.14856%2C2.8641 1.76565%2C0 -4.78687%2C-11.1610996 -1.91903%2C0 z%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%22 %2F%3E %3Cpath inkscape%3Aconnector-curvature%3D%220%22 id%3D%22path3782%22 d%3D%22m 129.72704%2C13.478838 4.60852%2C0.01 -2.30426%2C-5.5497996 z%22 style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A1%3Bstroke%3Anone%22 %2F%3E %3Crect y%3D%223.9999199%22 x%3D%22148%22 height%3D%2216%22 width%3D%2216%22 id%3D%22rect3754-35%22 style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A1%3Bstroke%3Anone%22 %2F%3E %3Cpath sodipodi%3Anodetypes%3D%22ccccccc%22 inkscape%3Aconnector-curvature%3D%220%22 id%3D%22path5008-2%22 d%3D%22m 156.47655%2C5.8917384 0%2C2.1797 0.46093%2C2.3983996 1.82813%2C0 0.39844%2C-2.3983996 0%2C-2.1797 z%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%22 %2F%3E %3Cpath sodipodi%3Anodetypes%3D%22ccccccc%22 inkscape%3Aconnector-curvature%3D%220%22 id%3D%22path5008-2-8%22 d%3D%22m 152.51561%2C5.8906384 0%2C2.1797 0.46094%2C2.3983996 1.82812%2C0 0.39844%2C-2.3983996 0%2C-2.1797 z%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%22 %2F%3E %3C%2Fg%3E %3Crect x%3D%224%22 y%3D%2227.999994%22 width%3D%2216%22 height%3D%2216%22 id%3D%22rect4432%22 style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%22 %2F%3E %3Crect style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%22 x%3D%2228.000006%22 y%3D%2227.99999%22 width%3D%2216%22 height%3D%2216%22 id%3D%22rect4434%22 %2F%3E %3Crect id%3D%22rect4436%22 height%3D%2216%22 width%3D%2216%22 y%3D%2227.99999%22 x%3D%2252.000004%22 style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A0%22 %2F%3E %3Crect style%3D%22fill%3A%23d3d3d3%3Bstroke%3A%23000000%3Bstroke-width%3A0%22 x%3D%22172.00002%22 y%3D%2227.999981%22 width%3D%2216%22 height%3D%2216%22 id%3D%22rect4446%22 %2F%3E %3Crect style%3D%22fill%3A%23d3d3d3%3Bstroke%3A%23000000%3Bstroke-width%3A0%22 x%3D%22196%22 y%3D%2227.99999%22 width%3D%2216%22 height%3D%2216%22 id%3D%22rect4448%22 %2F%3E %3Cg id%3D%22g4466%22 style%3D%22stroke%3Anone%22 transform%3D%22translate(0%2C23.999995)%22%3E %3Crect style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%22 id%3D%22rect4468%22 height%3D%221.9999986%22 width%3D%229.9999924%22 y%3D%2210.999998%22 x%3D%227.0000048%22 %2F%3E %3Crect style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%22 id%3D%22rect4470%22 height%3D%229.9999838%22 width%3D%221.9999955%22 y%3D%227.0000114%22 x%3D%2211.000005%22 %2F%3E %3C%2Fg%3E %3Cg transform%3D%22matrix(0.70710678%2C-0.70710678%2C0.70710678%2C0.70710678%2C19.029435%2C35.999996)%22 id%3D%22g4472%22 style%3D%22stroke%3Anone%22%3E %3Crect style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%22 id%3D%22rect4474%22 height%3D%221.9999986%22 width%3D%229.9999924%22 y%3D%2210.999998%22 x%3D%227.0000048%22 %2F%3E %3Crect style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%22 id%3D%22rect4476%22 height%3D%229.9999838%22 width%3D%221.9999955%22 y%3D%227.0000114%22 x%3D%2211.000005%22 %2F%3E %3C%2Fg%3E %3Crect style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A0%22 x%3D%2255.000004%22 y%3D%2231%22 width%3D%226.9999909%22 height%3D%226.9999905%22 id%3D%22rect4478%22 %2F%3E %3Crect id%3D%22rect4480%22 height%3D%226.9999905%22 width%3D%226.9999909%22 y%3D%2234.000008%22 x%3D%2258%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23d3d3d3%3Bstroke-width%3A2%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22 %2F%3E %3Crect style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23d3d3d3%3Bstroke-width%3A0%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22 x%3D%2258.000004%22 y%3D%2234.000004%22 width%3D%226.9999909%22 height%3D%226.9999905%22 id%3D%22rect4482%22 %2F%3E %3Cg id%3D%22g4484%22 transform%3D%22translate(0%2C23.999995)%22%3E %3Crect id%3D%22rect4486%22 height%3D%221.9999965%22 width%3D%227.9999909%22 y%3D%2210.999999%22 x%3D%22198%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A0%22 %2F%3E %3Crect style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A0%22 x%3D%22198%22 y%3D%227.0000005%22 width%3D%2211.999995%22 height%3D%221.9999946%22 id%3D%22rect4488%22 %2F%3E %3Crect style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A0%22 x%3D%22198%22 y%3D%2214.999996%22 width%3D%223.9999928%22 height%3D%221.9999995%22 id%3D%22rect4490%22 %2F%3E %3C%2Fg%3E %3Cg id%3D%22g4492%22 transform%3D%22matrix(1%2C0%2C0%2C-1%2C-23.999995%2C47.99999)%22%3E %3Crect style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A0%22 x%3D%22198%22 y%3D%2210.999999%22 width%3D%227.9999909%22 height%3D%221.9999965%22 id%3D%22rect4494%22 %2F%3E %3Crect id%3D%22rect4496%22 height%3D%221.9999946%22 width%3D%2211.999995%22 y%3D%227.0000005%22 x%3D%22198%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A0%22 %2F%3E %3Crect id%3D%22rect4498%22 height%3D%221.9999995%22 width%3D%223.9999928%22 y%3D%2214.999996%22 x%3D%22198%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A0%22 %2F%3E %3C%2Fg%3E %3Crect style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3Anone%22 id%3D%22rect3754-8%22 width%3D%2216%22 height%3D%2216%22 x%3D%2276%22 y%3D%2227.99992%22 %2F%3E %3Cpath style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23ffffff%3Bstroke-width%3A0.2%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22 d%3D%22m 85.10448%2C30.015537 -0.0156%2C1.4063 c 3.02668%2C-0.2402 0.33007%2C3.6508 2.48438%2C4.5781 -2.18695%2C1.0938 0.49191%2C4.90688 -2.45313%2C4.57808 l -0.0156%2C1.4219 c 5.70827%2C0.559 1.03263%2C-5.10048 4.70313%2C-5.26558 l 0%2C-1.4063 c -3.61304%2C-0.027 1.11893%2C-5.707 -4.70313%2C-5.3125 z%22 id%3D%22path4351-1%22 inkscape%3Aconnector-curvature%3D%220%22 sodipodi%3Anodetypes%3D%22cccccccc%22 %2F%3E %3Cpath style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23ffffff%3Bstroke-width%3A0.2%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22 d%3D%22m 82.78126%2C29.998237 0.0156%2C1.4063 c -3.02668%2C-0.2402 -0.33008%2C3.6507 -2.48438%2C4.5781 2.18694%2C1.0938 -0.49191%2C4.90688 2.45313%2C4.57808 l 0.0156%2C1.4219 c -5.70828%2C0.559 -1.03264%2C-5.10038 -4.70313%2C-5.26558 l 0%2C-1.4063 c 3.61303%2C-0.027 -1.11893%2C-5.7071 4.70313%2C-5.3125 z%22 id%3D%22path4351-9-5%22 inkscape%3Aconnector-curvature%3D%220%22 sodipodi%3Anodetypes%3D%22cccccccc%22 %2F%3E %3Crect style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3Anone%22 id%3D%22rect3754-65%22 width%3D%2216%22 height%3D%2216%22 x%3D%22100%22 y%3D%2227.99992%22 %2F%3E %3Cpath style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%22 d%3D%22m 103.719%2C29.671937 0%2C12.71878 3.03125%2C0 0%2C-1.5313 -1.34375%2C0 0%2C-9.62498 1.375%2C0 0%2C-1.5625 z%22 id%3D%22path2987-8%22 inkscape%3Aconnector-curvature%3D%220%22 %2F%3E %3Cpath style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%22 d%3D%22m 112.2185%2C29.671937 0%2C12.71878 -3.03125%2C0 0%2C-1.5313 1.34375%2C0 0%2C-9.62498 -1.375%2C0 0%2C-1.5625 z%22 id%3D%22path2987-1-9%22 inkscape%3Aconnector-curvature%3D%220%22 %2F%3E %3Crect style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3Anone%22 id%3D%22rect3754-92%22 width%3D%2216%22 height%3D%2216%22 x%3D%22124%22 y%3D%2227.99992%22 %2F%3E %3Cpath style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%22 d%3D%22m 126.2824%2C41.602917 1.78957%2C0 1.14143%2C-2.86408 5.65364%2C0 1.14856%2C2.86408 1.76565%2C0 -4.78687%2C-11.16108 -1.91902%2C0 z%22 id%3D%22path3780-9%22 inkscape%3Aconnector-curvature%3D%220%22 sodipodi%3Anodetypes%3D%22ccccccccc%22 %2F%3E %3Cpath style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3Anone%22 d%3D%22m 129.72704%2C37.478837 4.60852%2C0.01 -2.30426%2C-5.5498 z%22 id%3D%22path3782-2%22 inkscape%3Aconnector-curvature%3D%220%22 %2F%3E %3Crect style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3Anone%22 id%3D%22rect3754-47%22 width%3D%2216%22 height%3D%2216%22 x%3D%22148%22 y%3D%2227.99992%22 %2F%3E %3Cpath style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%22 d%3D%22m 156.47656%2C29.891737 0%2C2.1797 0.46093%2C2.3984 1.82813%2C0 0.39844%2C-2.3984 0%2C-2.1797 z%22 id%3D%22path5008-2-1%22 inkscape%3Aconnector-curvature%3D%220%22 sodipodi%3Anodetypes%3D%22ccccccc%22 %2F%3E %3Cpath style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%22 d%3D%22m 152.51562%2C29.890637 0%2C2.1797 0.46094%2C2.3984 1.82812%2C0 0.39844%2C-2.3984 0%2C-2.1797 z%22 id%3D%22path5008-2-8-8%22 inkscape%3Aconnector-curvature%3D%220%22 sodipodi%3Anodetypes%3D%22ccccccc%22 %2F%3E %3Crect id%3D%22svg_1-7-2%22 height%3D%221.9999961%22 width%3D%2211.999996%22 y%3D%2264%22 x%3D%2254%22 style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A0.98431373%3Bstroke%3Anone%3Bstroke-width%3A0%22 %2F%3E %3Crect id%3D%22svg_1-7-2-2%22 height%3D%222.9999905%22 width%3D%222.9999907%22 y%3D%2252%22 x%3D%2280.000008%22 style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A0.98431373%3Bstroke%3Anone%3Bstroke-width%3A0%22 %2F%3E %3Crect style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A0.98431373%3Bstroke%3Anone%3Bstroke-width%3A0%22 x%3D%2285.000008%22 y%3D%2252%22 width%3D%222.9999907%22 height%3D%222.9999905%22 id%3D%22rect4561%22 %2F%3E %3Crect style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A0.98431373%3Bstroke%3Anone%3Bstroke-width%3A0%22 x%3D%2280.000008%22 y%3D%2258%22 width%3D%222.9999907%22 height%3D%222.9999905%22 id%3D%22rect4563%22 %2F%3E %3Crect id%3D%22rect4565%22 height%3D%222.9999905%22 width%3D%222.9999907%22 y%3D%2258%22 x%3D%2285.000008%22 style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A0.98431373%3Bstroke%3Anone%3Bstroke-width%3A0%22 %2F%3E %3Crect id%3D%22rect4567%22 height%3D%222.9999905%22 width%3D%222.9999907%22 y%3D%2264%22 x%3D%2280.000008%22 style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A0.98431373%3Bstroke%3Anone%3Bstroke-width%3A0%22 %2F%3E %3Crect style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A0.98431373%3Bstroke%3Anone%3Bstroke-width%3A0%22 x%3D%2285.000008%22 y%3D%2264%22 width%3D%222.9999907%22 height%3D%222.9999905%22 id%3D%22rect4569%22 %2F%3E %3Ccircle style%3D%22opacity%3A1%3Bfill%3Anone%3Bfill-opacity%3A1%3Bstroke%3A%234c4c4c%3Bstroke-width%3A2%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22 id%3D%22path4571%22 cx%3D%22110.06081%22 cy%3D%2257.939209%22 r%3D%224.7438836%22 %2F%3E %3Crect style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A0.98431373%3Bstroke%3Anone%3Bstroke-width%3A0%22 x%3D%22116.64566%22 y%3D%22-31.79752%22 width%3D%224.229713%22 height%3D%226.4053884%22 id%3D%22rect4563-2%22 transform%3D%22matrix(0.70710678%2C0.70710678%2C-0.70710678%2C0.70710678%2C0%2C0)%22 %2F%3E %3Cpath style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22 d%3D%22M 125%2C56 138.77027%2C56.095 132%2C64 Z%22 id%3D%22path4613%22 inkscape%3Aconnector-curvature%3D%220%22 sodipodi%3Anodetypes%3D%22cccc%22 %2F%3E %3Cpath sodipodi%3Anodetypes%3D%22cccc%22 inkscape%3Aconnector-curvature%3D%220%22 id%3D%22path4615%22 d%3D%22M 149%2C64 162.77027%2C63.905 156%2C56 Z%22 style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22 %2F%3E %3Crect style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A0.98431373%3Bstroke%3Anone%3Bstroke-width%3A0%22 x%3D%2254%22 y%3D%2253%22 width%3D%2211.999996%22 height%3D%221.9999961%22 id%3D%22rect4638%22 %2F%3E %3Crect id%3D%22svg_1-7-2-24%22 height%3D%221.9999957%22 width%3D%2212.99999%22 y%3D%22-56%22 x%3D%2253%22 style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A0.98431373%3Bstroke%3Anone%3Bstroke-width%3A0%22 transform%3D%22matrix(0%2C1%2C-1%2C0%2C0%2C0)%22 %2F%3E %3Crect transform%3D%22matrix(0%2C1%2C-1%2C0%2C0%2C0)%22 style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A0.98431373%3Bstroke%3Anone%3Bstroke-width%3A0%22 x%3D%2253%22 y%3D%22-66%22 width%3D%2212.99999%22 height%3D%221.9999957%22 id%3D%22rect4657%22 %2F%3E %3Crect id%3D%22rect4659%22 height%3D%220.99999291%22 width%3D%2211.999999%22 y%3D%2257%22 x%3D%2254%22 style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A0.98431373%3Bstroke%3Anone%3Bstroke-width%3A0%22 %2F%3E %3Crect style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%3Bstroke-opacity%3A1%22 x%3D%2254%22 y%3D%2288.000122%22 width%3D%2211.999996%22 height%3D%221.9999961%22 id%3D%22rect4661%22 %2F%3E %3Crect style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%3Bstroke-opacity%3A1%22 x%3D%2280.000008%22 y%3D%2276.000122%22 width%3D%222.9999907%22 height%3D%222.9999905%22 id%3D%22rect4663%22 %2F%3E %3Crect id%3D%22rect4665%22 height%3D%222.9999905%22 width%3D%222.9999907%22 y%3D%2276.000122%22 x%3D%2285.000008%22 style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%3Bstroke-opacity%3A1%22 %2F%3E %3Crect id%3D%22rect4667%22 height%3D%222.9999905%22 width%3D%222.9999907%22 y%3D%2282.000122%22 x%3D%2280.000008%22 style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%3Bstroke-opacity%3A1%22 %2F%3E %3Crect style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%3Bstroke-opacity%3A1%22 x%3D%2285.000008%22 y%3D%2282.000122%22 width%3D%222.9999907%22 height%3D%222.9999905%22 id%3D%22rect4669%22 %2F%3E %3Crect style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%3Bstroke-opacity%3A1%22 x%3D%2280.000008%22 y%3D%2288.000122%22 width%3D%222.9999907%22 height%3D%222.9999905%22 id%3D%22rect4671%22 %2F%3E %3Crect id%3D%22rect4673%22 height%3D%222.9999905%22 width%3D%222.9999907%22 y%3D%2288.000122%22 x%3D%2285.000008%22 style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%3Bstroke-opacity%3A1%22 %2F%3E %3Ccircle r%3D%224.7438836%22 cy%3D%2281.939331%22 cx%3D%22110.06081%22 id%3D%22circle4675%22 style%3D%22opacity%3A1%3Bfill%3Anone%3Bfill-opacity%3A1%3Bstroke%3A%23d3d3d3%3Bstroke-width%3A2%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22 %2F%3E %3Crect transform%3D%22matrix(0.70710678%2C0.70710678%2C-0.70710678%2C0.70710678%2C0%2C0)%22 id%3D%22rect4677%22 height%3D%226.4053884%22 width%3D%224.229713%22 y%3D%22-14.826816%22 x%3D%22133.6163%22 style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3A%23d3d3d3%3Bstroke-width%3A0%3Bstroke-opacity%3A1%22 %2F%3E %3Cpath sodipodi%3Anodetypes%3D%22cccc%22 inkscape%3Aconnector-curvature%3D%220%22 id%3D%22path4679%22 d%3D%22m 125%2C80.000005 13.77027%2C0.09499 L 132%2C87.999992 Z%22 style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3A%23d3d3d3%3Bstroke-width%3A0%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22 %2F%3E %3Cpath style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3A%23d3d3d3%3Bstroke-width%3A0%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22 d%3D%22M 149%2C88.0002 162.77027%2C87.9052 156%2C80.0002 Z%22 id%3D%22path4681%22 inkscape%3Aconnector-curvature%3D%220%22 sodipodi%3Anodetypes%3D%22cccc%22 %2F%3E %3Crect id%3D%22rect4683%22 height%3D%221.9999961%22 width%3D%2211.999996%22 y%3D%2277.000122%22 x%3D%2254%22 style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%3Bstroke-opacity%3A1%22 %2F%3E %3Crect transform%3D%22matrix(0%2C1%2C-1%2C0%2C0%2C0)%22 style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%3Bstroke-opacity%3A1%22 x%3D%2277.000122%22 y%3D%22-56%22 width%3D%2212.99999%22 height%3D%221.9999957%22 id%3D%22rect4685%22 %2F%3E %3Crect id%3D%22rect4687%22 height%3D%221.9999957%22 width%3D%2212.99999%22 y%3D%22-66%22 x%3D%2277.000122%22 style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%3Bstroke-opacity%3A1%22 transform%3D%22matrix(0%2C1%2C-1%2C0%2C0%2C0)%22 %2F%3E %3Crect style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%3Bstroke-opacity%3A1%22 x%3D%2254%22 y%3D%2281.000122%22 width%3D%2211.999999%22 height%3D%220.99999291%22 id%3D%22rect4689%22 %2F%3E %3Crect id%3D%22rect4761-1%22 height%3D%221.9999945%22 width%3D%2215.99999%22 y%3D%22101%22 x%3D%2276.000008%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A0.80000007%3Bstroke%3Anone%3Bstroke-width%3A0%22 %2F%3E %3Crect id%3D%22rect4761-0%22 height%3D%221.9999945%22 width%3D%2215.99999%22 y%3D%22105%22 x%3D%2276.000008%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A0.80000007%3Bstroke%3Anone%3Bstroke-width%3A0%22 %2F%3E %3Crect id%3D%22rect4761-7%22 height%3D%221.9999945%22 width%3D%229%22 y%3D%22109%22 x%3D%2276.000008%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A0.80000007%3Bstroke%3Anone%3Bstroke-width%3A0%22 %2F%3E %3Crect id%3D%22rect4761-1-1%22 height%3D%221.9999945%22 width%3D%2212%22 y%3D%22125%22 x%3D%2276.000008%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A0.80000007%3Bstroke%3Anone%3Bstroke-width%3A0%22 %2F%3E %3Crect id%3D%22rect4761-1-1-4%22 height%3D%221.9999945%22 width%3D%2210%22 y%3D%22137%22 x%3D%2276.000008%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A0.80000007%3Bstroke%3Anone%3Bstroke-width%3A0%22 %2F%3E %3Crect id%3D%22rect4761-1-1-4-4%22 height%3D%221.9999945%22 width%3D%2210%22 y%3D%22129%22 x%3D%2282%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A0.80000007%3Bstroke%3Anone%3Bstroke-width%3A0%22 %2F%3E %3Crect id%3D%22rect4761-1-1-4-4-3%22 height%3D%221.9999945%22 width%3D%229%22 y%3D%22133%22 x%3D%2282%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A0.80000007%3Bstroke%3Anone%3Bstroke-width%3A0%22 %2F%3E %3Cpath inkscape%3Aconnector-curvature%3D%220%22 style%3D%22color%3A%23000000%3Bfont-style%3Anormal%3Bfont-variant%3Anormal%3Bfont-weight%3Anormal%3Bfont-stretch%3Anormal%3Bfont-size%3Amedium%3Bline-height%3Anormal%3Bfont-family%3Asans-serif%3Btext-indent%3A0%3Btext-align%3Astart%3Btext-decoration%3Anone%3Btext-decoration-line%3Anone%3Btext-decoration-style%3Asolid%3Btext-decoration-color%3A%23000000%3Bletter-spacing%3Anormal%3Bword-spacing%3Anormal%3Btext-transform%3Anone%3Bdirection%3Altr%3Bblock-progression%3Atb%3Bwriting-mode%3Alr-tb%3Bbaseline-shift%3Abaseline%3Btext-anchor%3Astart%3Bwhite-space%3Anormal%3Bclip-rule%3Anonzero%3Bdisplay%3Ainline%3Boverflow%3Avisible%3Bvisibility%3Avisible%3Bopacity%3A0.8%3Bisolation%3Aauto%3Bmix-blend-mode%3Anormal%3Bcolor-interpolation%3AsRGB%3Bcolor-interpolation-filters%3AlinearRGB%3Bsolid-color%3A%23000000%3Bsolid-opacity%3A1%3Bfill%3A%23ffffff%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A2.66157866%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A1%3Bcolor-rendering%3Aauto%3Bimage-rendering%3Aauto%3Bshape-rendering%3Aauto%3Btext-rendering%3Aauto%3Benable-background%3Aaccumulate%22 d%3D%22m 36.398438%2C100.0254 c -0.423362%2C-0.013 -0.846847%2C0.01 -1.265626%2C0.062 -1.656562%2C0.2196 -3.244567%2C0.9739 -4.507812%2C2.2266 L 29%2C100.5991 l -2.324219%2C7.7129 7.826172%2C-1.9062 -1.804687%2C-1.9063 c 1.597702%2C-1.5308 4.048706%2C-1.8453 5.984375%2C-0.7207 1.971162%2C1.1452 2.881954%2C3.3975 2.308593%2C5.5508 -0.573361%2C2.1533 -2.533865%2C3.6953 -4.830078%2C3.6953 l 0%2C3.0742 c 3.550756%2C0 6.710442%2C-2.4113 7.650391%2C-5.9414 0.939949%2C-3.5301 -0.618463%2C-7.2736 -3.710938%2C-9.0703 -1.159678%2C-0.6738 -2.431087%2C-1.0231 -3.701171%2C-1.0625 z%22 id%3D%22path4138%22 %2F%3E %3Cpath inkscape%3Aconnector-curvature%3D%220%22 style%3D%22color%3A%23000000%3Bfont-style%3Anormal%3Bfont-variant%3Anormal%3Bfont-weight%3Anormal%3Bfont-stretch%3Anormal%3Bfont-size%3Amedium%3Bline-height%3Anormal%3Bfont-family%3Asans-serif%3Btext-indent%3A0%3Btext-align%3Astart%3Btext-decoration%3Anone%3Btext-decoration-line%3Anone%3Btext-decoration-style%3Asolid%3Btext-decoration-color%3A%23000000%3Bletter-spacing%3Anormal%3Bword-spacing%3Anormal%3Btext-transform%3Anone%3Bdirection%3Altr%3Bblock-progression%3Atb%3Bwriting-mode%3Alr-tb%3Bbaseline-shift%3Abaseline%3Btext-anchor%3Astart%3Bwhite-space%3Anormal%3Bclip-rule%3Anonzero%3Bdisplay%3Ainline%3Boverflow%3Avisible%3Bvisibility%3Avisible%3Bopacity%3A0.8%3Bisolation%3Aauto%3Bmix-blend-mode%3Anormal%3Bcolor-interpolation%3AsRGB%3Bcolor-interpolation-filters%3AlinearRGB%3Bsolid-color%3A%23000000%3Bsolid-opacity%3A1%3Bfill%3A%23ffffff%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A2.66157866%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A1%3Bcolor-rendering%3Aauto%3Bimage-rendering%3Aauto%3Bshape-rendering%3Aauto%3Btext-rendering%3Aauto%3Benable-background%3Aaccumulate%22 d%3D%22m 59.722656%2C99.9629 c -1.270084%2C0.039 -2.541493%2C0.3887 -3.701172%2C1.0625 -3.092475%2C1.7967 -4.650886%2C5.5402 -3.710937%2C9.0703 0.939949%2C3.5301 4.09768%2C5.9414 7.648437%2C5.9414 l 0%2C-3.0742 c -2.296214%2C0 -4.256717%2C-1.542 -4.830078%2C-3.6953 -0.573361%2C-2.1533 0.337432%2C-4.4056 2.308594%2C-5.5508 1.935731%2C-1.1246 4.38863%2C-0.8102 5.986326%2C0.7207 l -1.806638%2C1.9063 7.828128%2C1.9062 -2.32422%2C-7.7129 -1.62696%2C1.7168 c -1.26338%2C-1.2531 -2.848917%2C-2.0088 -4.505855%2C-2.2285 -0.418778%2C-0.055 -0.842263%2C-0.076 -1.265625%2C-0.062 z%22 id%3D%22path4138-1%22 %2F%3E %3Cpath inkscape%3Aconnector-curvature%3D%220%22 style%3D%22opacity%3A0.8%3Bfill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A1.966%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22 d%3D%22m 10.5%2C100 0%2C2 -2.4999996%2C0 L 12%2C107 l 4%2C-5 -2.5%2C0 0%2C-2 -3%2C0 z%22 id%3D%22path3055-0-77%22 %2F%3E %3Cpath style%3D%22opacity%3A0.8%3Bfill%3Anone%3Bstroke%3A%23ffffff%3Bstroke-width%3A1.966%3Bstroke-linecap%3Asquare%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22 d%3D%22m 4.9850574%2C108.015 14.0298856%2C-0.03%22 id%3D%22path5244-5-0-5%22 inkscape%3Aconnector-curvature%3D%220%22 sodipodi%3Anodetypes%3D%22cc%22 %2F%3E %3Cpath style%3D%22opacity%3A0.8%3Bfill%3Anone%3Bstroke%3A%23ffffff%3Bstroke-width%3A1.966%3Bstroke-linecap%3Asquare%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22 d%3D%22m 4.9849874%2C132.015 14.0298866%2C-0.03%22 id%3D%22path5244-5-0-5-8%22 inkscape%3Aconnector-curvature%3D%220%22 sodipodi%3Anodetypes%3D%22cc%22 %2F%3E %3Cpath inkscape%3Aconnector-curvature%3D%220%22 style%3D%22color%3A%23000000%3Bfont-style%3Anormal%3Bfont-variant%3Anormal%3Bfont-weight%3Anormal%3Bfont-stretch%3Anormal%3Bfont-size%3Amedium%3Bline-height%3Anormal%3Bfont-family%3Asans-serif%3Btext-indent%3A0%3Btext-align%3Astart%3Btext-decoration%3Anone%3Btext-decoration-line%3Anone%3Btext-decoration-style%3Asolid%3Btext-decoration-color%3A%23000000%3Bletter-spacing%3Anormal%3Bword-spacing%3Anormal%3Btext-transform%3Anone%3Bdirection%3Altr%3Bblock-progression%3Atb%3Bwriting-mode%3Alr-tb%3Bbaseline-shift%3Abaseline%3Btext-anchor%3Astart%3Bwhite-space%3Anormal%3Bclip-rule%3Anonzero%3Bdisplay%3Ainline%3Boverflow%3Avisible%3Bvisibility%3Avisible%3Bopacity%3A0.4%3Bisolation%3Aauto%3Bmix-blend-mode%3Anormal%3Bcolor-interpolation%3AsRGB%3Bcolor-interpolation-filters%3AlinearRGB%3Bsolid-color%3A%23000000%3Bsolid-opacity%3A1%3Bfill%3A%234d4d4d%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A2.66157866%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A1%3Bcolor-rendering%3Aauto%3Bimage-rendering%3Aauto%3Bshape-rendering%3Aauto%3Btext-rendering%3Aauto%3Benable-background%3Aaccumulate%22 d%3D%22m 36.398438%2C123.9629 c -0.423362%2C-0.013 -0.846847%2C0.01 -1.265626%2C0.062 -1.656562%2C0.2196 -3.244567%2C0.9739 -4.507812%2C2.2266 L 29%2C124.5366 l -2.324219%2C7.7129 7.826172%2C-1.9062 -1.804687%2C-1.9063 c 1.597702%2C-1.5308 4.048706%2C-1.8453 5.984375%2C-0.7207 1.971162%2C1.1453 2.881954%2C3.3975 2.308593%2C5.5508 -0.573361%2C2.1533 -2.533864%2C3.6953 -4.830078%2C3.6953 l 0%2C3.0742 c 3.550757%2C0 6.710442%2C-2.4093 7.650391%2C-5.9394 0.939949%2C-3.5301 -0.618463%2C-7.2756 -3.710938%2C-9.0723 -1.159678%2C-0.6737 -2.431087%2C-1.0231 -3.701171%2C-1.0625 z%22 id%3D%22path4138-12%22 %2F%3E %3Cpath inkscape%3Aconnector-curvature%3D%220%22 style%3D%22color%3A%23000000%3Bfont-style%3Anormal%3Bfont-variant%3Anormal%3Bfont-weight%3Anormal%3Bfont-stretch%3Anormal%3Bfont-size%3Amedium%3Bline-height%3Anormal%3Bfont-family%3Asans-serif%3Btext-indent%3A0%3Btext-align%3Astart%3Btext-decoration%3Anone%3Btext-decoration-line%3Anone%3Btext-decoration-style%3Asolid%3Btext-decoration-color%3A%23000000%3Bletter-spacing%3Anormal%3Bword-spacing%3Anormal%3Btext-transform%3Anone%3Bdirection%3Altr%3Bblock-progression%3Atb%3Bwriting-mode%3Alr-tb%3Bbaseline-shift%3Abaseline%3Btext-anchor%3Astart%3Bwhite-space%3Anormal%3Bclip-rule%3Anonzero%3Bdisplay%3Ainline%3Boverflow%3Avisible%3Bvisibility%3Avisible%3Bopacity%3A0.4%3Bisolation%3Aauto%3Bmix-blend-mode%3Anormal%3Bcolor-interpolation%3AsRGB%3Bcolor-interpolation-filters%3AlinearRGB%3Bsolid-color%3A%23000000%3Bsolid-opacity%3A1%3Bfill%3A%234d4d4d%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A2.66157866%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A1%3Bcolor-rendering%3Aauto%3Bimage-rendering%3Aauto%3Bshape-rendering%3Aauto%3Btext-rendering%3Aauto%3Benable-background%3Aaccumulate%22 d%3D%22m 59.722656%2C123.9629 c -1.270084%2C0.039 -2.541493%2C0.3888 -3.701172%2C1.0625 -3.092475%2C1.7967 -4.650886%2C5.5422 -3.710937%2C9.0723 0.939949%2C3.5301 4.09768%2C5.9394 7.648437%2C5.9394 l 0%2C-3.0742 c -2.296214%2C0 -4.256717%2C-1.542 -4.830078%2C-3.6953 -0.573361%2C-2.1533 0.337432%2C-4.4055 2.308594%2C-5.5508 1.935731%2C-1.1246 4.38863%2C-0.8102 5.986326%2C0.7207 l -1.806638%2C1.9063 7.828128%2C1.9062 -2.32422%2C-7.7129 -1.62696%2C1.7168 c -1.26338%2C-1.2531 -2.848917%2C-2.0088 -4.505855%2C-2.2285 -0.418778%2C-0.055 -0.842263%2C-0.076 -1.265625%2C-0.062 z%22 id%3D%22path4138-1-3%22 %2F%3E %3Cpath id%3D%22path6191%22 d%3D%22m 10.5%2C116 0%2C-2 -2.4999996%2C0 L 12%2C109 l 4%2C5 -2.5%2C0 0%2C2 -3%2C0 z%22 style%3D%22opacity%3A0.8%3Bfill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A1.966%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22 inkscape%3Aconnector-curvature%3D%220%22 %2F%3E %3Cpath inkscape%3Aconnector-curvature%3D%220%22 style%3D%22opacity%3A0.8%3Bfill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A1.966%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22 d%3D%22m 10.5%2C129 0%2C-2 -2.4999996%2C0 L 12%2C122 l 4%2C5 -2.5%2C0 0%2C2 -3%2C0 z%22 id%3D%22path6193%22 %2F%3E %3Cpath id%3D%22path6195%22 d%3D%22m 10.5%2C135 0%2C2 -2.4999996%2C0 L 12%2C142 l 4%2C-5 -2.5%2C0 0%2C-2 -3%2C0 z%22 style%3D%22opacity%3A0.8%3Bfill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A1.966%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22 inkscape%3Aconnector-curvature%3D%220%22 %2F%3E %3Cpath sodipodi%3Atype%3D%22star%22 style%3D%22fill%3A%234d4d4d%3Bfill-opacity%3A0.90196078%3Bstroke%3A%23d3d3d3%3Bstroke-width%3A0%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22 id%3D%22path4500%22 sodipodi%3Asides%3D%223%22 sodipodi%3Acx%3D%2211.55581%22 sodipodi%3Acy%3D%2260.073242%22 sodipodi%3Ar1%3D%225.1116104%22 sodipodi%3Ar2%3D%222.5558052%22 sodipodi%3Aarg1%3D%220%22 sodipodi%3Aarg2%3D%221.0471976%22 inkscape%3Aflatsided%3D%22false%22 inkscape%3Arounded%3D%220%22 inkscape%3Arandomized%3D%220%22 d%3D%22m 16.66742%2C60.073242 -3.833708%2C2.213392 -3.8337072%2C2.213393 0%2C-4.426785 0%2C-4.426784 3.8337082%2C2.213392 z%22 inkscape%3Atransform-center-x%3D%22-1.2779026%22 %2F%3E %3Cpath inkscape%3Atransform-center-x%3D%221.277902%22 d%3D%22m -31.500004%2C60.073242 -3.833708%2C2.213392 -3.833707%2C2.213393 0%2C-4.426785 0%2C-4.426784 3.833707%2C2.213392 z%22 inkscape%3Arandomized%3D%220%22 inkscape%3Arounded%3D%220%22 inkscape%3Aflatsided%3D%22false%22 sodipodi%3Aarg2%3D%221.0471976%22 sodipodi%3Aarg1%3D%220%22 sodipodi%3Ar2%3D%222.5558052%22 sodipodi%3Ar1%3D%225.1116104%22 sodipodi%3Acy%3D%2260.073242%22 sodipodi%3Acx%3D%22-36.611614%22 sodipodi%3Asides%3D%223%22 id%3D%22path4502%22 style%3D%22fill%3A%234d4d4d%3Bfill-opacity%3A0.90196078%3Bstroke%3A%23d3d3d3%3Bstroke-width%3A0%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22 sodipodi%3Atype%3D%22star%22 transform%3D%22scale(-1%2C1)%22 %2F%3E %3Cpath d%3D%22m 16.66742%2C60.073212 -3.833708%2C2.213392 -3.8337072%2C2.213392 0%2C-4.426784 0%2C-4.426785 3.8337082%2C2.213392 z%22 inkscape%3Arandomized%3D%220%22 inkscape%3Arounded%3D%220%22 inkscape%3Aflatsided%3D%22false%22 sodipodi%3Aarg2%3D%221.0471976%22 sodipodi%3Aarg1%3D%220%22 sodipodi%3Ar2%3D%222.5558052%22 sodipodi%3Ar1%3D%225.1116104%22 sodipodi%3Acy%3D%2260.073212%22 sodipodi%3Acx%3D%2211.55581%22 sodipodi%3Asides%3D%223%22 id%3D%22path4504%22 style%3D%22fill%3A%234d4d4d%3Bfill-opacity%3A0.90196078%3Bstroke%3A%23d3d3d3%3Bstroke-width%3A0%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22 sodipodi%3Atype%3D%22star%22 transform%3D%22matrix(0%2C1%2C-1%2C0%2C72.0074%2C71.7877)%22 inkscape%3Atransform-center-y%3D%221.2779029%22 %2F%3E %3Cpath inkscape%3Atransform-center-y%3D%22-1.2779026%22 transform%3D%22matrix(0%2C-1%2C-1%2C0%2C96%2C96)%22 sodipodi%3Atype%3D%22star%22 style%3D%22fill%3A%234d4d4d%3Bfill-opacity%3A0.90196078%3Bstroke%3A%23d3d3d3%3Bstroke-width%3A0%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22 id%3D%22path4506%22 sodipodi%3Asides%3D%223%22 sodipodi%3Acx%3D%2211.55581%22 sodipodi%3Acy%3D%2260.073212%22 sodipodi%3Ar1%3D%225.1116104%22 sodipodi%3Ar2%3D%222.5558052%22 sodipodi%3Aarg1%3D%220%22 sodipodi%3Aarg2%3D%221.0471976%22 inkscape%3Aflatsided%3D%22false%22 inkscape%3Arounded%3D%220%22 inkscape%3Arandomized%3D%220%22 d%3D%22m 16.66742%2C60.073212 -3.833708%2C2.213392 -3.8337072%2C2.213392 0%2C-4.426784 0%2C-4.426785 3.8337082%2C2.213392 z%22 %2F%3E %3Cpath sodipodi%3Anodetypes%3D%22cccc%22 inkscape%3Aconnector-curvature%3D%220%22 id%3D%22path4615-5%22 d%3D%22m 171.82574%2C65.174193 16.34854%2C0 -8.17427%2C-13.348454 z%22 style%3D%22fill%3A%23fbb917%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3A%23fbb917%3Bstroke-width%3A1.65161395%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22 %2F%3E %3Cpath style%3D%22opacity%3A1%3Bfill%3A%23ffffff%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A1px%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-opacity%3A1%22 d%3D%22m 179%2C55 0%2C6 2%2C0 0%2C-6%22 id%3D%22path4300%22 inkscape%3Aconnector-curvature%3D%220%22 sodipodi%3Anodetypes%3D%22cccc%22 %2F%3E %3Cpath style%3D%22opacity%3A1%3Bfill%3A%23ffffff%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A1px%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-opacity%3A1%22 d%3D%22m 179%2C62 0%2C2 2%2C0 0%2C-2%22 id%3D%22path4300-6%22 inkscape%3Aconnector-curvature%3D%220%22 sodipodi%3Anodetypes%3D%22cccc%22 %2F%3E%3C%2Fsvg%3E") -168px -48px;\n}\n\n.jsoneditor-schema-error .jsoneditor-popover {\n background-color: #4c4c4c;\n border-radius: 3px;\n box-shadow: 0 0 5px rgba(0,0,0,0.4);\n color: #fff;\n display: none;\n padding: 7px 10px;\n position: absolute;\n width: 200px;\n z-index: 4;\n}\n\n.jsoneditor-schema-error .jsoneditor-popover.jsoneditor-above {\n bottom: 32px;\n left: -98px;\n}\n\n.jsoneditor-schema-error .jsoneditor-popover.jsoneditor-below {\n top: 32px;\n left: -98px;\n}\n\n.jsoneditor-schema-error .jsoneditor-popover.jsoneditor-left {\n top: -7px;\n right: 32px;\n}\n\n.jsoneditor-schema-error .jsoneditor-popover.jsoneditor-right {\n top: -7px;\n left: 32px;\n}\n\n.jsoneditor-schema-error .jsoneditor-popover:before {\n border-right: 7px solid transparent;\n border-left: 7px solid transparent;\n content: \'\';\n display: block;\n left: 50%;\n margin-left: -7px;\n position: absolute;\n}\n\n.jsoneditor-schema-error .jsoneditor-popover.jsoneditor-above:before {\n border-top: 7px solid #4c4c4c;\n bottom: -7px;\n}\n\n.jsoneditor-schema-error .jsoneditor-popover.jsoneditor-below:before {\n border-bottom: 7px solid #4c4c4c;\n top: -7px;\n}\n\n.jsoneditor-schema-error .jsoneditor-popover.jsoneditor-left:before {\n border-left: 7px solid #4c4c4c;\n border-top: 7px solid transparent;\n border-bottom: 7px solid transparent;\n content: \'\';\n top: 19px;\n right: -14px;\n left: inherit;\n margin-left: inherit;\n margin-top: -7px;\n position: absolute;\n}\n\n.jsoneditor-schema-error .jsoneditor-popover.jsoneditor-right:before {\n border-right: 7px solid #4c4c4c;\n border-top: 7px solid transparent;\n border-bottom: 7px solid transparent;\n content: \'\';\n top: 19px;\n left: -14px;\n margin-left: inherit;\n margin-top: -7px;\n position: absolute;\n}\n\n.jsoneditor-schema-error:hover .jsoneditor-popover,\n.jsoneditor-schema-error:focus .jsoneditor-popover {\n display: block;\n -webkit-animation: fade-in .3s linear 1, move-up .3s linear 1;\n -moz-animation: fade-in .3s linear 1, move-up .3s linear 1;\n -ms-animation: fade-in .3s linear 1, move-up .3s linear 1;\n}\n\n@-webkit-keyframes fade-in {\n from {\n opacity: 0;\n }\n\n to {\n opacity: 1;\n }\n}\n\n@-moz-keyframes fade-in {\n from {\n opacity: 0;\n }\n\n to {\n opacity: 1;\n }\n}\n\n@-ms-keyframes fade-in {\n from {\n opacity: 0;\n }\n\n to {\n opacity: 1;\n }\n}\n\n/*@-webkit-keyframes move-up {*/\n\n/*from { bottom: 24px; }*/\n\n/*to { bottom: 32px; }*/\n\n/*}*/\n\n/*@-moz-keyframes move-up {*/\n\n/*from { bottom: 24px; }*/\n\n/*to { bottom: 32px; }*/\n\n/*}*/\n\n/*@-ms-keyframes move-up {*/\n\n/*from { bottom: 24px; }*/\n\n/*to { bottom: 32px; }*/\n\n/*}*/\n\n/* JSON schema errors displayed at the bottom of the editor in mode text and code */\n\n.jsoneditor .jsoneditor-text-errors {\n width: 100%;\n border-collapse: collapse;\n background-color: #ffef8b;\n border-top: 1px solid #ffd700;\n}\n\n.jsoneditor .jsoneditor-text-errors td {\n padding: 3px 6px;\n vertical-align: middle;\n}\n\n.jsoneditor-text-errors .jsoneditor-schema-error {\n border: none;\n width: 24px;\n height: 24px;\n padding: 0;\n margin: 0 4px 0 0;\n background: url("data:image/svg+xml,%3C%3Fxml version%3D%221.0%22 encoding%3D%22UTF-8%22 standalone%3D%22no%22%3F%3E%3Csvg xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22 xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22 xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22 xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 xmlns%3Asodipodi%3D%22http%3A%2F%2Fsodipodi.sourceforge.net%2FDTD%2Fsodipodi-0.dtd%22 xmlns%3Ainkscape%3D%22http%3A%2F%2Fwww.inkscape.org%2Fnamespaces%2Finkscape%22 width%3D%22216%22 height%3D%22144%22 id%3D%22svg4136%22 version%3D%221.1%22 inkscape%3Aversion%3D%220.91 r%22 sodipodi%3Adocname%3D%22jsoneditor-icons.svg%22%3E %3Ctitle id%3D%22title6512%22%3EJSON Editor Icons%3C%2Ftitle%3E %3Cmetadata id%3D%22metadata4148%22%3E %3Crdf%3ARDF%3E %3Ccc%3AWork rdf%3Aabout%3D%22%22%3E %3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E %3Cdc%3Atype rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22 %2F%3E %3Cdc%3Atitle%3EJSON Editor Icons%3C%2Fdc%3Atitle%3E %3C%2Fcc%3AWork%3E %3C%2Frdf%3ARDF%3E %3C%2Fmetadata%3E %3Cdefs id%3D%22defs4146%22 %2F%3E %3Csodipodi%3Anamedview pagecolor%3D%22%23ffffff%22 bordercolor%3D%22%23666666%22 borderopacity%3D%221%22 objecttolerance%3D%2210%22 gridtolerance%3D%2210%22 guidetolerance%3D%2210%22 inkscape%3Apageopacity%3D%220%22 inkscape%3Apageshadow%3D%222%22 inkscape%3Awindow-width%3D%221920%22 inkscape%3Awindow-height%3D%221028%22 id%3D%22namedview4144%22 showgrid%3D%22true%22 inkscape%3Azoom%3D%224%22 inkscape%3Acx%3D%2297.217248%22 inkscape%3Acy%3D%2259.950227%22 inkscape%3Awindow-x%3D%220%22 inkscape%3Awindow-y%3D%220%22 inkscape%3Awindow-maximized%3D%221%22 inkscape%3Acurrent-layer%3D%22svg4136%22 showguides%3D%22false%22 borderlayer%3D%22false%22 inkscape%3Ashowpageshadow%3D%22true%22 showborder%3D%22true%22%3E %3Cinkscape%3Agrid type%3D%22xygrid%22 id%3D%22grid4640%22 empspacing%3D%2224%22 %2F%3E %3C%2Fsodipodi%3Anamedview%3E %3C!-- Created with SVG-edit - http%3A%2F%2Fsvg-edit.googlecode.com%2F --%3E %3Cg id%3D%22g4394%22%3E %3Crect x%3D%224%22 y%3D%224%22 width%3D%2216%22 height%3D%2216%22 id%3D%22svg_1%22 style%3D%22fill%3A%231aae1c%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%22 %2F%3E %3Crect style%3D%22fill%3A%23ec3f29%3Bfill-opacity%3A0.94117647%3Bstroke%3Anone%3Bstroke-width%3A0%22 x%3D%2228.000006%22 y%3D%223.999995%22 width%3D%2216%22 height%3D%2216%22 id%3D%22svg_1-7%22 %2F%3E %3Crect id%3D%22rect4165%22 height%3D%2216%22 width%3D%2216%22 y%3D%223.999995%22 x%3D%2252.000004%22 style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%22 %2F%3E %3Crect style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%22 x%3D%22172.00002%22 y%3D%223.9999852%22 width%3D%2216%22 height%3D%2216%22 id%3D%22rect4175%22 %2F%3E %3Crect style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%22 x%3D%22196%22 y%3D%223.999995%22 width%3D%2216%22 height%3D%2216%22 id%3D%22rect4175-3%22 %2F%3E %3Cg style%3D%22stroke%3Anone%22 id%3D%22g4299%22%3E %3Crect style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%22 id%3D%22svg_1-1%22 height%3D%221.9999986%22 width%3D%229.9999924%22 y%3D%2210.999998%22 x%3D%227.0000048%22 %2F%3E %3Crect style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%22 id%3D%22svg_1-1-1%22 height%3D%229.9999838%22 width%3D%221.9999955%22 y%3D%227.0000114%22 x%3D%2211.000005%22 %2F%3E %3C%2Fg%3E %3Cg style%3D%22stroke%3Anone%22 transform%3D%22matrix(0.70710678%2C-0.70710678%2C0.70710678%2C0.70710678%2C19.029435%2C12.000001)%22 id%3D%22g4299-3%22%3E %3Crect style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%22 id%3D%22svg_1-1-0%22 height%3D%221.9999986%22 width%3D%229.9999924%22 y%3D%2210.999998%22 x%3D%227.0000048%22 %2F%3E %3Crect style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%22 id%3D%22svg_1-1-1-9%22 height%3D%229.9999838%22 width%3D%221.9999955%22 y%3D%227.0000114%22 x%3D%2211.000005%22 %2F%3E %3C%2Fg%3E %3Crect style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A0%22 x%3D%2255.000004%22 y%3D%227.0000048%22 width%3D%226.9999909%22 height%3D%226.9999905%22 id%3D%22svg_1-7-5%22 %2F%3E %3Crect id%3D%22rect4354%22 height%3D%226.9999905%22 width%3D%226.9999909%22 y%3D%2210.00001%22 x%3D%2258%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%234c4c4c%3Bstroke-width%3A2%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22 %2F%3E %3Crect style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%233c80df%3Bstroke-width%3A0%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A0.94117647%22 x%3D%2258.000004%22 y%3D%2210.000005%22 width%3D%226.9999909%22 height%3D%226.9999905%22 id%3D%22svg_1-7-5-7%22 %2F%3E %3Cg id%3D%22g4378%22%3E %3Crect id%3D%22svg_1-7-5-3%22 height%3D%221.9999965%22 width%3D%227.9999909%22 y%3D%2210.999999%22 x%3D%22198%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A0%22 %2F%3E %3Crect style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A0%22 x%3D%22198%22 y%3D%227.0000005%22 width%3D%2211.999995%22 height%3D%221.9999946%22 id%3D%22rect4374%22 %2F%3E %3Crect style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A0%22 x%3D%22198%22 y%3D%2214.999996%22 width%3D%223.9999928%22 height%3D%221.9999995%22 id%3D%22rect4376%22 %2F%3E %3C%2Fg%3E %3Cg id%3D%22g4383%22 transform%3D%22matrix(1%2C0%2C0%2C-1%2C-23.999995%2C23.999995)%22%3E %3Crect style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A0%22 x%3D%22198%22 y%3D%2210.999999%22 width%3D%227.9999909%22 height%3D%221.9999965%22 id%3D%22rect4385%22 %2F%3E %3Crect id%3D%22rect4387%22 height%3D%221.9999946%22 width%3D%2211.999995%22 y%3D%227.0000005%22 x%3D%22198%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A0%22 %2F%3E %3Crect id%3D%22rect4389%22 height%3D%221.9999995%22 width%3D%223.9999928%22 y%3D%2214.999996%22 x%3D%22198%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A0%22 %2F%3E %3C%2Fg%3E %3Crect y%3D%223.9999199%22 x%3D%2276%22 height%3D%2216%22 width%3D%2216%22 id%3D%22rect3754-4%22 style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A1%3Bstroke%3Anone%22 %2F%3E %3Cpath sodipodi%3Anodetypes%3D%22cccccccc%22 inkscape%3Aconnector-curvature%3D%220%22 id%3D%22path4351%22 d%3D%22m 85.10447%2C6.0157384 -0.0156%2C1.4063 c 3.02669%2C-0.2402 0.33008%2C3.6507996 2.48438%2C4.5780996 -2.18694%2C1.0938 0.49191%2C4.9069 -2.45313%2C4.5781 l -0.0156%2C1.4219 c 5.70828%2C0.559 1.03264%2C-5.1005 4.70313%2C-5.2656 l 0%2C-1.4063 c -3.61303%2C-0.027 1.11893%2C-5.7069996 -4.70313%2C-5.3124996 z%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23ffffff%3Bstroke-width%3A0.2%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22 %2F%3E %3Cpath sodipodi%3Anodetypes%3D%22cccccccc%22 inkscape%3Aconnector-curvature%3D%220%22 id%3D%22path4351-9%22 d%3D%22m 82.78125%2C5.9984384 0.0156%2C1.4063 c -3.02668%2C-0.2402 -0.33007%2C3.6506996 -2.48437%2C4.5780996 2.18694%2C1.0938 -0.49192%2C4.9069 2.45312%2C4.5781 l 0.0156%2C1.4219 c -5.70827%2C0.559 -1.03263%2C-5.1004 -4.70312%2C-5.2656 l 0%2C-1.4063 c 3.61303%2C-0.027 -1.11894%2C-5.7070996 4.70312%2C-5.3124996 z%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23ffffff%3Bstroke-width%3A0.2%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22 %2F%3E %3Crect y%3D%223.9999199%22 x%3D%22100%22 height%3D%2216%22 width%3D%2216%22 id%3D%22rect3754-25%22 style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A1%3Bstroke%3Anone%22 %2F%3E %3Cpath inkscape%3Aconnector-curvature%3D%220%22 id%3D%22path2987%22 d%3D%22m 103.719%2C5.6719384 0%2C12.7187996 3.03125%2C0 0%2C-1.5313 -1.34375%2C0 0%2C-9.6249996 1.375%2C0 0%2C-1.5625 z%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%22 %2F%3E %3Cpath inkscape%3Aconnector-curvature%3D%220%22 id%3D%22path2987-1%22 d%3D%22m 112.2185%2C5.6721984 0%2C12.7187996 -3.03125%2C0 0%2C-1.5313 1.34375%2C0 0%2C-9.6249996 -1.375%2C0 0%2C-1.5625 z%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%22 %2F%3E %3Crect y%3D%223.9999199%22 x%3D%22124%22 height%3D%2216%22 width%3D%2216%22 id%3D%22rect3754-73%22 style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A1%3Bstroke%3Anone%22 %2F%3E %3Cpath sodipodi%3Anodetypes%3D%22ccccccccc%22 inkscape%3Aconnector-curvature%3D%220%22 id%3D%22path3780%22 d%3D%22m 126.2824%2C17.602938 1.78957%2C0 1.14143%2C-2.8641 5.65364%2C0 1.14856%2C2.8641 1.76565%2C0 -4.78687%2C-11.1610996 -1.91903%2C0 z%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%22 %2F%3E %3Cpath inkscape%3Aconnector-curvature%3D%220%22 id%3D%22path3782%22 d%3D%22m 129.72704%2C13.478838 4.60852%2C0.01 -2.30426%2C-5.5497996 z%22 style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A1%3Bstroke%3Anone%22 %2F%3E %3Crect y%3D%223.9999199%22 x%3D%22148%22 height%3D%2216%22 width%3D%2216%22 id%3D%22rect3754-35%22 style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A1%3Bstroke%3Anone%22 %2F%3E %3Cpath sodipodi%3Anodetypes%3D%22ccccccc%22 inkscape%3Aconnector-curvature%3D%220%22 id%3D%22path5008-2%22 d%3D%22m 156.47655%2C5.8917384 0%2C2.1797 0.46093%2C2.3983996 1.82813%2C0 0.39844%2C-2.3983996 0%2C-2.1797 z%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%22 %2F%3E %3Cpath sodipodi%3Anodetypes%3D%22ccccccc%22 inkscape%3Aconnector-curvature%3D%220%22 id%3D%22path5008-2-8%22 d%3D%22m 152.51561%2C5.8906384 0%2C2.1797 0.46094%2C2.3983996 1.82812%2C0 0.39844%2C-2.3983996 0%2C-2.1797 z%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%22 %2F%3E %3C%2Fg%3E %3Crect x%3D%224%22 y%3D%2227.999994%22 width%3D%2216%22 height%3D%2216%22 id%3D%22rect4432%22 style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%22 %2F%3E %3Crect style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%22 x%3D%2228.000006%22 y%3D%2227.99999%22 width%3D%2216%22 height%3D%2216%22 id%3D%22rect4434%22 %2F%3E %3Crect id%3D%22rect4436%22 height%3D%2216%22 width%3D%2216%22 y%3D%2227.99999%22 x%3D%2252.000004%22 style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A0%22 %2F%3E %3Crect style%3D%22fill%3A%23d3d3d3%3Bstroke%3A%23000000%3Bstroke-width%3A0%22 x%3D%22172.00002%22 y%3D%2227.999981%22 width%3D%2216%22 height%3D%2216%22 id%3D%22rect4446%22 %2F%3E %3Crect style%3D%22fill%3A%23d3d3d3%3Bstroke%3A%23000000%3Bstroke-width%3A0%22 x%3D%22196%22 y%3D%2227.99999%22 width%3D%2216%22 height%3D%2216%22 id%3D%22rect4448%22 %2F%3E %3Cg id%3D%22g4466%22 style%3D%22stroke%3Anone%22 transform%3D%22translate(0%2C23.999995)%22%3E %3Crect style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%22 id%3D%22rect4468%22 height%3D%221.9999986%22 width%3D%229.9999924%22 y%3D%2210.999998%22 x%3D%227.0000048%22 %2F%3E %3Crect style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%22 id%3D%22rect4470%22 height%3D%229.9999838%22 width%3D%221.9999955%22 y%3D%227.0000114%22 x%3D%2211.000005%22 %2F%3E %3C%2Fg%3E %3Cg transform%3D%22matrix(0.70710678%2C-0.70710678%2C0.70710678%2C0.70710678%2C19.029435%2C35.999996)%22 id%3D%22g4472%22 style%3D%22stroke%3Anone%22%3E %3Crect style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%22 id%3D%22rect4474%22 height%3D%221.9999986%22 width%3D%229.9999924%22 y%3D%2210.999998%22 x%3D%227.0000048%22 %2F%3E %3Crect style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%22 id%3D%22rect4476%22 height%3D%229.9999838%22 width%3D%221.9999955%22 y%3D%227.0000114%22 x%3D%2211.000005%22 %2F%3E %3C%2Fg%3E %3Crect style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A0%22 x%3D%2255.000004%22 y%3D%2231%22 width%3D%226.9999909%22 height%3D%226.9999905%22 id%3D%22rect4478%22 %2F%3E %3Crect id%3D%22rect4480%22 height%3D%226.9999905%22 width%3D%226.9999909%22 y%3D%2234.000008%22 x%3D%2258%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23d3d3d3%3Bstroke-width%3A2%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22 %2F%3E %3Crect style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23d3d3d3%3Bstroke-width%3A0%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22 x%3D%2258.000004%22 y%3D%2234.000004%22 width%3D%226.9999909%22 height%3D%226.9999905%22 id%3D%22rect4482%22 %2F%3E %3Cg id%3D%22g4484%22 transform%3D%22translate(0%2C23.999995)%22%3E %3Crect id%3D%22rect4486%22 height%3D%221.9999965%22 width%3D%227.9999909%22 y%3D%2210.999999%22 x%3D%22198%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A0%22 %2F%3E %3Crect style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A0%22 x%3D%22198%22 y%3D%227.0000005%22 width%3D%2211.999995%22 height%3D%221.9999946%22 id%3D%22rect4488%22 %2F%3E %3Crect style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A0%22 x%3D%22198%22 y%3D%2214.999996%22 width%3D%223.9999928%22 height%3D%221.9999995%22 id%3D%22rect4490%22 %2F%3E %3C%2Fg%3E %3Cg id%3D%22g4492%22 transform%3D%22matrix(1%2C0%2C0%2C-1%2C-23.999995%2C47.99999)%22%3E %3Crect style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A0%22 x%3D%22198%22 y%3D%2210.999999%22 width%3D%227.9999909%22 height%3D%221.9999965%22 id%3D%22rect4494%22 %2F%3E %3Crect id%3D%22rect4496%22 height%3D%221.9999946%22 width%3D%2211.999995%22 y%3D%227.0000005%22 x%3D%22198%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A0%22 %2F%3E %3Crect id%3D%22rect4498%22 height%3D%221.9999995%22 width%3D%223.9999928%22 y%3D%2214.999996%22 x%3D%22198%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A0%22 %2F%3E %3C%2Fg%3E %3Crect style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3Anone%22 id%3D%22rect3754-8%22 width%3D%2216%22 height%3D%2216%22 x%3D%2276%22 y%3D%2227.99992%22 %2F%3E %3Cpath style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23ffffff%3Bstroke-width%3A0.2%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22 d%3D%22m 85.10448%2C30.015537 -0.0156%2C1.4063 c 3.02668%2C-0.2402 0.33007%2C3.6508 2.48438%2C4.5781 -2.18695%2C1.0938 0.49191%2C4.90688 -2.45313%2C4.57808 l -0.0156%2C1.4219 c 5.70827%2C0.559 1.03263%2C-5.10048 4.70313%2C-5.26558 l 0%2C-1.4063 c -3.61304%2C-0.027 1.11893%2C-5.707 -4.70313%2C-5.3125 z%22 id%3D%22path4351-1%22 inkscape%3Aconnector-curvature%3D%220%22 sodipodi%3Anodetypes%3D%22cccccccc%22 %2F%3E %3Cpath style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23ffffff%3Bstroke-width%3A0.2%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22 d%3D%22m 82.78126%2C29.998237 0.0156%2C1.4063 c -3.02668%2C-0.2402 -0.33008%2C3.6507 -2.48438%2C4.5781 2.18694%2C1.0938 -0.49191%2C4.90688 2.45313%2C4.57808 l 0.0156%2C1.4219 c -5.70828%2C0.559 -1.03264%2C-5.10038 -4.70313%2C-5.26558 l 0%2C-1.4063 c 3.61303%2C-0.027 -1.11893%2C-5.7071 4.70313%2C-5.3125 z%22 id%3D%22path4351-9-5%22 inkscape%3Aconnector-curvature%3D%220%22 sodipodi%3Anodetypes%3D%22cccccccc%22 %2F%3E %3Crect style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3Anone%22 id%3D%22rect3754-65%22 width%3D%2216%22 height%3D%2216%22 x%3D%22100%22 y%3D%2227.99992%22 %2F%3E %3Cpath style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%22 d%3D%22m 103.719%2C29.671937 0%2C12.71878 3.03125%2C0 0%2C-1.5313 -1.34375%2C0 0%2C-9.62498 1.375%2C0 0%2C-1.5625 z%22 id%3D%22path2987-8%22 inkscape%3Aconnector-curvature%3D%220%22 %2F%3E %3Cpath style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%22 d%3D%22m 112.2185%2C29.671937 0%2C12.71878 -3.03125%2C0 0%2C-1.5313 1.34375%2C0 0%2C-9.62498 -1.375%2C0 0%2C-1.5625 z%22 id%3D%22path2987-1-9%22 inkscape%3Aconnector-curvature%3D%220%22 %2F%3E %3Crect style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3Anone%22 id%3D%22rect3754-92%22 width%3D%2216%22 height%3D%2216%22 x%3D%22124%22 y%3D%2227.99992%22 %2F%3E %3Cpath style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%22 d%3D%22m 126.2824%2C41.602917 1.78957%2C0 1.14143%2C-2.86408 5.65364%2C0 1.14856%2C2.86408 1.76565%2C0 -4.78687%2C-11.16108 -1.91902%2C0 z%22 id%3D%22path3780-9%22 inkscape%3Aconnector-curvature%3D%220%22 sodipodi%3Anodetypes%3D%22ccccccccc%22 %2F%3E %3Cpath style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3Anone%22 d%3D%22m 129.72704%2C37.478837 4.60852%2C0.01 -2.30426%2C-5.5498 z%22 id%3D%22path3782-2%22 inkscape%3Aconnector-curvature%3D%220%22 %2F%3E %3Crect style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3Anone%22 id%3D%22rect3754-47%22 width%3D%2216%22 height%3D%2216%22 x%3D%22148%22 y%3D%2227.99992%22 %2F%3E %3Cpath style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%22 d%3D%22m 156.47656%2C29.891737 0%2C2.1797 0.46093%2C2.3984 1.82813%2C0 0.39844%2C-2.3984 0%2C-2.1797 z%22 id%3D%22path5008-2-1%22 inkscape%3Aconnector-curvature%3D%220%22 sodipodi%3Anodetypes%3D%22ccccccc%22 %2F%3E %3Cpath style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%22 d%3D%22m 152.51562%2C29.890637 0%2C2.1797 0.46094%2C2.3984 1.82812%2C0 0.39844%2C-2.3984 0%2C-2.1797 z%22 id%3D%22path5008-2-8-8%22 inkscape%3Aconnector-curvature%3D%220%22 sodipodi%3Anodetypes%3D%22ccccccc%22 %2F%3E %3Crect id%3D%22svg_1-7-2%22 height%3D%221.9999961%22 width%3D%2211.999996%22 y%3D%2264%22 x%3D%2254%22 style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A0.98431373%3Bstroke%3Anone%3Bstroke-width%3A0%22 %2F%3E %3Crect id%3D%22svg_1-7-2-2%22 height%3D%222.9999905%22 width%3D%222.9999907%22 y%3D%2252%22 x%3D%2280.000008%22 style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A0.98431373%3Bstroke%3Anone%3Bstroke-width%3A0%22 %2F%3E %3Crect style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A0.98431373%3Bstroke%3Anone%3Bstroke-width%3A0%22 x%3D%2285.000008%22 y%3D%2252%22 width%3D%222.9999907%22 height%3D%222.9999905%22 id%3D%22rect4561%22 %2F%3E %3Crect style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A0.98431373%3Bstroke%3Anone%3Bstroke-width%3A0%22 x%3D%2280.000008%22 y%3D%2258%22 width%3D%222.9999907%22 height%3D%222.9999905%22 id%3D%22rect4563%22 %2F%3E %3Crect id%3D%22rect4565%22 height%3D%222.9999905%22 width%3D%222.9999907%22 y%3D%2258%22 x%3D%2285.000008%22 style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A0.98431373%3Bstroke%3Anone%3Bstroke-width%3A0%22 %2F%3E %3Crect id%3D%22rect4567%22 height%3D%222.9999905%22 width%3D%222.9999907%22 y%3D%2264%22 x%3D%2280.000008%22 style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A0.98431373%3Bstroke%3Anone%3Bstroke-width%3A0%22 %2F%3E %3Crect style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A0.98431373%3Bstroke%3Anone%3Bstroke-width%3A0%22 x%3D%2285.000008%22 y%3D%2264%22 width%3D%222.9999907%22 height%3D%222.9999905%22 id%3D%22rect4569%22 %2F%3E %3Ccircle style%3D%22opacity%3A1%3Bfill%3Anone%3Bfill-opacity%3A1%3Bstroke%3A%234c4c4c%3Bstroke-width%3A2%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22 id%3D%22path4571%22 cx%3D%22110.06081%22 cy%3D%2257.939209%22 r%3D%224.7438836%22 %2F%3E %3Crect style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A0.98431373%3Bstroke%3Anone%3Bstroke-width%3A0%22 x%3D%22116.64566%22 y%3D%22-31.79752%22 width%3D%224.229713%22 height%3D%226.4053884%22 id%3D%22rect4563-2%22 transform%3D%22matrix(0.70710678%2C0.70710678%2C-0.70710678%2C0.70710678%2C0%2C0)%22 %2F%3E %3Cpath style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22 d%3D%22M 125%2C56 138.77027%2C56.095 132%2C64 Z%22 id%3D%22path4613%22 inkscape%3Aconnector-curvature%3D%220%22 sodipodi%3Anodetypes%3D%22cccc%22 %2F%3E %3Cpath sodipodi%3Anodetypes%3D%22cccc%22 inkscape%3Aconnector-curvature%3D%220%22 id%3D%22path4615%22 d%3D%22M 149%2C64 162.77027%2C63.905 156%2C56 Z%22 style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22 %2F%3E %3Crect style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A0.98431373%3Bstroke%3Anone%3Bstroke-width%3A0%22 x%3D%2254%22 y%3D%2253%22 width%3D%2211.999996%22 height%3D%221.9999961%22 id%3D%22rect4638%22 %2F%3E %3Crect id%3D%22svg_1-7-2-24%22 height%3D%221.9999957%22 width%3D%2212.99999%22 y%3D%22-56%22 x%3D%2253%22 style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A0.98431373%3Bstroke%3Anone%3Bstroke-width%3A0%22 transform%3D%22matrix(0%2C1%2C-1%2C0%2C0%2C0)%22 %2F%3E %3Crect transform%3D%22matrix(0%2C1%2C-1%2C0%2C0%2C0)%22 style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A0.98431373%3Bstroke%3Anone%3Bstroke-width%3A0%22 x%3D%2253%22 y%3D%22-66%22 width%3D%2212.99999%22 height%3D%221.9999957%22 id%3D%22rect4657%22 %2F%3E %3Crect id%3D%22rect4659%22 height%3D%220.99999291%22 width%3D%2211.999999%22 y%3D%2257%22 x%3D%2254%22 style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A0.98431373%3Bstroke%3Anone%3Bstroke-width%3A0%22 %2F%3E %3Crect style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%3Bstroke-opacity%3A1%22 x%3D%2254%22 y%3D%2288.000122%22 width%3D%2211.999996%22 height%3D%221.9999961%22 id%3D%22rect4661%22 %2F%3E %3Crect style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%3Bstroke-opacity%3A1%22 x%3D%2280.000008%22 y%3D%2276.000122%22 width%3D%222.9999907%22 height%3D%222.9999905%22 id%3D%22rect4663%22 %2F%3E %3Crect id%3D%22rect4665%22 height%3D%222.9999905%22 width%3D%222.9999907%22 y%3D%2276.000122%22 x%3D%2285.000008%22 style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%3Bstroke-opacity%3A1%22 %2F%3E %3Crect id%3D%22rect4667%22 height%3D%222.9999905%22 width%3D%222.9999907%22 y%3D%2282.000122%22 x%3D%2280.000008%22 style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%3Bstroke-opacity%3A1%22 %2F%3E %3Crect style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%3Bstroke-opacity%3A1%22 x%3D%2285.000008%22 y%3D%2282.000122%22 width%3D%222.9999907%22 height%3D%222.9999905%22 id%3D%22rect4669%22 %2F%3E %3Crect style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%3Bstroke-opacity%3A1%22 x%3D%2280.000008%22 y%3D%2288.000122%22 width%3D%222.9999907%22 height%3D%222.9999905%22 id%3D%22rect4671%22 %2F%3E %3Crect id%3D%22rect4673%22 height%3D%222.9999905%22 width%3D%222.9999907%22 y%3D%2288.000122%22 x%3D%2285.000008%22 style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%3Bstroke-opacity%3A1%22 %2F%3E %3Ccircle r%3D%224.7438836%22 cy%3D%2281.939331%22 cx%3D%22110.06081%22 id%3D%22circle4675%22 style%3D%22opacity%3A1%3Bfill%3Anone%3Bfill-opacity%3A1%3Bstroke%3A%23d3d3d3%3Bstroke-width%3A2%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22 %2F%3E %3Crect transform%3D%22matrix(0.70710678%2C0.70710678%2C-0.70710678%2C0.70710678%2C0%2C0)%22 id%3D%22rect4677%22 height%3D%226.4053884%22 width%3D%224.229713%22 y%3D%22-14.826816%22 x%3D%22133.6163%22 style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3A%23d3d3d3%3Bstroke-width%3A0%3Bstroke-opacity%3A1%22 %2F%3E %3Cpath sodipodi%3Anodetypes%3D%22cccc%22 inkscape%3Aconnector-curvature%3D%220%22 id%3D%22path4679%22 d%3D%22m 125%2C80.000005 13.77027%2C0.09499 L 132%2C87.999992 Z%22 style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3A%23d3d3d3%3Bstroke-width%3A0%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22 %2F%3E %3Cpath style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3A%23d3d3d3%3Bstroke-width%3A0%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22 d%3D%22M 149%2C88.0002 162.77027%2C87.9052 156%2C80.0002 Z%22 id%3D%22path4681%22 inkscape%3Aconnector-curvature%3D%220%22 sodipodi%3Anodetypes%3D%22cccc%22 %2F%3E %3Crect id%3D%22rect4683%22 height%3D%221.9999961%22 width%3D%2211.999996%22 y%3D%2277.000122%22 x%3D%2254%22 style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%3Bstroke-opacity%3A1%22 %2F%3E %3Crect transform%3D%22matrix(0%2C1%2C-1%2C0%2C0%2C0)%22 style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%3Bstroke-opacity%3A1%22 x%3D%2277.000122%22 y%3D%22-56%22 width%3D%2212.99999%22 height%3D%221.9999957%22 id%3D%22rect4685%22 %2F%3E %3Crect id%3D%22rect4687%22 height%3D%221.9999957%22 width%3D%2212.99999%22 y%3D%22-66%22 x%3D%2277.000122%22 style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%3Bstroke-opacity%3A1%22 transform%3D%22matrix(0%2C1%2C-1%2C0%2C0%2C0)%22 %2F%3E %3Crect style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%3Bstroke-opacity%3A1%22 x%3D%2254%22 y%3D%2281.000122%22 width%3D%2211.999999%22 height%3D%220.99999291%22 id%3D%22rect4689%22 %2F%3E %3Crect id%3D%22rect4761-1%22 height%3D%221.9999945%22 width%3D%2215.99999%22 y%3D%22101%22 x%3D%2276.000008%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A0.80000007%3Bstroke%3Anone%3Bstroke-width%3A0%22 %2F%3E %3Crect id%3D%22rect4761-0%22 height%3D%221.9999945%22 width%3D%2215.99999%22 y%3D%22105%22 x%3D%2276.000008%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A0.80000007%3Bstroke%3Anone%3Bstroke-width%3A0%22 %2F%3E %3Crect id%3D%22rect4761-7%22 height%3D%221.9999945%22 width%3D%229%22 y%3D%22109%22 x%3D%2276.000008%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A0.80000007%3Bstroke%3Anone%3Bstroke-width%3A0%22 %2F%3E %3Crect id%3D%22rect4761-1-1%22 height%3D%221.9999945%22 width%3D%2212%22 y%3D%22125%22 x%3D%2276.000008%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A0.80000007%3Bstroke%3Anone%3Bstroke-width%3A0%22 %2F%3E %3Crect id%3D%22rect4761-1-1-4%22 height%3D%221.9999945%22 width%3D%2210%22 y%3D%22137%22 x%3D%2276.000008%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A0.80000007%3Bstroke%3Anone%3Bstroke-width%3A0%22 %2F%3E %3Crect id%3D%22rect4761-1-1-4-4%22 height%3D%221.9999945%22 width%3D%2210%22 y%3D%22129%22 x%3D%2282%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A0.80000007%3Bstroke%3Anone%3Bstroke-width%3A0%22 %2F%3E %3Crect id%3D%22rect4761-1-1-4-4-3%22 height%3D%221.9999945%22 width%3D%229%22 y%3D%22133%22 x%3D%2282%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A0.80000007%3Bstroke%3Anone%3Bstroke-width%3A0%22 %2F%3E %3Cpath inkscape%3Aconnector-curvature%3D%220%22 style%3D%22color%3A%23000000%3Bfont-style%3Anormal%3Bfont-variant%3Anormal%3Bfont-weight%3Anormal%3Bfont-stretch%3Anormal%3Bfont-size%3Amedium%3Bline-height%3Anormal%3Bfont-family%3Asans-serif%3Btext-indent%3A0%3Btext-align%3Astart%3Btext-decoration%3Anone%3Btext-decoration-line%3Anone%3Btext-decoration-style%3Asolid%3Btext-decoration-color%3A%23000000%3Bletter-spacing%3Anormal%3Bword-spacing%3Anormal%3Btext-transform%3Anone%3Bdirection%3Altr%3Bblock-progression%3Atb%3Bwriting-mode%3Alr-tb%3Bbaseline-shift%3Abaseline%3Btext-anchor%3Astart%3Bwhite-space%3Anormal%3Bclip-rule%3Anonzero%3Bdisplay%3Ainline%3Boverflow%3Avisible%3Bvisibility%3Avisible%3Bopacity%3A0.8%3Bisolation%3Aauto%3Bmix-blend-mode%3Anormal%3Bcolor-interpolation%3AsRGB%3Bcolor-interpolation-filters%3AlinearRGB%3Bsolid-color%3A%23000000%3Bsolid-opacity%3A1%3Bfill%3A%23ffffff%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A2.66157866%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A1%3Bcolor-rendering%3Aauto%3Bimage-rendering%3Aauto%3Bshape-rendering%3Aauto%3Btext-rendering%3Aauto%3Benable-background%3Aaccumulate%22 d%3D%22m 36.398438%2C100.0254 c -0.423362%2C-0.013 -0.846847%2C0.01 -1.265626%2C0.062 -1.656562%2C0.2196 -3.244567%2C0.9739 -4.507812%2C2.2266 L 29%2C100.5991 l -2.324219%2C7.7129 7.826172%2C-1.9062 -1.804687%2C-1.9063 c 1.597702%2C-1.5308 4.048706%2C-1.8453 5.984375%2C-0.7207 1.971162%2C1.1452 2.881954%2C3.3975 2.308593%2C5.5508 -0.573361%2C2.1533 -2.533865%2C3.6953 -4.830078%2C3.6953 l 0%2C3.0742 c 3.550756%2C0 6.710442%2C-2.4113 7.650391%2C-5.9414 0.939949%2C-3.5301 -0.618463%2C-7.2736 -3.710938%2C-9.0703 -1.159678%2C-0.6738 -2.431087%2C-1.0231 -3.701171%2C-1.0625 z%22 id%3D%22path4138%22 %2F%3E %3Cpath inkscape%3Aconnector-curvature%3D%220%22 style%3D%22color%3A%23000000%3Bfont-style%3Anormal%3Bfont-variant%3Anormal%3Bfont-weight%3Anormal%3Bfont-stretch%3Anormal%3Bfont-size%3Amedium%3Bline-height%3Anormal%3Bfont-family%3Asans-serif%3Btext-indent%3A0%3Btext-align%3Astart%3Btext-decoration%3Anone%3Btext-decoration-line%3Anone%3Btext-decoration-style%3Asolid%3Btext-decoration-color%3A%23000000%3Bletter-spacing%3Anormal%3Bword-spacing%3Anormal%3Btext-transform%3Anone%3Bdirection%3Altr%3Bblock-progression%3Atb%3Bwriting-mode%3Alr-tb%3Bbaseline-shift%3Abaseline%3Btext-anchor%3Astart%3Bwhite-space%3Anormal%3Bclip-rule%3Anonzero%3Bdisplay%3Ainline%3Boverflow%3Avisible%3Bvisibility%3Avisible%3Bopacity%3A0.8%3Bisolation%3Aauto%3Bmix-blend-mode%3Anormal%3Bcolor-interpolation%3AsRGB%3Bcolor-interpolation-filters%3AlinearRGB%3Bsolid-color%3A%23000000%3Bsolid-opacity%3A1%3Bfill%3A%23ffffff%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A2.66157866%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A1%3Bcolor-rendering%3Aauto%3Bimage-rendering%3Aauto%3Bshape-rendering%3Aauto%3Btext-rendering%3Aauto%3Benable-background%3Aaccumulate%22 d%3D%22m 59.722656%2C99.9629 c -1.270084%2C0.039 -2.541493%2C0.3887 -3.701172%2C1.0625 -3.092475%2C1.7967 -4.650886%2C5.5402 -3.710937%2C9.0703 0.939949%2C3.5301 4.09768%2C5.9414 7.648437%2C5.9414 l 0%2C-3.0742 c -2.296214%2C0 -4.256717%2C-1.542 -4.830078%2C-3.6953 -0.573361%2C-2.1533 0.337432%2C-4.4056 2.308594%2C-5.5508 1.935731%2C-1.1246 4.38863%2C-0.8102 5.986326%2C0.7207 l -1.806638%2C1.9063 7.828128%2C1.9062 -2.32422%2C-7.7129 -1.62696%2C1.7168 c -1.26338%2C-1.2531 -2.848917%2C-2.0088 -4.505855%2C-2.2285 -0.418778%2C-0.055 -0.842263%2C-0.076 -1.265625%2C-0.062 z%22 id%3D%22path4138-1%22 %2F%3E %3Cpath inkscape%3Aconnector-curvature%3D%220%22 style%3D%22opacity%3A0.8%3Bfill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A1.966%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22 d%3D%22m 10.5%2C100 0%2C2 -2.4999996%2C0 L 12%2C107 l 4%2C-5 -2.5%2C0 0%2C-2 -3%2C0 z%22 id%3D%22path3055-0-77%22 %2F%3E %3Cpath style%3D%22opacity%3A0.8%3Bfill%3Anone%3Bstroke%3A%23ffffff%3Bstroke-width%3A1.966%3Bstroke-linecap%3Asquare%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22 d%3D%22m 4.9850574%2C108.015 14.0298856%2C-0.03%22 id%3D%22path5244-5-0-5%22 inkscape%3Aconnector-curvature%3D%220%22 sodipodi%3Anodetypes%3D%22cc%22 %2F%3E %3Cpath style%3D%22opacity%3A0.8%3Bfill%3Anone%3Bstroke%3A%23ffffff%3Bstroke-width%3A1.966%3Bstroke-linecap%3Asquare%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22 d%3D%22m 4.9849874%2C132.015 14.0298866%2C-0.03%22 id%3D%22path5244-5-0-5-8%22 inkscape%3Aconnector-curvature%3D%220%22 sodipodi%3Anodetypes%3D%22cc%22 %2F%3E %3Cpath inkscape%3Aconnector-curvature%3D%220%22 style%3D%22color%3A%23000000%3Bfont-style%3Anormal%3Bfont-variant%3Anormal%3Bfont-weight%3Anormal%3Bfont-stretch%3Anormal%3Bfont-size%3Amedium%3Bline-height%3Anormal%3Bfont-family%3Asans-serif%3Btext-indent%3A0%3Btext-align%3Astart%3Btext-decoration%3Anone%3Btext-decoration-line%3Anone%3Btext-decoration-style%3Asolid%3Btext-decoration-color%3A%23000000%3Bletter-spacing%3Anormal%3Bword-spacing%3Anormal%3Btext-transform%3Anone%3Bdirection%3Altr%3Bblock-progression%3Atb%3Bwriting-mode%3Alr-tb%3Bbaseline-shift%3Abaseline%3Btext-anchor%3Astart%3Bwhite-space%3Anormal%3Bclip-rule%3Anonzero%3Bdisplay%3Ainline%3Boverflow%3Avisible%3Bvisibility%3Avisible%3Bopacity%3A0.4%3Bisolation%3Aauto%3Bmix-blend-mode%3Anormal%3Bcolor-interpolation%3AsRGB%3Bcolor-interpolation-filters%3AlinearRGB%3Bsolid-color%3A%23000000%3Bsolid-opacity%3A1%3Bfill%3A%234d4d4d%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A2.66157866%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A1%3Bcolor-rendering%3Aauto%3Bimage-rendering%3Aauto%3Bshape-rendering%3Aauto%3Btext-rendering%3Aauto%3Benable-background%3Aaccumulate%22 d%3D%22m 36.398438%2C123.9629 c -0.423362%2C-0.013 -0.846847%2C0.01 -1.265626%2C0.062 -1.656562%2C0.2196 -3.244567%2C0.9739 -4.507812%2C2.2266 L 29%2C124.5366 l -2.324219%2C7.7129 7.826172%2C-1.9062 -1.804687%2C-1.9063 c 1.597702%2C-1.5308 4.048706%2C-1.8453 5.984375%2C-0.7207 1.971162%2C1.1453 2.881954%2C3.3975 2.308593%2C5.5508 -0.573361%2C2.1533 -2.533864%2C3.6953 -4.830078%2C3.6953 l 0%2C3.0742 c 3.550757%2C0 6.710442%2C-2.4093 7.650391%2C-5.9394 0.939949%2C-3.5301 -0.618463%2C-7.2756 -3.710938%2C-9.0723 -1.159678%2C-0.6737 -2.431087%2C-1.0231 -3.701171%2C-1.0625 z%22 id%3D%22path4138-12%22 %2F%3E %3Cpath inkscape%3Aconnector-curvature%3D%220%22 style%3D%22color%3A%23000000%3Bfont-style%3Anormal%3Bfont-variant%3Anormal%3Bfont-weight%3Anormal%3Bfont-stretch%3Anormal%3Bfont-size%3Amedium%3Bline-height%3Anormal%3Bfont-family%3Asans-serif%3Btext-indent%3A0%3Btext-align%3Astart%3Btext-decoration%3Anone%3Btext-decoration-line%3Anone%3Btext-decoration-style%3Asolid%3Btext-decoration-color%3A%23000000%3Bletter-spacing%3Anormal%3Bword-spacing%3Anormal%3Btext-transform%3Anone%3Bdirection%3Altr%3Bblock-progression%3Atb%3Bwriting-mode%3Alr-tb%3Bbaseline-shift%3Abaseline%3Btext-anchor%3Astart%3Bwhite-space%3Anormal%3Bclip-rule%3Anonzero%3Bdisplay%3Ainline%3Boverflow%3Avisible%3Bvisibility%3Avisible%3Bopacity%3A0.4%3Bisolation%3Aauto%3Bmix-blend-mode%3Anormal%3Bcolor-interpolation%3AsRGB%3Bcolor-interpolation-filters%3AlinearRGB%3Bsolid-color%3A%23000000%3Bsolid-opacity%3A1%3Bfill%3A%234d4d4d%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A2.66157866%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A1%3Bcolor-rendering%3Aauto%3Bimage-rendering%3Aauto%3Bshape-rendering%3Aauto%3Btext-rendering%3Aauto%3Benable-background%3Aaccumulate%22 d%3D%22m 59.722656%2C123.9629 c -1.270084%2C0.039 -2.541493%2C0.3888 -3.701172%2C1.0625 -3.092475%2C1.7967 -4.650886%2C5.5422 -3.710937%2C9.0723 0.939949%2C3.5301 4.09768%2C5.9394 7.648437%2C5.9394 l 0%2C-3.0742 c -2.296214%2C0 -4.256717%2C-1.542 -4.830078%2C-3.6953 -0.573361%2C-2.1533 0.337432%2C-4.4055 2.308594%2C-5.5508 1.935731%2C-1.1246 4.38863%2C-0.8102 5.986326%2C0.7207 l -1.806638%2C1.9063 7.828128%2C1.9062 -2.32422%2C-7.7129 -1.62696%2C1.7168 c -1.26338%2C-1.2531 -2.848917%2C-2.0088 -4.505855%2C-2.2285 -0.418778%2C-0.055 -0.842263%2C-0.076 -1.265625%2C-0.062 z%22 id%3D%22path4138-1-3%22 %2F%3E %3Cpath id%3D%22path6191%22 d%3D%22m 10.5%2C116 0%2C-2 -2.4999996%2C0 L 12%2C109 l 4%2C5 -2.5%2C0 0%2C2 -3%2C0 z%22 style%3D%22opacity%3A0.8%3Bfill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A1.966%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22 inkscape%3Aconnector-curvature%3D%220%22 %2F%3E %3Cpath inkscape%3Aconnector-curvature%3D%220%22 style%3D%22opacity%3A0.8%3Bfill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A1.966%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22 d%3D%22m 10.5%2C129 0%2C-2 -2.4999996%2C0 L 12%2C122 l 4%2C5 -2.5%2C0 0%2C2 -3%2C0 z%22 id%3D%22path6193%22 %2F%3E %3Cpath id%3D%22path6195%22 d%3D%22m 10.5%2C135 0%2C2 -2.4999996%2C0 L 12%2C142 l 4%2C-5 -2.5%2C0 0%2C-2 -3%2C0 z%22 style%3D%22opacity%3A0.8%3Bfill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A1.966%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22 inkscape%3Aconnector-curvature%3D%220%22 %2F%3E %3Cpath sodipodi%3Atype%3D%22star%22 style%3D%22fill%3A%234d4d4d%3Bfill-opacity%3A0.90196078%3Bstroke%3A%23d3d3d3%3Bstroke-width%3A0%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22 id%3D%22path4500%22 sodipodi%3Asides%3D%223%22 sodipodi%3Acx%3D%2211.55581%22 sodipodi%3Acy%3D%2260.073242%22 sodipodi%3Ar1%3D%225.1116104%22 sodipodi%3Ar2%3D%222.5558052%22 sodipodi%3Aarg1%3D%220%22 sodipodi%3Aarg2%3D%221.0471976%22 inkscape%3Aflatsided%3D%22false%22 inkscape%3Arounded%3D%220%22 inkscape%3Arandomized%3D%220%22 d%3D%22m 16.66742%2C60.073242 -3.833708%2C2.213392 -3.8337072%2C2.213393 0%2C-4.426785 0%2C-4.426784 3.8337082%2C2.213392 z%22 inkscape%3Atransform-center-x%3D%22-1.2779026%22 %2F%3E %3Cpath inkscape%3Atransform-center-x%3D%221.277902%22 d%3D%22m -31.500004%2C60.073242 -3.833708%2C2.213392 -3.833707%2C2.213393 0%2C-4.426785 0%2C-4.426784 3.833707%2C2.213392 z%22 inkscape%3Arandomized%3D%220%22 inkscape%3Arounded%3D%220%22 inkscape%3Aflatsided%3D%22false%22 sodipodi%3Aarg2%3D%221.0471976%22 sodipodi%3Aarg1%3D%220%22 sodipodi%3Ar2%3D%222.5558052%22 sodipodi%3Ar1%3D%225.1116104%22 sodipodi%3Acy%3D%2260.073242%22 sodipodi%3Acx%3D%22-36.611614%22 sodipodi%3Asides%3D%223%22 id%3D%22path4502%22 style%3D%22fill%3A%234d4d4d%3Bfill-opacity%3A0.90196078%3Bstroke%3A%23d3d3d3%3Bstroke-width%3A0%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22 sodipodi%3Atype%3D%22star%22 transform%3D%22scale(-1%2C1)%22 %2F%3E %3Cpath d%3D%22m 16.66742%2C60.073212 -3.833708%2C2.213392 -3.8337072%2C2.213392 0%2C-4.426784 0%2C-4.426785 3.8337082%2C2.213392 z%22 inkscape%3Arandomized%3D%220%22 inkscape%3Arounded%3D%220%22 inkscape%3Aflatsided%3D%22false%22 sodipodi%3Aarg2%3D%221.0471976%22 sodipodi%3Aarg1%3D%220%22 sodipodi%3Ar2%3D%222.5558052%22 sodipodi%3Ar1%3D%225.1116104%22 sodipodi%3Acy%3D%2260.073212%22 sodipodi%3Acx%3D%2211.55581%22 sodipodi%3Asides%3D%223%22 id%3D%22path4504%22 style%3D%22fill%3A%234d4d4d%3Bfill-opacity%3A0.90196078%3Bstroke%3A%23d3d3d3%3Bstroke-width%3A0%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22 sodipodi%3Atype%3D%22star%22 transform%3D%22matrix(0%2C1%2C-1%2C0%2C72.0074%2C71.7877)%22 inkscape%3Atransform-center-y%3D%221.2779029%22 %2F%3E %3Cpath inkscape%3Atransform-center-y%3D%22-1.2779026%22 transform%3D%22matrix(0%2C-1%2C-1%2C0%2C96%2C96)%22 sodipodi%3Atype%3D%22star%22 style%3D%22fill%3A%234d4d4d%3Bfill-opacity%3A0.90196078%3Bstroke%3A%23d3d3d3%3Bstroke-width%3A0%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22 id%3D%22path4506%22 sodipodi%3Asides%3D%223%22 sodipodi%3Acx%3D%2211.55581%22 sodipodi%3Acy%3D%2260.073212%22 sodipodi%3Ar1%3D%225.1116104%22 sodipodi%3Ar2%3D%222.5558052%22 sodipodi%3Aarg1%3D%220%22 sodipodi%3Aarg2%3D%221.0471976%22 inkscape%3Aflatsided%3D%22false%22 inkscape%3Arounded%3D%220%22 inkscape%3Arandomized%3D%220%22 d%3D%22m 16.66742%2C60.073212 -3.833708%2C2.213392 -3.8337072%2C2.213392 0%2C-4.426784 0%2C-4.426785 3.8337082%2C2.213392 z%22 %2F%3E %3Cpath sodipodi%3Anodetypes%3D%22cccc%22 inkscape%3Aconnector-curvature%3D%220%22 id%3D%22path4615-5%22 d%3D%22m 171.82574%2C65.174193 16.34854%2C0 -8.17427%2C-13.348454 z%22 style%3D%22fill%3A%23fbb917%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3A%23fbb917%3Bstroke-width%3A1.65161395%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22 %2F%3E %3Cpath style%3D%22opacity%3A1%3Bfill%3A%23ffffff%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A1px%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-opacity%3A1%22 d%3D%22m 179%2C55 0%2C6 2%2C0 0%2C-6%22 id%3D%22path4300%22 inkscape%3Aconnector-curvature%3D%220%22 sodipodi%3Anodetypes%3D%22cccc%22 %2F%3E %3Cpath style%3D%22opacity%3A1%3Bfill%3A%23ffffff%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A1px%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-opacity%3A1%22 d%3D%22m 179%2C62 0%2C2 2%2C0 0%2C-2%22 id%3D%22path4300-6%22 inkscape%3Aconnector-curvature%3D%220%22 sodipodi%3Anodetypes%3D%22cccc%22 %2F%3E%3C%2Fsvg%3E") -168px -48px;\n}\n/* ContextMenu - main menu */\n\ndiv.jsoneditor-contextmenu-root {\n position: relative;\n width: 0;\n height: 0;\n}\n\ndiv.jsoneditor-contextmenu {\n position: absolute;\n box-sizing: content-box;\n z-index: 99999;\n}\n\ndiv.jsoneditor-contextmenu ul,\ndiv.jsoneditor-contextmenu li {\n box-sizing: content-box;\n}\n\ndiv.jsoneditor-contextmenu ul {\n position: relative;\n left: 0;\n top: 0;\n width: 124px;\n background: white;\n border: 1px solid #d3d3d3;\n box-shadow: 2px 2px 12px rgba(128, 128, 128, 0.3);\n list-style: none;\n margin: 0;\n padding: 0;\n}\n\ndiv.jsoneditor-contextmenu ul li button {\n padding: 0;\n margin: 0;\n width: 124px;\n height: 24px;\n border: none;\n cursor: pointer;\n color: #4d4d4d;\n background: transparent;\n font-size: 10pt;\n font-family: arial, sans-serif;\n box-sizing: border-box;\n line-height: 26px;\n text-align: left;\n}\n\n/* Fix button padding in firefox */\n\ndiv.jsoneditor-contextmenu ul li button::-moz-focus-inner {\n padding: 0;\n border: 0;\n}\n\ndiv.jsoneditor-contextmenu ul li button:hover,\ndiv.jsoneditor-contextmenu ul li button:focus {\n color: #1a1a1a;\n background-color: #f5f5f5;\n outline: none;\n}\n\ndiv.jsoneditor-contextmenu ul li button.jsoneditor-default {\n width: 92px;\n}\n\ndiv.jsoneditor-contextmenu ul li button.jsoneditor-expand {\n float: right;\n width: 32px;\n height: 24px;\n border-left: 1px solid #e5e5e5;\n}\n\ndiv.jsoneditor-contextmenu div.jsoneditor-icon {\n float: left;\n width: 24px;\n height: 24px;\n border: none;\n padding: 0;\n margin: 0;\n background-image: url("data:image/svg+xml,%3C%3Fxml version%3D%221.0%22 encoding%3D%22UTF-8%22 standalone%3D%22no%22%3F%3E%3Csvg xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22 xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22 xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22 xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 xmlns%3Asodipodi%3D%22http%3A%2F%2Fsodipodi.sourceforge.net%2FDTD%2Fsodipodi-0.dtd%22 xmlns%3Ainkscape%3D%22http%3A%2F%2Fwww.inkscape.org%2Fnamespaces%2Finkscape%22 width%3D%22216%22 height%3D%22144%22 id%3D%22svg4136%22 version%3D%221.1%22 inkscape%3Aversion%3D%220.91 r%22 sodipodi%3Adocname%3D%22jsoneditor-icons.svg%22%3E %3Ctitle id%3D%22title6512%22%3EJSON Editor Icons%3C%2Ftitle%3E %3Cmetadata id%3D%22metadata4148%22%3E %3Crdf%3ARDF%3E %3Ccc%3AWork rdf%3Aabout%3D%22%22%3E %3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E %3Cdc%3Atype rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22 %2F%3E %3Cdc%3Atitle%3EJSON Editor Icons%3C%2Fdc%3Atitle%3E %3C%2Fcc%3AWork%3E %3C%2Frdf%3ARDF%3E %3C%2Fmetadata%3E %3Cdefs id%3D%22defs4146%22 %2F%3E %3Csodipodi%3Anamedview pagecolor%3D%22%23ffffff%22 bordercolor%3D%22%23666666%22 borderopacity%3D%221%22 objecttolerance%3D%2210%22 gridtolerance%3D%2210%22 guidetolerance%3D%2210%22 inkscape%3Apageopacity%3D%220%22 inkscape%3Apageshadow%3D%222%22 inkscape%3Awindow-width%3D%221920%22 inkscape%3Awindow-height%3D%221028%22 id%3D%22namedview4144%22 showgrid%3D%22true%22 inkscape%3Azoom%3D%224%22 inkscape%3Acx%3D%2297.217248%22 inkscape%3Acy%3D%2259.950227%22 inkscape%3Awindow-x%3D%220%22 inkscape%3Awindow-y%3D%220%22 inkscape%3Awindow-maximized%3D%221%22 inkscape%3Acurrent-layer%3D%22svg4136%22 showguides%3D%22false%22 borderlayer%3D%22false%22 inkscape%3Ashowpageshadow%3D%22true%22 showborder%3D%22true%22%3E %3Cinkscape%3Agrid type%3D%22xygrid%22 id%3D%22grid4640%22 empspacing%3D%2224%22 %2F%3E %3C%2Fsodipodi%3Anamedview%3E %3C!-- Created with SVG-edit - http%3A%2F%2Fsvg-edit.googlecode.com%2F --%3E %3Cg id%3D%22g4394%22%3E %3Crect x%3D%224%22 y%3D%224%22 width%3D%2216%22 height%3D%2216%22 id%3D%22svg_1%22 style%3D%22fill%3A%231aae1c%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%22 %2F%3E %3Crect style%3D%22fill%3A%23ec3f29%3Bfill-opacity%3A0.94117647%3Bstroke%3Anone%3Bstroke-width%3A0%22 x%3D%2228.000006%22 y%3D%223.999995%22 width%3D%2216%22 height%3D%2216%22 id%3D%22svg_1-7%22 %2F%3E %3Crect id%3D%22rect4165%22 height%3D%2216%22 width%3D%2216%22 y%3D%223.999995%22 x%3D%2252.000004%22 style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%22 %2F%3E %3Crect style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%22 x%3D%22172.00002%22 y%3D%223.9999852%22 width%3D%2216%22 height%3D%2216%22 id%3D%22rect4175%22 %2F%3E %3Crect style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%22 x%3D%22196%22 y%3D%223.999995%22 width%3D%2216%22 height%3D%2216%22 id%3D%22rect4175-3%22 %2F%3E %3Cg style%3D%22stroke%3Anone%22 id%3D%22g4299%22%3E %3Crect style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%22 id%3D%22svg_1-1%22 height%3D%221.9999986%22 width%3D%229.9999924%22 y%3D%2210.999998%22 x%3D%227.0000048%22 %2F%3E %3Crect style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%22 id%3D%22svg_1-1-1%22 height%3D%229.9999838%22 width%3D%221.9999955%22 y%3D%227.0000114%22 x%3D%2211.000005%22 %2F%3E %3C%2Fg%3E %3Cg style%3D%22stroke%3Anone%22 transform%3D%22matrix(0.70710678%2C-0.70710678%2C0.70710678%2C0.70710678%2C19.029435%2C12.000001)%22 id%3D%22g4299-3%22%3E %3Crect style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%22 id%3D%22svg_1-1-0%22 height%3D%221.9999986%22 width%3D%229.9999924%22 y%3D%2210.999998%22 x%3D%227.0000048%22 %2F%3E %3Crect style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%22 id%3D%22svg_1-1-1-9%22 height%3D%229.9999838%22 width%3D%221.9999955%22 y%3D%227.0000114%22 x%3D%2211.000005%22 %2F%3E %3C%2Fg%3E %3Crect style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A0%22 x%3D%2255.000004%22 y%3D%227.0000048%22 width%3D%226.9999909%22 height%3D%226.9999905%22 id%3D%22svg_1-7-5%22 %2F%3E %3Crect id%3D%22rect4354%22 height%3D%226.9999905%22 width%3D%226.9999909%22 y%3D%2210.00001%22 x%3D%2258%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%234c4c4c%3Bstroke-width%3A2%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22 %2F%3E %3Crect style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%233c80df%3Bstroke-width%3A0%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A0.94117647%22 x%3D%2258.000004%22 y%3D%2210.000005%22 width%3D%226.9999909%22 height%3D%226.9999905%22 id%3D%22svg_1-7-5-7%22 %2F%3E %3Cg id%3D%22g4378%22%3E %3Crect id%3D%22svg_1-7-5-3%22 height%3D%221.9999965%22 width%3D%227.9999909%22 y%3D%2210.999999%22 x%3D%22198%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A0%22 %2F%3E %3Crect style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A0%22 x%3D%22198%22 y%3D%227.0000005%22 width%3D%2211.999995%22 height%3D%221.9999946%22 id%3D%22rect4374%22 %2F%3E %3Crect style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A0%22 x%3D%22198%22 y%3D%2214.999996%22 width%3D%223.9999928%22 height%3D%221.9999995%22 id%3D%22rect4376%22 %2F%3E %3C%2Fg%3E %3Cg id%3D%22g4383%22 transform%3D%22matrix(1%2C0%2C0%2C-1%2C-23.999995%2C23.999995)%22%3E %3Crect style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A0%22 x%3D%22198%22 y%3D%2210.999999%22 width%3D%227.9999909%22 height%3D%221.9999965%22 id%3D%22rect4385%22 %2F%3E %3Crect id%3D%22rect4387%22 height%3D%221.9999946%22 width%3D%2211.999995%22 y%3D%227.0000005%22 x%3D%22198%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A0%22 %2F%3E %3Crect id%3D%22rect4389%22 height%3D%221.9999995%22 width%3D%223.9999928%22 y%3D%2214.999996%22 x%3D%22198%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A0%22 %2F%3E %3C%2Fg%3E %3Crect y%3D%223.9999199%22 x%3D%2276%22 height%3D%2216%22 width%3D%2216%22 id%3D%22rect3754-4%22 style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A1%3Bstroke%3Anone%22 %2F%3E %3Cpath sodipodi%3Anodetypes%3D%22cccccccc%22 inkscape%3Aconnector-curvature%3D%220%22 id%3D%22path4351%22 d%3D%22m 85.10447%2C6.0157384 -0.0156%2C1.4063 c 3.02669%2C-0.2402 0.33008%2C3.6507996 2.48438%2C4.5780996 -2.18694%2C1.0938 0.49191%2C4.9069 -2.45313%2C4.5781 l -0.0156%2C1.4219 c 5.70828%2C0.559 1.03264%2C-5.1005 4.70313%2C-5.2656 l 0%2C-1.4063 c -3.61303%2C-0.027 1.11893%2C-5.7069996 -4.70313%2C-5.3124996 z%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23ffffff%3Bstroke-width%3A0.2%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22 %2F%3E %3Cpath sodipodi%3Anodetypes%3D%22cccccccc%22 inkscape%3Aconnector-curvature%3D%220%22 id%3D%22path4351-9%22 d%3D%22m 82.78125%2C5.9984384 0.0156%2C1.4063 c -3.02668%2C-0.2402 -0.33007%2C3.6506996 -2.48437%2C4.5780996 2.18694%2C1.0938 -0.49192%2C4.9069 2.45312%2C4.5781 l 0.0156%2C1.4219 c -5.70827%2C0.559 -1.03263%2C-5.1004 -4.70312%2C-5.2656 l 0%2C-1.4063 c 3.61303%2C-0.027 -1.11894%2C-5.7070996 4.70312%2C-5.3124996 z%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23ffffff%3Bstroke-width%3A0.2%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22 %2F%3E %3Crect y%3D%223.9999199%22 x%3D%22100%22 height%3D%2216%22 width%3D%2216%22 id%3D%22rect3754-25%22 style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A1%3Bstroke%3Anone%22 %2F%3E %3Cpath inkscape%3Aconnector-curvature%3D%220%22 id%3D%22path2987%22 d%3D%22m 103.719%2C5.6719384 0%2C12.7187996 3.03125%2C0 0%2C-1.5313 -1.34375%2C0 0%2C-9.6249996 1.375%2C0 0%2C-1.5625 z%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%22 %2F%3E %3Cpath inkscape%3Aconnector-curvature%3D%220%22 id%3D%22path2987-1%22 d%3D%22m 112.2185%2C5.6721984 0%2C12.7187996 -3.03125%2C0 0%2C-1.5313 1.34375%2C0 0%2C-9.6249996 -1.375%2C0 0%2C-1.5625 z%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%22 %2F%3E %3Crect y%3D%223.9999199%22 x%3D%22124%22 height%3D%2216%22 width%3D%2216%22 id%3D%22rect3754-73%22 style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A1%3Bstroke%3Anone%22 %2F%3E %3Cpath sodipodi%3Anodetypes%3D%22ccccccccc%22 inkscape%3Aconnector-curvature%3D%220%22 id%3D%22path3780%22 d%3D%22m 126.2824%2C17.602938 1.78957%2C0 1.14143%2C-2.8641 5.65364%2C0 1.14856%2C2.8641 1.76565%2C0 -4.78687%2C-11.1610996 -1.91903%2C0 z%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%22 %2F%3E %3Cpath inkscape%3Aconnector-curvature%3D%220%22 id%3D%22path3782%22 d%3D%22m 129.72704%2C13.478838 4.60852%2C0.01 -2.30426%2C-5.5497996 z%22 style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A1%3Bstroke%3Anone%22 %2F%3E %3Crect y%3D%223.9999199%22 x%3D%22148%22 height%3D%2216%22 width%3D%2216%22 id%3D%22rect3754-35%22 style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A1%3Bstroke%3Anone%22 %2F%3E %3Cpath sodipodi%3Anodetypes%3D%22ccccccc%22 inkscape%3Aconnector-curvature%3D%220%22 id%3D%22path5008-2%22 d%3D%22m 156.47655%2C5.8917384 0%2C2.1797 0.46093%2C2.3983996 1.82813%2C0 0.39844%2C-2.3983996 0%2C-2.1797 z%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%22 %2F%3E %3Cpath sodipodi%3Anodetypes%3D%22ccccccc%22 inkscape%3Aconnector-curvature%3D%220%22 id%3D%22path5008-2-8%22 d%3D%22m 152.51561%2C5.8906384 0%2C2.1797 0.46094%2C2.3983996 1.82812%2C0 0.39844%2C-2.3983996 0%2C-2.1797 z%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%22 %2F%3E %3C%2Fg%3E %3Crect x%3D%224%22 y%3D%2227.999994%22 width%3D%2216%22 height%3D%2216%22 id%3D%22rect4432%22 style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%22 %2F%3E %3Crect style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%22 x%3D%2228.000006%22 y%3D%2227.99999%22 width%3D%2216%22 height%3D%2216%22 id%3D%22rect4434%22 %2F%3E %3Crect id%3D%22rect4436%22 height%3D%2216%22 width%3D%2216%22 y%3D%2227.99999%22 x%3D%2252.000004%22 style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A0%22 %2F%3E %3Crect style%3D%22fill%3A%23d3d3d3%3Bstroke%3A%23000000%3Bstroke-width%3A0%22 x%3D%22172.00002%22 y%3D%2227.999981%22 width%3D%2216%22 height%3D%2216%22 id%3D%22rect4446%22 %2F%3E %3Crect style%3D%22fill%3A%23d3d3d3%3Bstroke%3A%23000000%3Bstroke-width%3A0%22 x%3D%22196%22 y%3D%2227.99999%22 width%3D%2216%22 height%3D%2216%22 id%3D%22rect4448%22 %2F%3E %3Cg id%3D%22g4466%22 style%3D%22stroke%3Anone%22 transform%3D%22translate(0%2C23.999995)%22%3E %3Crect style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%22 id%3D%22rect4468%22 height%3D%221.9999986%22 width%3D%229.9999924%22 y%3D%2210.999998%22 x%3D%227.0000048%22 %2F%3E %3Crect style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%22 id%3D%22rect4470%22 height%3D%229.9999838%22 width%3D%221.9999955%22 y%3D%227.0000114%22 x%3D%2211.000005%22 %2F%3E %3C%2Fg%3E %3Cg transform%3D%22matrix(0.70710678%2C-0.70710678%2C0.70710678%2C0.70710678%2C19.029435%2C35.999996)%22 id%3D%22g4472%22 style%3D%22stroke%3Anone%22%3E %3Crect style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%22 id%3D%22rect4474%22 height%3D%221.9999986%22 width%3D%229.9999924%22 y%3D%2210.999998%22 x%3D%227.0000048%22 %2F%3E %3Crect style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%22 id%3D%22rect4476%22 height%3D%229.9999838%22 width%3D%221.9999955%22 y%3D%227.0000114%22 x%3D%2211.000005%22 %2F%3E %3C%2Fg%3E %3Crect style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A0%22 x%3D%2255.000004%22 y%3D%2231%22 width%3D%226.9999909%22 height%3D%226.9999905%22 id%3D%22rect4478%22 %2F%3E %3Crect id%3D%22rect4480%22 height%3D%226.9999905%22 width%3D%226.9999909%22 y%3D%2234.000008%22 x%3D%2258%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23d3d3d3%3Bstroke-width%3A2%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22 %2F%3E %3Crect style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23d3d3d3%3Bstroke-width%3A0%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22 x%3D%2258.000004%22 y%3D%2234.000004%22 width%3D%226.9999909%22 height%3D%226.9999905%22 id%3D%22rect4482%22 %2F%3E %3Cg id%3D%22g4484%22 transform%3D%22translate(0%2C23.999995)%22%3E %3Crect id%3D%22rect4486%22 height%3D%221.9999965%22 width%3D%227.9999909%22 y%3D%2210.999999%22 x%3D%22198%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A0%22 %2F%3E %3Crect style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A0%22 x%3D%22198%22 y%3D%227.0000005%22 width%3D%2211.999995%22 height%3D%221.9999946%22 id%3D%22rect4488%22 %2F%3E %3Crect style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A0%22 x%3D%22198%22 y%3D%2214.999996%22 width%3D%223.9999928%22 height%3D%221.9999995%22 id%3D%22rect4490%22 %2F%3E %3C%2Fg%3E %3Cg id%3D%22g4492%22 transform%3D%22matrix(1%2C0%2C0%2C-1%2C-23.999995%2C47.99999)%22%3E %3Crect style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A0%22 x%3D%22198%22 y%3D%2210.999999%22 width%3D%227.9999909%22 height%3D%221.9999965%22 id%3D%22rect4494%22 %2F%3E %3Crect id%3D%22rect4496%22 height%3D%221.9999946%22 width%3D%2211.999995%22 y%3D%227.0000005%22 x%3D%22198%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A0%22 %2F%3E %3Crect id%3D%22rect4498%22 height%3D%221.9999995%22 width%3D%223.9999928%22 y%3D%2214.999996%22 x%3D%22198%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A0%22 %2F%3E %3C%2Fg%3E %3Crect style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3Anone%22 id%3D%22rect3754-8%22 width%3D%2216%22 height%3D%2216%22 x%3D%2276%22 y%3D%2227.99992%22 %2F%3E %3Cpath style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23ffffff%3Bstroke-width%3A0.2%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22 d%3D%22m 85.10448%2C30.015537 -0.0156%2C1.4063 c 3.02668%2C-0.2402 0.33007%2C3.6508 2.48438%2C4.5781 -2.18695%2C1.0938 0.49191%2C4.90688 -2.45313%2C4.57808 l -0.0156%2C1.4219 c 5.70827%2C0.559 1.03263%2C-5.10048 4.70313%2C-5.26558 l 0%2C-1.4063 c -3.61304%2C-0.027 1.11893%2C-5.707 -4.70313%2C-5.3125 z%22 id%3D%22path4351-1%22 inkscape%3Aconnector-curvature%3D%220%22 sodipodi%3Anodetypes%3D%22cccccccc%22 %2F%3E %3Cpath style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23ffffff%3Bstroke-width%3A0.2%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22 d%3D%22m 82.78126%2C29.998237 0.0156%2C1.4063 c -3.02668%2C-0.2402 -0.33008%2C3.6507 -2.48438%2C4.5781 2.18694%2C1.0938 -0.49191%2C4.90688 2.45313%2C4.57808 l 0.0156%2C1.4219 c -5.70828%2C0.559 -1.03264%2C-5.10038 -4.70313%2C-5.26558 l 0%2C-1.4063 c 3.61303%2C-0.027 -1.11893%2C-5.7071 4.70313%2C-5.3125 z%22 id%3D%22path4351-9-5%22 inkscape%3Aconnector-curvature%3D%220%22 sodipodi%3Anodetypes%3D%22cccccccc%22 %2F%3E %3Crect style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3Anone%22 id%3D%22rect3754-65%22 width%3D%2216%22 height%3D%2216%22 x%3D%22100%22 y%3D%2227.99992%22 %2F%3E %3Cpath style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%22 d%3D%22m 103.719%2C29.671937 0%2C12.71878 3.03125%2C0 0%2C-1.5313 -1.34375%2C0 0%2C-9.62498 1.375%2C0 0%2C-1.5625 z%22 id%3D%22path2987-8%22 inkscape%3Aconnector-curvature%3D%220%22 %2F%3E %3Cpath style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%22 d%3D%22m 112.2185%2C29.671937 0%2C12.71878 -3.03125%2C0 0%2C-1.5313 1.34375%2C0 0%2C-9.62498 -1.375%2C0 0%2C-1.5625 z%22 id%3D%22path2987-1-9%22 inkscape%3Aconnector-curvature%3D%220%22 %2F%3E %3Crect style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3Anone%22 id%3D%22rect3754-92%22 width%3D%2216%22 height%3D%2216%22 x%3D%22124%22 y%3D%2227.99992%22 %2F%3E %3Cpath style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%22 d%3D%22m 126.2824%2C41.602917 1.78957%2C0 1.14143%2C-2.86408 5.65364%2C0 1.14856%2C2.86408 1.76565%2C0 -4.78687%2C-11.16108 -1.91902%2C0 z%22 id%3D%22path3780-9%22 inkscape%3Aconnector-curvature%3D%220%22 sodipodi%3Anodetypes%3D%22ccccccccc%22 %2F%3E %3Cpath style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3Anone%22 d%3D%22m 129.72704%2C37.478837 4.60852%2C0.01 -2.30426%2C-5.5498 z%22 id%3D%22path3782-2%22 inkscape%3Aconnector-curvature%3D%220%22 %2F%3E %3Crect style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3Anone%22 id%3D%22rect3754-47%22 width%3D%2216%22 height%3D%2216%22 x%3D%22148%22 y%3D%2227.99992%22 %2F%3E %3Cpath style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%22 d%3D%22m 156.47656%2C29.891737 0%2C2.1797 0.46093%2C2.3984 1.82813%2C0 0.39844%2C-2.3984 0%2C-2.1797 z%22 id%3D%22path5008-2-1%22 inkscape%3Aconnector-curvature%3D%220%22 sodipodi%3Anodetypes%3D%22ccccccc%22 %2F%3E %3Cpath style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%22 d%3D%22m 152.51562%2C29.890637 0%2C2.1797 0.46094%2C2.3984 1.82812%2C0 0.39844%2C-2.3984 0%2C-2.1797 z%22 id%3D%22path5008-2-8-8%22 inkscape%3Aconnector-curvature%3D%220%22 sodipodi%3Anodetypes%3D%22ccccccc%22 %2F%3E %3Crect id%3D%22svg_1-7-2%22 height%3D%221.9999961%22 width%3D%2211.999996%22 y%3D%2264%22 x%3D%2254%22 style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A0.98431373%3Bstroke%3Anone%3Bstroke-width%3A0%22 %2F%3E %3Crect id%3D%22svg_1-7-2-2%22 height%3D%222.9999905%22 width%3D%222.9999907%22 y%3D%2252%22 x%3D%2280.000008%22 style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A0.98431373%3Bstroke%3Anone%3Bstroke-width%3A0%22 %2F%3E %3Crect style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A0.98431373%3Bstroke%3Anone%3Bstroke-width%3A0%22 x%3D%2285.000008%22 y%3D%2252%22 width%3D%222.9999907%22 height%3D%222.9999905%22 id%3D%22rect4561%22 %2F%3E %3Crect style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A0.98431373%3Bstroke%3Anone%3Bstroke-width%3A0%22 x%3D%2280.000008%22 y%3D%2258%22 width%3D%222.9999907%22 height%3D%222.9999905%22 id%3D%22rect4563%22 %2F%3E %3Crect id%3D%22rect4565%22 height%3D%222.9999905%22 width%3D%222.9999907%22 y%3D%2258%22 x%3D%2285.000008%22 style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A0.98431373%3Bstroke%3Anone%3Bstroke-width%3A0%22 %2F%3E %3Crect id%3D%22rect4567%22 height%3D%222.9999905%22 width%3D%222.9999907%22 y%3D%2264%22 x%3D%2280.000008%22 style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A0.98431373%3Bstroke%3Anone%3Bstroke-width%3A0%22 %2F%3E %3Crect style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A0.98431373%3Bstroke%3Anone%3Bstroke-width%3A0%22 x%3D%2285.000008%22 y%3D%2264%22 width%3D%222.9999907%22 height%3D%222.9999905%22 id%3D%22rect4569%22 %2F%3E %3Ccircle style%3D%22opacity%3A1%3Bfill%3Anone%3Bfill-opacity%3A1%3Bstroke%3A%234c4c4c%3Bstroke-width%3A2%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22 id%3D%22path4571%22 cx%3D%22110.06081%22 cy%3D%2257.939209%22 r%3D%224.7438836%22 %2F%3E %3Crect style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A0.98431373%3Bstroke%3Anone%3Bstroke-width%3A0%22 x%3D%22116.64566%22 y%3D%22-31.79752%22 width%3D%224.229713%22 height%3D%226.4053884%22 id%3D%22rect4563-2%22 transform%3D%22matrix(0.70710678%2C0.70710678%2C-0.70710678%2C0.70710678%2C0%2C0)%22 %2F%3E %3Cpath style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22 d%3D%22M 125%2C56 138.77027%2C56.095 132%2C64 Z%22 id%3D%22path4613%22 inkscape%3Aconnector-curvature%3D%220%22 sodipodi%3Anodetypes%3D%22cccc%22 %2F%3E %3Cpath sodipodi%3Anodetypes%3D%22cccc%22 inkscape%3Aconnector-curvature%3D%220%22 id%3D%22path4615%22 d%3D%22M 149%2C64 162.77027%2C63.905 156%2C56 Z%22 style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22 %2F%3E %3Crect style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A0.98431373%3Bstroke%3Anone%3Bstroke-width%3A0%22 x%3D%2254%22 y%3D%2253%22 width%3D%2211.999996%22 height%3D%221.9999961%22 id%3D%22rect4638%22 %2F%3E %3Crect id%3D%22svg_1-7-2-24%22 height%3D%221.9999957%22 width%3D%2212.99999%22 y%3D%22-56%22 x%3D%2253%22 style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A0.98431373%3Bstroke%3Anone%3Bstroke-width%3A0%22 transform%3D%22matrix(0%2C1%2C-1%2C0%2C0%2C0)%22 %2F%3E %3Crect transform%3D%22matrix(0%2C1%2C-1%2C0%2C0%2C0)%22 style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A0.98431373%3Bstroke%3Anone%3Bstroke-width%3A0%22 x%3D%2253%22 y%3D%22-66%22 width%3D%2212.99999%22 height%3D%221.9999957%22 id%3D%22rect4657%22 %2F%3E %3Crect id%3D%22rect4659%22 height%3D%220.99999291%22 width%3D%2211.999999%22 y%3D%2257%22 x%3D%2254%22 style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A0.98431373%3Bstroke%3Anone%3Bstroke-width%3A0%22 %2F%3E %3Crect style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%3Bstroke-opacity%3A1%22 x%3D%2254%22 y%3D%2288.000122%22 width%3D%2211.999996%22 height%3D%221.9999961%22 id%3D%22rect4661%22 %2F%3E %3Crect style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%3Bstroke-opacity%3A1%22 x%3D%2280.000008%22 y%3D%2276.000122%22 width%3D%222.9999907%22 height%3D%222.9999905%22 id%3D%22rect4663%22 %2F%3E %3Crect id%3D%22rect4665%22 height%3D%222.9999905%22 width%3D%222.9999907%22 y%3D%2276.000122%22 x%3D%2285.000008%22 style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%3Bstroke-opacity%3A1%22 %2F%3E %3Crect id%3D%22rect4667%22 height%3D%222.9999905%22 width%3D%222.9999907%22 y%3D%2282.000122%22 x%3D%2280.000008%22 style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%3Bstroke-opacity%3A1%22 %2F%3E %3Crect style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%3Bstroke-opacity%3A1%22 x%3D%2285.000008%22 y%3D%2282.000122%22 width%3D%222.9999907%22 height%3D%222.9999905%22 id%3D%22rect4669%22 %2F%3E %3Crect style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%3Bstroke-opacity%3A1%22 x%3D%2280.000008%22 y%3D%2288.000122%22 width%3D%222.9999907%22 height%3D%222.9999905%22 id%3D%22rect4671%22 %2F%3E %3Crect id%3D%22rect4673%22 height%3D%222.9999905%22 width%3D%222.9999907%22 y%3D%2288.000122%22 x%3D%2285.000008%22 style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%3Bstroke-opacity%3A1%22 %2F%3E %3Ccircle r%3D%224.7438836%22 cy%3D%2281.939331%22 cx%3D%22110.06081%22 id%3D%22circle4675%22 style%3D%22opacity%3A1%3Bfill%3Anone%3Bfill-opacity%3A1%3Bstroke%3A%23d3d3d3%3Bstroke-width%3A2%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22 %2F%3E %3Crect transform%3D%22matrix(0.70710678%2C0.70710678%2C-0.70710678%2C0.70710678%2C0%2C0)%22 id%3D%22rect4677%22 height%3D%226.4053884%22 width%3D%224.229713%22 y%3D%22-14.826816%22 x%3D%22133.6163%22 style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3A%23d3d3d3%3Bstroke-width%3A0%3Bstroke-opacity%3A1%22 %2F%3E %3Cpath sodipodi%3Anodetypes%3D%22cccc%22 inkscape%3Aconnector-curvature%3D%220%22 id%3D%22path4679%22 d%3D%22m 125%2C80.000005 13.77027%2C0.09499 L 132%2C87.999992 Z%22 style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3A%23d3d3d3%3Bstroke-width%3A0%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22 %2F%3E %3Cpath style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3A%23d3d3d3%3Bstroke-width%3A0%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22 d%3D%22M 149%2C88.0002 162.77027%2C87.9052 156%2C80.0002 Z%22 id%3D%22path4681%22 inkscape%3Aconnector-curvature%3D%220%22 sodipodi%3Anodetypes%3D%22cccc%22 %2F%3E %3Crect id%3D%22rect4683%22 height%3D%221.9999961%22 width%3D%2211.999996%22 y%3D%2277.000122%22 x%3D%2254%22 style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%3Bstroke-opacity%3A1%22 %2F%3E %3Crect transform%3D%22matrix(0%2C1%2C-1%2C0%2C0%2C0)%22 style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%3Bstroke-opacity%3A1%22 x%3D%2277.000122%22 y%3D%22-56%22 width%3D%2212.99999%22 height%3D%221.9999957%22 id%3D%22rect4685%22 %2F%3E %3Crect id%3D%22rect4687%22 height%3D%221.9999957%22 width%3D%2212.99999%22 y%3D%22-66%22 x%3D%2277.000122%22 style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%3Bstroke-opacity%3A1%22 transform%3D%22matrix(0%2C1%2C-1%2C0%2C0%2C0)%22 %2F%3E %3Crect style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%3Bstroke-opacity%3A1%22 x%3D%2254%22 y%3D%2281.000122%22 width%3D%2211.999999%22 height%3D%220.99999291%22 id%3D%22rect4689%22 %2F%3E %3Crect id%3D%22rect4761-1%22 height%3D%221.9999945%22 width%3D%2215.99999%22 y%3D%22101%22 x%3D%2276.000008%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A0.80000007%3Bstroke%3Anone%3Bstroke-width%3A0%22 %2F%3E %3Crect id%3D%22rect4761-0%22 height%3D%221.9999945%22 width%3D%2215.99999%22 y%3D%22105%22 x%3D%2276.000008%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A0.80000007%3Bstroke%3Anone%3Bstroke-width%3A0%22 %2F%3E %3Crect id%3D%22rect4761-7%22 height%3D%221.9999945%22 width%3D%229%22 y%3D%22109%22 x%3D%2276.000008%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A0.80000007%3Bstroke%3Anone%3Bstroke-width%3A0%22 %2F%3E %3Crect id%3D%22rect4761-1-1%22 height%3D%221.9999945%22 width%3D%2212%22 y%3D%22125%22 x%3D%2276.000008%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A0.80000007%3Bstroke%3Anone%3Bstroke-width%3A0%22 %2F%3E %3Crect id%3D%22rect4761-1-1-4%22 height%3D%221.9999945%22 width%3D%2210%22 y%3D%22137%22 x%3D%2276.000008%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A0.80000007%3Bstroke%3Anone%3Bstroke-width%3A0%22 %2F%3E %3Crect id%3D%22rect4761-1-1-4-4%22 height%3D%221.9999945%22 width%3D%2210%22 y%3D%22129%22 x%3D%2282%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A0.80000007%3Bstroke%3Anone%3Bstroke-width%3A0%22 %2F%3E %3Crect id%3D%22rect4761-1-1-4-4-3%22 height%3D%221.9999945%22 width%3D%229%22 y%3D%22133%22 x%3D%2282%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A0.80000007%3Bstroke%3Anone%3Bstroke-width%3A0%22 %2F%3E %3Cpath inkscape%3Aconnector-curvature%3D%220%22 style%3D%22color%3A%23000000%3Bfont-style%3Anormal%3Bfont-variant%3Anormal%3Bfont-weight%3Anormal%3Bfont-stretch%3Anormal%3Bfont-size%3Amedium%3Bline-height%3Anormal%3Bfont-family%3Asans-serif%3Btext-indent%3A0%3Btext-align%3Astart%3Btext-decoration%3Anone%3Btext-decoration-line%3Anone%3Btext-decoration-style%3Asolid%3Btext-decoration-color%3A%23000000%3Bletter-spacing%3Anormal%3Bword-spacing%3Anormal%3Btext-transform%3Anone%3Bdirection%3Altr%3Bblock-progression%3Atb%3Bwriting-mode%3Alr-tb%3Bbaseline-shift%3Abaseline%3Btext-anchor%3Astart%3Bwhite-space%3Anormal%3Bclip-rule%3Anonzero%3Bdisplay%3Ainline%3Boverflow%3Avisible%3Bvisibility%3Avisible%3Bopacity%3A0.8%3Bisolation%3Aauto%3Bmix-blend-mode%3Anormal%3Bcolor-interpolation%3AsRGB%3Bcolor-interpolation-filters%3AlinearRGB%3Bsolid-color%3A%23000000%3Bsolid-opacity%3A1%3Bfill%3A%23ffffff%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A2.66157866%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A1%3Bcolor-rendering%3Aauto%3Bimage-rendering%3Aauto%3Bshape-rendering%3Aauto%3Btext-rendering%3Aauto%3Benable-background%3Aaccumulate%22 d%3D%22m 36.398438%2C100.0254 c -0.423362%2C-0.013 -0.846847%2C0.01 -1.265626%2C0.062 -1.656562%2C0.2196 -3.244567%2C0.9739 -4.507812%2C2.2266 L 29%2C100.5991 l -2.324219%2C7.7129 7.826172%2C-1.9062 -1.804687%2C-1.9063 c 1.597702%2C-1.5308 4.048706%2C-1.8453 5.984375%2C-0.7207 1.971162%2C1.1452 2.881954%2C3.3975 2.308593%2C5.5508 -0.573361%2C2.1533 -2.533865%2C3.6953 -4.830078%2C3.6953 l 0%2C3.0742 c 3.550756%2C0 6.710442%2C-2.4113 7.650391%2C-5.9414 0.939949%2C-3.5301 -0.618463%2C-7.2736 -3.710938%2C-9.0703 -1.159678%2C-0.6738 -2.431087%2C-1.0231 -3.701171%2C-1.0625 z%22 id%3D%22path4138%22 %2F%3E %3Cpath inkscape%3Aconnector-curvature%3D%220%22 style%3D%22color%3A%23000000%3Bfont-style%3Anormal%3Bfont-variant%3Anormal%3Bfont-weight%3Anormal%3Bfont-stretch%3Anormal%3Bfont-size%3Amedium%3Bline-height%3Anormal%3Bfont-family%3Asans-serif%3Btext-indent%3A0%3Btext-align%3Astart%3Btext-decoration%3Anone%3Btext-decoration-line%3Anone%3Btext-decoration-style%3Asolid%3Btext-decoration-color%3A%23000000%3Bletter-spacing%3Anormal%3Bword-spacing%3Anormal%3Btext-transform%3Anone%3Bdirection%3Altr%3Bblock-progression%3Atb%3Bwriting-mode%3Alr-tb%3Bbaseline-shift%3Abaseline%3Btext-anchor%3Astart%3Bwhite-space%3Anormal%3Bclip-rule%3Anonzero%3Bdisplay%3Ainline%3Boverflow%3Avisible%3Bvisibility%3Avisible%3Bopacity%3A0.8%3Bisolation%3Aauto%3Bmix-blend-mode%3Anormal%3Bcolor-interpolation%3AsRGB%3Bcolor-interpolation-filters%3AlinearRGB%3Bsolid-color%3A%23000000%3Bsolid-opacity%3A1%3Bfill%3A%23ffffff%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A2.66157866%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A1%3Bcolor-rendering%3Aauto%3Bimage-rendering%3Aauto%3Bshape-rendering%3Aauto%3Btext-rendering%3Aauto%3Benable-background%3Aaccumulate%22 d%3D%22m 59.722656%2C99.9629 c -1.270084%2C0.039 -2.541493%2C0.3887 -3.701172%2C1.0625 -3.092475%2C1.7967 -4.650886%2C5.5402 -3.710937%2C9.0703 0.939949%2C3.5301 4.09768%2C5.9414 7.648437%2C5.9414 l 0%2C-3.0742 c -2.296214%2C0 -4.256717%2C-1.542 -4.830078%2C-3.6953 -0.573361%2C-2.1533 0.337432%2C-4.4056 2.308594%2C-5.5508 1.935731%2C-1.1246 4.38863%2C-0.8102 5.986326%2C0.7207 l -1.806638%2C1.9063 7.828128%2C1.9062 -2.32422%2C-7.7129 -1.62696%2C1.7168 c -1.26338%2C-1.2531 -2.848917%2C-2.0088 -4.505855%2C-2.2285 -0.418778%2C-0.055 -0.842263%2C-0.076 -1.265625%2C-0.062 z%22 id%3D%22path4138-1%22 %2F%3E %3Cpath inkscape%3Aconnector-curvature%3D%220%22 style%3D%22opacity%3A0.8%3Bfill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A1.966%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22 d%3D%22m 10.5%2C100 0%2C2 -2.4999996%2C0 L 12%2C107 l 4%2C-5 -2.5%2C0 0%2C-2 -3%2C0 z%22 id%3D%22path3055-0-77%22 %2F%3E %3Cpath style%3D%22opacity%3A0.8%3Bfill%3Anone%3Bstroke%3A%23ffffff%3Bstroke-width%3A1.966%3Bstroke-linecap%3Asquare%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22 d%3D%22m 4.9850574%2C108.015 14.0298856%2C-0.03%22 id%3D%22path5244-5-0-5%22 inkscape%3Aconnector-curvature%3D%220%22 sodipodi%3Anodetypes%3D%22cc%22 %2F%3E %3Cpath style%3D%22opacity%3A0.8%3Bfill%3Anone%3Bstroke%3A%23ffffff%3Bstroke-width%3A1.966%3Bstroke-linecap%3Asquare%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22 d%3D%22m 4.9849874%2C132.015 14.0298866%2C-0.03%22 id%3D%22path5244-5-0-5-8%22 inkscape%3Aconnector-curvature%3D%220%22 sodipodi%3Anodetypes%3D%22cc%22 %2F%3E %3Cpath inkscape%3Aconnector-curvature%3D%220%22 style%3D%22color%3A%23000000%3Bfont-style%3Anormal%3Bfont-variant%3Anormal%3Bfont-weight%3Anormal%3Bfont-stretch%3Anormal%3Bfont-size%3Amedium%3Bline-height%3Anormal%3Bfont-family%3Asans-serif%3Btext-indent%3A0%3Btext-align%3Astart%3Btext-decoration%3Anone%3Btext-decoration-line%3Anone%3Btext-decoration-style%3Asolid%3Btext-decoration-color%3A%23000000%3Bletter-spacing%3Anormal%3Bword-spacing%3Anormal%3Btext-transform%3Anone%3Bdirection%3Altr%3Bblock-progression%3Atb%3Bwriting-mode%3Alr-tb%3Bbaseline-shift%3Abaseline%3Btext-anchor%3Astart%3Bwhite-space%3Anormal%3Bclip-rule%3Anonzero%3Bdisplay%3Ainline%3Boverflow%3Avisible%3Bvisibility%3Avisible%3Bopacity%3A0.4%3Bisolation%3Aauto%3Bmix-blend-mode%3Anormal%3Bcolor-interpolation%3AsRGB%3Bcolor-interpolation-filters%3AlinearRGB%3Bsolid-color%3A%23000000%3Bsolid-opacity%3A1%3Bfill%3A%234d4d4d%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A2.66157866%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A1%3Bcolor-rendering%3Aauto%3Bimage-rendering%3Aauto%3Bshape-rendering%3Aauto%3Btext-rendering%3Aauto%3Benable-background%3Aaccumulate%22 d%3D%22m 36.398438%2C123.9629 c -0.423362%2C-0.013 -0.846847%2C0.01 -1.265626%2C0.062 -1.656562%2C0.2196 -3.244567%2C0.9739 -4.507812%2C2.2266 L 29%2C124.5366 l -2.324219%2C7.7129 7.826172%2C-1.9062 -1.804687%2C-1.9063 c 1.597702%2C-1.5308 4.048706%2C-1.8453 5.984375%2C-0.7207 1.971162%2C1.1453 2.881954%2C3.3975 2.308593%2C5.5508 -0.573361%2C2.1533 -2.533864%2C3.6953 -4.830078%2C3.6953 l 0%2C3.0742 c 3.550757%2C0 6.710442%2C-2.4093 7.650391%2C-5.9394 0.939949%2C-3.5301 -0.618463%2C-7.2756 -3.710938%2C-9.0723 -1.159678%2C-0.6737 -2.431087%2C-1.0231 -3.701171%2C-1.0625 z%22 id%3D%22path4138-12%22 %2F%3E %3Cpath inkscape%3Aconnector-curvature%3D%220%22 style%3D%22color%3A%23000000%3Bfont-style%3Anormal%3Bfont-variant%3Anormal%3Bfont-weight%3Anormal%3Bfont-stretch%3Anormal%3Bfont-size%3Amedium%3Bline-height%3Anormal%3Bfont-family%3Asans-serif%3Btext-indent%3A0%3Btext-align%3Astart%3Btext-decoration%3Anone%3Btext-decoration-line%3Anone%3Btext-decoration-style%3Asolid%3Btext-decoration-color%3A%23000000%3Bletter-spacing%3Anormal%3Bword-spacing%3Anormal%3Btext-transform%3Anone%3Bdirection%3Altr%3Bblock-progression%3Atb%3Bwriting-mode%3Alr-tb%3Bbaseline-shift%3Abaseline%3Btext-anchor%3Astart%3Bwhite-space%3Anormal%3Bclip-rule%3Anonzero%3Bdisplay%3Ainline%3Boverflow%3Avisible%3Bvisibility%3Avisible%3Bopacity%3A0.4%3Bisolation%3Aauto%3Bmix-blend-mode%3Anormal%3Bcolor-interpolation%3AsRGB%3Bcolor-interpolation-filters%3AlinearRGB%3Bsolid-color%3A%23000000%3Bsolid-opacity%3A1%3Bfill%3A%234d4d4d%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A2.66157866%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A1%3Bcolor-rendering%3Aauto%3Bimage-rendering%3Aauto%3Bshape-rendering%3Aauto%3Btext-rendering%3Aauto%3Benable-background%3Aaccumulate%22 d%3D%22m 59.722656%2C123.9629 c -1.270084%2C0.039 -2.541493%2C0.3888 -3.701172%2C1.0625 -3.092475%2C1.7967 -4.650886%2C5.5422 -3.710937%2C9.0723 0.939949%2C3.5301 4.09768%2C5.9394 7.648437%2C5.9394 l 0%2C-3.0742 c -2.296214%2C0 -4.256717%2C-1.542 -4.830078%2C-3.6953 -0.573361%2C-2.1533 0.337432%2C-4.4055 2.308594%2C-5.5508 1.935731%2C-1.1246 4.38863%2C-0.8102 5.986326%2C0.7207 l -1.806638%2C1.9063 7.828128%2C1.9062 -2.32422%2C-7.7129 -1.62696%2C1.7168 c -1.26338%2C-1.2531 -2.848917%2C-2.0088 -4.505855%2C-2.2285 -0.418778%2C-0.055 -0.842263%2C-0.076 -1.265625%2C-0.062 z%22 id%3D%22path4138-1-3%22 %2F%3E %3Cpath id%3D%22path6191%22 d%3D%22m 10.5%2C116 0%2C-2 -2.4999996%2C0 L 12%2C109 l 4%2C5 -2.5%2C0 0%2C2 -3%2C0 z%22 style%3D%22opacity%3A0.8%3Bfill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A1.966%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22 inkscape%3Aconnector-curvature%3D%220%22 %2F%3E %3Cpath inkscape%3Aconnector-curvature%3D%220%22 style%3D%22opacity%3A0.8%3Bfill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A1.966%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22 d%3D%22m 10.5%2C129 0%2C-2 -2.4999996%2C0 L 12%2C122 l 4%2C5 -2.5%2C0 0%2C2 -3%2C0 z%22 id%3D%22path6193%22 %2F%3E %3Cpath id%3D%22path6195%22 d%3D%22m 10.5%2C135 0%2C2 -2.4999996%2C0 L 12%2C142 l 4%2C-5 -2.5%2C0 0%2C-2 -3%2C0 z%22 style%3D%22opacity%3A0.8%3Bfill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A1.966%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22 inkscape%3Aconnector-curvature%3D%220%22 %2F%3E %3Cpath sodipodi%3Atype%3D%22star%22 style%3D%22fill%3A%234d4d4d%3Bfill-opacity%3A0.90196078%3Bstroke%3A%23d3d3d3%3Bstroke-width%3A0%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22 id%3D%22path4500%22 sodipodi%3Asides%3D%223%22 sodipodi%3Acx%3D%2211.55581%22 sodipodi%3Acy%3D%2260.073242%22 sodipodi%3Ar1%3D%225.1116104%22 sodipodi%3Ar2%3D%222.5558052%22 sodipodi%3Aarg1%3D%220%22 sodipodi%3Aarg2%3D%221.0471976%22 inkscape%3Aflatsided%3D%22false%22 inkscape%3Arounded%3D%220%22 inkscape%3Arandomized%3D%220%22 d%3D%22m 16.66742%2C60.073242 -3.833708%2C2.213392 -3.8337072%2C2.213393 0%2C-4.426785 0%2C-4.426784 3.8337082%2C2.213392 z%22 inkscape%3Atransform-center-x%3D%22-1.2779026%22 %2F%3E %3Cpath inkscape%3Atransform-center-x%3D%221.277902%22 d%3D%22m -31.500004%2C60.073242 -3.833708%2C2.213392 -3.833707%2C2.213393 0%2C-4.426785 0%2C-4.426784 3.833707%2C2.213392 z%22 inkscape%3Arandomized%3D%220%22 inkscape%3Arounded%3D%220%22 inkscape%3Aflatsided%3D%22false%22 sodipodi%3Aarg2%3D%221.0471976%22 sodipodi%3Aarg1%3D%220%22 sodipodi%3Ar2%3D%222.5558052%22 sodipodi%3Ar1%3D%225.1116104%22 sodipodi%3Acy%3D%2260.073242%22 sodipodi%3Acx%3D%22-36.611614%22 sodipodi%3Asides%3D%223%22 id%3D%22path4502%22 style%3D%22fill%3A%234d4d4d%3Bfill-opacity%3A0.90196078%3Bstroke%3A%23d3d3d3%3Bstroke-width%3A0%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22 sodipodi%3Atype%3D%22star%22 transform%3D%22scale(-1%2C1)%22 %2F%3E %3Cpath d%3D%22m 16.66742%2C60.073212 -3.833708%2C2.213392 -3.8337072%2C2.213392 0%2C-4.426784 0%2C-4.426785 3.8337082%2C2.213392 z%22 inkscape%3Arandomized%3D%220%22 inkscape%3Arounded%3D%220%22 inkscape%3Aflatsided%3D%22false%22 sodipodi%3Aarg2%3D%221.0471976%22 sodipodi%3Aarg1%3D%220%22 sodipodi%3Ar2%3D%222.5558052%22 sodipodi%3Ar1%3D%225.1116104%22 sodipodi%3Acy%3D%2260.073212%22 sodipodi%3Acx%3D%2211.55581%22 sodipodi%3Asides%3D%223%22 id%3D%22path4504%22 style%3D%22fill%3A%234d4d4d%3Bfill-opacity%3A0.90196078%3Bstroke%3A%23d3d3d3%3Bstroke-width%3A0%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22 sodipodi%3Atype%3D%22star%22 transform%3D%22matrix(0%2C1%2C-1%2C0%2C72.0074%2C71.7877)%22 inkscape%3Atransform-center-y%3D%221.2779029%22 %2F%3E %3Cpath inkscape%3Atransform-center-y%3D%22-1.2779026%22 transform%3D%22matrix(0%2C-1%2C-1%2C0%2C96%2C96)%22 sodipodi%3Atype%3D%22star%22 style%3D%22fill%3A%234d4d4d%3Bfill-opacity%3A0.90196078%3Bstroke%3A%23d3d3d3%3Bstroke-width%3A0%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22 id%3D%22path4506%22 sodipodi%3Asides%3D%223%22 sodipodi%3Acx%3D%2211.55581%22 sodipodi%3Acy%3D%2260.073212%22 sodipodi%3Ar1%3D%225.1116104%22 sodipodi%3Ar2%3D%222.5558052%22 sodipodi%3Aarg1%3D%220%22 sodipodi%3Aarg2%3D%221.0471976%22 inkscape%3Aflatsided%3D%22false%22 inkscape%3Arounded%3D%220%22 inkscape%3Arandomized%3D%220%22 d%3D%22m 16.66742%2C60.073212 -3.833708%2C2.213392 -3.8337072%2C2.213392 0%2C-4.426784 0%2C-4.426785 3.8337082%2C2.213392 z%22 %2F%3E %3Cpath sodipodi%3Anodetypes%3D%22cccc%22 inkscape%3Aconnector-curvature%3D%220%22 id%3D%22path4615-5%22 d%3D%22m 171.82574%2C65.174193 16.34854%2C0 -8.17427%2C-13.348454 z%22 style%3D%22fill%3A%23fbb917%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3A%23fbb917%3Bstroke-width%3A1.65161395%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22 %2F%3E %3Cpath style%3D%22opacity%3A1%3Bfill%3A%23ffffff%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A1px%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-opacity%3A1%22 d%3D%22m 179%2C55 0%2C6 2%2C0 0%2C-6%22 id%3D%22path4300%22 inkscape%3Aconnector-curvature%3D%220%22 sodipodi%3Anodetypes%3D%22cccc%22 %2F%3E %3Cpath style%3D%22opacity%3A1%3Bfill%3A%23ffffff%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A1px%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-opacity%3A1%22 d%3D%22m 179%2C62 0%2C2 2%2C0 0%2C-2%22 id%3D%22path4300-6%22 inkscape%3Aconnector-curvature%3D%220%22 sodipodi%3Anodetypes%3D%22cccc%22 %2F%3E%3C%2Fsvg%3E");\n}\n\ndiv.jsoneditor-contextmenu ul li button div.jsoneditor-expand {\n float: right;\n width: 24px;\n height: 24px;\n padding: 0;\n margin: 0 4px 0 0;\n background: url("data:image/svg+xml,%3C%3Fxml version%3D%221.0%22 encoding%3D%22UTF-8%22 standalone%3D%22no%22%3F%3E%3Csvg xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22 xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22 xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22 xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 xmlns%3Asodipodi%3D%22http%3A%2F%2Fsodipodi.sourceforge.net%2FDTD%2Fsodipodi-0.dtd%22 xmlns%3Ainkscape%3D%22http%3A%2F%2Fwww.inkscape.org%2Fnamespaces%2Finkscape%22 width%3D%22216%22 height%3D%22144%22 id%3D%22svg4136%22 version%3D%221.1%22 inkscape%3Aversion%3D%220.91 r%22 sodipodi%3Adocname%3D%22jsoneditor-icons.svg%22%3E %3Ctitle id%3D%22title6512%22%3EJSON Editor Icons%3C%2Ftitle%3E %3Cmetadata id%3D%22metadata4148%22%3E %3Crdf%3ARDF%3E %3Ccc%3AWork rdf%3Aabout%3D%22%22%3E %3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E %3Cdc%3Atype rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22 %2F%3E %3Cdc%3Atitle%3EJSON Editor Icons%3C%2Fdc%3Atitle%3E %3C%2Fcc%3AWork%3E %3C%2Frdf%3ARDF%3E %3C%2Fmetadata%3E %3Cdefs id%3D%22defs4146%22 %2F%3E %3Csodipodi%3Anamedview pagecolor%3D%22%23ffffff%22 bordercolor%3D%22%23666666%22 borderopacity%3D%221%22 objecttolerance%3D%2210%22 gridtolerance%3D%2210%22 guidetolerance%3D%2210%22 inkscape%3Apageopacity%3D%220%22 inkscape%3Apageshadow%3D%222%22 inkscape%3Awindow-width%3D%221920%22 inkscape%3Awindow-height%3D%221028%22 id%3D%22namedview4144%22 showgrid%3D%22true%22 inkscape%3Azoom%3D%224%22 inkscape%3Acx%3D%2297.217248%22 inkscape%3Acy%3D%2259.950227%22 inkscape%3Awindow-x%3D%220%22 inkscape%3Awindow-y%3D%220%22 inkscape%3Awindow-maximized%3D%221%22 inkscape%3Acurrent-layer%3D%22svg4136%22 showguides%3D%22false%22 borderlayer%3D%22false%22 inkscape%3Ashowpageshadow%3D%22true%22 showborder%3D%22true%22%3E %3Cinkscape%3Agrid type%3D%22xygrid%22 id%3D%22grid4640%22 empspacing%3D%2224%22 %2F%3E %3C%2Fsodipodi%3Anamedview%3E %3C!-- Created with SVG-edit - http%3A%2F%2Fsvg-edit.googlecode.com%2F --%3E %3Cg id%3D%22g4394%22%3E %3Crect x%3D%224%22 y%3D%224%22 width%3D%2216%22 height%3D%2216%22 id%3D%22svg_1%22 style%3D%22fill%3A%231aae1c%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%22 %2F%3E %3Crect style%3D%22fill%3A%23ec3f29%3Bfill-opacity%3A0.94117647%3Bstroke%3Anone%3Bstroke-width%3A0%22 x%3D%2228.000006%22 y%3D%223.999995%22 width%3D%2216%22 height%3D%2216%22 id%3D%22svg_1-7%22 %2F%3E %3Crect id%3D%22rect4165%22 height%3D%2216%22 width%3D%2216%22 y%3D%223.999995%22 x%3D%2252.000004%22 style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%22 %2F%3E %3Crect style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%22 x%3D%22172.00002%22 y%3D%223.9999852%22 width%3D%2216%22 height%3D%2216%22 id%3D%22rect4175%22 %2F%3E %3Crect style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%22 x%3D%22196%22 y%3D%223.999995%22 width%3D%2216%22 height%3D%2216%22 id%3D%22rect4175-3%22 %2F%3E %3Cg style%3D%22stroke%3Anone%22 id%3D%22g4299%22%3E %3Crect style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%22 id%3D%22svg_1-1%22 height%3D%221.9999986%22 width%3D%229.9999924%22 y%3D%2210.999998%22 x%3D%227.0000048%22 %2F%3E %3Crect style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%22 id%3D%22svg_1-1-1%22 height%3D%229.9999838%22 width%3D%221.9999955%22 y%3D%227.0000114%22 x%3D%2211.000005%22 %2F%3E %3C%2Fg%3E %3Cg style%3D%22stroke%3Anone%22 transform%3D%22matrix(0.70710678%2C-0.70710678%2C0.70710678%2C0.70710678%2C19.029435%2C12.000001)%22 id%3D%22g4299-3%22%3E %3Crect style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%22 id%3D%22svg_1-1-0%22 height%3D%221.9999986%22 width%3D%229.9999924%22 y%3D%2210.999998%22 x%3D%227.0000048%22 %2F%3E %3Crect style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%22 id%3D%22svg_1-1-1-9%22 height%3D%229.9999838%22 width%3D%221.9999955%22 y%3D%227.0000114%22 x%3D%2211.000005%22 %2F%3E %3C%2Fg%3E %3Crect style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A0%22 x%3D%2255.000004%22 y%3D%227.0000048%22 width%3D%226.9999909%22 height%3D%226.9999905%22 id%3D%22svg_1-7-5%22 %2F%3E %3Crect id%3D%22rect4354%22 height%3D%226.9999905%22 width%3D%226.9999909%22 y%3D%2210.00001%22 x%3D%2258%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%234c4c4c%3Bstroke-width%3A2%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22 %2F%3E %3Crect style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%233c80df%3Bstroke-width%3A0%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A0.94117647%22 x%3D%2258.000004%22 y%3D%2210.000005%22 width%3D%226.9999909%22 height%3D%226.9999905%22 id%3D%22svg_1-7-5-7%22 %2F%3E %3Cg id%3D%22g4378%22%3E %3Crect id%3D%22svg_1-7-5-3%22 height%3D%221.9999965%22 width%3D%227.9999909%22 y%3D%2210.999999%22 x%3D%22198%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A0%22 %2F%3E %3Crect style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A0%22 x%3D%22198%22 y%3D%227.0000005%22 width%3D%2211.999995%22 height%3D%221.9999946%22 id%3D%22rect4374%22 %2F%3E %3Crect style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A0%22 x%3D%22198%22 y%3D%2214.999996%22 width%3D%223.9999928%22 height%3D%221.9999995%22 id%3D%22rect4376%22 %2F%3E %3C%2Fg%3E %3Cg id%3D%22g4383%22 transform%3D%22matrix(1%2C0%2C0%2C-1%2C-23.999995%2C23.999995)%22%3E %3Crect style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A0%22 x%3D%22198%22 y%3D%2210.999999%22 width%3D%227.9999909%22 height%3D%221.9999965%22 id%3D%22rect4385%22 %2F%3E %3Crect id%3D%22rect4387%22 height%3D%221.9999946%22 width%3D%2211.999995%22 y%3D%227.0000005%22 x%3D%22198%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A0%22 %2F%3E %3Crect id%3D%22rect4389%22 height%3D%221.9999995%22 width%3D%223.9999928%22 y%3D%2214.999996%22 x%3D%22198%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A0%22 %2F%3E %3C%2Fg%3E %3Crect y%3D%223.9999199%22 x%3D%2276%22 height%3D%2216%22 width%3D%2216%22 id%3D%22rect3754-4%22 style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A1%3Bstroke%3Anone%22 %2F%3E %3Cpath sodipodi%3Anodetypes%3D%22cccccccc%22 inkscape%3Aconnector-curvature%3D%220%22 id%3D%22path4351%22 d%3D%22m 85.10447%2C6.0157384 -0.0156%2C1.4063 c 3.02669%2C-0.2402 0.33008%2C3.6507996 2.48438%2C4.5780996 -2.18694%2C1.0938 0.49191%2C4.9069 -2.45313%2C4.5781 l -0.0156%2C1.4219 c 5.70828%2C0.559 1.03264%2C-5.1005 4.70313%2C-5.2656 l 0%2C-1.4063 c -3.61303%2C-0.027 1.11893%2C-5.7069996 -4.70313%2C-5.3124996 z%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23ffffff%3Bstroke-width%3A0.2%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22 %2F%3E %3Cpath sodipodi%3Anodetypes%3D%22cccccccc%22 inkscape%3Aconnector-curvature%3D%220%22 id%3D%22path4351-9%22 d%3D%22m 82.78125%2C5.9984384 0.0156%2C1.4063 c -3.02668%2C-0.2402 -0.33007%2C3.6506996 -2.48437%2C4.5780996 2.18694%2C1.0938 -0.49192%2C4.9069 2.45312%2C4.5781 l 0.0156%2C1.4219 c -5.70827%2C0.559 -1.03263%2C-5.1004 -4.70312%2C-5.2656 l 0%2C-1.4063 c 3.61303%2C-0.027 -1.11894%2C-5.7070996 4.70312%2C-5.3124996 z%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23ffffff%3Bstroke-width%3A0.2%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22 %2F%3E %3Crect y%3D%223.9999199%22 x%3D%22100%22 height%3D%2216%22 width%3D%2216%22 id%3D%22rect3754-25%22 style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A1%3Bstroke%3Anone%22 %2F%3E %3Cpath inkscape%3Aconnector-curvature%3D%220%22 id%3D%22path2987%22 d%3D%22m 103.719%2C5.6719384 0%2C12.7187996 3.03125%2C0 0%2C-1.5313 -1.34375%2C0 0%2C-9.6249996 1.375%2C0 0%2C-1.5625 z%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%22 %2F%3E %3Cpath inkscape%3Aconnector-curvature%3D%220%22 id%3D%22path2987-1%22 d%3D%22m 112.2185%2C5.6721984 0%2C12.7187996 -3.03125%2C0 0%2C-1.5313 1.34375%2C0 0%2C-9.6249996 -1.375%2C0 0%2C-1.5625 z%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%22 %2F%3E %3Crect y%3D%223.9999199%22 x%3D%22124%22 height%3D%2216%22 width%3D%2216%22 id%3D%22rect3754-73%22 style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A1%3Bstroke%3Anone%22 %2F%3E %3Cpath sodipodi%3Anodetypes%3D%22ccccccccc%22 inkscape%3Aconnector-curvature%3D%220%22 id%3D%22path3780%22 d%3D%22m 126.2824%2C17.602938 1.78957%2C0 1.14143%2C-2.8641 5.65364%2C0 1.14856%2C2.8641 1.76565%2C0 -4.78687%2C-11.1610996 -1.91903%2C0 z%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%22 %2F%3E %3Cpath inkscape%3Aconnector-curvature%3D%220%22 id%3D%22path3782%22 d%3D%22m 129.72704%2C13.478838 4.60852%2C0.01 -2.30426%2C-5.5497996 z%22 style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A1%3Bstroke%3Anone%22 %2F%3E %3Crect y%3D%223.9999199%22 x%3D%22148%22 height%3D%2216%22 width%3D%2216%22 id%3D%22rect3754-35%22 style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A1%3Bstroke%3Anone%22 %2F%3E %3Cpath sodipodi%3Anodetypes%3D%22ccccccc%22 inkscape%3Aconnector-curvature%3D%220%22 id%3D%22path5008-2%22 d%3D%22m 156.47655%2C5.8917384 0%2C2.1797 0.46093%2C2.3983996 1.82813%2C0 0.39844%2C-2.3983996 0%2C-2.1797 z%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%22 %2F%3E %3Cpath sodipodi%3Anodetypes%3D%22ccccccc%22 inkscape%3Aconnector-curvature%3D%220%22 id%3D%22path5008-2-8%22 d%3D%22m 152.51561%2C5.8906384 0%2C2.1797 0.46094%2C2.3983996 1.82812%2C0 0.39844%2C-2.3983996 0%2C-2.1797 z%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%22 %2F%3E %3C%2Fg%3E %3Crect x%3D%224%22 y%3D%2227.999994%22 width%3D%2216%22 height%3D%2216%22 id%3D%22rect4432%22 style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%22 %2F%3E %3Crect style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%22 x%3D%2228.000006%22 y%3D%2227.99999%22 width%3D%2216%22 height%3D%2216%22 id%3D%22rect4434%22 %2F%3E %3Crect id%3D%22rect4436%22 height%3D%2216%22 width%3D%2216%22 y%3D%2227.99999%22 x%3D%2252.000004%22 style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A0%22 %2F%3E %3Crect style%3D%22fill%3A%23d3d3d3%3Bstroke%3A%23000000%3Bstroke-width%3A0%22 x%3D%22172.00002%22 y%3D%2227.999981%22 width%3D%2216%22 height%3D%2216%22 id%3D%22rect4446%22 %2F%3E %3Crect style%3D%22fill%3A%23d3d3d3%3Bstroke%3A%23000000%3Bstroke-width%3A0%22 x%3D%22196%22 y%3D%2227.99999%22 width%3D%2216%22 height%3D%2216%22 id%3D%22rect4448%22 %2F%3E %3Cg id%3D%22g4466%22 style%3D%22stroke%3Anone%22 transform%3D%22translate(0%2C23.999995)%22%3E %3Crect style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%22 id%3D%22rect4468%22 height%3D%221.9999986%22 width%3D%229.9999924%22 y%3D%2210.999998%22 x%3D%227.0000048%22 %2F%3E %3Crect style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%22 id%3D%22rect4470%22 height%3D%229.9999838%22 width%3D%221.9999955%22 y%3D%227.0000114%22 x%3D%2211.000005%22 %2F%3E %3C%2Fg%3E %3Cg transform%3D%22matrix(0.70710678%2C-0.70710678%2C0.70710678%2C0.70710678%2C19.029435%2C35.999996)%22 id%3D%22g4472%22 style%3D%22stroke%3Anone%22%3E %3Crect style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%22 id%3D%22rect4474%22 height%3D%221.9999986%22 width%3D%229.9999924%22 y%3D%2210.999998%22 x%3D%227.0000048%22 %2F%3E %3Crect style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%22 id%3D%22rect4476%22 height%3D%229.9999838%22 width%3D%221.9999955%22 y%3D%227.0000114%22 x%3D%2211.000005%22 %2F%3E %3C%2Fg%3E %3Crect style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A0%22 x%3D%2255.000004%22 y%3D%2231%22 width%3D%226.9999909%22 height%3D%226.9999905%22 id%3D%22rect4478%22 %2F%3E %3Crect id%3D%22rect4480%22 height%3D%226.9999905%22 width%3D%226.9999909%22 y%3D%2234.000008%22 x%3D%2258%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23d3d3d3%3Bstroke-width%3A2%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22 %2F%3E %3Crect style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23d3d3d3%3Bstroke-width%3A0%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22 x%3D%2258.000004%22 y%3D%2234.000004%22 width%3D%226.9999909%22 height%3D%226.9999905%22 id%3D%22rect4482%22 %2F%3E %3Cg id%3D%22g4484%22 transform%3D%22translate(0%2C23.999995)%22%3E %3Crect id%3D%22rect4486%22 height%3D%221.9999965%22 width%3D%227.9999909%22 y%3D%2210.999999%22 x%3D%22198%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A0%22 %2F%3E %3Crect style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A0%22 x%3D%22198%22 y%3D%227.0000005%22 width%3D%2211.999995%22 height%3D%221.9999946%22 id%3D%22rect4488%22 %2F%3E %3Crect style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A0%22 x%3D%22198%22 y%3D%2214.999996%22 width%3D%223.9999928%22 height%3D%221.9999995%22 id%3D%22rect4490%22 %2F%3E %3C%2Fg%3E %3Cg id%3D%22g4492%22 transform%3D%22matrix(1%2C0%2C0%2C-1%2C-23.999995%2C47.99999)%22%3E %3Crect style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A0%22 x%3D%22198%22 y%3D%2210.999999%22 width%3D%227.9999909%22 height%3D%221.9999965%22 id%3D%22rect4494%22 %2F%3E %3Crect id%3D%22rect4496%22 height%3D%221.9999946%22 width%3D%2211.999995%22 y%3D%227.0000005%22 x%3D%22198%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A0%22 %2F%3E %3Crect id%3D%22rect4498%22 height%3D%221.9999995%22 width%3D%223.9999928%22 y%3D%2214.999996%22 x%3D%22198%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A0%22 %2F%3E %3C%2Fg%3E %3Crect style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3Anone%22 id%3D%22rect3754-8%22 width%3D%2216%22 height%3D%2216%22 x%3D%2276%22 y%3D%2227.99992%22 %2F%3E %3Cpath style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23ffffff%3Bstroke-width%3A0.2%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22 d%3D%22m 85.10448%2C30.015537 -0.0156%2C1.4063 c 3.02668%2C-0.2402 0.33007%2C3.6508 2.48438%2C4.5781 -2.18695%2C1.0938 0.49191%2C4.90688 -2.45313%2C4.57808 l -0.0156%2C1.4219 c 5.70827%2C0.559 1.03263%2C-5.10048 4.70313%2C-5.26558 l 0%2C-1.4063 c -3.61304%2C-0.027 1.11893%2C-5.707 -4.70313%2C-5.3125 z%22 id%3D%22path4351-1%22 inkscape%3Aconnector-curvature%3D%220%22 sodipodi%3Anodetypes%3D%22cccccccc%22 %2F%3E %3Cpath style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23ffffff%3Bstroke-width%3A0.2%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22 d%3D%22m 82.78126%2C29.998237 0.0156%2C1.4063 c -3.02668%2C-0.2402 -0.33008%2C3.6507 -2.48438%2C4.5781 2.18694%2C1.0938 -0.49191%2C4.90688 2.45313%2C4.57808 l 0.0156%2C1.4219 c -5.70828%2C0.559 -1.03264%2C-5.10038 -4.70313%2C-5.26558 l 0%2C-1.4063 c 3.61303%2C-0.027 -1.11893%2C-5.7071 4.70313%2C-5.3125 z%22 id%3D%22path4351-9-5%22 inkscape%3Aconnector-curvature%3D%220%22 sodipodi%3Anodetypes%3D%22cccccccc%22 %2F%3E %3Crect style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3Anone%22 id%3D%22rect3754-65%22 width%3D%2216%22 height%3D%2216%22 x%3D%22100%22 y%3D%2227.99992%22 %2F%3E %3Cpath style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%22 d%3D%22m 103.719%2C29.671937 0%2C12.71878 3.03125%2C0 0%2C-1.5313 -1.34375%2C0 0%2C-9.62498 1.375%2C0 0%2C-1.5625 z%22 id%3D%22path2987-8%22 inkscape%3Aconnector-curvature%3D%220%22 %2F%3E %3Cpath style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%22 d%3D%22m 112.2185%2C29.671937 0%2C12.71878 -3.03125%2C0 0%2C-1.5313 1.34375%2C0 0%2C-9.62498 -1.375%2C0 0%2C-1.5625 z%22 id%3D%22path2987-1-9%22 inkscape%3Aconnector-curvature%3D%220%22 %2F%3E %3Crect style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3Anone%22 id%3D%22rect3754-92%22 width%3D%2216%22 height%3D%2216%22 x%3D%22124%22 y%3D%2227.99992%22 %2F%3E %3Cpath style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%22 d%3D%22m 126.2824%2C41.602917 1.78957%2C0 1.14143%2C-2.86408 5.65364%2C0 1.14856%2C2.86408 1.76565%2C0 -4.78687%2C-11.16108 -1.91902%2C0 z%22 id%3D%22path3780-9%22 inkscape%3Aconnector-curvature%3D%220%22 sodipodi%3Anodetypes%3D%22ccccccccc%22 %2F%3E %3Cpath style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3Anone%22 d%3D%22m 129.72704%2C37.478837 4.60852%2C0.01 -2.30426%2C-5.5498 z%22 id%3D%22path3782-2%22 inkscape%3Aconnector-curvature%3D%220%22 %2F%3E %3Crect style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3Anone%22 id%3D%22rect3754-47%22 width%3D%2216%22 height%3D%2216%22 x%3D%22148%22 y%3D%2227.99992%22 %2F%3E %3Cpath style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%22 d%3D%22m 156.47656%2C29.891737 0%2C2.1797 0.46093%2C2.3984 1.82813%2C0 0.39844%2C-2.3984 0%2C-2.1797 z%22 id%3D%22path5008-2-1%22 inkscape%3Aconnector-curvature%3D%220%22 sodipodi%3Anodetypes%3D%22ccccccc%22 %2F%3E %3Cpath style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%22 d%3D%22m 152.51562%2C29.890637 0%2C2.1797 0.46094%2C2.3984 1.82812%2C0 0.39844%2C-2.3984 0%2C-2.1797 z%22 id%3D%22path5008-2-8-8%22 inkscape%3Aconnector-curvature%3D%220%22 sodipodi%3Anodetypes%3D%22ccccccc%22 %2F%3E %3Crect id%3D%22svg_1-7-2%22 height%3D%221.9999961%22 width%3D%2211.999996%22 y%3D%2264%22 x%3D%2254%22 style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A0.98431373%3Bstroke%3Anone%3Bstroke-width%3A0%22 %2F%3E %3Crect id%3D%22svg_1-7-2-2%22 height%3D%222.9999905%22 width%3D%222.9999907%22 y%3D%2252%22 x%3D%2280.000008%22 style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A0.98431373%3Bstroke%3Anone%3Bstroke-width%3A0%22 %2F%3E %3Crect style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A0.98431373%3Bstroke%3Anone%3Bstroke-width%3A0%22 x%3D%2285.000008%22 y%3D%2252%22 width%3D%222.9999907%22 height%3D%222.9999905%22 id%3D%22rect4561%22 %2F%3E %3Crect style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A0.98431373%3Bstroke%3Anone%3Bstroke-width%3A0%22 x%3D%2280.000008%22 y%3D%2258%22 width%3D%222.9999907%22 height%3D%222.9999905%22 id%3D%22rect4563%22 %2F%3E %3Crect id%3D%22rect4565%22 height%3D%222.9999905%22 width%3D%222.9999907%22 y%3D%2258%22 x%3D%2285.000008%22 style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A0.98431373%3Bstroke%3Anone%3Bstroke-width%3A0%22 %2F%3E %3Crect id%3D%22rect4567%22 height%3D%222.9999905%22 width%3D%222.9999907%22 y%3D%2264%22 x%3D%2280.000008%22 style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A0.98431373%3Bstroke%3Anone%3Bstroke-width%3A0%22 %2F%3E %3Crect style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A0.98431373%3Bstroke%3Anone%3Bstroke-width%3A0%22 x%3D%2285.000008%22 y%3D%2264%22 width%3D%222.9999907%22 height%3D%222.9999905%22 id%3D%22rect4569%22 %2F%3E %3Ccircle style%3D%22opacity%3A1%3Bfill%3Anone%3Bfill-opacity%3A1%3Bstroke%3A%234c4c4c%3Bstroke-width%3A2%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22 id%3D%22path4571%22 cx%3D%22110.06081%22 cy%3D%2257.939209%22 r%3D%224.7438836%22 %2F%3E %3Crect style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A0.98431373%3Bstroke%3Anone%3Bstroke-width%3A0%22 x%3D%22116.64566%22 y%3D%22-31.79752%22 width%3D%224.229713%22 height%3D%226.4053884%22 id%3D%22rect4563-2%22 transform%3D%22matrix(0.70710678%2C0.70710678%2C-0.70710678%2C0.70710678%2C0%2C0)%22 %2F%3E %3Cpath style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22 d%3D%22M 125%2C56 138.77027%2C56.095 132%2C64 Z%22 id%3D%22path4613%22 inkscape%3Aconnector-curvature%3D%220%22 sodipodi%3Anodetypes%3D%22cccc%22 %2F%3E %3Cpath sodipodi%3Anodetypes%3D%22cccc%22 inkscape%3Aconnector-curvature%3D%220%22 id%3D%22path4615%22 d%3D%22M 149%2C64 162.77027%2C63.905 156%2C56 Z%22 style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22 %2F%3E %3Crect style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A0.98431373%3Bstroke%3Anone%3Bstroke-width%3A0%22 x%3D%2254%22 y%3D%2253%22 width%3D%2211.999996%22 height%3D%221.9999961%22 id%3D%22rect4638%22 %2F%3E %3Crect id%3D%22svg_1-7-2-24%22 height%3D%221.9999957%22 width%3D%2212.99999%22 y%3D%22-56%22 x%3D%2253%22 style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A0.98431373%3Bstroke%3Anone%3Bstroke-width%3A0%22 transform%3D%22matrix(0%2C1%2C-1%2C0%2C0%2C0)%22 %2F%3E %3Crect transform%3D%22matrix(0%2C1%2C-1%2C0%2C0%2C0)%22 style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A0.98431373%3Bstroke%3Anone%3Bstroke-width%3A0%22 x%3D%2253%22 y%3D%22-66%22 width%3D%2212.99999%22 height%3D%221.9999957%22 id%3D%22rect4657%22 %2F%3E %3Crect id%3D%22rect4659%22 height%3D%220.99999291%22 width%3D%2211.999999%22 y%3D%2257%22 x%3D%2254%22 style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A0.98431373%3Bstroke%3Anone%3Bstroke-width%3A0%22 %2F%3E %3Crect style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%3Bstroke-opacity%3A1%22 x%3D%2254%22 y%3D%2288.000122%22 width%3D%2211.999996%22 height%3D%221.9999961%22 id%3D%22rect4661%22 %2F%3E %3Crect style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%3Bstroke-opacity%3A1%22 x%3D%2280.000008%22 y%3D%2276.000122%22 width%3D%222.9999907%22 height%3D%222.9999905%22 id%3D%22rect4663%22 %2F%3E %3Crect id%3D%22rect4665%22 height%3D%222.9999905%22 width%3D%222.9999907%22 y%3D%2276.000122%22 x%3D%2285.000008%22 style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%3Bstroke-opacity%3A1%22 %2F%3E %3Crect id%3D%22rect4667%22 height%3D%222.9999905%22 width%3D%222.9999907%22 y%3D%2282.000122%22 x%3D%2280.000008%22 style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%3Bstroke-opacity%3A1%22 %2F%3E %3Crect style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%3Bstroke-opacity%3A1%22 x%3D%2285.000008%22 y%3D%2282.000122%22 width%3D%222.9999907%22 height%3D%222.9999905%22 id%3D%22rect4669%22 %2F%3E %3Crect style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%3Bstroke-opacity%3A1%22 x%3D%2280.000008%22 y%3D%2288.000122%22 width%3D%222.9999907%22 height%3D%222.9999905%22 id%3D%22rect4671%22 %2F%3E %3Crect id%3D%22rect4673%22 height%3D%222.9999905%22 width%3D%222.9999907%22 y%3D%2288.000122%22 x%3D%2285.000008%22 style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%3Bstroke-opacity%3A1%22 %2F%3E %3Ccircle r%3D%224.7438836%22 cy%3D%2281.939331%22 cx%3D%22110.06081%22 id%3D%22circle4675%22 style%3D%22opacity%3A1%3Bfill%3Anone%3Bfill-opacity%3A1%3Bstroke%3A%23d3d3d3%3Bstroke-width%3A2%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22 %2F%3E %3Crect transform%3D%22matrix(0.70710678%2C0.70710678%2C-0.70710678%2C0.70710678%2C0%2C0)%22 id%3D%22rect4677%22 height%3D%226.4053884%22 width%3D%224.229713%22 y%3D%22-14.826816%22 x%3D%22133.6163%22 style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3A%23d3d3d3%3Bstroke-width%3A0%3Bstroke-opacity%3A1%22 %2F%3E %3Cpath sodipodi%3Anodetypes%3D%22cccc%22 inkscape%3Aconnector-curvature%3D%220%22 id%3D%22path4679%22 d%3D%22m 125%2C80.000005 13.77027%2C0.09499 L 132%2C87.999992 Z%22 style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3A%23d3d3d3%3Bstroke-width%3A0%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22 %2F%3E %3Cpath style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3A%23d3d3d3%3Bstroke-width%3A0%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22 d%3D%22M 149%2C88.0002 162.77027%2C87.9052 156%2C80.0002 Z%22 id%3D%22path4681%22 inkscape%3Aconnector-curvature%3D%220%22 sodipodi%3Anodetypes%3D%22cccc%22 %2F%3E %3Crect id%3D%22rect4683%22 height%3D%221.9999961%22 width%3D%2211.999996%22 y%3D%2277.000122%22 x%3D%2254%22 style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%3Bstroke-opacity%3A1%22 %2F%3E %3Crect transform%3D%22matrix(0%2C1%2C-1%2C0%2C0%2C0)%22 style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%3Bstroke-opacity%3A1%22 x%3D%2277.000122%22 y%3D%22-56%22 width%3D%2212.99999%22 height%3D%221.9999957%22 id%3D%22rect4685%22 %2F%3E %3Crect id%3D%22rect4687%22 height%3D%221.9999957%22 width%3D%2212.99999%22 y%3D%22-66%22 x%3D%2277.000122%22 style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%3Bstroke-opacity%3A1%22 transform%3D%22matrix(0%2C1%2C-1%2C0%2C0%2C0)%22 %2F%3E %3Crect style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%3Bstroke-opacity%3A1%22 x%3D%2254%22 y%3D%2281.000122%22 width%3D%2211.999999%22 height%3D%220.99999291%22 id%3D%22rect4689%22 %2F%3E %3Crect id%3D%22rect4761-1%22 height%3D%221.9999945%22 width%3D%2215.99999%22 y%3D%22101%22 x%3D%2276.000008%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A0.80000007%3Bstroke%3Anone%3Bstroke-width%3A0%22 %2F%3E %3Crect id%3D%22rect4761-0%22 height%3D%221.9999945%22 width%3D%2215.99999%22 y%3D%22105%22 x%3D%2276.000008%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A0.80000007%3Bstroke%3Anone%3Bstroke-width%3A0%22 %2F%3E %3Crect id%3D%22rect4761-7%22 height%3D%221.9999945%22 width%3D%229%22 y%3D%22109%22 x%3D%2276.000008%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A0.80000007%3Bstroke%3Anone%3Bstroke-width%3A0%22 %2F%3E %3Crect id%3D%22rect4761-1-1%22 height%3D%221.9999945%22 width%3D%2212%22 y%3D%22125%22 x%3D%2276.000008%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A0.80000007%3Bstroke%3Anone%3Bstroke-width%3A0%22 %2F%3E %3Crect id%3D%22rect4761-1-1-4%22 height%3D%221.9999945%22 width%3D%2210%22 y%3D%22137%22 x%3D%2276.000008%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A0.80000007%3Bstroke%3Anone%3Bstroke-width%3A0%22 %2F%3E %3Crect id%3D%22rect4761-1-1-4-4%22 height%3D%221.9999945%22 width%3D%2210%22 y%3D%22129%22 x%3D%2282%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A0.80000007%3Bstroke%3Anone%3Bstroke-width%3A0%22 %2F%3E %3Crect id%3D%22rect4761-1-1-4-4-3%22 height%3D%221.9999945%22 width%3D%229%22 y%3D%22133%22 x%3D%2282%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A0.80000007%3Bstroke%3Anone%3Bstroke-width%3A0%22 %2F%3E %3Cpath inkscape%3Aconnector-curvature%3D%220%22 style%3D%22color%3A%23000000%3Bfont-style%3Anormal%3Bfont-variant%3Anormal%3Bfont-weight%3Anormal%3Bfont-stretch%3Anormal%3Bfont-size%3Amedium%3Bline-height%3Anormal%3Bfont-family%3Asans-serif%3Btext-indent%3A0%3Btext-align%3Astart%3Btext-decoration%3Anone%3Btext-decoration-line%3Anone%3Btext-decoration-style%3Asolid%3Btext-decoration-color%3A%23000000%3Bletter-spacing%3Anormal%3Bword-spacing%3Anormal%3Btext-transform%3Anone%3Bdirection%3Altr%3Bblock-progression%3Atb%3Bwriting-mode%3Alr-tb%3Bbaseline-shift%3Abaseline%3Btext-anchor%3Astart%3Bwhite-space%3Anormal%3Bclip-rule%3Anonzero%3Bdisplay%3Ainline%3Boverflow%3Avisible%3Bvisibility%3Avisible%3Bopacity%3A0.8%3Bisolation%3Aauto%3Bmix-blend-mode%3Anormal%3Bcolor-interpolation%3AsRGB%3Bcolor-interpolation-filters%3AlinearRGB%3Bsolid-color%3A%23000000%3Bsolid-opacity%3A1%3Bfill%3A%23ffffff%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A2.66157866%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A1%3Bcolor-rendering%3Aauto%3Bimage-rendering%3Aauto%3Bshape-rendering%3Aauto%3Btext-rendering%3Aauto%3Benable-background%3Aaccumulate%22 d%3D%22m 36.398438%2C100.0254 c -0.423362%2C-0.013 -0.846847%2C0.01 -1.265626%2C0.062 -1.656562%2C0.2196 -3.244567%2C0.9739 -4.507812%2C2.2266 L 29%2C100.5991 l -2.324219%2C7.7129 7.826172%2C-1.9062 -1.804687%2C-1.9063 c 1.597702%2C-1.5308 4.048706%2C-1.8453 5.984375%2C-0.7207 1.971162%2C1.1452 2.881954%2C3.3975 2.308593%2C5.5508 -0.573361%2C2.1533 -2.533865%2C3.6953 -4.830078%2C3.6953 l 0%2C3.0742 c 3.550756%2C0 6.710442%2C-2.4113 7.650391%2C-5.9414 0.939949%2C-3.5301 -0.618463%2C-7.2736 -3.710938%2C-9.0703 -1.159678%2C-0.6738 -2.431087%2C-1.0231 -3.701171%2C-1.0625 z%22 id%3D%22path4138%22 %2F%3E %3Cpath inkscape%3Aconnector-curvature%3D%220%22 style%3D%22color%3A%23000000%3Bfont-style%3Anormal%3Bfont-variant%3Anormal%3Bfont-weight%3Anormal%3Bfont-stretch%3Anormal%3Bfont-size%3Amedium%3Bline-height%3Anormal%3Bfont-family%3Asans-serif%3Btext-indent%3A0%3Btext-align%3Astart%3Btext-decoration%3Anone%3Btext-decoration-line%3Anone%3Btext-decoration-style%3Asolid%3Btext-decoration-color%3A%23000000%3Bletter-spacing%3Anormal%3Bword-spacing%3Anormal%3Btext-transform%3Anone%3Bdirection%3Altr%3Bblock-progression%3Atb%3Bwriting-mode%3Alr-tb%3Bbaseline-shift%3Abaseline%3Btext-anchor%3Astart%3Bwhite-space%3Anormal%3Bclip-rule%3Anonzero%3Bdisplay%3Ainline%3Boverflow%3Avisible%3Bvisibility%3Avisible%3Bopacity%3A0.8%3Bisolation%3Aauto%3Bmix-blend-mode%3Anormal%3Bcolor-interpolation%3AsRGB%3Bcolor-interpolation-filters%3AlinearRGB%3Bsolid-color%3A%23000000%3Bsolid-opacity%3A1%3Bfill%3A%23ffffff%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A2.66157866%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A1%3Bcolor-rendering%3Aauto%3Bimage-rendering%3Aauto%3Bshape-rendering%3Aauto%3Btext-rendering%3Aauto%3Benable-background%3Aaccumulate%22 d%3D%22m 59.722656%2C99.9629 c -1.270084%2C0.039 -2.541493%2C0.3887 -3.701172%2C1.0625 -3.092475%2C1.7967 -4.650886%2C5.5402 -3.710937%2C9.0703 0.939949%2C3.5301 4.09768%2C5.9414 7.648437%2C5.9414 l 0%2C-3.0742 c -2.296214%2C0 -4.256717%2C-1.542 -4.830078%2C-3.6953 -0.573361%2C-2.1533 0.337432%2C-4.4056 2.308594%2C-5.5508 1.935731%2C-1.1246 4.38863%2C-0.8102 5.986326%2C0.7207 l -1.806638%2C1.9063 7.828128%2C1.9062 -2.32422%2C-7.7129 -1.62696%2C1.7168 c -1.26338%2C-1.2531 -2.848917%2C-2.0088 -4.505855%2C-2.2285 -0.418778%2C-0.055 -0.842263%2C-0.076 -1.265625%2C-0.062 z%22 id%3D%22path4138-1%22 %2F%3E %3Cpath inkscape%3Aconnector-curvature%3D%220%22 style%3D%22opacity%3A0.8%3Bfill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A1.966%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22 d%3D%22m 10.5%2C100 0%2C2 -2.4999996%2C0 L 12%2C107 l 4%2C-5 -2.5%2C0 0%2C-2 -3%2C0 z%22 id%3D%22path3055-0-77%22 %2F%3E %3Cpath style%3D%22opacity%3A0.8%3Bfill%3Anone%3Bstroke%3A%23ffffff%3Bstroke-width%3A1.966%3Bstroke-linecap%3Asquare%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22 d%3D%22m 4.9850574%2C108.015 14.0298856%2C-0.03%22 id%3D%22path5244-5-0-5%22 inkscape%3Aconnector-curvature%3D%220%22 sodipodi%3Anodetypes%3D%22cc%22 %2F%3E %3Cpath style%3D%22opacity%3A0.8%3Bfill%3Anone%3Bstroke%3A%23ffffff%3Bstroke-width%3A1.966%3Bstroke-linecap%3Asquare%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22 d%3D%22m 4.9849874%2C132.015 14.0298866%2C-0.03%22 id%3D%22path5244-5-0-5-8%22 inkscape%3Aconnector-curvature%3D%220%22 sodipodi%3Anodetypes%3D%22cc%22 %2F%3E %3Cpath inkscape%3Aconnector-curvature%3D%220%22 style%3D%22color%3A%23000000%3Bfont-style%3Anormal%3Bfont-variant%3Anormal%3Bfont-weight%3Anormal%3Bfont-stretch%3Anormal%3Bfont-size%3Amedium%3Bline-height%3Anormal%3Bfont-family%3Asans-serif%3Btext-indent%3A0%3Btext-align%3Astart%3Btext-decoration%3Anone%3Btext-decoration-line%3Anone%3Btext-decoration-style%3Asolid%3Btext-decoration-color%3A%23000000%3Bletter-spacing%3Anormal%3Bword-spacing%3Anormal%3Btext-transform%3Anone%3Bdirection%3Altr%3Bblock-progression%3Atb%3Bwriting-mode%3Alr-tb%3Bbaseline-shift%3Abaseline%3Btext-anchor%3Astart%3Bwhite-space%3Anormal%3Bclip-rule%3Anonzero%3Bdisplay%3Ainline%3Boverflow%3Avisible%3Bvisibility%3Avisible%3Bopacity%3A0.4%3Bisolation%3Aauto%3Bmix-blend-mode%3Anormal%3Bcolor-interpolation%3AsRGB%3Bcolor-interpolation-filters%3AlinearRGB%3Bsolid-color%3A%23000000%3Bsolid-opacity%3A1%3Bfill%3A%234d4d4d%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A2.66157866%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A1%3Bcolor-rendering%3Aauto%3Bimage-rendering%3Aauto%3Bshape-rendering%3Aauto%3Btext-rendering%3Aauto%3Benable-background%3Aaccumulate%22 d%3D%22m 36.398438%2C123.9629 c -0.423362%2C-0.013 -0.846847%2C0.01 -1.265626%2C0.062 -1.656562%2C0.2196 -3.244567%2C0.9739 -4.507812%2C2.2266 L 29%2C124.5366 l -2.324219%2C7.7129 7.826172%2C-1.9062 -1.804687%2C-1.9063 c 1.597702%2C-1.5308 4.048706%2C-1.8453 5.984375%2C-0.7207 1.971162%2C1.1453 2.881954%2C3.3975 2.308593%2C5.5508 -0.573361%2C2.1533 -2.533864%2C3.6953 -4.830078%2C3.6953 l 0%2C3.0742 c 3.550757%2C0 6.710442%2C-2.4093 7.650391%2C-5.9394 0.939949%2C-3.5301 -0.618463%2C-7.2756 -3.710938%2C-9.0723 -1.159678%2C-0.6737 -2.431087%2C-1.0231 -3.701171%2C-1.0625 z%22 id%3D%22path4138-12%22 %2F%3E %3Cpath inkscape%3Aconnector-curvature%3D%220%22 style%3D%22color%3A%23000000%3Bfont-style%3Anormal%3Bfont-variant%3Anormal%3Bfont-weight%3Anormal%3Bfont-stretch%3Anormal%3Bfont-size%3Amedium%3Bline-height%3Anormal%3Bfont-family%3Asans-serif%3Btext-indent%3A0%3Btext-align%3Astart%3Btext-decoration%3Anone%3Btext-decoration-line%3Anone%3Btext-decoration-style%3Asolid%3Btext-decoration-color%3A%23000000%3Bletter-spacing%3Anormal%3Bword-spacing%3Anormal%3Btext-transform%3Anone%3Bdirection%3Altr%3Bblock-progression%3Atb%3Bwriting-mode%3Alr-tb%3Bbaseline-shift%3Abaseline%3Btext-anchor%3Astart%3Bwhite-space%3Anormal%3Bclip-rule%3Anonzero%3Bdisplay%3Ainline%3Boverflow%3Avisible%3Bvisibility%3Avisible%3Bopacity%3A0.4%3Bisolation%3Aauto%3Bmix-blend-mode%3Anormal%3Bcolor-interpolation%3AsRGB%3Bcolor-interpolation-filters%3AlinearRGB%3Bsolid-color%3A%23000000%3Bsolid-opacity%3A1%3Bfill%3A%234d4d4d%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A2.66157866%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A1%3Bcolor-rendering%3Aauto%3Bimage-rendering%3Aauto%3Bshape-rendering%3Aauto%3Btext-rendering%3Aauto%3Benable-background%3Aaccumulate%22 d%3D%22m 59.722656%2C123.9629 c -1.270084%2C0.039 -2.541493%2C0.3888 -3.701172%2C1.0625 -3.092475%2C1.7967 -4.650886%2C5.5422 -3.710937%2C9.0723 0.939949%2C3.5301 4.09768%2C5.9394 7.648437%2C5.9394 l 0%2C-3.0742 c -2.296214%2C0 -4.256717%2C-1.542 -4.830078%2C-3.6953 -0.573361%2C-2.1533 0.337432%2C-4.4055 2.308594%2C-5.5508 1.935731%2C-1.1246 4.38863%2C-0.8102 5.986326%2C0.7207 l -1.806638%2C1.9063 7.828128%2C1.9062 -2.32422%2C-7.7129 -1.62696%2C1.7168 c -1.26338%2C-1.2531 -2.848917%2C-2.0088 -4.505855%2C-2.2285 -0.418778%2C-0.055 -0.842263%2C-0.076 -1.265625%2C-0.062 z%22 id%3D%22path4138-1-3%22 %2F%3E %3Cpath id%3D%22path6191%22 d%3D%22m 10.5%2C116 0%2C-2 -2.4999996%2C0 L 12%2C109 l 4%2C5 -2.5%2C0 0%2C2 -3%2C0 z%22 style%3D%22opacity%3A0.8%3Bfill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A1.966%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22 inkscape%3Aconnector-curvature%3D%220%22 %2F%3E %3Cpath inkscape%3Aconnector-curvature%3D%220%22 style%3D%22opacity%3A0.8%3Bfill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A1.966%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22 d%3D%22m 10.5%2C129 0%2C-2 -2.4999996%2C0 L 12%2C122 l 4%2C5 -2.5%2C0 0%2C2 -3%2C0 z%22 id%3D%22path6193%22 %2F%3E %3Cpath id%3D%22path6195%22 d%3D%22m 10.5%2C135 0%2C2 -2.4999996%2C0 L 12%2C142 l 4%2C-5 -2.5%2C0 0%2C-2 -3%2C0 z%22 style%3D%22opacity%3A0.8%3Bfill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A1.966%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22 inkscape%3Aconnector-curvature%3D%220%22 %2F%3E %3Cpath sodipodi%3Atype%3D%22star%22 style%3D%22fill%3A%234d4d4d%3Bfill-opacity%3A0.90196078%3Bstroke%3A%23d3d3d3%3Bstroke-width%3A0%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22 id%3D%22path4500%22 sodipodi%3Asides%3D%223%22 sodipodi%3Acx%3D%2211.55581%22 sodipodi%3Acy%3D%2260.073242%22 sodipodi%3Ar1%3D%225.1116104%22 sodipodi%3Ar2%3D%222.5558052%22 sodipodi%3Aarg1%3D%220%22 sodipodi%3Aarg2%3D%221.0471976%22 inkscape%3Aflatsided%3D%22false%22 inkscape%3Arounded%3D%220%22 inkscape%3Arandomized%3D%220%22 d%3D%22m 16.66742%2C60.073242 -3.833708%2C2.213392 -3.8337072%2C2.213393 0%2C-4.426785 0%2C-4.426784 3.8337082%2C2.213392 z%22 inkscape%3Atransform-center-x%3D%22-1.2779026%22 %2F%3E %3Cpath inkscape%3Atransform-center-x%3D%221.277902%22 d%3D%22m -31.500004%2C60.073242 -3.833708%2C2.213392 -3.833707%2C2.213393 0%2C-4.426785 0%2C-4.426784 3.833707%2C2.213392 z%22 inkscape%3Arandomized%3D%220%22 inkscape%3Arounded%3D%220%22 inkscape%3Aflatsided%3D%22false%22 sodipodi%3Aarg2%3D%221.0471976%22 sodipodi%3Aarg1%3D%220%22 sodipodi%3Ar2%3D%222.5558052%22 sodipodi%3Ar1%3D%225.1116104%22 sodipodi%3Acy%3D%2260.073242%22 sodipodi%3Acx%3D%22-36.611614%22 sodipodi%3Asides%3D%223%22 id%3D%22path4502%22 style%3D%22fill%3A%234d4d4d%3Bfill-opacity%3A0.90196078%3Bstroke%3A%23d3d3d3%3Bstroke-width%3A0%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22 sodipodi%3Atype%3D%22star%22 transform%3D%22scale(-1%2C1)%22 %2F%3E %3Cpath d%3D%22m 16.66742%2C60.073212 -3.833708%2C2.213392 -3.8337072%2C2.213392 0%2C-4.426784 0%2C-4.426785 3.8337082%2C2.213392 z%22 inkscape%3Arandomized%3D%220%22 inkscape%3Arounded%3D%220%22 inkscape%3Aflatsided%3D%22false%22 sodipodi%3Aarg2%3D%221.0471976%22 sodipodi%3Aarg1%3D%220%22 sodipodi%3Ar2%3D%222.5558052%22 sodipodi%3Ar1%3D%225.1116104%22 sodipodi%3Acy%3D%2260.073212%22 sodipodi%3Acx%3D%2211.55581%22 sodipodi%3Asides%3D%223%22 id%3D%22path4504%22 style%3D%22fill%3A%234d4d4d%3Bfill-opacity%3A0.90196078%3Bstroke%3A%23d3d3d3%3Bstroke-width%3A0%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22 sodipodi%3Atype%3D%22star%22 transform%3D%22matrix(0%2C1%2C-1%2C0%2C72.0074%2C71.7877)%22 inkscape%3Atransform-center-y%3D%221.2779029%22 %2F%3E %3Cpath inkscape%3Atransform-center-y%3D%22-1.2779026%22 transform%3D%22matrix(0%2C-1%2C-1%2C0%2C96%2C96)%22 sodipodi%3Atype%3D%22star%22 style%3D%22fill%3A%234d4d4d%3Bfill-opacity%3A0.90196078%3Bstroke%3A%23d3d3d3%3Bstroke-width%3A0%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22 id%3D%22path4506%22 sodipodi%3Asides%3D%223%22 sodipodi%3Acx%3D%2211.55581%22 sodipodi%3Acy%3D%2260.073212%22 sodipodi%3Ar1%3D%225.1116104%22 sodipodi%3Ar2%3D%222.5558052%22 sodipodi%3Aarg1%3D%220%22 sodipodi%3Aarg2%3D%221.0471976%22 inkscape%3Aflatsided%3D%22false%22 inkscape%3Arounded%3D%220%22 inkscape%3Arandomized%3D%220%22 d%3D%22m 16.66742%2C60.073212 -3.833708%2C2.213392 -3.8337072%2C2.213392 0%2C-4.426784 0%2C-4.426785 3.8337082%2C2.213392 z%22 %2F%3E %3Cpath sodipodi%3Anodetypes%3D%22cccc%22 inkscape%3Aconnector-curvature%3D%220%22 id%3D%22path4615-5%22 d%3D%22m 171.82574%2C65.174193 16.34854%2C0 -8.17427%2C-13.348454 z%22 style%3D%22fill%3A%23fbb917%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3A%23fbb917%3Bstroke-width%3A1.65161395%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22 %2F%3E %3Cpath style%3D%22opacity%3A1%3Bfill%3A%23ffffff%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A1px%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-opacity%3A1%22 d%3D%22m 179%2C55 0%2C6 2%2C0 0%2C-6%22 id%3D%22path4300%22 inkscape%3Aconnector-curvature%3D%220%22 sodipodi%3Anodetypes%3D%22cccc%22 %2F%3E %3Cpath style%3D%22opacity%3A1%3Bfill%3A%23ffffff%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A1px%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-opacity%3A1%22 d%3D%22m 179%2C62 0%2C2 2%2C0 0%2C-2%22 id%3D%22path4300-6%22 inkscape%3Aconnector-curvature%3D%220%22 sodipodi%3Anodetypes%3D%22cccc%22 %2F%3E%3C%2Fsvg%3E") 0 -72px;\n opacity: 0.4;\n}\n\ndiv.jsoneditor-contextmenu ul li button:hover div.jsoneditor-expand,\ndiv.jsoneditor-contextmenu ul li button:focus div.jsoneditor-expand,\ndiv.jsoneditor-contextmenu ul li.jsoneditor-selected div.jsoneditor-expand,\ndiv.jsoneditor-contextmenu ul li button.jsoneditor-expand:hover div.jsoneditor-expand,\ndiv.jsoneditor-contextmenu ul li button.jsoneditor-expand:focus div.jsoneditor-expand {\n opacity: 1;\n}\n\ndiv.jsoneditor-contextmenu div.jsoneditor-separator {\n height: 0;\n border-top: 1px solid #e5e5e5;\n padding-top: 5px;\n margin-top: 5px;\n}\n\ndiv.jsoneditor-contextmenu button.jsoneditor-remove > div.jsoneditor-icon {\n background-position: -24px -24px;\n}\n\ndiv.jsoneditor-contextmenu button.jsoneditor-remove:hover > div.jsoneditor-icon,\ndiv.jsoneditor-contextmenu button.jsoneditor-remove:focus > div.jsoneditor-icon {\n background-position: -24px 0;\n}\n\ndiv.jsoneditor-contextmenu button.jsoneditor-append > div.jsoneditor-icon {\n background-position: 0 -24px;\n}\n\ndiv.jsoneditor-contextmenu button.jsoneditor-append:hover > div.jsoneditor-icon,\ndiv.jsoneditor-contextmenu button.jsoneditor-append:focus > div.jsoneditor-icon {\n background-position: 0 0;\n}\n\ndiv.jsoneditor-contextmenu button.jsoneditor-insert > div.jsoneditor-icon {\n background-position: 0 -24px;\n}\n\ndiv.jsoneditor-contextmenu button.jsoneditor-insert:hover > div.jsoneditor-icon,\ndiv.jsoneditor-contextmenu button.jsoneditor-insert:focus > div.jsoneditor-icon {\n background-position: 0 0;\n}\n\ndiv.jsoneditor-contextmenu button.jsoneditor-duplicate > div.jsoneditor-icon {\n background-position: -48px -24px;\n}\n\ndiv.jsoneditor-contextmenu button.jsoneditor-duplicate:hover > div.jsoneditor-icon,\ndiv.jsoneditor-contextmenu button.jsoneditor-duplicate:focus > div.jsoneditor-icon {\n background-position: -48px 0;\n}\n\ndiv.jsoneditor-contextmenu button.jsoneditor-sort-asc > div.jsoneditor-icon {\n background-position: -168px -24px;\n}\n\ndiv.jsoneditor-contextmenu button.jsoneditor-sort-asc:hover > div.jsoneditor-icon,\ndiv.jsoneditor-contextmenu button.jsoneditor-sort-asc:focus > div.jsoneditor-icon {\n background-position: -168px 0;\n}\n\ndiv.jsoneditor-contextmenu button.jsoneditor-sort-desc > div.jsoneditor-icon {\n background-position: -192px -24px;\n}\n\ndiv.jsoneditor-contextmenu button.jsoneditor-sort-desc:hover > div.jsoneditor-icon,\ndiv.jsoneditor-contextmenu button.jsoneditor-sort-desc:focus > div.jsoneditor-icon {\n background-position: -192px 0;\n}\n\n/* ContextMenu - sub menu */\n\ndiv.jsoneditor-contextmenu ul li button.jsoneditor-selected,\ndiv.jsoneditor-contextmenu ul li button.jsoneditor-selected:hover,\ndiv.jsoneditor-contextmenu ul li button.jsoneditor-selected:focus {\n color: white;\n background-color: #ee422e;\n}\n\ndiv.jsoneditor-contextmenu ul li {\n overflow: hidden;\n}\n\ndiv.jsoneditor-contextmenu ul li ul {\n display: none;\n position: relative;\n left: -10px;\n top: 0;\n border: none;\n box-shadow: inset 0 0 10px rgba(128, 128, 128, 0.5);\n padding: 0 10px;\n /* TODO: transition is not supported on IE8-9 */\n -webkit-transition: all 0.3s ease-out;\n -moz-transition: all 0.3s ease-out;\n -o-transition: all 0.3s ease-out;\n transition: all 0.3s ease-out;\n}\n\n\n\ndiv.jsoneditor-contextmenu ul li ul li button {\n padding-left: 24px;\n animation: all ease-in-out 1s;\n}\n\ndiv.jsoneditor-contextmenu ul li ul li button:hover,\ndiv.jsoneditor-contextmenu ul li ul li button:focus {\n background-color: #f5f5f5;\n}\n\ndiv.jsoneditor-contextmenu button.jsoneditor-type-string > div.jsoneditor-icon {\n background-position: -144px -24px;\n}\n\ndiv.jsoneditor-contextmenu button.jsoneditor-type-string:hover > div.jsoneditor-icon,\ndiv.jsoneditor-contextmenu button.jsoneditor-type-string:focus > div.jsoneditor-icon,\ndiv.jsoneditor-contextmenu button.jsoneditor-type-string.jsoneditor-selected > div.jsoneditor-icon {\n background-position: -144px 0;\n}\n\ndiv.jsoneditor-contextmenu button.jsoneditor-type-auto > div.jsoneditor-icon {\n background-position: -120px -24px;\n}\n\ndiv.jsoneditor-contextmenu button.jsoneditor-type-auto:hover > div.jsoneditor-icon,\ndiv.jsoneditor-contextmenu button.jsoneditor-type-auto:focus > div.jsoneditor-icon,\ndiv.jsoneditor-contextmenu button.jsoneditor-type-auto.jsoneditor-selected > div.jsoneditor-icon {\n background-position: -120px 0;\n}\n\ndiv.jsoneditor-contextmenu button.jsoneditor-type-object > div.jsoneditor-icon {\n background-position: -72px -24px;\n}\n\ndiv.jsoneditor-contextmenu button.jsoneditor-type-object:hover > div.jsoneditor-icon,\ndiv.jsoneditor-contextmenu button.jsoneditor-type-object:focus > div.jsoneditor-icon,\ndiv.jsoneditor-contextmenu button.jsoneditor-type-object.jsoneditor-selected > div.jsoneditor-icon {\n background-position: -72px 0;\n}\n\ndiv.jsoneditor-contextmenu button.jsoneditor-type-array > div.jsoneditor-icon {\n background-position: -96px -24px;\n}\n\ndiv.jsoneditor-contextmenu button.jsoneditor-type-array:hover > div.jsoneditor-icon,\ndiv.jsoneditor-contextmenu button.jsoneditor-type-array:focus > div.jsoneditor-icon,\ndiv.jsoneditor-contextmenu button.jsoneditor-type-array.jsoneditor-selected > div.jsoneditor-icon {\n background-position: -96px 0;\n}\n\ndiv.jsoneditor-contextmenu button.jsoneditor-type-modes > div.jsoneditor-icon {\n background-image: none;\n width: 6px;\n}\ndiv.jsoneditor-menu {\n width: 100%;\n height: 35px;\n padding: 2px;\n margin: 0;\n -moz-box-sizing: border-box;\n -webkit-box-sizing: border-box;\n box-sizing: border-box;\n color: white;\n background-color: #3883fa;\n border-bottom: 1px solid #3883fa;\n}\n\ndiv.jsoneditor-menu > button,\ndiv.jsoneditor-menu > div.jsoneditor-modes > button {\n width: 26px;\n height: 26px;\n margin: 2px;\n padding: 0;\n border-radius: 2px;\n border: 1px solid transparent;\n background: transparent url("data:image/svg+xml,%3C%3Fxml version%3D%221.0%22 encoding%3D%22UTF-8%22 standalone%3D%22no%22%3F%3E%3Csvg xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22 xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22 xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22 xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 xmlns%3Asodipodi%3D%22http%3A%2F%2Fsodipodi.sourceforge.net%2FDTD%2Fsodipodi-0.dtd%22 xmlns%3Ainkscape%3D%22http%3A%2F%2Fwww.inkscape.org%2Fnamespaces%2Finkscape%22 width%3D%22216%22 height%3D%22144%22 id%3D%22svg4136%22 version%3D%221.1%22 inkscape%3Aversion%3D%220.91 r%22 sodipodi%3Adocname%3D%22jsoneditor-icons.svg%22%3E %3Ctitle id%3D%22title6512%22%3EJSON Editor Icons%3C%2Ftitle%3E %3Cmetadata id%3D%22metadata4148%22%3E %3Crdf%3ARDF%3E %3Ccc%3AWork rdf%3Aabout%3D%22%22%3E %3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E %3Cdc%3Atype rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22 %2F%3E %3Cdc%3Atitle%3EJSON Editor Icons%3C%2Fdc%3Atitle%3E %3C%2Fcc%3AWork%3E %3C%2Frdf%3ARDF%3E %3C%2Fmetadata%3E %3Cdefs id%3D%22defs4146%22 %2F%3E %3Csodipodi%3Anamedview pagecolor%3D%22%23ffffff%22 bordercolor%3D%22%23666666%22 borderopacity%3D%221%22 objecttolerance%3D%2210%22 gridtolerance%3D%2210%22 guidetolerance%3D%2210%22 inkscape%3Apageopacity%3D%220%22 inkscape%3Apageshadow%3D%222%22 inkscape%3Awindow-width%3D%221920%22 inkscape%3Awindow-height%3D%221028%22 id%3D%22namedview4144%22 showgrid%3D%22true%22 inkscape%3Azoom%3D%224%22 inkscape%3Acx%3D%2297.217248%22 inkscape%3Acy%3D%2259.950227%22 inkscape%3Awindow-x%3D%220%22 inkscape%3Awindow-y%3D%220%22 inkscape%3Awindow-maximized%3D%221%22 inkscape%3Acurrent-layer%3D%22svg4136%22 showguides%3D%22false%22 borderlayer%3D%22false%22 inkscape%3Ashowpageshadow%3D%22true%22 showborder%3D%22true%22%3E %3Cinkscape%3Agrid type%3D%22xygrid%22 id%3D%22grid4640%22 empspacing%3D%2224%22 %2F%3E %3C%2Fsodipodi%3Anamedview%3E %3C!-- Created with SVG-edit - http%3A%2F%2Fsvg-edit.googlecode.com%2F --%3E %3Cg id%3D%22g4394%22%3E %3Crect x%3D%224%22 y%3D%224%22 width%3D%2216%22 height%3D%2216%22 id%3D%22svg_1%22 style%3D%22fill%3A%231aae1c%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%22 %2F%3E %3Crect style%3D%22fill%3A%23ec3f29%3Bfill-opacity%3A0.94117647%3Bstroke%3Anone%3Bstroke-width%3A0%22 x%3D%2228.000006%22 y%3D%223.999995%22 width%3D%2216%22 height%3D%2216%22 id%3D%22svg_1-7%22 %2F%3E %3Crect id%3D%22rect4165%22 height%3D%2216%22 width%3D%2216%22 y%3D%223.999995%22 x%3D%2252.000004%22 style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%22 %2F%3E %3Crect style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%22 x%3D%22172.00002%22 y%3D%223.9999852%22 width%3D%2216%22 height%3D%2216%22 id%3D%22rect4175%22 %2F%3E %3Crect style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%22 x%3D%22196%22 y%3D%223.999995%22 width%3D%2216%22 height%3D%2216%22 id%3D%22rect4175-3%22 %2F%3E %3Cg style%3D%22stroke%3Anone%22 id%3D%22g4299%22%3E %3Crect style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%22 id%3D%22svg_1-1%22 height%3D%221.9999986%22 width%3D%229.9999924%22 y%3D%2210.999998%22 x%3D%227.0000048%22 %2F%3E %3Crect style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%22 id%3D%22svg_1-1-1%22 height%3D%229.9999838%22 width%3D%221.9999955%22 y%3D%227.0000114%22 x%3D%2211.000005%22 %2F%3E %3C%2Fg%3E %3Cg style%3D%22stroke%3Anone%22 transform%3D%22matrix(0.70710678%2C-0.70710678%2C0.70710678%2C0.70710678%2C19.029435%2C12.000001)%22 id%3D%22g4299-3%22%3E %3Crect style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%22 id%3D%22svg_1-1-0%22 height%3D%221.9999986%22 width%3D%229.9999924%22 y%3D%2210.999998%22 x%3D%227.0000048%22 %2F%3E %3Crect style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%22 id%3D%22svg_1-1-1-9%22 height%3D%229.9999838%22 width%3D%221.9999955%22 y%3D%227.0000114%22 x%3D%2211.000005%22 %2F%3E %3C%2Fg%3E %3Crect style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A0%22 x%3D%2255.000004%22 y%3D%227.0000048%22 width%3D%226.9999909%22 height%3D%226.9999905%22 id%3D%22svg_1-7-5%22 %2F%3E %3Crect id%3D%22rect4354%22 height%3D%226.9999905%22 width%3D%226.9999909%22 y%3D%2210.00001%22 x%3D%2258%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%234c4c4c%3Bstroke-width%3A2%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22 %2F%3E %3Crect style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%233c80df%3Bstroke-width%3A0%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A0.94117647%22 x%3D%2258.000004%22 y%3D%2210.000005%22 width%3D%226.9999909%22 height%3D%226.9999905%22 id%3D%22svg_1-7-5-7%22 %2F%3E %3Cg id%3D%22g4378%22%3E %3Crect id%3D%22svg_1-7-5-3%22 height%3D%221.9999965%22 width%3D%227.9999909%22 y%3D%2210.999999%22 x%3D%22198%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A0%22 %2F%3E %3Crect style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A0%22 x%3D%22198%22 y%3D%227.0000005%22 width%3D%2211.999995%22 height%3D%221.9999946%22 id%3D%22rect4374%22 %2F%3E %3Crect style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A0%22 x%3D%22198%22 y%3D%2214.999996%22 width%3D%223.9999928%22 height%3D%221.9999995%22 id%3D%22rect4376%22 %2F%3E %3C%2Fg%3E %3Cg id%3D%22g4383%22 transform%3D%22matrix(1%2C0%2C0%2C-1%2C-23.999995%2C23.999995)%22%3E %3Crect style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A0%22 x%3D%22198%22 y%3D%2210.999999%22 width%3D%227.9999909%22 height%3D%221.9999965%22 id%3D%22rect4385%22 %2F%3E %3Crect id%3D%22rect4387%22 height%3D%221.9999946%22 width%3D%2211.999995%22 y%3D%227.0000005%22 x%3D%22198%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A0%22 %2F%3E %3Crect id%3D%22rect4389%22 height%3D%221.9999995%22 width%3D%223.9999928%22 y%3D%2214.999996%22 x%3D%22198%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A0%22 %2F%3E %3C%2Fg%3E %3Crect y%3D%223.9999199%22 x%3D%2276%22 height%3D%2216%22 width%3D%2216%22 id%3D%22rect3754-4%22 style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A1%3Bstroke%3Anone%22 %2F%3E %3Cpath sodipodi%3Anodetypes%3D%22cccccccc%22 inkscape%3Aconnector-curvature%3D%220%22 id%3D%22path4351%22 d%3D%22m 85.10447%2C6.0157384 -0.0156%2C1.4063 c 3.02669%2C-0.2402 0.33008%2C3.6507996 2.48438%2C4.5780996 -2.18694%2C1.0938 0.49191%2C4.9069 -2.45313%2C4.5781 l -0.0156%2C1.4219 c 5.70828%2C0.559 1.03264%2C-5.1005 4.70313%2C-5.2656 l 0%2C-1.4063 c -3.61303%2C-0.027 1.11893%2C-5.7069996 -4.70313%2C-5.3124996 z%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23ffffff%3Bstroke-width%3A0.2%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22 %2F%3E %3Cpath sodipodi%3Anodetypes%3D%22cccccccc%22 inkscape%3Aconnector-curvature%3D%220%22 id%3D%22path4351-9%22 d%3D%22m 82.78125%2C5.9984384 0.0156%2C1.4063 c -3.02668%2C-0.2402 -0.33007%2C3.6506996 -2.48437%2C4.5780996 2.18694%2C1.0938 -0.49192%2C4.9069 2.45312%2C4.5781 l 0.0156%2C1.4219 c -5.70827%2C0.559 -1.03263%2C-5.1004 -4.70312%2C-5.2656 l 0%2C-1.4063 c 3.61303%2C-0.027 -1.11894%2C-5.7070996 4.70312%2C-5.3124996 z%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23ffffff%3Bstroke-width%3A0.2%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22 %2F%3E %3Crect y%3D%223.9999199%22 x%3D%22100%22 height%3D%2216%22 width%3D%2216%22 id%3D%22rect3754-25%22 style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A1%3Bstroke%3Anone%22 %2F%3E %3Cpath inkscape%3Aconnector-curvature%3D%220%22 id%3D%22path2987%22 d%3D%22m 103.719%2C5.6719384 0%2C12.7187996 3.03125%2C0 0%2C-1.5313 -1.34375%2C0 0%2C-9.6249996 1.375%2C0 0%2C-1.5625 z%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%22 %2F%3E %3Cpath inkscape%3Aconnector-curvature%3D%220%22 id%3D%22path2987-1%22 d%3D%22m 112.2185%2C5.6721984 0%2C12.7187996 -3.03125%2C0 0%2C-1.5313 1.34375%2C0 0%2C-9.6249996 -1.375%2C0 0%2C-1.5625 z%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%22 %2F%3E %3Crect y%3D%223.9999199%22 x%3D%22124%22 height%3D%2216%22 width%3D%2216%22 id%3D%22rect3754-73%22 style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A1%3Bstroke%3Anone%22 %2F%3E %3Cpath sodipodi%3Anodetypes%3D%22ccccccccc%22 inkscape%3Aconnector-curvature%3D%220%22 id%3D%22path3780%22 d%3D%22m 126.2824%2C17.602938 1.78957%2C0 1.14143%2C-2.8641 5.65364%2C0 1.14856%2C2.8641 1.76565%2C0 -4.78687%2C-11.1610996 -1.91903%2C0 z%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%22 %2F%3E %3Cpath inkscape%3Aconnector-curvature%3D%220%22 id%3D%22path3782%22 d%3D%22m 129.72704%2C13.478838 4.60852%2C0.01 -2.30426%2C-5.5497996 z%22 style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A1%3Bstroke%3Anone%22 %2F%3E %3Crect y%3D%223.9999199%22 x%3D%22148%22 height%3D%2216%22 width%3D%2216%22 id%3D%22rect3754-35%22 style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A1%3Bstroke%3Anone%22 %2F%3E %3Cpath sodipodi%3Anodetypes%3D%22ccccccc%22 inkscape%3Aconnector-curvature%3D%220%22 id%3D%22path5008-2%22 d%3D%22m 156.47655%2C5.8917384 0%2C2.1797 0.46093%2C2.3983996 1.82813%2C0 0.39844%2C-2.3983996 0%2C-2.1797 z%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%22 %2F%3E %3Cpath sodipodi%3Anodetypes%3D%22ccccccc%22 inkscape%3Aconnector-curvature%3D%220%22 id%3D%22path5008-2-8%22 d%3D%22m 152.51561%2C5.8906384 0%2C2.1797 0.46094%2C2.3983996 1.82812%2C0 0.39844%2C-2.3983996 0%2C-2.1797 z%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%22 %2F%3E %3C%2Fg%3E %3Crect x%3D%224%22 y%3D%2227.999994%22 width%3D%2216%22 height%3D%2216%22 id%3D%22rect4432%22 style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%22 %2F%3E %3Crect style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%22 x%3D%2228.000006%22 y%3D%2227.99999%22 width%3D%2216%22 height%3D%2216%22 id%3D%22rect4434%22 %2F%3E %3Crect id%3D%22rect4436%22 height%3D%2216%22 width%3D%2216%22 y%3D%2227.99999%22 x%3D%2252.000004%22 style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A0%22 %2F%3E %3Crect style%3D%22fill%3A%23d3d3d3%3Bstroke%3A%23000000%3Bstroke-width%3A0%22 x%3D%22172.00002%22 y%3D%2227.999981%22 width%3D%2216%22 height%3D%2216%22 id%3D%22rect4446%22 %2F%3E %3Crect style%3D%22fill%3A%23d3d3d3%3Bstroke%3A%23000000%3Bstroke-width%3A0%22 x%3D%22196%22 y%3D%2227.99999%22 width%3D%2216%22 height%3D%2216%22 id%3D%22rect4448%22 %2F%3E %3Cg id%3D%22g4466%22 style%3D%22stroke%3Anone%22 transform%3D%22translate(0%2C23.999995)%22%3E %3Crect style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%22 id%3D%22rect4468%22 height%3D%221.9999986%22 width%3D%229.9999924%22 y%3D%2210.999998%22 x%3D%227.0000048%22 %2F%3E %3Crect style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%22 id%3D%22rect4470%22 height%3D%229.9999838%22 width%3D%221.9999955%22 y%3D%227.0000114%22 x%3D%2211.000005%22 %2F%3E %3C%2Fg%3E %3Cg transform%3D%22matrix(0.70710678%2C-0.70710678%2C0.70710678%2C0.70710678%2C19.029435%2C35.999996)%22 id%3D%22g4472%22 style%3D%22stroke%3Anone%22%3E %3Crect style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%22 id%3D%22rect4474%22 height%3D%221.9999986%22 width%3D%229.9999924%22 y%3D%2210.999998%22 x%3D%227.0000048%22 %2F%3E %3Crect style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%22 id%3D%22rect4476%22 height%3D%229.9999838%22 width%3D%221.9999955%22 y%3D%227.0000114%22 x%3D%2211.000005%22 %2F%3E %3C%2Fg%3E %3Crect style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A0%22 x%3D%2255.000004%22 y%3D%2231%22 width%3D%226.9999909%22 height%3D%226.9999905%22 id%3D%22rect4478%22 %2F%3E %3Crect id%3D%22rect4480%22 height%3D%226.9999905%22 width%3D%226.9999909%22 y%3D%2234.000008%22 x%3D%2258%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23d3d3d3%3Bstroke-width%3A2%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22 %2F%3E %3Crect style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23d3d3d3%3Bstroke-width%3A0%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22 x%3D%2258.000004%22 y%3D%2234.000004%22 width%3D%226.9999909%22 height%3D%226.9999905%22 id%3D%22rect4482%22 %2F%3E %3Cg id%3D%22g4484%22 transform%3D%22translate(0%2C23.999995)%22%3E %3Crect id%3D%22rect4486%22 height%3D%221.9999965%22 width%3D%227.9999909%22 y%3D%2210.999999%22 x%3D%22198%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A0%22 %2F%3E %3Crect style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A0%22 x%3D%22198%22 y%3D%227.0000005%22 width%3D%2211.999995%22 height%3D%221.9999946%22 id%3D%22rect4488%22 %2F%3E %3Crect style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A0%22 x%3D%22198%22 y%3D%2214.999996%22 width%3D%223.9999928%22 height%3D%221.9999995%22 id%3D%22rect4490%22 %2F%3E %3C%2Fg%3E %3Cg id%3D%22g4492%22 transform%3D%22matrix(1%2C0%2C0%2C-1%2C-23.999995%2C47.99999)%22%3E %3Crect style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A0%22 x%3D%22198%22 y%3D%2210.999999%22 width%3D%227.9999909%22 height%3D%221.9999965%22 id%3D%22rect4494%22 %2F%3E %3Crect id%3D%22rect4496%22 height%3D%221.9999946%22 width%3D%2211.999995%22 y%3D%227.0000005%22 x%3D%22198%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A0%22 %2F%3E %3Crect id%3D%22rect4498%22 height%3D%221.9999995%22 width%3D%223.9999928%22 y%3D%2214.999996%22 x%3D%22198%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A0%22 %2F%3E %3C%2Fg%3E %3Crect style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3Anone%22 id%3D%22rect3754-8%22 width%3D%2216%22 height%3D%2216%22 x%3D%2276%22 y%3D%2227.99992%22 %2F%3E %3Cpath style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23ffffff%3Bstroke-width%3A0.2%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22 d%3D%22m 85.10448%2C30.015537 -0.0156%2C1.4063 c 3.02668%2C-0.2402 0.33007%2C3.6508 2.48438%2C4.5781 -2.18695%2C1.0938 0.49191%2C4.90688 -2.45313%2C4.57808 l -0.0156%2C1.4219 c 5.70827%2C0.559 1.03263%2C-5.10048 4.70313%2C-5.26558 l 0%2C-1.4063 c -3.61304%2C-0.027 1.11893%2C-5.707 -4.70313%2C-5.3125 z%22 id%3D%22path4351-1%22 inkscape%3Aconnector-curvature%3D%220%22 sodipodi%3Anodetypes%3D%22cccccccc%22 %2F%3E %3Cpath style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23ffffff%3Bstroke-width%3A0.2%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22 d%3D%22m 82.78126%2C29.998237 0.0156%2C1.4063 c -3.02668%2C-0.2402 -0.33008%2C3.6507 -2.48438%2C4.5781 2.18694%2C1.0938 -0.49191%2C4.90688 2.45313%2C4.57808 l 0.0156%2C1.4219 c -5.70828%2C0.559 -1.03264%2C-5.10038 -4.70313%2C-5.26558 l 0%2C-1.4063 c 3.61303%2C-0.027 -1.11893%2C-5.7071 4.70313%2C-5.3125 z%22 id%3D%22path4351-9-5%22 inkscape%3Aconnector-curvature%3D%220%22 sodipodi%3Anodetypes%3D%22cccccccc%22 %2F%3E %3Crect style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3Anone%22 id%3D%22rect3754-65%22 width%3D%2216%22 height%3D%2216%22 x%3D%22100%22 y%3D%2227.99992%22 %2F%3E %3Cpath style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%22 d%3D%22m 103.719%2C29.671937 0%2C12.71878 3.03125%2C0 0%2C-1.5313 -1.34375%2C0 0%2C-9.62498 1.375%2C0 0%2C-1.5625 z%22 id%3D%22path2987-8%22 inkscape%3Aconnector-curvature%3D%220%22 %2F%3E %3Cpath style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%22 d%3D%22m 112.2185%2C29.671937 0%2C12.71878 -3.03125%2C0 0%2C-1.5313 1.34375%2C0 0%2C-9.62498 -1.375%2C0 0%2C-1.5625 z%22 id%3D%22path2987-1-9%22 inkscape%3Aconnector-curvature%3D%220%22 %2F%3E %3Crect style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3Anone%22 id%3D%22rect3754-92%22 width%3D%2216%22 height%3D%2216%22 x%3D%22124%22 y%3D%2227.99992%22 %2F%3E %3Cpath style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%22 d%3D%22m 126.2824%2C41.602917 1.78957%2C0 1.14143%2C-2.86408 5.65364%2C0 1.14856%2C2.86408 1.76565%2C0 -4.78687%2C-11.16108 -1.91902%2C0 z%22 id%3D%22path3780-9%22 inkscape%3Aconnector-curvature%3D%220%22 sodipodi%3Anodetypes%3D%22ccccccccc%22 %2F%3E %3Cpath style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3Anone%22 d%3D%22m 129.72704%2C37.478837 4.60852%2C0.01 -2.30426%2C-5.5498 z%22 id%3D%22path3782-2%22 inkscape%3Aconnector-curvature%3D%220%22 %2F%3E %3Crect style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3Anone%22 id%3D%22rect3754-47%22 width%3D%2216%22 height%3D%2216%22 x%3D%22148%22 y%3D%2227.99992%22 %2F%3E %3Cpath style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%22 d%3D%22m 156.47656%2C29.891737 0%2C2.1797 0.46093%2C2.3984 1.82813%2C0 0.39844%2C-2.3984 0%2C-2.1797 z%22 id%3D%22path5008-2-1%22 inkscape%3Aconnector-curvature%3D%220%22 sodipodi%3Anodetypes%3D%22ccccccc%22 %2F%3E %3Cpath style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%22 d%3D%22m 152.51562%2C29.890637 0%2C2.1797 0.46094%2C2.3984 1.82812%2C0 0.39844%2C-2.3984 0%2C-2.1797 z%22 id%3D%22path5008-2-8-8%22 inkscape%3Aconnector-curvature%3D%220%22 sodipodi%3Anodetypes%3D%22ccccccc%22 %2F%3E %3Crect id%3D%22svg_1-7-2%22 height%3D%221.9999961%22 width%3D%2211.999996%22 y%3D%2264%22 x%3D%2254%22 style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A0.98431373%3Bstroke%3Anone%3Bstroke-width%3A0%22 %2F%3E %3Crect id%3D%22svg_1-7-2-2%22 height%3D%222.9999905%22 width%3D%222.9999907%22 y%3D%2252%22 x%3D%2280.000008%22 style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A0.98431373%3Bstroke%3Anone%3Bstroke-width%3A0%22 %2F%3E %3Crect style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A0.98431373%3Bstroke%3Anone%3Bstroke-width%3A0%22 x%3D%2285.000008%22 y%3D%2252%22 width%3D%222.9999907%22 height%3D%222.9999905%22 id%3D%22rect4561%22 %2F%3E %3Crect style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A0.98431373%3Bstroke%3Anone%3Bstroke-width%3A0%22 x%3D%2280.000008%22 y%3D%2258%22 width%3D%222.9999907%22 height%3D%222.9999905%22 id%3D%22rect4563%22 %2F%3E %3Crect id%3D%22rect4565%22 height%3D%222.9999905%22 width%3D%222.9999907%22 y%3D%2258%22 x%3D%2285.000008%22 style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A0.98431373%3Bstroke%3Anone%3Bstroke-width%3A0%22 %2F%3E %3Crect id%3D%22rect4567%22 height%3D%222.9999905%22 width%3D%222.9999907%22 y%3D%2264%22 x%3D%2280.000008%22 style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A0.98431373%3Bstroke%3Anone%3Bstroke-width%3A0%22 %2F%3E %3Crect style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A0.98431373%3Bstroke%3Anone%3Bstroke-width%3A0%22 x%3D%2285.000008%22 y%3D%2264%22 width%3D%222.9999907%22 height%3D%222.9999905%22 id%3D%22rect4569%22 %2F%3E %3Ccircle style%3D%22opacity%3A1%3Bfill%3Anone%3Bfill-opacity%3A1%3Bstroke%3A%234c4c4c%3Bstroke-width%3A2%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22 id%3D%22path4571%22 cx%3D%22110.06081%22 cy%3D%2257.939209%22 r%3D%224.7438836%22 %2F%3E %3Crect style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A0.98431373%3Bstroke%3Anone%3Bstroke-width%3A0%22 x%3D%22116.64566%22 y%3D%22-31.79752%22 width%3D%224.229713%22 height%3D%226.4053884%22 id%3D%22rect4563-2%22 transform%3D%22matrix(0.70710678%2C0.70710678%2C-0.70710678%2C0.70710678%2C0%2C0)%22 %2F%3E %3Cpath style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22 d%3D%22M 125%2C56 138.77027%2C56.095 132%2C64 Z%22 id%3D%22path4613%22 inkscape%3Aconnector-curvature%3D%220%22 sodipodi%3Anodetypes%3D%22cccc%22 %2F%3E %3Cpath sodipodi%3Anodetypes%3D%22cccc%22 inkscape%3Aconnector-curvature%3D%220%22 id%3D%22path4615%22 d%3D%22M 149%2C64 162.77027%2C63.905 156%2C56 Z%22 style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22 %2F%3E %3Crect style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A0.98431373%3Bstroke%3Anone%3Bstroke-width%3A0%22 x%3D%2254%22 y%3D%2253%22 width%3D%2211.999996%22 height%3D%221.9999961%22 id%3D%22rect4638%22 %2F%3E %3Crect id%3D%22svg_1-7-2-24%22 height%3D%221.9999957%22 width%3D%2212.99999%22 y%3D%22-56%22 x%3D%2253%22 style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A0.98431373%3Bstroke%3Anone%3Bstroke-width%3A0%22 transform%3D%22matrix(0%2C1%2C-1%2C0%2C0%2C0)%22 %2F%3E %3Crect transform%3D%22matrix(0%2C1%2C-1%2C0%2C0%2C0)%22 style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A0.98431373%3Bstroke%3Anone%3Bstroke-width%3A0%22 x%3D%2253%22 y%3D%22-66%22 width%3D%2212.99999%22 height%3D%221.9999957%22 id%3D%22rect4657%22 %2F%3E %3Crect id%3D%22rect4659%22 height%3D%220.99999291%22 width%3D%2211.999999%22 y%3D%2257%22 x%3D%2254%22 style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A0.98431373%3Bstroke%3Anone%3Bstroke-width%3A0%22 %2F%3E %3Crect style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%3Bstroke-opacity%3A1%22 x%3D%2254%22 y%3D%2288.000122%22 width%3D%2211.999996%22 height%3D%221.9999961%22 id%3D%22rect4661%22 %2F%3E %3Crect style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%3Bstroke-opacity%3A1%22 x%3D%2280.000008%22 y%3D%2276.000122%22 width%3D%222.9999907%22 height%3D%222.9999905%22 id%3D%22rect4663%22 %2F%3E %3Crect id%3D%22rect4665%22 height%3D%222.9999905%22 width%3D%222.9999907%22 y%3D%2276.000122%22 x%3D%2285.000008%22 style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%3Bstroke-opacity%3A1%22 %2F%3E %3Crect id%3D%22rect4667%22 height%3D%222.9999905%22 width%3D%222.9999907%22 y%3D%2282.000122%22 x%3D%2280.000008%22 style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%3Bstroke-opacity%3A1%22 %2F%3E %3Crect style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%3Bstroke-opacity%3A1%22 x%3D%2285.000008%22 y%3D%2282.000122%22 width%3D%222.9999907%22 height%3D%222.9999905%22 id%3D%22rect4669%22 %2F%3E %3Crect style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%3Bstroke-opacity%3A1%22 x%3D%2280.000008%22 y%3D%2288.000122%22 width%3D%222.9999907%22 height%3D%222.9999905%22 id%3D%22rect4671%22 %2F%3E %3Crect id%3D%22rect4673%22 height%3D%222.9999905%22 width%3D%222.9999907%22 y%3D%2288.000122%22 x%3D%2285.000008%22 style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%3Bstroke-opacity%3A1%22 %2F%3E %3Ccircle r%3D%224.7438836%22 cy%3D%2281.939331%22 cx%3D%22110.06081%22 id%3D%22circle4675%22 style%3D%22opacity%3A1%3Bfill%3Anone%3Bfill-opacity%3A1%3Bstroke%3A%23d3d3d3%3Bstroke-width%3A2%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22 %2F%3E %3Crect transform%3D%22matrix(0.70710678%2C0.70710678%2C-0.70710678%2C0.70710678%2C0%2C0)%22 id%3D%22rect4677%22 height%3D%226.4053884%22 width%3D%224.229713%22 y%3D%22-14.826816%22 x%3D%22133.6163%22 style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3A%23d3d3d3%3Bstroke-width%3A0%3Bstroke-opacity%3A1%22 %2F%3E %3Cpath sodipodi%3Anodetypes%3D%22cccc%22 inkscape%3Aconnector-curvature%3D%220%22 id%3D%22path4679%22 d%3D%22m 125%2C80.000005 13.77027%2C0.09499 L 132%2C87.999992 Z%22 style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3A%23d3d3d3%3Bstroke-width%3A0%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22 %2F%3E %3Cpath style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3A%23d3d3d3%3Bstroke-width%3A0%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22 d%3D%22M 149%2C88.0002 162.77027%2C87.9052 156%2C80.0002 Z%22 id%3D%22path4681%22 inkscape%3Aconnector-curvature%3D%220%22 sodipodi%3Anodetypes%3D%22cccc%22 %2F%3E %3Crect id%3D%22rect4683%22 height%3D%221.9999961%22 width%3D%2211.999996%22 y%3D%2277.000122%22 x%3D%2254%22 style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%3Bstroke-opacity%3A1%22 %2F%3E %3Crect transform%3D%22matrix(0%2C1%2C-1%2C0%2C0%2C0)%22 style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%3Bstroke-opacity%3A1%22 x%3D%2277.000122%22 y%3D%22-56%22 width%3D%2212.99999%22 height%3D%221.9999957%22 id%3D%22rect4685%22 %2F%3E %3Crect id%3D%22rect4687%22 height%3D%221.9999957%22 width%3D%2212.99999%22 y%3D%22-66%22 x%3D%2277.000122%22 style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%3Bstroke-opacity%3A1%22 transform%3D%22matrix(0%2C1%2C-1%2C0%2C0%2C0)%22 %2F%3E %3Crect style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%3Bstroke-opacity%3A1%22 x%3D%2254%22 y%3D%2281.000122%22 width%3D%2211.999999%22 height%3D%220.99999291%22 id%3D%22rect4689%22 %2F%3E %3Crect id%3D%22rect4761-1%22 height%3D%221.9999945%22 width%3D%2215.99999%22 y%3D%22101%22 x%3D%2276.000008%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A0.80000007%3Bstroke%3Anone%3Bstroke-width%3A0%22 %2F%3E %3Crect id%3D%22rect4761-0%22 height%3D%221.9999945%22 width%3D%2215.99999%22 y%3D%22105%22 x%3D%2276.000008%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A0.80000007%3Bstroke%3Anone%3Bstroke-width%3A0%22 %2F%3E %3Crect id%3D%22rect4761-7%22 height%3D%221.9999945%22 width%3D%229%22 y%3D%22109%22 x%3D%2276.000008%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A0.80000007%3Bstroke%3Anone%3Bstroke-width%3A0%22 %2F%3E %3Crect id%3D%22rect4761-1-1%22 height%3D%221.9999945%22 width%3D%2212%22 y%3D%22125%22 x%3D%2276.000008%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A0.80000007%3Bstroke%3Anone%3Bstroke-width%3A0%22 %2F%3E %3Crect id%3D%22rect4761-1-1-4%22 height%3D%221.9999945%22 width%3D%2210%22 y%3D%22137%22 x%3D%2276.000008%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A0.80000007%3Bstroke%3Anone%3Bstroke-width%3A0%22 %2F%3E %3Crect id%3D%22rect4761-1-1-4-4%22 height%3D%221.9999945%22 width%3D%2210%22 y%3D%22129%22 x%3D%2282%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A0.80000007%3Bstroke%3Anone%3Bstroke-width%3A0%22 %2F%3E %3Crect id%3D%22rect4761-1-1-4-4-3%22 height%3D%221.9999945%22 width%3D%229%22 y%3D%22133%22 x%3D%2282%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A0.80000007%3Bstroke%3Anone%3Bstroke-width%3A0%22 %2F%3E %3Cpath inkscape%3Aconnector-curvature%3D%220%22 style%3D%22color%3A%23000000%3Bfont-style%3Anormal%3Bfont-variant%3Anormal%3Bfont-weight%3Anormal%3Bfont-stretch%3Anormal%3Bfont-size%3Amedium%3Bline-height%3Anormal%3Bfont-family%3Asans-serif%3Btext-indent%3A0%3Btext-align%3Astart%3Btext-decoration%3Anone%3Btext-decoration-line%3Anone%3Btext-decoration-style%3Asolid%3Btext-decoration-color%3A%23000000%3Bletter-spacing%3Anormal%3Bword-spacing%3Anormal%3Btext-transform%3Anone%3Bdirection%3Altr%3Bblock-progression%3Atb%3Bwriting-mode%3Alr-tb%3Bbaseline-shift%3Abaseline%3Btext-anchor%3Astart%3Bwhite-space%3Anormal%3Bclip-rule%3Anonzero%3Bdisplay%3Ainline%3Boverflow%3Avisible%3Bvisibility%3Avisible%3Bopacity%3A0.8%3Bisolation%3Aauto%3Bmix-blend-mode%3Anormal%3Bcolor-interpolation%3AsRGB%3Bcolor-interpolation-filters%3AlinearRGB%3Bsolid-color%3A%23000000%3Bsolid-opacity%3A1%3Bfill%3A%23ffffff%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A2.66157866%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A1%3Bcolor-rendering%3Aauto%3Bimage-rendering%3Aauto%3Bshape-rendering%3Aauto%3Btext-rendering%3Aauto%3Benable-background%3Aaccumulate%22 d%3D%22m 36.398438%2C100.0254 c -0.423362%2C-0.013 -0.846847%2C0.01 -1.265626%2C0.062 -1.656562%2C0.2196 -3.244567%2C0.9739 -4.507812%2C2.2266 L 29%2C100.5991 l -2.324219%2C7.7129 7.826172%2C-1.9062 -1.804687%2C-1.9063 c 1.597702%2C-1.5308 4.048706%2C-1.8453 5.984375%2C-0.7207 1.971162%2C1.1452 2.881954%2C3.3975 2.308593%2C5.5508 -0.573361%2C2.1533 -2.533865%2C3.6953 -4.830078%2C3.6953 l 0%2C3.0742 c 3.550756%2C0 6.710442%2C-2.4113 7.650391%2C-5.9414 0.939949%2C-3.5301 -0.618463%2C-7.2736 -3.710938%2C-9.0703 -1.159678%2C-0.6738 -2.431087%2C-1.0231 -3.701171%2C-1.0625 z%22 id%3D%22path4138%22 %2F%3E %3Cpath inkscape%3Aconnector-curvature%3D%220%22 style%3D%22color%3A%23000000%3Bfont-style%3Anormal%3Bfont-variant%3Anormal%3Bfont-weight%3Anormal%3Bfont-stretch%3Anormal%3Bfont-size%3Amedium%3Bline-height%3Anormal%3Bfont-family%3Asans-serif%3Btext-indent%3A0%3Btext-align%3Astart%3Btext-decoration%3Anone%3Btext-decoration-line%3Anone%3Btext-decoration-style%3Asolid%3Btext-decoration-color%3A%23000000%3Bletter-spacing%3Anormal%3Bword-spacing%3Anormal%3Btext-transform%3Anone%3Bdirection%3Altr%3Bblock-progression%3Atb%3Bwriting-mode%3Alr-tb%3Bbaseline-shift%3Abaseline%3Btext-anchor%3Astart%3Bwhite-space%3Anormal%3Bclip-rule%3Anonzero%3Bdisplay%3Ainline%3Boverflow%3Avisible%3Bvisibility%3Avisible%3Bopacity%3A0.8%3Bisolation%3Aauto%3Bmix-blend-mode%3Anormal%3Bcolor-interpolation%3AsRGB%3Bcolor-interpolation-filters%3AlinearRGB%3Bsolid-color%3A%23000000%3Bsolid-opacity%3A1%3Bfill%3A%23ffffff%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A2.66157866%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A1%3Bcolor-rendering%3Aauto%3Bimage-rendering%3Aauto%3Bshape-rendering%3Aauto%3Btext-rendering%3Aauto%3Benable-background%3Aaccumulate%22 d%3D%22m 59.722656%2C99.9629 c -1.270084%2C0.039 -2.541493%2C0.3887 -3.701172%2C1.0625 -3.092475%2C1.7967 -4.650886%2C5.5402 -3.710937%2C9.0703 0.939949%2C3.5301 4.09768%2C5.9414 7.648437%2C5.9414 l 0%2C-3.0742 c -2.296214%2C0 -4.256717%2C-1.542 -4.830078%2C-3.6953 -0.573361%2C-2.1533 0.337432%2C-4.4056 2.308594%2C-5.5508 1.935731%2C-1.1246 4.38863%2C-0.8102 5.986326%2C0.7207 l -1.806638%2C1.9063 7.828128%2C1.9062 -2.32422%2C-7.7129 -1.62696%2C1.7168 c -1.26338%2C-1.2531 -2.848917%2C-2.0088 -4.505855%2C-2.2285 -0.418778%2C-0.055 -0.842263%2C-0.076 -1.265625%2C-0.062 z%22 id%3D%22path4138-1%22 %2F%3E %3Cpath inkscape%3Aconnector-curvature%3D%220%22 style%3D%22opacity%3A0.8%3Bfill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A1.966%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22 d%3D%22m 10.5%2C100 0%2C2 -2.4999996%2C0 L 12%2C107 l 4%2C-5 -2.5%2C0 0%2C-2 -3%2C0 z%22 id%3D%22path3055-0-77%22 %2F%3E %3Cpath style%3D%22opacity%3A0.8%3Bfill%3Anone%3Bstroke%3A%23ffffff%3Bstroke-width%3A1.966%3Bstroke-linecap%3Asquare%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22 d%3D%22m 4.9850574%2C108.015 14.0298856%2C-0.03%22 id%3D%22path5244-5-0-5%22 inkscape%3Aconnector-curvature%3D%220%22 sodipodi%3Anodetypes%3D%22cc%22 %2F%3E %3Cpath style%3D%22opacity%3A0.8%3Bfill%3Anone%3Bstroke%3A%23ffffff%3Bstroke-width%3A1.966%3Bstroke-linecap%3Asquare%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22 d%3D%22m 4.9849874%2C132.015 14.0298866%2C-0.03%22 id%3D%22path5244-5-0-5-8%22 inkscape%3Aconnector-curvature%3D%220%22 sodipodi%3Anodetypes%3D%22cc%22 %2F%3E %3Cpath inkscape%3Aconnector-curvature%3D%220%22 style%3D%22color%3A%23000000%3Bfont-style%3Anormal%3Bfont-variant%3Anormal%3Bfont-weight%3Anormal%3Bfont-stretch%3Anormal%3Bfont-size%3Amedium%3Bline-height%3Anormal%3Bfont-family%3Asans-serif%3Btext-indent%3A0%3Btext-align%3Astart%3Btext-decoration%3Anone%3Btext-decoration-line%3Anone%3Btext-decoration-style%3Asolid%3Btext-decoration-color%3A%23000000%3Bletter-spacing%3Anormal%3Bword-spacing%3Anormal%3Btext-transform%3Anone%3Bdirection%3Altr%3Bblock-progression%3Atb%3Bwriting-mode%3Alr-tb%3Bbaseline-shift%3Abaseline%3Btext-anchor%3Astart%3Bwhite-space%3Anormal%3Bclip-rule%3Anonzero%3Bdisplay%3Ainline%3Boverflow%3Avisible%3Bvisibility%3Avisible%3Bopacity%3A0.4%3Bisolation%3Aauto%3Bmix-blend-mode%3Anormal%3Bcolor-interpolation%3AsRGB%3Bcolor-interpolation-filters%3AlinearRGB%3Bsolid-color%3A%23000000%3Bsolid-opacity%3A1%3Bfill%3A%234d4d4d%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A2.66157866%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A1%3Bcolor-rendering%3Aauto%3Bimage-rendering%3Aauto%3Bshape-rendering%3Aauto%3Btext-rendering%3Aauto%3Benable-background%3Aaccumulate%22 d%3D%22m 36.398438%2C123.9629 c -0.423362%2C-0.013 -0.846847%2C0.01 -1.265626%2C0.062 -1.656562%2C0.2196 -3.244567%2C0.9739 -4.507812%2C2.2266 L 29%2C124.5366 l -2.324219%2C7.7129 7.826172%2C-1.9062 -1.804687%2C-1.9063 c 1.597702%2C-1.5308 4.048706%2C-1.8453 5.984375%2C-0.7207 1.971162%2C1.1453 2.881954%2C3.3975 2.308593%2C5.5508 -0.573361%2C2.1533 -2.533864%2C3.6953 -4.830078%2C3.6953 l 0%2C3.0742 c 3.550757%2C0 6.710442%2C-2.4093 7.650391%2C-5.9394 0.939949%2C-3.5301 -0.618463%2C-7.2756 -3.710938%2C-9.0723 -1.159678%2C-0.6737 -2.431087%2C-1.0231 -3.701171%2C-1.0625 z%22 id%3D%22path4138-12%22 %2F%3E %3Cpath inkscape%3Aconnector-curvature%3D%220%22 style%3D%22color%3A%23000000%3Bfont-style%3Anormal%3Bfont-variant%3Anormal%3Bfont-weight%3Anormal%3Bfont-stretch%3Anormal%3Bfont-size%3Amedium%3Bline-height%3Anormal%3Bfont-family%3Asans-serif%3Btext-indent%3A0%3Btext-align%3Astart%3Btext-decoration%3Anone%3Btext-decoration-line%3Anone%3Btext-decoration-style%3Asolid%3Btext-decoration-color%3A%23000000%3Bletter-spacing%3Anormal%3Bword-spacing%3Anormal%3Btext-transform%3Anone%3Bdirection%3Altr%3Bblock-progression%3Atb%3Bwriting-mode%3Alr-tb%3Bbaseline-shift%3Abaseline%3Btext-anchor%3Astart%3Bwhite-space%3Anormal%3Bclip-rule%3Anonzero%3Bdisplay%3Ainline%3Boverflow%3Avisible%3Bvisibility%3Avisible%3Bopacity%3A0.4%3Bisolation%3Aauto%3Bmix-blend-mode%3Anormal%3Bcolor-interpolation%3AsRGB%3Bcolor-interpolation-filters%3AlinearRGB%3Bsolid-color%3A%23000000%3Bsolid-opacity%3A1%3Bfill%3A%234d4d4d%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A2.66157866%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A1%3Bcolor-rendering%3Aauto%3Bimage-rendering%3Aauto%3Bshape-rendering%3Aauto%3Btext-rendering%3Aauto%3Benable-background%3Aaccumulate%22 d%3D%22m 59.722656%2C123.9629 c -1.270084%2C0.039 -2.541493%2C0.3888 -3.701172%2C1.0625 -3.092475%2C1.7967 -4.650886%2C5.5422 -3.710937%2C9.0723 0.939949%2C3.5301 4.09768%2C5.9394 7.648437%2C5.9394 l 0%2C-3.0742 c -2.296214%2C0 -4.256717%2C-1.542 -4.830078%2C-3.6953 -0.573361%2C-2.1533 0.337432%2C-4.4055 2.308594%2C-5.5508 1.935731%2C-1.1246 4.38863%2C-0.8102 5.986326%2C0.7207 l -1.806638%2C1.9063 7.828128%2C1.9062 -2.32422%2C-7.7129 -1.62696%2C1.7168 c -1.26338%2C-1.2531 -2.848917%2C-2.0088 -4.505855%2C-2.2285 -0.418778%2C-0.055 -0.842263%2C-0.076 -1.265625%2C-0.062 z%22 id%3D%22path4138-1-3%22 %2F%3E %3Cpath id%3D%22path6191%22 d%3D%22m 10.5%2C116 0%2C-2 -2.4999996%2C0 L 12%2C109 l 4%2C5 -2.5%2C0 0%2C2 -3%2C0 z%22 style%3D%22opacity%3A0.8%3Bfill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A1.966%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22 inkscape%3Aconnector-curvature%3D%220%22 %2F%3E %3Cpath inkscape%3Aconnector-curvature%3D%220%22 style%3D%22opacity%3A0.8%3Bfill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A1.966%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22 d%3D%22m 10.5%2C129 0%2C-2 -2.4999996%2C0 L 12%2C122 l 4%2C5 -2.5%2C0 0%2C2 -3%2C0 z%22 id%3D%22path6193%22 %2F%3E %3Cpath id%3D%22path6195%22 d%3D%22m 10.5%2C135 0%2C2 -2.4999996%2C0 L 12%2C142 l 4%2C-5 -2.5%2C0 0%2C-2 -3%2C0 z%22 style%3D%22opacity%3A0.8%3Bfill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A1.966%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22 inkscape%3Aconnector-curvature%3D%220%22 %2F%3E %3Cpath sodipodi%3Atype%3D%22star%22 style%3D%22fill%3A%234d4d4d%3Bfill-opacity%3A0.90196078%3Bstroke%3A%23d3d3d3%3Bstroke-width%3A0%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22 id%3D%22path4500%22 sodipodi%3Asides%3D%223%22 sodipodi%3Acx%3D%2211.55581%22 sodipodi%3Acy%3D%2260.073242%22 sodipodi%3Ar1%3D%225.1116104%22 sodipodi%3Ar2%3D%222.5558052%22 sodipodi%3Aarg1%3D%220%22 sodipodi%3Aarg2%3D%221.0471976%22 inkscape%3Aflatsided%3D%22false%22 inkscape%3Arounded%3D%220%22 inkscape%3Arandomized%3D%220%22 d%3D%22m 16.66742%2C60.073242 -3.833708%2C2.213392 -3.8337072%2C2.213393 0%2C-4.426785 0%2C-4.426784 3.8337082%2C2.213392 z%22 inkscape%3Atransform-center-x%3D%22-1.2779026%22 %2F%3E %3Cpath inkscape%3Atransform-center-x%3D%221.277902%22 d%3D%22m -31.500004%2C60.073242 -3.833708%2C2.213392 -3.833707%2C2.213393 0%2C-4.426785 0%2C-4.426784 3.833707%2C2.213392 z%22 inkscape%3Arandomized%3D%220%22 inkscape%3Arounded%3D%220%22 inkscape%3Aflatsided%3D%22false%22 sodipodi%3Aarg2%3D%221.0471976%22 sodipodi%3Aarg1%3D%220%22 sodipodi%3Ar2%3D%222.5558052%22 sodipodi%3Ar1%3D%225.1116104%22 sodipodi%3Acy%3D%2260.073242%22 sodipodi%3Acx%3D%22-36.611614%22 sodipodi%3Asides%3D%223%22 id%3D%22path4502%22 style%3D%22fill%3A%234d4d4d%3Bfill-opacity%3A0.90196078%3Bstroke%3A%23d3d3d3%3Bstroke-width%3A0%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22 sodipodi%3Atype%3D%22star%22 transform%3D%22scale(-1%2C1)%22 %2F%3E %3Cpath d%3D%22m 16.66742%2C60.073212 -3.833708%2C2.213392 -3.8337072%2C2.213392 0%2C-4.426784 0%2C-4.426785 3.8337082%2C2.213392 z%22 inkscape%3Arandomized%3D%220%22 inkscape%3Arounded%3D%220%22 inkscape%3Aflatsided%3D%22false%22 sodipodi%3Aarg2%3D%221.0471976%22 sodipodi%3Aarg1%3D%220%22 sodipodi%3Ar2%3D%222.5558052%22 sodipodi%3Ar1%3D%225.1116104%22 sodipodi%3Acy%3D%2260.073212%22 sodipodi%3Acx%3D%2211.55581%22 sodipodi%3Asides%3D%223%22 id%3D%22path4504%22 style%3D%22fill%3A%234d4d4d%3Bfill-opacity%3A0.90196078%3Bstroke%3A%23d3d3d3%3Bstroke-width%3A0%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22 sodipodi%3Atype%3D%22star%22 transform%3D%22matrix(0%2C1%2C-1%2C0%2C72.0074%2C71.7877)%22 inkscape%3Atransform-center-y%3D%221.2779029%22 %2F%3E %3Cpath inkscape%3Atransform-center-y%3D%22-1.2779026%22 transform%3D%22matrix(0%2C-1%2C-1%2C0%2C96%2C96)%22 sodipodi%3Atype%3D%22star%22 style%3D%22fill%3A%234d4d4d%3Bfill-opacity%3A0.90196078%3Bstroke%3A%23d3d3d3%3Bstroke-width%3A0%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22 id%3D%22path4506%22 sodipodi%3Asides%3D%223%22 sodipodi%3Acx%3D%2211.55581%22 sodipodi%3Acy%3D%2260.073212%22 sodipodi%3Ar1%3D%225.1116104%22 sodipodi%3Ar2%3D%222.5558052%22 sodipodi%3Aarg1%3D%220%22 sodipodi%3Aarg2%3D%221.0471976%22 inkscape%3Aflatsided%3D%22false%22 inkscape%3Arounded%3D%220%22 inkscape%3Arandomized%3D%220%22 d%3D%22m 16.66742%2C60.073212 -3.833708%2C2.213392 -3.8337072%2C2.213392 0%2C-4.426784 0%2C-4.426785 3.8337082%2C2.213392 z%22 %2F%3E %3Cpath sodipodi%3Anodetypes%3D%22cccc%22 inkscape%3Aconnector-curvature%3D%220%22 id%3D%22path4615-5%22 d%3D%22m 171.82574%2C65.174193 16.34854%2C0 -8.17427%2C-13.348454 z%22 style%3D%22fill%3A%23fbb917%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3A%23fbb917%3Bstroke-width%3A1.65161395%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22 %2F%3E %3Cpath style%3D%22opacity%3A1%3Bfill%3A%23ffffff%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A1px%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-opacity%3A1%22 d%3D%22m 179%2C55 0%2C6 2%2C0 0%2C-6%22 id%3D%22path4300%22 inkscape%3Aconnector-curvature%3D%220%22 sodipodi%3Anodetypes%3D%22cccc%22 %2F%3E %3Cpath style%3D%22opacity%3A1%3Bfill%3A%23ffffff%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A1px%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-opacity%3A1%22 d%3D%22m 179%2C62 0%2C2 2%2C0 0%2C-2%22 id%3D%22path4300-6%22 inkscape%3Aconnector-curvature%3D%220%22 sodipodi%3Anodetypes%3D%22cccc%22 %2F%3E%3C%2Fsvg%3E");\n color: white;\n opacity: 0.8;\n font-family: arial, sans-serif;\n font-size: 10pt;\n float: left;\n}\n\ndiv.jsoneditor-menu > button:hover,\ndiv.jsoneditor-menu > div.jsoneditor-modes > button:hover {\n background-color: rgba(255,255,255,0.2);\n border: 1px solid rgba(255,255,255,0.4);\n}\n\ndiv.jsoneditor-menu > button:focus,\ndiv.jsoneditor-menu > button:active,\ndiv.jsoneditor-menu > div.jsoneditor-modes > button:focus,\ndiv.jsoneditor-menu > div.jsoneditor-modes > button:active {\n background-color: rgba(255,255,255,0.3);\n}\n\ndiv.jsoneditor-menu > button:disabled,\ndiv.jsoneditor-menu > div.jsoneditor-modes > button:disabled {\n opacity: 0.5;\n}\n\ndiv.jsoneditor-menu > button.jsoneditor-collapse-all {\n background-position: 0 -96px;\n}\n\ndiv.jsoneditor-menu > button.jsoneditor-expand-all {\n background-position: 0 -120px;\n}\n\ndiv.jsoneditor-menu > button.jsoneditor-undo {\n background-position: -24px -96px;\n}\n\ndiv.jsoneditor-menu > button.jsoneditor-undo:disabled {\n background-position: -24px -120px;\n}\n\ndiv.jsoneditor-menu > button.jsoneditor-redo {\n background-position: -48px -96px;\n}\n\ndiv.jsoneditor-menu > button.jsoneditor-redo:disabled {\n background-position: -48px -120px;\n}\n\ndiv.jsoneditor-menu > button.jsoneditor-compact {\n background-position: -72px -96px;\n}\n\ndiv.jsoneditor-menu > button.jsoneditor-format {\n background-position: -72px -120px;\n}\n\ndiv.jsoneditor-menu > div.jsoneditor-modes {\n display: inline-block;\n float: left;\n}\n\ndiv.jsoneditor-menu > div.jsoneditor-modes > button {\n background-image: none;\n width: auto;\n padding-left: 6px;\n padding-right: 6px;\n}\n\ndiv.jsoneditor-menu > button.jsoneditor-separator,\ndiv.jsoneditor-menu > div.jsoneditor-modes > button.jsoneditor-separator {\n margin-left: 10px;\n}\n\ndiv.jsoneditor-menu a {\n font-family: arial, sans-serif;\n font-size: 10pt;\n color: white;\n opacity: 0.8;\n vertical-align: middle;\n}\n\ndiv.jsoneditor-menu a:hover {\n opacity: 1;\n}\n\ndiv.jsoneditor-menu a.jsoneditor-poweredBy {\n font-size: 8pt;\n position: absolute;\n right: 0;\n top: 0;\n padding: 10px;\n}\ntable.jsoneditor-search input,\ntable.jsoneditor-search div.jsoneditor-results {\n font-family: arial, sans-serif;\n font-size: 10pt;\n color: #1A1A1A;\n background: transparent;\n /* For Firefox */\n}\n\ntable.jsoneditor-search div.jsoneditor-results {\n color: white;\n padding-right: 5px;\n line-height: 24px;\n}\n\ntable.jsoneditor-search {\n position: absolute;\n right: 4px;\n top: 4px;\n border-collapse: collapse;\n border-spacing: 0;\n}\n\ntable.jsoneditor-search div.jsoneditor-frame {\n border: 1px solid transparent;\n background-color: white;\n padding: 0 2px;\n margin: 0;\n}\n\ntable.jsoneditor-search div.jsoneditor-frame table {\n border-collapse: collapse;\n}\n\ntable.jsoneditor-search input {\n width: 120px;\n border: none;\n outline: none;\n margin: 1px;\n line-height: 20px;\n}\n\ntable.jsoneditor-search button {\n width: 16px;\n height: 24px;\n padding: 0;\n margin: 0;\n border: none;\n background: url("data:image/svg+xml,%3C%3Fxml version%3D%221.0%22 encoding%3D%22UTF-8%22 standalone%3D%22no%22%3F%3E%3Csvg xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22 xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22 xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22 xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 xmlns%3Asodipodi%3D%22http%3A%2F%2Fsodipodi.sourceforge.net%2FDTD%2Fsodipodi-0.dtd%22 xmlns%3Ainkscape%3D%22http%3A%2F%2Fwww.inkscape.org%2Fnamespaces%2Finkscape%22 width%3D%22216%22 height%3D%22144%22 id%3D%22svg4136%22 version%3D%221.1%22 inkscape%3Aversion%3D%220.91 r%22 sodipodi%3Adocname%3D%22jsoneditor-icons.svg%22%3E %3Ctitle id%3D%22title6512%22%3EJSON Editor Icons%3C%2Ftitle%3E %3Cmetadata id%3D%22metadata4148%22%3E %3Crdf%3ARDF%3E %3Ccc%3AWork rdf%3Aabout%3D%22%22%3E %3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E %3Cdc%3Atype rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22 %2F%3E %3Cdc%3Atitle%3EJSON Editor Icons%3C%2Fdc%3Atitle%3E %3C%2Fcc%3AWork%3E %3C%2Frdf%3ARDF%3E %3C%2Fmetadata%3E %3Cdefs id%3D%22defs4146%22 %2F%3E %3Csodipodi%3Anamedview pagecolor%3D%22%23ffffff%22 bordercolor%3D%22%23666666%22 borderopacity%3D%221%22 objecttolerance%3D%2210%22 gridtolerance%3D%2210%22 guidetolerance%3D%2210%22 inkscape%3Apageopacity%3D%220%22 inkscape%3Apageshadow%3D%222%22 inkscape%3Awindow-width%3D%221920%22 inkscape%3Awindow-height%3D%221028%22 id%3D%22namedview4144%22 showgrid%3D%22true%22 inkscape%3Azoom%3D%224%22 inkscape%3Acx%3D%2297.217248%22 inkscape%3Acy%3D%2259.950227%22 inkscape%3Awindow-x%3D%220%22 inkscape%3Awindow-y%3D%220%22 inkscape%3Awindow-maximized%3D%221%22 inkscape%3Acurrent-layer%3D%22svg4136%22 showguides%3D%22false%22 borderlayer%3D%22false%22 inkscape%3Ashowpageshadow%3D%22true%22 showborder%3D%22true%22%3E %3Cinkscape%3Agrid type%3D%22xygrid%22 id%3D%22grid4640%22 empspacing%3D%2224%22 %2F%3E %3C%2Fsodipodi%3Anamedview%3E %3C!-- Created with SVG-edit - http%3A%2F%2Fsvg-edit.googlecode.com%2F --%3E %3Cg id%3D%22g4394%22%3E %3Crect x%3D%224%22 y%3D%224%22 width%3D%2216%22 height%3D%2216%22 id%3D%22svg_1%22 style%3D%22fill%3A%231aae1c%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%22 %2F%3E %3Crect style%3D%22fill%3A%23ec3f29%3Bfill-opacity%3A0.94117647%3Bstroke%3Anone%3Bstroke-width%3A0%22 x%3D%2228.000006%22 y%3D%223.999995%22 width%3D%2216%22 height%3D%2216%22 id%3D%22svg_1-7%22 %2F%3E %3Crect id%3D%22rect4165%22 height%3D%2216%22 width%3D%2216%22 y%3D%223.999995%22 x%3D%2252.000004%22 style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%22 %2F%3E %3Crect style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%22 x%3D%22172.00002%22 y%3D%223.9999852%22 width%3D%2216%22 height%3D%2216%22 id%3D%22rect4175%22 %2F%3E %3Crect style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%22 x%3D%22196%22 y%3D%223.999995%22 width%3D%2216%22 height%3D%2216%22 id%3D%22rect4175-3%22 %2F%3E %3Cg style%3D%22stroke%3Anone%22 id%3D%22g4299%22%3E %3Crect style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%22 id%3D%22svg_1-1%22 height%3D%221.9999986%22 width%3D%229.9999924%22 y%3D%2210.999998%22 x%3D%227.0000048%22 %2F%3E %3Crect style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%22 id%3D%22svg_1-1-1%22 height%3D%229.9999838%22 width%3D%221.9999955%22 y%3D%227.0000114%22 x%3D%2211.000005%22 %2F%3E %3C%2Fg%3E %3Cg style%3D%22stroke%3Anone%22 transform%3D%22matrix(0.70710678%2C-0.70710678%2C0.70710678%2C0.70710678%2C19.029435%2C12.000001)%22 id%3D%22g4299-3%22%3E %3Crect style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%22 id%3D%22svg_1-1-0%22 height%3D%221.9999986%22 width%3D%229.9999924%22 y%3D%2210.999998%22 x%3D%227.0000048%22 %2F%3E %3Crect style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%22 id%3D%22svg_1-1-1-9%22 height%3D%229.9999838%22 width%3D%221.9999955%22 y%3D%227.0000114%22 x%3D%2211.000005%22 %2F%3E %3C%2Fg%3E %3Crect style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A0%22 x%3D%2255.000004%22 y%3D%227.0000048%22 width%3D%226.9999909%22 height%3D%226.9999905%22 id%3D%22svg_1-7-5%22 %2F%3E %3Crect id%3D%22rect4354%22 height%3D%226.9999905%22 width%3D%226.9999909%22 y%3D%2210.00001%22 x%3D%2258%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%234c4c4c%3Bstroke-width%3A2%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22 %2F%3E %3Crect style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%233c80df%3Bstroke-width%3A0%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A0.94117647%22 x%3D%2258.000004%22 y%3D%2210.000005%22 width%3D%226.9999909%22 height%3D%226.9999905%22 id%3D%22svg_1-7-5-7%22 %2F%3E %3Cg id%3D%22g4378%22%3E %3Crect id%3D%22svg_1-7-5-3%22 height%3D%221.9999965%22 width%3D%227.9999909%22 y%3D%2210.999999%22 x%3D%22198%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A0%22 %2F%3E %3Crect style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A0%22 x%3D%22198%22 y%3D%227.0000005%22 width%3D%2211.999995%22 height%3D%221.9999946%22 id%3D%22rect4374%22 %2F%3E %3Crect style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A0%22 x%3D%22198%22 y%3D%2214.999996%22 width%3D%223.9999928%22 height%3D%221.9999995%22 id%3D%22rect4376%22 %2F%3E %3C%2Fg%3E %3Cg id%3D%22g4383%22 transform%3D%22matrix(1%2C0%2C0%2C-1%2C-23.999995%2C23.999995)%22%3E %3Crect style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A0%22 x%3D%22198%22 y%3D%2210.999999%22 width%3D%227.9999909%22 height%3D%221.9999965%22 id%3D%22rect4385%22 %2F%3E %3Crect id%3D%22rect4387%22 height%3D%221.9999946%22 width%3D%2211.999995%22 y%3D%227.0000005%22 x%3D%22198%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A0%22 %2F%3E %3Crect id%3D%22rect4389%22 height%3D%221.9999995%22 width%3D%223.9999928%22 y%3D%2214.999996%22 x%3D%22198%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A0%22 %2F%3E %3C%2Fg%3E %3Crect y%3D%223.9999199%22 x%3D%2276%22 height%3D%2216%22 width%3D%2216%22 id%3D%22rect3754-4%22 style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A1%3Bstroke%3Anone%22 %2F%3E %3Cpath sodipodi%3Anodetypes%3D%22cccccccc%22 inkscape%3Aconnector-curvature%3D%220%22 id%3D%22path4351%22 d%3D%22m 85.10447%2C6.0157384 -0.0156%2C1.4063 c 3.02669%2C-0.2402 0.33008%2C3.6507996 2.48438%2C4.5780996 -2.18694%2C1.0938 0.49191%2C4.9069 -2.45313%2C4.5781 l -0.0156%2C1.4219 c 5.70828%2C0.559 1.03264%2C-5.1005 4.70313%2C-5.2656 l 0%2C-1.4063 c -3.61303%2C-0.027 1.11893%2C-5.7069996 -4.70313%2C-5.3124996 z%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23ffffff%3Bstroke-width%3A0.2%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22 %2F%3E %3Cpath sodipodi%3Anodetypes%3D%22cccccccc%22 inkscape%3Aconnector-curvature%3D%220%22 id%3D%22path4351-9%22 d%3D%22m 82.78125%2C5.9984384 0.0156%2C1.4063 c -3.02668%2C-0.2402 -0.33007%2C3.6506996 -2.48437%2C4.5780996 2.18694%2C1.0938 -0.49192%2C4.9069 2.45312%2C4.5781 l 0.0156%2C1.4219 c -5.70827%2C0.559 -1.03263%2C-5.1004 -4.70312%2C-5.2656 l 0%2C-1.4063 c 3.61303%2C-0.027 -1.11894%2C-5.7070996 4.70312%2C-5.3124996 z%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23ffffff%3Bstroke-width%3A0.2%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22 %2F%3E %3Crect y%3D%223.9999199%22 x%3D%22100%22 height%3D%2216%22 width%3D%2216%22 id%3D%22rect3754-25%22 style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A1%3Bstroke%3Anone%22 %2F%3E %3Cpath inkscape%3Aconnector-curvature%3D%220%22 id%3D%22path2987%22 d%3D%22m 103.719%2C5.6719384 0%2C12.7187996 3.03125%2C0 0%2C-1.5313 -1.34375%2C0 0%2C-9.6249996 1.375%2C0 0%2C-1.5625 z%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%22 %2F%3E %3Cpath inkscape%3Aconnector-curvature%3D%220%22 id%3D%22path2987-1%22 d%3D%22m 112.2185%2C5.6721984 0%2C12.7187996 -3.03125%2C0 0%2C-1.5313 1.34375%2C0 0%2C-9.6249996 -1.375%2C0 0%2C-1.5625 z%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%22 %2F%3E %3Crect y%3D%223.9999199%22 x%3D%22124%22 height%3D%2216%22 width%3D%2216%22 id%3D%22rect3754-73%22 style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A1%3Bstroke%3Anone%22 %2F%3E %3Cpath sodipodi%3Anodetypes%3D%22ccccccccc%22 inkscape%3Aconnector-curvature%3D%220%22 id%3D%22path3780%22 d%3D%22m 126.2824%2C17.602938 1.78957%2C0 1.14143%2C-2.8641 5.65364%2C0 1.14856%2C2.8641 1.76565%2C0 -4.78687%2C-11.1610996 -1.91903%2C0 z%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%22 %2F%3E %3Cpath inkscape%3Aconnector-curvature%3D%220%22 id%3D%22path3782%22 d%3D%22m 129.72704%2C13.478838 4.60852%2C0.01 -2.30426%2C-5.5497996 z%22 style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A1%3Bstroke%3Anone%22 %2F%3E %3Crect y%3D%223.9999199%22 x%3D%22148%22 height%3D%2216%22 width%3D%2216%22 id%3D%22rect3754-35%22 style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A1%3Bstroke%3Anone%22 %2F%3E %3Cpath sodipodi%3Anodetypes%3D%22ccccccc%22 inkscape%3Aconnector-curvature%3D%220%22 id%3D%22path5008-2%22 d%3D%22m 156.47655%2C5.8917384 0%2C2.1797 0.46093%2C2.3983996 1.82813%2C0 0.39844%2C-2.3983996 0%2C-2.1797 z%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%22 %2F%3E %3Cpath sodipodi%3Anodetypes%3D%22ccccccc%22 inkscape%3Aconnector-curvature%3D%220%22 id%3D%22path5008-2-8%22 d%3D%22m 152.51561%2C5.8906384 0%2C2.1797 0.46094%2C2.3983996 1.82812%2C0 0.39844%2C-2.3983996 0%2C-2.1797 z%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%22 %2F%3E %3C%2Fg%3E %3Crect x%3D%224%22 y%3D%2227.999994%22 width%3D%2216%22 height%3D%2216%22 id%3D%22rect4432%22 style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%22 %2F%3E %3Crect style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%22 x%3D%2228.000006%22 y%3D%2227.99999%22 width%3D%2216%22 height%3D%2216%22 id%3D%22rect4434%22 %2F%3E %3Crect id%3D%22rect4436%22 height%3D%2216%22 width%3D%2216%22 y%3D%2227.99999%22 x%3D%2252.000004%22 style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A0%22 %2F%3E %3Crect style%3D%22fill%3A%23d3d3d3%3Bstroke%3A%23000000%3Bstroke-width%3A0%22 x%3D%22172.00002%22 y%3D%2227.999981%22 width%3D%2216%22 height%3D%2216%22 id%3D%22rect4446%22 %2F%3E %3Crect style%3D%22fill%3A%23d3d3d3%3Bstroke%3A%23000000%3Bstroke-width%3A0%22 x%3D%22196%22 y%3D%2227.99999%22 width%3D%2216%22 height%3D%2216%22 id%3D%22rect4448%22 %2F%3E %3Cg id%3D%22g4466%22 style%3D%22stroke%3Anone%22 transform%3D%22translate(0%2C23.999995)%22%3E %3Crect style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%22 id%3D%22rect4468%22 height%3D%221.9999986%22 width%3D%229.9999924%22 y%3D%2210.999998%22 x%3D%227.0000048%22 %2F%3E %3Crect style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%22 id%3D%22rect4470%22 height%3D%229.9999838%22 width%3D%221.9999955%22 y%3D%227.0000114%22 x%3D%2211.000005%22 %2F%3E %3C%2Fg%3E %3Cg transform%3D%22matrix(0.70710678%2C-0.70710678%2C0.70710678%2C0.70710678%2C19.029435%2C35.999996)%22 id%3D%22g4472%22 style%3D%22stroke%3Anone%22%3E %3Crect style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%22 id%3D%22rect4474%22 height%3D%221.9999986%22 width%3D%229.9999924%22 y%3D%2210.999998%22 x%3D%227.0000048%22 %2F%3E %3Crect style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%22 id%3D%22rect4476%22 height%3D%229.9999838%22 width%3D%221.9999955%22 y%3D%227.0000114%22 x%3D%2211.000005%22 %2F%3E %3C%2Fg%3E %3Crect style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A0%22 x%3D%2255.000004%22 y%3D%2231%22 width%3D%226.9999909%22 height%3D%226.9999905%22 id%3D%22rect4478%22 %2F%3E %3Crect id%3D%22rect4480%22 height%3D%226.9999905%22 width%3D%226.9999909%22 y%3D%2234.000008%22 x%3D%2258%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23d3d3d3%3Bstroke-width%3A2%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22 %2F%3E %3Crect style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23d3d3d3%3Bstroke-width%3A0%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22 x%3D%2258.000004%22 y%3D%2234.000004%22 width%3D%226.9999909%22 height%3D%226.9999905%22 id%3D%22rect4482%22 %2F%3E %3Cg id%3D%22g4484%22 transform%3D%22translate(0%2C23.999995)%22%3E %3Crect id%3D%22rect4486%22 height%3D%221.9999965%22 width%3D%227.9999909%22 y%3D%2210.999999%22 x%3D%22198%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A0%22 %2F%3E %3Crect style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A0%22 x%3D%22198%22 y%3D%227.0000005%22 width%3D%2211.999995%22 height%3D%221.9999946%22 id%3D%22rect4488%22 %2F%3E %3Crect style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A0%22 x%3D%22198%22 y%3D%2214.999996%22 width%3D%223.9999928%22 height%3D%221.9999995%22 id%3D%22rect4490%22 %2F%3E %3C%2Fg%3E %3Cg id%3D%22g4492%22 transform%3D%22matrix(1%2C0%2C0%2C-1%2C-23.999995%2C47.99999)%22%3E %3Crect style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A0%22 x%3D%22198%22 y%3D%2210.999999%22 width%3D%227.9999909%22 height%3D%221.9999965%22 id%3D%22rect4494%22 %2F%3E %3Crect id%3D%22rect4496%22 height%3D%221.9999946%22 width%3D%2211.999995%22 y%3D%227.0000005%22 x%3D%22198%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A0%22 %2F%3E %3Crect id%3D%22rect4498%22 height%3D%221.9999995%22 width%3D%223.9999928%22 y%3D%2214.999996%22 x%3D%22198%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23000000%3Bstroke-width%3A0%22 %2F%3E %3C%2Fg%3E %3Crect style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3Anone%22 id%3D%22rect3754-8%22 width%3D%2216%22 height%3D%2216%22 x%3D%2276%22 y%3D%2227.99992%22 %2F%3E %3Cpath style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23ffffff%3Bstroke-width%3A0.2%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22 d%3D%22m 85.10448%2C30.015537 -0.0156%2C1.4063 c 3.02668%2C-0.2402 0.33007%2C3.6508 2.48438%2C4.5781 -2.18695%2C1.0938 0.49191%2C4.90688 -2.45313%2C4.57808 l -0.0156%2C1.4219 c 5.70827%2C0.559 1.03263%2C-5.10048 4.70313%2C-5.26558 l 0%2C-1.4063 c -3.61304%2C-0.027 1.11893%2C-5.707 -4.70313%2C-5.3125 z%22 id%3D%22path4351-1%22 inkscape%3Aconnector-curvature%3D%220%22 sodipodi%3Anodetypes%3D%22cccccccc%22 %2F%3E %3Cpath style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3A%23ffffff%3Bstroke-width%3A0.2%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22 d%3D%22m 82.78126%2C29.998237 0.0156%2C1.4063 c -3.02668%2C-0.2402 -0.33008%2C3.6507 -2.48438%2C4.5781 2.18694%2C1.0938 -0.49191%2C4.90688 2.45313%2C4.57808 l 0.0156%2C1.4219 c -5.70828%2C0.559 -1.03264%2C-5.10038 -4.70313%2C-5.26558 l 0%2C-1.4063 c 3.61303%2C-0.027 -1.11893%2C-5.7071 4.70313%2C-5.3125 z%22 id%3D%22path4351-9-5%22 inkscape%3Aconnector-curvature%3D%220%22 sodipodi%3Anodetypes%3D%22cccccccc%22 %2F%3E %3Crect style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3Anone%22 id%3D%22rect3754-65%22 width%3D%2216%22 height%3D%2216%22 x%3D%22100%22 y%3D%2227.99992%22 %2F%3E %3Cpath style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%22 d%3D%22m 103.719%2C29.671937 0%2C12.71878 3.03125%2C0 0%2C-1.5313 -1.34375%2C0 0%2C-9.62498 1.375%2C0 0%2C-1.5625 z%22 id%3D%22path2987-8%22 inkscape%3Aconnector-curvature%3D%220%22 %2F%3E %3Cpath style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%22 d%3D%22m 112.2185%2C29.671937 0%2C12.71878 -3.03125%2C0 0%2C-1.5313 1.34375%2C0 0%2C-9.62498 -1.375%2C0 0%2C-1.5625 z%22 id%3D%22path2987-1-9%22 inkscape%3Aconnector-curvature%3D%220%22 %2F%3E %3Crect style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3Anone%22 id%3D%22rect3754-92%22 width%3D%2216%22 height%3D%2216%22 x%3D%22124%22 y%3D%2227.99992%22 %2F%3E %3Cpath style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%22 d%3D%22m 126.2824%2C41.602917 1.78957%2C0 1.14143%2C-2.86408 5.65364%2C0 1.14856%2C2.86408 1.76565%2C0 -4.78687%2C-11.16108 -1.91902%2C0 z%22 id%3D%22path3780-9%22 inkscape%3Aconnector-curvature%3D%220%22 sodipodi%3Anodetypes%3D%22ccccccccc%22 %2F%3E %3Cpath style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3Anone%22 d%3D%22m 129.72704%2C37.478837 4.60852%2C0.01 -2.30426%2C-5.5498 z%22 id%3D%22path3782-2%22 inkscape%3Aconnector-curvature%3D%220%22 %2F%3E %3Crect style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3Anone%22 id%3D%22rect3754-47%22 width%3D%2216%22 height%3D%2216%22 x%3D%22148%22 y%3D%2227.99992%22 %2F%3E %3Cpath style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%22 d%3D%22m 156.47656%2C29.891737 0%2C2.1797 0.46093%2C2.3984 1.82813%2C0 0.39844%2C-2.3984 0%2C-2.1797 z%22 id%3D%22path5008-2-1%22 inkscape%3Aconnector-curvature%3D%220%22 sodipodi%3Anodetypes%3D%22ccccccc%22 %2F%3E %3Cpath style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%22 d%3D%22m 152.51562%2C29.890637 0%2C2.1797 0.46094%2C2.3984 1.82812%2C0 0.39844%2C-2.3984 0%2C-2.1797 z%22 id%3D%22path5008-2-8-8%22 inkscape%3Aconnector-curvature%3D%220%22 sodipodi%3Anodetypes%3D%22ccccccc%22 %2F%3E %3Crect id%3D%22svg_1-7-2%22 height%3D%221.9999961%22 width%3D%2211.999996%22 y%3D%2264%22 x%3D%2254%22 style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A0.98431373%3Bstroke%3Anone%3Bstroke-width%3A0%22 %2F%3E %3Crect id%3D%22svg_1-7-2-2%22 height%3D%222.9999905%22 width%3D%222.9999907%22 y%3D%2252%22 x%3D%2280.000008%22 style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A0.98431373%3Bstroke%3Anone%3Bstroke-width%3A0%22 %2F%3E %3Crect style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A0.98431373%3Bstroke%3Anone%3Bstroke-width%3A0%22 x%3D%2285.000008%22 y%3D%2252%22 width%3D%222.9999907%22 height%3D%222.9999905%22 id%3D%22rect4561%22 %2F%3E %3Crect style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A0.98431373%3Bstroke%3Anone%3Bstroke-width%3A0%22 x%3D%2280.000008%22 y%3D%2258%22 width%3D%222.9999907%22 height%3D%222.9999905%22 id%3D%22rect4563%22 %2F%3E %3Crect id%3D%22rect4565%22 height%3D%222.9999905%22 width%3D%222.9999907%22 y%3D%2258%22 x%3D%2285.000008%22 style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A0.98431373%3Bstroke%3Anone%3Bstroke-width%3A0%22 %2F%3E %3Crect id%3D%22rect4567%22 height%3D%222.9999905%22 width%3D%222.9999907%22 y%3D%2264%22 x%3D%2280.000008%22 style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A0.98431373%3Bstroke%3Anone%3Bstroke-width%3A0%22 %2F%3E %3Crect style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A0.98431373%3Bstroke%3Anone%3Bstroke-width%3A0%22 x%3D%2285.000008%22 y%3D%2264%22 width%3D%222.9999907%22 height%3D%222.9999905%22 id%3D%22rect4569%22 %2F%3E %3Ccircle style%3D%22opacity%3A1%3Bfill%3Anone%3Bfill-opacity%3A1%3Bstroke%3A%234c4c4c%3Bstroke-width%3A2%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22 id%3D%22path4571%22 cx%3D%22110.06081%22 cy%3D%2257.939209%22 r%3D%224.7438836%22 %2F%3E %3Crect style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A0.98431373%3Bstroke%3Anone%3Bstroke-width%3A0%22 x%3D%22116.64566%22 y%3D%22-31.79752%22 width%3D%224.229713%22 height%3D%226.4053884%22 id%3D%22rect4563-2%22 transform%3D%22matrix(0.70710678%2C0.70710678%2C-0.70710678%2C0.70710678%2C0%2C0)%22 %2F%3E %3Cpath style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22 d%3D%22M 125%2C56 138.77027%2C56.095 132%2C64 Z%22 id%3D%22path4613%22 inkscape%3Aconnector-curvature%3D%220%22 sodipodi%3Anodetypes%3D%22cccc%22 %2F%3E %3Cpath sodipodi%3Anodetypes%3D%22cccc%22 inkscape%3Aconnector-curvature%3D%220%22 id%3D%22path4615%22 d%3D%22M 149%2C64 162.77027%2C63.905 156%2C56 Z%22 style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A0%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22 %2F%3E %3Crect style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A0.98431373%3Bstroke%3Anone%3Bstroke-width%3A0%22 x%3D%2254%22 y%3D%2253%22 width%3D%2211.999996%22 height%3D%221.9999961%22 id%3D%22rect4638%22 %2F%3E %3Crect id%3D%22svg_1-7-2-24%22 height%3D%221.9999957%22 width%3D%2212.99999%22 y%3D%22-56%22 x%3D%2253%22 style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A0.98431373%3Bstroke%3Anone%3Bstroke-width%3A0%22 transform%3D%22matrix(0%2C1%2C-1%2C0%2C0%2C0)%22 %2F%3E %3Crect transform%3D%22matrix(0%2C1%2C-1%2C0%2C0%2C0)%22 style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A0.98431373%3Bstroke%3Anone%3Bstroke-width%3A0%22 x%3D%2253%22 y%3D%22-66%22 width%3D%2212.99999%22 height%3D%221.9999957%22 id%3D%22rect4657%22 %2F%3E %3Crect id%3D%22rect4659%22 height%3D%220.99999291%22 width%3D%2211.999999%22 y%3D%2257%22 x%3D%2254%22 style%3D%22fill%3A%234c4c4c%3Bfill-opacity%3A0.98431373%3Bstroke%3Anone%3Bstroke-width%3A0%22 %2F%3E %3Crect style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%3Bstroke-opacity%3A1%22 x%3D%2254%22 y%3D%2288.000122%22 width%3D%2211.999996%22 height%3D%221.9999961%22 id%3D%22rect4661%22 %2F%3E %3Crect style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%3Bstroke-opacity%3A1%22 x%3D%2280.000008%22 y%3D%2276.000122%22 width%3D%222.9999907%22 height%3D%222.9999905%22 id%3D%22rect4663%22 %2F%3E %3Crect id%3D%22rect4665%22 height%3D%222.9999905%22 width%3D%222.9999907%22 y%3D%2276.000122%22 x%3D%2285.000008%22 style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%3Bstroke-opacity%3A1%22 %2F%3E %3Crect id%3D%22rect4667%22 height%3D%222.9999905%22 width%3D%222.9999907%22 y%3D%2282.000122%22 x%3D%2280.000008%22 style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%3Bstroke-opacity%3A1%22 %2F%3E %3Crect style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%3Bstroke-opacity%3A1%22 x%3D%2285.000008%22 y%3D%2282.000122%22 width%3D%222.9999907%22 height%3D%222.9999905%22 id%3D%22rect4669%22 %2F%3E %3Crect style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%3Bstroke-opacity%3A1%22 x%3D%2280.000008%22 y%3D%2288.000122%22 width%3D%222.9999907%22 height%3D%222.9999905%22 id%3D%22rect4671%22 %2F%3E %3Crect id%3D%22rect4673%22 height%3D%222.9999905%22 width%3D%222.9999907%22 y%3D%2288.000122%22 x%3D%2285.000008%22 style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%3Bstroke-opacity%3A1%22 %2F%3E %3Ccircle r%3D%224.7438836%22 cy%3D%2281.939331%22 cx%3D%22110.06081%22 id%3D%22circle4675%22 style%3D%22opacity%3A1%3Bfill%3Anone%3Bfill-opacity%3A1%3Bstroke%3A%23d3d3d3%3Bstroke-width%3A2%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22 %2F%3E %3Crect transform%3D%22matrix(0.70710678%2C0.70710678%2C-0.70710678%2C0.70710678%2C0%2C0)%22 id%3D%22rect4677%22 height%3D%226.4053884%22 width%3D%224.229713%22 y%3D%22-14.826816%22 x%3D%22133.6163%22 style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3A%23d3d3d3%3Bstroke-width%3A0%3Bstroke-opacity%3A1%22 %2F%3E %3Cpath sodipodi%3Anodetypes%3D%22cccc%22 inkscape%3Aconnector-curvature%3D%220%22 id%3D%22path4679%22 d%3D%22m 125%2C80.000005 13.77027%2C0.09499 L 132%2C87.999992 Z%22 style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3A%23d3d3d3%3Bstroke-width%3A0%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22 %2F%3E %3Cpath style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3A%23d3d3d3%3Bstroke-width%3A0%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22 d%3D%22M 149%2C88.0002 162.77027%2C87.9052 156%2C80.0002 Z%22 id%3D%22path4681%22 inkscape%3Aconnector-curvature%3D%220%22 sodipodi%3Anodetypes%3D%22cccc%22 %2F%3E %3Crect id%3D%22rect4683%22 height%3D%221.9999961%22 width%3D%2211.999996%22 y%3D%2277.000122%22 x%3D%2254%22 style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%3Bstroke-opacity%3A1%22 %2F%3E %3Crect transform%3D%22matrix(0%2C1%2C-1%2C0%2C0%2C0)%22 style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%3Bstroke-opacity%3A1%22 x%3D%2277.000122%22 y%3D%22-56%22 width%3D%2212.99999%22 height%3D%221.9999957%22 id%3D%22rect4685%22 %2F%3E %3Crect id%3D%22rect4687%22 height%3D%221.9999957%22 width%3D%2212.99999%22 y%3D%22-66%22 x%3D%2277.000122%22 style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%3Bstroke-opacity%3A1%22 transform%3D%22matrix(0%2C1%2C-1%2C0%2C0%2C0)%22 %2F%3E %3Crect style%3D%22fill%3A%23d3d3d3%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A0%3Bstroke-opacity%3A1%22 x%3D%2254%22 y%3D%2281.000122%22 width%3D%2211.999999%22 height%3D%220.99999291%22 id%3D%22rect4689%22 %2F%3E %3Crect id%3D%22rect4761-1%22 height%3D%221.9999945%22 width%3D%2215.99999%22 y%3D%22101%22 x%3D%2276.000008%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A0.80000007%3Bstroke%3Anone%3Bstroke-width%3A0%22 %2F%3E %3Crect id%3D%22rect4761-0%22 height%3D%221.9999945%22 width%3D%2215.99999%22 y%3D%22105%22 x%3D%2276.000008%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A0.80000007%3Bstroke%3Anone%3Bstroke-width%3A0%22 %2F%3E %3Crect id%3D%22rect4761-7%22 height%3D%221.9999945%22 width%3D%229%22 y%3D%22109%22 x%3D%2276.000008%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A0.80000007%3Bstroke%3Anone%3Bstroke-width%3A0%22 %2F%3E %3Crect id%3D%22rect4761-1-1%22 height%3D%221.9999945%22 width%3D%2212%22 y%3D%22125%22 x%3D%2276.000008%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A0.80000007%3Bstroke%3Anone%3Bstroke-width%3A0%22 %2F%3E %3Crect id%3D%22rect4761-1-1-4%22 height%3D%221.9999945%22 width%3D%2210%22 y%3D%22137%22 x%3D%2276.000008%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A0.80000007%3Bstroke%3Anone%3Bstroke-width%3A0%22 %2F%3E %3Crect id%3D%22rect4761-1-1-4-4%22 height%3D%221.9999945%22 width%3D%2210%22 y%3D%22129%22 x%3D%2282%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A0.80000007%3Bstroke%3Anone%3Bstroke-width%3A0%22 %2F%3E %3Crect id%3D%22rect4761-1-1-4-4-3%22 height%3D%221.9999945%22 width%3D%229%22 y%3D%22133%22 x%3D%2282%22 style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A0.80000007%3Bstroke%3Anone%3Bstroke-width%3A0%22 %2F%3E %3Cpath inkscape%3Aconnector-curvature%3D%220%22 style%3D%22color%3A%23000000%3Bfont-style%3Anormal%3Bfont-variant%3Anormal%3Bfont-weight%3Anormal%3Bfont-stretch%3Anormal%3Bfont-size%3Amedium%3Bline-height%3Anormal%3Bfont-family%3Asans-serif%3Btext-indent%3A0%3Btext-align%3Astart%3Btext-decoration%3Anone%3Btext-decoration-line%3Anone%3Btext-decoration-style%3Asolid%3Btext-decoration-color%3A%23000000%3Bletter-spacing%3Anormal%3Bword-spacing%3Anormal%3Btext-transform%3Anone%3Bdirection%3Altr%3Bblock-progression%3Atb%3Bwriting-mode%3Alr-tb%3Bbaseline-shift%3Abaseline%3Btext-anchor%3Astart%3Bwhite-space%3Anormal%3Bclip-rule%3Anonzero%3Bdisplay%3Ainline%3Boverflow%3Avisible%3Bvisibility%3Avisible%3Bopacity%3A0.8%3Bisolation%3Aauto%3Bmix-blend-mode%3Anormal%3Bcolor-interpolation%3AsRGB%3Bcolor-interpolation-filters%3AlinearRGB%3Bsolid-color%3A%23000000%3Bsolid-opacity%3A1%3Bfill%3A%23ffffff%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A2.66157866%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A1%3Bcolor-rendering%3Aauto%3Bimage-rendering%3Aauto%3Bshape-rendering%3Aauto%3Btext-rendering%3Aauto%3Benable-background%3Aaccumulate%22 d%3D%22m 36.398438%2C100.0254 c -0.423362%2C-0.013 -0.846847%2C0.01 -1.265626%2C0.062 -1.656562%2C0.2196 -3.244567%2C0.9739 -4.507812%2C2.2266 L 29%2C100.5991 l -2.324219%2C7.7129 7.826172%2C-1.9062 -1.804687%2C-1.9063 c 1.597702%2C-1.5308 4.048706%2C-1.8453 5.984375%2C-0.7207 1.971162%2C1.1452 2.881954%2C3.3975 2.308593%2C5.5508 -0.573361%2C2.1533 -2.533865%2C3.6953 -4.830078%2C3.6953 l 0%2C3.0742 c 3.550756%2C0 6.710442%2C-2.4113 7.650391%2C-5.9414 0.939949%2C-3.5301 -0.618463%2C-7.2736 -3.710938%2C-9.0703 -1.159678%2C-0.6738 -2.431087%2C-1.0231 -3.701171%2C-1.0625 z%22 id%3D%22path4138%22 %2F%3E %3Cpath inkscape%3Aconnector-curvature%3D%220%22 style%3D%22color%3A%23000000%3Bfont-style%3Anormal%3Bfont-variant%3Anormal%3Bfont-weight%3Anormal%3Bfont-stretch%3Anormal%3Bfont-size%3Amedium%3Bline-height%3Anormal%3Bfont-family%3Asans-serif%3Btext-indent%3A0%3Btext-align%3Astart%3Btext-decoration%3Anone%3Btext-decoration-line%3Anone%3Btext-decoration-style%3Asolid%3Btext-decoration-color%3A%23000000%3Bletter-spacing%3Anormal%3Bword-spacing%3Anormal%3Btext-transform%3Anone%3Bdirection%3Altr%3Bblock-progression%3Atb%3Bwriting-mode%3Alr-tb%3Bbaseline-shift%3Abaseline%3Btext-anchor%3Astart%3Bwhite-space%3Anormal%3Bclip-rule%3Anonzero%3Bdisplay%3Ainline%3Boverflow%3Avisible%3Bvisibility%3Avisible%3Bopacity%3A0.8%3Bisolation%3Aauto%3Bmix-blend-mode%3Anormal%3Bcolor-interpolation%3AsRGB%3Bcolor-interpolation-filters%3AlinearRGB%3Bsolid-color%3A%23000000%3Bsolid-opacity%3A1%3Bfill%3A%23ffffff%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A2.66157866%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A1%3Bcolor-rendering%3Aauto%3Bimage-rendering%3Aauto%3Bshape-rendering%3Aauto%3Btext-rendering%3Aauto%3Benable-background%3Aaccumulate%22 d%3D%22m 59.722656%2C99.9629 c -1.270084%2C0.039 -2.541493%2C0.3887 -3.701172%2C1.0625 -3.092475%2C1.7967 -4.650886%2C5.5402 -3.710937%2C9.0703 0.939949%2C3.5301 4.09768%2C5.9414 7.648437%2C5.9414 l 0%2C-3.0742 c -2.296214%2C0 -4.256717%2C-1.542 -4.830078%2C-3.6953 -0.573361%2C-2.1533 0.337432%2C-4.4056 2.308594%2C-5.5508 1.935731%2C-1.1246 4.38863%2C-0.8102 5.986326%2C0.7207 l -1.806638%2C1.9063 7.828128%2C1.9062 -2.32422%2C-7.7129 -1.62696%2C1.7168 c -1.26338%2C-1.2531 -2.848917%2C-2.0088 -4.505855%2C-2.2285 -0.418778%2C-0.055 -0.842263%2C-0.076 -1.265625%2C-0.062 z%22 id%3D%22path4138-1%22 %2F%3E %3Cpath inkscape%3Aconnector-curvature%3D%220%22 style%3D%22opacity%3A0.8%3Bfill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A1.966%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22 d%3D%22m 10.5%2C100 0%2C2 -2.4999996%2C0 L 12%2C107 l 4%2C-5 -2.5%2C0 0%2C-2 -3%2C0 z%22 id%3D%22path3055-0-77%22 %2F%3E %3Cpath style%3D%22opacity%3A0.8%3Bfill%3Anone%3Bstroke%3A%23ffffff%3Bstroke-width%3A1.966%3Bstroke-linecap%3Asquare%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22 d%3D%22m 4.9850574%2C108.015 14.0298856%2C-0.03%22 id%3D%22path5244-5-0-5%22 inkscape%3Aconnector-curvature%3D%220%22 sodipodi%3Anodetypes%3D%22cc%22 %2F%3E %3Cpath style%3D%22opacity%3A0.8%3Bfill%3Anone%3Bstroke%3A%23ffffff%3Bstroke-width%3A1.966%3Bstroke-linecap%3Asquare%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22 d%3D%22m 4.9849874%2C132.015 14.0298866%2C-0.03%22 id%3D%22path5244-5-0-5-8%22 inkscape%3Aconnector-curvature%3D%220%22 sodipodi%3Anodetypes%3D%22cc%22 %2F%3E %3Cpath inkscape%3Aconnector-curvature%3D%220%22 style%3D%22color%3A%23000000%3Bfont-style%3Anormal%3Bfont-variant%3Anormal%3Bfont-weight%3Anormal%3Bfont-stretch%3Anormal%3Bfont-size%3Amedium%3Bline-height%3Anormal%3Bfont-family%3Asans-serif%3Btext-indent%3A0%3Btext-align%3Astart%3Btext-decoration%3Anone%3Btext-decoration-line%3Anone%3Btext-decoration-style%3Asolid%3Btext-decoration-color%3A%23000000%3Bletter-spacing%3Anormal%3Bword-spacing%3Anormal%3Btext-transform%3Anone%3Bdirection%3Altr%3Bblock-progression%3Atb%3Bwriting-mode%3Alr-tb%3Bbaseline-shift%3Abaseline%3Btext-anchor%3Astart%3Bwhite-space%3Anormal%3Bclip-rule%3Anonzero%3Bdisplay%3Ainline%3Boverflow%3Avisible%3Bvisibility%3Avisible%3Bopacity%3A0.4%3Bisolation%3Aauto%3Bmix-blend-mode%3Anormal%3Bcolor-interpolation%3AsRGB%3Bcolor-interpolation-filters%3AlinearRGB%3Bsolid-color%3A%23000000%3Bsolid-opacity%3A1%3Bfill%3A%234d4d4d%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A2.66157866%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A1%3Bcolor-rendering%3Aauto%3Bimage-rendering%3Aauto%3Bshape-rendering%3Aauto%3Btext-rendering%3Aauto%3Benable-background%3Aaccumulate%22 d%3D%22m 36.398438%2C123.9629 c -0.423362%2C-0.013 -0.846847%2C0.01 -1.265626%2C0.062 -1.656562%2C0.2196 -3.244567%2C0.9739 -4.507812%2C2.2266 L 29%2C124.5366 l -2.324219%2C7.7129 7.826172%2C-1.9062 -1.804687%2C-1.9063 c 1.597702%2C-1.5308 4.048706%2C-1.8453 5.984375%2C-0.7207 1.971162%2C1.1453 2.881954%2C3.3975 2.308593%2C5.5508 -0.573361%2C2.1533 -2.533864%2C3.6953 -4.830078%2C3.6953 l 0%2C3.0742 c 3.550757%2C0 6.710442%2C-2.4093 7.650391%2C-5.9394 0.939949%2C-3.5301 -0.618463%2C-7.2756 -3.710938%2C-9.0723 -1.159678%2C-0.6737 -2.431087%2C-1.0231 -3.701171%2C-1.0625 z%22 id%3D%22path4138-12%22 %2F%3E %3Cpath inkscape%3Aconnector-curvature%3D%220%22 style%3D%22color%3A%23000000%3Bfont-style%3Anormal%3Bfont-variant%3Anormal%3Bfont-weight%3Anormal%3Bfont-stretch%3Anormal%3Bfont-size%3Amedium%3Bline-height%3Anormal%3Bfont-family%3Asans-serif%3Btext-indent%3A0%3Btext-align%3Astart%3Btext-decoration%3Anone%3Btext-decoration-line%3Anone%3Btext-decoration-style%3Asolid%3Btext-decoration-color%3A%23000000%3Bletter-spacing%3Anormal%3Bword-spacing%3Anormal%3Btext-transform%3Anone%3Bdirection%3Altr%3Bblock-progression%3Atb%3Bwriting-mode%3Alr-tb%3Bbaseline-shift%3Abaseline%3Btext-anchor%3Astart%3Bwhite-space%3Anormal%3Bclip-rule%3Anonzero%3Bdisplay%3Ainline%3Boverflow%3Avisible%3Bvisibility%3Avisible%3Bopacity%3A0.4%3Bisolation%3Aauto%3Bmix-blend-mode%3Anormal%3Bcolor-interpolation%3AsRGB%3Bcolor-interpolation-filters%3AlinearRGB%3Bsolid-color%3A%23000000%3Bsolid-opacity%3A1%3Bfill%3A%234d4d4d%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%3Bstroke-width%3A2.66157866%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-dashoffset%3A0%3Bstroke-opacity%3A1%3Bcolor-rendering%3Aauto%3Bimage-rendering%3Aauto%3Bshape-rendering%3Aauto%3Btext-rendering%3Aauto%3Benable-background%3Aaccumulate%22 d%3D%22m 59.722656%2C123.9629 c -1.270084%2C0.039 -2.541493%2C0.3888 -3.701172%2C1.0625 -3.092475%2C1.7967 -4.650886%2C5.5422 -3.710937%2C9.0723 0.939949%2C3.5301 4.09768%2C5.9394 7.648437%2C5.9394 l 0%2C-3.0742 c -2.296214%2C0 -4.256717%2C-1.542 -4.830078%2C-3.6953 -0.573361%2C-2.1533 0.337432%2C-4.4055 2.308594%2C-5.5508 1.935731%2C-1.1246 4.38863%2C-0.8102 5.986326%2C0.7207 l -1.806638%2C1.9063 7.828128%2C1.9062 -2.32422%2C-7.7129 -1.62696%2C1.7168 c -1.26338%2C-1.2531 -2.848917%2C-2.0088 -4.505855%2C-2.2285 -0.418778%2C-0.055 -0.842263%2C-0.076 -1.265625%2C-0.062 z%22 id%3D%22path4138-1-3%22 %2F%3E %3Cpath id%3D%22path6191%22 d%3D%22m 10.5%2C116 0%2C-2 -2.4999996%2C0 L 12%2C109 l 4%2C5 -2.5%2C0 0%2C2 -3%2C0 z%22 style%3D%22opacity%3A0.8%3Bfill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A1.966%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22 inkscape%3Aconnector-curvature%3D%220%22 %2F%3E %3Cpath inkscape%3Aconnector-curvature%3D%220%22 style%3D%22opacity%3A0.8%3Bfill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A1.966%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22 d%3D%22m 10.5%2C129 0%2C-2 -2.4999996%2C0 L 12%2C122 l 4%2C5 -2.5%2C0 0%2C2 -3%2C0 z%22 id%3D%22path6193%22 %2F%3E %3Cpath id%3D%22path6195%22 d%3D%22m 10.5%2C135 0%2C2 -2.4999996%2C0 L 12%2C142 l 4%2C-5 -2.5%2C0 0%2C-2 -3%2C0 z%22 style%3D%22opacity%3A0.8%3Bfill%3A%23ffffff%3Bfill-opacity%3A1%3Bstroke%3Anone%3Bstroke-width%3A1.966%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22 inkscape%3Aconnector-curvature%3D%220%22 %2F%3E %3Cpath sodipodi%3Atype%3D%22star%22 style%3D%22fill%3A%234d4d4d%3Bfill-opacity%3A0.90196078%3Bstroke%3A%23d3d3d3%3Bstroke-width%3A0%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22 id%3D%22path4500%22 sodipodi%3Asides%3D%223%22 sodipodi%3Acx%3D%2211.55581%22 sodipodi%3Acy%3D%2260.073242%22 sodipodi%3Ar1%3D%225.1116104%22 sodipodi%3Ar2%3D%222.5558052%22 sodipodi%3Aarg1%3D%220%22 sodipodi%3Aarg2%3D%221.0471976%22 inkscape%3Aflatsided%3D%22false%22 inkscape%3Arounded%3D%220%22 inkscape%3Arandomized%3D%220%22 d%3D%22m 16.66742%2C60.073242 -3.833708%2C2.213392 -3.8337072%2C2.213393 0%2C-4.426785 0%2C-4.426784 3.8337082%2C2.213392 z%22 inkscape%3Atransform-center-x%3D%22-1.2779026%22 %2F%3E %3Cpath inkscape%3Atransform-center-x%3D%221.277902%22 d%3D%22m -31.500004%2C60.073242 -3.833708%2C2.213392 -3.833707%2C2.213393 0%2C-4.426785 0%2C-4.426784 3.833707%2C2.213392 z%22 inkscape%3Arandomized%3D%220%22 inkscape%3Arounded%3D%220%22 inkscape%3Aflatsided%3D%22false%22 sodipodi%3Aarg2%3D%221.0471976%22 sodipodi%3Aarg1%3D%220%22 sodipodi%3Ar2%3D%222.5558052%22 sodipodi%3Ar1%3D%225.1116104%22 sodipodi%3Acy%3D%2260.073242%22 sodipodi%3Acx%3D%22-36.611614%22 sodipodi%3Asides%3D%223%22 id%3D%22path4502%22 style%3D%22fill%3A%234d4d4d%3Bfill-opacity%3A0.90196078%3Bstroke%3A%23d3d3d3%3Bstroke-width%3A0%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22 sodipodi%3Atype%3D%22star%22 transform%3D%22scale(-1%2C1)%22 %2F%3E %3Cpath d%3D%22m 16.66742%2C60.073212 -3.833708%2C2.213392 -3.8337072%2C2.213392 0%2C-4.426784 0%2C-4.426785 3.8337082%2C2.213392 z%22 inkscape%3Arandomized%3D%220%22 inkscape%3Arounded%3D%220%22 inkscape%3Aflatsided%3D%22false%22 sodipodi%3Aarg2%3D%221.0471976%22 sodipodi%3Aarg1%3D%220%22 sodipodi%3Ar2%3D%222.5558052%22 sodipodi%3Ar1%3D%225.1116104%22 sodipodi%3Acy%3D%2260.073212%22 sodipodi%3Acx%3D%2211.55581%22 sodipodi%3Asides%3D%223%22 id%3D%22path4504%22 style%3D%22fill%3A%234d4d4d%3Bfill-opacity%3A0.90196078%3Bstroke%3A%23d3d3d3%3Bstroke-width%3A0%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22 sodipodi%3Atype%3D%22star%22 transform%3D%22matrix(0%2C1%2C-1%2C0%2C72.0074%2C71.7877)%22 inkscape%3Atransform-center-y%3D%221.2779029%22 %2F%3E %3Cpath inkscape%3Atransform-center-y%3D%22-1.2779026%22 transform%3D%22matrix(0%2C-1%2C-1%2C0%2C96%2C96)%22 sodipodi%3Atype%3D%22star%22 style%3D%22fill%3A%234d4d4d%3Bfill-opacity%3A0.90196078%3Bstroke%3A%23d3d3d3%3Bstroke-width%3A0%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%22 id%3D%22path4506%22 sodipodi%3Asides%3D%223%22 sodipodi%3Acx%3D%2211.55581%22 sodipodi%3Acy%3D%2260.073212%22 sodipodi%3Ar1%3D%225.1116104%22 sodipodi%3Ar2%3D%222.5558052%22 sodipodi%3Aarg1%3D%220%22 sodipodi%3Aarg2%3D%221.0471976%22 inkscape%3Aflatsided%3D%22false%22 inkscape%3Arounded%3D%220%22 inkscape%3Arandomized%3D%220%22 d%3D%22m 16.66742%2C60.073212 -3.833708%2C2.213392 -3.8337072%2C2.213392 0%2C-4.426784 0%2C-4.426785 3.8337082%2C2.213392 z%22 %2F%3E %3Cpath sodipodi%3Anodetypes%3D%22cccc%22 inkscape%3Aconnector-curvature%3D%220%22 id%3D%22path4615-5%22 d%3D%22m 171.82574%2C65.174193 16.34854%2C0 -8.17427%2C-13.348454 z%22 style%3D%22fill%3A%23fbb917%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3A%23fbb917%3Bstroke-width%3A1.65161395%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A4%3Bstroke-dasharray%3Anone%3Bstroke-opacity%3A1%22 %2F%3E %3Cpath style%3D%22opacity%3A1%3Bfill%3A%23ffffff%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A1px%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-opacity%3A1%22 d%3D%22m 179%2C55 0%2C6 2%2C0 0%2C-6%22 id%3D%22path4300%22 inkscape%3Aconnector-curvature%3D%220%22 sodipodi%3Anodetypes%3D%22cccc%22 %2F%3E %3Cpath style%3D%22opacity%3A1%3Bfill%3A%23ffffff%3Bfill-opacity%3A1%3Bfill-rule%3Aevenodd%3Bstroke%3Anone%3Bstroke-width%3A1px%3Bstroke-linecap%3Abutt%3Bstroke-linejoin%3Amiter%3Bstroke-opacity%3A1%22 d%3D%22m 179%2C62 0%2C2 2%2C0 0%2C-2%22 id%3D%22path4300-6%22 inkscape%3Aconnector-curvature%3D%220%22 sodipodi%3Anodetypes%3D%22cccc%22 %2F%3E%3C%2Fsvg%3E");\n vertical-align: top;\n}\n\ntable.jsoneditor-search button:hover {\n background-color: transparent;\n}\n\ntable.jsoneditor-search button.jsoneditor-refresh {\n width: 18px;\n background-position: -99px -73px;\n}\n\ntable.jsoneditor-search button.jsoneditor-next {\n cursor: pointer;\n background-position: -124px -73px;\n}\n\ntable.jsoneditor-search button.jsoneditor-next:hover {\n background-position: -124px -49px;\n}\n\ntable.jsoneditor-search button.jsoneditor-previous {\n cursor: pointer;\n background-position: -148px -73px;\n margin-right: 2px;\n}\n\ntable.jsoneditor-search button.jsoneditor-previous:hover {\n background-position: -148px -49px;\n}';styleInject(css_248z$1);var css_248z=".ace_line_group {\n text-align: left;\n}\n.json-editor-container {\n display: flex;\n width: 100%;\n}\n.json-editor-container .tree-mode {\n width: 50%;\n}\n.json-editor-container .code-mode {\n flex-grow: 1;\n}\n.jsoneditor-btns {\n text-align: center;\n margin-top: 10px;\n}\n.jsoneditor-vue .jsoneditor-outer {\n min-height: 150px;\n}\n.jsoneditor-vue div.jsoneditor-tree {\n min-height: 350px;\n}\n.json-save-btn {\n background-color: #20a0ff;\n border: none;\n color: #fff;\n padding: 5px 10px;\n border-radius: 5px;\n cursor: pointer;\n}\n.json-save-btn:focus {\n outline: none;\n}\n.json-save-btn[disabled] {\n background-color: #1d8ce0;\n cursor: not-allowed;\n}\ncode {\n background-color: #f5f5f5;\n}\n";styleInject(css_248z);var Vue3JsonEditor=(0,vue__WEBPACK_IMPORTED_MODULE_5__.aZ)({props:{modelValue:[String,Boolean,Object,Array],showBtns:[Boolean],expandedOnStart:{type:Boolean,default:!1},mode:{type:String,default:"tree"},modes:{type:Array,default:function(){return["tree","code","form","text","view"]}},lang:{type:String,default:"en"}},setup:function(e,t){var i,r,o=t.emit,n=null===(i=(0,vue__WEBPACK_IMPORTED_MODULE_5__.FN)())||void 0===i?void 0:i.root.proxy,s=(0,vue__WEBPACK_IMPORTED_MODULE_6__.qj)({editor:null,error:!1,json:{},internalChange:!1,expandedModes:["tree","view","form"],locale:{it:{save:"SALVA"},en:{save:"SAVE"},zh:{save:"保存"}},uid:"jsoneditor-vue-".concat(null===(r=(0,vue__WEBPACK_IMPORTED_MODULE_5__.FN)())||void 0===r?void 0:r.uid)});function a(){e.expandedOnStart&&s.expandedModes.includes(e.mode)&&s.editor.expandAll()}function l(e){s.editor&&s.editor.set(e)}return(0,vue__WEBPACK_IMPORTED_MODULE_5__.YP)((function(){return e.modelValue}),function(){var e=_asyncToGenerator(regeneratorRuntime.mark((function e(t){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(s.internalChange){e.next=6;break}return s.json=t,e.next=4,l(t);case 4:s.error=!1,a();case 6:case"end":return e.stop()}}),e)})));return function(t){return e.apply(this,arguments)}}(),{immediate:!0}),(0,vue__WEBPACK_IMPORTED_MODULE_5__.bv)((function(){var t={mode:e.mode,modes:e.modes,onChange:function(){try{var e=s.editor.get();s.json=e,s.error=!1,o("json-change",e),s.internalChange=!0,o("input",e),n.$nextTick((function(){s.internalChange=!1}))}catch(e){s.error=!0,o("has-error",e)}},onModeChange:function(){a()}};s.editor=new jsoneditor(document.querySelector("#".concat(s.uid)),t,s.json)})),function(){return(0,vue__WEBPACK_IMPORTED_MODULE_5__.Wm)("div",null,[(0,vue__WEBPACK_IMPORTED_MODULE_5__.Wm)("div",{id:s.uid,class:"jsoneditor-vue"},null),!1!==e.showBtns&&(0,vue__WEBPACK_IMPORTED_MODULE_5__.Wm)("div",{class:"jsoneditor-btns"},[(0,vue__WEBPACK_IMPORTED_MODULE_5__.Wm)("button",{class:"json-save-btn",type:"button",onClick:function(){o("json-save",s.json)},disabled:s.error},[s.locale[e.lang].save])])])}}})},953:function(e,t,i){"use strict";var r=i(6326),o=(r.roots["default"]||(r.roots["default"]=new r.Root)).setOptions({go_package:".;pb"}).addJSON({ChatChannel:{values:{World:0,Union:1,Private:2,CrossServer:3,System:4}},ChatType:{values:{Text:0,Moonfantasy:1}},DBChat:{fields:{id:{type:"string",id:1},channel:{type:"ChatChannel",id:2},ctype:{type:"ChatType",id:3},suid:{type:"string",id:4},slv:{type:"int32",id:5},ruid:{type:"string",id:6},channelId:{type:"int32",id:7},unionId:{type:"string",id:8},stag:{type:"string",id:9},avatar:{type:"string",id:10},uname:{type:"string",id:11},content:{type:"string",id:12},ctime:{type:"int64",id:13},appendInt:{type:"int64",id:14},appendStr:{type:"string",id:15},appendBool:{type:"string",id:16}}},ChatMessagePush:{fields:{chat:{type:"DBChat",id:1}}},ChatCrossChannelReq:{fields:{}},ChatCrossChannelResp:{fields:{channelId:{type:"int32",id:1}}},ChatChanageChannelReq:{fields:{channelId:{type:"int32",id:1}}},ChatChanageChannelResp:{fields:{channelId:{type:"int32",id:1},isSucc:{type:"bool",id:2}}},ChatGetListReq:{fields:{channel:{type:"ChatChannel",id:1},channelId:{type:"int32",id:2}}},ChatGetListResp:{fields:{chats:{rule:"repeated",type:"DBChat",id:1}}},ChatSendReq:{fields:{avatar:{type:"string",id:1},uname:{type:"string",id:2},ulv:{type:"int32",id:3},channel:{type:"ChatChannel",id:4},targetId:{type:"string",id:5},content:{type:"string",id:6}}},ChatSendResp:{fields:{issucc:{type:"bool",id:1}}},UserMessage:{fields:{MainType:{type:"string",id:1},SubType:{type:"string",id:2},data:{type:"google.protobuf.Any",id:3},sec:{type:"string",id:4}}},AgentMessage:{fields:{Ip:{type:"string",id:1},UserSessionId:{type:"string",id:2},UserId:{type:"string",id:3},ServiceTag:{type:"string",id:4},GatewayServiceId:{type:"string",id:5},MainType:{type:"string",id:6},SubType:{type:"string",id:7},Message:{type:"google.protobuf.Any",id:8}}},RPCMessageReply:{fields:{Code:{type:"ErrorCode",id:1},ErrorMessage:{type:"string",id:2},ErrorData:{type:"google.protobuf.Any",id:3},Reply:{rule:"repeated",type:"UserMessage",id:4}}},AgentBuildReq:{fields:{UserSessionId:{type:"string",id:1},UserId:{type:"string",id:2},WorkerId:{type:"string",id:3}}},AgentUnBuildReq:{fields:{UserSessionId:{type:"string",id:1}}},AgentSendMessageReq:{fields:{UserSessionId:{type:"string",id:1},Reply:{rule:"repeated",type:"UserMessage",id:2}}},BatchMessageReq:{fields:{UserSessionIds:{rule:"repeated",type:"string",id:1},MainType:{type:"string",id:2},SubType:{type:"string",id:3},Data:{type:"google.protobuf.Any",id:4}}},BroadCastMessageReq:{fields:{MainType:{type:"string",id:1},SubType:{type:"string",id:2},Data:{type:"google.protobuf.Any",id:3}}},AgentCloseeReq:{fields:{UserSessionId:{type:"string",id:1}}},NoticeUserCloseReq:{fields:{Ip:{type:"string",id:1},UserSessionId:{type:"string",id:2},UserId:{type:"string",id:3},ServiceTag:{type:"string",id:4},GatewayServiceId:{type:"string",id:5}}},HeroAttributesType:{values:{Hp:0,Atk:1,Def:2,Speed:3,Crit:4}},UserAssets:{fields:{A:{type:"string",id:1},T:{type:"string",id:2},N:{type:"int32",id:3}}},TaskParam:{fields:{first:{type:"int32",id:1},second:{type:"int32",id:2}}},ErrorCode:{values:{Success:0,NoFindService:10,NoFindServiceHandleFunc:11,RpcFuncExecutionError:12,CacheReadError:13,SqlExecutionError:14,ReqParameterError:15,SignError:16,InsufficientPermissions:17,NoLogin:18,UserSessionNobeing:19,StateInvalid:20,DBError:21,SystemError:22,DecodeError:23,TimestampTimeout:24,PbError:25,AgentUidEmpty:26,Exception:100,Unknown:101,ResNoEnough:102,ConfigurationException:103,ConfigNoFound:104,SecKeyInvalid:1e3,SecKey:1001,BindUser:1002,GoldNoEnough:1003,DiamondNoEnough:1004,RoleCreated:1005,UserNickNameExist:1006,VeriCodeNoValid:1007,VeriCodeExpired:1008,UserResetData:1009,UserModiNameCount:1010,UserNickNameEmpty:1011,UserExpandNull:1012,FriendNotSelf:1100,FriendSelfMax:1101,FriendTargetMax:1102,FriendSelfNoData:1103,FriendTargetNoData:1104,FriendYet:1105,FriendApplyYet:1106,FriendSelfBlackYet:1107,FriendTargetBlackYet:1108,FriendApplyError:1109,FriendBlackMax:1110,FriendSearchNameEmpty:1111,FriendZaned:1112,FriendZanreceived:1113,FriendZanSelf:1114,FriendPointLimit:1115,ItemsNoEnough:1200,ItemsNoFoundGird:1201,ItemsGridNumUpper:1202,ItemsGirdAmountUpper:1203,ItemsUseNotSupported:1204,HeroNoExist:1300,HeroNoEnough:1301,HeroMaxLv:1302,HeroInitCreat:1303,HeroColorErr:1304,HeroSkillUpErr:1305,HeroMaxResonate:1306,HeroNoResonate:1307,HeroNotNeedResonate:1308,HeroNoEnergy:1309,HeroCreate:1310,HeroEquipUpdate:1311,HeroMaxAwaken:1312,HeroIsLock:1313,HeroMaxCount:1314,HeroCostTypeErr:1315,HeroStarErr:1316,HeroTypeErr:1317,HeroExpTypeErr:1318,HeroAddMaxExp:1319,HeroStarLvErr:1320,HeroMaxStarLv:1321,DrawCardTypeNotFound:1322,HeroMaxSkillLv:1323,HeroAlreadyKongFuStatus:1324,EquipmentOnFoundEquipment:1400,EquipmentLvlimitReached:1401,EquipmentIsWorn:1402,MainlineNotFindChapter:1500,MainlineIDFailed:1501,MainlineNotFound:1502,MainlinePreNotFound:1503,MainlineRepeatReward:1504,MainlineCompleteReward:1505,TaskInit:1600,TaskReset:1601,TaskHandle:1602,TaskReceived:1603,TaskActiveInit:1604,TaskActiveNofound:1605,TaskActiveNoenough:1606,TaskNoFinished:1607,TaskFinished:1608,TaskTagEmpty:1609,TaskIdEmpty:1610,TaskNotFound:1611,ShopGoodsIsSoldOut:1700,ShopNoSurplusRefreshNum:1701,MailErr:1800,PagodaNotFound:1900,PagodaLevlErr:1901,PagodaGetRewardErr:1902,PagodaConditionErr:1903,MartialhallNotUnlocked:2e3,MartialhallInUse:2001,MartialhallUnlocked:2002,GourmetMoreOrderTime:2101,GourmetSkillMaxLv:2102,RtaskFinished:2201,RtaskUnFinished:2202,RtaskNoRtask:2203,RtaskRewarded:2204,RtaskPreNoFinish:2205}},google:{nested:{protobuf:{nested:{Any:{fields:{type_url:{type:"string",id:1},value:{type:"bytes",id:2}}}}}}},EquipmentAttributeEntry:{fields:{Id:{type:"int32",id:1},libraryid:{type:"int32",id:2},AttrName:{type:"string",id:3},Lv:{type:"int32",id:4},Value:{type:"int32",id:5}}},DB_Equipment:{fields:{Id:{type:"string",id:1},cId:{type:"string",id:2},uId:{type:"string",id:3},heroId:{type:"string",id:5},lv:{type:"sint32",id:6},keepFailNum:{type:"sint32",id:7},mainEntry:{type:"EquipmentAttributeEntry",id:8},adverbEntry:{rule:"repeated",type:"EquipmentAttributeEntry",id:9},overlayNum:{type:"uint32",id:10},isInitialState:{type:"bool",id:11}}},EquipmentGetListReq:{fields:{}},EquipmentGetListResp:{fields:{Equipments:{rule:"repeated",type:"DB_Equipment",id:1}}},EquipmentChangePush:{fields:{Equipments:{rule:"repeated",type:"DB_Equipment",id:1}}},EquipmentEquipReq:{fields:{HeroCardId:{type:"string",id:1},EquipmentId:{rule:"repeated",type:"string",id:2}}},EquipmentEquipResp:{fields:{Equipments:{rule:"repeated",type:"DB_Equipment",id:1}}},EquipmentUpgradeReq:{fields:{EquipmentId:{type:"string",id:1}}},EquipmentUpgradeResp:{fields:{IsSucc:{type:"bool",id:1},Equipment:{rule:"repeated",type:"DB_Equipment",id:2}}},CommentState:{values:{Release:0,Offline:1}},DBComment:{fields:{id:{type:"string",id:1},heroid:{type:"string",id:2},heroobjid:{type:"string",id:3},uid:{type:"string",id:4},stage:{type:"string",id:5},avatar:{type:"string",id:6},uname:{type:"string",id:7},state:{type:"CommentState",id:8},ctime:{type:"int64",id:9},content:{type:"string",id:10},starlist:{type:"int32",id:11}}},ForumGetListReq:{fields:{herocid:{type:"string",id:1}}},ForumGetListResp:{fields:{comment:{rule:"repeated",type:"DBComment",id:1}}},ForumReleaseCommentReq:{fields:{avatar:{type:"string",id:1},uname:{type:"string",id:2},herocid:{type:"string",id:3},herooid:{type:"string",id:4},content:{type:"string",id:5}}},ForumReleaseCommentResp:{fields:{comment:{type:"DBComment",id:1}}},ForumWatchHeroReq:{fields:{uid:{type:"string",id:1},stag:{type:"string",id:2},herocId:{type:"string",id:3},herooId:{type:"string",id:4}}},ForumWatchHeroResp:{fields:{hero:{type:"DBHero",id:1}}},ForumLikeReq:{fields:{herocid:{type:"string",id:1},cid:{type:"string",id:2},islike:{type:"bool",id:3}}},ForumLikeResp:{fields:{cid:{type:"string",id:1},islike:{type:"bool",id:2},issucc:{type:"bool",id:3}}},SkillData:{fields:{skillID:{type:"int32",id:1},skillLv:{type:"int32",id:2}}},DBHero:{fields:{id:{type:"string",id:1},uid:{type:"string",id:2},heroID:{type:"string",id:3},star:{type:"int32",id:4},lv:{type:"int32",id:5},exp:{type:"int32",id:6},juexingLv:{type:"int32",id:7},captainSkill:{type:"int32",id:8},normalSkill:{rule:"repeated",type:"SkillData",id:9},property:{keyType:"string",type:"int32",id:10},addProperty:{keyType:"string",type:"int32",id:11},cardType:{type:"int32",id:12},curSkin:{type:"int32",id:13},skins:{rule:"repeated",type:"int32",id:14},block:{type:"bool",id:15},equipID:{rule:"repeated",type:"string",id:16},resonateNum:{type:"int32",id:17},distributionResonate:{type:"int32",id:18},energy:{keyType:"string",type:"int32",id:19},sameCount:{type:"int32",id:20},suiteId:{type:"int32",id:21},suiteExtId:{type:"int32",id:22},isOverlying:{type:"bool",id:23},energyProperty:{keyType:"string",type:"int32",id:24},juexProperty:{keyType:"string",type:"int32",id:25}}},Floor:{fields:{h4:{type:"int32",id:1},h5:{type:"int32",id:2}}},DBHeroRecord:{fields:{id:{type:"string",id:1},uid:{type:"string",id:2},star4:{type:"int32",id:3},star5:{type:"int32",id:4},mtime:{type:"int64",id:5},drawcount:{type:"int32",id:6}}},DBFriend:{fields:{uid:{type:"string",id:1},friendIds:{rule:"repeated",type:"string",id:2},applyIds:{rule:"repeated",type:"string",id:3},blackIds:{rule:"repeated",type:"string",id:4},zanIds:{rule:"repeated",type:"string",id:5},getZandIds:{rule:"repeated",type:"string",id:6},assistHeroId:{type:"string",id:7}}},FriendBase:{fields:{userId:{type:"string",id:1},NickName:{type:"string",id:2},level:{type:"int32",id:3},avatar:{type:"string",id:4},strength:{type:"int64",id:5},serverId:{type:"int32",id:6},offlineTime:{type:"int64",id:7},isApplied:{type:"bool",id:8},isZaned:{type:"bool",id:9},isGetZaned:{type:"bool",id:10}}},FriendListReq:{fields:{}},FriendListResp:{fields:{list:{rule:"repeated",type:"FriendBase",id:1},heroObjId:{type:"string",id:2}}},FriendRandlistReq:{fields:{}},FriendRandlistResp:{fields:{list:{rule:"repeated",type:"FriendBase",id:1}}},FriendApplyReq:{fields:{friendId:{type:"string",id:1}}},FriendApplyResp:{fields:{userId:{type:"string",id:1},friendId:{type:"string",id:2}}},FriendDelReq:{fields:{friendId:{type:"string",id:1}}},FriendDelResp:{fields:{friendId:{type:"string",id:1},userId:{type:"string",id:2}}},FriendAgreeReq:{fields:{friendIds:{rule:"repeated",type:"string",id:1}}},FriendAgreeResp:{fields:{Num:{type:"int32",id:1}}},FriendRefuseReq:{fields:{friendIds:{rule:"repeated",type:"string",id:1}}},FriendRefuseResp:{fields:{Num:{type:"int32",id:1}}},FriendApplyListReq:{fields:{}},FriendApplyListResp:{fields:{list:{rule:"repeated",type:"FriendBase",id:1}}},FriendSearchReq:{fields:{nickName:{type:"string",id:1}}},FriendSearchResp:{fields:{friend:{type:"FriendBase",id:1}}},FriendBlackListReq:{fields:{}},FriendBlackListResp:{fields:{friends:{rule:"repeated",type:"FriendBase",id:1}}},FriendAddBlackReq:{fields:{friendId:{type:"string",id:1}}},FriendAddBlackResp:{fields:{friendId:{type:"string",id:1},userId:{type:"string",id:2}}},FriendDelBlackReq:{fields:{friendId:{type:"string",id:1}}},FriendDelBlackResp:{fields:{friendId:{type:"string",id:1},userId:{type:"string",id:2}}},FriendTotalReq:{fields:{friendId:{type:"string",id:1}}},FriendTotalResp:{fields:{friendId:{type:"string",id:1},total:{type:"int32",id:2}}},FriendZanlistReq:{fields:{}},FriendZanlistResp:{fields:{list:{rule:"repeated",type:"FriendBase",id:1}}},FriendZanReq:{fields:{friendIds:{rule:"repeated",type:"string",id:1}}},FriendZanResp:{fields:{flag:{type:"bool",id:1}}},FriendZanreceiveReq:{fields:{friendIds:{rule:"repeated",type:"string",id:1}}},FriendZanreceiveResp:{fields:{flag:{type:"bool",id:1}}},FriendAssistheroReq:{fields:{heroObjId:{type:"string",id:1}}},FriendAssistheroResp:{fields:{heroObjId:{type:"string",id:1}}},GMCmdReq:{fields:{Cmod:{type:"string",id:1}}},GMCmdResp:{fields:{IsSucc:{type:"bool",id:1}}},Cooking:{fields:{foodType:{type:"int32",id:1},eTime:{type:"int64",id:2}}},OrderCook:{fields:{foodType:{type:"int32",id:1},foodCount:{type:"int32",id:2},cookTime:{type:"int32",id:3}}},DBGourmet:{fields:{id:{type:"string",id:1},uid:{type:"string",id:2},cookingFood:{type:"Cooking",id:3},foods:{rule:"repeated",type:"OrderCook",id:4},items:{rule:"repeated",type:"UserAssets",id:5},skill:{keyType:"int32",type:"int32",id:6},specialSkill:{keyType:"int32",type:"int32",id:7},orderCostTime:{type:"int32",id:8},ctime:{type:"int64",id:9}}},GourmetGetListReq:{fields:{}},GourmetGetListResp:{fields:{data:{type:"DBGourmet",id:1}}},GourmetCreateOrderReq:{fields:{order:{rule:"repeated",type:"OrderCook",id:1}}},GourmetCreateOrderResp:{fields:{data:{type:"DBGourmet",id:1}}},GourmetGetRewardReq:{fields:{}},GourmetGetRewardResp:{fields:{data:{type:"DBGourmet",id:1}}},GourmetSkillLvReq:{fields:{skillType:{type:"int32",id:1}}},GourmetSkillLvResp:{fields:{data:{type:"DBGourmet",id:1}}},HeroInfoReq:{fields:{heroId:{type:"string",id:1}}},HeroInfoResp:{fields:{base:{type:"DBHero",id:1}}},HeroListReq:{fields:{}},HeroListResp:{fields:{list:{rule:"repeated",type:"DBHero",id:1}}},ItemData:{fields:{itemId:{type:"int32",id:2},amount:{type:"int32",id:3}}},MapStringInt32:{fields:{Key:{type:"string",id:1},Value:{type:"int32",id:2}}},HeroStrengthenUplvReq:{fields:{heroObjID:{type:"string",id:1},expCards:{rule:"repeated",type:"MapStringInt32",id:2}}},HeroStrengthenUplvResp:{fields:{hero:{type:"DBHero",id:1}}},CostCardData:{fields:{costCardObj:{type:"string",id:1},amount:{type:"int32",id:2}}},HeroStrengthenUpStarReq:{fields:{heroObjID:{type:"string",id:1},hero:{rule:"repeated",type:"CostCardData",id:2},heroRace:{rule:"repeated",type:"CostCardData",id:3}}},HeroStrengthenUpStarResp:{fields:{hero:{type:"DBHero",id:1}}},HeroStrengthenUpSkillReq:{fields:{heroObjID:{type:"string",id:1},costCardObj:{rule:"repeated",type:"string",id:2}}},HeroStrengthenUpSkillResp:{fields:{hero:{type:"DBHero",id:1}}},HeroResonanceReq:{fields:{heroObjID:{type:"string",id:1},costObjID:{rule:"repeated",type:"string",id:2}}},HeroResonanceResp:{fields:{hero:{type:"DBHero",id:1},energy:{type:"int32",id:2},upStarCard:{type:"DBHero",id:3}}},HeroResonanceResetReq:{fields:{heroObjID:{type:"string",id:1}}},HeroResonanceResetResp:{fields:{hero:{type:"DBHero",id:1},energy:{type:"int32",id:2}}},EnergyData:{fields:{useEnergy:{type:"int32",id:1},useType:{type:"string",id:2}}},HeroResonanceUseEnergyReq:{fields:{heroObjID:{type:"string",id:1},energy:{rule:"repeated",type:"EnergyData",id:2}}},HeroResonanceUseEnergyResp:{fields:{hero:{type:"DBHero",id:1}}},HeroAwakenReq:{fields:{heroObjID:{type:"string",id:1}}},HeroAwakenResp:{fields:{hero:{type:"DBHero",id:1}}},HeroChoukaReq:{fields:{heroIds:{rule:"repeated",type:"string",id:1}}},HeroChoukaResp:{fields:{heroes:{rule:"repeated",type:"DBHero",id:1}}},HeroPropertyPush:{fields:{heroId:{type:"string",id:1},property:{keyType:"string",type:"int32",id:2},addProperty:{keyType:"string",type:"int32",id:3}}},HeroLockReq:{fields:{heroid:{type:"string",id:1}}},HeroLockResp:{fields:{hero:{type:"DBHero",id:1}}},HeroGetSpecifiedReq:{fields:{heroCoinfigID:{type:"string",id:1},Amount:{type:"int32",id:2},star:{type:"int32",id:3},lv:{type:"int32",id:4}}},HeroGetSpecifiedResp:{fields:{hero:{type:"DBHero",id:1}}},HeroDrawCardReq:{fields:{drawType:{type:"int32",id:1},drawCount:{type:"int32",id:2}}},HeroDrawCardResp:{fields:{heroes:{rule:"repeated",type:"string",id:1}}},HeroChangePush:{fields:{list:{rule:"repeated",type:"DBHero",id:1}}},DBHunting:{fields:{id:{type:"string",id:1},uid:{type:"string",id:2},challengeCount:{type:"int32",id:3},boos:{keyType:"int32",type:"int32",id:4},buyCount:{type:"int32",id:5},cTime:{type:"int64",id:6},challengeTime:{keyType:"int32",type:"int32",id:7}}},DBHuntingRank:{fields:{id:{type:"string",id:1},uid:{type:"string",id:2},difficulty:{type:"int32",id:3},bosstype:{type:"int32",id:4},nickname:{type:"string",id:5},icon:{type:"string",id:6},lv:{type:"int32",id:7},costTime:{type:"int32",id:8}}},HuntingGetListReq:{fields:{}},HuntingGetListResp:{fields:{data:{type:"DBHunting",id:1}}},HuntingChallengeReq:{fields:{bossType:{type:"int32",id:1},difficulty:{type:"int32",id:2}}},HuntingChallengeResp:{fields:{data:{type:"DBHunting",id:1}}},HuntingBuyReq:{fields:{count:{type:"int32",id:1}}},HuntingBuyResp:{fields:{data:{type:"DBHunting",id:1}}},HuntingRankListReq:{fields:{}},HuntingRankListResp:{fields:{ranks:{rule:"repeated",type:"DBHuntingRank",id:1}}},DB_UserItemData:{fields:{gridId:{type:"string",id:1},uId:{type:"string",id:2},itemId:{type:"string",id:3},amount:{type:"uint32",id:4},cTime:{type:"int64",id:5},eTime:{type:"int64",id:6},isNewItem:{type:"bool",id:7},lastopt:{type:"int64",id:8}}},ItemsGetlistReq:{fields:{IType:{type:"int32",id:1}}},ItemsGetlistResp:{fields:{Grids:{rule:"repeated",type:"DB_UserItemData",id:1}}},ItemsChangePush:{fields:{Grids:{rule:"repeated",type:"DB_UserItemData",id:1}}},ItemsUseItemReq:{fields:{GridId:{type:"string",id:1},Amount:{type:"uint32",id:2},Select:{type:"int32",id:3}}},ItemsUseItemResp:{fields:{GridId:{type:"string",id:1},Amount:{type:"uint32",id:2},issucc:{type:"bool",id:3}}},ItemsSellItemReq:{fields:{GridId:{type:"string",id:1},ItemId:{type:"string",id:2},Amount:{type:"uint32",id:3}}},ItemsSellItemResp:{fields:{GridId:{type:"string",id:1},Amount:{type:"uint32",id:2},issucc:{type:"bool",id:3}}},DBMailData:{fields:{ObjId:{type:"string",id:1},Uid:{type:"string",id:2},Title:{type:"string",id:3},Contex:{type:"string",id:4},CreateTime:{type:"uint64",id:5},DueTime:{type:"uint64",id:6},Check:{type:"bool",id:7},Reward:{type:"bool",id:8},Items:{rule:"repeated",type:"UserAssets",id:9}}},MailGetListReq:{fields:{}},MailGetListResp:{fields:{Mails:{rule:"repeated",type:"DBMailData",id:1}}},MailReadMailReq:{fields:{ObjID:{type:"string",id:1}}},MailReadMailResp:{fields:{Mail:{type:"DBMailData",id:1}}},MailGetUserMailAttachmentReq:{fields:{ObjID:{type:"string",id:1}}},MailGetUserMailAttachmentResp:{fields:{Mail:{type:"DBMailData",id:1}}},MailDelMailReq:{fields:{ObjID:{type:"string",id:1}}},MailDelMailResp:{fields:{ObjID:{type:"string",id:1}}},MailGetNewMailPush:{fields:{Mail:{type:"DBMailData",id:1}}},MailGetAllMailAttachmentReq:{fields:{}},MailGetAllMailAttachmentResp:{fields:{res:{rule:"repeated",type:"UserAssets",id:1},ids:{rule:"repeated",type:"string",id:2}}},DBMainline:{fields:{id:{type:"string",id:1},uid:{type:"string",id:2},chapterId:{type:"int32",id:3},mainlineId:{type:"int32",id:4},awaredID:{type:"int32",id:5},branchID:{rule:"repeated",type:"int32",id:6}}},MainlineGetListReq:{fields:{}},MainlineGetListResp:{fields:{data:{rule:"repeated",type:"DBMainline",id:1}}},MainlineGetRewardReq:{fields:{chapterObj:{type:"string",id:1}}},MainlineGetRewardResp:{fields:{data:{type:"DBMainline",id:1}}},MainlineChallengeReq:{fields:{chapterObj:{type:"string",id:1},mainlineId:{type:"uint32",id:2}}},MainlineChallengeResp:{fields:{data:{type:"DBMainline",id:1}}},MainlineNewChapterPush:{fields:{data:{type:"DBMainline",id:1}}},PillarState:{values:{NoUse:0,Useing:1,Receive:2}},DBPillar:{fields:{isunlock:{type:"bool",id:1},state:{type:"PillarState",id:2},hero:{type:"string",id:3},start:{type:"int64",id:4},end:{type:"int64",id:5},lastbill:{type:"int64",id:6},reward:{type:"int32",id:7}}},DBMartialhall:{fields:{id:{type:"string",id:1},uid:{type:"string",id:2},lv:{type:"int32",id:3},pillar1:{type:"DBPillar",id:4},pillar2:{type:"DBPillar",id:5},pillar3:{type:"DBPillar",id:6},pillar4:{type:"DBPillar",id:7},pillar5:{type:"DBPillar",id:8}}},MartialhallInfoReq:{fields:{}},MartialhallInfoResp:{fields:{info:{type:"DBMartialhall",id:1}}},MartialhallPracticeReq:{fields:{pillar:{type:"int32",id:1},hero:{type:"string",id:2}}},MartialhallPracticeResp:{fields:{pillar:{type:"int32",id:1},hero:{type:"string",id:2},issucc:{type:"bool",id:3}}},MartialhallReceiveReq:{fields:{pillar:{type:"int32",id:1}}},MartialhallReceiveResp:{fields:{}},MartialhallUpgradeReq:{fields:{}},MartialhallUpgradeResp:{fields:{info:{type:"DBMartialhall",id:1}}},DBMoonfantasy:{fields:{id:{type:"string",id:1},uid:{type:"string",id:2},monster:{type:"int32",id:3},ctime:{type:"int64",id:4},joinnum:{type:"int32",id:5},numup:{type:"int32",id:6},unitmup:{type:"int32",id:7},record:{keyType:"string",type:"int32",id:8}}},MoonfantasyTriggerReq:{fields:{avatar:{type:"string",id:1},uname:{type:"string",id:2},ulv:{type:"int32",id:3}}},MoonfantasyTriggerResp:{fields:{issucc:{type:"bool",id:1},mid:{type:"string",id:2},monster:{type:"int32",id:3}}},MoonfantasyDareReq:{fields:{uid:{type:"string",id:1},mid:{type:"string",id:2}}},MoonfantasyDareResp:{fields:{issucc:{type:"bool",id:1}}},DBSystemNotify:{fields:{id:{type:"string",id:1},title:{type:"string",id:2},content:{type:"string",id:3},istop:{type:"bool",id:4},ctime:{type:"int64",id:5},rtime:{type:"int64",id:6}}},NotifyErrorNotifyPush:{fields:{ReqMainType:{type:"string",id:1},ReqSubType:{type:"string",id:2},Code:{type:"ErrorCode",id:3},Message:{type:"string",id:4},arg:{type:"google.protobuf.Any",id:5},Data:{type:"google.protobuf.Any",id:6}}},NotifyGetListReq:{fields:{}},NotifyGetListResp:{fields:{LastReadTime:{type:"int64",id:1},SysNotify:{rule:"repeated",type:"DBSystemNotify",id:2}}},DBPagoda:{fields:{id:{type:"string",id:1},uid:{type:"string",id:2},pagodaId:{type:"int32",id:3},reward:{keyType:"int32",type:"bool",id:4}}},PagodaGetListReq:{fields:{}},PagodaGetListResp:{fields:{data:{type:"DBPagoda",id:1}}},PagodaGetRewardReq:{fields:{id:{type:"int32",id:1}}},PagodaGetRewardResp:{fields:{data:{type:"DBPagoda",id:1}}},PagodaChallengeReq:{fields:{levelID:{type:"int32",id:1}}},PagodaChallengeResp:{fields:{data:{type:"DBPagoda",id:1}}},ShopType:{values:{Null:0,GoldShop:1,DiamondShop:2,PVPShop:3,PVEShop:4,AllianceShop:5}},UserShopData:{fields:{LastRefreshTime:{type:"int64",id:1},ManualRefreshNum:{type:"int32",id:2},Items:{rule:"repeated",type:"int32",id:3}}},DBShop:{fields:{id:{type:"string",id:1},uid:{type:"string",id:2},goldShop:{type:"UserShopData",id:3},diamondShop:{type:"UserShopData",id:4},pvpShop:{type:"UserShopData",id:5},pveShop:{type:"UserShopData",id:6},allianceShop:{type:"UserShopData",id:7}}},DBShopItem:{fields:{id:{type:"string",id:1},uid:{type:"string",id:2},goodsId:{type:"int32",id:3},buyNum:{keyType:"int32",type:"int32",id:4},lastBuyTime:{keyType:"int32",type:"int64",id:5}}},ShopItem:{fields:{GoodsId:{type:"int32",id:1},Items:{rule:"repeated",type:"UserAssets",id:2},Consume:{rule:"repeated",type:"UserAssets",id:3},Sale:{type:"int32",id:4},LeftBuyNum:{type:"int32",id:5}}},ShopGetListReq:{fields:{sType:{type:"ShopType",id:1},IsManualRefresh:{type:"bool",id:2}}},ShopGetListResp:{fields:{sType:{type:"ShopType",id:1},IsManualRefresh:{type:"bool",id:2},Goods:{rule:"repeated",type:"ShopItem",id:4},SurplusRefreshNum:{type:"int32",id:5}}},ShopBuyReq:{fields:{ShopType:{type:"ShopType",id:1},GoodsId:{type:"int32",id:2},BuyNum:{type:"int32",id:3}}},ShopBuyResp:{fields:{IsSucc:{type:"bool",id:1}}},Clang:{fields:{deskType:{type:"int32",id:1},eTime:{type:"int64",id:2}}},OrderClang:{fields:{deskType:{type:"int32",id:1},count:{type:"int32",id:2},needTime:{type:"int32",id:3}}},DBSmithy:{fields:{id:{type:"string",id:1},uid:{type:"string",id:2},clang:{type:"Clang",id:3},orders:{rule:"repeated",type:"OrderClang",id:4},items:{rule:"repeated",type:"UserAssets",id:5},skill:{keyType:"int32",type:"int32",id:6},stoveLv:{type:"int32",id:7},orderCostTime:{type:"int32",id:8},ctime:{type:"int64",id:9},deskFloor:{type:"int32",id:10},stoveFloor:{type:"int32",id:11}}},SmithyGetListReq:{fields:{}},SmithyGetListResp:{fields:{data:{type:"DBSmithy",id:1}}},SmithyCreateOrderReq:{fields:{order:{rule:"repeated",type:"OrderClang",id:1}}},SmithyCreateOrderResp:{fields:{data:{type:"DBSmithy",id:1}}},SmithyGetRewardReq:{fields:{}},SmithyGetRewardResp:{fields:{data:{type:"DBSmithy",id:1}}},SmithySkillLvReq:{fields:{skillType:{type:"int32",id:1}}},SmithySkillLvResp:{fields:{data:{type:"DBSmithy",id:1}}},DBTask:{fields:{id:{type:"string",id:1},uid:{type:"string",id:2},taskId:{type:"int32",id:3},tag:{type:"int32",id:4},progress:{type:"int32",id:5},active:{type:"int32",id:6},status:{type:"int32",id:7},received:{type:"int32",id:8},typeId:{type:"int32",id:9},sort:{type:"int32",id:10}}},DBTaskActive:{fields:{id:{type:"string",id:1},uid:{type:"string",id:2},rId:{type:"int32",id:3},tag:{type:"int32",id:4},received:{type:"int32",id:5}}},TaskReceiveReq:{fields:{taskTag:{type:"int32",id:1},id:{type:"string",id:2}}},TaskReceiveResp:{fields:{taskId:{type:"int32",id:1}}},TaskListReq:{fields:{taskTag:{type:"int32",id:1}}},TaskListResp:{fields:{list:{rule:"repeated",type:"DBTask",id:1}}},TaskActiveListReq:{fields:{taskTag:{type:"int32",id:1}}},TaskActiveListResp:{fields:{list:{rule:"repeated",type:"DBTaskActive",id:1},active:{type:"int32",id:2}}},TaskActiveReceiveReq:{fields:{taskTag:{type:"int32",id:1},id:{type:"string",id:2}}},TaskActiveReceiveResp:{fields:{taskTag:{type:"int32",id:1},id:{type:"string",id:2}}},TaskDoStrategyReq:{fields:{heroCfgId:{type:"int32",id:1}}},TaskDoStrategyResp:{fields:{taskIds:{rule:"repeated",type:"int32",id:1}}},TaskFinishedPush:{fields:{taskId:{type:"int32",id:1}}},CacheUser:{fields:{uid:{type:"string",id:1},SessionId:{type:"string",id:2},ServiceTag:{type:"string",id:3},GatewayServiceId:{type:"string",id:4},ip:{type:"string",id:5}}},DBUser:{fields:{id:{type:"string",id:1},uid:{type:"string",id:2},uuid:{type:"string",id:3},binduid:{type:"string",id:4},name:{type:"string",id:5},sid:{type:"string",id:6},createip:{type:"string",id:7},lastloginip:{type:"string",id:8},ctime:{type:"int64",id:9},logintime:{type:"int64",id:10},friendPoint:{type:"int32",id:11},avatar:{type:"string",id:12},gold:{type:"int32",id:13},exp:{type:"int32",id:14},created:{type:"bool",id:15},lv:{type:"int32",id:16},vip:{type:"int32",id:17},diamond:{type:"int32",id:18},title:{type:"int32",id:19}}},DBUserSetting:{fields:{uid:{type:"string",id:2},huazhi:{type:"uint32",id:3},kangjuchi:{type:"uint32",id:4},gaoguang:{type:"bool",id:5},wuli:{type:"bool",id:6},music:{type:"bool",id:7},effect:{type:"bool",id:8},guaji:{type:"bool",id:9},fuben:{type:"bool",id:10},tansuo:{type:"bool",id:11},huodong:{type:"bool",id:12},xuanshang:{type:"bool",id:13},saiji:{type:"bool",id:14}}},UserLoginReq:{fields:{account:{type:"string",id:1},sid:{type:"string",id:2}}},UserLoginResp:{fields:{data:{type:"DBUser",id:1},ex:{type:"DBUserExpand",id:2},timeNow:{type:"int64",id:3}}},UserLogoutReq:{fields:{}},UserLogoutResp:{fields:{}},UserRegisterReq:{fields:{account:{type:"string",id:1},sid:{type:"string",id:2}}},UserRegisterResp:{fields:{Code:{type:"ErrorCode",id:1},account:{type:"string",id:2}}},UserLoadResp:{fields:{data:{type:"CacheUser",id:1}}},UserCreateReq:{fields:{NickName:{type:"string",id:1}}},UserCreateResp:{fields:{IsSucc:{type:"bool",id:1}}},UserAddResReq:{fields:{res:{type:"UserAssets",id:1}}},UserAddResResp:{fields:{res:{type:"UserAssets",id:1}}},UserResChangePush:{fields:{gold:{type:"int32",id:1},exp:{type:"int32",id:2},lv:{type:"int32",id:3},vip:{type:"int32",id:4},diamond:{type:"int32",id:5}}},UserGetSettingReq:{fields:{}},UserGetSettingResp:{fields:{setting:{type:"DBUserSetting",id:1}}},UserUpdateSettingReq:{fields:{setting:{type:"DBUserSetting",id:1}}},UserUpdateSettingResp:{fields:{uid:{type:"string",id:1}}},UserVeriCodeReq:{fields:{}},UserVeriCodeResp:{fields:{code:{type:"int32",id:1}}},UserInitdataReq:{fields:{code:{type:"int32",id:1}}},UserInitdataResp:{fields:{uid:{type:"string",id:1}}},UserModifynameReq:{fields:{name:{type:"string",id:1}}},UserModifynameResp:{fields:{uid:{type:"string",id:1},count:{type:"uint32",id:2}}},UserGetTujianReq:{fields:{}},UserGetTujianResp:{fields:{heroids:{rule:"repeated",type:"string",id:1}}},UserChangedPush:{fields:{uid:{type:"string",id:1},exp:{type:"int32",id:2},lv:{type:"int32",id:3}}},UserFigureReq:{fields:{preinstall:{type:"int32",id:1},action:{type:"int32",id:2},hair:{type:"Hair",id:3},eyes:{type:"Eyes",id:4},mouth:{type:"Mouth",id:5},body:{type:"Body",id:6},complexion:{type:"Complexion",id:7}}},UserFigureResp:{fields:{uid:{type:"string",id:1},action:{type:"int32",id:2},figure:{type:"Figure",id:3}}},UserModifysignReq:{fields:{sign:{type:"string",id:1}}},UserModifysignResp:{fields:{uid:{type:"string",id:1}}},Hair:{fields:{resId:{type:"int32",id:1},color:{type:"string",id:2}}},Eyes:{fields:{resId:{type:"int32",id:1},color:{type:"string",id:2}}},Mouth:{fields:{resId:{type:"string",id:1}}},Body:{fields:{high:{type:"int32",id:1},shape:{type:"int32",id:2}}},Complexion:{fields:{color:{type:"string",id:1}}},Figure:{fields:{hair:{type:"Hair",id:1},eyes:{type:"Eyes",id:2},mouth:{type:"Mouth",id:3},body:{type:"Body",id:4},complexion:{type:"Complexion",id:5}}},DBUserExpand:{fields:{id:{type:"string",id:1},uid:{type:"string",id:2},lastreadnotiftime:{type:"int64",id:3},lastInitdataTime:{type:"int64",id:4},initdataCount:{type:"uint32",id:5},chatchannel:{type:"int32",id:6},modifynameCount:{type:"int32",id:7},tujian:{keyType:"string",type:"bool",id:8},curFigure:{type:"int32",id:9},preinstall:{keyType:"int32",type:"Figure",id:10},activeday:{type:"int32",id:11},activeweek:{type:"int32",id:12},sign:{type:"string",id:13}}},DBViking:{fields:{id:{type:"string",id:1},uid:{type:"string",id:2},challengeCount:{type:"int32",id:3},boss:{keyType:"int32",type:"int32",id:4},buyCount:{type:"int32",id:5},cTime:{type:"int64",id:6},bossTime:{keyType:"string",type:"int32",id:7}}},DBVikingRank:{fields:{id:{type:"string",id:1},uid:{type:"string",id:2},difficulty:{type:"int32",id:3},bosstype:{type:"int32",id:4},nickname:{type:"string",id:5},icon:{type:"string",id:6},lv:{type:"int32",id:7},costTime:{type:"int32",id:8}}},VikingGetListReq:{fields:{}},VikingGetListResp:{fields:{data:{type:"DBViking",id:1}}},VikingChallengeReq:{fields:{bossType:{type:"int32",id:1},difficulty:{type:"int32",id:2}}},VikingChallengeResp:{fields:{data:{type:"DBViking",id:1}}},VikingBuyReq:{fields:{count:{type:"int32",id:1}}},VikingBuyResp:{fields:{data:{type:"DBViking",id:1}}},VikingRankListReq:{fields:{boosType:{type:"int32",id:1}}},VikingRankListResp:{fields:{ranks:{rule:"repeated",type:"DBVikingRank",id:1}}}});e.exports=o},1123:function(e,t,i){"use strict";i.r(t),i.d(t,{default:function(){return yr}});var r=i(3396),o=i(7139),n=i(9242),s=(i(6699),i(1114));const a=(0,s.J)("v-alert-title");var l=i(836),c=i(3289),d=i(5221),h=i(9694),u=i(4544),f=i(2465),p=i(5180),m=i(489),g=i(4231),A=i(1138),y=i(7041),v=i(8717),C=i(2370),D=i(1617),B=i(4870),w=i(1107);const k=["success","info","warning","error"],b=(0,w.a)({name:"VAlert",props:{border:{type:[Boolean,String],validator:e=>"boolean"===typeof e||["top","end","bottom","start"].includes(e)},borderColor:String,closable:Boolean,closeIcon:{type:D.lE,default:"$close"},closeLabel:{type:String,default:"$vuetify.close"},icon:{type:[Boolean,String,Function,Object],default:null},modelValue:{type:Boolean,default:!0},prominent:Boolean,title:String,text:String,type:{type:String,validator:e=>k.includes(e)},...(0,h.f)(),...(0,u.x)(),...(0,f.c)(),...(0,p.y)(),...(0,m.F)(),...(0,g.I)(),...(0,A.Q)(),...(0,y.x$)(),...(0,d.bk)({variant:"flat"})},emits:{"update:modelValue":e=>!0},setup(e,t){let{slots:i}=t;const o=(0,v.z)(e,"modelValue"),n=(0,r.Fl)((()=>{var t;if(!1!==e.icon)return e.type?null!=(t=e.icon)?t:`$${e.type}`:e.icon})),s=(0,r.Fl)((()=>{var t;return{color:null!=(t=e.color)?t:e.type,variant:e.variant}})),{themeClasses:A}=(0,y.ER)(e),{colorClasses:D,colorStyles:w,variantClasses:k}=(0,d.c1)(s),{densityClasses:b}=(0,h.t)(e),{dimensionStyles:E}=(0,u.$)(e),{elevationClasses:F}=(0,f.Y)(e),{locationStyles:x}=(0,p.T)(e),{positionClasses:S}=(0,m.K)(e),{roundedClasses:_}=(0,g.b)(e),{textColorClasses:R,textColorStyles:$}=(0,C.rY)((0,B.Vh)(e,"borderColor"));function T(e){o.value=!1}return()=>{var t;const s=!(!i.prepend&&!n.value),h=!(!i.title&&!e.title),u=!(!e.text&&!i.text),f=!(!i.close&&!e.closable);return o.value&&(0,r.Wm)(e.tag,{class:["v-alert",e.border&&{"v-alert--border":!!e.border,[`v-alert--border-${!0===e.border?"start":e.border}`]:!0},{"v-alert--prominent":e.prominent},A.value,D.value,b.value,F.value,S.value,_.value,k.value],style:[w.value,E.value,x.value],role:"alert"},{default:()=>[(0,d.Ux)(!1,"v-alert"),e.border&&(0,r.Wm)("div",{class:["v-alert__border",R.value],style:$.value},null),s&&(0,r.Wm)(l.z,{defaults:{VIcon:{density:e.density,icon:n.value,size:e.prominent?44:"default"}}},{default:()=>[(0,r.Wm)("div",{class:"v-alert__prepend"},[i.prepend?i.prepend():n.value&&(0,r.Wm)(c.t,null,null)])]}),(0,r.Wm)("div",{class:"v-alert__content"},[h&&(0,r.Wm)(a,null,{default:()=>[i.title?i.title():e.title]}),u&&(i.text?i.text():e.text),null==(t=i.default)?void 0:t.call(i)]),i.append&&(0,r.Wm)("div",{class:"v-alert__append"},[i.append()]),f&&(0,r.Wm)(l.z,{defaults:{VIcon:{icon:e.closeIcon,size:"small"}}},{default:()=>[(0,r.Wm)("div",{class:"v-alert__close",onClick:T},[i.close?i.close():(0,r.Wm)(c.t,null,null)])]})]})}}});var E=i(870),F=i(652),x=i(1285),S=i(8434),_=i(9888);const R=(0,w.a)({name:"VCardActions",setup(e,t){let{slots:i}=t;return(0,S.AF)({VBtn:{variant:"text"}}),(0,_.L)((()=>{var e;return(0,r.Wm)("div",{class:"v-card-actions"},[null==i||null==(e=i.default)?void 0:e.call(i)])})),{}}}),$=(0,s.J)("v-card-avatar"),T=(0,s.J)("v-card-content"),O=(0,s.J)("v-card-header"),P=(0,s.J)("v-card-header-text"),L=(0,s.J)("v-card-img"),j=(0,s.J)("v-card-subtitle"),I=(0,s.J)("v-card-text"),M=(0,s.J)("v-card-title");var N=i(2718),U=i(6183),z=i(3824);const H=(0,w.a)({name:"VCard",directives:{Ripple:z.H},props:{appendAvatar:String,appendIcon:D.lE,disabled:Boolean,flat:Boolean,hover:Boolean,image:String,link:Boolean,prependAvatar:String,prependIcon:D.lE,ripple:Boolean,subtitle:String,text:String,title:String,...(0,y.x$)(),...(0,N.m)(),...(0,h.f)(),...(0,u.x)(),...(0,f.c)(),...(0,p.y)(),...(0,m.F)(),...(0,g.I)(),...(0,U.GN)(),...(0,A.Q)(),...(0,d.bk)({variant:"elevated"})},setup(e,t){let{attrs:i,slots:o}=t;const{themeClasses:n}=(0,y.ER)(e),{borderClasses:s}=(0,N.P)(e),{colorClasses:a,colorStyles:c,variantClasses:A}=(0,d.c1)(e),{densityClasses:v}=(0,h.t)(e),{dimensionStyles:C}=(0,u.$)(e),{elevationClasses:D}=(0,f.Y)(e),{locationStyles:B}=(0,p.T)(e),{positionClasses:w}=(0,m.K)(e),{roundedClasses:k}=(0,g.b)(e),b=(0,U.nB)(e,i);return()=>{var t,i,h,u;const f=b.isLink.value?"a":e.tag,p=!(!o.title&&!e.title),m=!(!o.subtitle&&!e.subtitle),g=p||m,y=!!(o.append||e.appendAvatar||e.appendIcon),E=!!(o.prepend||e.prependAvatar||e.prependIcon),S=!(!o.image&&!e.image),_=g||E||y,N=!(!o.text&&!e.text),U=!e.disabled&&(b.isClickable.value||e.link);return(0,r.wy)((0,r.Wm)(f,{class:["v-card",{"v-card--disabled":e.disabled,"v-card--flat":e.flat,"v-card--hover":e.hover&&!(e.disabled||e.flat),"v-card--link":U},n.value,s.value,a.value,v.value,D.value,w.value,k.value,A.value],style:[c.value,C.value,B.value],href:b.href.value,onClick:U&&b.navigate},{default:()=>[(0,d.Ux)(U,"v-card"),S&&(0,r.Wm)(l.z,{defaults:{VImg:{cover:!0,src:e.image}}},{default:()=>[(0,r.Wm)(L,null,{default:()=>[o.image?null==(t=o.image)?void 0:t.call(o):(0,r.Wm)(x.f,{alt:""},null)]})]}),null==(i=o.media)?void 0:i.call(o),_&&(0,r.Wm)(O,null,{default:()=>[E&&(0,r.Wm)(l.z,{defaults:{VAvatar:{density:e.density,icon:e.prependIcon,image:e.prependAvatar}}},{default:()=>[(0,r.Wm)($,null,{default:()=>[o.prepend?o.prepend():(0,r.Wm)(F.V,null,null)]})]}),g&&(0,r.Wm)(P,null,{default:()=>[p&&(0,r.Wm)(M,null,{default:()=>[o.title?o.title():e.title]}),m&&(0,r.Wm)(j,null,{default:()=>[o.subtitle?o.subtitle():e.subtitle]}),null==(h=o.headerText)?void 0:h.call(o)]}),y&&(0,r.Wm)(l.z,{defaults:{VAvatar:{density:e.density,icon:e.appendIcon,image:e.appendAvatar}}},{default:()=>[(0,r.Wm)($,null,{default:()=>[o.append?o.append():(0,r.Wm)(F.V,null,null)]})]})]}),N&&(0,r.Wm)(I,null,{default:()=>[o.text?o.text():e.text]}),o.content&&(0,r.Wm)(T,null,{default:o.content}),null==(u=o.default)?void 0:u.call(o),o.actions&&(0,r.Wm)(R,null,{default:o.actions})]}),[[(0,r.Q2)("ripple"),U]])}}});var W=i(8952),V=i(4906),G=i(131);const q=(0,w.a)({name:"VMessages",props:{active:Boolean,color:String,messages:{type:[Array,String],default:()=>[]},...(0,V.X)({transition:{component:W.cu,leaveAbsolute:!0,group:!0}})},setup(e,t){let{slots:i}=t;const o=(0,r.Fl)((()=>(0,G.FT)(e.messages))),{textColorClasses:n,textColorStyles:s}=(0,C.rY)((0,r.Fl)((()=>e.color)));return(0,_.L)((()=>(0,r.Wm)(V.J,{transition:e.transition,tag:"div",class:["v-messages",n.value],style:s.value},{default:()=>[e.active&&o.value.map(((e,t)=>(0,r.Wm)("div",{class:"v-messages__message",key:`${t}-${o.value}`},[i.message?i.message({message:e}):e])))]}))),{}}});var K=i(3766);const Y=Symbol.for("vuetify:form");(0,K.U)({disabled:Boolean,fastFail:Boolean,lazyValidation:Boolean,readonly:Boolean,modelValue:{type:Boolean,default:null}});function J(){return(0,r.f3)(Y,null)}var X=i(7514);const Q=(0,K.U)({disabled:Boolean,error:Boolean,errorMessages:{type:[Array,String],default:()=>[]},maxErrors:{type:[Number,String],default:1},name:String,readonly:Boolean,rules:{type:Array,default:()=>[]},modelValue:null,validationValue:null});function Z(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:(0,X.BL)(),i=arguments.length>2&&void 0!==arguments[2]?arguments[2]:(0,X.sq)();const o=(0,v.z)(e,"modelValue"),n=(0,r.Fl)((()=>{var t;return null!=(t=e.validationValue)?t:o.value})),s=J(),a=(0,B.iH)([]),l=(0,B.iH)(!0),c=(0,r.Fl)((()=>!(!(0,G.FT)(""===o.value?null:o.value).length&&!(0,G.FT)(""===n.value?null:n.value).length))),d=(0,r.Fl)((()=>!!(e.disabled||null!=s&&s.isDisabled.value))),h=(0,r.Fl)((()=>!!(e.readonly||null!=s&&s.isReadonly.value))),u=(0,r.Fl)((()=>e.errorMessages.length?(0,G.FT)(e.errorMessages):a.value)),f=(0,r.Fl)((()=>!e.rules.length||!e.error&&!u.value.length&&(!l.value||null))),p=(0,B.iH)(!1),m=(0,r.Fl)((()=>({[`${t}--error`]:!1===f.value,[`${t}--dirty`]:c.value,[`${t}--disabled`]:d.value,[`${t}--readonly`]:h.value}))),g=(0,r.Fl)((()=>{var t;return null!=(t=e.name)?t:(0,B.SU)(i)}));function A(){y(),o.value=null}function y(){l.value=!0,a.value=[]}async function C(){const t=[];p.value=!0;for(const i of e.rules){if(t.length>=(e.maxErrors||1))break;const r="function"===typeof i?i:()=>i,o=await r(n.value);!0!==o&&("string"===typeof o?t.push(o):console.warn(`${o} is not a valid value. Rule functions must return boolean true or a string.`))}return a.value=t,p.value=!1,l.value=!1,a.value}return(0,r.wF)((()=>{null==s||s.register(g.value,C,A,y,f)})),(0,r.Jd)((()=>{null==s||s.unregister(g.value)})),(0,r.YP)(n,(()=>{null!=n.value&&C()})),{errorMessages:u,isDirty:c,isDisabled:d,isReadonly:h,isPristine:l,isValid:f,isValidating:p,reset:A,resetValidation:y,validate:C,validationClasses:m}}const ee=(0,K.U)({id:String,appendIcon:D.lE,prependIcon:D.lE,hideDetails:[Boolean,String],messages:{type:[Array,String],default:()=>[]},direction:{type:String,default:"horizontal",validator:e=>["horizontal","vertical"].includes(e)},...(0,h.f)(),...Q()}),te=(0,w.e)()({name:"VInput",props:{...ee()},emits:{"update:modelValue":e=>!0},setup(e,t){let{attrs:i,slots:o,emit:n}=t;const{densityClasses:s}=(0,h.t)(e),a=(0,X.sq)(),l=(0,r.Fl)((()=>e.id||`input-${a}`)),{errorMessages:d,isDirty:u,isDisabled:f,isReadonly:p,isPristine:m,isValid:g,isValidating:A,reset:y,resetValidation:v,validate:C,validationClasses:D}=Z(e,"v-input",l),B=(0,r.Fl)((()=>({id:l,isDirty:u,isDisabled:f,isReadonly:p,isPristine:m,isValid:g,isValidating:A,reset:y,resetValidation:v,validate:C})));return(0,_.L)((()=>{var t,n,a,l,h;const u=!(!o.prepend&&!e.prependIcon),f=!(!o.append&&!e.appendIcon),p=!!(null!=(t=e.messages)&&t.length||d.value.length),m=!e.hideDetails||"auto"===e.hideDetails&&p;return(0,r.Wm)("div",{class:["v-input",`v-input--${e.direction}`,s.value,D.value]},[u&&(0,r.Wm)("div",{class:"v-input__prepend"},[null==o||null==(n=o.prepend)?void 0:n.call(o,B.value),e.prependIcon&&(0,r.Wm)(c.t,{onClick:i["onClick:prepend"],icon:e.prependIcon},null)]),o.default&&(0,r.Wm)("div",{class:"v-input__control"},[null==(a=o.default)?void 0:a.call(o,B.value)]),f&&(0,r.Wm)("div",{class:"v-input__append"},[null==o||null==(l=o.append)?void 0:l.call(o,B.value),e.appendIcon&&(0,r.Wm)(c.t,{onClick:i["onClick:append"],icon:e.appendIcon},null)]),m&&(0,r.Wm)("div",{class:"v-input__details"},[(0,r.Wm)(q,{active:p,messages:d.value.length>0?d.value:e.messages},{message:o.message}),null==(h=o.details)?void 0:h.call(o,B.value)])])})),{reset:y,resetValidation:v,validate:C}}});function ie(e){return(0,G.ei)(e,Object.keys(te.props))}const re=(0,w.a)({name:"VLabel",props:{text:String,...(0,y.x$)()},setup(e,t){let{slots:i}=t;return(0,_.L)((()=>{var t;return(0,r.Wm)("label",{class:"v-label"},[e.text,null==(t=i.default)?void 0:t.call(i)])})),{}}}),oe=Symbol.for("vuetify:selection-control-group");(0,w.a)({name:"VSelectionControlGroup",props:{disabled:Boolean,id:String,inline:Boolean,name:String,falseIcon:D.lE,trueIcon:D.lE,multiple:{type:Boolean,default:null},readonly:Boolean,type:String,modelValue:null},emits:{"update:modelValue":e=>!0},setup(e,t){let{slots:i}=t;const o=(0,v.z)(e,"modelValue"),n=(0,X.sq)(),s=(0,r.Fl)((()=>e.id||`v-selection-control-group-${n}`)),a=(0,r.Fl)((()=>e.name||s.value));return(0,r.JJ)(oe,{disabled:(0,B.Vh)(e,"disabled"),inline:(0,B.Vh)(e,"inline"),modelValue:o,multiple:(0,r.Fl)((()=>!!e.multiple||null==e.multiple&&Array.isArray(o.value))),name:a,falseIcon:(0,B.Vh)(e,"falseIcon"),trueIcon:(0,B.Vh)(e,"trueIcon"),readonly:(0,B.Vh)(e,"readonly"),type:(0,B.Vh)(e,"type")}),(0,_.L)((()=>{var t;return(0,r.Wm)("div",{class:"v-selection-control-group","aria-labelled-by":"radio"===e.type?s.value:void 0,role:"radio"===e.type?"radiogroup":void 0},[null==i||null==(t=i.default)?void 0:t.call(i)])})),{}}});var ne=i(2385);const se=(0,K.U)({color:String,disabled:Boolean,error:Boolean,id:String,inline:Boolean,label:String,falseIcon:D.lE,trueIcon:D.lE,ripple:{type:Boolean,default:!0},multiple:{type:Boolean,default:null},name:String,readonly:Boolean,trueValue:null,falseValue:null,modelValue:null,type:String,value:null,valueComparator:{type:Function,default:G.vZ},...(0,y.x$)(),...(0,h.f)()});function ae(e){const t=(0,r.f3)(oe,void 0),{densityClasses:i}=(0,h.t)(e),o=(0,v.z)(e,"modelValue"),n=(0,r.Fl)((()=>void 0!==e.trueValue?e.trueValue:void 0===e.value||e.value)),s=(0,r.Fl)((()=>void 0!==e.falseValue&&e.falseValue)),a=(0,r.Fl)((()=>(null==t?void 0:t.multiple.value)||!!e.multiple||null==e.multiple&&Array.isArray(o.value))),l=(0,r.Fl)({get(){const i=t?t.modelValue.value:o.value;return a.value?i.some((t=>e.valueComparator(t,n.value))):e.valueComparator(i,n.value)},set(i){if(e.readonly)return;const r=i?n.value:s.value;let l=r;a.value&&(l=i?[...(0,G.FT)(o.value),r]:(0,G.FT)(o.value).filter((t=>!e.valueComparator(t,n.value)))),t?t.modelValue.value=l:o.value=l}}),{textColorClasses:c,textColorStyles:d}=(0,C.rY)((0,r.Fl)((()=>!l.value||e.error||e.disabled?void 0:e.color))),u=(0,r.Fl)((()=>{var i,r;return l.value?null!=(i=null==t?void 0:t.trueIcon.value)?i:e.trueIcon:null!=(r=null==t?void 0:t.falseIcon.value)?r:e.falseIcon}));return{group:t,densityClasses:i,trueValue:n,falseValue:s,model:l,textColorClasses:c,textColorStyles:d,icon:u}}const le=(0,w.e)()({name:"VSelectionControl",directives:{Ripple:z.H},inheritAttrs:!1,props:se(),emits:{"update:modelValue":e=>!0},setup(e,t){let{attrs:i,slots:o}=t;const{densityClasses:s,group:a,icon:l,model:d,textColorClasses:h,textColorStyles:u,trueValue:f}=ae(e),p=(0,X.sq)(),m=(0,r.Fl)((()=>e.id||`input-${p}`)),g=(0,B.iH)(!1),A=(0,B.iH)(!1),y=(0,B.iH)();function v(e){g.value=!0,(!ne.Z1||ne.Z1&&e.target.matches(":focus-visible"))&&(A.value=!0)}function C(){g.value=!1,A.value=!1}return(0,_.L)((()=>{var t,p,D,B;const w=o.label?o.label({label:e.label,props:{for:m.value}}):e.label,k=null!=(t=null==a?void 0:a.type.value)?t:e.type,[b,E]=(0,G.An)(i);return(0,r.Wm)("div",(0,r.dG)({class:["v-selection-control",{"v-selection-control--dirty":d.value,"v-selection-control--disabled":e.disabled,"v-selection-control--error":e.error,"v-selection-control--focused":g.value,"v-selection-control--focus-visible":A.value,"v-selection-control--inline":(null==a?void 0:a.inline.value)||e.inline},s.value]},b),[(0,r.Wm)("div",{class:["v-selection-control__wrapper",h.value],style:u.value},[null==(p=o.default)?void 0:p.call(o),(0,r.wy)((0,r.Wm)("div",{class:["v-selection-control__input"]},[l.value&&(0,r.Wm)(c.t,{icon:l.value},null),(0,r.wy)((0,r.Wm)("input",(0,r.dG)({"onUpdate:modelValue":e=>d.value=e,ref:y,disabled:e.disabled,id:m.value,onBlur:C,onFocus:v,"aria-readonly":e.readonly,type:k,value:f.value,name:null!=(D=null==a?void 0:a.name.value)?D:e.name,"aria-checked":"checkbox"===k?d.value:void 0},E),null),[[n.YZ,d.value]]),null==(B=o.input)?void 0:B.call(o,{model:d,textColorClasses:h,props:{onFocus:v,onBlur:C,id:m.value}})]),[[(0,r.Q2)("ripple"),e.ripple&&[!e.disabled&&!e.readonly,null,["center","circle"]]]])]),w&&(0,r.Wm)(re,{for:m.value},{default:()=>[w]})])})),{isFocused:g,input:y}}});const ce=(0,K.U)({indeterminate:Boolean,indeterminateIcon:{type:D.lE,default:"$checkboxIndeterminate"},...se({falseIcon:"$checkboxOff",trueIcon:"$checkboxOn"})}),de=(0,w.a)({name:"VCheckboxBtn",props:ce(),emits:{"update:modelValue":e=>!0,"update:indeterminate":e=>!0},setup(e,t){let{slots:i,emit:o}=t;const n=(0,v.z)(e,"indeterminate");function s(e){n.value&&(n.value=!1),o("update:modelValue",e)}const a=(0,r.Fl)((()=>e.indeterminate?e.indeterminateIcon:e.falseIcon)),l=(0,r.Fl)((()=>e.indeterminate?e.indeterminateIcon:e.trueIcon));return(0,_.L)((()=>(0,r.Wm)(le,(0,r.dG)(e,{class:"v-checkbox-btn",type:"checkbox",inline:!0,"onUpdate:modelValue":s,falseIcon:a.value,trueIcon:l.value,"aria-checked":e.indeterminate?"mixed":void 0}),i))),{}}});function he(e){return(0,G.ei)(e,Object.keys(de.props))}const ue=(0,w.a)({name:"VCheckbox",inheritAttrs:!1,props:{...ee(),...ce()},setup(e,t){let{attrs:i,slots:o}=t;const n=(0,X.sq)(),s=(0,r.Fl)((()=>e.id||`checkbox-${n}`));return(0,_.L)((()=>{const[t,n]=(0,G.An)(i),[a,l]=ie(e),[c,d]=he(e);return(0,r.Wm)(te,(0,r.dG)({class:"v-checkbox"},t,a,{id:s.value}),{...o,default:e=>{let{id:t,isDisabled:i,isReadonly:s}=e;return(0,r.Wm)(de,(0,r.dG)(c,{id:t.value,disabled:i.value,readonly:s.value},n),o)}})})),{}}});var fe=i(4075),pe=i(3369);i(8099);const me=["sm","md","lg","xl","xxl"],ge=["start","end","center"];function Ae(e,t){return me.reduce(((i,r)=>(i[e+(0,o.kC)(r)]=t(),i)),{})}const ye=e=>[...ge,"baseline","stretch"].includes(e),ve=Ae("align",(()=>({type:String,default:null,validator:ye}))),Ce=e=>[...ge,"space-between","space-around"].includes(e),De=Ae("justify",(()=>({type:String,default:null,validator:Ce}))),Be=e=>[...ge,"space-between","space-around","stretch"].includes(e),we=Ae("alignContent",(()=>({type:String,default:null,validator:Be}))),ke={align:Object.keys(ve),justify:Object.keys(De),alignContent:Object.keys(we)},be={align:"align",justify:"justify",alignContent:"align-content"};function Ee(e,t,i){let r=be[e];if(null!=i){if(t){const i=t.replace(e,"");r+=`-${i}`}return r+=`-${i}`,r.toLowerCase()}}const Fe=(0,w.a)({name:"VRow",props:{dense:Boolean,noGutters:Boolean,align:{type:String,default:null,validator:ye},...ve,justify:{type:String,default:null,validator:Ce},...De,alignContent:{type:String,default:null,validator:Be},...we,...(0,A.Q)()},setup(e,t){let{slots:i}=t;const o=(0,r.Fl)((()=>{const t=[];let i;for(i in ke)ke[i].forEach((r=>{const o=e[r],n=Ee(i,r,o);n&&t.push(n)}));return t.push({"v-row--no-gutters":e.noGutters,"v-row--dense":e.dense,[`align-${e.align}`]:e.align,[`justify-${e.justify}`]:e.justify,[`align-content-${e.alignContent}`]:e.alignContent}),t}));return()=>{var t;return(0,r.h)(e.tag,{class:["v-row",o.value]},null==(t=i.default)?void 0:t.call(i))}}}),xe=["sm","md","lg","xl","xxl"],Se=(()=>xe.reduce(((e,t)=>(e[t]={type:[Boolean,String,Number],default:!1},e)),{}))(),_e=(()=>xe.reduce(((e,t)=>(e["offset"+(0,o.kC)(t)]={type:[String,Number],default:null},e)),{}))(),Re=(()=>xe.reduce(((e,t)=>(e["order"+(0,o.kC)(t)]={type:[String,Number],default:null},e)),{}))(),$e={col:Object.keys(Se),offset:Object.keys(_e),order:Object.keys(Re)};function Te(e,t,i){let r=e;if(null!=i&&!1!==i){if(t){const i=t.replace(e,"");r+=`-${i}`}return"col"===e&&(r="v-"+r),"col"!==e||""!==i&&!0!==i?(r+=`-${i}`,r.toLowerCase()):r.toLowerCase()}}const Oe=(0,w.a)({name:"VCol",props:{cols:{type:[Boolean,String,Number],default:!1},...Se,offset:{type:[String,Number],default:null},..._e,order:{type:[String,Number],default:null},...Re,alignSelf:{type:String,default:null,validator:e=>["auto","start","end","center","baseline","stretch"].includes(e)},...(0,A.Q)()},setup(e,t){let{slots:i}=t;const o=(0,r.Fl)((()=>{const t=[];let i;for(i in $e)$e[i].forEach((r=>{const o=e[r],n=Te(i,r,o);n&&t.push(n)}));const r=t.some((e=>e.startsWith("v-col-")));return t.push({"v-col":!r||!e.cols,[`v-col-${e.cols}`]:e.cols,[`offset-${e.offset}`]:e.offset,[`order-${e.order}`]:e.order,[`align-self-${e.alignSelf}`]:e.alignSelf}),t}));return()=>{var t;return(0,r.h)(e.tag,{class:o.value},null==(t=i.default)?void 0:t.call(i))}}});var Pe=i(7052);const Le=(0,w.a)({name:"VLazy",directives:{intersect:Pe.Z},props:{modelValue:Boolean,options:{type:Object,default:()=>({root:void 0,rootMargin:void 0,threshold:void 0})},...(0,u.x)(),...(0,A.Q)(),...(0,V.X)({transition:"fade-transition"})},emits:{"update:modelValue":e=>!0},setup(e,t){let{slots:i}=t;const{dimensionStyles:o}=(0,u.$)(e),n=(0,v.z)(e,"modelValue");function s(e){n.value||(n.value=e)}return(0,_.L)((()=>{var t;return(0,r.wy)((0,r.Wm)(e.tag,{class:"v-lazy",style:o.value},{default:()=>[n.value&&(0,r.Wm)(V.J,{transition:e.transition},{default:()=>[null==(t=i.default)?void 0:t.call(i)]})]}),[[(0,r.Q2)("intersect"),s,e.options]])})),{}}});var je=i(2329),Ie=i(831),Me=i(7288),Ne=i(4162);const Ue="cubic-bezier(0.4, 0, 0.2, 1)",ze="cubic-bezier(0.0, 0, 0.2, 1)",He="cubic-bezier(0.4, 0, 1, 1)";class We{constructor(e){let{x:t,y:i,width:r,height:o}=e;this.x=t,this.y=i,this.width=r,this.height=o}get top(){return this.y}get bottom(){return this.y+this.height}get left(){return this.x}get right(){return this.x+this.width}}function Ve(e){const t=e.getBoundingClientRect(),i=getComputedStyle(e),r=i.transform;if(r){let o,n,s,a,l;if(r.startsWith("matrix3d("))o=r.slice(9,-1).split(/, /),n=+o[0],s=+o[5],a=+o[12],l=+o[13];else{if(!r.startsWith("matrix("))return new We(t);o=r.slice(7,-1).split(/, /),n=+o[0],s=+o[3],a=+o[4],l=+o[5]}const c=i.transformOrigin,d=t.x-a-(1-n)*parseFloat(c),h=t.y-l-(1-s)*parseFloat(c.slice(c.indexOf(" ")+1)),u=n?t.width/n:e.offsetWidth,f=s?t.height/s:e.offsetHeight;return new We({x:d,y:h,width:u,height:f})}return new We(t)}const Ge=(0,w.a)({name:"VDialogTransition",props:{target:Object},setup(e,t){let{slots:i}=t;const o={onBeforeEnter(e){e.style.pointerEvents="none"},async onEnter(t,i){var r;await new Promise((e=>requestAnimationFrame(e)));const{x:o,y:n,sx:s,sy:a,speed:l}=Ke(e.target,t),c=t.animate([{transform:`translate(${o}px, ${n}px) scale(${s}, ${a})`,opacity:0},{transform:""}],{duration:225*l,easing:ze});null==(r=qe(t))||r.forEach((e=>{e.animate([{opacity:0},{opacity:0,offset:.33},{opacity:1}],{duration:450*l,easing:Ue})})),c.finished.then((()=>i()))},onAfterEnter(e){e.style.removeProperty("pointer-events")},onBeforeLeave(e){e.style.pointerEvents="none"},async onLeave(t,i){var r;await new Promise((e=>requestAnimationFrame(e)));const{x:o,y:n,sx:s,sy:a,speed:l}=Ke(e.target,t),c=t.animate([{transform:""},{transform:`translate(${o}px, ${n}px) scale(${s}, ${a})`,opacity:0}],{duration:125*l,easing:He});c.finished.then((()=>i())),null==(r=qe(t))||r.forEach((e=>{e.animate([{},{opacity:0,offset:.2},{opacity:0}],{duration:250*l,easing:Ue})}))},onAfterLeave(e){e.style.removeProperty("pointer-events")}};return()=>e.target?(0,r.Wm)(n.uT,(0,r.dG)({name:"dialog-transition"},o,{css:!1}),i):(0,r.Wm)(n.uT,{name:"dialog-transition"},i)}});function qe(e){var t;const i=null==(t=e.querySelector(":scope > .v-card, :scope > .v-sheet, :scope > .v-list"))?void 0:t.children;return i&&[...i]}function Ke(e,t){const i=e.getBoundingClientRect(),r=Ve(t),[o,n]=getComputedStyle(t).transformOrigin.split(" ").map((e=>parseFloat(e))),[s,a]=getComputedStyle(t).getPropertyValue("--v-overlay-anchor-origin").split(" ");let l=i.left+i.width/2;"left"===s||"left"===a?l-=i.width/2:"right"!==s&&"right"!==a||(l+=i.width/2);let c=i.top+i.height/2;"top"===s||"top"===a?c-=i.height/2:"bottom"!==s&&"bottom"!==a||(c+=i.height/2);const d=i.width/r.width,h=i.height/r.height,u=Math.max(1,d,h),f=d/u,p=h/u,m=r.width*r.height/(window.innerWidth*window.innerHeight),g=m>.12?Math.min(1.5,10*(m-.12)+1):1;return{x:l-(o+r.left),y:c-(n+r.top),sx:f,sy:p,speed:g}}var Ye=i(1970);const Je=Symbol.for("vuetify:v-chip-group");(0,w.a)({name:"VChipGroup",props:{column:Boolean,filter:Boolean,valueComparator:{type:Function,default:G.vZ},...(0,Ye.k4)({selectedClass:"v-chip--selected"}),...(0,A.Q)(),...(0,y.x$)(),...(0,d.bk)({variant:"tonal"})},emits:{"update:modelValue":e=>!0},setup(e,t){let{slots:i}=t;const{themeClasses:o}=(0,y.ER)(e),{isSelected:n,select:s,next:a,prev:l,selected:c}=(0,Ye._v)(e,Je);return(0,S.AF)({VChip:{color:(0,B.Vh)(e,"color"),filter:(0,B.Vh)(e,"filter"),variant:(0,B.Vh)(e,"variant")}}),()=>{var t;return(0,r.Wm)(e.tag,{class:["v-chip-group",{"v-chip-group--column":e.column},o.value]},{default:()=>[null==(t=i.default)?void 0:t.call(i,{isSelected:n,select:s,next:a,prev:l,selected:c.value})]})}}});var Xe=i(9374);const Qe=(0,w.a)({name:"VChip",directives:{Ripple:z.H},props:{activeClass:String,appendAvatar:String,appendIcon:D.lE,closable:Boolean,closeIcon:{type:D.lE,default:"$delete"},closeLabel:{type:String,default:"$vuetify.close"},draggable:Boolean,filter:Boolean,filterIcon:{type:String,default:"$complete"},label:Boolean,link:Boolean,pill:Boolean,prependAvatar:String,prependIcon:D.lE,ripple:{type:Boolean,default:!0},text:String,modelValue:{type:Boolean,default:!0},...(0,N.m)(),...(0,h.f)(),...(0,f.c)(),...(0,Ye.YQ)(),...(0,g.I)(),...(0,U.GN)(),...(0,Xe.Z)(),...(0,A.Q)({tag:"span"}),...(0,y.x$)(),...(0,d.bk)({variant:"tonal"})},emits:{"click:close":e=>!0,"update:active":e=>!0,"update:modelValue":e=>!0},setup(e,t){let{attrs:i,emit:o,slots:s}=t;const a=(0,v.z)(e,"modelValue"),{themeClasses:l}=(0,y.ER)(e),{borderClasses:u}=(0,N.P)(e),{colorClasses:p,colorStyles:m,variantClasses:A}=(0,d.c1)(e),{elevationClasses:C}=(0,f.Y)(e),D=(0,Ye.Yt)(e,Je,!1),{roundedClasses:B}=(0,g.b)(e),{sizeClasses:w}=(0,Xe.t)(e),{densityClasses:k}=(0,h.t)(e),b=(0,U.nB)(e,i);function E(e){a.value=!1,o("click:close",e)}return()=>{var t,i;const o=b.isLink.value?"a":e.tag,h=!!(s.append||e.appendIcon||e.appendAvatar),f=!(!s.close&&!e.closable),g=!(!s.filter&&!e.filter)&&D,y=!!(s.prepend||e.prependIcon||e.prependAvatar),v=!D||D.isSelected.value,x=!e.disabled&&(!!D||b.isClickable.value||e.link),S=e.link?e.link:null==D?void 0:D.toggle;return a.value&&(0,r.wy)((0,r.Wm)(o,{class:["v-chip",{"v-chip--disabled":e.disabled,"v-chip--label":e.label,"v-chip--link":x,"v-chip--pill":e.pill},l.value,u.value,v?p.value:void 0,k.value,C.value,B.value,w.value,A.value,null==D?void 0:D.selectedClass.value],style:[v?m.value:void 0],disabled:e.disabled||void 0,draggable:e.draggable,href:b.href.value,onClick:x&&S},{default:()=>[(0,d.Ux)(x,"v-chip"),g&&(0,r.Wm)(W.Zq,null,{default:()=>[(0,r.wy)((0,r.Wm)("div",{class:"v-chip__filter"},[s.filter?s.filter():(0,r.Wm)(c.t,{icon:e.filterIcon},null)]),[[n.F8,D.isSelected.value]])]}),y&&(0,r.Wm)("div",{class:"v-chip__prepend"},[s.prepend?s.prepend():(0,r.Wm)(F.V,{icon:e.prependIcon,image:e.prependAvatar,size:e.size},null)]),null!=(t=null==(i=s.default)?void 0:i.call(s,{isSelected:null==D?void 0:D.isSelected.value,selectedClass:null==D?void 0:D.selectedClass.value,select:null==D?void 0:D.select,toggle:null==D?void 0:D.toggle,value:null==D?void 0:D.value.value,disabled:e.disabled}))?t:e.text,h&&(0,r.Wm)("div",{class:"v-chip__append"},[s.append?s.append():(0,r.Wm)(F.V,{icon:e.appendIcon,image:e.appendAvatar,size:e.size},null)]),f&&(0,r.Wm)("div",{class:"v-chip__close",onClick:E},[s.close?s.close({props:{onClick:E}}):(0,r.Wm)(c.t,{icon:e.closeIcon,size:"x-small"},null)])]}),[[(0,r.Q2)("ripple"),x&&e.ripple,null]])}}}),Ze=(0,K.U)({closeDelay:[Number,String],openDelay:[Number,String]},"delay");function et(e,t){const i={},r=r=>()=>{if(!ne.BR)return Promise.resolve(!0);const o="openDelay"===r;return i.closeDelay&&window.clearTimeout(i.closeDelay),delete i.closeDelay,i.openDelay&&window.clearTimeout(i.openDelay),delete i.openDelay,new Promise((n=>{var s;const a=parseInt(null!=(s=e[r])?s:0,10);i[r]=window.setTimeout((()=>{null==t||t(o),n(o)}),a)}))};return{runCloseDelay:r("closeDelay"),runOpenDelay:r("openDelay")}}const tt=Symbol.for("vuetify:v-menu"),it=(0,K.U)({activator:[String,Object],activatorProps:{type:Object,default:()=>({})},openOnClick:{type:Boolean,default:void 0},openOnHover:Boolean,openOnFocus:{type:Boolean,default:void 0},closeOnContentClick:Boolean,...Ze()});function rt(e,t){let{isActive:i,isTop:o}=t;const n=(0,B.iH)();let s=!1,a=!1;const l=(0,r.Fl)((()=>e.openOnFocus||null==e.openOnFocus&&e.openOnHover)),c=(0,r.Fl)((()=>e.openOnClick||null==e.openOnClick&&!e.openOnHover&&!l.value)),{runOpenDelay:d,runCloseDelay:h}=et(e,(t=>{t!==(e.openOnHover&&s||l.value&&a)||e.openOnHover&&i.value&&!o.value||(i.value=t)})),u={click:e=>{e.stopPropagation(),n.value=e.currentTarget||e.target,i.value=!i.value},mouseenter:e=>{s=!0,n.value=e.currentTarget||e.target,d()},mouseleave:e=>{s=!1,h()},focus:e=>{ne.Z1&&!e.target.matches(":focus-visible")||(a=!0,e.stopPropagation(),n.value=e.currentTarget||e.target,d())},blur:e=>{a=!1,e.stopPropagation(),h()}},f=(0,r.Fl)((()=>{const t={};return c.value&&(t.click=u.click),e.openOnHover&&(t.mouseenter=u.mouseenter,t.mouseleave=u.mouseleave),l.value&&(t.focus=u.focus,t.blur=u.blur),t})),p=(0,r.Fl)((()=>{const t={};if(e.openOnHover&&(t.mouseenter=()=>{s=!0,d()},t.mouseleave=()=>{s=!1,h()}),e.closeOnContentClick){const e=(0,r.f3)(tt,null);t.click=()=>{i.value=!1,null==e||e.closeParents()}}return t}));(0,r.YP)(o,(t=>{t&&e.openOnHover&&!s&&(i.value=!1)}));const m=(0,B.iH)();(0,r.m0)((()=>{m.value&&(0,r.Y3)((()=>{const e=m.value;n.value=(0,G.rU)(e)?e.$el:e}))}));const g=(0,X.FN)("useActivator");let A;return(0,r.YP)((()=>!!e.activator),(t=>{t&&ne.BR?(A=(0,B.B)(),A.run((()=>{ot(e,g,{activatorEl:n,activatorEvents:f})}))):A&&A.stop()}),{flush:"post",immediate:!0}),{activatorEl:n,activatorRef:m,activatorEvents:f,contentEvents:p}}function ot(e,t,i){let{activatorEl:o,activatorEvents:n}=i;function s(){let t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:l(),i=arguments.length>1&&void 0!==arguments[1]?arguments[1]:e.activatorProps;t&&(Object.entries(n.value).forEach((e=>{let[i,r]=e;t.addEventListener(i,r)})),Object.keys(i).forEach((e=>{null==i[e]?t.removeAttribute(e):t.setAttribute(e,i[e])})))}function a(){let t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:l(),i=arguments.length>1&&void 0!==arguments[1]?arguments[1]:e.activatorProps;t&&(Object.entries(n.value).forEach((e=>{let[i,r]=e;t.removeEventListener(i,r)})),Object.keys(i).forEach((e=>{t.removeAttribute(e)})))}function l(){var i;let r,n=arguments.length>0&&void 0!==arguments[0]?arguments[0]:e.activator;if(n)if("parent"===n){var s,a;let e=null==t||null==(s=t.proxy)||null==(a=s.$el)?void 0:a.parentNode;while(e.hasAttribute("data-no-activator"))e=e.parentNode;r=e}else r="string"===typeof n?document.querySelector(n):"$el"in n?n.$el:n;return o.value=(null==(i=r)?void 0:i.nodeType)===Node.ELEMENT_NODE?r:null,o.value}(0,r.YP)((()=>e.activator),((e,t)=>{if(t&&e!==t){const e=l(t);e&&a(e)}e&&(0,r.Y3)((()=>s()))}),{immediate:!0}),(0,r.YP)((()=>e.activatorProps),(()=>{s()})),(0,B.EB)((()=>{a()}))}function nt(e){while(e){if("fixed"===window.getComputedStyle(e).position)return!0;e=e.offsetParent}return!1}var st=i(2879);function at(e){while(e){if(ct(e))return e;e=e.parentElement}return document.scrollingElement}function lt(e){const t=[];while(e)ct(e)&&t.push(e),e=e.parentElement;return t}function ct(e){if(!e||e.nodeType!==Node.ELEMENT_NODE)return!1;const t=window.getComputedStyle(e);return"scroll"===t.overflowY||"auto"===t.overflowY&&e.scrollHeight>e.clientHeight}function dt(e,t){return{x:e.x+t.x,y:e.y+t.y}}function ht(e,t){return{x:e.x-t.x,y:e.y-t.y}}function ut(e,t){if("top"===e.side||"bottom"===e.side){const{side:i,align:r}=e,o="start"===r?0:"center"===r?t.width/2:"end"===r?t.width:r,n="top"===i?0:"bottom"===i?t.height:i;return dt({x:o,y:n},t)}if("start"===e.side||"end"===e.side){const{side:i,align:r}=e,o="start"===i?0:"end"===i?t.width:i,n="top"===r?0:"center"===r?t.height/2:"bottom"===r?t.height:r;return dt({x:o,y:n},t)}return dt({x:t.width/2,y:t.height/2},t)}const ft={static:gt,connected:At},pt=(0,K.U)({locationStrategy:{type:[String,Function],default:"static",validator:e=>"function"===typeof e||e in ft},location:{type:String,default:"bottom"},origin:{type:String,default:"auto"},offset:[Number,String]});function mt(e,t){const i=(0,B.iH)({}),o=(0,B.iH)();let n;function s(e){var t;null==(t=o.value)||t.call(o,e)}return(0,r.m0)((async()=>{var s;null==(s=n)||s.stop(),o.value=void 0,ne.BR&&t.isActive.value&&e.locationStrategy&&(n=(0,B.B)(),await(0,r.Y3)(),n.run((()=>{var r,n;"function"===typeof e.locationStrategy?o.value=null==(r=e.locationStrategy(t,e,i))?void 0:r.updateLocation:o.value=null==(n=ft[e.locationStrategy](t,e,i))?void 0:n.updateLocation})))})),ne.BR&&window.addEventListener("resize",s,{passive:!0}),(0,B.EB)((()=>{var e;ne.BR&&window.removeEventListener("resize",s),o.value=void 0,null==(e=n)||e.stop()})),{contentStyles:i,updateLocation:o}}function gt(){}function At(e,t,i){const o=nt(e.activatorEl.value);o&&Object.assign(i.value,{position:"fixed"});const n=(0,r.Fl)((()=>(0,st.wW)(t.location))),s=(0,r.Fl)((()=>"overlap"===t.origin?n.value:"auto"===t.origin?(0,st.tv)(n.value):(0,st.wW)(t.origin))),a=(0,r.Fl)((()=>n.value.side===s.value.side)),l=(0,r.Fl)((()=>{const e=parseFloat(t.maxHeight);return isNaN(e)?1/0:e})),c=(0,r.Fl)((()=>{const e=parseFloat(t.minWidth);return isNaN(e)?1/0:e}));let d=!1;if(ne.BR){const t=new ResizeObserver((()=>{d&&h()}));t.observe(e.activatorEl.value),t.observe(e.contentEl.value),(0,B.EB)((()=>{t.disconnect()}))}function h(){var r;d=!1,requestAnimationFrame((()=>{requestAnimationFrame((()=>d=!0))}));const o=e.activatorEl.value.getBoundingClientRect();t.offset&&(o.x-=+t.offset,o.y-=+t.offset,o.width+=2*+t.offset,o.height+=2*+t.offset);const h=at(e.contentEl.value),u=h.clientWidth,f=Math.min(h.clientHeight,window.innerHeight);let p;{const t=new Map;e.contentEl.value.querySelectorAll("*").forEach((e=>{const i=e.scrollLeft,r=e.scrollTop;(i||r)&&t.set(e,[i,r])}));const i=e.contentEl.value.style.maxWidth,r=e.contentEl.value.style.maxHeight;e.contentEl.value.style.removeProperty("max-width"),e.contentEl.value.style.removeProperty("max-height"),p=Ve(e.contentEl.value),p.x-=parseFloat(e.contentEl.value.style.left)||0,p.y-=parseFloat(e.contentEl.value.style.top)||0,e.contentEl.value.style.maxWidth=i,e.contentEl.value.style.maxHeight=r,t.forEach(((e,t)=>{t.scrollTo(...e)}))}const m=Math.min(l.value,p.height),g=void 0===t.maxWidth?Number.MAX_VALUE:parseInt(null!=(r=t.maxWidth)?r:0,10),A=12,y={top:o.top-A,bottom:f-o.bottom-A,left:Math.min(o.left-A,g),right:Math.min(u-o.right-A,g)},v="bottom"===n.value.side&&m<=y.bottom||"top"===n.value.side&&m<=y.top,C=v?n.value:"bottom"===n.value.side&&y.top>y.bottom||"top"===n.value.side&&y.bottom>y.top?(0,st.tv)(n.value):n.value,D=v?s.value:(0,st.tv)(C),B=a.value||["center","top","bottom"].includes(C.side),w=B?Math.min(u,Math.max(o.width,u-2*A)):"end"===C.side?y.right:"start"===C.side?y.left:null,k=Math.min(c.value,w,o.width),b=v?l.value:Math.min(l.value,Math.floor("top"===C.side?y.top:y.bottom)),E=ut(C,o),F=ut(D,new We({...p,height:Math.min(m,b)})),{x:x,y:S}=ht(E,F);Object.assign(i.value,{"--v-overlay-anchor-origin":(0,st.Ts)(C,e.activatorEl.value),top:(0,G.kb)(Math.round(S)),left:(0,G.kb)(Math.round(x)),transformOrigin:(0,st.Ts)(D,e.activatorEl.value),minWidth:(0,G.kb)(k),maxWidth:(0,G.kb)(w),maxHeight:(0,G.kb)(b)})}return(0,r.YP)((()=>[n.value,s.value,t.offset]),(()=>h()),{immediate:!o}),o&&(0,r.Y3)((()=>h())),requestAnimationFrame((()=>{i.value.maxHeight&&h()})),{updateLocation:h}}let yt=!0;const vt=[];function Ct(e){!yt||vt.length?(vt.push(e),Bt()):(yt=!1,e(),Bt())}let Dt=-1;function Bt(){cancelAnimationFrame(Dt),Dt=requestAnimationFrame((()=>{const e=vt.shift();e&&e(),vt.length?Bt():yt=!0}))}const wt={none:null,close:Et,block:Ft,reposition:xt},kt=(0,K.U)({scrollStrategy:{type:[String,Function],default:"block",validator:e=>"function"===typeof e||e in wt}});function bt(e,t){if(!ne.BR)return;let i;(0,r.m0)((async()=>{var o;null==(o=i)||o.stop(),t.isActive.value&&e.scrollStrategy&&(i=(0,B.B)(),await(0,r.Y3)(),i.run((()=>{var i;"function"===typeof e.scrollStrategy?e.scrollStrategy(t):null==(i=wt[e.scrollStrategy])||i.call(wt,t)})))}))}function Et(e){var t;function i(t){e.isActive.value=!1}St(null!=(t=e.activatorEl.value)?t:e.contentEl.value,i)}function Ft(e){var t;const i=[...new Set([...lt(e.activatorEl.value),...lt(e.contentEl.value)])].filter((e=>!e.classList.contains("v-overlay-scroll-blocked"))),r=window.innerWidth-document.documentElement.offsetWidth,o=(e=>ct(e)&&e)((null==(t=e.root.value)?void 0:t.offsetParent)||document.documentElement);o&&e.root.value.classList.add("v-overlay--scroll-blocked"),i.forEach(((e,t)=>{e.style.setProperty("--v-body-scroll-x",(0,G.kb)(-e.scrollLeft)),e.style.setProperty("--v-body-scroll-y",(0,G.kb)(-e.scrollTop)),e.style.setProperty("--v-scrollbar-offset",(0,G.kb)(r)),e.classList.add("v-overlay-scroll-blocked")})),(0,B.EB)((()=>{i.forEach(((e,t)=>{const i=parseFloat(e.style.getPropertyValue("--v-body-scroll-x")),r=parseFloat(e.style.getPropertyValue("--v-body-scroll-y"));e.style.removeProperty("--v-body-scroll-x"),e.style.removeProperty("--v-body-scroll-y"),e.style.removeProperty("--v-scrollbar-offset"),e.classList.remove("v-overlay-scroll-blocked"),e.scrollLeft=-i,e.scrollTop=-r})),o&&e.root.value.classList.remove("v-overlay--scroll-blocked")}))}function xt(e){var t;let i=!1,r=-1;function o(t){Ct((()=>{var r,o;const n=performance.now();null==(r=(o=e.updateLocation).value)||r.call(o,t);const s=performance.now()-n;i=s/(1e3/60)>2}))}St(null!=(t=e.activatorEl.value)?t:e.contentEl.value,(e=>{i?(cancelAnimationFrame(r),r=requestAnimationFrame((()=>{r=requestAnimationFrame((()=>{o(e)}))}))):o(e)}))}function St(e,t){const i=[document,...lt(e)];i.forEach((e=>{e.addEventListener("scroll",t,{passive:!0})})),(0,B.EB)((()=>{i.forEach((e=>{e.removeEventListener("scroll",t)}))}))}function _t(e,t){let i;(0,r.YP)(e,(e=>{var r;e&&!i?(i=(0,B.B)(),i.run(t)):(null==(r=i)||r.stop(),i=void 0)}),{immediate:!0})}var Rt=i(9903);function $t(e){const t=(0,r.Fl)((()=>{const t=e.value;if(!0===t||!ne.BR)return;const i=!1===t?document.body:"string"===typeof t?document.querySelector(t):t;if(null!=i){if(!$t.cache.has(i)){const e=document.createElement("div");e.className="v-overlay-container",i.appendChild(e),$t.cache.set(i,e)}return $t.cache.get(i)}(0,r.ZK)(`Unable to locate target ${t}`)}));return{teleportTarget:t}}$t.cache=new WeakMap;const Tt=(0,K.U)({eager:Boolean},"lazy");function Ot(e,t){const i=(0,B.iH)(!1),o=(0,r.Fl)((()=>i.value||e.eager||t.value));function n(){e.eager||(i.value=!1)}return(0,r.YP)(t,(()=>i.value=!0)),{isBooted:i,hasContent:o,onAfterLeave:n}}const Pt=(0,B.qj)([]);function Lt(e,t){const i=(0,X.FN)("useStack"),o=(0,B.iH)(+t.value);_t(e,(()=>{var e;const r=null==(e=Pt[Pt.length-1])?void 0:e[1];o.value=r?r+10:+t.value,Pt.push([i,o.value]),(0,B.EB)((()=>{const e=Pt.findIndex((e=>e[0]===i));Pt.splice(e,1)}))}));const n=(0,B.iH)(!0);return(0,r.m0)((()=>{var e;const t=(0,B.IU)(null==(e=Pt[Pt.length-1])?void 0:e[0])===i;setTimeout((()=>n.value=t))})),{isTop:(0,B.OT)(n),stackStyles:(0,r.Fl)((()=>({zIndex:o.value})))}}function jt(e){if("function"!==typeof e.getRootNode){while(e.parentNode)e=e.parentNode;return e!==document?null:document}const t=e.getRootNode();return t!==document&&t.getRootNode({composed:!0})!==document?null:t}function It(){return!0}function Mt(e,t,i){if(!e||!1===Nt(e,i))return!1;const r=jt(t);if("undefined"!==typeof ShadowRoot&&r instanceof ShadowRoot&&r.host===e.target)return!1;const o=("object"===typeof i.value&&i.value.include||(()=>[]))();return o.push(t),!o.some((t=>null==t?void 0:t.contains(e.target)))}function Nt(e,t){const i="object"===typeof t.value&&t.value.closeConditional||It;return i(e)}function Ut(e,t,i){const r="function"===typeof i.value?i.value:i.value.handler;t._clickOutside.lastMousedownWasOutside&&Mt(e,t,i)&&setTimeout((()=>{Nt(e,i)&&r&&r(e)}),0)}function zt(e,t){const i=jt(e);t(document),"undefined"!==typeof ShadowRoot&&i instanceof ShadowRoot&&t(i)}const Ht={mounted(e,t){const i=i=>Ut(i,e,t),r=i=>{e._clickOutside.lastMousedownWasOutside=Mt(i,e,t)};zt(e,(e=>{e.addEventListener("click",i,!0),e.addEventListener("mousedown",r,!0)})),e._clickOutside||(e._clickOutside={lastMousedownWasOutside:!0}),e._clickOutside[t.instance.$.uid]={onClick:i,onMousedown:r}},unmounted(e,t){e._clickOutside&&(zt(e,(i=>{var r;if(!i||null==(r=e._clickOutside)||!r[t.instance.$.uid])return;const{onClick:o,onMousedown:n}=e._clickOutside[t.instance.$.uid];i.removeEventListener("click",o,!0),i.removeEventListener("mousedown",n,!0)})),delete e._clickOutside[t.instance.$.uid])}};function Wt(e){const{modelValue:t,color:i,...o}=e;return(0,r.Wm)(n.uT,{name:"fade-transition",appear:!0},{default:()=>[e.modelValue&&(0,r.Wm)("div",(0,r.dG)({class:["v-overlay__scrim",e.color.backgroundColorClasses.value],style:e.color.backgroundColorStyles.value},o),null)]})}const Vt=(0,w.e)()({name:"VOverlay",directives:{ClickOutside:Ht},inheritAttrs:!1,props:{absolute:Boolean,attach:[Boolean,String,Object],closeOnBack:{type:Boolean,default:!0},contained:Boolean,contentClass:null,contentProps:null,disabled:Boolean,noClickAnimation:Boolean,modelValue:Boolean,persistent:Boolean,scrim:{type:[String,Boolean],default:!0},zIndex:{type:[Number,String],default:2e3},...it(),...(0,u.x)(),...pt(),...kt(),...(0,y.x$)(),...(0,V.X)(),...Tt()},emits:{"click:outside":e=>!0,"update:modelValue":e=>!0,afterLeave:()=>!0},setup(e,t){let{slots:i,attrs:o,emit:s}=t;const a=(0,v.z)(e,"modelValue"),l=(0,r.Fl)({get:()=>a.value,set:t=>{t&&e.disabled||(a.value=t)}}),{teleportTarget:c}=$t((0,r.Fl)((()=>e.attach||e.contained))),{themeClasses:d}=(0,y.ER)(e),{rtlClasses:h}=(0,Rt.Vw)(),{hasContent:f,onAfterLeave:p}=Ot(e,l),m=(0,C.Y5)((0,r.Fl)((()=>"string"===typeof e.scrim?e.scrim:null))),{isTop:g,stackStyles:A}=Lt(l,(0,B.Vh)(e,"zIndex")),{activatorEl:D,activatorRef:w,activatorEvents:k,contentEvents:b}=rt(e,{isActive:l,isTop:g}),{dimensionStyles:E}=(0,u.$)(e);(0,r.YP)((()=>e.disabled),(e=>{e&&(l.value=!1)}));const F=(0,B.iH)(),x=(0,B.iH)(),{contentStyles:S,updateLocation:R}=mt(e,{contentEl:x,activatorEl:D,isActive:l});function $(t){s("click:outside",t),e.persistent?j():l.value=!1}function T(){return l.value&&g.value}function O(t){"Escape"===t.key&&g.value&&(e.persistent?j():l.value=!1)}bt(e,{root:F,contentEl:x,activatorEl:D,isActive:l,updateLocation:R}),ne.BR&&(0,r.YP)(l,(e=>{e?window.addEventListener("keydown",O):window.removeEventListener("keydown",O)}),{immediate:!0});const P=(0,U.tv)();_t((()=>e.closeOnBack),(()=>{(0,U.Kx)(P,(t=>{g.value&&l.value?(t(!1),e.persistent?j():l.value=!1):t()}))}));const L=(0,B.iH)();function j(){var t;e.noClickAnimation||null==(t=x.value)||t.animate([{transformOrigin:"center"},{transform:"scale(1.03)"},{transformOrigin:"center"}],{duration:150,easing:Ue})}return(0,r.YP)((()=>l.value&&(e.absolute||e.contained)&&null==c.value),(e=>{if(e){const e=at(F.value);e&&e!==document.scrollingElement&&(L.value=e.scrollTop)}})),(0,_.L)((()=>{var t,a;return(0,r.Wm)(r.HY,null,[null==(t=i.activator)?void 0:t.call(i,{isActive:l.value,props:(0,r.dG)({ref:w},(0,r.mx)(k.value),e.activatorProps)}),ne.BR&&(0,r.Wm)(r.lR,{disabled:!c.value,to:c.value},{default:()=>[f.value&&(0,r.Wm)("div",(0,r.dG)({class:["v-overlay",{"v-overlay--absolute":e.absolute||e.contained,"v-overlay--active":l.value,"v-overlay--contained":e.contained},d.value,h.value],style:[A.value,{top:(0,G.kb)(L.value)}],ref:F},o),[(0,r.Wm)(Wt,{color:m,modelValue:l.value&&!!e.scrim},null),(0,r.Wm)(V.J,{appear:!0,persisted:!0,transition:e.transition,target:D.value,onAfterLeave:()=>{p(),s("afterLeave")}},{default:()=>[(0,r.wy)((0,r.Wm)("div",(0,r.dG)({ref:x,class:["v-overlay__content",e.contentClass],style:[E.value,S.value]},(0,r.mx)(b.value),e.contentProps),[null==(a=i.default)?void 0:a.call(i,{isActive:l})]),[[n.F8,l.value],[(0,r.Q2)("click-outside"),{handler:$,closeConditional:T,include:()=>[D.value]}]])]})])]})])})),{animateClick:j,contentEl:x,activatorEl:D,isTop:g,updateLocation:R}}});function Gt(e){for(var t=arguments.length,i=new Array(t>1?t-1:0),r=1;r!0},setup(e,t){let{attrs:i,slots:o}=t;const n=(0,v.z)(e,"modelValue"),{scopeId:s}=qt(),a=(0,X.sq)(),l=(0,r.Fl)((()=>e.id||`v-menu-${a}`)),c=(0,B.iH)(),d=(0,r.f3)(tt,null);let h=0;function u(){null==d||d.closeParents()}return(0,r.JJ)(tt,{register(){++h},unregister(){--h},closeParents(){setTimeout((()=>{h||(n.value=!1,null==d||d.closeParents())}),40)}}),(0,r.YP)(n,(e=>{e?null==d||d.register():null==d||d.unregister()})),(0,_.L)((()=>(0,r.Wm)(Vt,(0,r.dG)({ref:c,modelValue:n.value,"onUpdate:modelValue":e=>n.value=e,class:["v-menu"],transition:e.transition,absolute:!0,closeOnContentClick:!0,locationStrategy:"connected",scrollStrategy:"reposition",scrim:!1,openDelay:"300",closeDelay:"250",activatorProps:{"aria-haspopup":"menu","aria-expanded":String(n.value),"aria-owns":l.value},"onClick:outside":u},s,i),{default:o.default,activator:o.activator}))),Gt({id:l},c)}}),Yt=(0,w.a)({name:"VFieldLabel",props:{floating:Boolean},setup(e,t){let{slots:i}=t;return()=>(0,r.Wm)(re,{class:["v-field-label",{"v-field-label--floating":e.floating}],"aria-hidden":e.floating||void 0},i)}});var Jt=i(1477);const Xt=(0,w.a)({name:"VProgressLinear",props:{active:{type:Boolean,default:!0},bgColor:String,bgOpacity:[Number,String],bufferValue:{type:[Number,String],default:0},clickable:Boolean,color:String,height:{type:[Number,String],default:4},indeterminate:Boolean,max:{type:[Number,String],default:100},modelValue:{type:[Number,String],default:0},reverse:Boolean,stream:Boolean,striped:Boolean,roundedBar:Boolean,...(0,g.I)(),...(0,A.Q)(),...(0,y.x$)()},emits:{"update:modelValue":e=>!0},setup(e,t){let{slots:i}=t;const o=(0,v.z)(e,"modelValue"),{isRtl:s}=(0,Rt.Vw)(),{themeClasses:a}=(0,y.ER)(e),{textColorClasses:l,textColorStyles:c}=(0,C.rY)(e,"color"),{backgroundColorClasses:d,backgroundColorStyles:h}=(0,C.Y5)((0,r.Fl)((()=>e.bgColor||e.color))),{backgroundColorClasses:u,backgroundColorStyles:f}=(0,C.Y5)(e,"color"),{roundedClasses:p}=(0,g.b)(e),{intersectionRef:m,isIntersecting:A}=(0,Jt.S)(),D=(0,r.Fl)((()=>parseInt(e.max,10))),B=(0,r.Fl)((()=>parseInt(e.height,10))),w=(0,r.Fl)((()=>parseFloat(e.bufferValue)/D.value*100)),k=(0,r.Fl)((()=>parseFloat(o.value)/D.value*100)),b=(0,r.Fl)((()=>s.value!==e.reverse)),E=(0,r.Fl)((()=>e.indeterminate?"fade-transition":"slide-x-transition")),F=(0,r.Fl)((()=>null==e.bgOpacity?e.bgOpacity:parseFloat(e.bgOpacity)));function x(e){if(!m.value)return;const{left:t,right:i,width:r}=m.value.getBoundingClientRect(),n=b.value?r-e.clientX+(i-r):e.clientX-t;o.value=Math.round(n/r*D.value)}return()=>(0,r.Wm)(e.tag,{ref:m,class:["v-progress-linear",{"v-progress-linear--active":e.active&&A.value,"v-progress-linear--reverse":b.value,"v-progress-linear--rounded":e.rounded,"v-progress-linear--rounded-bar":e.roundedBar,"v-progress-linear--striped":e.striped},p.value,a.value],style:{height:e.active?(0,G.kb)(B.value):0,"--v-progress-linear-height":(0,G.kb)(B.value)},role:"progressbar","aria-valuemin":"0","aria-valuemax":e.max,"aria-valuenow":e.indeterminate?void 0:k.value,onClick:e.clickable&&x},{default:()=>[e.stream&&(0,r.Wm)("div",{class:["v-progress-linear__stream",l.value],style:{...c.value,[b.value?"left":"right"]:(0,G.kb)(-B.value),borderTop:`${(0,G.kb)(B.value/2)} dotted`,opacity:F.value,top:`calc(50% - ${(0,G.kb)(B.value/4)})`,width:(0,G.kb)(100-w.value,"%"),"--v-progress-linear-stream-to":(0,G.kb)(B.value*(b.value?1:-1))}},null),(0,r.Wm)("div",{class:["v-progress-linear__background",d.value],style:[h.value,{opacity:F.value,width:(0,G.kb)(e.stream?w.value:100,"%")}]},null),(0,r.Wm)(n.uT,{name:E.value},{default:()=>[e.indeterminate?(0,r.Wm)("div",{class:"v-progress-linear__indeterminate"},[["long","short"].map((e=>(0,r.Wm)("div",{key:e,class:["v-progress-linear__indeterminate",e,u.value],style:f.value},null)))]):(0,r.Wm)("div",{class:["v-progress-linear__determinate",u.value],style:[f.value,{width:(0,G.kb)(k.value,"%")}]},null)]}),i.default&&(0,r.Wm)("div",{class:"v-progress-linear__content"},[i.default({value:k.value,buffer:w.value})])]})}}),Qt=(0,K.U)({loading:Boolean},"loader");function Zt(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:(0,X.BL)();const i=(0,r.Fl)((()=>({[`${t}--loading`]:e.loading})));return{loaderClasses:i}}function ei(e,t){var i;let{slots:o}=t;return(0,r.Wm)("div",{class:`${e.name}__loader`},[(null==(i=o.default)?void 0:i.call(o,{color:e.color,isActive:e.active}))||(0,r.Wm)(Xt,{active:e.active,color:e.color,height:"2",indeterminate:!0},null)])}const ti=(0,K.U)({focused:Boolean},"focus");function ii(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:(0,X.BL)();const i=(0,v.z)(e,"focused"),o=(0,r.Fl)((()=>({[`${t}--focused`]:i.value})));function n(){i.value=!0}function s(){i.value=!1}return{focusClasses:o,isFocused:i,focus:n,blur:s}}const ri=["underlined","outlined","filled","solo","plain"],oi=(0,K.U)({appendInnerIcon:D.lE,bgColor:String,clearable:Boolean,clearIcon:{type:D.lE,default:"$clear"},active:Boolean,color:String,dirty:Boolean,disabled:Boolean,error:Boolean,label:String,persistentClear:Boolean,prependInnerIcon:D.lE,reverse:Boolean,singleLine:Boolean,variant:{type:String,default:"filled",validator:e=>ri.includes(e)},...(0,y.x$)(),...Qt()},"v-field"),ni=(0,w.e)()({name:"VField",inheritAttrs:!1,props:{id:String,...ti(),...oi()},emits:{"click:clear":e=>!0,"click:control":e=>!0,"update:focused":e=>!0,"update:modelValue":e=>!0},setup(e,t){let{attrs:i,emit:o,slots:s}=t;const{themeClasses:a}=(0,y.ER)(e),{loaderClasses:l}=Zt(e),{focusClasses:d,isFocused:h,focus:u,blur:f}=ii(e),p=(0,r.Fl)((()=>e.dirty||e.active)),m=(0,r.Fl)((()=>!e.singleLine&&!(!e.label&&!s.label))),g=(0,X.sq)(),A=(0,r.Fl)((()=>e.id||`input-${g}`)),v=(0,B.iH)(),D=(0,B.iH)(),w=(0,B.iH)(),{backgroundColorClasses:k,backgroundColorStyles:b}=(0,C.Y5)((0,B.Vh)(e,"bgColor")),{textColorClasses:E,textColorStyles:F}=(0,C.rY)((0,r.Fl)((()=>p.value&&h.value&&!e.error&&!e.disabled?e.color:void 0)));(0,r.YP)(p,(e=>{if(m.value){const t=v.value.$el,i=D.value.$el,r=Ve(t),o=i.getBoundingClientRect(),n=o.x-r.x,s=o.y-r.y-(r.height/2-o.height/2),a=o.width/.75,l=Math.abs(a-r.width)>1?{maxWidth:(0,G.kb)(a)}:void 0,c=1e3*parseFloat(getComputedStyle(t).transitionDuration),d=parseFloat(getComputedStyle(i).getPropertyValue("--v-field-label-scale"));t.style.visibility="visible",i.style.visibility="hidden",t.animate([{transform:"translate(0)"},{transform:`translate(${n}px, ${s}px) scale(${d})`,...l}],{duration:c,easing:Ue,direction:e?"normal":"reverse"}).finished.then((()=>{t.style.removeProperty("visibility"),i.style.removeProperty("visibility")}))}}),{flush:"post"});const x=(0,r.Fl)((()=>({isActive:p,isFocused:h,controlRef:w,blur:f,focus:u})));function S(e){e.target!==document.activeElement&&e.preventDefault(),o("click:control",e)}return(0,_.L)((()=>{var t,h,g;const y="outlined"===e.variant,C=s.prependInner||e.prependInnerIcon,B=!(!e.clearable&&!s.clear),w=!!(s.appendInner||e.appendInnerIcon||B),_=s.label?s.label({label:e.label,props:{for:A.value}}):e.label;return(0,r.Wm)("div",(0,r.dG)({class:["v-field",{"v-field--active":p.value,"v-field--appended":w,"v-field--disabled":e.disabled,"v-field--dirty":e.dirty,"v-field--error":e.error,"v-field--has-background":!!e.bgColor,"v-field--persistent-clear":e.persistentClear,"v-field--prepended":C,"v-field--reverse":e.reverse,"v-field--single-line":e.singleLine,"v-field--has-label":!!_,[`v-field--variant-${e.variant}`]:!0},a.value,k.value,d.value,l.value],style:[b.value,F.value],onClick:S},i),[(0,r.Wm)("div",{class:"v-field__overlay"},null),(0,r.Wm)(ei,{name:"v-field",active:e.loading,color:e.error?"error":e.color},{default:s.loader}),C&&(0,r.Wm)("div",{class:"v-field__prepend-inner"},[e.prependInnerIcon&&(0,r.Wm)(c.t,{onClick:i["onClick:prependInner"],icon:e.prependInnerIcon},null),null==s||null==(t=s.prependInner)?void 0:t.call(s,x.value)]),(0,r.Wm)("div",{class:"v-field__field","data-no-activator":""},[["solo","filled"].includes(e.variant)&&m.value&&(0,r.Wm)(Yt,{ref:D,class:[E.value],floating:!0},{default:()=>[_]}),(0,r.Wm)(Yt,{ref:v,for:A.value},{default:()=>[_]}),null==(h=s.default)?void 0:h.call(s,{...x.value,props:{id:A.value,class:"v-field__input"},focus:u,blur:f})]),B&&(0,r.Wm)(W.Zq,null,{default:()=>[(0,r.wy)((0,r.Wm)("div",{class:"v-field__clearable"},[s.clear?s.clear():(0,r.Wm)(c.t,{onClick:e=>o("click:clear",e),icon:e.clearIcon},null)]),[[n.F8,e.dirty]])]}),w&&(0,r.Wm)("div",{class:"v-field__append-inner"},[null==s||null==(g=s.appendInner)?void 0:g.call(s,x.value),e.appendInnerIcon&&(0,r.Wm)(c.t,{onClick:i["onClick:appendInner"],icon:e.appendInnerIcon},null)]),(0,r.Wm)("div",{class:["v-field__outline",E.value]},[y&&(0,r.Wm)(r.HY,null,[(0,r.Wm)("div",{class:"v-field__outline__start"},null),m.value&&(0,r.Wm)("div",{class:"v-field__outline__notch"},[(0,r.Wm)(Yt,{ref:D,floating:!0},{default:()=>[_]})]),(0,r.Wm)("div",{class:"v-field__outline__end"},null)]),["plain","underlined"].includes(e.variant)&&m.value&&(0,r.Wm)(Yt,{ref:D,floating:!0},{default:()=>[_]})])])})),{controlRef:w}}});function si(e){return(0,G.ei)(e,Object.keys(ni.props))}const ai=(0,w.a)({name:"VCounter",functional:!0,props:{active:Boolean,max:[Number,String],value:{type:[Number,String],default:0},...(0,V.X)({transition:{component:W.cu}})},setup(e,t){let{slots:i}=t;const o=(0,r.Fl)((()=>e.max?`${e.value} / ${e.max}`:String(e.value)));return(0,_.L)((()=>(0,r.Wm)(V.J,{transition:e.transition},{default:()=>[(0,r.wy)((0,r.Wm)("div",{class:"v-counter"},[i.default?i.default({counter:o.value,max:e.max,value:e.value}):o.value]),[[n.F8,e.active]])]}))),{}}}),li=["color","file","time","date","datetime-local","week","month"],ci=(0,w.e)()({name:"VTextField",directives:{Intersect:Pe.Z},inheritAttrs:!1,props:{autofocus:Boolean,counter:[Boolean,Number,String],counterValue:Function,hint:String,persistentHint:Boolean,prefix:String,placeholder:String,persistentPlaceholder:Boolean,persistentCounter:Boolean,suffix:String,type:{type:String,default:"text"},...ee(),...oi()},emits:{"click:clear":e=>!0,"click:control":e=>!0,"click:input":e=>!0,"update:modelValue":e=>!0},setup(e,t){let{attrs:i,emit:o,slots:s}=t;const a=(0,v.z)(e,"modelValue"),l=(0,r.Fl)((()=>{var t;return"function"===typeof e.counterValue?e.counterValue(a.value):(null!=(t=a.value)?t:"").toString().length})),c=(0,r.Fl)((()=>i.maxlength?i.maxlength:!e.counter||"number"!==typeof e.counter&&"string"!==typeof e.counter?void 0:e.counter));function d(t,i){var r,o;e.autofocus&&t&&(null==(r=i[0].target)||null==(o=r.focus)||o.call(r))}const h=(0,B.iH)(),u=(0,B.iH)(),f=(0,B.iH)(!1),p=(0,B.iH)(),m=(0,r.Fl)((()=>li.includes(e.type)||e.persistentPlaceholder||f.value)),g=(0,r.Fl)((()=>e.messages.length?e.messages:f.value||e.persistentHint?e.hint:""));function A(){var e;p.value!==document.activeElement&&(null==(e=p.value)||e.focus());f.value||(f.value=!0)}function y(e){A(),o("click:control",e)}function C(e){e.stopPropagation(),A(),(0,r.Y3)((()=>{a.value="",o("click:clear",e)}))}return(0,_.L)((()=>{const t=!!(s.counter||e.counter||e.counterValue),[v,D]=(0,G.An)(i),[{modelValue:B,...w}]=ie(e),[k]=si(e);return(0,r.Wm)(te,(0,r.dG)({ref:h,modelValue:a.value,"onUpdate:modelValue":e=>a.value=e,class:["v-text-field",{"v-text-field--prefixed":e.prefix,"v-text-field--suffixed":e.suffix,"v-text-field--flush-details":["plain","underlined"].includes(e.variant)}],"onClick:prepend":i["onClick:prepend"],"onClick:append":i["onClick:append"]},v,w,{messages:g.value}),{...s,default:t=>{let{id:l,isDisabled:c,isDirty:h,isReadonly:g,isValid:v}=t;return(0,r.Wm)(ni,(0,r.dG)({ref:u,onMousedown:e=>{e.target!==p.value&&e.preventDefault()},"onClick:control":y,"onClick:clear":C,"onClick:prependInner":i["onClick:prependInner"],"onClick:appendInner":i["onClick:appendInner"],role:"textbox"},k,{id:l.value,active:m.value||h.value,dirty:h.value||e.dirty,focused:f.value,error:!1===v.value}),{...s,default:t=>{var i;let{props:{class:l,...h}}=t;return(0,r.Wm)(r.HY,null,[e.prefix&&(0,r.Wm)("span",{class:"v-text-field__prefix"},[e.prefix]),(0,r.Wm)("div",{class:l,onClick:e=>o("click:input",e),"data-no-activator":""},[null==(i=s.default)?void 0:i.call(s),(0,r.wy)((0,r.Wm)("input",(0,r.dG)({ref:p,"onUpdate:modelValue":e=>a.value=e,autofocus:e.autofocus,readonly:g.value,disabled:c.value,name:e.name,placeholder:e.placeholder,size:1,type:e.type,onFocus:A,onBlur:()=>f.value=!1},h,D),null),[[n.YZ,a.value],[(0,r.Q2)("intersect"),{handler:d},null,{once:!0}]])]),e.suffix&&(0,r.Wm)("span",{class:"v-text-field__suffix"},[e.suffix])])}})},details:t?()=>(0,r.Wm)(r.HY,null,[(0,r.Wm)("span",null,null),(0,r.Wm)(ai,{active:e.persistentCounter||f.value,value:l.value,max:c.value},s.counter)]):void 0})})),Gt({},h,u,p)}});var di=i(6185),hi=i(5738);const ui=(0,K.U)({chips:Boolean,closableChips:Boolean,eager:Boolean,hideNoData:Boolean,hideSelected:Boolean,menu:Boolean,menuIcon:{type:D.lE,default:"$dropdown"},menuProps:{type:Object},modelValue:{type:null,default:()=>[]},multiple:Boolean,noDataText:{type:String,default:"$vuetify.noDataText"},openOnClear:Boolean,...(0,di.S1)({itemChildren:!1})},"select"),fi=(0,w.e)()({name:"VSelect",props:{...ui(),...(0,V.X)({transition:{component:Ge}})},emits:{"update:modelValue":e=>!0,"update:menu":e=>!0},setup(e,t){let{slots:i}=t;const{t:o}=(0,hi.bU)(),n=(0,B.iH)(),s=(0,v.z)(e,"menu"),{items:a,transformIn:c,transformOut:d}=(0,di.Ce)(e),h=(0,v.z)(e,"modelValue",[],(e=>c((0,G.FT)(e))),(t=>{var i;const r=d(t);return e.multiple?r:null!=(i=r[0])?i:null})),u=(0,r.Fl)((()=>h.value.map((e=>a.value.find((t=>t.value===e.value))||e)))),f=(0,r.Fl)((()=>u.value.map((e=>e.props.value))));function p(t){h.value=[],e.openOnClear&&(s.value=!0)}function m(){e.hideNoData&&!a.value.length||(s.value=!0)}function g(e){["Enter","ArrowDown"," "].includes(e.key)&&(s.value=!0),["Escape","Tab"].includes(e.key)&&(s.value=!1)}function A(t){if(e.multiple){const e=f.value.findIndex((e=>e===t.value));if(-1===e)h.value=[...h.value,t];else{const t=[...h.value];t.splice(e,1),h.value=t}}else h.value=[t],s.value=!1}return(0,_.L)((()=>{const t=!(!e.chips&&!i.chip);return(0,r.Wm)(ci,{ref:n,modelValue:h.value.map((e=>e.props.value)).join(", "),"onUpdate:modelValue":e=>{null==e&&(h.value=[])},validationValue:e.modelValue,class:["v-select",{"v-select--active-menu":s.value,"v-select--chips":!!e.chips,["v-select--"+(e.multiple?"multiple":"single")]:!0}],appendInnerIcon:e.menuIcon,readonly:!0,"onClick:clear":p,"onClick:input":m,"onClick:control":m,onBlur:()=>s.value=!1,onKeydown:g},{...i,default:()=>{var n,c;return(0,r.Wm)(r.HY,null,[(0,r.Wm)(Kt,(0,r.dG)({modelValue:s.value,"onUpdate:modelValue":e=>s.value=e,activator:"parent",contentClass:"v-select__content",eager:e.eager,openOnClick:!1,closeOnContentClick:!1,transition:e.transition},e.menuProps),{default:()=>[(0,r.Wm)(je.i,{selected:f.value,selectStrategy:e.multiple?"independent":"single-independent",onMousedown:e=>e.preventDefault()},{default:()=>[!a.value.length&&!e.hideNoData&&(null!=(n=null==(c=i["no-data"])?void 0:c.call(i))?n:(0,r.Wm)(Ie.l,{title:o(e.noDataText)},null)),a.value.map((t=>{var o,n;return null!=(o=null==(n=i.item)?void 0:n.call(i,{item:t,props:(0,r.dG)(t.props,{onClick:()=>A(t)})}))?o:(0,r.Wm)(Ie.l,(0,r.dG)(t.props,{onClick:()=>A(t)}),{prepend:t=>{let{isSelected:i}=t;return e.multiple?(0,r.Wm)(de,{modelValue:i,ripple:!1},null):void 0}})}))]})]}),u.value.map(((o,n)=>{function s(e){e.stopPropagation(),e.preventDefault(),A(o)}const a={"onClick:close":s,modelValue:!0};return(0,r.Wm)("div",{class:"v-select__selection"},[t?(0,r.Wm)(l.z,{defaults:{VChip:{closable:e.closableChips,size:"small",text:o.title}}},{default:()=>[i.chip?i.chip({props:a,item:o,index:n}):(0,r.Wm)(Qe,a,null)]}):i.selection?i.selection({item:o,index:n}):(0,r.Wm)("span",{class:"v-select__selection-text"},[o.title,e.multiple&&n!0},setup(e,t){let{slots:i}=t;const o=(0,v.z)(e,"modelValue"),{locationStyles:n}=(0,p.T)(e),{positionClasses:s}=(0,m.K)(e),{scopeId:a}=qt(),{colorClasses:c,colorStyles:h,variantClasses:u}=(0,d.c1)(e),{roundedClasses:f}=(0,g.b)(e);(0,r.YP)(o,y),(0,r.YP)((()=>e.timeout),y),(0,r.bv)((()=>{o.value&&y()}));let A=-1;function y(){window.clearTimeout(A);const t=Number(e.timeout);o.value&&-1!==t&&(A=window.setTimeout((()=>{o.value=!1}),t))}function C(){window.clearTimeout(A)}(0,_.L)((()=>{var t,p;return(0,r.Wm)(Vt,(0,r.dG)({modelValue:o.value,"onUpdate:modelValue":e=>o.value=e,class:["v-snackbar",{"v-snackbar--active":o.value,"v-snackbar--multi-line":e.multiLine&&!e.vertical,"v-snackbar--vertical":e.vertical},s.value],style:[h.value],contentProps:{style:n.value},persistent:!0,noClickAnimation:!0,scrim:!1,scrollStrategy:"none",transition:e.transition},a),{default:()=>[(0,r.Wm)("div",{class:["v-snackbar__wrapper",c.value,f.value,u.value],onPointerenter:C,onPointerleave:y},[(0,d.Ux)(!1,"v-snackbar"),i.default&&(0,r.Wm)("div",{class:["v-snackbar__content",e.contentClass],role:"status","aria-live":"polite"},[null==(t=i.default)?void 0:t.call(i)]),i.actions&&(0,r.Wm)(l.z,{defaults:{VBtn:{variant:"text",ripple:!1}}},{default:()=>[(0,r.Wm)("div",{class:"v-snackbar__actions"},[null==(p=i.actions)?void 0:p.call(i)])]})])],activator:i.activator})}))}}),mi=(0,r.Uk)(" 协议测试 "),gi=(0,r.Uk)(" request "),Ai=(0,r.Uk)("输出"),yi=(0,r.Uk)(" Clear "),vi={key:0},Ci=(0,r.Uk)(" Close ");function Di(e,t,i,s,a,l){const c=(0,r.up)("Vue3JsonEditor");return(0,r.wg)(),(0,r.j4)(pe.K,null,{default:(0,r.w5)((()=>[(0,r.Wm)(H,null,{default:(0,r.w5)((()=>[(0,r.Wm)(M,null,{default:(0,r.w5)((()=>[mi])),_:1}),(0,r.Wm)(I,null,{default:(0,r.w5)((()=>[(0,r.Wm)(Fe,{justify:"start"},{default:(0,r.w5)((()=>[(0,r.Wm)(Oe,{cols:"6"},{default:(0,r.w5)((()=>[(0,r.Wm)(ci,{modelValue:e.ws_url,"onUpdate:modelValue":t[0]||(t[0]=t=>e.ws_url=t),label:"服务端连接地址",variant:"outlined",clearable:"",error:e.error,"error-messages":e.error_message,disabled:e.isconnect||e.connecting,"clear-icon":"mdi-cancel"},null,8,["modelValue","error","error-messages","disabled"])])),_:1}),(0,r.Wm)(Oe,{cols:"3"},{default:(0,r.w5)((()=>[(0,r.Wm)(E.T,{flat:"",loading:e.connecting,onClick:t[1]||(t[1]=t=>e.isconnect?e.disconnect():e.connect()),color:"secondary"},{default:(0,r.w5)((()=>[(0,r.Uk)((0,o.zw)(e.isconnect?"断开":"连接"),1)])),_:1},8,["loading"])])),_:1})])),_:1}),(0,r.Wm)(fe.J,{inset:""}),(0,r.Wm)(Fe,{class:"mt-5"},{default:(0,r.w5)((()=>[(0,r.Wm)(Oe,{cols:"2"},{default:(0,r.w5)((()=>[(0,r.Wm)(fi,{modelValue:e.mainSelect,"onUpdate:modelValue":[t[2]||(t[2]=t=>e.mainSelect=t),e.mainSelectUpdate],items:e.proto_models,"item-title":"mainType","item-value":"subs",label:"mainType",disabled:!e.isconnect,"single-line":"","return-object":""},null,8,["modelValue","items","disabled","onUpdate:modelValue"])])),_:1}),(0,r.Wm)(Oe,{cols:"2"},{default:(0,r.w5)((()=>[(0,r.Wm)(fi,{modelValue:e.subSelect,"onUpdate:modelValue":[t[3]||(t[3]=t=>e.subSelect=t),e.subSelectUpdate],items:e.mainSelect.subs,"item-title":"subType","item-value":"reqproto",label:"subType",disabled:!e.isconnect||e.mainSelect.disabled,"single-line":"","return-object":""},null,8,["modelValue","items","disabled","onUpdate:modelValue"])])),_:1})])),_:1}),(0,r.Wm)(fe.J,{inset:""}),e.reqproto.length>0?((0,r.wg)(),(0,r.j4)(Fe,{key:0,class:"mt-5"},{default:(0,r.w5)((()=>[((0,r.wg)(!0),(0,r.iD)(r.HY,null,(0,r.Ko)(e.reqproto,(t=>((0,r.wg)(),(0,r.j4)(Oe,{key:t.FieldName,cols:"4"},{default:(0,r.w5)((()=>[(0,r.Wm)(H,null,{default:(0,r.w5)((()=>[(0,r.Wm)(M,null,{default:(0,r.w5)((()=>[(0,r.Uk)((0,o.zw)(t.FieldName),1)])),_:2},1024),(0,r.Wm)(I,null,{default:(0,r.w5)((()=>["number"==t.FieldType||"text"==t.FieldType?((0,r.wg)(),(0,r.j4)(ci,{key:0,color:"tertiary",modelValue:t.FieldValue,"onUpdate:modelValue":e=>t.FieldValue=e,label:t.FieldName,type:t.FieldType,hint:t.FieldType,disabled:!e.isconnect,outlined:"",clearable:""},null,8,["modelValue","onUpdate:modelValue","label","type","hint","disabled"])):"bool"==t.FieldType?((0,r.wg)(),(0,r.j4)(ue,{key:1,modelValue:t.FieldValue,"onUpdate:modelValue":e=>t.FieldValue=e,label:t.FieldName},null,8,["modelValue","onUpdate:modelValue","label"])):"enum"==t.FieldType?((0,r.wg)(),(0,r.j4)(fi,{key:2,modelValue:t.FieldValue,"onUpdate:modelValue":e=>t.FieldValue=e,items:t.FieldRange,"item-title":"name","item-value":"value",label:t.FieldName},null,8,["modelValue","onUpdate:modelValue","items","label"])):((0,r.wg)(),(0,r.j4)(c,{key:3,modelValue:t.FieldValue,"onUpdate:modelValue":e=>t.FieldValue=e,onJsonChange:e=>{t.FieldValue=e},showBtns:!1,mode:"code",lang:"zh",expandedOnStart:!1},null,8,["modelValue","onUpdate:modelValue","onJsonChange"]))])),_:2},1024)])),_:2},1024)])),_:2},1024)))),128))])),_:1})):(0,r.kq)("",!0),(0,r.Wm)(Fe,{class:"mt-5"},{default:(0,r.w5)((()=>[(0,r.Wm)(Oe,{cols:"3"},{default:(0,r.w5)((()=>[(0,r.Wm)(E.T,{flat:"",class:"text-capitalize",disabled:null==e.subSelect,onClick:e.reqprotohandle,color:"secondary"},{default:(0,r.w5)((()=>[gi])),_:1},8,["disabled","onClick"])])),_:1})])),_:1})])),_:1})])),_:1}),(0,r.Wm)(H,{class:"mt-12"},{default:(0,r.w5)((()=>[(0,r.Wm)(M,null,{default:(0,r.w5)((()=>[(0,r.Wm)(Fe,{justify:"space-between"},{default:(0,r.w5)((()=>[(0,r.Wm)(Oe,null,{default:(0,r.w5)((()=>[Ai])),_:1}),(0,r.Wm)(Oe,{cols:"auto"},{default:(0,r.w5)((()=>[(0,r.Wm)(E.T,{flat:"","prepend-icon":"mdi-broom",onClick:t[4]||(t[4]=t=>e.logs=[]),color:"secondary"},{default:(0,r.w5)((()=>[yi])),_:1})])),_:1})])),_:1})])),_:1}),(0,r.Wm)(fe.J),(0,r.Wm)(Ne.t,{class:"overflow-y-auto",height:"500"},{default:(0,r.w5)((()=>[(0,r.Wm)(Le,{options:{threshold:.5},"min-height":"200",transition:"fade-transition"},{default:(0,r.w5)((()=>[(0,r.Wm)(je.i,null,{default:(0,r.w5)((()=>[((0,r.wg)(!0),(0,r.iD)(r.HY,null,(0,r.Ko)(e.logs,(e=>((0,r.wg)(),(0,r.j4)(Ie.l,{key:e},{default:(0,r.w5)((()=>[(0,r.Wm)(b,{type:e.type,variant:"outlined",title:e.title},(0,r.Nv)({default:(0,r.w5)((()=>[e.data?(0,r.wy)(((0,r.wg)(),(0,r.iD)("div",vi,[(0,r.Wm)(fe.J),(0,r._)("pre",null,(0,o.zw)(e.data),1)],512)),[[n.F8,e.isshow]]):(0,r.kq)("",!0)])),_:2},[e.data?{name:"append",fn:(0,r.w5)((()=>[(0,r.Wm)(Me.U,{end:""},{default:(0,r.w5)((()=>[(0,r.Wm)(E.T,{variant:"text",size:"x-large",onClick:t=>e.isshow=!e.isshow,icon:e.isshow?"mdi-chevron-left":"mdi-chevron-down"},null,8,["onClick","icon"])])),_:2},1024)]))}:void 0]),1032,["type","title"])])),_:2},1024)))),128))])),_:1})])),_:1},8,["options"])])),_:1})])),_:1}),(0,r.Wm)(pi,{modelValue:e.error,"onUpdate:modelValue":t[6]||(t[6]=t=>e.error=t)},{actions:(0,r.w5)((()=>[(0,r.Wm)(E.T,{color:"pink",variant:"text",onClick:t[5]||(t[5]=t=>e.error=!1)},{default:(0,r.w5)((()=>[Ci])),_:1})])),default:(0,r.w5)((()=>[(0,r.Uk)((0,o.zw)(e.error_message)+" ",1)])),_:1},8,["modelValue"])])),_:1})}i(8675),i(3462),i(7380),i(1118),i(2801),i(1703);const Bi="3.7.2",wi=Bi,ki="function"===typeof atob,bi="function"===typeof btoa,Ei="function"===typeof Buffer,Fi="function"===typeof TextDecoder?new TextDecoder:void 0,xi="function"===typeof TextEncoder?new TextEncoder:void 0,Si="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",_i=Array.prototype.slice.call(Si),Ri=(e=>{let t={};return e.forEach(((e,i)=>t[e]=i)),t})(_i),$i=/^(?:[A-Za-z\d+\/]{4})*?(?:[A-Za-z\d+\/]{2}(?:==)?|[A-Za-z\d+\/]{3}=?)?$/,Ti=String.fromCharCode.bind(String),Oi="function"===typeof Uint8Array.from?Uint8Array.from.bind(Uint8Array):(e,t=(e=>e))=>new Uint8Array(Array.prototype.slice.call(e,0).map(t)),Pi=e=>e.replace(/=/g,"").replace(/[+\/]/g,(e=>"+"==e?"-":"_")),Li=e=>e.replace(/[^A-Za-z0-9\+\/]/g,""),ji=e=>{let t,i,r,o,n="";const s=e.length%3;for(let a=0;a255||(r=e.charCodeAt(a++))>255||(o=e.charCodeAt(a++))>255)throw new TypeError("invalid character found");t=i<<16|r<<8|o,n+=_i[t>>18&63]+_i[t>>12&63]+_i[t>>6&63]+_i[63&t]}return s?n.slice(0,s-3)+"===".substring(s):n},Ii=bi?e=>btoa(e):Ei?e=>Buffer.from(e,"binary").toString("base64"):ji,Mi=Ei?e=>Buffer.from(e).toString("base64"):e=>{const t=4096;let i=[];for(let r=0,o=e.length;rt?Pi(Mi(e)):Mi(e),Ui=e=>{if(e.length<2){var t=e.charCodeAt(0);return t<128?e:t<2048?Ti(192|t>>>6)+Ti(128|63&t):Ti(224|t>>>12&15)+Ti(128|t>>>6&63)+Ti(128|63&t)}t=65536+1024*(e.charCodeAt(0)-55296)+(e.charCodeAt(1)-56320);return Ti(240|t>>>18&7)+Ti(128|t>>>12&63)+Ti(128|t>>>6&63)+Ti(128|63&t)},zi=/[\uD800-\uDBFF][\uDC00-\uDFFFF]|[^\x00-\x7F]/g,Hi=e=>e.replace(zi,Ui),Wi=Ei?e=>Buffer.from(e,"utf8").toString("base64"):xi?e=>Mi(xi.encode(e)):e=>Ii(Hi(e)),Vi=(e,t=!1)=>t?Pi(Wi(e)):Wi(e),Gi=e=>Vi(e,!0),qi=/[\xC0-\xDF][\x80-\xBF]|[\xE0-\xEF][\x80-\xBF]{2}|[\xF0-\xF7][\x80-\xBF]{3}/g,Ki=e=>{switch(e.length){case 4:var t=(7&e.charCodeAt(0))<<18|(63&e.charCodeAt(1))<<12|(63&e.charCodeAt(2))<<6|63&e.charCodeAt(3),i=t-65536;return Ti(55296+(i>>>10))+Ti(56320+(1023&i));case 3:return Ti((15&e.charCodeAt(0))<<12|(63&e.charCodeAt(1))<<6|63&e.charCodeAt(2));default:return Ti((31&e.charCodeAt(0))<<6|63&e.charCodeAt(1))}},Yi=e=>e.replace(qi,Ki),Ji=e=>{if(e=e.replace(/\s+/g,""),!$i.test(e))throw new TypeError("malformed base64.");e+="==".slice(2-(3&e.length));let t,i,r,o="";for(let n=0;n>16&255):64===r?Ti(t>>16&255,t>>8&255):Ti(t>>16&255,t>>8&255,255&t);return o},Xi=ki?e=>atob(Li(e)):Ei?e=>Buffer.from(e,"base64").toString("binary"):Ji,Qi=Ei?e=>Oi(Buffer.from(e,"base64")):e=>Oi(Xi(e),(e=>e.charCodeAt(0))),Zi=e=>Qi(tr(e)),er=Ei?e=>Buffer.from(e,"base64").toString("utf8"):Fi?e=>Fi.decode(Qi(e)):e=>Yi(Xi(e)),tr=e=>Li(e.replace(/[-_]/g,(e=>"-"==e?"+":"/"))),ir=e=>er(tr(e)),rr=e=>{if("string"!==typeof e)return!1;const t=e.replace(/\s+/g,"").replace(/={0,2}$/,"");return!/[^\s0-9a-zA-Z\+/]/.test(t)||!/[^\s0-9a-zA-Z\-_]/.test(t)},or=e=>({value:e,enumerable:!1,writable:!0,configurable:!0}),nr=function(){const e=(e,t)=>Object.defineProperty(String.prototype,e,or(t));e("fromBase64",(function(){return ir(this)})),e("toBase64",(function(e){return Vi(this,e)})),e("toBase64URI",(function(){return Vi(this,!0)})),e("toBase64URL",(function(){return Vi(this,!0)})),e("toUint8Array",(function(){return Zi(this)}))},sr=function(){const e=(e,t)=>Object.defineProperty(Uint8Array.prototype,e,or(t));e("toBase64",(function(e){return Ni(this,e)})),e("toBase64URI",(function(){return Ni(this,!0)})),e("toBase64URL",(function(){return Ni(this,!0)}))},ar=()=>{nr(),sr()},lr={version:Bi,VERSION:wi,atob:Xi,atobPolyfill:Ji,btoa:Ii,btoaPolyfill:ji,fromBase64:ir,toBase64:Vi,encode:Vi,encodeURI:Gi,encodeURL:Gi,utob:Hi,btou:Yi,decode:ir,isValid:rr,fromUint8Array:Ni,toUint8Array:Zi,extendString:nr,extendUint8Array:sr,extendBuiltins:ar};var cr=i(9702),dr=i.n(cr),hr=i(953),ur=i.n(hr),fr={websock:null,ws_url:{NODE_ENV:"production",BASE_URL:"/"}.VUE_APP_API_SOCKET_URL,socket_open:!1,hearbeat_timer:null,hearbeat_interval:5e3,is_reonnect:!1,reconnect_count:3,reconnect_current:1,reconnect_timer:null,reconnect_interval:3e3,receivelisten:null,closelisten:null,init:e=>(fr.ws_url=e||fr.ws_url,new Promise(fr.connect)),send:(e,t=null)=>{fr.websock.send(e),t&&t()},receive:e=>{var t=JSON.parse(e.data);if(0!=t.kind&&console.log("收到服务器内容:",e.data),void 0==t)return console.log("收到服务器空内容"),!1;if(void 0!=t.kind&&110==t.kind)fr.socket_open=!1,fr.is_reonnect=!0;else{if(99==t.kind)return fr.socket_open=!0,fr.is_reonnect=!1,console.log("被挤下线 不做处理"),!1;if("order_new"==t.kind){console.log("有新的订单通知");var i=Date.parse(new Date)/1e3;t.timestamp=parseInt(t.timestamp),console.log(i-t.timestamp)}else"refund_created"==t.kind&&console.log("有新的退款订单")}"order_new"!=t.kind&&"refund_created"!=t.kind||console.log("订单列表刷新")},heartbeat:()=>{console.log("socket","ping"),fr.hearbeat_timer&&clearInterval(fr.hearbeat_timer),fr.hearbeat_timer=setInterval((()=>{const e=storage.get("Access-Token");var t={kind:0,shop_id:Vue.prototype.$shop_id(!1),"API-Token":e,"API-Source":"MERCHANT"};fr.send(t)}),fr.hearbeat_interval)},close:()=>{console.log("主动断开连接"),clearInterval(fr.hearbeat_timer),fr.is_reonnect=!1,fr.websock.close()},connect:(e,t)=>(console.log("连接服务器 连接次数",fr.reconnect_current),"WebSocket"in window?fr.websock?e(fr.websock):(fr.websock=new WebSocket(fr.ws_url),fr.websock.onmessage=function(e){null!=fr.receivelisten?fr.receivelisten(e):fr.receive(e)},fr.websock.onclose=function(i){if(console.log("连接已断开"),console.log("connection closed ("+i.code+")"),clearInterval(fr.hearbeat_interval),fr.socket_open=!1,fr.websock=null,!fr.is_reonnect)return null!=fr.closelisten&&fr.closelisten(),t("连接失败");fr.reconnect_timer=setTimeout((()=>fr.reconnect_current>fr.reconnect_count?(clearTimeout(fr.reconnect_timer),t("超过重连次数")):(fr.reconnect_current++,fr.connect(e,t))),fr.reconnect_interval)},fr.websock.onopen=function(){console.log("连接成功"),fr.reconnect_current=0,fr.socket_open=!0,e(fr.websock)},void(fr.websock.onerror=function(){fr.websock=null,console.log("WebSocket连接发生错误")})):(console.log("浏览器不支持WebSocket"),t("浏览器不支持WebSocket")))},pr=i(2477),mr=(0,r.aZ)({name:"Protocol",components:{Vue3JsonEditor:pr.f},data(){return{ws_url:"ws://localhost:7891/gateway",isconnect:!1,connecting:!1,error:!1,error_message:"",proto_models:null,mainSelect:{protoName:"",mainType:"User",subs:[]},subSelect:null,reqproto:[],reqloading:!1,islogin:!1,account:"",serverId:0,logs:[],isshow:!0,showdata:{name:"liwei1dao",aog:123},resultInfo:{li:123}}},computed:{},setup(){const e=(0,B.qj)([{mainType:"notify",disabled:!1,subs:[]},{mainType:"user",subs:[]},{mainType:"items",subs:[]},{mainType:"mail",subs:[]},{mainType:"friend",subs:[]},{mainType:"equipment",subs:[]},{mainType:"hero",subs:[]},{mainType:"shop",subs:[]},{mainType:"stak",subs:[]},{mainType:"mainline",subs:[]},{mainType:"chat",subs:[]},{mainType:"gm",subs:[]},{mainType:"forum",subs:[]},{mainType:"pagoda",subs:[]},{mainType:"martialhall",subs:[]},{mainType:"gourmet",subs:[]},{mainType:"smithy",subs:[]},{mainType:"moonfantasy",subs:[]},{mainType:"viking",subs:[]},{mainType:"hunting",subs:[]}]);for(const t of Object.keys(ur()))for(const i of e){let e=t.toLowerCase(),r=e.indexOf(i.mainType);if(0==r){let o=e.indexOf("req"),n=e.indexOf("resp"),s=e.indexOf("push");if(-1!=o){let n=e.substring(r+i.mainType.length,o),s=!1;for(const e of i.subs)if(e.subType==n){e.reqproto=ur()[t],s=!0;break}s||i.subs.push({reqName:t,mainType:i.mainType,subType:n,reqproto:ur()[t]})}if(-1!=n){let o=e.substring(r+i.mainType.length,n),s=!1;for(const e of i.subs)if(e.subType==o){e.respName=t,e.respproto=ur()[t],s=!0;break}s||i.subs.push({respName:t,mainType:i.mainType,subType:o,respproto:ur()[t]})}if(-1!=s){let o=e.substring(r+i.mainType.length,s),n=!1;for(const e of i.subs)if(e.subType==o){e.pushName=t,e.pushproto=ur()[t],n=!0;break}n||i.subs.push({pushName:t,mainType:i.mainType,subType:o,pushproto:ur()[t]})}}}return{proto_models:e}},onBeforeUnmount(){fr.close()},methods:{connect(){this.connecting=!0,fr.receivelisten=this.receivelisten,fr.init(this.ws_url).then((e=>{this.error=!1,this.error_message="",this.isconnect=!0,this.connecting=!1,this.pushlog("success","连接创建成功"),fr.closelisten=this.closelisten})).catch((e=>{this.error=!0,this.error_message=e,this.isconnect=!1,this.connecting=!1,this.subSelect=null,this.reqproto=[],this.pushlog("error",`连接创建失败:${this.ws_url}`)}))},disconnect(){fr.close(),this.isconnect=!1,this.subSelect=null,this.reqproto=[]},mainSelectUpdate(e){console.log(e),this.subSelect=null,this.reqproto=[]},subSelectUpdate(e){this.reqproto=[];let t=Object.keys(this.subSelect.reqproto.fields);for(const i of t){let e=this.subSelect.reqproto.fields[i].rule,t=this.subSelect.reqproto.fields[i].keyType,r=this.subSelect.reqproto.fields[i].type,o=[],n=null;if(e||t)r="object",n={};else switch(r){case"int32":case"int64":case"uint32":case"uint64":case"float32":case"float64":r="number",n=0;break;case"string":r="text",n="";break;case"bool":r="bool",n=!1;break;default:let e=ur().lookup(r);if(null==e)r="object",n={};else if(e.values){r="enum";for(let t of Object.keys(e.values))o.push({name:t,value:e.values[t]});n=o[0]}else r="object",n={};break}console.log("ftype",r),this.reqproto.push({FieldName:i,FieldType:r,FieldRange:o,FieldValue:n})}},closelisten(){this.isconnect=!1,this.subSelect=null,this.reqproto=[],console.log("closelisten!"),this.pushlog("error",`连接断开${this.ws_url}`)},receivelisten(e){e.data.arrayBuffer().then((e=>new Uint8Array(e))).then((e=>{console.log("bytes",e);let t=ur().lookup("UserMessage").decode(e),i=t.MainType,r=t.SubType,o=!1;console.log("接收到消息 message",t);for(const n of this.proto_models){if(n.mainType==i)for(const e of n.subs)if(r==e.subType){console.log("接收到消息 v1",e),o=!0;let n=null,s=null;e.respName?(console.log("接收到消息 respName",e.respName),n=ur().lookup(e.respName).decode(t.data.value),s=ur().lookup(e.respName).toObject(n),this.pushlog("success",`收到回应消息: ${i}-${r}-resp`,s)):(console.log("接收到消息 pushName",e.pushName),n=ur().lookup(e.pushName).decode(t.data.value),s=ur().lookup(e.pushName).toObject(n),e.pushName&&"NotifyErrorNotifyPush"==e.pushName?this.pushlog("error",`错误信息通知: ${i}-${r}-push`,s):this.pushlog("success",`收到回应消息: ${i}-${r}-push`,s))}if(o)break}o||this.pushlog("error",`接收消息错误 ${i}-${r}`,"未找到指定消息对象")})).catch((e=>{console.log("接收到消息异常",e),this.pushlog("error","接收消息异常",e)}))},reqprotohandle(){console.log("protoName:",this.subSelect.reqName);let e=ur().lookup(this.subSelect.reqName);for(const o of this.reqproto)e[o.FieldName]=o.FieldValue;let t=ur().lookup("UserMessage"),i=ur().lookup("google.protobuf.Any");t.MainType=this.subSelect.mainType,t.SubType=this.subSelect.subType,t.data=i.create({type_url:`type.googleapis.com/${this.subSelect.reqName}`,value:ur().lookup(this.subSelect.reqName).encode(e).finish()}),"UserLoginReq"==this.subSelect.reqName?t.sec=this.buildsecStr(e.account,e.sid):t.sec=this.buildsecStr(),console.log("message:",t);let r=ur().lookup("UserMessage").encode(t).finish();console.log("req buff:",r),fr.send(r),this.pushlog("success",`发送请求消息: ${t.MainType}-${t.SubType}-req`,ur().lookup(this.subSelect.reqName).toObject(e))},buildsecStr(e,t){e=e||this.account,t=t||this.serverId;let i=JSON.stringify({account:e,serverId:t,timestamp:Date.parse(new Date)/1e3}),r=lr.encode(i),o=dr()(r);return console.log("clientMd5key:",o),`CE:${o}${r}`},pushlog(e,t,i){this.logs.push({type:e,title:t,data:i,isshow:!1})},onJsonChange(e){console.log("value:",e)}}}),gr=i(89);const Ar=(0,gr.Z)(mr,[["render",Di]]);var yr=Ar}}]);
-//# sourceMappingURL=123.e621d4df.js.map
\ No newline at end of file
+var factory;factory=function(){return function(e){var t={};function i(r){if(t[r])return t[r].exports;var o=t[r]={exports:{},id:r,loaded:!1};return e[r].call(o.exports,o,o.exports,i),o.loaded=!0,o.exports}return i.m=e,i.c=t,i.p="",i(0)}([function(e,t,i){var r;try{r=i(1)}catch(e){}var o=i(51),n=i(62),s=i(54);function a(e,t,i){if(!(this instanceof a))throw new Error('JSONEditor constructor called without "new".');var r=s.getInternetExplorerVersion();if(-1!=r&&r<9)throw new Error("Unsupported browser, IE9 or newer required. Please install the newest version of your browser.");if(t&&(t.error&&(console.warn('Option "error" has been renamed to "onError"'),t.onError=t.error,delete t.error),t.change&&(console.warn('Option "change" has been renamed to "onChange"'),t.onChange=t.change,delete t.change),t.editable&&(console.warn('Option "editable" has been renamed to "onEditable"'),t.onEditable=t.editable,delete t.editable),t)){var o=["ace","theme","ajv","schema","onChange","onEditable","onError","onModeChange","escapeUnicode","history","search","mode","modes","name","indentation","sortObjectKeys"];Object.keys(t).forEach((function(e){-1===o.indexOf(e)&&console.warn('Unknown option "'+e+'". This option will be ignored')}))}arguments.length&&this._create(e,t,i)}a.modes={},a.prototype.DEBOUNCE_INTERVAL=150,a.prototype._create=function(e,t,i){this.container=e,this.options=t||{},this.json=i||{};var r=this.options.mode||"tree";this.setMode(r)},a.prototype.destroy=function(){},a.prototype.set=function(e){this.json=e},a.prototype.get=function(){return this.json},a.prototype.setText=function(e){this.json=s.parse(e)},a.prototype.getText=function(){return JSON.stringify(this.json)},a.prototype.setName=function(e){this.options||(this.options={}),this.options.name=e},a.prototype.getName=function(){return this.options&&this.options.name},a.prototype.setMode=function(e){var t,i,r=this.container,o=s.extend({},this.options),n=o.mode;o.mode=e;var l=a.modes[e];if(!l)throw new Error('Unknown mode "'+o.mode+'"');try{var c="text"==l.data;if(i=this.getName(),t=this[c?"getText":"get"](),this.destroy(),s.clear(this),s.extend(this,l.mixin),this.create(r,o),this.setName(i),this[c?"setText":"set"](t),"function"==typeof l.load)try{l.load.call(this)}catch(e){console.error(e)}if("function"==typeof o.onModeChange&&e!==n)try{o.onModeChange(e,n)}catch(e){console.error(e)}}catch(e){this._onError(e)}},a.prototype.getMode=function(){return this.options.mode},a.prototype._onError=function(e){if(!this.options||"function"!=typeof this.options.onError)throw e;this.options.onError(e)},a.prototype.setSchema=function(e){if(e){var t;try{t=this.options.ajv||r({allErrors:!0,verbose:!0})}catch(e){console.warn("Failed to create an instance of Ajv, JSON Schema validation is not available. Please use a JSONEditor bundle including Ajv, or pass an instance of Ajv as via the configuration option `ajv`.")}t&&(this.validateSchema=t.compile(e),this.options.schema=e,this.validate()),this.refresh()}else this.validateSchema=null,this.options.schema=null,this.validate(),this.refresh()},a.prototype.validate=function(){},a.prototype.refresh=function(){},a.registerMode=function(e){var t,i;if(s.isArray(e))for(t=0;t",'"',"`"," ","\r","\n","\t"]),l=["'"].concat(a),c=["%","/","?",";","#"].concat(l),d=["/","?","#"],h=/^[a-z0-9A-Z_-]{0,63}$/,u=/^([a-z0-9A-Z_-]{0,63})(.*)$/,f={javascript:!0,"javascript:":!0},p={javascript:!0,"javascript:":!0},m={http:!0,https:!0,ftp:!0,gopher:!0,file:!0,"http:":!0,"https:":!0,"ftp:":!0,"gopher:":!0,"file:":!0},g=i(7);function A(e,t,i){if(e&&v(e)&&e instanceof o)return e;var r=new o;return r.parse(e,t,i),r}function y(e){return"string"==typeof e}function v(e){return"object"===_typeof(e)&&null!==e}function C(e){return null===e}o.prototype.parse=function(e,t,i){if(!y(e))throw new TypeError("Parameter 'url' must be a string, not "+_typeof(e));var o=e;o=o.trim();var s=n.exec(o);if(s){var a=(s=s[0]).toLowerCase();this.protocol=a,o=o.substr(s.length)}if(i||s||o.match(/^\/\/[^@\/]+@[^@\/]+/)){var A="//"===o.substr(0,2);!A||s&&p[s]||(o=o.substr(2),this.slashes=!0)}if(!p[s]&&(A||s&&!m[s])){for(var v,C,D=-1,B=0;B127?x+="x":x+=F[S];if(!x.match(h)){var R=b.slice(0,B),$=b.slice(B+1),T=F.match(u);T&&(R.push(T[1]),$.unshift(T[2])),$.length&&(o="/"+$.join(".")+o),this.hostname=R.join(".");break}}}if(this.hostname.length>255?this.hostname="":this.hostname=this.hostname.toLowerCase(),!k){var O=this.hostname.split("."),P=[];for(B=0;B0)&&i.host.split("@"))&&(i.auth=D.shift(),i.host=i.hostname=D.shift())),i.search=e.search,i.query=e.query,C(i.pathname)&&C(i.search)||(i.path=(i.pathname?i.pathname:"")+(i.search?i.search:"")),i.href=i.format(),i;if(!h.length)return i.pathname=null,i.search?i.path="/"+i.search:i.path=null,i.href=i.format(),i;for(var f=h.slice(-1)[0],g=(i.host||e.host)&&("."===f||".."===f)||""===f,A=0,v=h.length;v>=0;v--)"."==(f=h[v])?h.splice(v,1):".."===f?(h.splice(v,1),A++):A&&(h.splice(v,1),A--);if(!c&&!d)for(;A--;A)h.unshift("..");!c||""===h[0]||h[0]&&"/"===h[0].charAt(0)||h.unshift(""),g&&"/"!==h.join("/").substr(-1)&&h.push("");var D,B=""===h[0]||h[0]&&"/"===h[0].charAt(0);return u&&(i.hostname=i.host=B?"":h.length?h.shift():"",(D=!!(i.host&&i.host.indexOf("@")>0)&&i.host.split("@"))&&(i.auth=D.shift(),i.host=i.hostname=D.shift())),(c=c||i.host&&h.length)&&!B&&h.unshift(""),h.length?i.pathname=h.join("/"):(i.pathname=null,i.path=null),C(i.pathname)&&C(i.search)||(i.path=(i.pathname?i.pathname:"")+(i.search?i.search:"")),i.auth=e.auth||i.auth,i.slashes=i.slashes||e.slashes,i.href=i.format(),i},o.prototype.parseHost=function(){var e=this.host,t=s.exec(e);t&&(":"!==(t=t[0])&&(this.port=t.substr(1)),e=e.substr(0,e.length-t.length)),e&&(this.hostname=e)}},function(e,t,i){var r;(function(e,o){!function(n){"object"==_typeof(t)&&t&&t.nodeType,"object"==_typeof(e)&&e&&e.nodeType;var s="object"==_typeof(o)&&o;s.global===s||s.window===s||s.self;var a,l=2147483647,c=36,d=/^xn--/,h=/[^\x20-\x7E]/,u=/[\x2E\u3002\uFF0E\uFF61]/g,f={overflow:"Overflow: input needs wider integers to process","not-basic":"Illegal input >= 0x80 (not a basic code point)","invalid-input":"Invalid input"},p=Math.floor,m=String.fromCharCode;function g(e){throw RangeError(f[e])}function A(e,t){for(var i=e.length,r=[];i--;)r[i]=t(e[i]);return r}function y(e,t){var i=e.split("@"),r="";return i.length>1&&(r=i[0]+"@",e=i[1]),r+A((e=e.replace(u,".")).split("."),t).join(".")}function v(e){for(var t,i,r=[],o=0,n=e.length;o=55296&&t<=56319&&o65535&&(t+=m((e-=65536)>>>10&1023|55296),e=56320|1023&e),t+m(e)})).join("")}function D(e,t){return e+22+75*(e<26)-((0!=t)<<5)}function B(e,t,i){var r=0;for(e=i?p(e/700):e>>1,e+=p(e/t);e>455;r+=c)e=p(e/35);return p(r+36*e/(e+38))}function w(e){var t,i,r,o,n,s,a,d,h,u,f,m=[],A=e.length,y=0,v=128,D=72;for((i=e.lastIndexOf("-"))<0&&(i=0),r=0;r=128&&g("not-basic"),m.push(e.charCodeAt(r));for(o=i>0?i+1:0;o=A&&g("invalid-input"),((d=(f=e.charCodeAt(o++))-48<10?f-22:f-65<26?f-65:f-97<26?f-97:c)>=c||d>p((l-y)/s))&&g("overflow"),y+=d*s,!(d<(h=a<=D?1:a>=D+26?26:a-D));a+=c)s>p(l/(u=c-h))&&g("overflow"),s*=u;D=B(y-n,t=m.length+1,0==n),p(y/t)>l-v&&g("overflow"),v+=p(y/t),y%=t,m.splice(y++,0,v)}return C(m)}function k(e){var t,i,r,o,n,s,a,d,h,u,f,A,y,C,w,k=[];for(A=(e=v(e)).length,t=128,i=0,n=72,s=0;s=t&&fp((l-i)/(y=r+1))&&g("overflow"),i+=(a-t)*y,t=a,s=0;sl&&g("overflow"),f==t){for(d=i,h=c;!(d<(u=h<=n?1:h>=n+26?26:h-n));h+=c)w=d-u,C=c-u,k.push(m(D(u+w%C,0))),d=p(w/C);k.push(m(D(d,0))),n=B(i,y,r==o),i=0,++r}++i,++t}return k.join("")}a={version:"1.3.2",ucs2:{decode:v,encode:C},decode:w,encode:k,toASCII:function(e){return y(e,(function(e){return h.test(e)?"xn--"+k(e):e}))},toUnicode:function(e){return y(e,(function(e){return d.test(e)?w(e.slice(4).toLowerCase()):e}))}},void 0===(r=function(){return a}.call(t,i,t,e))||(e.exports=r)}()}).call(t,i(6)(e),function(){return this}())},function(e,t){e.exports=function(e){return e.webpackPolyfill||(e.deprecate=function(){},e.paths=[],e.children=[],e.webpackPolyfill=1),e}},function(e,t,i){t.decode=t.parse=i(8),t.encode=t.stringify=i(9)},function(e,t){function i(e,t){return Object.prototype.hasOwnProperty.call(e,t)}e.exports=function(e,t,r,o){t=t||"&",r=r||"=";var n={};if("string"!=typeof e||0===e.length)return n;var s=/\+/g;e=e.split(t);var a=1e3;o&&"number"==typeof o.maxKeys&&(a=o.maxKeys);var l=e.length;a>0&&l>a&&(l=a);for(var c=0;c=0?(d=p.substr(0,m),h=p.substr(m+1)):(d=p,h=""),u=decodeURIComponent(d),f=decodeURIComponent(h),i(n,u)?Array.isArray(n[u])?n[u].push(f):n[u]=[n[u],f]:n[u]=f}return n}},function(e,t){var i=function(e){switch(_typeof(e)){case"string":return e;case"boolean":return e?"true":"false";case"number":return isFinite(e)?e:"";default:return""}};e.exports=function(e,t,r,o){return t=t||"&",r=r||"=",null===e&&(e=void 0),"object"===_typeof(e)?Object.keys(e).map((function(o){var n=encodeURIComponent(i(o))+r;return Array.isArray(e[o])?e[o].map((function(e){return n+encodeURIComponent(i(e))})).join(t):n+encodeURIComponent(i(e[o]))})).join(t):o?encodeURIComponent(i(o))+r+encodeURIComponent(i(e)):""}},function(e,t){e.exports=function e(t,i){if(t===i)return!0;var r,o=Array.isArray(t),n=Array.isArray(i);if(o&&n){if(t.length!=i.length)return!1;for(r=0;r=55296&&t<=56319&&o=t)throw new Error("Cannot access property/index "+o+" levels up, current level is "+t);return i[t-o]}if(o>t)throw new Error("Cannot access data "+o+" levels up, current level is "+t);var s="data"+(t-o||"");if(!n)return s;for(var a=s,c=n.split("/"),d=0;d="0"&&r<="9";)t+=r,l();if("."===r)for(t+=".";l()&&r>="0"&&r<="9";)t+=r;if("e"===r||"E"===r)for(t+=r,l(),"-"!==r&&"+"!==r||(t+=r,l());r>="0"&&r<="9";)t+=r,l();if(e=+t,isFinite(e))return e;a("Bad number")},d=function(){var e,t,i,o="";if('"'===r)for(;l();){if('"'===r)return l(),o;if("\\"===r)if(l(),"u"===r){for(i=0,t=0;t<4&&(e=parseInt(l(),16),isFinite(e));t+=1)i=16*i+e;o+=String.fromCharCode(i)}else{if("string"!=typeof s[r])break;o+=s[r]}else o+=r}a("Bad string")},h=function(){for(;r&&r<=" ";)l()},u=function(){var e=[];if("["===r){if(l("["),h(),"]"===r)return l("]"),e;for(;r;){if(e.push(n()),h(),"]"===r)return l("]"),e;l(","),h()}}a("Bad array")},f=function(){var e,t={};if("{"===r){if(l("{"),h(),"}"===r)return l("}"),t;for(;r;){if(e=d(),h(),l(":"),Object.hasOwnProperty.call(t,e)&&a('Duplicate key "'+e+'"'),t[e]=n(),h(),"}"===r)return l("}"),t;l(","),h()}}a("Bad object")};n=function(){switch(h(),r){case"{":return f();case"[":return u();case'"':return d();case"-":return c();default:return r>="0"&&r<="9"?c():function(){switch(r){case"t":return l("t"),l("r"),l("u"),l("e"),!0;case"f":return l("f"),l("a"),l("l"),l("s"),l("e"),!1;case"n":return l("n"),l("u"),l("l"),l("l"),null}a("Unexpected '"+r+"'")}()}},e.exports=function(e,t){var s;return o=e,i=0,r=" ",s=n(),h(),r&&a("Syntax error"),"function"==typeof t?function e(i,r){var o,n,s=i[r];if(s&&"object"===_typeof(s))for(o in s)Object.prototype.hasOwnProperty.call(s,o)&&(void 0!==(n=e(s,o))?s[o]=n:delete s[o]);return t.call(i,r,s)}({"":s},""):s}},function(e,t){var i,r,o,n=/[\\\"\x00-\x1f\x7f-\x9f\u00ad\u0600-\u0604\u070f\u17b4\u17b5\u200c-\u200f\u2028-\u202f\u2060-\u206f\ufeff\ufff0-\uffff]/g,s={"\b":"\\b","\t":"\\t","\n":"\\n","\f":"\\f","\r":"\\r",'"':'\\"',"\\":"\\\\"};function a(e){return n.lastIndex=0,n.test(e)?'"'+e.replace(n,(function(e){var t=s[e];return"string"==typeof t?t:"\\u"+("0000"+e.charCodeAt(0).toString(16)).slice(-4)}))+'"':'"'+e+'"'}function l(e,t){var n,s,c,d,h,u=i,f=t[e];switch(f&&"object"===_typeof(f)&&"function"==typeof f.toJSON&&(f=f.toJSON(e)),"function"==typeof o&&(f=o.call(t,e,f)),_typeof(f)){case"string":return a(f);case"number":return isFinite(f)?String(f):"null";case"boolean":case"null":return String(f);case"object":if(!f)return"null";if(i+=r,h=[],"[object Array]"===Object.prototype.toString.apply(f)){for(d=f.length,n=0;n2&&(t=i.call(arguments,1)),r(t)}))}))}function s(e){return Promise.all(e.map(o,this))}function a(e){for(var t=new e.constructor,i=Object.keys(e),r=[],n=0;n=1&&i<=12&&r>=1&&r<=n[i]}function p(e,t){var i=e.match(s);if(!i)return!1;var r=i[1],o=i[2],n=i[3],a=i[5];return r<=23&&o<=59&&n<=59&&(!t||a)}e.exports=u,u.fast={date:/^\d\d\d\d-[0-1]\d-[0-3]\d$/,time:/^[0-2]\d:[0-5]\d:[0-5]\d(?:\.\d+)?(?:z|[+-]\d\d:\d\d)?$/i,"date-time":/^\d\d\d\d-[0-1]\d-[0-3]\d[t\s][0-2]\d:[0-5]\d:[0-5]\d(?:\.\d+)?(?:z|[+-]\d\d:\d\d)$/i,uri:/^(?:[a-z][a-z0-9+-.]*)?(?:\:|\/)\/?[^\s]*$/i,email:/^[a-z0-9.!#$%&'*+\/=?^_`{|}~-]+@[a-z0-9](?:[a-z0-9-]{0,61}[a-z0-9])?(?:\.[a-z0-9](?:[a-z0-9-]{0,61}[a-z0-9])?)*$/i,hostname:a,ipv4:/^(?:(?:25[0-5]|2[0-4]\d|[01]?\d\d?)\.){3}(?:25[0-5]|2[0-4]\d|[01]?\d\d?)$/,ipv6:/^\s*(?:(?:(?:[0-9a-f]{1,4}:){7}(?:[0-9a-f]{1,4}|:))|(?:(?:[0-9a-f]{1,4}:){6}(?::[0-9a-f]{1,4}|(?:(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(?:\.(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3})|:))|(?:(?:[0-9a-f]{1,4}:){5}(?:(?:(?::[0-9a-f]{1,4}){1,2})|:(?:(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(?:\.(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3})|:))|(?:(?:[0-9a-f]{1,4}:){4}(?:(?:(?::[0-9a-f]{1,4}){1,3})|(?:(?::[0-9a-f]{1,4})?:(?:(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(?:\.(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3}))|:))|(?:(?:[0-9a-f]{1,4}:){3}(?:(?:(?::[0-9a-f]{1,4}){1,4})|(?:(?::[0-9a-f]{1,4}){0,2}:(?:(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(?:\.(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3}))|:))|(?:(?:[0-9a-f]{1,4}:){2}(?:(?:(?::[0-9a-f]{1,4}){1,5})|(?:(?::[0-9a-f]{1,4}){0,3}:(?:(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(?:\.(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3}))|:))|(?:(?:[0-9a-f]{1,4}:){1}(?:(?:(?::[0-9a-f]{1,4}){1,6})|(?:(?::[0-9a-f]{1,4}){0,4}:(?:(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(?:\.(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3}))|:))|(?::(?:(?:(?::[0-9a-f]{1,4}){1,7})|(?:(?::[0-9a-f]{1,4}){0,5}:(?:(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(?:\.(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3}))|:)))(?:%.+)?\s*$/i,regex:A,uuid:c,"json-pointer":d,"relative-json-pointer":h},u.full={date:f,time:p,"date-time":function(e){var t=e.split(m);return f(t[0])&&p(t[1],!0)},uri:function(e){return g.test(e)&&l.test(e)},email:/^[a-z0-9!#$%&'*+\/=?^_`{|}~-]+(?:\.[a-z0-9!#$%&''*+\/=?^_`{|}~-]+)*@(?:[a-z0-9](?:[a-z0-9-]*[a-z0-9])?\.)+[a-z0-9](?:[a-z0-9-]*[a-z0-9])?$/i,hostname:function(e){return e.length<=255&&a.test(e)},ipv4:/^(?:(?:25[0-5]|2[0-4]\d|[01]?\d\d?)\.){3}(?:25[0-5]|2[0-4]\d|[01]?\d\d?)$/,ipv6:/^\s*(?:(?:(?:[0-9a-f]{1,4}:){7}(?:[0-9a-f]{1,4}|:))|(?:(?:[0-9a-f]{1,4}:){6}(?::[0-9a-f]{1,4}|(?:(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(?:\.(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3})|:))|(?:(?:[0-9a-f]{1,4}:){5}(?:(?:(?::[0-9a-f]{1,4}){1,2})|:(?:(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(?:\.(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3})|:))|(?:(?:[0-9a-f]{1,4}:){4}(?:(?:(?::[0-9a-f]{1,4}){1,3})|(?:(?::[0-9a-f]{1,4})?:(?:(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(?:\.(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3}))|:))|(?:(?:[0-9a-f]{1,4}:){3}(?:(?:(?::[0-9a-f]{1,4}){1,4})|(?:(?::[0-9a-f]{1,4}){0,2}:(?:(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(?:\.(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3}))|:))|(?:(?:[0-9a-f]{1,4}:){2}(?:(?:(?::[0-9a-f]{1,4}){1,5})|(?:(?::[0-9a-f]{1,4}){0,3}:(?:(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(?:\.(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3}))|:))|(?:(?:[0-9a-f]{1,4}:){1}(?:(?:(?::[0-9a-f]{1,4}){1,6})|(?:(?::[0-9a-f]{1,4}){0,4}:(?:(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(?:\.(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3}))|:))|(?::(?:(?:(?::[0-9a-f]{1,4}){1,7})|(?:(?::[0-9a-f]{1,4}){0,5}:(?:(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(?:\.(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3}))|:)))(?:%.+)?\s*$/i,regex:A,uuid:c,"json-pointer":d,"relative-json-pointer":h},u.compare={date:y,time:v,"date-time":function(e,t){if(e&&t){e=e.split(m),t=t.split(m);var i=y(e[0],t[0]);if(void 0!==i)return i||v(e[1],t[1])}}};var m=/t|\s/i,g=/\/|\:/;function A(e){try{return new RegExp(e),!0}catch(e){return!1}}function y(e,t){if(e&&t)return e>t?1:e(t=t[1]+t[2]+t[3]+(t[4]||""))?1:e "+B+") { ";var k=c+"["+B+"]";u.schema=D,u.schemaPath=s+"["+B+"]",u.errSchemaPath=a+"/"+B,u.errorPath=e.util.getPathExpr(e.errorPath,B,e.opts.jsonPointers,!0),u.dataPathArr[p]=B;var b=e.validate(u);e.util.varOccurences(b,m)<2?i+=" "+e.util.varReplace(b,m,k)+" ":i+=" var "+m+" = "+k+"; "+b+" ",i+=" } ",l&&(i+=" if (valid"+u.level+") { ",f+="}")}"object"==_typeof(g)&&e.util.schemaHasRules(g,e.RULES.all)&&(u.schema=g,u.schemaPath=e.schemaPath+".additionalItems",u.errSchemaPath=e.errSchemaPath+"/additionalItems",i+=" valid"+u.level+" = true; if ("+c+".length > "+n.length+") { for (var i"+r+" = "+n.length+"; i"+r+" < "+c+".length; i"+r+"++) { ",u.errorPath=e.util.getPathExpr(e.errorPath,"i"+r,e.opts.jsonPointers,!0),k=c+"[i"+r+"]",u.dataPathArr[p]="i"+r,b=e.validate(u),e.util.varOccurences(b,m)<2?i+=" "+e.util.varReplace(b,m,k)+" ":i+=" var "+m+" = "+k+"; "+b+" ",l&&(i+=" if (!valid"+u.level+") break; "),i+=" } } ",l&&(i+=" if (valid"+u.level+") { ",f+="}"))}else e.util.schemaHasRules(n,e.RULES.all)&&(u.schema=n,u.schemaPath=s,u.errSchemaPath=a,i+=" for (var i"+r+" = 0; i"+r+" < "+c+".length; i"+r+"++) { ",u.errorPath=e.util.getPathExpr(e.errorPath,"i"+r,e.opts.jsonPointers,!0),k=c+"[i"+r+"]",u.dataPathArr[p]="i"+r,b=e.validate(u),e.util.varOccurences(b,m)<2?i+=" "+e.util.varReplace(b,m,k)+" ":i+=" var "+m+" = "+k+"; "+b+" ",l&&(i+=" if (!valid"+u.level+") break; "),i+=" } ",l&&(i+=" if (valid"+u.level+") { ",f+="}"));return l&&(i+=" "+f+" if ("+h+" == errors) {"),e.util.cleanUpCode(i)}},function(e,t){e.exports=function(e,t){var i=" ",r=e.level,o=e.dataLevel,n=e.schema[t],s=e.schemaPath+"."+t,a=e.errSchemaPath+"/"+t,l=!e.opts.allErrors,c="data"+(o||""),d=e.opts.v5&&n.$data,h=d?e.util.getData(n.$data,o,e.dataPathArr):n;d&&(i+=" var schema"+r+" = "+h+"; ",h="schema"+r);var u,f="maximum"==t,p=f?"exclusiveMaximum":"exclusiveMinimum",m=e.schema[p],g=f?"<":">",A=f?">":"<";if(e.opts.v5&&m&&m.$data){var y=e.util.getData(m.$data,o,e.dataPathArr),v="exclusive"+r,C="' + "+(w="op"+r)+" + '";i+=" var schemaExcl"+r+" = "+y+"; ",i+=" var exclusive"+r+"; if (typeof "+(y="schemaExcl"+r)+" != 'boolean' && typeof "+y+" != 'undefined') { ";var D=p;(u=u||[]).push(i),i="",!1!==e.createErrors?(i+=" { keyword: '"+(D||"_exclusiveLimit")+"' , dataPath: (dataPath || '') + "+e.errorPath+' , schemaPath: "'+a+'" , params: {} ',!1!==e.opts.messages&&(i+=" , message: '"+p+" should be boolean' "),e.opts.verbose&&(i+=" , schema: validate.schema"+s+" , parentSchema: validate.schema"+e.schemaPath+" , data: "+c+" "),i+=" } "):i+=" {} ";var B=i;i=u.pop(),!e.compositeRule&&l?e.async?i+=" throw new ValidationError(["+B+"]); ":i+=" validate.errors = ["+B+"]; return false; ":i+=" var err = "+B+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; ",i+=" } else if( ",d&&(i+=" ("+h+" !== undefined && typeof "+h+" != 'number') || "),i+=" ((exclusive"+r+" = "+y+" === true) ? "+c+" "+A+"= "+h+" : "+c+" "+A+" "+h+")) { var op"+r+" = exclusive"+r+" ? '"+g+"' : '"+g+"=';"}else{C=g,(v=!0===m)||(C+="=");var w="'"+C+"'";i+=" if ( ",d&&(i+=" ("+h+" !== undefined && typeof "+h+" != 'number') || "),i+=" "+c+" "+A,v&&(i+="="),i+=" "+h+") {"}return D=t,(u=u||[]).push(i),i="",!1!==e.createErrors?(i+=" { keyword: '"+(D||"_limit")+"' , dataPath: (dataPath || '') + "+e.errorPath+' , schemaPath: "'+a+'" , params: { comparison: '+w+", limit: "+h+", exclusive: "+v+" } ",!1!==e.opts.messages&&(i+=" , message: 'should be "+C+" ",i+=d?"' + "+h:n+"'"),e.opts.verbose&&(i+=" , schema: ",i+=d?"validate.schema"+s:""+n,i+=" , parentSchema: validate.schema"+e.schemaPath+" , data: "+c+" "),i+=" } "):i+=" {} ",B=i,i=u.pop(),!e.compositeRule&&l?e.async?i+=" throw new ValidationError(["+B+"]); ":i+=" validate.errors = ["+B+"]; return false; ":i+=" var err = "+B+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; ",i+=" } ",l&&(i+=" else { "),i}},function(e,t){e.exports=function(e,t){var i=" ",r=e.level,o=e.dataLevel,n=e.schema[t],s=e.schemaPath+"."+t,a=e.errSchemaPath+"/"+t,l=!e.opts.allErrors,c="data"+(o||""),d=e.opts.v5&&n.$data,h=d?e.util.getData(n.$data,o,e.dataPathArr):n;d&&(i+=" var schema"+r+" = "+h+"; ",h="schema"+r),i+="if ( ",d&&(i+=" ("+h+" !== undefined && typeof "+h+" != 'number') || "),i+=" "+c+".length "+("maxItems"==t?">":"<")+" "+h+") { ";var u=t,f=f||[];f.push(i),i="",!1!==e.createErrors?(i+=" { keyword: '"+(u||"_limitItems")+"' , dataPath: (dataPath || '') + "+e.errorPath+' , schemaPath: "'+a+'" , params: { limit: '+h+" } ",!1!==e.opts.messages&&(i+=" , message: 'should NOT have ",i+="maxItems"==t?"more":"less",i+=" than ",i+=d?"' + "+h+" + '":""+n,i+=" items' "),e.opts.verbose&&(i+=" , schema: ",i+=d?"validate.schema"+s:""+n,i+=" , parentSchema: validate.schema"+e.schemaPath+" , data: "+c+" "),i+=" } "):i+=" {} ";var p=i;return i=f.pop(),!e.compositeRule&&l?e.async?i+=" throw new ValidationError(["+p+"]); ":i+=" validate.errors = ["+p+"]; return false; ":i+=" var err = "+p+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; ",i+="} ",l&&(i+=" else { "),i}},function(e,t){e.exports=function(e,t){var i=" ",r=e.level,o=e.dataLevel,n=e.schema[t],s=e.schemaPath+"."+t,a=e.errSchemaPath+"/"+t,l=!e.opts.allErrors,c="data"+(o||""),d=e.opts.v5&&n.$data,h=d?e.util.getData(n.$data,o,e.dataPathArr):n;d&&(i+=" var schema"+r+" = "+h+"; ",h="schema"+r);var u="maxLength"==t?">":"<";i+="if ( ",d&&(i+=" ("+h+" !== undefined && typeof "+h+" != 'number') || "),!1===e.opts.unicode?i+=" "+c+".length ":i+=" ucs2length("+c+") ",i+=" "+u+" "+h+") { ";var f=t,p=p||[];p.push(i),i="",!1!==e.createErrors?(i+=" { keyword: '"+(f||"_limitLength")+"' , dataPath: (dataPath || '') + "+e.errorPath+' , schemaPath: "'+a+'" , params: { limit: '+h+" } ",!1!==e.opts.messages&&(i+=" , message: 'should NOT be ",i+="maxLength"==t?"longer":"shorter",i+=" than ",i+=d?"' + "+h+" + '":""+n,i+=" characters' "),e.opts.verbose&&(i+=" , schema: ",i+=d?"validate.schema"+s:""+n,i+=" , parentSchema: validate.schema"+e.schemaPath+" , data: "+c+" "),i+=" } "):i+=" {} ";var m=i;return i=p.pop(),!e.compositeRule&&l?e.async?i+=" throw new ValidationError(["+m+"]); ":i+=" validate.errors = ["+m+"]; return false; ":i+=" var err = "+m+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; ",i+="} ",l&&(i+=" else { "),i}},function(e,t){e.exports=function(e,t){var i=" ",r=e.level,o=e.dataLevel,n=e.schema[t],s=e.schemaPath+"."+t,a=e.errSchemaPath+"/"+t,l=!e.opts.allErrors,c="data"+(o||""),d=e.opts.v5&&n.$data,h=d?e.util.getData(n.$data,o,e.dataPathArr):n;d&&(i+=" var schema"+r+" = "+h+"; ",h="schema"+r),i+="if ( ",d&&(i+=" ("+h+" !== undefined && typeof "+h+" != 'number') || "),i+=" Object.keys("+c+").length "+("maxProperties"==t?">":"<")+" "+h+") { ";var u=t,f=f||[];f.push(i),i="",!1!==e.createErrors?(i+=" { keyword: '"+(u||"_limitProperties")+"' , dataPath: (dataPath || '') + "+e.errorPath+' , schemaPath: "'+a+'" , params: { limit: '+h+" } ",!1!==e.opts.messages&&(i+=" , message: 'should NOT have ",i+="maxProperties"==t?"more":"less",i+=" than ",i+=d?"' + "+h+" + '":""+n,i+=" properties' "),e.opts.verbose&&(i+=" , schema: ",i+=d?"validate.schema"+s:""+n,i+=" , parentSchema: validate.schema"+e.schemaPath+" , data: "+c+" "),i+=" } "):i+=" {} ";var p=i;return i=f.pop(),!e.compositeRule&&l?e.async?i+=" throw new ValidationError(["+p+"]); ":i+=" validate.errors = ["+p+"]; return false; ":i+=" var err = "+p+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; ",i+="} ",l&&(i+=" else { "),i}},function(e,t){e.exports=function(e,t){var i=" ",r=e.level,o=e.dataLevel,n=e.schema[t],s=e.schemaPath+"."+t,a=e.errSchemaPath+"/"+t,l=!e.opts.allErrors,c="data"+(o||""),d=e.opts.v5&&n.$data,h=d?e.util.getData(n.$data,o,e.dataPathArr):n;d&&(i+=" var schema"+r+" = "+h+"; ",h="schema"+r),i+="var division"+r+";if (",d&&(i+=" "+h+" !== undefined && ( typeof "+h+" != 'number' || "),i+=" (division"+r+" = "+c+" / "+h+", ",e.opts.multipleOfPrecision?i+=" Math.abs(Math.round(division"+r+") - division"+r+") > 1e-"+e.opts.multipleOfPrecision+" ":i+=" division"+r+" !== parseInt(division"+r+") ",i+=" ) ",d&&(i+=" ) "),i+=" ) { ";var u=u||[];u.push(i),i="",!1!==e.createErrors?(i+=" { keyword: 'multipleOf' , dataPath: (dataPath || '') + "+e.errorPath+' , schemaPath: "'+a+'" , params: { multipleOf: '+h+" } ",!1!==e.opts.messages&&(i+=" , message: 'should be multiple of ",i+=d?"' + "+h:n+"'"),e.opts.verbose&&(i+=" , schema: ",i+=d?"validate.schema"+s:""+n,i+=" , parentSchema: validate.schema"+e.schemaPath+" , data: "+c+" "),i+=" } "):i+=" {} ";var f=i;return i=u.pop(),!e.compositeRule&&l?e.async?i+=" throw new ValidationError(["+f+"]); ":i+=" validate.errors = ["+f+"]; return false; ":i+=" var err = "+f+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; ",i+="} ",l&&(i+=" else { "),i}},function(e,t){e.exports=function(e,t){var i=" ",r=e.level,o=e.dataLevel,n=e.schema[t],s=e.schemaPath+"."+t,a=e.errSchemaPath+"/"+t,l=!e.opts.allErrors,c="data"+(o||""),d="errs__"+r,h=e.util.copy(e);if(h.level++,e.util.schemaHasRules(n,e.RULES.all)){h.schema=n,h.schemaPath=s,h.errSchemaPath=a,i+=" var "+d+" = errors; ";var u,f=e.compositeRule;e.compositeRule=h.compositeRule=!0,h.createErrors=!1,h.opts.allErrors&&(u=h.opts.allErrors,h.opts.allErrors=!1),i+=" "+e.validate(h)+" ",h.createErrors=!0,u&&(h.opts.allErrors=u),e.compositeRule=h.compositeRule=f,i+=" if (valid"+h.level+") { ";var p=p||[];p.push(i),i="",!1!==e.createErrors?(i+=" { keyword: 'not' , dataPath: (dataPath || '') + "+e.errorPath+' , schemaPath: "'+a+'" , params: {} ',!1!==e.opts.messages&&(i+=" , message: 'should NOT be valid' "),e.opts.verbose&&(i+=" , schema: validate.schema"+s+" , parentSchema: validate.schema"+e.schemaPath+" , data: "+c+" "),i+=" } "):i+=" {} ";var m=i;i=p.pop(),!e.compositeRule&&l?e.async?i+=" throw new ValidationError(["+m+"]); ":i+=" validate.errors = ["+m+"]; return false; ":i+=" var err = "+m+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; ",i+=" } else { errors = "+d+"; if (vErrors !== null) { if ("+d+") vErrors.length = "+d+"; else vErrors = null; } ",e.opts.allErrors&&(i+=" } ")}else i+=" var err = ",!1!==e.createErrors?(i+=" { keyword: 'not' , dataPath: (dataPath || '') + "+e.errorPath+' , schemaPath: "'+a+'" , params: {} ',!1!==e.opts.messages&&(i+=" , message: 'should NOT be valid' "),e.opts.verbose&&(i+=" , schema: validate.schema"+s+" , parentSchema: validate.schema"+e.schemaPath+" , data: "+c+" "),i+=" } "):i+=" {} ",i+="; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; ",l&&(i+=" if (false) { ");return i}},function(e,t){e.exports=function(e,t){var i=" ",r=e.level,o=e.dataLevel,n=e.schema[t],s=e.schemaPath+"."+t,a=e.errSchemaPath+"/"+t,l=!e.opts.allErrors,c="data"+(o||""),d="valid"+r,h="errs__"+r,u=e.util.copy(e),f="";u.level++,i+="var "+h+" = errors;var prevValid"+r+" = false;var "+d+" = false; ";var p=e.compositeRule;e.compositeRule=u.compositeRule=!0;var m=n;if(m)for(var g,A=-1,y=m.length-1;A5)i+=" || validate.schema"+s+"[key"+r+"] ";else{var S=g;if(S)for(var _=-1,R=S.length-1;_= "+ce+"; ",a=e.errSchemaPath+"/patternGroups/minimum",i+=" if (!"+d+") { ",(pe=pe||[]).push(i),i="",!1!==e.createErrors?(i+=" { keyword: 'patternGroups' , dataPath: (dataPath || '') + "+e.errorPath+' , schemaPath: "'+a+"\" , params: { reason: '"+ue+"', limit: "+he+", pattern: '"+e.util.escapeQuotes(ne)+"' } ",!1!==e.opts.messages&&(i+=" , message: 'should NOT have "+fe+" than "+he+' properties matching pattern "'+e.util.escapeQuotes(ne)+"\"' "),e.opts.verbose&&(i+=" , schema: validate.schema"+s+" , parentSchema: validate.schema"+e.schemaPath+" , data: "+c+" "),i+=" } "):i+=" {} ",N=i,i=pe.pop(),!e.compositeRule&&l?e.async?i+=" throw new ValidationError(["+N+"]); ":i+=" validate.errors = ["+N+"]; return false; ":i+=" var err = "+N+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; ",i+=" } ",void 0!==de&&(i+=" else ")}var pe;void 0!==de&&(he=de,ue="maximum",fe="more",i+=" "+d+" = pgPropCount"+r+" <= "+de+"; ",a=e.errSchemaPath+"/patternGroups/maximum",i+=" if (!"+d+") { ",(pe=pe||[]).push(i),i="",!1!==e.createErrors?(i+=" { keyword: 'patternGroups' , dataPath: (dataPath || '') + "+e.errorPath+' , schemaPath: "'+a+"\" , params: { reason: '"+ue+"', limit: "+he+", pattern: '"+e.util.escapeQuotes(ne)+"' } ",!1!==e.opts.messages&&(i+=" , message: 'should NOT have "+fe+" than "+he+' properties matching pattern "'+e.util.escapeQuotes(ne)+"\"' "),e.opts.verbose&&(i+=" , schema: validate.schema"+s+" , parentSchema: validate.schema"+e.schemaPath+" , data: "+c+" "),i+=" } "):i+=" {} ",N=i,i=pe.pop(),!e.compositeRule&&l?e.async?i+=" throw new ValidationError(["+N+"]); ":i+=" validate.errors = ["+N+"]; return false; ":i+=" var err = "+N+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; ",i+=" } "),a=M,l&&(i+=" if ("+d+") { ",f+="}")}}}}return l&&(i+=" "+f+" if ("+h+" == errors) {"),e.util.cleanUpCode(i)}},function(e,t){e.exports=function(e,t){var i=" ",r=e.level,o=e.dataLevel,n=e.schema[t],s=e.schemaPath+"."+t,a=e.errSchemaPath+"/"+t,l=!e.opts.allErrors,c="data"+(o||""),d="valid"+r,h=e.opts.v5&&n.$data,u=h?e.util.getData(n.$data,o,e.dataPathArr):n;if(h&&(i+=" var schema"+r+" = "+u+"; ",u="schema"+r),!h)if(n.length=e.opts.loopRequired;if(l)if(i+=" var missing"+r+"; ",v){h||(i+=" var schema"+r+" = validate.schema"+s+"; ");var C="' + "+(F="schema"+r+"["+(b="i"+r)+"]")+" + '";e.opts._errorDataPathProperty&&(e.errorPath=e.util.getPathExpr(y,F,e.opts.jsonPointers)),i+=" var "+d+" = true; ",h&&(i+=" if (schema"+r+" === undefined) "+d+" = true; else if (!Array.isArray(schema"+r+")) "+d+" = false; else {"),i+=" for (var "+b+" = 0; "+b+" < schema"+r+".length; "+b+"++) { "+d+" = "+c+"[schema"+r+"["+b+"]] !== undefined; if (!"+d+") break; } ",h&&(i+=" } "),i+=" if (!"+d+") { ",(B=B||[]).push(i),i="",!1!==e.createErrors?(i+=" { keyword: 'required' , dataPath: (dataPath || '') + "+e.errorPath+' , schemaPath: "'+a+"\" , params: { missingProperty: '"+C+"' } ",!1!==e.opts.messages&&(i+=" , message: '",e.opts._errorDataPathProperty?i+="is a required property":i+="should have required property \\'"+C+"\\'",i+="' "),e.opts.verbose&&(i+=" , schema: validate.schema"+s+" , parentSchema: validate.schema"+e.schemaPath+" , data: "+c+" "),i+=" } "):i+=" {} ";var D=i;i=B.pop(),!e.compositeRule&&l?e.async?i+=" throw new ValidationError(["+D+"]); ":i+=" validate.errors = ["+D+"]; return false; ":i+=" var err = "+D+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; ",i+=" } else { "}else{i+=" if ( ";var B,w=f;if(w)for(var k,b=-1,E=w.length-1;b 1) { var i = "+c+".length, j; outer: for (;i--;) { for (j = i; j--;) { if (equal("+c+"[i], "+c+"[j])) { "+d+" = false; break outer; } } } } ",h&&(i+=" } "),i+=" if (!"+d+") { ";var f=f||[];f.push(i),i="",!1!==e.createErrors?(i+=" { keyword: 'uniqueItems' , dataPath: (dataPath || '') + "+e.errorPath+' , schemaPath: "'+a+'" , params: { i: i, j: j } ',!1!==e.opts.messages&&(i+=" , message: 'should NOT have duplicate items (items ## ' + j + ' and ' + i + ' are identical)' "),e.opts.verbose&&(i+=" , schema: ",i+=h?"validate.schema"+s:""+n,i+=" , parentSchema: validate.schema"+e.schemaPath+" , data: "+c+" "),i+=" } "):i+=" {} ";var p=i;i=f.pop(),!e.compositeRule&&l?e.async?i+=" throw new ValidationError(["+p+"]); ":i+=" validate.errors = ["+p+"]; return false; ":i+=" var err = "+p+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; ",i+=" } ",l&&(i+=" else { ")}else l&&(i+=" if (true) { ");return i}},function(e,t,i){var r="https://raw.githubusercontent.com/epoberezkin/ajv/master/lib/refs/json-schema-v5.json";function o(e){return{not:{items:{not:e}}}}e.exports={enable:function(e){var t={switch:i(44),constant:i(45),_formatLimit:i(46),patternRequired:i(47)};if(!1!==e._opts.meta){var n=i(48);e.addMetaSchema(n,r)}function s(i,r,o){var n={inline:o||t[i],statements:!0,errors:"full"};r&&(n.type=r),e.addKeyword(i,n)}s("constant"),e.addKeyword("contains",{type:"array",macro:o}),s("formatMaximum","string",t._formatLimit),s("formatMinimum","string",t._formatLimit),e.addKeyword("exclusiveFormatMaximum"),e.addKeyword("exclusiveFormatMinimum"),e.addKeyword("patternGroups"),s("patternRequired","object"),s("switch")},META_SCHEMA_ID:r}},function(e,t){e.exports=function(e,t){var i=" ",r=e.level,o=e.dataLevel,n=e.schema[t],s=e.schemaPath+"."+t,a=e.errSchemaPath+"/"+t,l=!e.opts.allErrors,c="data"+(o||""),d="valid"+r,h="errs__"+r,u=e.util.copy(e),f="";u.level++;var p,m="ifPassed"+e.level;i+="var "+m+";";var g=n;if(g)for(var A,y=-1,v=g.length-1;y",B="result"+r,w=e.opts.v5&&n.$data,k=w?e.util.getData(n.$data,o,e.dataPathArr):n;if(w&&(i+=" var schema"+r+" = "+k+"; ",k="schema"+r),C){var b=e.util.getData(v.$data,o,e.dataPathArr),E="exclusive"+r,F="' + op"+r+" + '";i+=" var schemaExcl"+r+" = "+b+"; ",i+=" if (typeof "+(b="schemaExcl"+r)+" != 'boolean' && "+b+" !== undefined) { "+d+" = false; ";var x=y;(g=g||[]).push(i),i="",!1!==e.createErrors?(i+=" { keyword: '"+(x||"_exclusiveFormatLimit")+"' , dataPath: (dataPath || '') + "+e.errorPath+' , schemaPath: "'+a+'" , params: {} ',!1!==e.opts.messages&&(i+=" , message: '"+y+" should be boolean' "),e.opts.verbose&&(i+=" , schema: validate.schema"+s+" , parentSchema: validate.schema"+e.schemaPath+" , data: "+c+" "),i+=" } "):i+=" {} ";var S=i;i=g.pop(),!e.compositeRule&&l?e.async?i+=" throw new ValidationError(["+S+"]); ":i+=" validate.errors = ["+S+"]; return false; ":i+=" var err = "+S+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; ",i+=" } ",l&&(f+="}",i+=" else { "),w&&(i+=" if ("+k+" === undefined) "+d+" = true; else if (typeof "+k+" != 'string') "+d+" = false; else { ",f+="}"),u&&(i+=" if (!"+m+") "+d+" = true; else { ",f+="}"),i+=" var "+B+" = "+m+"("+c+", ",i+=w?""+k:""+e.util.toQuotedString(n),i+=" ); if ("+B+" === undefined) "+d+" = false; var exclusive"+r+" = "+b+" === true; if ("+d+" === undefined) { "+d+" = exclusive"+r+" ? "+B+" "+D+" 0 : "+B+" "+D+"= 0; } if (!"+d+") var op"+r+" = exclusive"+r+" ? '"+D+"' : '"+D+"=';"}else F=D,(E=!0===v)||(F+="="),w&&(i+=" if ("+k+" === undefined) "+d+" = true; else if (typeof "+k+" != 'string') "+d+" = false; else { ",f+="}"),u&&(i+=" if (!"+m+") "+d+" = true; else { ",f+="}"),i+=" var "+B+" = "+m+"("+c+", ",i+=w?""+k:""+e.util.toQuotedString(n),i+=" ); if ("+B+" === undefined) "+d+" = false; if ("+d+" === undefined) "+d+" = "+B+" "+D,E||(i+="="),i+=" 0;";return i+=f+"if (!"+d+") { ",x=t,(g=g||[]).push(i),i="",!1!==e.createErrors?(i+=" { keyword: '"+(x||"_formatLimit")+"' , dataPath: (dataPath || '') + "+e.errorPath+' , schemaPath: "'+a+'" , params: { limit: ',i+=w?""+k:""+e.util.toQuotedString(n),i+=" } ",!1!==e.opts.messages&&(i+=" , message: 'should be "+F+' "',i+=w?"' + "+k+" + '":""+e.util.escapeQuotes(n),i+="\"' "),e.opts.verbose&&(i+=" , schema: ",i+=w?"validate.schema"+s:""+e.util.toQuotedString(n),i+=" , parentSchema: validate.schema"+e.schemaPath+" , data: "+c+" "),i+=" } "):i+=" {} ",S=i,i=g.pop(),!e.compositeRule&&l?e.async?i+=" throw new ValidationError(["+S+"]); ":i+=" validate.errors = ["+S+"]; return false; ":i+=" var err = "+S+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; ",i+"}"}},function(e,t){e.exports=function(e,t){var i=" ",r=e.level,o=e.dataLevel,n=e.schema[t],s=e.schemaPath+"."+t,a=e.errSchemaPath+"/"+t,l=!e.opts.allErrors,c="data"+(o||""),d="valid"+r,h="key"+r,u="patternMatched"+r,f="";i+="var "+d+" = true;";var p=n;if(p)for(var m,g=-1,A=p.length-1;g0?this.autoScrollStep=(r+24-e)/3:e>n-24&&o+i.scrollTop3?(i.scrollTop+=n/3,r.animateCallback=t,r.animateTimeout=setTimeout(e,50)):(t&&t(!0),i.scrollTop=s,delete r.animateTimeout,delete r.animateCallback)}()}else t&&t(!1)},_createFrame:function(){this.frame=document.createElement("div"),this.frame.className="jsoneditor jsoneditor-mode-"+this.options.mode,this.container.appendChild(this.frame);var e=this;function t(t){e._onEvent&&e._onEvent(t)}this.frame.onclick=function(e){var i=e.target;t(e),"BUTTON"==i.nodeName&&e.preventDefault()},this.frame.oninput=t,this.frame.onchange=t,this.frame.onkeydown=t,this.frame.onkeyup=t,this.frame.oncut=t,this.frame.onpaste=t,this.frame.onmousedown=t,this.frame.onmouseup=t,this.frame.onmouseover=t,this.frame.onmouseout=t,c.addEventListener(this.frame,"focus",t,!0),c.addEventListener(this.frame,"blur",t,!0),this.frame.onfocusin=t,this.frame.onfocusout=t,this.menu=document.createElement("div"),this.menu.className="jsoneditor-menu",this.frame.appendChild(this.menu);var i=document.createElement("button");i.type="button",i.className="jsoneditor-expand-all",i.title="Expand all fields",i.onclick=function(){e.expandAll()},this.menu.appendChild(i);var r=document.createElement("button");if(r.type="button",r.title="Collapse all fields",r.className="jsoneditor-collapse-all",r.onclick=function(){e.collapseAll()},this.menu.appendChild(r),this.history){var o=document.createElement("button");o.type="button",o.className="jsoneditor-undo jsoneditor-separator",o.title="Undo last action (Ctrl+Z)",o.onclick=function(){e._onUndo()},this.menu.appendChild(o),this.dom.undo=o;var s=document.createElement("button");s.type="button",s.className="jsoneditor-redo",s.title="Redo (Ctrl+Shift+Z)",s.onclick=function(){e._onRedo()},this.menu.appendChild(s),this.dom.redo=s,this.history.onChange=function(){o.disabled=!e.history.canUndo(),s.disabled=!e.history.canRedo()},this.history.onChange()}if(this.options&&this.options.modes&&this.options.modes.length){var a=this;this.modeSwitcher=new l(this.menu,this.options.modes,this.options.mode,(function(e){a.modeSwitcher.destroy(),a.setMode(e),a.modeSwitcher.focus()}))}this.options.search&&(this.searchBox=new n(this,this.menu))},_onUndo:function(){this.history&&(this.history.undo(),this._onChange())},_onRedo:function(){this.history&&(this.history.redo(),this._onChange())},_onEvent:function(e){"keydown"==e.type&&this._onKeyDown(e),"focus"==e.type&&(this.focusTarget=e.target),"mousedown"==e.type&&this._startDragDistance(e),"mousemove"!=e.type&&"mouseup"!=e.type&&"click"!=e.type||this._updateDragDistance(e);var t=a.getNodeFromTarget(e.target);if(t&&t.selected){if("click"==e.type){if(e.target==t.dom.menu)return void this.showContextMenu(e.target);e.hasMoved||this.deselect()}"mousedown"==e.type&&a.onDragStart(this.multiselection.nodes,e)}else"mousedown"==e.type&&(this.deselect(),t&&e.target==t.dom.drag?a.onDragStart(t,e):(!t||e.target!=t.dom.field&&e.target!=t.dom.value&&e.target!=t.dom.select)&&this._onMultiSelectStart(e));t&&t.onEvent(e)},_startDragDistance:function(e){this.dragDistanceEvent={initialTarget:e.target,initialPageX:e.pageX,initialPageY:e.pageY,dragDistance:0,hasMoved:!1}},_updateDragDistance:function(e){this.dragDistanceEvent||this._startDragDistance(e);var t=e.pageX-this.dragDistanceEvent.initialPageX,i=e.pageY-this.dragDistanceEvent.initialPageY;return this.dragDistanceEvent.dragDistance=Math.sqrt(t*t+i*i),this.dragDistanceEvent.hasMoved=this.dragDistanceEvent.hasMoved||this.dragDistanceEvent.dragDistance>10,e.dragDistance=this.dragDistanceEvent.dragDistance,e.hasMoved=this.dragDistanceEvent.hasMoved,e.dragDistance},_onMultiSelectStart:function(e){var t=a.getNodeFromTarget(e.target);if("tree"===this.options.mode&&void 0===this.options.onEditable){this.multiselection={start:t||null,end:null,nodes:[]},this._startDragDistance(e);var i=this;this.mousemove||(this.mousemove=c.addEventListener(window,"mousemove",(function(e){i._onMultiSelect(e)}))),this.mouseup||(this.mouseup=c.addEventListener(window,"mouseup",(function(e){i._onMultiSelectEnd(e)})))}},_onMultiSelect:function(e){if(e.preventDefault(),this._updateDragDistance(e),e.hasMoved){var t=a.getNodeFromTarget(e.target);t&&(null==this.multiselection.start&&(this.multiselection.start=t),this.multiselection.end=t),this.deselect();var i=this.multiselection.start,r=this.multiselection.end||this.multiselection.start;i&&r&&(this.multiselection.nodes=this._findTopLevelNodes(i,r),this.select(this.multiselection.nodes))}},_onMultiSelectEnd:function(e){this.multiselection.nodes[0]&&this.multiselection.nodes[0].dom.menu.focus(),this.multiselection.start=null,this.multiselection.end=null,this.mousemove&&(c.removeEventListener(window,"mousemove",this.mousemove),delete this.mousemove),this.mouseup&&(c.removeEventListener(window,"mouseup",this.mouseup),delete this.mouseup)},deselect:function(e){this.multiselection.nodes.forEach((function(e){e.setSelected(!1)})),this.multiselection.nodes=[],e&&(this.multiselection.start=null,this.multiselection.end=null)},select:function(e){if(!Array.isArray(e))return this.select([e]);if(e){this.deselect(),this.multiselection.nodes=e.slice(0);var t=e[0];e.forEach((function(e){e.setSelected(!0,e===t)}))}},_findTopLevelNodes:function(e,t){for(var i=e.getNodePath(),r=t.getNodePath(),o=0;o=0},r.prototype.canRedo=function(){return this.index=0;){var i=t[e];if(" "!==i&&"\n"!==i&&"\r"!==i&&"\t"!==i)return i;e--}return""}function a(){for(i+=2;i=0;a--){var l=s[a];!0===l.specified&&n.removeAttribute(l.name)}t.stripFormatting(n)}},t.setEndOfContentEditable=function(e){var t,i;document.createRange&&((t=document.createRange()).selectNodeContents(e),t.collapse(!1),(i=window.getSelection()).removeAllRanges(),i.addRange(t))},t.selectContentEditable=function(e){var t,i;e&&"DIV"==e.nodeName&&window.getSelection&&document.createRange&&((i=document.createRange()).selectNodeContents(e),(t=window.getSelection()).removeAllRanges(),t.addRange(i))},t.getSelection=function(){if(window.getSelection){var e=window.getSelection();if(e.getRangeAt&&e.rangeCount)return e.getRangeAt(0)}return null},t.setSelection=function(e){if(e&&window.getSelection){var t=window.getSelection();t.removeAllRanges(),t.addRange(e)}},t.getSelectionOffset=function(){var e=t.getSelection();return e&&"startOffset"in e&&"endOffset"in e&&e.startContainer&&e.startContainer==e.endContainer?{startOffset:e.startOffset,endOffset:e.endOffset,container:e.startContainer.parentNode}:null},t.setSelectionOffset=function(e){if(document.createRange&&window.getSelection&&window.getSelection()){var i=document.createRange();e.container.firstChild||e.container.appendChild(document.createTextNode("")),i.setStart(e.container.firstChild,e.startOffset),i.setEnd(e.container.firstChild,e.endOffset),t.setSelection(i)}},t.getInnerText=function(e,i){if(null==i&&(i={text:"",flush:function(){var e=this.text;return this.text="",e},set:function(e){this.text=e}}),e.nodeValue)return i.flush()+e.nodeValue;if(e.hasChildNodes()){for(var r=e.childNodes,o="",n=0,s=r.length;n5){var i=["("+(t.length-5)+" more...)"];(t=t.slice(0,5)).push(i)}e.message="should be equal to one of: "+t.join(", ")}}return"additionalProperties"===e.keyword&&(e.message="should NOT have additional property: "+e.params.additionalProperty),e},t.insideRect=function(e,t,i){var r=void 0!==i?i:0;return t.left-r>=e.left&&t.right+r<=e.right&&t.top-r>=e.top&&t.bottom+r<=e.bottom},t.debounce=function(e,t,i){var r;return function(){var o=this,n=arguments,s=function(){r=null,i||e.apply(o,n)},a=i&&!r;clearTimeout(r),r=setTimeout(s,t),a&&e.apply(o,n)}},t.textDiff=function(e,t){for(var i=t.length,r=0,o=e.length,n=t.length;t.charAt(r)===e.charAt(r)&&rr&&o>0;)n--,o--;return{start:r,end:n}}},function(e,t,i){var r,o,n=(r={trace:function(){},yy:{},symbols_:{error:2,JSONString:3,STRING:4,JSONNumber:5,NUMBER:6,JSONNullLiteral:7,NULL:8,JSONBooleanLiteral:9,TRUE:10,FALSE:11,JSONText:12,JSONValue:13,EOF:14,JSONObject:15,JSONArray:16,"{":17,"}":18,JSONMemberList:19,JSONMember:20,":":21,",":22,"[":23,"]":24,JSONElementList:25,$accept:0,$end:1},terminals_:{2:"error",4:"STRING",6:"NUMBER",8:"NULL",10:"TRUE",11:"FALSE",14:"EOF",17:"{",18:"}",21:":",22:",",23:"[",24:"]"},productions_:[0,[3,1],[5,1],[7,1],[9,1],[9,1],[12,2],[13,1],[13,1],[13,1],[13,1],[13,1],[13,1],[15,2],[15,3],[20,3],[19,1],[19,3],[16,2],[16,3],[25,1],[25,3]],performAction:function(e,t,i,r,o,n,s){var a=n.length-1;switch(o){case 1:this.$=e.replace(/\\(\\|")/g,"$1").replace(/\\n/g,"\n").replace(/\\r/g,"\r").replace(/\\t/g,"\t").replace(/\\v/g,"\v").replace(/\\f/g,"\f").replace(/\\b/g,"\b");break;case 2:this.$=Number(e);break;case 3:this.$=null;break;case 4:this.$=!0;break;case 5:this.$=!1;break;case 6:return this.$=n[a-1];case 13:this.$={};break;case 14:this.$=n[a-1];break;case 15:this.$=[n[a-2],n[a]];break;case 16:this.$={},this.$[n[a][0]]=n[a][1];break;case 17:this.$=n[a-2],n[a-2][n[a][0]]=n[a][1];break;case 18:this.$=[];break;case 19:this.$=n[a-1];break;case 20:this.$=[n[a]];break;case 21:this.$=n[a-2],n[a-2].push(n[a])}},table:[{3:5,4:[1,12],5:6,6:[1,13],7:3,8:[1,9],9:4,10:[1,10],11:[1,11],12:1,13:2,15:7,16:8,17:[1,14],23:[1,15]},{1:[3]},{14:[1,16]},{14:[2,7],18:[2,7],22:[2,7],24:[2,7]},{14:[2,8],18:[2,8],22:[2,8],24:[2,8]},{14:[2,9],18:[2,9],22:[2,9],24:[2,9]},{14:[2,10],18:[2,10],22:[2,10],24:[2,10]},{14:[2,11],18:[2,11],22:[2,11],24:[2,11]},{14:[2,12],18:[2,12],22:[2,12],24:[2,12]},{14:[2,3],18:[2,3],22:[2,3],24:[2,3]},{14:[2,4],18:[2,4],22:[2,4],24:[2,4]},{14:[2,5],18:[2,5],22:[2,5],24:[2,5]},{14:[2,1],18:[2,1],21:[2,1],22:[2,1],24:[2,1]},{14:[2,2],18:[2,2],22:[2,2],24:[2,2]},{3:20,4:[1,12],18:[1,17],19:18,20:19},{3:5,4:[1,12],5:6,6:[1,13],7:3,8:[1,9],9:4,10:[1,10],11:[1,11],13:23,15:7,16:8,17:[1,14],23:[1,15],24:[1,21],25:22},{1:[2,6]},{14:[2,13],18:[2,13],22:[2,13],24:[2,13]},{18:[1,24],22:[1,25]},{18:[2,16],22:[2,16]},{21:[1,26]},{14:[2,18],18:[2,18],22:[2,18],24:[2,18]},{22:[1,28],24:[1,27]},{22:[2,20],24:[2,20]},{14:[2,14],18:[2,14],22:[2,14],24:[2,14]},{3:20,4:[1,12],20:29},{3:5,4:[1,12],5:6,6:[1,13],7:3,8:[1,9],9:4,10:[1,10],11:[1,11],13:30,15:7,16:8,17:[1,14],23:[1,15]},{14:[2,19],18:[2,19],22:[2,19],24:[2,19]},{3:5,4:[1,12],5:6,6:[1,13],7:3,8:[1,9],9:4,10:[1,10],11:[1,11],13:31,15:7,16:8,17:[1,14],23:[1,15]},{18:[2,17],22:[2,17]},{18:[2,15],22:[2,15]},{22:[2,21],24:[2,21]}],defaultActions:{16:[2,6]},parseError:function(e,t){throw new Error(e)},parse:function(e){var t=this,i=[0],r=[null],o=[],n=this.table,s="",a=0,l=0,c=0;this.lexer.setInput(e),this.lexer.yy=this.yy,this.yy.lexer=this.lexer,void 0===this.lexer.yylloc&&(this.lexer.yylloc={});var d=this.lexer.yylloc;function h(){var e;return"number"!=typeof(e=t.lexer.lex()||1)&&(e=t.symbols_[e]||e),e}o.push(d),"function"==typeof this.yy.parseError&&(this.parseError=this.yy.parseError);for(var u,f,p,m,g,A,y,v,C,D,B={};;){if(p=i[i.length-1],this.defaultActions[p]?m=this.defaultActions[p]:(null==u&&(u=h()),m=n[p]&&n[p][u]),void 0===m||!m.length||!m[0]){if(!c){for(A in C=[],n[p])this.terminals_[A]&&A>2&&C.push("'"+this.terminals_[A]+"'");var w="";w=this.lexer.showPosition?"Parse error on line "+(a+1)+":\n"+this.lexer.showPosition()+"\nExpecting "+C.join(", ")+", got '"+this.terminals_[u]+"'":"Parse error on line "+(a+1)+": Unexpected "+(1==u?"end of input":"'"+(this.terminals_[u]||u)+"'"),this.parseError(w,{text:this.lexer.match,token:this.terminals_[u]||u,line:this.lexer.yylineno,loc:d,expected:C})}if(3==c){if(1==u)throw new Error(w||"Parsing halted.");l=this.lexer.yyleng,s=this.lexer.yytext,a=this.lexer.yylineno,d=this.lexer.yylloc,u=h()}for(;!(2..toString()in n[p]);){if(0==p)throw new Error(w||"Parsing halted.");D=1,i.length=i.length-2*D,r.length=r.length-D,o.length=o.length-D,p=i[i.length-1]}f=u,u=2,m=n[p=i[i.length-1]]&&n[p][2],c=3}if(m[0]instanceof Array&&m.length>1)throw new Error("Parse Error: multiple actions possible at state: "+p+", token: "+u);switch(m[0]){case 1:i.push(u),r.push(this.lexer.yytext),o.push(this.lexer.yylloc),i.push(m[1]),u=null,f?(u=f,f=null):(l=this.lexer.yyleng,s=this.lexer.yytext,a=this.lexer.yylineno,d=this.lexer.yylloc,c>0&&c--);break;case 2:if(y=this.productions_[m[1]][1],B.$=r[r.length-y],B._$={first_line:o[o.length-(y||1)].first_line,last_line:o[o.length-1].last_line,first_column:o[o.length-(y||1)].first_column,last_column:o[o.length-1].last_column},void 0!==(g=this.performAction.call(B,s,l,a,this.yy,m[1],r,o)))return g;y&&(i=i.slice(0,-1*y*2),r=r.slice(0,-1*y),o=o.slice(0,-1*y)),i.push(this.productions_[m[1]][0]),r.push(B.$),o.push(B._$),v=n[i[i.length-2]][i[i.length-1]],i.push(v);break;case 3:return!0}}return!0}},o=function(){var e={EOF:1,parseError:function(e,t){if(!this.yy.parseError)throw new Error(e);this.yy.parseError(e,t)},setInput:function(e){return this._input=e,this._more=this._less=this.done=!1,this.yylineno=this.yyleng=0,this.yytext=this.matched=this.match="",this.conditionStack=["INITIAL"],this.yylloc={first_line:1,first_column:0,last_line:1,last_column:0},this},input:function(){var e=this._input[0];return this.yytext+=e,this.yyleng++,this.match+=e,this.matched+=e,e.match(/\n/)&&this.yylineno++,this._input=this._input.slice(1),e},unput:function(e){return this._input=e+this._input,this},more:function(){return this._more=!0,this},less:function(e){this._input=this.match.slice(e)+this._input},pastInput:function(){var e=this.matched.substr(0,this.matched.length-this.match.length);return(e.length>20?"...":"")+e.substr(-20).replace(/\n/g,"")},upcomingInput:function(){var e=this.match;return e.length<20&&(e+=this._input.substr(0,20-e.length)),(e.substr(0,20)+(e.length>20?"...":"")).replace(/\n/g,"")},showPosition:function(){var e=this.pastInput(),t=new Array(e.length+1).join("-");return e+this.upcomingInput()+"\n"+t+"^"},next:function(){if(this.done)return this.EOF;var e,t,i,r,o;this._input||(this.done=!0),this._more||(this.yytext="",this.match="");for(var n=this._currentRules(),s=0;st[0].length)||(t=i,r=s,this.options.flex));s++);return t?((o=t[0].match(/\n.*/g))&&(this.yylineno+=o.length),this.yylloc={first_line:this.yylloc.last_line,last_line:this.yylineno+1,first_column:this.yylloc.last_column,last_column:o?o[o.length-1].length-1:this.yylloc.last_column+t[0].length},this.yytext+=t[0],this.match+=t[0],this.yyleng=this.yytext.length,this._more=!1,this._input=this._input.slice(t[0].length),this.matched+=t[0],e=this.performAction.call(this,this.yy,this,n[r],this.conditionStack[this.conditionStack.length-1]),this.done&&this._input&&(this.done=!1),e||void 0):""===this._input?this.EOF:void this.parseError("Lexical error on line "+(this.yylineno+1)+". Unrecognized text.\n"+this.showPosition(),{text:"",token:null,line:this.yylineno})},lex:function(){var e=this.next();return void 0!==e?e:this.lex()},begin:function(e){this.conditionStack.push(e)},popState:function(){return this.conditionStack.pop()},_currentRules:function(){return this.conditions[this.conditionStack[this.conditionStack.length-1]].rules},topState:function(){return this.conditionStack[this.conditionStack.length-2]},pushState:function(e){this.begin(e)},options:{},performAction:function(e,t,i,r){switch(i){case 0:break;case 1:return 6;case 2:return t.yytext=t.yytext.substr(1,t.yyleng-2),4;case 3:return 17;case 4:return 18;case 5:return 23;case 6:return 24;case 7:return 22;case 8:return 21;case 9:return 10;case 10:return 11;case 11:return 8;case 12:return 14;case 13:return"INVALID"}},rules:[/^(?:\s+)/,/^(?:(-?([0-9]|[1-9][0-9]+))(\.[0-9]+)?([eE][-+]?[0-9]+)?\b)/,/^(?:"(?:\\[\\"bfnrt/]|\\u[a-fA-F0-9]{4}|[^\\\0-\x09\x0a-\x1f"])*")/,/^(?:\{)/,/^(?:\})/,/^(?:\[)/,/^(?:\])/,/^(?:,)/,/^(?::)/,/^(?:true\b)/,/^(?:false\b)/,/^(?:null\b)/,/^(?:$)/,/^(?:.)/],conditions:{INITIAL:{rules:[0,1,2,3,4,5,6,7,8,9,10,11,12,13],inclusive:!0}}};return e}(),r.lexer=o,r);t.parser=n,t.parse=n.parse.bind(n)},function(e,t){function i(e,t){var i=this;this.editor=e,this.timeout=void 0,this.delay=200,this.lastText=void 0,this.dom={},this.dom.container=t;var r=document.createElement("table");this.dom.table=r,r.className="jsoneditor-search",t.appendChild(r);var o=document.createElement("tbody");this.dom.tbody=o,r.appendChild(o);var n=document.createElement("tr");o.appendChild(n);var s=document.createElement("td");n.appendChild(s);var a=document.createElement("div");this.dom.results=a,a.className="jsoneditor-results",s.appendChild(a),s=document.createElement("td"),n.appendChild(s);var l=document.createElement("div");this.dom.input=l,l.className="jsoneditor-frame",l.title="Search fields and values",s.appendChild(l);var c=document.createElement("table");l.appendChild(c);var d=document.createElement("tbody");c.appendChild(d),n=document.createElement("tr"),d.appendChild(n);var h=document.createElement("button");h.type="button",h.className="jsoneditor-refresh",(s=document.createElement("td")).appendChild(h),n.appendChild(s);var u=document.createElement("input");this.dom.search=u,u.oninput=function(e){i._onDelayedSearch(e)},u.onchange=function(e){i._onSearch()},u.onkeydown=function(e){i._onKeyDown(e)},u.onkeyup=function(e){i._onKeyUp(e)},h.onclick=function(e){u.select()},(s=document.createElement("td")).appendChild(u),n.appendChild(s);var f=document.createElement("button");f.type="button",f.title="Next result (Enter)",f.className="jsoneditor-next",f.onclick=function(){i.next()},(s=document.createElement("td")).appendChild(f),n.appendChild(s);var p=document.createElement("button");p.type="button",p.title="Previous result (Shift+Enter)",p.className="jsoneditor-previous",p.onclick=function(){i.previous()},(s=document.createElement("td")).appendChild(p),n.appendChild(s)}i.prototype.next=function(e){if(null!=this.results){var t=null!=this.resultIndex?this.resultIndex+1:0;t>this.results.length-1&&(t=0),this._setActiveResult(t,e)}},i.prototype.previous=function(e){if(null!=this.results){var t=this.results.length-1,i=null!=this.resultIndex?this.resultIndex-1:t;i<0&&(i=t),this._setActiveResult(i,e)}},i.prototype._setActiveResult=function(e,t){if(this.activeResult){var i=this.activeResult.node;"field"==this.activeResult.elem?delete i.searchFieldActive:delete i.searchValueActive,i.updateDom()}if(!this.results||!this.results[e])return this.resultIndex=void 0,void(this.activeResult=void 0);this.resultIndex=e;var r=this.results[this.resultIndex].node,o=this.results[this.resultIndex].elem;"field"==o?r.searchFieldActive=!0:r.searchValueActive=!0,this.activeResult=this.results[this.resultIndex],r.updateDom(),r.scrollTo((function(){t&&r.focus(o)}))},i.prototype._clearDelay=function(){null!=this.timeout&&(clearTimeout(this.timeout),delete this.timeout)},i.prototype._onDelayedSearch=function(e){this._clearDelay();var t=this;this.timeout=setTimeout((function(e){t._onSearch()}),this.delay)},i.prototype._onSearch=function(e){this._clearDelay();var t=this.dom.search.value,i=t.length>0?t:void 0;if(i!=this.lastText||e)if(this.lastText=i,this.results=this.editor.search(i),this._setActiveResult(void 0),null!=i){var r=this.results.length;switch(r){case 0:this.dom.results.innerHTML="no results";break;case 1:this.dom.results.innerHTML="1 result";break;default:this.dom.results.innerHTML=r+" results"}}else this.dom.results.innerHTML=""},i.prototype._onKeyDown=function(e){var t=e.which;27==t?(this.dom.search.value="",this._onSearch(),e.preventDefault(),e.stopPropagation()):13==t&&(e.ctrlKey?this._onSearch(!0):e.shiftKey?this.previous():this.next(),e.preventDefault(),e.stopPropagation())},i.prototype._onKeyUp=function(e){var t=e.keyCode;27!=t&&13!=t&&this._onDelayedSearch(e)},i.prototype.clear=function(){this.dom.search.value="",this._onSearch()},i.prototype.destroy=function(){this.editor=null,this.dom.container.removeChild(this.dom.table),this.dom=null,this.results=null,this.activeResult=null,this._clearDelay()},e.exports=i},function(e,t,i){var r=i(54);function o(e,t){this.dom={};var i=this,r=this.dom;this.anchor=void 0,this.items=e,this.eventListeners={},this.selection=void 0,this.onClose=t?t.close:void 0;var o=document.createElement("div");o.className="jsoneditor-contextmenu-root",r.root=o;var n=document.createElement("div");n.className="jsoneditor-contextmenu",r.menu=n,o.appendChild(n);var s=document.createElement("ul");s.className="jsoneditor-menu",n.appendChild(s),r.list=s,r.items=[];var a=document.createElement("button");a.type="button",r.focusButton=a;var l=document.createElement("li");l.style.overflow="hidden",l.style.height="0",l.appendChild(a),s.appendChild(l),function e(t,r,o){o.forEach((function(o){if("separator"==o.type){var n=document.createElement("div");n.className="jsoneditor-separator",(a=document.createElement("li")).appendChild(n),t.appendChild(a)}else{var s={},a=document.createElement("li");t.appendChild(a);var l=document.createElement("button");if(l.type="button",l.className=o.className,s.button=l,o.title&&(l.title=o.title),o.click&&(l.onclick=function(e){e.preventDefault(),i.hide(),o.click()}),a.appendChild(l),o.submenu){var c,d=document.createElement("div");if(d.className="jsoneditor-icon",l.appendChild(d),l.appendChild(document.createTextNode(o.text)),o.click){l.className+=" jsoneditor-default";var h=document.createElement("button");h.type="button",s.buttonExpand=h,h.className="jsoneditor-expand",h.innerHTML='',a.appendChild(h),o.submenuTitle&&(h.title=o.submenuTitle),c=h}else{var u=document.createElement("div");u.className="jsoneditor-expand",l.appendChild(u),c=l}c.onclick=function(e){e.preventDefault(),i._onExpandItem(s),c.focus()};var f=[];s.subItems=f;var p=document.createElement("ul");s.ul=p,p.className="jsoneditor-menu",p.style.height="0",a.appendChild(p),e(p,f,o.submenu)}else l.innerHTML=''+o.text;r.push(s)}}))}(s,this.dom.items,e),this.maxHeight=0,e.forEach((function(t){var r=24*(e.length+(t.submenu?t.submenu.length:0));i.maxHeight=Math.max(i.maxHeight,r)}))}o.prototype._getVisibleButtons=function(){var e=[],t=this;return this.dom.items.forEach((function(i){e.push(i.button),i.buttonExpand&&e.push(i.buttonExpand),i.subItems&&i==t.expandedItem&&i.subItems.forEach((function(t){e.push(t.button),t.buttonExpand&&e.push(t.buttonExpand)}))})),e},o.visibleMenu=void 0,o.prototype.show=function(e,t){this.hide();var i=!0;if(t){var n=e.getBoundingClientRect(),s=t.getBoundingClientRect();n.bottom+this.maxHeights.top&&(i=!1)}if(i){var a=e.offsetHeight;this.dom.menu.style.left="0px",this.dom.menu.style.top=a+"px",this.dom.menu.style.bottom=""}else this.dom.menu.style.left="0px",this.dom.menu.style.top="",this.dom.menu.style.bottom="0px";var l=e.parentNode;l.insertBefore(this.dom.root,l.firstChild);var c=this,d=this.dom.list;this.eventListeners.mousedown=r.addEventListener(window,"mousedown",(function(e){var t=e.target;t==d||c._isChildOf(t,d)||(c.hide(),e.stopPropagation(),e.preventDefault())})),this.eventListeners.keydown=r.addEventListener(window,"keydown",(function(e){c._onKeyDown(e)})),this.selection=r.getSelection(),this.anchor=e,setTimeout((function(){c.dom.focusButton.focus()}),0),o.visibleMenu&&o.visibleMenu.hide(),o.visibleMenu=this},o.prototype.hide=function(){for(var e in this.dom.root.parentNode&&(this.dom.root.parentNode.removeChild(this.dom.root),this.onClose&&this.onClose()),this.eventListeners)if(this.eventListeners.hasOwnProperty(e)){var t=this.eventListeners[e];t&&r.removeEventListener(window,e,t),delete this.eventListeners[e]}o.visibleMenu==this&&(o.visibleMenu=void 0)},o.prototype._onExpandItem=function(e){var t=this,i=e==this.expandedItem,o=this.expandedItem;if(o&&(o.ul.style.height="0",o.ul.style.padding="",setTimeout((function(){t.expandedItem!=o&&(o.ul.style.display="",r.removeClassName(o.ul.parentNode,"jsoneditor-selected"))}),300),this.expandedItem=void 0),!i){var n=e.ul;n.style.display="block",n.clientHeight,setTimeout((function(){t.expandedItem==e&&(n.style.height=24*n.childNodes.length+"px",n.style.padding="5px 10px")}),0),r.addClassName(n.parentNode,"jsoneditor-selected"),this.expandedItem=e}},o.prototype._onKeyDown=function(e){var t,i,o,n,s=e.target,a=e.which,l=!1;27==a?(this.selection&&r.setSelection(this.selection),this.anchor&&this.anchor.focus(),this.hide(),l=!0):9==a?e.shiftKey?0==(i=(t=this._getVisibleButtons()).indexOf(s))&&(t[t.length-1].focus(),l=!0):(i=(t=this._getVisibleButtons()).indexOf(s))==t.length-1&&(t[0].focus(),l=!0):37==a?("jsoneditor-expand"==s.className&&(i=(t=this._getVisibleButtons()).indexOf(s),(o=t[i-1])&&o.focus()),l=!0):38==a?(i=(t=this._getVisibleButtons()).indexOf(s),(o=t[i-1])&&"jsoneditor-expand"==o.className&&(o=t[i-2]),o||(o=t[t.length-1]),o&&o.focus(),l=!0):39==a?(i=(t=this._getVisibleButtons()).indexOf(s),(n=t[i+1])&&"jsoneditor-expand"==n.className&&n.focus(),l=!0):40==a&&(i=(t=this._getVisibleButtons()).indexOf(s),(n=t[i+1])&&"jsoneditor-expand"==n.className&&(n=t[i+2]),n||(n=t[0]),n&&(n.focus(),l=!0),l=!0),l&&(e.stopPropagation(),e.preventDefault())},o.prototype._isChildOf=function(e,t){for(var i=e.parentNode;i;){if(i==t)return!0;i=i.parentNode}return!1},e.exports=o},function(e,t,i){var r=i(59),o=i(57),n=i(60),s=i(54);function a(e,t){this.editor=e,this.dom={},this.expanded=!1,t&&t instanceof Object?(this.setField(t.field,t.fieldEditable),this.setValue(t.value,t.type)):(this.setField(""),this.setValue(null)),this._debouncedOnChangeValue=s.debounce(this._onChangeValue.bind(this),a.prototype.DEBOUNCE_INTERVAL),this._debouncedOnChangeField=s.debounce(this._onChangeField.bind(this),a.prototype.DEBOUNCE_INTERVAL)}a.prototype.DEBOUNCE_INTERVAL=150,a.prototype._updateEditability=function(){if(this.editable={field:!0,value:!0},this.editor&&(this.editable.field="tree"===this.editor.options.mode,this.editable.value="view"!==this.editor.options.mode,("tree"===this.editor.options.mode||"form"===this.editor.options.mode)&&"function"==typeof this.editor.options.onEditable)){var e=this.editor.options.onEditable({field:this.field,value:this.value,path:this.getPath()});"boolean"==typeof e?(this.editable.field=e,this.editable.value=e):("boolean"==typeof e.field&&(this.editable.field=e.field),"boolean"==typeof e.value&&(this.editable.value=e.value))}},a.prototype.getPath=function(){for(var e=this,t=[];e;){var i=e.parent?"array"!=e.parent.type?e.field:e.index:void 0;void 0!==i&&t.unshift(i),e=e.parent}return t},a.prototype.findNode=function(e){for(var t=s.parsePath(e),i=this;i&&t.length>0;){var r=t.shift();if("number"==typeof r){if("array"!==i.type)throw new Error("Cannot get child node at index "+r+": node is no array");i=i.childs[r]}else{if("object"!==i.type)throw new Error("Cannot get child node "+r+": node is no object");i=i.childs.filter((function(e){return e.field===r}))[0]}}return i},a.prototype.findParents=function(){for(var e=[],t=this.parent;t;)e.unshift(t),t=t.parent;return e},a.prototype.setError=function(e,t){this.getDom(),this.error=e;var i=this.dom.tdError;if(e){i||(i=document.createElement("td"),this.dom.tdError=i,this.dom.tdValue.parentNode.appendChild(i));var r=document.createElement("div");r.className="jsoneditor-popover jsoneditor-right",r.appendChild(document.createTextNode(e.message));var o=document.createElement("button");for(o.type="button",o.className="jsoneditor-schema-error",o.appendChild(r),o.onmouseover=o.onfocus=function(){for(var e=["right","above","below","left"],t=0;t0&&(e=this.childs.filter((function(e){return-1!==i.indexOf(e.field)})).map((function(e){return{node:e,error:{message:'duplicate key "'+e.field+'"'}}})))}if(this.childs)for(r=0;r0&&(e=e.concat(n))}return e},a.prototype.clearDom=function(){this.dom={}},a.prototype.getDom=function(){var e=this.dom;if(e.tr)return e.tr;if(this._updateEditability(),e.tr=document.createElement("tr"),e.tr.node=this,"tree"===this.editor.options.mode){var t=document.createElement("td");if(this.editable.field&&this.parent){var i=document.createElement("button");i.type="button",e.drag=i,i.className="jsoneditor-dragarea",i.title="Drag to move this field (Alt+Shift+Arrows)",t.appendChild(i)}e.tr.appendChild(t);var r=document.createElement("td"),o=document.createElement("button");o.type="button",e.menu=o,o.className="jsoneditor-contextmenu",o.title="Click to open the actions menu (Ctrl+M)",r.appendChild(e.menu),e.tr.appendChild(r)}var n=document.createElement("td");return e.tr.appendChild(n),e.tree=this._createDomTree(),n.appendChild(e.tree),this.updateDom({updateIndexes:!0}),e.tr},a.onDragStart=function(e,t){if(!Array.isArray(e))return a.onDragStart([e],t);if(0!==e.length){var i=e[0],r=e[e.length-1],o=a.getNodeFromTarget(t.target),n=r._nextSibling(),l=i.editor,c=s.getAbsoluteTop(o.dom.tr)-s.getAbsoluteTop(i.dom.tr);l.mousemove||(l.mousemove=s.addEventListener(window,"mousemove",(function(t){a.onDrag(e,t)}))),l.mouseup||(l.mouseup=s.addEventListener(window,"mouseup",(function(t){a.onDragEnd(e,t)}))),l.highlighter.lock(),l.drag={oldCursor:document.body.style.cursor,oldSelection:l.getSelection(),oldBeforeNode:n,mouseX:t.pageX,offsetY:c,level:i.getLevel()},document.body.style.cursor="move",t.preventDefault()}},a.onDrag=function(e,t){if(!Array.isArray(e))return a.onDrag([e],t);if(0!==e.length){var i,r,o,n,c,d,h,u,f,p,m,g,A,y,v=e[0].editor,C=t.pageY-v.drag.offsetY,D=t.pageX,B=!1,w=e[0];if(i=w.dom.tr,f=s.getAbsoluteTop(i),g=i.offsetHeight,C(p=(r=h.dom.tr)?s.getAbsoluteTop(r):0)+g&&(h=void 0),h&&(e.forEach((function(e){h.parent.moveBefore(e,h)})),B=!0)}else{var k=e[e.length-1];if(n=(c=k.expanded&&k.append?k.append.getDom():k.dom.tr)?c.nextSibling:void 0){m=s.getAbsoluteTop(n),o=n;do{u=a.getNodeFromTarget(o),o&&(A=o.nextSibling?s.getAbsoluteTop(o.nextSibling):0,y=o?A-m:0,u.parent.childs.length==e.length&&u.parent.childs[e.length-1]==k&&(f+=27)),o=o.nextSibling}while(o&&C>f+y);if(u&&u.parent){var b=D-v.drag.mouseX,E=Math.round(b/24/2),F=v.drag.level+E,x=u.getLevel();for(r=u.dom.tr.previousSibling;x0)return i[0].enum}return null},a._findSchema=function(e,t){for(var i=e,r=0;r0?this.editor.multiselection.nodes:[this],C=v[0],D=v[v.length-1];if(13==u){if(f==this.dom.value)this.editable.value&&!e.ctrlKey||s.isUrl(this.value)&&(window.open(this.value,"_blank"),A=!0);else if(f==this.dom.expand&&this._hasChilds()){var B=e.ctrlKey;this._onExpand(B),f.focus(),A=!0}}else if(68==u)p&&y&&(a.onDuplicate(v),A=!0);else if(69==u)p&&(this._onExpand(m),f.focus(),A=!0);else if(77==u&&y)p&&(this.showContextMenu(f),A=!0);else if(46==u&&y)p&&(a.onRemove(v),A=!0);else if(45==u&&y)p&&!m?(this._onInsertBefore(),A=!0):p&&m&&(this._onInsertAfter(),A=!0);else if(35==u){if(g){var w=this._lastNode();w&&w.focus(a.focusElement||this._getElementName(f)),A=!0}}else if(36==u){if(g){var k=this._firstNode();k&&k.focus(a.focusElement||this._getElementName(f)),A=!0}}else if(37==u){if(g&&!m){var b=this._previousElement(f);b&&this.focus(this._getElementName(b)),A=!0}else if(g&&m&&y){if(D.expanded){var E=D.getAppend();r=E?E.nextSibling:void 0}else{var F=D.getDom();r=F.nextSibling}r&&(i=a.getNodeFromTarget(r),o=r.nextSibling,_=a.getNodeFromTarget(o),i&&i instanceof l&&1!=D.parent.childs.length&&_&&_.parent&&(n=this.editor.getSelection(),c=D._nextSibling(),v.forEach((function(e){_.parent.moveBefore(e,_)})),this.focus(a.focusElement||this._getElementName(f)),this.editor._onAction("moveNodes",{nodes:v,oldBeforeNode:c,newBeforeNode:_,oldSelection:n,newSelection:this.editor.getSelection()})))}}else if(38==u)g&&!m?((t=this._previousNode())&&(this.editor.deselect(!0),t.focus(a.focusElement||this._getElementName(f))),A=!0):!g&&p&&m&&y?((t=this._previousNode())&&((h=this.editor.multiselection).start=h.start||this,h.end=t,d=this.editor._findTopLevelNodes(h.start,h.end),this.editor.select(d),t.focus("field")),A=!0):g&&m&&y&&((t=C._previousNode())&&t.parent&&(n=this.editor.getSelection(),c=D._nextSibling(),v.forEach((function(e){t.parent.moveBefore(e,t)})),this.focus(a.focusElement||this._getElementName(f)),this.editor._onAction("moveNodes",{nodes:v,oldBeforeNode:c,newBeforeNode:t,oldSelection:n,newSelection:this.editor.getSelection()})),A=!0);else if(39==u){if(g&&!m){var x=this._nextElement(f);x&&this.focus(this._getElementName(x)),A=!0}else if(g&&m&&y){var S=(F=C.getDom()).previousSibling;S&&(t=a.getNodeFromTarget(S))&&t.parent&&t instanceof l&&!t.isVisible()&&(n=this.editor.getSelection(),c=D._nextSibling(),v.forEach((function(e){t.parent.moveBefore(e,t)})),this.focus(a.focusElement||this._getElementName(f)),this.editor._onAction("moveNodes",{nodes:v,oldBeforeNode:c,newBeforeNode:t,oldSelection:n,newSelection:this.editor.getSelection()}))}}else if(40==u)if(g&&!m)(i=this._nextNode())&&(this.editor.deselect(!0),i.focus(a.focusElement||this._getElementName(f))),A=!0;else if(!g&&p&&m&&y)(i=this._nextNode())&&((h=this.editor.multiselection).start=h.start||this,h.end=i,d=this.editor._findTopLevelNodes(h.start,h.end),this.editor.select(d),i.focus("field")),A=!0;else if(g&&m&&y){var _=(i=D.expanded?D.append?D.append._nextNode():void 0:D._nextNode())&&(i._nextNode()||i.parent.append);_&&_.parent&&(n=this.editor.getSelection(),c=D._nextSibling(),v.forEach((function(e){_.parent.moveBefore(e,_)})),this.focus(a.focusElement||this._getElementName(f)),this.editor._onAction("moveNodes",{nodes:v,oldBeforeNode:c,newBeforeNode:_,oldSelection:n,newSelection:this.editor.getSelection()})),A=!0}A&&(e.preventDefault(),e.stopPropagation())},a.prototype._onExpand=function(e){if(e){var t=this.dom.tr.parentNode,i=t.parentNode,r=i.scrollTop;i.removeChild(t)}this.expanded?this.collapse(e):this.expand(e),e&&(i.appendChild(t),i.scrollTop=r)},a.onRemove=function(e){if(!Array.isArray(e))return a.onRemove([e]);if(e&&e.length>0){var t=e[0],i=t.parent,r=t.editor,o=t.getIndex();r.highlighter.unhighlight();var n=r.getSelection();a.blurNodes(e);var s=r.getSelection();e.forEach((function(e){e.parent._remove(e)})),r._onAction("removeNodes",{nodes:e.slice(0),parent:i,index:o,oldSelection:n,newSelection:s})}},a.onDuplicate=function(e){if(!Array.isArray(e))return a.onDuplicate([e]);if(e&&e.length>0){var t=e[e.length-1],i=t.parent,r=t.editor;r.deselect(r.multiselection.nodes);var o=r.getSelection(),n=t,s=e.map((function(e){var t=e.clone();return i.insertAfter(t,n),n=t,t}));1===e.length?s[0].focus():r.select(s);var l=r.getSelection();r._onAction("duplicateNodes",{afterNode:t,nodes:s,parent:i,oldSelection:o,newSelection:l})}},a.prototype._onInsertBefore=function(e,t,i){var r=this.editor.getSelection(),o=new a(this.editor,{field:null!=e?e:"",value:null!=t?t:"",type:i});o.expand(!0),this.parent.insertBefore(o,this),this.editor.highlighter.unhighlight(),o.focus("field");var n=this.editor.getSelection();this.editor._onAction("insertBeforeNodes",{nodes:[o],beforeNode:this,parent:this.parent,oldSelection:r,newSelection:n})},a.prototype._onInsertAfter=function(e,t,i){var r=this.editor.getSelection(),o=new a(this.editor,{field:null!=e?e:"",value:null!=t?t:"",type:i});o.expand(!0),this.parent.insertAfter(o,this),this.editor.highlighter.unhighlight(),o.focus("field");var n=this.editor.getSelection();this.editor._onAction("insertAfterNodes",{nodes:[o],afterNode:this,parent:this.parent,oldSelection:r,newSelection:n})},a.prototype._onAppend=function(e,t,i){var r=this.editor.getSelection(),o=new a(this.editor,{field:null!=e?e:"",value:null!=t?t:"",type:i});o.expand(!0),this.parent.appendChild(o),this.editor.highlighter.unhighlight(),o.focus("field");var n=this.editor.getSelection();this.editor._onAction("appendNodes",{nodes:[o],parent:this.parent,oldSelection:r,newSelection:n})},a.prototype._onChangeType=function(e){var t=this.type;if(e!=t){var i=this.editor.getSelection();this.changeType(e);var r=this.editor.getSelection();this.editor._onAction("changeType",{node:this,oldType:t,newType:e,oldSelection:i,newSelection:r})}},a.prototype.sort=function(e){if(this._hasChilds()){var t="desc"==e?-1:1,i="array"==this.type?"value":"field";this.hideChilds();var o=this.childs,n=this.sortOrder;this.childs=this.childs.concat(),this.childs.sort((function(e,o){return t*r(e[i],o[i])})),this.sortOrder=1==t?"asc":"desc",this.editor._onAction("sort",{node:this,oldChilds:o,oldSort:n,newChilds:this.childs,newSort:this.sortOrder}),this.showChilds()}},a.prototype.getAppend=function(){return this.append||(this.append=new l(this.editor),this.append.setParent(this)),this.append.getDom()},a.getNodeFromTarget=function(e){for(;e;){if(e.node)return e.node;e=e.parentNode}},a.blurNodes=function(e){if(Array.isArray(e)){var t=e[0],i=t.parent,r=t.getIndex();i.childs[r+e.length]?i.childs[r+e.length].focus():i.childs[r-1]?i.childs[r-1].focus():i.focus()}else a.blurNodes([e])},a.prototype._nextSibling=function(){var e=this.parent.childs.indexOf(this);return this.parent.childs[e+1]||this.parent.append},a.prototype._previousNode=function(){var e=null,t=this.getDom();if(t&&t.parentNode){var i=t;do{i=i.previousSibling,e=a.getNodeFromTarget(i)}while(i&&e instanceof l&&!e.isVisible())}return e},a.prototype._nextNode=function(){var e=null,t=this.getDom();if(t&&t.parentNode){var i=t;do{i=i.nextSibling,e=a.getNodeFromTarget(i)}while(i&&e instanceof l&&!e.isVisible())}return e},a.prototype._firstNode=function(){var e=null,t=this.getDom();if(t&&t.parentNode){var i=t.parentNode.firstChild;e=a.getNodeFromTarget(i)}return e},a.prototype._lastNode=function(){var e=null,t=this.getDom();if(t&&t.parentNode){var i=t.parentNode.lastChild;for(e=a.getNodeFromTarget(i);i&&e instanceof l&&!e.isVisible();)i=i.previousSibling,e=a.getNodeFromTarget(i)}return e},a.prototype._previousElement=function(e){var t=this.dom;switch(e){case t.value:if(this.fieldEditable)return t.field;case t.field:if(this._hasChilds())return t.expand;case t.expand:return t.menu;case t.menu:if(t.drag)return t.drag;default:return null}},a.prototype._nextElement=function(e){var t=this.dom;switch(e){case t.drag:return t.menu;case t.menu:if(this._hasChilds())return t.expand;case t.expand:if(this.fieldEditable)return t.field;case t.field:if(!this._hasChilds())return t.value;default:return null}},a.prototype._getElementName=function(e){var t=this.dom;for(var i in t)if(t.hasOwnProperty(i)&&t[i]==e)return i;return null},a.prototype._hasChilds=function(){return"array"==this.type||"object"==this.type},a.TYPE_TITLES={auto:'Field type "auto". The field type is automatically determined from the value and can be a string, number, boolean, or null.',object:'Field type "object". An object contains an unordered set of key/value pairs.',array:'Field type "array". An array contains an ordered collection of values.',string:'Field type "string". Field type is not determined from the value, but always returned as string.'},a.prototype.showContextMenu=function(e,t){var i=this,r=a.TYPE_TITLES,n=[];if(this.editable.value&&n.push({text:"Type",title:"Change the type of this field",className:"jsoneditor-type-"+this.type,submenu:[{text:"Auto",className:"jsoneditor-type-auto"+("auto"==this.type?" jsoneditor-selected":""),title:r.auto,click:function(){i._onChangeType("auto")}},{text:"Array",className:"jsoneditor-type-array"+("array"==this.type?" jsoneditor-selected":""),title:r.array,click:function(){i._onChangeType("array")}},{text:"Object",className:"jsoneditor-type-object"+("object"==this.type?" jsoneditor-selected":""),title:r.object,click:function(){i._onChangeType("object")}},{text:"String",className:"jsoneditor-type-string"+("string"==this.type?" jsoneditor-selected":""),title:r.string,click:function(){i._onChangeType("string")}}]}),this._hasChilds()){var s="asc"==this.sortOrder?"desc":"asc";n.push({text:"Sort",title:"Sort the childs of this "+this.type,className:"jsoneditor-sort-"+s,click:function(){i.sort(s)},submenu:[{text:"Ascending",className:"jsoneditor-sort-asc",title:"Sort the childs of this "+this.type+" in ascending order",click:function(){i.sort("asc")}},{text:"Descending",className:"jsoneditor-sort-desc",title:"Sort the childs of this "+this.type+" in descending order",click:function(){i.sort("desc")}}]})}if(this.parent&&this.parent._hasChilds()){n.length&&n.push({type:"separator"});var l=i.parent.childs;i==l[l.length-1]&&n.push({text:"Append",title:"Append a new field with type 'auto' after this field (Ctrl+Shift+Ins)",submenuTitle:"Select the type of the field to be appended",className:"jsoneditor-append",click:function(){i._onAppend("","","auto")},submenu:[{text:"Auto",className:"jsoneditor-type-auto",title:r.auto,click:function(){i._onAppend("","","auto")}},{text:"Array",className:"jsoneditor-type-array",title:r.array,click:function(){i._onAppend("",[])}},{text:"Object",className:"jsoneditor-type-object",title:r.object,click:function(){i._onAppend("",{})}},{text:"String",className:"jsoneditor-type-string",title:r.string,click:function(){i._onAppend("","","string")}}]}),n.push({text:"Insert",title:"Insert a new field with type 'auto' before this field (Ctrl+Ins)",submenuTitle:"Select the type of the field to be inserted",className:"jsoneditor-insert",click:function(){i._onInsertBefore("","","auto")},submenu:[{text:"Auto",className:"jsoneditor-type-auto",title:r.auto,click:function(){i._onInsertBefore("","","auto")}},{text:"Array",className:"jsoneditor-type-array",title:r.array,click:function(){i._onInsertBefore("",[])}},{text:"Object",className:"jsoneditor-type-object",title:r.object,click:function(){i._onInsertBefore("",{})}},{text:"String",className:"jsoneditor-type-string",title:r.string,click:function(){i._onInsertBefore("","","string")}}]}),this.editable.field&&(n.push({text:"Duplicate",title:"Duplicate this field (Ctrl+D)",className:"jsoneditor-duplicate",click:function(){a.onDuplicate(i)}}),n.push({text:"Remove",title:"Remove this field (Ctrl+Del)",className:"jsoneditor-remove",click:function(){a.onRemove(i)}}))}new o(n,{close:t}).show(e,this.editor.content)},a.prototype._getType=function(e){return e instanceof Array?"array":e instanceof Object?"object":"string"==typeof e&&"string"!=typeof this._stringCast(e)?"string":"auto"},a.prototype._stringCast=function(e){var t=e.toLowerCase(),i=Number(e),r=parseFloat(e);return""==e?"":"null"==t?null:"true"==t||"false"!=t&&(isNaN(i)||isNaN(r)?e:i)},a.prototype._escapeHTML=function(e){if("string"!=typeof e)return String(e);var t=String(e).replace(/&/g,"&").replace(//g,">").replace(/ /g," ").replace(/^ /," ").replace(/ $/," "),i=JSON.stringify(t),r=i.substring(1,i.length-1);return!0===this.editor.options.escapeUnicode&&(r=s.escapeUnicodeChars(r)),r},a.prototype._unescapeHTML=function(e){var t='"'+this._escapeJSON(e)+'"';return s.parse(t).replace(/</g,"<").replace(/>/g,">").replace(/ |\u00A0/g," ").replace(/&/g,"&")},a.prototype._escapeJSON=function(e){for(var t="",i=0;ig)return 1}for(var A=0,y=Math.max(f.length,p.length);Ao)return 1}return 0}},function(e,t,i){var r=i(54),o=i(57);e.exports=function(e){function t(e){this.editor=e,this.dom={}}return t.prototype=new e,t.prototype.getDom=function(){var e=this.dom;if(e.tr)return e.tr;this._updateEditability();var t=document.createElement("tr");if(t.node=this,e.tr=t,"tree"===this.editor.options.mode){e.tdDrag=document.createElement("td");var i=document.createElement("td");e.tdMenu=i;var r=document.createElement("button");r.type="button",r.className="jsoneditor-contextmenu",r.title="Click to open the actions menu (Ctrl+M)",e.menu=r,i.appendChild(e.menu)}var o=document.createElement("td"),n=document.createElement("div");return n.innerHTML="(empty)",n.className="jsoneditor-readonly",o.appendChild(n),e.td=o,e.text=n,this.updateDom(),t},t.prototype.updateDom=function(){var e=this.dom,t=e.td;t&&(t.style.paddingLeft=24*this.getLevel()+26+"px");var i=e.text;i&&(i.innerHTML="(empty "+this.parent.type+")");var r=e.tr;this.isVisible()?e.tr.firstChild||(e.tdDrag&&r.appendChild(e.tdDrag),e.tdMenu&&r.appendChild(e.tdMenu),r.appendChild(t)):e.tr.firstChild&&(e.tdDrag&&r.removeChild(e.tdDrag),e.tdMenu&&r.removeChild(e.tdMenu),r.removeChild(t))},t.prototype.isVisible=function(){return 0==this.parent.childs.length},t.prototype.showContextMenu=function(t,i){var r=this,n=e.TYPE_TITLES,s=[{text:"Append",title:"Append a new field with type 'auto' (Ctrl+Shift+Ins)",submenuTitle:"Select the type of the field to be appended",className:"jsoneditor-insert",click:function(){r._onAppend("","","auto")},submenu:[{text:"Auto",className:"jsoneditor-type-auto",title:n.auto,click:function(){r._onAppend("","","auto")}},{text:"Array",className:"jsoneditor-type-array",title:n.array,click:function(){r._onAppend("",[])}},{text:"Object",className:"jsoneditor-type-object",title:n.object,click:function(){r._onAppend("",{})}},{text:"String",className:"jsoneditor-type-string",title:n.string,click:function(){r._onAppend("","","string")}}]}];new o(s,{close:i}).show(t,this.editor.content)},t.prototype.onEvent=function(e){var t=e.type,i=e.target||e.srcElement,o=this.dom;if(i==o.menu&&("mouseover"==t?this.editor.highlighter.highlight(this.parent):"mouseout"==t&&this.editor.highlighter.unhighlight()),"click"==t&&i==o.menu){var n=this.editor.highlighter;n.highlight(this.parent),n.lock(),r.addClassName(o.menu,"jsoneditor-selected"),this.showContextMenu(o.menu,(function(){r.removeClassName(o.menu,"jsoneditor-selected"),n.unlock(),n.unhighlight()}))}"keydown"==t&&this.onKeyDown(e)},t}},function(e,t,i){var r=i(57);function o(e,t,i,o){for(var n={code:{text:"Code",title:"Switch to code highlighter",click:function(){o("code")}},form:{text:"Form",title:"Switch to form editor",click:function(){o("form")}},text:{text:"Text",title:"Switch to plain text editor",click:function(){o("text")}},tree:{text:"Tree",title:"Switch to tree editor",click:function(){o("tree")}},view:{text:"View",title:"Switch to tree view",click:function(){o("view")}}},s=[],a=0;a0){if(i.length>3){i=i.slice(0,3);var r=this.validateSchema.errors.length-3;i.push("("+r+" more errors...)")}var o=document.createElement("div");o.innerHTML=''+i.map((function(e){return' | '+("string"==typeof e?''+e+" | ":""+e.dataPath+" | "+e.message+" | ")+"
"})).join("")+"
",this.dom.validationErrors=o,this.frame.appendChild(o);var s=o.clientHeight;this.content.style.marginBottom=-s+"px",this.content.style.paddingBottom=s+"px"}this.aceEditor&&this.aceEditor.resize(!1)},e.exports=[{mode:"text",mixin:s,data:"text",load:s.format},{mode:"code",mixin:s,data:"text",load:s.format}]},function(e,t,i){var r=i(64);i(67),i(69),e.exports=r},function(e,t,i){!function(){var e=function(){return this}();e||"undefined"==typeof window||(e=window);var t=function e(t,i,r){"string"==typeof t?(2==arguments.length&&(r=i),e.modules[t]||(e.payloads[t]=r,e.modules[t]=null)):e.original?e.original.apply(this,arguments):(console.error("dropping module because define wasn't a string."),console.trace())};t.modules={},t.payloads={};var i,r,o=function(e,t,i){if("string"==typeof t){var r=a(e,t);if(null!=r)return i&&i(),r}else if("[object Array]"===Object.prototype.toString.call(t)){for(var o=[],s=0,l=t.length;s1&&l(r,"")>-1&&(i=RegExp(this.source,o.replace.call(a(this),"g","")),o.replace.call(e.slice(r.index),i,(function(){for(var e=1;er.index&&this.lastIndex--}return r},s||(RegExp.prototype.test=function(e){var t=o.exec.call(this,e);return t&&this.global&&!t[0].length&&this.lastIndex>t.index&&this.lastIndex--,!!t}))})),ace.define("ace/lib/es5-shim",["require","exports","module"],(function(e,t,i){function r(){}Function.prototype.bind||(Function.prototype.bind=function(e){var t=this;if("function"!=typeof t)throw new TypeError("Function.prototype.bind called on incompatible "+t);var i=u.call(arguments,1),o=function r(){if(this instanceof r){var o=t.apply(this,i.concat(u.call(arguments)));return Object(o)===o?o:this}return t.apply(e,i.concat(u.call(arguments)))};return t.prototype&&(r.prototype=t.prototype,o.prototype=new r,r.prototype=null),o});var o,n,s,a,l,c=Function.prototype.call,d=Array.prototype,h=Object.prototype,u=d.slice,f=c.bind(h.toString),p=c.bind(h.hasOwnProperty);if((l=p(h,"__defineGetter__"))&&(o=c.bind(h.__defineGetter__),n=c.bind(h.__defineSetter__),s=c.bind(h.__lookupGetter__),a=c.bind(h.__lookupSetter__)),2!=[1,2].splice(0).length)if(function(){function e(e){var t=new Array(e+2);return t[0]=t[1]=0,t}var t,i=[];if(i.splice.apply(i,e(20)),i.splice.apply(i,e(26)),t=i.length,i.splice(5,0,"XXX"),i.length,t+1==i.length)return!0}()){var m=Array.prototype.splice;Array.prototype.splice=function(e,t){return arguments.length?m.apply(this,[void 0===e?0:e,void 0===t?this.length-e:t].concat(u.call(arguments,2))):[]}}else Array.prototype.splice=function(e,t){var i=this.length;e>0?e>i&&(e=i):null==e?e=0:e<0&&(e=Math.max(i+e,0)),e+ta)for(h=c;h--;)this[l+h]=this[a+h];if(n&&e===d)this.length=d,this.push.apply(this,o);else for(this.length=d+n,h=0;h>>0;if("[object Function]"!=f(e))throw new TypeError;for(;++o>>0,o=Array(r),n=arguments[1];if("[object Function]"!=f(e))throw new TypeError(e+" is not a function");for(var s=0;s>>0,n=[],s=arguments[1];if("[object Function]"!=f(e))throw new TypeError(e+" is not a function");for(var a=0;a>>0,o=arguments[1];if("[object Function]"!=f(e))throw new TypeError(e+" is not a function");for(var n=0;n>>0,o=arguments[1];if("[object Function]"!=f(e))throw new TypeError(e+" is not a function");for(var n=0;n>>0;if("[object Function]"!=f(e))throw new TypeError(e+" is not a function");if(!r&&1==arguments.length)throw new TypeError("reduce of empty array with no initial value");var o,n=0;if(arguments.length>=2)o=arguments[1];else for(;;){if(n in i){o=i[n++];break}if(++n>=r)throw new TypeError("reduce of empty array with no initial value")}for(;n>>0;if("[object Function]"!=f(e))throw new TypeError(e+" is not a function");if(!r&&1==arguments.length)throw new TypeError("reduceRight of empty array with no initial value");var o,n=r-1;if(arguments.length>=2)o=arguments[1];else for(;;){if(n in i){o=i[n--];break}if(--n<0)throw new TypeError("reduceRight of empty array with no initial value")}do{n in this&&(o=e.call(void 0,o,i[n],n,t))}while(n--);return o}),Array.prototype.indexOf&&-1==[0,1].indexOf(1,2)||(Array.prototype.indexOf=function(e){var t=v&&"[object String]"==f(this)?this.split(""):$(this),i=t.length>>>0;if(!i)return-1;var r=0;for(arguments.length>1&&(r=R(arguments[1])),r=r>=0?r:Math.max(0,i+r);r>>0;if(!i)return-1;var r=i-1;for(arguments.length>1&&(r=Math.min(r,R(arguments[1]))),r=r>=0?r:i-Math.abs(r);r>=0;r--)if(r in t&&e===t[r])return r;return-1}),Object.getPrototypeOf||(Object.getPrototypeOf=function(e){return e.__proto__||(e.constructor?e.constructor.prototype:h)}),Object.getOwnPropertyDescriptor||(Object.getOwnPropertyDescriptor=function(e,t){if("object"!=_typeof(e)&&"function"!=typeof e||null===e)throw new TypeError("Object.getOwnPropertyDescriptor called on a non-object: "+e);if(p(e,t)){var i;if(i={enumerable:!0,configurable:!0},l){var r=e.__proto__;e.__proto__=h;var o=s(e,t),n=a(e,t);if(e.__proto__=r,o||n)return o&&(i.get=o),n&&(i.set=n),i}return i.value=e[t],i}}),Object.getOwnPropertyNames||(Object.getOwnPropertyNames=function(e){return Object.keys(e)}),Object.create||(g=null===Object.prototype.__proto__?function(){return{__proto__:null}}:function(){var e={};for(var t in e)e[t]=null;return e.constructor=e.hasOwnProperty=e.propertyIsEnumerable=e.isPrototypeOf=e.toLocaleString=e.toString=e.valueOf=e.__proto__=null,e},Object.create=function(e,t){var i;if(null===e)i=g();else{if("object"!=_typeof(e))throw new TypeError("typeof prototype["+_typeof(e)+"] != 'object'");var r=function(){};r.prototype=e,(i=new r).__proto__=e}return void 0!==t&&Object.defineProperties(i,t),i}),Object.defineProperty){var D=C({}),B="undefined"==typeof document||C(document.createElement("div"));if(!D||!B)var w=Object.defineProperty}Object.defineProperty&&!w||(Object.defineProperty=function(e,t,i){if("object"!=_typeof(e)&&"function"!=typeof e||null===e)throw new TypeError("Object.defineProperty called on non-object: "+e);if("object"!=_typeof(i)&&"function"!=typeof i||null===i)throw new TypeError("Property description must be an object: "+i);if(w)try{return w.call(Object,e,t,i)}catch(e){}if(p(i,"value"))if(l&&(s(e,t)||a(e,t))){var r=e.__proto__;e.__proto__=h,delete e[t],e[t]=i.value,e.__proto__=r}else e[t]=i.value;else{if(!l)throw new TypeError("getters & setters can not be defined on this javascript engine");p(i,"get")&&o(e,t,i.get),p(i,"set")&&n(e,t,i.set)}return e}),Object.defineProperties||(Object.defineProperties=function(e,t){for(var i in t)p(t,i)&&Object.defineProperty(e,i,t[i]);return e}),Object.seal||(Object.seal=function(e){return e}),Object.freeze||(Object.freeze=function(e){return e});try{Object.freeze((function(){}))}catch(e){Object.freeze=(A=Object.freeze,function(e){return"function"==typeof e?e:A(e)})}if(Object.preventExtensions||(Object.preventExtensions=function(e){return e}),Object.isSealed||(Object.isSealed=function(e){return!1}),Object.isFrozen||(Object.isFrozen=function(e){return!1}),Object.isExtensible||(Object.isExtensible=function(e){if(Object(e)===e)throw new TypeError;for(var t="";p(e,t);)t+="?";e[t]=!0;var i=p(e,t);return delete e[t],i}),!Object.keys){var k=!0,b=["toString","toLocaleString","valueOf","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","constructor"],E=b.length;for(var F in{toString:null})k=!1;Object.keys=function(e){if("object"!=_typeof(e)&&"function"!=typeof e||null===e)throw new TypeError("Object.keys called on a non-object");var t=[];for(var i in e)p(e,i)&&t.push(i);if(k)for(var r=0,o=E;r0||-1)*Math.floor(Math.abs(e))),e}var $=function(e){if(null==e)throw new TypeError("can't convert "+e+" to object");return Object(e)}})),ace.define("ace/lib/fixoldbrowsers",["require","exports","module","ace/lib/regexp","ace/lib/es5-shim"],(function(e,t,i){e("./regexp"),e("./es5-shim")})),ace.define("ace/lib/dom",["require","exports","module"],(function(e,t,i){t.getDocumentHead=function(e){return e||(e=document),e.head||e.getElementsByTagName("head")[0]||e.documentElement},t.createElement=function(e,t){return document.createElementNS?document.createElementNS(t||"http://www.w3.org/1999/xhtml",e):document.createElement(e)},t.hasCssClass=function(e,t){return-1!==(e.className||"").split(/\s+/g).indexOf(t)},t.addCssClass=function(e,i){t.hasCssClass(e,i)||(e.className+=" "+i)},t.removeCssClass=function(e,t){for(var i=e.className.split(/\s+/g);;){var r=i.indexOf(t);if(-1==r)break;i.splice(r,1)}e.className=i.join(" ")},t.toggleCssClass=function(e,t){for(var i=e.className.split(/\s+/g),r=!0;;){var o=i.indexOf(t);if(-1==o)break;r=!1,i.splice(o,1)}return r&&i.push(t),e.className=i.join(" "),r},t.setCssClass=function(e,i,r){r?t.addCssClass(e,i):t.removeCssClass(e,i)},t.hasCssString=function(e,t){var i,r=0;if((t=t||document).createStyleSheet&&(i=t.styleSheets)){for(;r=0?parseFloat((o.match(/(?:MSIE |Trident\/[0-9]+[\.0-9]+;.*rv:)([0-9]+[\.0-9]+)/)||[])[1]):parseFloat((o.match(/(?:Trident\/[0-9]+[\.0-9]+;.*rv:)([0-9]+[\.0-9]+)/)||[])[1]),t.isOldIE=t.isIE&&t.isIE<9,t.isGecko=t.isMozilla=(window.Controllers||window.controllers)&&"Gecko"===window.navigator.product,t.isOldGecko=t.isGecko&&parseInt((o.match(/rv\:(\d+)/)||[])[1],10)<4,t.isOpera=window.opera&&"[object Opera]"==Object.prototype.toString.call(window.opera),t.isWebKit=parseFloat(o.split("WebKit/")[1])||void 0,t.isChrome=parseFloat(o.split(" Chrome/")[1])||void 0,t.isAIR=o.indexOf("AdobeAIR")>=0,t.isIPad=o.indexOf("iPad")>=0,t.isTouchPad=o.indexOf("TouchPad")>=0,t.isChromeOS=o.indexOf(" CrOS ")>=0}})),ace.define("ace/lib/event",["require","exports","module","ace/lib/keys","ace/lib/useragent"],(function(e,t,i){var r=e("./keys"),o=e("./useragent"),n=null,s=0;t.addListener=function(e,t,i){if(e.addEventListener)return e.addEventListener(t,i,!1);if(e.attachEvent){var r=function(){i.call(e,window.event)};i._wrapper=r,e.attachEvent("on"+t,r)}},t.removeListener=function(e,t,i){if(e.removeEventListener)return e.removeEventListener(t,i,!1);e.detachEvent&&e.detachEvent("on"+t,i._wrapper||i)},t.stopEvent=function(e){return t.stopPropagation(e),t.preventDefault(e),!1},t.stopPropagation=function(e){e.stopPropagation?e.stopPropagation():e.cancelBubble=!0},t.preventDefault=function(e){e.preventDefault?e.preventDefault():e.returnValue=!1},t.getButton=function(e){return"dblclick"==e.type?0:"contextmenu"==e.type||o.isMac&&e.ctrlKey&&!e.altKey&&!e.shiftKey?2:e.preventDefault?e.button:{1:0,2:2,4:1}[e.button]},t.capture=function(e,i,r){function o(e){i&&i(e),r&&r(e),t.removeListener(document,"mousemove",i,!0),t.removeListener(document,"mouseup",o,!0),t.removeListener(document,"dragstart",o,!0)}return t.addListener(document,"mousemove",i,!0),t.addListener(document,"mouseup",o,!0),t.addListener(document,"dragstart",o,!0),o},t.addTouchMoveListener=function(e,i){var r,o;"ontouchmove"in e&&(t.addListener(e,"touchstart",(function(e){var t=e.changedTouches[0];r=t.clientX,o=t.clientY})),t.addListener(e,"touchmove",(function(e){var t=e.changedTouches[0];e.wheelX=-(t.clientX-r)/1,e.wheelY=-(t.clientY-o)/1,r=t.clientX,o=t.clientY,i(e)})))},t.addMouseWheelListener=function(e,i){"onmousewheel"in e?t.addListener(e,"mousewheel",(function(e){void 0!==e.wheelDeltaX?(e.wheelX=-e.wheelDeltaX/8,e.wheelY=-e.wheelDeltaY/8):(e.wheelX=0,e.wheelY=-e.wheelDelta/8),i(e)})):"onwheel"in e?t.addListener(e,"wheel",(function(e){switch(e.deltaMode){case e.DOM_DELTA_PIXEL:e.wheelX=.35*e.deltaX||0,e.wheelY=.35*e.deltaY||0;break;case e.DOM_DELTA_LINE:case e.DOM_DELTA_PAGE:e.wheelX=5*(e.deltaX||0),e.wheelY=5*(e.deltaY||0)}i(e)})):t.addListener(e,"DOMMouseScroll",(function(e){e.axis&&e.axis==e.HORIZONTAL_AXIS?(e.wheelX=5*(e.detail||0),e.wheelY=0):(e.wheelX=0,e.wheelY=5*(e.detail||0)),i(e)}))},t.addMultiMouseDownListener=function(e,i,r,n){var s,a,l,c=0,d={2:"dblclick",3:"tripleclick",4:"quadclick"};function h(e){if(0!==t.getButton(e)?c=0:e.detail>1?++c>4&&(c=1):c=1,o.isIE){var h=Math.abs(e.clientX-s)>5||Math.abs(e.clientY-a)>5;l&&!h||(c=1),l&&clearTimeout(l),l=setTimeout((function(){l=null}),i[c-1]||600),1==c&&(s=e.clientX,a=e.clientY)}if(e._clicks=c,r[n]("mousedown",e),c>4)c=0;else if(c>1)return r[n](d[c],e)}function u(e){c=2,l&&clearTimeout(l),l=setTimeout((function(){l=null}),i[c-1]||600),r[n]("mousedown",e),r[n](d[c],e)}Array.isArray(e)||(e=[e]),e.forEach((function(e){t.addListener(e,"mousedown",h),o.isOldIE&&t.addListener(e,"dblclick",u)}))};var a=o.isMac&&o.isOpera&&!("KeyboardEvent"in window)?function(e){return 0|(e.metaKey?1:0)|(e.altKey?2:0)|(e.shiftKey?4:0)|(e.ctrlKey?8:0)}:function(e){return 0|(e.ctrlKey?1:0)|(e.altKey?2:0)|(e.shiftKey?4:0)|(e.metaKey?8:0)};function l(e,t,i){var l=a(t);if(!o.isMac&&n){if(n.OSKey&&(l|=8),n.altGr){if(3==(3&l))return;n.altGr=0}if(18===i||17===i){var c="location"in t?t.location:t.keyLocation;17===i&&1===c?1==n[i]&&(s=t.timeStamp):18===i&&3===l&&2===c&&t.timeStamp-s<50&&(n.altGr=!0)}}if(i in r.MODIFIER_KEYS&&(i=-1),8&l&&i>=91&&i<=93&&(i=-1),l||13!==i||3!==(c="location"in t?t.location:t.keyLocation)||(e(t,l,-i),!t.defaultPrevented)){if(o.isChromeOS&&8&l){if(e(t,l,i),t.defaultPrevented)return;l&=-9}return!!(l||i in r.FUNCTION_KEYS||i in r.PRINTABLE_KEYS)&&e(t,l,i)}}function c(){(n=Object.create(null)).count=0,n.lastT=0}t.getModifierString=function(e){return r.KEY_MODS[a(e)]},t.addCommandKeyListener=function(e,i){var r=t.addListener;if(o.isOldGecko||o.isOpera&&!("KeyboardEvent"in window)){var s=null;r(e,"keydown",(function(e){s=e.keyCode})),r(e,"keypress",(function(e){return l(i,e,s)}))}else{var a=null;r(e,"keydown",(function(e){var t=e.keyCode;n[t]=(n[t]||0)+1,91==t||92==t?n.OSKey=!0:n.OSKey&&e.timeStamp-n.lastT>200&&1==n.count&&c(),1==n[t]&&n.count++,n.lastT=e.timeStamp;var r=l(i,e,t);return a=e.defaultPrevented,r})),r(e,"keypress",(function(e){a&&(e.ctrlKey||e.altKey||e.shiftKey||e.metaKey)&&(t.stopEvent(e),a=null)})),r(e,"keyup",(function(e){var t=e.keyCode;n[t]?n.count=Math.max(n.count-1,0):c(),91!=t&&92!=t||(n.OSKey=!1),n[t]=null})),n||(c(),r(window,"focus",c))}},"object"==("undefined"==typeof window?"undefined":_typeof(window))&&window.postMessage&&!o.isOldIE&&(t.nextTick=function(e,i){i=i||window;var r="zero-timeout-message-1";t.addListener(i,"message",(function o(n){n.data==r&&(t.stopPropagation(n),t.removeListener(i,"message",o),e())})),i.postMessage(r,"*")}),t.nextFrame="object"==("undefined"==typeof window?"undefined":_typeof(window))&&(window.requestAnimationFrame||window.mozRequestAnimationFrame||window.webkitRequestAnimationFrame||window.msRequestAnimationFrame||window.oRequestAnimationFrame),t.nextFrame?t.nextFrame=t.nextFrame.bind(window):t.nextFrame=function(e){setTimeout(e,17)}})),ace.define("ace/lib/lang",["require","exports","module"],(function(e,t,i){t.last=function(e){return e[e.length-1]},t.stringReverse=function(e){return e.split("").reverse().join("")},t.stringRepeat=function(e,t){for(var i="";t>0;)1&t&&(i+=e),(t>>=1)&&(e+=e);return i};var r=/^\s\s*/,o=/\s\s*$/;t.stringTrimLeft=function(e){return e.replace(r,"")},t.stringTrimRight=function(e){return e.replace(o,"")},t.copyObject=function(e){var t={};for(var i in e)t[i]=e[i];return t},t.copyArray=function(e){for(var t=[],i=0,r=e.length;i1),e.preventDefault()):(this.setState("focusWait"),void this.captureMouse(e))},this.startSelect=function(e,t){e=e||this.editor.renderer.screenToTextCoordinates(this.x,this.y);var i=this.editor;i.$blockScrolling++,this.mousedownEvent.getShiftKey()?i.selection.selectToPosition(e):t||i.selection.moveToPosition(e),t||this.select(),i.renderer.scroller.setCapture&&i.renderer.scroller.setCapture(),i.setStyle("ace_selecting"),this.setState("select"),i.$blockScrolling--},this.select=function(){var e,t=this.editor,i=t.renderer.screenToTextCoordinates(this.x,this.y);if(t.$blockScrolling++,this.$clickSelection){var r=this.$clickSelection.comparePoint(i);if(-1==r)e=this.$clickSelection.end;else if(1==r)e=this.$clickSelection.start;else{var n=o(this.$clickSelection,i);i=n.cursor,e=n.anchor}t.selection.setSelectionAnchor(e.row,e.column)}t.selection.selectToPosition(i),t.$blockScrolling--,t.renderer.scrollCursorIntoView()},this.extendSelectionBy=function(e){var t,i=this.editor,r=i.renderer.screenToTextCoordinates(this.x,this.y),n=i.selection[e](r.row,r.column);if(i.$blockScrolling++,this.$clickSelection){var s=this.$clickSelection.comparePoint(n.start),a=this.$clickSelection.comparePoint(n.end);if(-1==s&&a<=0)t=this.$clickSelection.end,n.end.row==r.row&&n.end.column==r.column||(r=n.start);else if(1==a&&s>=0)t=this.$clickSelection.start,n.start.row==r.row&&n.start.column==r.column||(r=n.end);else if(-1==s&&1==a)r=n.end,t=n.start;else{var l=o(this.$clickSelection,r);r=l.cursor,t=l.anchor}i.selection.setSelectionAnchor(t.row,t.column)}i.selection.selectToPosition(r),i.$blockScrolling--,i.renderer.scrollCursorIntoView()},this.selectEnd=this.selectAllEnd=this.selectByWordsEnd=this.selectByLinesEnd=function(){this.$clickSelection=null,this.editor.unsetStyle("ace_selecting"),this.editor.renderer.scroller.releaseCapture&&this.editor.renderer.scroller.releaseCapture()},this.focusWait=function(){var e,t,i,r,o=(e=this.mousedownEvent.x,t=this.mousedownEvent.y,i=this.x,r=this.y,Math.sqrt(Math.pow(i-e,2)+Math.pow(r-t,2))),n=Date.now();(o>0||n-this.mousedownEvent.time>this.$focusTimout)&&this.startSelect(this.mousedownEvent.getDocumentPosition())},this.onDoubleClick=function(e){var t=e.getDocumentPosition(),i=this.editor,r=i.session.getBracketRange(t);r?(r.isEmpty()&&(r.start.column--,r.end.column++),this.setState("select")):(r=i.selection.getWordRange(t.row,t.column),this.setState("selectByWords")),this.$clickSelection=r,this.select()},this.onTripleClick=function(e){var t=e.getDocumentPosition(),i=this.editor;this.setState("selectByLines");var r=i.getSelectionRange();r.isMultiLine()&&r.contains(t.row,t.column)?(this.$clickSelection=i.selection.getLineRange(r.start.row),this.$clickSelection.end=i.selection.getLineRange(r.end.row).end):this.$clickSelection=i.selection.getLineRange(t.row),this.select()},this.onQuadClick=function(e){var t=this.editor;t.selectAll(),this.$clickSelection=t.getSelectionRange(),this.setState("selectAll")},this.onMouseWheel=function(e){if(!e.getAccelKey()){e.getShiftKey()&&e.wheelY&&!e.wheelX&&(e.wheelX=e.wheelY,e.wheelY=0);var t=e.domEvent.timeStamp,i=t-(this.$lastScrollTime||0),r=this.editor;return r.renderer.isScrollableBy(e.wheelX*e.speed,e.wheelY*e.speed)||i<200?(this.$lastScrollTime=t,r.renderer.scrollBy(e.wheelX*e.speed,e.wheelY*e.speed),e.stop()):void 0}},this.onTouchMove=function(e){var t=e.domEvent.timeStamp,i=t-(this.$lastScrollTime||0),r=this.editor;if(r.renderer.isScrollableBy(e.wheelX*e.speed,e.wheelY*e.speed)||i<200)return this.$lastScrollTime=t,r.renderer.scrollBy(e.wheelX*e.speed,e.wheelY*e.speed),e.stop()}}.call(r.prototype),t.DefaultHandlers=r})),ace.define("ace/tooltip",["require","exports","module","ace/lib/oop","ace/lib/dom"],(function(e,t,i){e("./lib/oop");var r=e("./lib/dom");function o(e){this.isOpen=!1,this.$element=null,this.$parentNode=e}(function(){this.$init=function(){return this.$element=r.createElement("div"),this.$element.className="ace_tooltip",this.$element.style.display="none",this.$parentNode.appendChild(this.$element),this.$element},this.getElement=function(){return this.$element||this.$init()},this.setText=function(e){r.setInnerText(this.getElement(),e)},this.setHtml=function(e){this.getElement().innerHTML=e},this.setPosition=function(e,t){this.getElement().style.left=e+"px",this.getElement().style.top=t+"px"},this.setClassName=function(e){r.addCssClass(this.getElement(),e)},this.show=function(e,t,i){null!=e&&this.setText(e),null!=t&&null!=i&&this.setPosition(t,i),this.isOpen||(this.getElement().style.display="block",this.isOpen=!0)},this.hide=function(){this.isOpen&&(this.getElement().style.display="none",this.isOpen=!1)},this.getHeight=function(){return this.getElement().offsetHeight},this.getWidth=function(){return this.getElement().offsetWidth}}).call(o.prototype),t.Tooltip=o})),ace.define("ace/mouse/default_gutter_handler",["require","exports","module","ace/lib/dom","ace/lib/oop","ace/lib/event","ace/tooltip"],(function(e,t,i){var r=e("../lib/dom"),o=e("../lib/oop"),n=e("../lib/event"),s=e("../tooltip").Tooltip;function a(e){s.call(this,e)}o.inherits(a,s),function(){this.setPosition=function(e,t){var i=window.innerWidth||document.documentElement.clientWidth,r=window.innerHeight||document.documentElement.clientHeight,o=this.getWidth(),n=this.getHeight();(e+=15)+o>i&&(e-=e+o-i),(t+=15)+n>r&&(t-=20+n),s.prototype.setPosition.call(this,e,t)}}.call(a.prototype),t.GutterHandler=function(e){var t,i,o,s=e.editor,l=s.renderer.$gutterLayer,c=new a(s.container);function d(){t&&(t=clearTimeout(t)),o&&(c.hide(),o=null,s.removeEventListener("mousewheel",d))}function h(e){c.setPosition(e.x,e.y)}e.editor.setDefaultHandler("guttermousedown",(function(t){if(s.isFocused()&&0==t.getButton()&&"foldWidgets"!=l.getRegion(t)){var i=t.getDocumentPosition().row,r=s.session.selection;if(t.getShiftKey())r.selectTo(i,0);else{if(2==t.domEvent.detail)return s.selectAll(),t.preventDefault();e.$clickSelection=s.selection.getLineRange(i)}return e.setState("selectByLines"),e.captureMouse(t),t.preventDefault()}})),e.editor.setDefaultHandler("guttermousemove",(function(n){var a=n.domEvent.target||n.domEvent.srcElement;if(r.hasCssClass(a,"ace_fold-widget"))return d();o&&e.$tooltipFollowsMouse&&h(n),i=n,t||(t=setTimeout((function(){t=null,i&&!e.isMousePressed?function(){var t=i.getDocumentPosition().row,r=l.$annotations[t];if(!r)return d();if(t==s.session.getLength()){var n=s.renderer.pixelToScreenCoordinates(0,i.y).row,a=i.$pos;if(n>s.session.documentToScreenRow(a.row,a.column))return d()}if(o!=r)if(o=r.text.join("
"),c.setHtml(o),c.show(),s.on("mousewheel",d),e.$tooltipFollowsMouse)h(i);else{var u=i.domEvent.target.getBoundingClientRect(),f=c.getElement().style;f.left=u.right+"px",f.top=u.bottom+"px"}}():d()}),50))})),n.addListener(s.renderer.$gutter,"mouseout",(function(e){i=null,o&&!t&&(t=setTimeout((function(){t=null,d()}),50))})),s.on("changeSession",d)}})),ace.define("ace/mouse/mouse_event",["require","exports","module","ace/lib/event","ace/lib/useragent"],(function(e,t,i){var r=e("../lib/event"),o=e("../lib/useragent"),n=t.MouseEvent=function(e,t){this.domEvent=e,this.editor=t,this.x=this.clientX=e.clientX,this.y=this.clientY=e.clientY,this.$pos=null,this.$inSelection=null,this.propagationStopped=!1,this.defaultPrevented=!1};(function(){this.stopPropagation=function(){r.stopPropagation(this.domEvent),this.propagationStopped=!0},this.preventDefault=function(){r.preventDefault(this.domEvent),this.defaultPrevented=!0},this.stop=function(){this.stopPropagation(),this.preventDefault()},this.getDocumentPosition=function(){return this.$pos||(this.$pos=this.editor.renderer.screenToTextCoordinates(this.clientX,this.clientY)),this.$pos},this.inSelection=function(){if(null!==this.$inSelection)return this.$inSelection;var e=this.editor.getSelectionRange();if(e.isEmpty())this.$inSelection=!1;else{var t=this.getDocumentPosition();this.$inSelection=e.contains(t.row,t.column)}return this.$inSelection},this.getButton=function(){return r.getButton(this.domEvent)},this.getShiftKey=function(){return this.domEvent.shiftKey},this.getAccelKey=o.isMac?function(){return this.domEvent.metaKey}:function(){return this.domEvent.ctrlKey}}).call(n.prototype)})),ace.define("ace/mouse/dragdrop_handler",["require","exports","module","ace/lib/dom","ace/lib/event","ace/lib/useragent"],(function(e,t,i){var r=e("../lib/dom"),o=e("../lib/event"),n=e("../lib/useragent");function s(e){var t=e.editor,i=r.createElement("img");i.src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",n.isOpera&&(i.style.cssText="width:1px;height:1px;position:fixed;top:0;left:0;z-index:2147483647;opacity:0;"),["dragWait","dragWaitEnd","startDrag","dragReadyEnd","onMouseDrag"].forEach((function(t){e[t]=this[t]}),this),t.addEventListener("mousedown",this.onMouseDown.bind(e));var s,l,c,d,h,u,f,p,m,g,A,y=t.container,v=0;function C(){var e=u;(function(e,i){var r=Date.now(),o=!i||e.row!=i.row,n=!i||e.column!=i.column;!g||o||n?(t.$blockScrolling+=1,t.moveCursorToPosition(e),t.$blockScrolling-=1,g=r,A={x:l,y:c}):a(A.x,A.y,l,c)>5?g=null:r-g>=200&&(t.renderer.scrollCursorIntoView(),g=null)})(u=t.renderer.screenToTextCoordinates(l,c),e),function(e,i){var r=Date.now(),o=t.renderer.layerConfig.lineHeight,n=t.renderer.layerConfig.characterWidth,s=t.renderer.scroller.getBoundingClientRect(),a={x:{left:l-s.left,right:s.right-l},y:{top:c-s.top,bottom:s.bottom-c}},d=Math.min(a.x.left,a.x.right),h=Math.min(a.y.top,a.y.bottom),u={row:e.row,column:e.column};d/n<=2&&(u.column+=a.x.left=200&&t.renderer.scrollCursorIntoView(u):m=r:m=null}(u,e)}function D(){h=t.selection.toOrientedRange(),s=t.session.addMarker(h,"ace_selection",t.getSelectionStyle()),t.clearSelection(),t.isFocused()&&t.renderer.$cursorLayer.setBlinking(!1),clearInterval(d),C(),d=setInterval(C,20),v=0,o.addListener(document,"mousemove",k)}function B(){clearInterval(d),t.session.removeMarker(s),s=null,t.$blockScrolling+=1,t.selection.fromOrientedRange(h),t.$blockScrolling-=1,t.isFocused()&&!p&&t.renderer.$cursorLayer.setBlinking(!t.getReadOnly()),h=null,u=null,v=0,m=null,g=null,o.removeListener(document,"mousemove",k)}this.onDragStart=function(e){if(this.cancelDrag||!y.draggable){var r=this;return setTimeout((function(){r.startSelect(),r.captureMouse(e)}),0),e.preventDefault()}h=t.getSelectionRange();var o=e.dataTransfer;o.effectAllowed=t.getReadOnly()?"copy":"copyMove",n.isOpera&&(t.container.appendChild(i),i.scrollTop=0),o.setDragImage&&o.setDragImage(i,0,0),n.isOpera&&t.container.removeChild(i),o.clearData(),o.setData("Text",t.session.getTextRange()),p=!0,this.setState("drag")},this.onDragEnd=function(e){if(y.draggable=!1,p=!1,this.setState(null),!t.getReadOnly()){var i=e.dataTransfer.dropEffect;f||"move"!=i||t.session.remove(t.getSelectionRange()),t.renderer.$cursorLayer.setBlinking(!0)}this.editor.unsetStyle("ace_dragging"),this.editor.renderer.setCursorStyle("")},this.onDragEnter=function(e){if(!t.getReadOnly()&&b(e.dataTransfer))return l=e.clientX,c=e.clientY,s||D(),v++,e.dataTransfer.dropEffect=f=E(e),o.preventDefault(e)},this.onDragOver=function(e){if(!t.getReadOnly()&&b(e.dataTransfer))return l=e.clientX,c=e.clientY,s||(D(),v++),null!==w&&(w=null),e.dataTransfer.dropEffect=f=E(e),o.preventDefault(e)},this.onDragLeave=function(e){if(--v<=0&&s)return B(),f=null,o.preventDefault(e)},this.onDrop=function(e){if(u){var i=e.dataTransfer;if(p)switch(f){case"move":h=h.contains(u.row,u.column)?{start:u,end:u}:t.moveText(h,u);break;case"copy":h=t.moveText(h,u,!0)}else{var r=i.getData("Text");h={start:u,end:t.session.insert(u,r)},t.focus(),f=null}return B(),o.preventDefault(e)}},o.addListener(y,"dragstart",this.onDragStart.bind(e)),o.addListener(y,"dragend",this.onDragEnd.bind(e)),o.addListener(y,"dragenter",this.onDragEnter.bind(e)),o.addListener(y,"dragover",this.onDragOver.bind(e)),o.addListener(y,"dragleave",this.onDragLeave.bind(e)),o.addListener(y,"drop",this.onDrop.bind(e));var w=null;function k(){null==w&&(w=setTimeout((function(){null!=w&&s&&B()}),20))}function b(e){var t=e.types;return!t||Array.prototype.some.call(t,(function(e){return"text/plain"==e||"Text"==e}))}function E(e){var t=["copy","copymove","all","uninitialized"],i=n.isMac?e.altKey:e.ctrlKey,r="uninitialized";try{r=e.dataTransfer.effectAllowed.toLowerCase()}catch(e){}var o="none";return i&&t.indexOf(r)>=0?o="copy":["move","copymove","linkmove","all","uninitialized"].indexOf(r)>=0?o="move":t.indexOf(r)>=0&&(o="copy"),o}}function a(e,t,i,r){return Math.sqrt(Math.pow(i-e,2)+Math.pow(r-t,2))}(function(){this.dragWait=function(){Date.now()-this.mousedownEvent.time>this.editor.getDragDelay()&&this.startDrag()},this.dragWaitEnd=function(){this.editor.container.draggable=!1,this.startSelect(this.mousedownEvent.getDocumentPosition()),this.selectEnd()},this.dragReadyEnd=function(e){this.editor.renderer.$cursorLayer.setBlinking(!this.editor.getReadOnly()),this.editor.unsetStyle("ace_dragging"),this.editor.renderer.setCursorStyle(""),this.dragWaitEnd()},this.startDrag=function(){this.cancelDrag=!1;var e=this.editor;e.container.draggable=!0,e.renderer.$cursorLayer.setBlinking(!1),e.setStyle("ace_dragging");var t=n.isWin?"default":"move";e.renderer.setCursorStyle(t),this.setState("dragReady")},this.onMouseDrag=function(e){var t=this.editor.container;n.isIE&&"dragReady"==this.state&&a(this.mousedownEvent.x,this.mousedownEvent.y,this.x,this.y)>3&&t.dragDrop(),"dragWait"===this.state&&a(this.mousedownEvent.x,this.mousedownEvent.y,this.x,this.y)>0&&(t.draggable=!1,this.startSelect(this.mousedownEvent.getDocumentPosition()))},this.onMouseDown=function(e){if(this.$dragEnabled){this.mousedownEvent=e;var t=this.editor,i=e.inSelection(),r=e.getButton();if(1===(e.domEvent.detail||1)&&0===r&&i){if(e.editor.inMultiSelectMode&&(e.getAccelKey()||e.getShiftKey()))return;this.mousedownEvent.time=Date.now();var o=e.domEvent.target||e.domEvent.srcElement;"unselectable"in o&&(o.unselectable="on"),t.getDragDelay()?(n.isWebKit&&(this.cancelDrag=!0,t.container.draggable=!0),this.setState("dragWait")):this.startDrag(),this.captureMouse(e,this.onMouseDrag.bind(this)),e.defaultPrevented=!0}}}}).call(s.prototype),t.DragdropHandler=s})),ace.define("ace/lib/net",["require","exports","module","ace/lib/dom"],(function(e,t,i){var r=e("./dom");t.get=function(e,t){var i=new XMLHttpRequest;i.open("GET",e,!0),i.onreadystatechange=function(){4===i.readyState&&t(i.responseText)},i.send(null)},t.loadScript=function(e,t){var i=r.getDocumentHead(),o=document.createElement("script");o.src=e,i.appendChild(o),o.onload=o.onreadystatechange=function(e,i){!i&&o.readyState&&"loaded"!=o.readyState&&"complete"!=o.readyState||(o=o.onload=o.onreadystatechange=null,i||t())}},t.qualifyURL=function(e){var t=document.createElement("a");return t.href=e,t.href}})),ace.define("ace/lib/event_emitter",["require","exports","module"],(function(e,t,i){var r={},o=function(){this.propagationStopped=!0},n=function(){this.defaultPrevented=!0};r._emit=r._dispatchEvent=function(e,t){this._eventRegistry||(this._eventRegistry={}),this._defaultHandlers||(this._defaultHandlers={});var i=this._eventRegistry[e]||[],r=this._defaultHandlers[e];if(i.length||r){"object"==_typeof(t)&&t||(t={}),t.type||(t.type=e),t.stopPropagation||(t.stopPropagation=o),t.preventDefault||(t.preventDefault=n),i=i.slice();for(var s=0;s1&&(o=i[i.length-2]);var s=l[t+"Path"];return null==s?s=l.basePath:"/"==r&&(t=r=""),s&&"/"!=s.slice(-1)&&(s+="/"),s+t+r+o+this.get("suffix")},t.setModuleUrl=function(e,t){return l.$moduleUrls[e]=t},t.$loading={},t.loadModule=function(i,r){var o,s;Array.isArray(i)&&(s=i[0],i=i[1]);try{o=e(i)}catch(e){}if(o&&!t.$loading[i])return r&&r(o);if(t.$loading[i]||(t.$loading[i]=[]),t.$loading[i].push(r),!(t.$loading[i].length>1)){var a=function(){e([i],(function(e){t._emit("load.module",{name:i,module:e});var r=t.$loading[i];t.$loading[i]=null,r.forEach((function(t){t&&t(e)}))}))};if(!t.get("packaged"))return a();n.loadScript(t.moduleUrl(i,s),a)}},c(!0),t.init=c})),ace.define("ace/mouse/mouse_handler",["require","exports","module","ace/lib/event","ace/lib/useragent","ace/mouse/default_handlers","ace/mouse/default_gutter_handler","ace/mouse/mouse_event","ace/mouse/dragdrop_handler","ace/config"],(function(e,t,i){var r=e("../lib/event"),o=e("../lib/useragent"),n=e("./default_handlers").DefaultHandlers,s=e("./default_gutter_handler").GutterHandler,a=e("./mouse_event").MouseEvent,l=e("./dragdrop_handler").DragdropHandler,c=e("../config"),d=function(e){var t=this;this.editor=e,new n(this),new s(this),new l(this);var i=function(t){(!document.hasFocus||!document.hasFocus()||!e.isFocused()&&document.activeElement==(e.textInput&&e.textInput.getElement()))&&window.focus(),e.focus()},a=e.renderer.getMouseEventTarget();r.addListener(a,"click",this.onMouseEvent.bind(this,"click")),r.addListener(a,"mousemove",this.onMouseMove.bind(this,"mousemove")),r.addMultiMouseDownListener([a,e.renderer.scrollBarV&&e.renderer.scrollBarV.inner,e.renderer.scrollBarH&&e.renderer.scrollBarH.inner,e.textInput&&e.textInput.getElement()].filter(Boolean),[400,300,250],this,"onMouseEvent"),r.addMouseWheelListener(e.container,this.onMouseWheel.bind(this,"mousewheel")),r.addTouchMoveListener(e.container,this.onTouchMove.bind(this,"touchmove"));var c=e.renderer.$gutter;r.addListener(c,"mousedown",this.onMouseEvent.bind(this,"guttermousedown")),r.addListener(c,"click",this.onMouseEvent.bind(this,"gutterclick")),r.addListener(c,"dblclick",this.onMouseEvent.bind(this,"gutterdblclick")),r.addListener(c,"mousemove",this.onMouseEvent.bind(this,"guttermousemove")),r.addListener(a,"mousedown",i),r.addListener(c,"mousedown",i),o.isIE&&e.renderer.scrollBarV&&(r.addListener(e.renderer.scrollBarV.element,"mousedown",i),r.addListener(e.renderer.scrollBarH.element,"mousedown",i)),e.on("mousemove",(function(i){if(!t.state&&!t.$dragDelay&&t.$dragEnabled){var r=e.renderer.screenToTextCoordinates(i.x,i.y),o=e.session.selection.getRange(),n=e.renderer;!o.isEmpty()&&o.insideStart(r.row,r.column)?n.setCursorStyle("default"):n.setCursorStyle("")}}))};(function(){this.onMouseEvent=function(e,t){this.editor._emit(e,new a(t,this.editor))},this.onMouseMove=function(e,t){var i=this.editor._eventRegistry&&this.editor._eventRegistry.mousemove;i&&i.length&&this.editor._emit(e,new a(t,this.editor))},this.onMouseWheel=function(e,t){var i=new a(t,this.editor);i.speed=2*this.$scrollSpeed,i.wheelX=t.wheelX,i.wheelY=t.wheelY,this.editor._emit(e,i)},this.onTouchMove=function(e,t){var i=new a(t,this.editor);i.speed=1,i.wheelX=t.wheelX,i.wheelY=t.wheelY,this.editor._emit(e,i)},this.setState=function(e){this.state=e},this.captureMouse=function(e,t){this.x=e.x,this.y=e.y,this.isMousePressed=!0;var i=this.editor.renderer;i.$keepTextAreaAtCursor&&(i.$keepTextAreaAtCursor=null);var n=this,s=function(e){if(e){if(o.isWebKit&&!e.which&&n.releaseMouse)return n.releaseMouse();n.x=e.clientX,n.y=e.clientY,t&&t(e),n.mouseEvent=new a(e,n.editor),n.$mouseMoved=!0}},l=function(e){clearInterval(d),c(),n[n.state+"End"]&&n[n.state+"End"](e),n.state="",null==i.$keepTextAreaAtCursor&&(i.$keepTextAreaAtCursor=!0,i.$moveTextAreaToCursor()),n.isMousePressed=!1,n.$onCaptureMouseMove=n.releaseMouse=null,e&&n.onMouseEvent("mouseup",e)},c=function(){n[n.state]&&n[n.state](),n.$mouseMoved=!1};if(o.isOldIE&&"dblclick"==e.domEvent.type)return setTimeout((function(){l(e)}));n.$onCaptureMouseMove=s,n.releaseMouse=r.capture(this.editor.container,s,l);var d=setInterval(c,20)},this.releaseMouse=null,this.cancelContextMenu=function(){var e=function(t){t&&t.domEvent&&"contextmenu"!=t.domEvent.type||(this.editor.off("nativecontextmenu",e),t&&t.domEvent&&r.stopEvent(t.domEvent))}.bind(this);setTimeout(e,10),this.editor.on("nativecontextmenu",e)}}).call(d.prototype),c.defineOptions(d.prototype,"mouseHandler",{scrollSpeed:{initialValue:2},dragDelay:{initialValue:o.isMac?150:0},dragEnabled:{initialValue:!0},focusTimout:{initialValue:0},tooltipFollowsMouse:{initialValue:!0}}),t.MouseHandler=d})),ace.define("ace/mouse/fold_handler",["require","exports","module"],(function(e,t,i){t.FoldHandler=function(e){e.on("click",(function(t){var i=t.getDocumentPosition(),r=e.session,o=r.getFoldAt(i.row,i.column,1);o&&(t.getAccelKey()?r.removeFold(o):r.expandFold(o),t.stop())})),e.on("gutterclick",(function(t){if("foldWidgets"==e.renderer.$gutterLayer.getRegion(t)){var i=t.getDocumentPosition().row,r=e.session;r.foldWidgets&&r.foldWidgets[i]&&e.session.onFoldWidgetClick(i,t),e.isFocused()||e.focus(),t.stop()}})),e.on("gutterdblclick",(function(t){if("foldWidgets"==e.renderer.$gutterLayer.getRegion(t)){var i=t.getDocumentPosition().row,r=e.session,o=r.getParentFoldRangeData(i,!0),n=o.range||o.firstRange;if(n){i=n.start.row;var s=r.getFoldAt(i,r.getLine(i).length,1);s?r.removeFold(s):(r.addFold("...",n),e.renderer.scrollCursorIntoView({row:n.start.row,column:0}))}t.stop()}}))}})),ace.define("ace/keyboard/keybinding",["require","exports","module","ace/lib/keys","ace/lib/event"],(function(e,t,i){var r=e("../lib/keys"),o=e("../lib/event"),n=function(e){this.$editor=e,this.$data={editor:e},this.$handlers=[],this.setDefaultHandler(e.commands)};(function(){this.setDefaultHandler=function(e){this.removeKeyboardHandler(this.$defaultHandler),this.$defaultHandler=e,this.addKeyboardHandler(e,0)},this.setKeyboardHandler=function(e){var t=this.$handlers;if(t[t.length-1]!=e){for(;t[t.length-1]&&t[t.length-1]!=this.$defaultHandler;)this.removeKeyboardHandler(t[t.length-1]);this.addKeyboardHandler(e,1)}},this.addKeyboardHandler=function(e,t){if(e){"function"!=typeof e||e.handleKeyboard||(e.handleKeyboard=e);var i=this.$handlers.indexOf(e);-1!=i&&this.$handlers.splice(i,1),null==t?this.$handlers.push(e):this.$handlers.splice(t,0,e),-1==i&&e.attach&&e.attach(this.$editor)}},this.removeKeyboardHandler=function(e){var t=this.$handlers.indexOf(e);return-1!=t&&(this.$handlers.splice(t,1),e.detach&&e.detach(this.$editor),!0)},this.getKeyboardHandler=function(){return this.$handlers[this.$handlers.length-1]},this.getStatusText=function(){var e=this.$data,t=e.editor;return this.$handlers.map((function(i){return i.getStatusText&&i.getStatusText(t,e)||""})).filter(Boolean).join(" ")},this.$callKeyboardHandlers=function(e,t,i,r){for(var n,s=!1,a=this.$editor.commands,l=this.$handlers.length;l--&&!((n=this.$handlers[l].handleKeyboard(this.$data,e,t,i,r))&&n.command&&((s="null"==n.command||a.exec(n.command,this.$editor,n.args,r))&&r&&-1!=e&&1!=n.passEvent&&1!=n.command.passEvent&&o.stopEvent(r),s)););return s||-1!=e||(n={command:"insertstring"},s=a.exec("insertstring",this.$editor,t)),s&&this.$editor._signal("keyboardActivity",n),s},this.onCommandKey=function(e,t,i){var o=r.keyCodeToString(i);this.$callKeyboardHandlers(t,o,i,e)},this.onTextInput=function(e){this.$callKeyboardHandlers(-1,e)}}).call(n.prototype),t.KeyBinding=n})),ace.define("ace/range",["require","exports","module"],(function(e,t,i){var r=function(e,t,i,r){this.start={row:e,column:t},this.end={row:i,column:r}};(function(){this.isEqual=function(e){return this.start.row===e.start.row&&this.end.row===e.end.row&&this.start.column===e.start.column&&this.end.column===e.end.column},this.toString=function(){return"Range: ["+this.start.row+"/"+this.start.column+"] -> ["+this.end.row+"/"+this.end.column+"]"},this.contains=function(e,t){return 0==this.compare(e,t)},this.compareRange=function(e){var t,i=e.end,r=e.start;return 1==(t=this.compare(i.row,i.column))?1==(t=this.compare(r.row,r.column))?2:0==t?1:0:-1==t?-2:-1==(t=this.compare(r.row,r.column))?-1:1==t?42:0},this.comparePoint=function(e){return this.compare(e.row,e.column)},this.containsRange=function(e){return 0==this.comparePoint(e.start)&&0==this.comparePoint(e.end)},this.intersects=function(e){var t=this.compareRange(e);return-1==t||0==t||1==t},this.isEnd=function(e,t){return this.end.row==e&&this.end.column==t},this.isStart=function(e,t){return this.start.row==e&&this.start.column==t},this.setStart=function(e,t){"object"==_typeof(e)?(this.start.column=e.column,this.start.row=e.row):(this.start.row=e,this.start.column=t)},this.setEnd=function(e,t){"object"==_typeof(e)?(this.end.column=e.column,this.end.row=e.row):(this.end.row=e,this.end.column=t)},this.inside=function(e,t){return 0==this.compare(e,t)&&!this.isEnd(e,t)&&!this.isStart(e,t)},this.insideStart=function(e,t){return 0==this.compare(e,t)&&!this.isEnd(e,t)},this.insideEnd=function(e,t){return 0==this.compare(e,t)&&!this.isStart(e,t)},this.compare=function(e,t){return this.isMultiLine()||e!==this.start.row?ethis.end.row?1:this.start.row===e?t>=this.start.column?0:-1:this.end.row===e?t<=this.end.column?0:1:0:tthis.end.column?1:0},this.compareStart=function(e,t){return this.start.row==e&&this.start.column==t?-1:this.compare(e,t)},this.compareEnd=function(e,t){return this.end.row==e&&this.end.column==t?1:this.compare(e,t)},this.compareInside=function(e,t){return this.end.row==e&&this.end.column==t?1:this.start.row==e&&this.start.column==t?-1:this.compare(e,t)},this.clipRows=function(e,t){if(this.end.row>t)var i={row:t+1,column:0};else this.end.rowt)var o={row:t+1,column:0};else this.start.rowt.row||e.row==t.row&&e.column>t.column},this.getRange=function(){var e=this.anchor,t=this.lead;return this.isEmpty()?s.fromPoints(t,t):this.isBackwards()?s.fromPoints(t,e):s.fromPoints(e,t)},this.clearSelection=function(){this.$isEmpty||(this.$isEmpty=!0,this._emit("changeSelection"))},this.selectAll=function(){var e=this.doc.getLength()-1;this.setSelectionAnchor(0,0),this.moveCursorTo(e,this.doc.getLine(e).length)},this.setRange=this.setSelectionRange=function(e,t){t?(this.setSelectionAnchor(e.end.row,e.end.column),this.selectTo(e.start.row,e.start.column)):(this.setSelectionAnchor(e.start.row,e.start.column),this.selectTo(e.end.row,e.end.column)),this.getRange().isEmpty()&&(this.$isEmpty=!0),this.$desiredColumn=null},this.$moveSelection=function(e){var t=this.lead;this.$isEmpty&&this.setSelectionAnchor(t.row,t.column),e.call(this)},this.selectTo=function(e,t){this.$moveSelection((function(){this.moveCursorTo(e,t)}))},this.selectToPosition=function(e){this.$moveSelection((function(){this.moveCursorToPosition(e)}))},this.moveTo=function(e,t){this.clearSelection(),this.moveCursorTo(e,t)},this.moveToPosition=function(e){this.clearSelection(),this.moveCursorToPosition(e)},this.selectUp=function(){this.$moveSelection(this.moveCursorUp)},this.selectDown=function(){this.$moveSelection(this.moveCursorDown)},this.selectRight=function(){this.$moveSelection(this.moveCursorRight)},this.selectLeft=function(){this.$moveSelection(this.moveCursorLeft)},this.selectLineStart=function(){this.$moveSelection(this.moveCursorLineStart)},this.selectLineEnd=function(){this.$moveSelection(this.moveCursorLineEnd)},this.selectFileEnd=function(){this.$moveSelection(this.moveCursorFileEnd)},this.selectFileStart=function(){this.$moveSelection(this.moveCursorFileStart)},this.selectWordRight=function(){this.$moveSelection(this.moveCursorWordRight)},this.selectWordLeft=function(){this.$moveSelection(this.moveCursorWordLeft)},this.getWordRange=function(e,t){if(void 0===t){var i=e||this.lead;e=i.row,t=i.column}return this.session.getWordRange(e,t)},this.selectWord=function(){this.setSelectionRange(this.getWordRange())},this.selectAWord=function(){var e=this.getCursor(),t=this.session.getAWordRange(e.row,e.column);this.setSelectionRange(t)},this.getLineRange=function(e,t){var i,r="number"==typeof e?e:this.lead.row,o=this.session.getFoldLine(r);return o?(r=o.start.row,i=o.end.row):i=r,!0===t?new s(r,0,i,this.session.getLine(i).length):new s(r,0,i+1,0)},this.selectLine=function(){this.setSelectionRange(this.getLineRange())},this.moveCursorUp=function(){this.moveCursorBy(-1,0)},this.moveCursorDown=function(){this.moveCursorBy(1,0)},this.moveCursorLeft=function(){var e,t=this.lead.getPosition();if(e=this.session.getFoldAt(t.row,t.column,-1))this.moveCursorTo(e.start.row,e.start.column);else if(0===t.column)t.row>0&&this.moveCursorTo(t.row-1,this.doc.getLine(t.row-1).length);else{var i=this.session.getTabSize();this.session.isTabStop(t)&&this.doc.getLine(t.row).slice(t.column-i,t.column).split(" ").length-1==i?this.moveCursorBy(0,-i):this.moveCursorBy(0,-1)}},this.moveCursorRight=function(){var e,t=this.lead.getPosition();if(e=this.session.getFoldAt(t.row,t.column,1))this.moveCursorTo(e.end.row,e.end.column);else if(this.lead.column==this.doc.getLine(this.lead.row).length)this.lead.row0&&(t.column=r)}}this.moveCursorTo(t.row,t.column)},this.moveCursorFileEnd=function(){var e=this.doc.getLength()-1,t=this.doc.getLine(e).length;this.moveCursorTo(e,t)},this.moveCursorFileStart=function(){this.moveCursorTo(0,0)},this.moveCursorLongWordRight=function(){var e=this.lead.row,t=this.lead.column,i=this.doc.getLine(e),r=i.substring(t);this.session.nonTokenRe.lastIndex=0,this.session.tokenRe.lastIndex=0;var o=this.session.getFoldAt(e,t,1);if(o)this.moveCursorTo(o.end.row,o.end.column);else{if(this.session.nonTokenRe.exec(r)&&(t+=this.session.nonTokenRe.lastIndex,this.session.nonTokenRe.lastIndex=0,r=i.substring(t)),t>=i.length)return this.moveCursorTo(e,i.length),this.moveCursorRight(),void(e0&&this.moveCursorWordLeft());this.session.tokenRe.exec(n)&&(i-=this.session.tokenRe.lastIndex,this.session.tokenRe.lastIndex=0),this.moveCursorTo(t,i)}},this.$shortWordEndIndex=function(e){var t,i=0,r=/\s/,o=this.session.tokenRe;if(o.lastIndex=0,this.session.tokenRe.exec(e))i=this.session.tokenRe.lastIndex;else{for(;(t=e[i])&&r.test(t);)i++;if(i<1)for(o.lastIndex=0;(t=e[i])&&!o.test(t);)if(o.lastIndex=0,i++,r.test(t)){if(i>2){i--;break}for(;(t=e[i])&&r.test(t);)i++;if(i>2)break}}return o.lastIndex=0,i},this.moveCursorShortWordRight=function(){var e=this.lead.row,t=this.lead.column,i=this.doc.getLine(e),r=i.substring(t),o=this.session.getFoldAt(e,t,1);if(o)return this.moveCursorTo(o.end.row,o.end.column);if(t==i.length){var n=this.doc.getLength();do{e++,r=this.doc.getLine(e)}while(e0&&/^\s*$/.test(r));i=r.length,/\s+$/.test(r)||(r="")}var n=o.stringReverse(r),s=this.$shortWordEndIndex(n);return this.moveCursorTo(t,i-s)},this.moveCursorWordRight=function(){this.session.$selectLongWords?this.moveCursorLongWordRight():this.moveCursorShortWordRight()},this.moveCursorWordLeft=function(){this.session.$selectLongWords?this.moveCursorLongWordLeft():this.moveCursorShortWordLeft()},this.moveCursorBy=function(e,t){var i=this.session.documentToScreenPosition(this.lead.row,this.lead.column);0===t&&(this.$desiredColumn?i.column=this.$desiredColumn:this.$desiredColumn=i.column);var r=this.session.screenToDocumentPosition(i.row+e,i.column);0!==e&&0===t&&r.row===this.lead.row&&r.column===this.lead.column&&this.session.lineWidgets&&this.session.lineWidgets[r.row]&&(r.row>0||e>0)&&r.row++,this.moveCursorTo(r.row,r.column+t,0===t)},this.moveCursorToPosition=function(e){this.moveCursorTo(e.row,e.column)},this.moveCursorTo=function(e,t,i){var r=this.session.getFoldAt(e,t,1);r&&(e=r.start.row,t=r.start.column),this.$keepDesiredColumnOnChange=!0,this.lead.setPosition(e,t),this.$keepDesiredColumnOnChange=!1,i||(this.$desiredColumn=null)},this.moveCursorToScreen=function(e,t,i){var r=this.session.screenToDocumentPosition(e,t);this.moveCursorTo(r.row,r.column,i)},this.detach=function(){this.lead.detach(),this.anchor.detach(),this.session=this.doc=null},this.fromOrientedRange=function(e){this.setSelectionRange(e,e.cursor==e.start),this.$desiredColumn=e.desiredColumn||this.$desiredColumn},this.toOrientedRange=function(e){var t=this.getRange();return e?(e.start.column=t.start.column,e.start.row=t.start.row,e.end.column=t.end.column,e.end.row=t.end.row):e=t,e.cursor=this.isBackwards()?e.start:e.end,e.desiredColumn=this.$desiredColumn,e},this.getRangeOfMovements=function(e){var t=this.getCursor();try{e(this);var i=this.getCursor();return s.fromPoints(t,i)}catch(e){return s.fromPoints(t,t)}finally{this.moveCursorToPosition(t)}},this.toJSON=function(){if(this.rangeCount)var e=this.ranges.map((function(e){var t=e.clone();return t.isBackwards=e.cursor==e.start,t}));else(e=this.getRange()).isBackwards=this.isBackwards();return e},this.fromJSON=function(e){if(null==e.start){if(this.rangeList){this.toSingleRange(e[0]);for(var t=e.length;t--;){var i=s.fromPoints(e[t].start,e[t].end);e[t].isBackwards&&(i.cursor=i.start),this.addRange(i,!0)}return}e=e[0]}this.rangeList&&this.toSingleRange(e),this.setSelectionRange(e,e.isBackwards)},this.isEqual=function(e){if((e.length||this.rangeCount)&&e.length!=this.rangeCount)return!1;if(!e.length||!this.ranges)return this.getRange().isEqual(e);for(var t=this.ranges.length;t--;)if(!this.ranges[t].isEqual(e[t]))return!1;return!0}}).call(a.prototype),t.Selection=a})),ace.define("ace/tokenizer",["require","exports","module","ace/config"],(function(e,t,i){var r=e("./config"),o=2e3,n=function(e){for(var t in this.states=e,this.regExps={},this.matchMappings={},this.states){for(var i=this.states[t],r=[],o=0,n=this.matchMappings[t]={defaultToken:"text"},s="g",a=[],l=0;l1?this.$applyToken:c.token),h>1&&(/\\\d/.test(c.regex)?d=c.regex.replace(/\\([0-9]+)/g,(function(e,t){return"\\"+(parseInt(t,10)+o+1)})):(h=1,d=this.removeCapturingGroups(c.regex)),c.splitRegex||"string"==typeof c.token||a.push(c)),n[o]=l,o+=h,r.push(d),c.onMatch||(c.onMatch=null)}}r.length||(n[0]=0,r.push("$")),a.forEach((function(e){e.splitRegex=this.createSplitterRegexp(e.regex,s)}),this),this.regExps[t]=new RegExp("("+r.join(")|(")+")|($)",s)}};(function(){this.$setMaxTokenCount=function(e){o=0|e},this.$applyToken=function(e){var t=this.splitRegex.exec(e).slice(1),i=this.token.apply(this,t);if("string"==typeof i)return[{type:i,value:e}];for(var r=[],o=0,n=i.length;od){var A=e.substring(d,g-m.length);u.type==f?u.value+=A:(u.type&&c.push(u),u={type:f,value:A})}for(var y=0;yo){for(h>2*e.length&&this.reportError("infinite loop with in ace tokenizer",{startState:t,line:e});d1&&i[0]!==r&&i.unshift("#tmp",r),{tokens:c,state:i.length?i:r}},this.reportError=r.reportError}).call(n.prototype),t.Tokenizer=n})),ace.define("ace/mode/text_highlight_rules",["require","exports","module","ace/lib/lang"],(function(e,t,i){var r=e("../lib/lang"),o=function(){this.$rules={start:[{token:"empty_line",regex:"^$"},{defaultToken:"text"}]}};(function(){this.addRules=function(e,t){if(t)for(var i in e){for(var r=e[i],o=0;o=this.$rowTokens.length;){if(this.$row+=1,e||(e=this.$session.getLength()),this.$row>=e)return this.$row=e-1,null;this.$rowTokens=this.$session.getTokens(this.$row),this.$tokenIndex=0}return this.$rowTokens[this.$tokenIndex]},this.getCurrentToken=function(){return this.$rowTokens[this.$tokenIndex]},this.getCurrentTokenRow=function(){return this.$row},this.getCurrentTokenColumn=function(){var e=this.$rowTokens,t=this.$tokenIndex,i=e[t].start;if(void 0!==i)return i;for(i=0;t>0;)i+=e[t-=1].value.length;return i},this.getCurrentTokenPosition=function(){return{row:this.$row,column:this.getCurrentTokenColumn()}}}).call(r.prototype),t.TokenIterator=r})),ace.define("ace/mode/text",["require","exports","module","ace/tokenizer","ace/mode/text_highlight_rules","ace/mode/behaviour","ace/unicode","ace/lib/lang","ace/token_iterator","ace/range"],(function(e,t,i){var r=e("../tokenizer").Tokenizer,o=e("./text_highlight_rules").TextHighlightRules,n=e("./behaviour").Behaviour,s=e("../unicode"),a=e("../lib/lang"),l=e("../token_iterator").TokenIterator,c=e("../range").Range,d=function(){this.HighlightRules=o,this.$behaviour=new n};(function(){this.tokenRe=new RegExp("^["+s.packages.L+s.packages.Mn+s.packages.Mc+s.packages.Nd+s.packages.Pc+"\\$_]+","g"),this.nonTokenRe=new RegExp("^(?:[^"+s.packages.L+s.packages.Mn+s.packages.Mc+s.packages.Nd+s.packages.Pc+"\\$_]|\\s])+","g"),this.getTokenizer=function(){return this.$tokenizer||(this.$highlightRules=this.$highlightRules||new this.HighlightRules,this.$tokenizer=new r(this.$highlightRules.getRules())),this.$tokenizer},this.lineCommentStart="",this.blockComment="",this.toggleCommentLines=function(e,t,i,r){var o=t.doc,n=!0,s=!0,l=1/0,c=t.getTabSize(),d=!1;if(this.lineCommentStart){Array.isArray(this.lineCommentStart)?(m=this.lineCommentStart.map(a.escapeRegExp).join("|"),f=this.lineCommentStart[0]):(m=a.escapeRegExp(this.lineCommentStart),f=this.lineCommentStart),m=new RegExp("^(\\s*)(?:"+m+") ?"),d=t.getUseSoftTabs(),y=function(e,t){var i=e.match(m);if(i){var r=i[1].length,n=i[0].length;u(e,r,n)||" "!=i[0][n-1]||n--,o.removeInLine(t,r,n)}};var h=f+" ",u=(A=function(e,t){n&&!/\S/.test(e)||(u(e,l,l)?o.insertInLine({row:t,column:l},h):o.insertInLine({row:t,column:l},f))},v=function(e,t){return m.test(e)},function(e,t,i){for(var r=0;t--&&" "==e.charAt(t);)r++;if(r%c!=0)return!1;for(r=0;" "==e.charAt(i++);)r++;return c>2?r%c!=c-1:r%c==0})}else{if(!this.blockComment)return!1;var f=this.blockComment.start,p=this.blockComment.end,m=new RegExp("^(\\s*)(?:"+a.escapeRegExp(f)+")"),g=new RegExp("(?:"+a.escapeRegExp(p)+")\\s*$"),A=function(e,t){v(e,t)||n&&!/\S/.test(e)||(o.insertInLine({row:t,column:e.length},p),o.insertInLine({row:t,column:l},f))},y=function(e,t){var i;(i=e.match(g))&&o.removeInLine(t,e.length-i[0].length,e.length),(i=e.match(m))&&o.removeInLine(t,i[1].length,i[0].length)},v=function(e,i){if(m.test(e))return!0;for(var r=t.getTokens(i),o=0;oe.length&&(D=e.length)})),l==1/0&&(l=D,n=!1,s=!1),d&&l%c!=0&&(l=Math.floor(l/c)*c),C(s?y:A)},this.toggleBlockComment=function(e,t,i,r){var o=this.blockComment;if(o){!o.start&&o[0]&&(o=o[0]);var n=(m=new l(t,r.row,r.column)).getCurrentToken();t.selection;var s,a,d=t.selection.toOrientedRange();if(n&&/comment/.test(n.type)){for(var h,u;n&&/comment/.test(n.type);){if(-1!=(g=n.value.indexOf(o.start))){var f=m.getCurrentTokenRow(),p=m.getCurrentTokenColumn()+g;h=new c(f,p,f,p+o.start.length);break}n=m.stepBackward()}var m;for(n=(m=new l(t,r.row,r.column)).getCurrentToken();n&&/comment/.test(n.type);){var g;if(-1!=(g=n.value.indexOf(o.end))){f=m.getCurrentTokenRow(),p=m.getCurrentTokenColumn()+g,u=new c(f,p,f,p+o.end.length);break}n=m.stepForward()}u&&t.remove(u),h&&(t.remove(h),s=h.start.row,a=-o.start.length)}else a=o.start.length,s=i.start.row,t.insert(i.end,o.end),t.insert(i.start,o.start);d.start.row==s&&(d.start.column+=a),d.end.row==s&&(d.end.column+=a),t.selection.fromOrientedRange(d)}},this.getNextLineIndent=function(e,t,i){return this.$getIndent(t)},this.checkOutdent=function(e,t,i){return!1},this.autoOutdent=function(e,t,i){},this.$getIndent=function(e){return e.match(/^\s*/)[0]},this.createWorker=function(e){return null},this.createModeDelegates=function(e){for(var t in this.$embeds=[],this.$modes={},e)e[t]&&(this.$embeds.push(t),this.$modes[t]=new e[t]);var i=["toggleBlockComment","toggleCommentLines","getNextLineIndent","checkOutdent","autoOutdent","transformAction","getCompletions"];for(t=0;tthis.row)){var i=function(t,i,r){var o="insert"==t.action,n=(o?1:-1)*(t.end.row-t.start.row),s=(o?1:-1)*(t.end.column-t.start.column),a=t.start,l=o?a:t.end;return e(i,a,r)?{row:i.row,column:i.column}:e(l,i,!r)?{row:i.row+n,column:i.column+(i.row==l.row?s:0)}:{row:a.row,column:a.column}}(t,{row:this.row,column:this.column},this.$insertRight);this.setPosition(i.row,i.column,!0)}},this.setPosition=function(e,t,i){var r;if(r=i?{row:e,column:t}:this.$clipPositionToDocument(e,t),this.row!=r.row||this.column!=r.column){var o={row:this.row,column:this.column};this.row=r.row,this.column=r.column,this._signal("change",{old:o,value:r})}},this.detach=function(){this.document.removeEventListener("change",this.$onChange)},this.attach=function(e){this.document=e||this.document,this.document.on("change",this.$onChange)},this.$clipPositionToDocument=function(e,t){var i={};return e>=this.document.getLength()?(i.row=Math.max(0,this.document.getLength()-1),i.column=this.document.getLine(i.row).length):e<0?(i.row=0,i.column=0):(i.row=e,i.column=Math.min(this.document.getLine(i.row).length,Math.max(0,t))),t<0&&(i.column=0),i}}).call(n.prototype)})),ace.define("ace/document",["require","exports","module","ace/lib/oop","ace/apply_delta","ace/lib/event_emitter","ace/range","ace/anchor"],(function(e,t,i){var r=e("./lib/oop"),o=e("./apply_delta").applyDelta,n=e("./lib/event_emitter").EventEmitter,s=e("./range").Range,a=e("./anchor").Anchor,l=function(e){this.$lines=[""],0===e.length?this.$lines=[""]:Array.isArray(e)?this.insertMergedLines({row:0,column:0},e):this.insert({row:0,column:0},e)};(function(){r.implement(this,n),this.setValue=function(e){var t=this.getLength()-1;this.remove(new s(0,0,t,this.getLine(t).length)),this.insert({row:0,column:0},e)},this.getValue=function(){return this.getAllLines().join(this.getNewLineCharacter())},this.createAnchor=function(e,t){return new a(this,e,t)},0==="aaa".split(/a/).length?this.$split=function(e){return e.replace(/\r\n|\r/g,"\n").split("\n")}:this.$split=function(e){return e.split(/\r\n|\r|\n/)},this.$detectNewLine=function(e){var t=e.match(/^.*?(\r\n|\r|\n)/m);this.$autoNewLine=t?t[1]:"\n",this._signal("changeNewLineMode")},this.getNewLineCharacter=function(){switch(this.$newLineMode){case"windows":return"\r\n";case"unix":return"\n";default:return this.$autoNewLine||"\n"}},this.$autoNewLine="",this.$newLineMode="auto",this.setNewLineMode=function(e){this.$newLineMode!==e&&(this.$newLineMode=e,this._signal("changeNewLineMode"))},this.getNewLineMode=function(){return this.$newLineMode},this.isNewLine=function(e){return"\r\n"==e||"\r"==e||"\n"==e},this.getLine=function(e){return this.$lines[e]||""},this.getLines=function(e,t){return this.$lines.slice(e,t+1)},this.getAllLines=function(){return this.getLines(0,this.getLength())},this.getLength=function(){return this.$lines.length},this.getTextRange=function(e){return this.getLinesForRange(e).join(this.getNewLineCharacter())},this.getLinesForRange=function(e){var t;if(e.start.row===e.end.row)t=[this.getLine(e.start.row).substring(e.start.column,e.end.column)];else{(t=this.getLines(e.start.row,e.end.row))[0]=(t[0]||"").substring(e.start.column);var i=t.length-1;e.end.row-e.start.row==i&&(t[i]=t[i].substring(0,e.end.column))}return t},this.insertLines=function(e,t){return console.warn("Use of document.insertLines is deprecated. Use the insertFullLines method instead."),this.insertFullLines(e,t)},this.removeLines=function(e,t){return console.warn("Use of document.removeLines is deprecated. Use the removeFullLines method instead."),this.removeFullLines(e,t)},this.insertNewLine=function(e){return console.warn("Use of document.insertNewLine is deprecated. Use insertMergedLines(position, ['', '']) instead."),this.insertMergedLines(e,["",""])},this.insert=function(e,t){return this.getLength()<=1&&this.$detectNewLine(t),this.insertMergedLines(e,this.$split(t))},this.insertInLine=function(e,t){var i=this.clippedPos(e.row,e.column),r=this.pos(e.row,e.column+t.length);return this.applyDelta({start:i,end:r,action:"insert",lines:[t]},!0),this.clonePos(r)},this.clippedPos=function(e,t){var i=this.getLength();void 0===e?e=i:e<0?e=0:e>=i&&(e=i-1,t=void 0);var r=this.getLine(e);return null==t&&(t=r.length),{row:e,column:t=Math.min(Math.max(t,0),r.length)}},this.clonePos=function(e){return{row:e.row,column:e.column}},this.pos=function(e,t){return{row:e,column:t}},this.$clipPosition=function(e){var t=this.getLength();return e.row>=t?(e.row=Math.max(0,t-1),e.column=this.getLine(t-1).length):(e.row=Math.max(0,e.row),e.column=Math.min(Math.max(e.column,0),this.getLine(e.row).length)),e},this.insertFullLines=function(e,t){var i=0;(e=Math.min(Math.max(e,0),this.getLength()))0,r=t=0&&this.applyDelta({start:this.pos(e,this.getLine(e).length),end:this.pos(e+1,0),action:"remove",lines:["",""]})},this.replace=function(e,t){return e instanceof s||(e=s.fromPoints(e.start,e.end)),0===t.length&&e.isEmpty()?e.start:t==this.getTextRange(e)?e.end:(this.remove(e),t?this.insert(e.start,t):e.start)},this.applyDeltas=function(e){for(var t=0;t=0;t--)this.revertDelta(e[t])},this.applyDelta=function(e,t){var i="insert"==e.action;(i?e.lines.length<=1&&!e.lines[0]:!s.comparePoints(e.start,e.end))||(i&&e.lines.length>2e4&&this.$splitAndapplyLargeDelta(e,2e4),o(this.$lines,e,t),this._signal("change",e))},this.$splitAndapplyLargeDelta=function(e,t){for(var i=e.lines,r=i.length,o=e.start.row,n=e.start.column,s=0,a=0;;){s=a,a+=t-1;var l=i.slice(s,a);if(a>r){e.lines=l,e.start.row=o+s,e.start.column=n;break}l.push(""),this.applyDelta({start:this.pos(o+s,n),end:this.pos(o+a,n=0),action:e.action,lines:l},!0)}},this.revertDelta=function(e){this.applyDelta({start:this.clonePos(e.start),end:this.clonePos(e.end),action:"insert"==e.action?"remove":"insert",lines:e.lines.slice()})},this.indexToPosition=function(e,t){for(var i=this.$lines||this.getAllLines(),r=this.getNewLineCharacter().length,o=t||0,n=i.length;o20){i.running=setTimeout(i.$worker,20);break}}i.currentLine=t,n<=r&&i.fireUpdateEvent(n,r)}}};(function(){r.implement(this,o),this.setTokenizer=function(e){this.tokenizer=e,this.lines=[],this.states=[],this.start(0)},this.setDocument=function(e){this.doc=e,this.lines=[],this.states=[],this.stop()},this.fireUpdateEvent=function(e,t){var i={first:e,last:t};this._signal("update",{data:i})},this.start=function(e){this.currentLine=Math.min(e||0,this.currentLine,this.doc.getLength()),this.lines.splice(this.currentLine,this.lines.length),this.states.splice(this.currentLine,this.states.length),this.stop(),this.running=setTimeout(this.$worker,700)},this.scheduleStart=function(){this.running||(this.running=setTimeout(this.$worker,700))},this.$updateOnChange=function(e){var t=e.start.row,i=e.end.row-t;if(0===i)this.lines[t]=null;else if("remove"==e.action)this.lines.splice(t,i+1,null),this.states.splice(t,i+1,null);else{var r=Array(i+1);r.unshift(t,1),this.lines.splice.apply(this.lines,r),this.states.splice.apply(this.states,r)}this.currentLine=Math.min(t,this.currentLine,this.doc.getLength()),this.stop()},this.stop=function(){this.running&&clearTimeout(this.running),this.running=!1},this.getTokens=function(e){return this.lines[e]||this.$tokenizeRow(e)},this.getState=function(e){return this.currentLine==e&&this.$tokenizeRow(e),this.states[e]||"start"},this.$tokenizeRow=function(e){var t=this.doc.getLine(e),i=this.states[e-1],r=this.tokenizer.getLineTokens(t,i,e);return this.states[e]+""!=r.state+""?(this.states[e]=r.state,this.lines[e+1]=null,this.currentLine>e+1&&(this.currentLine=e+1)):this.currentLine==e&&(this.currentLine=e+1),this.lines[e]=r.tokens}}).call(n.prototype),t.BackgroundTokenizer=n})),ace.define("ace/search_highlight",["require","exports","module","ace/lib/lang","ace/lib/oop","ace/range"],(function(e,t,i){var r=e("./lib/lang");e("./lib/oop");var o=e("./range").Range,n=function(e,t,i){this.setRegexp(e),this.clazz=t,this.type=i||"text"};(function(){this.MAX_RANGES=500,this.setRegexp=function(e){this.regExp+""!=e+""&&(this.regExp=e,this.cache=[])},this.update=function(e,t,i,n){if(this.regExp)for(var s=n.firstRow,a=n.lastRow,l=s;l<=a;l++){var c=this.cache[l];null==c&&((c=r.getMatchOffsets(i.getLine(l),this.regExp)).length>this.MAX_RANGES&&(c=c.slice(0,this.MAX_RANGES)),c=c.map((function(e){return new o(l,e.offset,l,e.offset+e.length)})),this.cache[l]=c.length?c:"");for(var d=c.length;d--;)t.drawSingleLineMarker(e,c[d].toScreenRange(i),this.clazz,n)}}}).call(n.prototype),t.SearchHighlight=n})),ace.define("ace/edit_session/fold_line",["require","exports","module","ace/range"],(function(e,t,i){var r=e("../range").Range;function o(e,t){this.foldData=e,Array.isArray(t)?this.folds=t:t=this.folds=[t];var i=t[t.length-1];this.range=new r(t[0].start.row,t[0].start.column,i.end.row,i.end.column),this.start=this.range.start,this.end=this.range.end,this.folds.forEach((function(e){e.setFoldLine(this)}),this)}(function(){this.shiftRow=function(e){this.start.row+=e,this.end.row+=e,this.folds.forEach((function(t){t.start.row+=e,t.end.row+=e}))},this.addFold=function(e){if(e.sameRow){if(e.start.rowthis.endRow)throw new Error("Can't add a fold to this FoldLine as it has no connection");this.folds.push(e),this.folds.sort((function(e,t){return-e.range.compareEnd(t.start.row,t.start.column)})),this.range.compareEnd(e.start.row,e.start.column)>0?(this.end.row=e.end.row,this.end.column=e.end.column):this.range.compareStart(e.end.row,e.end.column)<0&&(this.start.row=e.start.row,this.start.column=e.start.column)}else if(e.start.row==this.end.row)this.folds.push(e),this.end.row=e.end.row,this.end.column=e.end.column;else{if(e.end.row!=this.start.row)throw new Error("Trying to add fold to FoldRow that doesn't have a matching row");this.folds.unshift(e),this.start.row=e.start.row,this.start.column=e.start.column}e.foldLine=this},this.containsRow=function(e){return e>=this.start.row&&e<=this.end.row},this.walk=function(e,t,i){var r,o,n=0,s=this.folds,a=!0;null==t&&(t=this.end.row,i=this.end.column);for(var l=0;l0)){var l=r(e,s.start);return 0===a?t&&0!==l?-n-2:n:l>0||0===l&&!t?n:-n-1}}return-n-1},this.add=function(e){var t=!e.isEmpty(),i=this.pointIndex(e.start,t);i<0&&(i=-i-1);var r=this.pointIndex(e.end,t,i);return r<0?r=-r-1:r++,this.ranges.splice(i,r-i,e)},this.addList=function(e){for(var t=[],i=e.length;i--;)t.push.apply(t,this.add(e[i]));return t},this.substractPoint=function(e){var t=this.pointIndex(e);if(t>=0)return this.ranges.splice(t,1)},this.merge=function(){for(var e,t=[],i=this.ranges,o=(i=i.sort((function(e,t){return r(e.start,t.start)})))[0],n=1;n=0},this.containsPoint=function(e){return this.pointIndex(e)>=0},this.rangeAtPoint=function(e){var t=this.pointIndex(e);if(t>=0)return this.ranges[t]},this.clipRows=function(e,t){var i=this.ranges;if(i[0].start.row>t||i[i.length-1].start.rowr)break;if(c.start.row==r&&c.start.column>=t.column&&(c.start.column==t.column&&this.$insertRight||(c.start.column+=n,c.start.row+=o)),c.end.row==r&&c.end.column>=t.column){if(c.end.column==t.column&&this.$insertRight)continue;c.end.column==t.column&&n>0&&ac.start.column&&c.end.column==s[a+1].start.column&&(c.end.column-=n),c.end.column+=n,c.end.row+=o}}if(0!=o&&a=e)return o;if(o.end.row>e)return null}return null},this.getNextFoldLine=function(e,t){var i=this.$foldData,r=0;for(t&&(r=i.indexOf(t)),-1==r&&(r=0);r=e)return o}return null},this.getFoldedRowCount=function(e,t){for(var i=this.$foldData,r=t-e+1,o=0;o=t){a=e?r-=t-a:r=0);break}s>=e&&(r-=a>=e?s-a:s-e+1)}return r},this.$addFoldLine=function(e){return this.$foldData.push(e),this.$foldData.sort((function(e,t){return e.start.row-t.start.row})),e},this.addFold=function(e,t){var i,r=this.$foldData,s=!1;e instanceof n?i=e:(i=new n(t,e)).collapseChildren=t.collapseChildren,this.$clipRangeToDocument(i.range);var a=i.start.row,l=i.start.column,c=i.end.row,d=i.end.column;if(!(a0&&(this.removeFolds(f),f.forEach((function(e){i.addSubFold(e)})));for(var p=0;p0&&this.foldAll(e.start.row+1,e.end.row,e.collapseChildren-1),e.subFolds=[]},this.expandFolds=function(e){e.forEach((function(e){this.expandFold(e)}),this)},this.unfold=function(e,t){var i,o;if(null==e?(i=new r(0,0,this.getLength(),0),t=!0):i="number"==typeof e?new r(e,0,e,this.getLine(e).length):"row"in e?r.fromPoints(e,e):e,o=this.getFoldsInRangeList(i),t)this.removeFolds(o);else for(var n=o;n.length;)this.expandFolds(n),n=this.getFoldsInRangeList(i);if(o.length)return o},this.isRowFolded=function(e,t){return!!this.getFoldLine(e,t)},this.getRowFoldEnd=function(e,t){var i=this.getFoldLine(e,t);return i?i.end.row:e},this.getRowFoldStart=function(e,t){var i=this.getFoldLine(e,t);return i?i.start.row:e},this.getFoldDisplayLine=function(e,t,i,r,o){null==r&&(r=e.start.row),null==o&&(o=0),null==t&&(t=e.end.row),null==i&&(i=this.getLine(t).length);var n=this.doc,s="";return e.walk((function(e,t,i,a){if(!(t=e){o=n.end.row;try{var s=this.addFold("...",n);s&&(s.collapseChildren=i)}catch(e){}}}}},this.$foldStyles={manual:1,markbegin:1,markbeginend:1},this.$foldStyle="markbegin",this.setFoldStyle=function(e){if(!this.$foldStyles[e])throw new Error("invalid fold style: "+e+"["+Object.keys(this.$foldStyles).join(", ")+"]");if(this.$foldStyle!=e){this.$foldStyle=e,"manual"==e&&this.unfold();var t=this.$foldMode;this.$setFolding(null),this.$setFolding(t)}},this.$setFolding=function(e){this.$foldMode!=e&&(this.$foldMode=e,this.off("change",this.$updateFoldWidgets),this.off("tokenizerUpdate",this.$tokenizerUpdateFoldWidgets),this._signal("changeAnnotation"),e&&"manual"!=this.$foldStyle?(this.foldWidgets=[],this.getFoldWidget=e.getFoldWidget.bind(e,this,this.$foldStyle),this.getFoldWidgetRange=e.getFoldWidgetRange.bind(e,this,this.$foldStyle),this.$updateFoldWidgets=this.updateFoldWidgets.bind(this),this.$tokenizerUpdateFoldWidgets=this.tokenizerUpdateFoldWidgets.bind(this),this.on("change",this.$updateFoldWidgets),this.on("tokenizerUpdate",this.$tokenizerUpdateFoldWidgets)):this.foldWidgets=null)},this.getParentFoldRangeData=function(e,t){var i=this.foldWidgets;if(!i||t&&i[e])return{};for(var r,o=e-1;o>=0;){var n=i[o];if(null==n&&(n=i[o]=this.getFoldWidget(o)),"start"==n){var s=this.getFoldWidgetRange(o);if(r||(r=s),s&&s.end.row>=e)break}o--}return{range:-1!==o&&s,firstRange:r}},this.onFoldWidgetClick=function(e,t){var i={children:(t=t.domEvent).shiftKey,all:t.ctrlKey||t.metaKey,siblings:t.altKey};if(!this.$toggleFoldWidget(e,i)){var r=t.target||t.srcElement;r&&/ace_fold-widget/.test(r.className)&&(r.className+=" ace_invalid")}},this.$toggleFoldWidget=function(e,t){if(this.getFoldWidget){var i=this.getFoldWidget(e),r=this.getLine(e),o="end"===i?-1:1,n=this.getFoldAt(e,-1===o?0:r.length,o);if(n)t.children||t.all?this.removeFold(n):this.expandFold(n);else{var s=this.getFoldWidgetRange(e,!0);if(!s||s.isMultiLine()||!(n=this.getFoldAt(s.start.row,s.start.column,1))||!s.isEqual(n.range)){if(t.siblings){var a=this.getParentFoldRangeData(e);if(a.range)var l=a.range.start.row+1,c=a.range.end.row;this.foldAll(l,c,t.all?1e4:0)}else t.children?(c=s?s.end.row:this.getLength(),this.foldAll(e+1,c,t.all?1e4:0)):s&&(t.all&&(s.collapseChildren=1e4),this.addFold("...",s));return s}this.removeFold(n)}}},this.toggleFoldWidget=function(e){var t=this.selection.getCursor().row;t=this.getRowFoldStart(t);var i=this.$toggleFoldWidget(t,{});if(!i){var r=this.getParentFoldRangeData(t,!0);if(i=r.range||r.firstRange){t=i.start.row;var o=this.getFoldAt(t,this.getLine(t).length,1);o?this.removeFold(o):this.addFold("...",i)}}},this.updateFoldWidgets=function(e){var t=e.start.row,i=e.end.row-t;if(0===i)this.foldWidgets[t]=null;else if("remove"==e.action)this.foldWidgets.splice(t,i+1,null);else{var r=Array(i+1);r.unshift(t,1),this.foldWidgets.splice.apply(this.foldWidgets,r)}},this.tokenizerUpdateFoldWidgets=function(e){var t=e.data;t.first!=t.last&&this.foldWidgets.length>t.first&&this.foldWidgets.splice(t.first,this.foldWidgets.length)}}})),ace.define("ace/edit_session/bracket_match",["require","exports","module","ace/token_iterator","ace/range"],(function(e,t,i){var r=e("../token_iterator").TokenIterator,o=e("../range").Range;t.BracketMatch=function(){this.findMatchingBracket=function(e,t){if(0==e.column)return null;var i=t||this.getLine(e.row).charAt(e.column-1);if(""==i)return null;var r=i.match(/([\(\[\{])|([\)\]\}])/);return r?r[1]?this.$findClosingBracket(r[1],e):this.$findOpeningBracket(r[2],e):null},this.getBracketRange=function(e){var t,i=this.getLine(e.row),r=!0,n=i.charAt(e.column-1),s=n&&n.match(/([\(\[\{])|([\)\]\}])/);if(s||(n=i.charAt(e.column),e={row:e.row,column:e.column+1},s=n&&n.match(/([\(\[\{])|([\)\]\}])/),r=!1),!s)return null;if(s[1]){if(!(a=this.$findClosingBracket(s[1],e)))return null;t=o.fromPoints(e,a),r||(t.end.column++,t.start.column--),t.cursor=t.end}else{var a;if(!(a=this.$findOpeningBracket(s[2],e)))return null;t=o.fromPoints(a,e),r||(t.start.column++,t.end.column--),t.cursor=t.start}return t},this.$brackets={")":"(","(":")","]":"[","[":"]","{":"}","}":"{"},this.$findOpeningBracket=function(e,t,i){var o=this.$brackets[e],n=1,s=new r(this,t.row,t.column),a=s.getCurrentToken();if(a||(a=s.stepForward()),a){i||(i=new RegExp("(\\.?"+a.type.replace(".","\\.").replace("rparen",".paren").replace(/\b(?:end)\b/,"(?:start|begin|end)")+")+"));for(var l=t.column-s.getCurrentTokenColumn()-2,c=a.value;;){for(;l>=0;){var d=c.charAt(l);if(d==o){if(0==(n-=1))return{row:s.getCurrentTokenRow(),column:l+s.getCurrentTokenColumn()}}else d==e&&(n+=1);l-=1}do{a=s.stepBackward()}while(a&&!i.test(a.type));if(null==a)break;l=(c=a.value).length-1}return null}},this.$findClosingBracket=function(e,t,i){var o=this.$brackets[e],n=1,s=new r(this,t.row,t.column),a=s.getCurrentToken();if(a||(a=s.stepForward()),a){i||(i=new RegExp("(\\.?"+a.type.replace(".","\\.").replace("lparen",".paren").replace(/\b(?:start|begin)\b/,"(?:start|begin|end)")+")+"));for(var l=t.column-s.getCurrentTokenColumn();;){for(var c=a.value,d=c.length;li&&(this.$docRowCache.splice(i,t),this.$screenRowCache.splice(i,t))},this.$getRowCacheIndex=function(e,t){for(var i=0,r=e.length-1;i<=r;){var o=i+r>>1,n=e[o];if(t>n)i=o+1;else{if(!(t=t);n++);return(i=r[n])?(i.index=n,i.start=o-i.value.length,i):null},this.setUndoManager=function(e){if(this.$undoManager=e,this.$deltas=[],this.$deltasDoc=[],this.$deltasFold=[],this.$informUndoManager&&this.$informUndoManager.cancel(),e){var t=this;this.$syncInformUndoManager=function(){t.$informUndoManager.cancel(),t.$deltasFold.length&&(t.$deltas.push({group:"fold",deltas:t.$deltasFold}),t.$deltasFold=[]),t.$deltasDoc.length&&(t.$deltas.push({group:"doc",deltas:t.$deltasDoc}),t.$deltasDoc=[]),t.$deltas.length>0&&e.execute({action:"aceupdate",args:[t.$deltas,t],merge:t.mergeUndoDeltas}),t.mergeUndoDeltas=!1,t.$deltas=[]},this.$informUndoManager=o.delayedCall(this.$syncInformUndoManager)}},this.markUndoGroup=function(){this.$syncInformUndoManager&&this.$syncInformUndoManager()},this.$defaultUndoManager={undo:function(){},redo:function(){},reset:function(){}},this.getUndoManager=function(){return this.$undoManager||this.$defaultUndoManager},this.getTabString=function(){return this.getUseSoftTabs()?o.stringRepeat(" ",this.getTabSize()):"\t"},this.setUseSoftTabs=function(e){this.setOption("useSoftTabs",e)},this.getUseSoftTabs=function(){return this.$useSoftTabs&&!this.$mode.$indentWithTabs},this.setTabSize=function(e){this.setOption("tabSize",e)},this.getTabSize=function(){return this.$tabSize},this.isTabStop=function(e){return this.$useSoftTabs&&e.column%this.$tabSize==0},this.$overwrite=!1,this.setOverwrite=function(e){this.setOption("overwrite",e)},this.getOverwrite=function(){return this.$overwrite},this.toggleOverwrite=function(){this.setOverwrite(!this.$overwrite)},this.addGutterDecoration=function(e,t){this.$decorations[e]||(this.$decorations[e]=""),this.$decorations[e]+=" "+t,this._signal("changeBreakpoint",{})},this.removeGutterDecoration=function(e,t){this.$decorations[e]=(this.$decorations[e]||"").replace(" "+t,""),this._signal("changeBreakpoint",{})},this.getBreakpoints=function(){return this.$breakpoints},this.setBreakpoints=function(e){this.$breakpoints=[];for(var t=0;t0&&(r=!!i.charAt(t-1).match(this.tokenRe)),r||(r=!!i.charAt(t).match(this.tokenRe)),r)var o=this.tokenRe;else o=/^\s+$/.test(i.slice(t-1,t+1))?/\s/:this.nonTokenRe;var n=t;if(n>0){do{n--}while(n>=0&&i.charAt(n).match(o));n++}for(var s=t;se&&(e=t.screenWidth)})),this.lineWidgetWidth=e},this.$computeWidth=function(e){if(this.$modified||e){if(this.$modified=!1,this.$useWrapMode)return this.screenWidth=this.$wrapLimit;for(var t=this.doc.getAllLines(),i=this.$rowLengthCache,r=0,o=0,n=this.$foldData[o],s=n?n.start.row:1/0,a=t.length,l=0;ls){if((l=n.end.row+1)>=a)break;s=(n=this.$foldData[o++])?n.start.row:1/0}null==i[l]&&(i[l]=this.$getStringScreenWidth(t[l])[0]),i[l]>r&&(r=i[l])}this.screenWidth=r}},this.getLine=function(e){return this.doc.getLine(e)},this.getLines=function(e,t){return this.doc.getLines(e,t)},this.getLength=function(){return this.doc.getLength()},this.getTextRange=function(e){return this.doc.getTextRange(e||this.selection.getRange())},this.insert=function(e,t){return this.doc.insert(e,t)},this.remove=function(e){return this.doc.remove(e)},this.removeFullLines=function(e,t){return this.doc.removeFullLines(e,t)},this.undoChanges=function(e,t){if(e.length){this.$fromUndo=!0;for(var i=null,r=e.length-1;-1!=r;r--){var o=e[r];"doc"==o.group?(this.doc.revertDeltas(o.deltas),i=this.$getUndoSelection(o.deltas,!0,i)):o.deltas.forEach((function(e){this.addFolds(e.folds)}),this)}return this.$fromUndo=!1,i&&this.$undoSelect&&!t&&this.selection.setSelectionRange(i),i}},this.redoChanges=function(e,t){if(e.length){this.$fromUndo=!0;for(var i=null,r=0;re.end.column&&(n.start.column+=d),n.end.row==e.end.row&&n.end.column>e.end.column&&(n.end.column+=d)),s&&n.start.row>=e.end.row&&(n.start.row+=s,n.end.row+=s)}if(n.end=this.insert(n.start,r),o.length){var a=e.start,l=n.start,d=(s=l.row-a.row,l.column-a.column);this.addFolds(o.map((function(e){return(e=e.clone()).start.row==a.row&&(e.start.column+=d),e.end.row==a.row&&(e.end.column+=d),e.start.row+=s,e.end.row+=s,e})))}return n},this.indentRows=function(e,t,i){i=i.replace(/\t/g,this.getTabString());for(var r=e;r<=t;r++)this.doc.insertInLine({row:r,column:0},i)},this.outdentRows=function(e){for(var t=e.collapseRows(),i=new c(0,0,0,0),r=this.getTabSize(),o=t.start.row;o<=t.end.row;++o){var n=this.getLine(o);i.start.row=o,i.end.row=o;for(var s=0;s0){var o;if((o=this.getRowFoldEnd(t+i))>this.doc.getLength()-1)return 0;r=o-t}else e=this.$clipRowToDocument(e),r=(t=this.$clipRowToDocument(t))-e+1;var n=new c(e,0,t,Number.MAX_VALUE),s=this.getFoldsInRange(n).map((function(e){return(e=e.clone()).start.row+=r,e.end.row+=r,e})),a=0==i?this.doc.getLines(e,t):this.doc.removeFullLines(e,t);return this.doc.insertFullLines(e+r,a),s.length&&this.addFolds(s),r},this.moveLinesUp=function(e,t){return this.$moveLines(e,t,-1)},this.moveLinesDown=function(e,t){return this.$moveLines(e,t,1)},this.duplicateLines=function(e,t){return this.$moveLines(e,t,0)},this.$clipRowToDocument=function(e){return Math.max(0,Math.min(e,this.doc.getLength()-1))},this.$clipColumnToRow=function(e,t){return t<0?0:Math.min(this.doc.getLine(e).length,t)},this.$clipPositionToDocument=function(e,t){if(t=Math.max(0,t),e<0)e=0,t=0;else{var i=this.doc.getLength();e>=i?(e=i-1,t=this.doc.getLine(i-1).length):t=Math.min(this.doc.getLine(e).length,t)}return{row:e,column:t}},this.$clipRangeToDocument=function(e){e.start.row<0?(e.start.row=0,e.start.column=0):e.start.column=this.$clipColumnToRow(e.start.row,e.start.column);var t=this.doc.getLength()-1;return e.end.row>t?(e.end.row=t,e.end.column=this.doc.getLine(t).length):e.end.column=this.$clipColumnToRow(e.end.row,e.end.column),e},this.$wrapLimit=80,this.$useWrapMode=!1,this.$wrapLimitRange={min:null,max:null},this.setUseWrapMode=function(e){if(e!=this.$useWrapMode){if(this.$useWrapMode=e,this.$modified=!0,this.$resetRowCache(0),e){var t=this.getLength();this.$wrapData=Array(t),this.$updateWrapData(0,t-1)}this._signal("changeWrapMode")}},this.getUseWrapMode=function(){return this.$useWrapMode},this.setWrapLimitRange=function(e,t){this.$wrapLimitRange.min===e&&this.$wrapLimitRange.max===t||(this.$wrapLimitRange={min:e,max:t},this.$modified=!0,this.$useWrapMode&&this._signal("changeWrapMode"))},this.adjustWrapLimit=function(e,t){var i=this.$wrapLimitRange;i.max<0&&(i={min:t,max:t});var r=this.$constrainWrapLimit(e,i.min,i.max);return r!=this.$wrapLimit&&r>1&&(this.$wrapLimit=r,this.$modified=!0,this.$useWrapMode&&(this.$updateWrapData(0,this.getLength()-1),this.$resetRowCache(0),this._signal("changeWrapLimit")),!0)},this.$constrainWrapLimit=function(e,t,i){return t&&(e=Math.max(t,e)),i&&(e=Math.min(i,e)),e},this.getWrapLimit=function(){return this.$wrapLimit},this.setWrapLimit=function(e){this.setWrapLimitRange(e,e)},this.getWrapLimitRange=function(){return{min:this.$wrapLimitRange.min,max:this.$wrapLimitRange.max}},this.$updateInternalDataOnChange=function(e){var t=this.$useWrapMode,i=e.action,r=e.start,o=e.end,n=r.row,s=o.row,a=s-n,l=null;if(this.$updating=!0,0!=a)if("remove"===i){this[t?"$wrapData":"$rowLengthCache"].splice(n,a);var c=this.$foldData;l=this.getFoldsInRange(e),this.removeFolds(l);var d=0;if(m=this.getFoldLine(o.row)){m.addRemoveChars(o.row,o.column,r.column-o.column),m.shiftRow(-a);var h=this.getFoldLine(n);h&&h!==m&&(h.merge(m),m=h),d=c.indexOf(m)+1}for(;d=o.row&&m.shiftRow(-a);s=n}else{var u=Array(a);u.unshift(n,0);var f=t?this.$wrapData:this.$rowLengthCache;if(f.splice.apply(f,u),c=this.$foldData,d=0,m=this.getFoldLine(n)){var p=m.range.compareInside(r.row,r.column);0==p?(m=m.split(r.row,r.column))&&(m.shiftRow(a),m.addRemoveChars(s,0,o.column-r.column)):-1==p&&(m.addRemoveChars(n,0,o.column-r.column),m.shiftRow(a)),d=c.indexOf(m)+1}for(;d=n&&m.shiftRow(a)}}else a=Math.abs(e.start.column-e.end.column),"remove"===i&&(l=this.getFoldsInRange(e),this.removeFolds(l),a=-a),(m=this.getFoldLine(n))&&m.addRemoveChars(n,r.column,a);return t&&this.$wrapData.length!=this.doc.getLength()&&console.error("doc.getLength() and $wrapData.length have to be the same!"),this.$updating=!1,t?this.$updateWrapData(n,s):this.$updateRowLengthCache(n,s),l},this.$updateRowLengthCache=function(e,t,i){this.$rowLengthCache[e]=null,this.$rowLengthCache[t]=null},this.$updateWrapData=function(i,r){var o,n,s=this.doc.getAllLines(),a=this.getTabSize(),l=this.$wrapData,c=this.$wrapLimit,d=i;for(r=Math.min(r,s.length-1);d<=r;)(n=this.getFoldLine(d,n))?(o=[],n.walk(function(i,r,n,a){var l;if(null!=i){(l=this.$getDisplayTokens(i,o.length))[0]=e;for(var c=1;c