index.js000644 0000007454 14433120040007352 0ustar00000000 000000 !function(t){var e={};function o(n){if(e[n])return e[n].exports;var r=e[n]={i:n,l:!1,exports:{}};return t[n].call(r.exports,r,r.exports,o),r.l=!0,r.exports}o.m=t,o.c=e,o.d=function(t,e,n){o.o(t,e)||Object.defineProperty(t,e,{enumerable:!0,get:n})},o.r=function(t){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},o.t=function(t,e){if(1&e&&(t=o(t)),8&e)return t;if(4&e&&"object"==typeof t&&t&&t.__esModule)return t;var n=Object.create(null);if(o.r(n),Object.defineProperty(n,"default",{enumerable:!0,value:t}),2&e&&"string"!=typeof t)for(var r in t)o.d(n,r,function(e){return t[e]}.bind(null,r));return n},o.n=function(t){var e=t&&t.__esModule?function(){return t.default}:function(){return t};return o.d(e,"a",e),e},o.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},o.p="",o(o.s=0)}([function(t,e,o){"use strict";var n=this&&this.__awaiter||function(t,e,o,n){return new(o||(o=Promise))((function(r,i){function u(t){try{l(n.next(t))}catch(t){i(t)}}function a(t){try{l(n.throw(t))}catch(t){i(t)}}function l(t){var e;t.done?r(t.value):(e=t.value,e instanceof o?e:new o((function(t){t(e)}))).then(u,a)}l((n=n.apply(t,e||[])).next())}))};Object.defineProperty(e,"__esModule",{value:!0});const r=o(1),i=o(2);r.default.plugins.register({onStart:function(){return n(this,void 0,void 0,(function*(){yield r.default.contentScripts.register(i.ContentScriptType.MarkdownItPlugin,"jtab","./jtab_markdown.js")}))}})},function(t,e,o){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=joplin},function(t,e,o){"use strict";var n;Object.defineProperty(e,"__esModule",{value:!0}),e.ContentScriptType=e.SettingStorage=e.AppType=e.SettingItemSubType=e.SettingItemType=e.ToolbarButtonLocation=e.isContextMenuItemLocation=e.MenuItemLocation=e.ModelType=e.ImportModuleOutputFormat=e.FileSystemItem=void 0,function(t){t.File="file",t.Directory="directory"}(e.FileSystemItem||(e.FileSystemItem={})),function(t){t.Markdown="md",t.Html="html"}(e.ImportModuleOutputFormat||(e.ImportModuleOutputFormat={})),function(t){t[t.Note=1]="Note",t[t.Folder=2]="Folder",t[t.Setting=3]="Setting",t[t.Resource=4]="Resource",t[t.Tag=5]="Tag",t[t.NoteTag=6]="NoteTag",t[t.Search=7]="Search",t[t.Alarm=8]="Alarm",t[t.MasterKey=9]="MasterKey",t[t.ItemChange=10]="ItemChange",t[t.NoteResource=11]="NoteResource",t[t.ResourceLocalState=12]="ResourceLocalState",t[t.Revision=13]="Revision",t[t.Migration=14]="Migration",t[t.SmartFilter=15]="SmartFilter",t[t.Command=16]="Command"}(e.ModelType||(e.ModelType={})),function(t){t.File="file",t.Edit="edit",t.View="view",t.Note="note",t.Tools="tools",t.Help="help",t.Context="context",t.NoteListContextMenu="noteListContextMenu",t.EditorContextMenu="editorContextMenu",t.FolderContextMenu="folderContextMenu",t.TagContextMenu="tagContextMenu"}(n=e.MenuItemLocation||(e.MenuItemLocation={})),e.isContextMenuItemLocation=function(t){return[n.Context,n.NoteListContextMenu,n.EditorContextMenu,n.FolderContextMenu,n.TagContextMenu].includes(t)},function(t){t.NoteToolbar="noteToolbar",t.EditorToolbar="editorToolbar"}(e.ToolbarButtonLocation||(e.ToolbarButtonLocation={})),function(t){t[t.Int=1]="Int",t[t.String=2]="String",t[t.Bool=3]="Bool",t[t.Array=4]="Array",t[t.Object=5]="Object",t[t.Button=6]="Button"}(e.SettingItemType||(e.SettingItemType={})),function(t){t.FilePathAndArgs="file_path_and_args",t.FilePath="file_path",t.DirectoryPath="directory_path"}(e.SettingItemSubType||(e.SettingItemSubType={})),function(t){t.Desktop="desktop",t.Mobile="mobile",t.Cli="cli"}(e.AppType||(e.AppType={})),function(t){t[t.Database=1]="Database",t[t.File=2]="File"}(e.SettingStorage||(e.SettingStorage={})),function(t){t.MarkdownItPlugin="markdownItPlugin",t.CodeMirrorPlugin="codeMirrorPlugin"}(e.ContentScriptType||(e.ContentScriptType={}))}]);jtab_markdown.js000644 0000615677 14433120047011110 0ustar00000000 000000 exports.default=function(t){var r={};function e(n){if(r[n])return r[n].exports;var i=r[n]={i:n,l:!1,exports:{}};return t[n].call(i.exports,i,i.exports,e),i.l=!0,i.exports}return e.m=t,e.c=r,e.d=function(t,r,n){e.o(t,r)||Object.defineProperty(t,r,{enumerable:!0,get:n})},e.r=function(t){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},e.t=function(t,r){if(1&r&&(t=e(t)),8&r)return t;if(4&r&&"object"==typeof t&&t&&t.__esModule)return t;var n=Object.create(null);if(e.r(n),Object.defineProperty(n,"default",{enumerable:!0,value:t}),2&r&&"string"!=typeof t)for(var i in t)e.d(n,i,function(r){return t[r]}.bind(null,i));return n},e.n=function(t){var r=t&&t.__esModule?function(){return t.default}:function(){return t};return e.d(r,"a",r),r},e.o=function(t,r){return Object.prototype.hasOwnProperty.call(t,r)},e.p="",e(e.s=1)}([function(t,r,e){"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.fromCodePoint=String.fromCodePoint||function(t){return String.fromCharCode(Math.floor((t-65536)/1024)+55296,(t-65536)%1024+56320)},r.getCodePoint=String.prototype.codePointAt?function(t,r){return t.codePointAt(r)}:function(t,r){return 1024*(t.charCodeAt(r)-55296)+t.charCodeAt(r+1)-56320+65536},r.highSurrogateFrom=55296,r.highSurrogateTo=56319},function(t,r,e){"use strict";Object.defineProperty(r,"__esModule",{value:!0});const n=e(2),i=(new(0,e(4).AllHtmlEntities)).encode;r.default=function(){return{plugin:function(t,r){const e=t.renderer.rules.fence||function(t,r,e,n,i){return i.renderToken(t,r,e,n,i)};t.renderer.rules.fence=function(t,r,o,a,s){const u=t[r];if("jtab"!==u.info)return e(t,r,o,a,s);const c=document.createElement("div");let l="";try{document.body.appendChild(c),n.render(c,u.content),l='
'+c.innerHTML+"
"}catch(t){return console.error(t),'
Could not render JTAB notation: '+i(t.message)+"
"}finally{document.body.removeChild(c)}return l}},assets:function(){return[{name:"./jtab.css"}]}}}},function(t,r,e){var n=e(8),i=e(3),o={Version:"1.3.1",element_count:0,Chords:{C:[[0,[-1],[3,3],[2,2],[0],[1,1],[0]],[12,[-1,-1],[15,4],[14,3],[12,1],[13,2],[12,1]]],Cm:[[0,[-1],[3,4],[1,2],[0],[1,1],[-1]],[12,[-1,-1],[15,4],[13,3],[12,1],[13,2],[-1,-1]]],C6:[[0,[-1],[0],[2,2],[2,3],[1,1],[3,4]],[12,[-1,-1],[12,1],[14,3],[14,3],[13,2],[15,4]]],Cm6:[[0,[-1],[-1],[1,1],[2,3],[1,2],[3,4]],[]],C69:[[0,[-1],[3,2],[2,1],[2,1],[3,3],[3,4]],[]],C7:[[0,[-1],[3,3],[2,2],[3,4],[1,1],[0]],[12,[-1,-1],[15,3],[14,2],[15,4],[13,1],[12]]],Cm7:[[0,[-1],[-1],[1,1],[3,3],[1,1],[3,4]],[]],Cmaj7:[[0,[-1],[3,3],[2,2],[0],[0],[0]],[12,[-1,-1],[15,4],[14,3],[12,1],[12,1],[12,1]]],C7b5:[[2,[-1],[3,1],[4,3],[3,2],[5,4],[-1]],[]],"C7#5":[[0,[-1],[-1],[2,2],[3,3],[1,1],[4,4]],[]],Cm7b5:[[0,[-1],[3,1],[4,3],[3,2],[4,4],[-1]],[]],C7b9:[[0,[-1],[3,3],[2,1],[3,4],[2,2],[0]],[]],C9:[[0,[-1],[3,2],[2,1],[3,3],[3,4],[-1]],[]],Cm9:[[0,[-1],[3,2],[1,1],[3,3],[3,3],[3,3]],[]],Cmaj9:[[0,[-1],[3,3],[0],[0],[0],[0]],[12,[-1],[15,3],[12,1],[12,1],[12,1],[12,1]]],Cadd9:[[0,[-1],[3,2],[2,1],[0],[3,3],[0]],[12,[-1],[15,3],[14,2],[12,1],[15,4],[12,1]]],C13:[[2,[-1],[3,1],[5,2],[3,1],[5,3],[5,4]],[]],Csus2:[[2,[-1],[3,1],[5,3],[5,4],[3,1],[3,1]],[]],Csus4:[[2,[-1],[3,1],[5,2],[5,3],[6,4],[3,1]],[]],Cdim:[[0,[-1],[3,3],[4,4],[2,2],[1,1],[-1]],[]],Cdim7:[[0,[-1],[-1],[1,1],[2,3],[1,2],[2,4]],[]],Caug:[[0,[-1],[-1],[2,2],[1,1],[1,1],[4,4]],[]],"C#":[[0,[-1],[4,4],[3,4],[1,1],[2,2],[1,1]],[]],"C#m":[[0,[-1],[-1],[2,2],[1,1],[2,3],[0]],[]],"C#6":[[0,[-1],[-1],[3,2],[3,3],[2,1],[4,4]],[]],"C#m6":[[0,[-1],[4,3],[2,1],[3,2],[2,1],[4,4]],[]],"C#69":[[2,[-1],[4,2],[3,1],[3,1],[4,3],[4,4]],[]],"C#7":[[0,[-1],[-1],[3,2],[4,3],[2,1],[4,4]],[]],"C#m7":[[0,[-1],[-1],[2,1],[4,3],[2,1],[4,4]],[]],"C#maj7":[[0,[-1],[4,4],[3,3],[1,1],[1,1],[1,1]],[]],"C#7b5":[[0,[3,2],[0],[3,3],[4,4],[2,1],[-1]],[]],"C#7#5":[[0,[-1],[4,3],[3,2],[2,1],[0],[-1]],[]],"C#m7b5":[[0,[-1],[2,1],[2,2],[0],[2,3],[0]],[]],"C#7b9":[[0,[-1],[4,2],[3,1],[4,3],[3,1],[4,4]],[]],"C#9":[[3,[-1],[4,1],[6,2],[6,3],[4,1],[4,1]],[]],"C#m9":[[0,[0],[2,2],[1,1],[1,1],[2,3],[0]],[]],"C#maj9":[[0,[-1],[4,4],[1,1],[1,1],[1,1],[1,1]],[]],"C#add9":[[0,[1,1],[-1],[1,1],[1,1],[2,2],[1,1]],[]],"C#13":[[3,[-1],[4,1],[6,2],[4,1],[6,3],[6,4]],[]],"C#sus2":[[0,[-1],[-1],[3,3],[3,4],[1,1],[1,1]],[]],"C#sus4":[[0,[-1],[-1],[3,2],[3,3],[4,4],[1,1]],[]],"C#dim":[[0,[-1],[-1],[2,1],[3,3],[2,2],[3,4]],[]],"C#dim7":[[0,[-1],[-1],[2,1],[3,3],[2,2],[3,4]],[]],"C#aug":[[0,[-1],[4,4],[3,3],[2,1],[2,2],[-1]],[]],D:[[0,[-1],[0],[0],[2,1],[3,3],[2,2]],[12,[-1,-1],[12,1],[12,1],[14,3],[15,4],[14,2]]],Dm:[[0,[-1],[0],[0],[2,2],[3,3],[1,1]],[12,[-1,-1],[12,1],[12,1],[14,3],[15,4],[13,2]]],D6:[[0,[-1],[0],[0],[2,2],[0],[2,3]],[12,[-1,-1],[12,1],[12,1],[14,3],[12,1],[14,4]]],Dm6:[[0,[-1],[2,2],[0],[2,3],[0],[1,1]],[12,[-1,-1],[14,3],[12,1],[14,4],[12,1],[1,2]]],D69:[[3,[-1],[5,2],[4,1],[4,1],[5,3],[5,4]],[]],D7:[[0,[-1],[0],[0],[2,2],[1,1],[2,3]],[12,[-1,-1],[12,1],[12,1],[14,3],[13,2],[14,4]]],Dm7:[[0,[-1],[-1],[0],[2,2],[1,1],[1,1]],[12,[-1,-1],[-1,-1],[12,1],[14,4],[13,2],[13,3]]],Dmaj7:[[0,[-1],[5,4],[4,3],[2,1],[2,1],[2,1]],[]],D7b5:[[4,[-1],[5,1],[6,3],[5,2],[7,4],[-1]],[]],"D7#5":[[0,[-1],[-1],[0],[4,3],[1,1],[2,2]],[12,[-1,-1],[-1,-1],[12,1],[16,4],[13,2],[14,3]]],Dm7b5:[[0,[-1],[-1],[0],[1,1],[1,1],[1,1]],[12,[-1,-1],[-1,-1],[12,1],[12,2],[12,3],[12,4]]],D7b9:[[3,[-1],[5,2],[4,1],[5,3],[4,1],[5,4]],[]],D9:[[0,[2,2],[-1],[0],[2,3],[1,1],[0]],[12,[14,4],[-1,-1],[12,1],[14,3],[13,2],[12,1]]],Dm9:[[0,[-1],[-1],[3,3],[2,2],[1,1],[0]],[12,[-1,-1],[-1,-1],[15,4],[14,3],[13,2],[12,1]]],Dmaj9:[[0,[-1],[5,4],[2,1],[2,1],[2,1],[2,1]],[]],Dadd9:[[0,[-1],[-1],[0],[2,1],[3,2],[0]],[12,[-1,-1],[-1,-1],[12,1],[14,3],[15,4],[12,1]]],D13:[[4,[-1],[5,1],[7,2],[5,1],[7,3],[7,4]],[]],Dsus2:[[0,[-1],[-1],[0],[2,1],[3,3],[0]],[12,[-1,-1],[-1,-1],[12,1],[14,3],[15,4],[12,1]]],Dsus4:[[0,[-1],[-1],[0],[2,1],[3,3],[3,4]],[12,[-1,-1],[-1,-1],[12,1],[14,2],[15,3],[15,4]]],Ddim:[[0,[-1],[-1],[0],[1,1],[0],[1,2]],[12,[-1,-1],[-1,-1],[12,1],[13,2],[12,1],[13,3]]],Ddim7:[[0,[-1],[2,3],[0],[1,1],[0],[1,2]],[12,[-1,-1],[14,4],[12,1],[13,2],[12,1],[13,3]]],Daug:[[0,[-1],[-1],[0],[3,2],[3,3],[2,1]],[12,[-1,-1],[-1,-1],[12,1],[15,3],[15,4],[14,2]]],Eb:[[0,[-1],[-1],[5,4],[3,1],[4,3],[3,2]],[]],Ebm:[[0,[-1],[-1],[4,3],[3,2],[4,4],[2,1]],[]],Eb6:[[0,[-1],[3,1],[5,3],[3,1],[4,2],[3,1]],[]],Ebm6:[[0,[-1],[-1],[1,1],[3,3],[1,1],[2,2]],[]],Eb69:[[0,[-1],[-1],[1,1],[0],[1,2],[1,3]],[]],Eb7:[[0,[-1],[-1],[1,1],[3,3],[2,2],[3,4]],[]],Ebm7:[[0,[-1],[-1],[1,1],[3,4],[2,2],[2,3]],[]],Ebmaj7:[[0,[-1],[-1],[1,1],[3,2],[3,3],[3,4]],[]],Eb7b5:[[0,[-1],[-1],[1,1],[2,2],[2,3],[4,4]],[]],"Eb7#5":[[0,[-1],[-1],[1,1],[4,4],[2,2],[3,3]],[]],Ebm7b5:[[0,[-1],[-1],[1,1],[2,2],[2,3],[2,4]],[]],Eb7b9:[[0,[-1],[-1],[1,1],[0],[2,3],[0]],[]],Eb9:[[0,[3,4],[1,1],[1,1],[0],[2,1],[1,1]],[]],Ebm9:[[0,[2,2],[1,1],[1,1],[3,4],[2,3],[1,1]],[]],Ebmaj9:[[0,[-1],[-1],[1,1],[0],[3,4],[1,2]],[]],Ebadd9:[[0,[3,4],[2,2],[2,2],[0],[-1],[1,1]],[]],Eb13:[[4,[-1],[6,2],[5,1],[6,3],[8,4],[8,4]],[]],Ebsus2:[[0,[1,1],[1,1],[1,1],[3,3],[-1],[1,1]],[]],Ebsus4:[[0,[-1],[-1],[1,1],[3,3],[4,4],[4,4]],[]],Ebdim:[[0,[-1],[-1],[1,1],[2,3],[1,2],[2,4]],[]],Ebdim7:[[0,[-1],[-1],[1,1],[2,3],[1,2],[2,4]],[]],Ebaug:[[0,[3,3],[2,2],[1,1],[0],[0],[3,4]],[]],E:[[0,[0],[2,2],[2,3],[1,1],[0],[0]],[12,[12,1],[14,3],[14,4],[13,2],[12,1],[12,1]]],Em:[[0,[0],[2,2],[2,3],[0],[0],[0]],[12,[12,1],[14,3],[14,4],[12,1],[12,1],[12,1]]],E6:[[0,[0],[2,2],[2,3],[1,1],[2,4],[0]],[12,[12,1],[14,3],[14,3],[13,2],[14,4],[12,1]]],Em6:[[0,[0],[2,1],[2,2],[0],[2,3],[0]],[12,[12,1],[14,2],[14,3],[12,1],[14,4],[12,1]]],E69:[[0,[-1],[2,2],[2,2],[1,1],[2,3],[2,3]],[]],E7:[[0,[0],[2,2],[0],[1,1],[0],[0]],[12,[12,1],[14,3],[12,1],[13,2],[12,1],[12,1]]],Em7:[[0,[0],[2,2],[2,3],[0],[3,4],[0]],[12,[12,1],[14,2],[14,3],[12,1],[15,4],[12,1]]],Emaj7:[[0,[0],[2,3],[1,1],[1,2],[0],[0]],[12,[12,1],[14,4],[13,2],[13,3],[12,1],[12,1]]],E7b5:[[0,[-1],[1,1],[0],[1,2],[3,4],[0]],[12,[-1,-1],[13,2],[12,1],[13,3],[15,4],[12,1]]],"E7#5":[[0,[0],[3,4],[0],[1,1],[1,2],[-1]],[12,[12,1],[15,4],[12,1],[13,3],[13,2],[-1]]],Em7b5:[[0,[-1],[-1],[2,1],[3,2],[3,3],[3,4]],[]],E7b9:[[0,[0],[2,3],[0],[1,1],[0],[1,2]],[12,[12,1],[14,4],[12,1],[13,3],[12,1],[13,2]]],E9:[[0,[0],[2,2],[0],[1,1],[0],[2,3]],[12,[12,1],[14,3],[12,1],[13,2],[12,1],[14,4]]],Em9:[[0,[0],[2,1],[0],[0],[0],[2,2]],[12,[12,1],[14,2],[12,1],[12,1],[12,1],[14,4]]],Emaj9:[[0,[0],[2,2],[1,1],[1,1],[0],[2,4]],[12,[12,1],[14,3],[13,2],[13,2],[12,1],[14,4]]],Eadd9:[[0,[2,2],[2,3],[2,4],[1,1],[0],[0]],[12,[14,3],[14,3],[14,4],[13,2],[12,1],[12,1]]],E13:[[0,[0],[2,2],[0],[1,1],[2,3],[0]],[12,[12,1],[14,3],[12,1],[13,2],[14,4],[12,1]]],Esus2:[[0,[-1],[2,1],[4,3],[4,4],[-1],[0]],[12,[-1,-1],[14,2],[16,3],[16,4],[-1],[12,1]]],Esus4:[[0,[0],[2,2],[2,3],[2,4],[0],[0]],[12,[12,1],[14,2],[14,3],[14,4],[12,1],[12,1]]],Edim:[[0,[-1],[1,1],[2,2],[3,4],[2,3],[-1]],[]],Edim7:[[0,[-1],[-1],[2,1],[3,3],[2,2],[3,4]],[]],Eaug:[[0,[0],[3,4],[2,3],[1,1],[1,2],[0]],[12,[12,1],[15,4],[14,3],[13,2],[13,2],[12,1]]],F:[[0,[1,1],[3,3],[3,4],[2,2],[1,1],[1,1]],[]],Fm:[[0,[1,1],[3,3],[3,4],[1,1],[1,1],[1,1]],[]],F6:[[0,[-1],[3,2],[3,3],[2,1],[3,4],[-1]],[]],Fm6:[[0,[-1],[-1],[0],[1,1],[1,1],[1,1]],[]],F69:[[0,[1,1],[0],[0],[0],[1,2],[1,3]],[]],F7:[[0,[1,1],[3,3],[1,1],[2,2],[1,1],[1,1]],[]],Fm7:[[0,[1,1],[3,3],[3,4],[1,1],[4,4],[1,1]],[]],Fmaj7:[[0,[1,1],[-1],[2,3],[2,4],[1,2],[-1]],[]],F7b5:[[0,[1,1],[-1],[1,2],[2,3],[0],[-1]],[]],"F7#5":[[0,[1,1],[-1],[1,2],[2,3],[2,4],[-1]],[]],Fm7b5:[[2,[-1],[-1],[3,1],[4,2],[4,3],[4,4]],[]],F7b9:[[0,[-1],[-1],[3,2],[2,1],[4,4],[2,1]],[]],F9:[[0,[3,3],[0],[3,4],[2,2],[1,1],[1,1]],[]],Fm9:[[0,[-1],[-1],[1,1],[1,1],[1,1],[3,4]],[]],Fmaj9:[[0,[0],[0],[3,3],[0],[1,1],[3,4]],[]],Fadd9:[[0,[-1],[-1],[3,3],[2,2],[1,1],[3,4]],[]],F13:[[0,[1,1],[0],[1,2],[3,4],[3,4],[3,4]],[]],Fsus2:[[0,[-1],[3,3],[3,4],[0],[1,1],[1,1]],[]],Fsus4:[[0,[1,1],[3,2],[3,3],[3,4],[1,1],[1,1]],[]],Fdim:[[0,[-1],[-1],[0],[1,1],[0],[1,2]],[]],Fdim7:[[0,[-1],[2,3],[0],[1,1],[0],[1,2]],[]],Faug:[[0,[1,1],[-1],[3,4],[2,2],[2,3],[1,1]],[]],"F#":[[0,[2,1],[4,3],[4,4],[3,2],[2,1],[2,1]],[]],"F#m":[[0,[2,1],[4,3],[4,4],[2,1],[2,1],[2,1]],[]],"F#6":[[0,[2,1],[4,3],[-1],[3,2],[4,4],[-1]],[]],"F#m6":[[0,[-1],[-1],[1,1],[2,2],[2,3],[2,4]],[]],"F#69":[[0,[2,2],[1,1],[1,1],[1,1],[2,3],[2,4]],[]],"F#7":[[0,[2,1],[4,3],[2,1],[3,2],[2,1],[2,1]],[]],"F#m7":[[0,[2,1],[4,3],[4,4],[2,1],[5,4],[2,1]],[]],"F#maj7":[[0,[2,1],[-1],[3,3],[3,4],[2,2],[-1]],[]],"F#7b5":[[0,[2,2],[-1],[2,3],[3,4],[1,1],[-1]],[]],"F#7#5":[[0,[2,2],[-1],[2,3],[3,4],[3,4],[-1]],[]],"F#m7b5":[[0,[-1],[-1],[2,2],[2,3],[1,1],[2,4]],[]],"F#7b9":[[0,[2,2],[1,1],[2,3],[0],[2,4],[0]],[]],"F#9":[[0,[2,1],[4,3],[2,1],[3,2],[2,1],[4,4]],[]],"F#m9":[[0,[3,3],[0],[3,4],[1,1],[2,3],[2,3]],[]],"F#maj9":[[0,[2,1],[-1],[3,2],[3,3],[-1],[4,4]],[]],"F#add9":[[0,[2,2],[1,1],[-1],[1,1],[2,3],[2,4]],[]],"F#13":[[0,[2,1],[4,3],[2,1],[3,2],[4,4],[2,1]],[]],"F#sus2":[[0,[2,2],[-1],[-1],[1,1],[2,3],[2,4]],[]],"F#sus4":[[0,[2,1],[4,2],[4,3],[4,4],[2,1],[2,1]],[]],"F#dim":[[0,[-1],[-1],[1,1],[2,3],[1,2],[2,4]],[]],"F#dim7":[[0,[-1],[-1],[1,1],[2,3],[1,2],[2,4]],[]],"F#aug":[[0,[2,1],[-1],[4,4],[3,2],[3,3],[2,1]],[]],G:[[0,[3,3],[2,2],[0],[0],[0],[3,4]],[12,[15,3],[14,2],[12,1],[12,1],[12,1],[15,4]]],Gm:[[0,[3,2],[1,1],[0],[0],[3,3],[3,4]],[12,[15,3],[13,2],[12,1],[12,1],[15,4],[15,4]]],G6:[[0,[3,3],[2,2],[0],[0],[0],[0]],[12,[15,4],[14,3],[12,1],[12,1],[12,1],[12,1]]],Gm6:[[0,[-1],[-1],[2,1],[3,3],[3,3],[3,3]],[]],G69:[[0,[3,3],[2,1],[0],[2,2],[0],[0]],[12,[15,4],[14,3],[12,1],[14,2],[12,1],[12,1]]],G7:[[0,[3,3],[2,2],[0],[0],[0],[1,1]],[12,[15,4],[14,3],[12,1],[12,1],[12,1],[13,2]]],Gm7:[[0,[-1],[1,1],[3,3],[0],[3,4],[-1]],[12,[-1],[13,2],[15,3],[12,1],[15,4],[-1]]],Gmaj7:[[0,[3,3],[2,2],[0],[0],[0],[2,1]],[12,[15,3],[14,2],[12,1],[12,1],[12,1],[14,4]]],G7b5:[[0,[3,2],[-1],[3,3],[4,4],[2,1],[-1]],[],[4,[-1],[-1],[5,1],[6,2],[6,3],[7,4]]],"G7#5":[[0,[3,1],[-1],[3,2],[4,3],[4,4],[-1]],[]],Gm7b5:[[2,[3,1],[4,2],[3,1],[3,1],[6,4],[3,1]],[]],G7b9:[[0,[3,4],[2,3],[0],[1,1],[0],[1,2]],[12,[15,4],[14,3],[12,1],[13,2],[12,1],[13]]],G9:[[0,[3,3],[-1],[0],[2,2],[0],[1,1]],[12,[15,4],[-1],[12,1],[14,3],[12,1],[13,2]]],Gm9:[[2,[3,1],[5,3],[3,1],[3,1],[3,1],[5,4]],[]],Gmaj9:[[0,[3,3],[-1],[0],[2,1],[0],[2,2]],[12,[15,4],[-1],[12,1],[14,3],[12,1],[14,2]]],Gadd9:[[0,[3,2],[0],[0],[0],[0],[3,3]],[12,[15,3],[12,1],[12,1],[12,1],[12,1],[15,4]]],G13:[[0,[3,2],[2,1],[3,3],[0],[0],[0]],[12,[15,3],[14,2],[15,3],[12,1],[12,1],[12,1]]],Gsus2:[[0,[3,1],[0],[0],[0],[3,3],[3,4]],[12,[15,2],[12,1],[12,1],[12,1],[15,3],[15,4]]],Gsus4:[[2,[3,1],[5,2],[5,3],[5,4],[3,1],[3,1]],[]],Gdim:[[2,[-1],[-1],[5,2],[6,4],[5,3],[3,1]],[]],Gdim7:[[0,[-1],[-1],[2,1],[3,3],[2,2],[3,4]],[]],Gaug:[[0,[3,1],[-1],[5,4],[4,2],[4,3],[3,1]],[]],"G#":[[0,[4,4],[3,3],[1,1],[1,1],[1,1],[-1]],[]],"G#m":[[0,[-1],[2,2],[1,1],[1,1],[4,4],[4,4]],[]],"G#6":[[0,[-1],[-1],[1,1],[1,1],[1,1],[1,1]],[]],"G#m6":[[0,[-1],[-1],[1,1],[1,2],[0],[1,3]],[]],"G#69":[[0,[4,2],[3,1],[3,1],[3,1],[4,3],[4,4]],[]],"G#7":[[0,[-1],[-1],[1,1],[1,1],[1,1],[2,2]],[]],"G#m7":[[3,[4,1],[6,3],[4,1],[4,1],[7,4],[4,1]],[]],"G#maj7":[[0,[-1],[-1],[1,1],[1,1],[1,1],[3,3]],[]],"G#7b5":[[2,[4,2],[-1],[4,3],[5,4],[3,2],[-1]],[]],"G#7#5":[[3,[4,1],[-1],[4,2],[5,3],[5,4],[-1]],[]],"G#m7b5":[[0,[4,1],[5,2],[4,1],[4,1],[7,4],[4,1]],[]],"G#7b9":[[0,[4,3],[3,2],[4,4],[2,1],[-1],[-1]],[]],"G#9":[[0,[2,2],[1,1],[1,1],[1,1],[1,1],[2,4]],[]],"G#m9":[[0,[2,2],[1,1],[1,1],[1,1],[0],[2,4]],[]],"G#maj9":[[2,[4,2],[3,1],[5,4],[3,1],[4,3],[-1]],[]],"G#add9":[[0,[-1],[1,1],[1,1],[1,1],[1,1],[-1]],[]],"G#13":[[0,[4,3],[3,2],[4,4],[1,1],[1,1],[1,1]],[]],"G#sus2":[[0,[-1],[1,1],[1,2],[1,3],[-1],[-1]],[]],"G#sus4":[[0,[-1],[-1],[1,1],[1,1],[2,2],[4,4]],[]],"G#dim":[[0,[-1],[-1],[0],[1,1],[0],[1,2]],[]],"G#dim7":[[0,[-1],[-1],[0],[1,1],[0],[1,2]],[]],"G#aug":[[0,[0,-1],[3,4],[2,3],[1,1],[1,2],[0,-1]],[]],A:[[0,[-1],[0],[2,2],[2,1],[2,3],[0]],[12,[-1,-1],[12,1],[14,2],[14,3],[14,4],[12,1]]],Am:[[0,[-1],[0],[2,2],[2,3],[1,1],[0]],[12,[-1,-1],[12,1],[14,3],[14,4],[13,2],[12,1]]],A6:[[0,[-1],[0],[2,1],[2,1],[2,1],[2,1]],[12,[-1,-1],[12,1],[14,3],[14,3],[14,3],[14,3]]],Am6:[[0,[-1],[0],[2,2],[2,3],[1,1],[2,4]],[12,[-1,-1],[12,1],[14,3],[14,3],[13,2],[14,4]]],A69:[[3,[5,2],[4,1],[4,1],[4,1],[5,3],[5,4]],[]],A7:[[0,[-1],[0],[2,2],[0],[2,3],[0]],[12,[-1,-1],[12,1],[14,2],[12,1],[14,3],[12,1]]],Am7:[[0,[-1],[0],[2,2],[0],[1,1],[0]],[12,[-1,-1],[12,1],[14,3],[12,1],[13,2],[12,1]]],Amaj7:[[0,[-1],[0],[2,2],[1,1],[2,3],[0]],[12,[-1,-1],[12,1],[14,3],[13,2],[14,4],[12,1]]],A7b5:[[3,[5,2],[-1],[5,3],[6,4],[4,1],[-1]],[]],"A7#5":[[4,[5,1],[-1],[5,2],[6,3],[6,4],[-1]],[]],Am7b5:[[0,[-1],[-1],[1,1],[2,3],[1,2],[3,4]],[]],A7b9:[[0,[-1],[0],[2,1],[3,3],[2,2],[3,4]],[12,[-1,-1],[12,""],[14,1],[15,3],[14,2],[15,4]]],A9:[[0,[-1],[0],[2,1],[4,4],[2,2],[3,3]],[12,[-1],[12],[14,1],[16,4],[14,2],[15,3]]],Am9:[[0,[-1],[0],[1,1],[1,1],[1,1],[3,4]],[12,[-1],[12,1],[13,2],[13,2],[13,2],[15,4]]],Amaj9:[[0,[-1],[0],[2,1],[4,3],[2,1],[4,4]],[12,[-1],[12],[14,1],[16,3],[14,1],[16,4]]],Aadd9:[[0,[-1],[0],[2,2],[2,3],[0],[0]],[12,[-1],[12,1],[14,3],[14,4],[12,1],[12,1]]],A13:[[0,[-1],[0],[2,1],[0],[2,2],[3,3]],[12,[-1],[12,1],[14,2],[12,1],[14,3],[15,4]]],Asus2:[[0,[-1],[0],[2,1],[2,2],[0],[0]],[12,[-1],[12,1],[14,3],[14,4],[12,1],[12,1]]],Asus4:[[0,[-1],[0],[2,1],[2,2],[3,3],[0]],[12,[-1],[12,1],[14,2],[14,3],[15,4],[12,1]]],Adim:[[0,[-1],[0],[1,1],[2,3],[1,2],[-1]],[12,[-1],[12,1],[13,2],[14,4],[13,3],[-1]]],Adim7:[[0,[-1],[-1],[1,1],[2,3],[1,2],[2,4]],[]],Aaug:[[0,[-1],[0],[3,4],[2,2],[2,3],[1,1]],[12,[-1],[12],[15,4],[14,2],[14,3],[13,1]]],Bb:[[0,[-1],[1,1],[3,3],[3,3],[3,3],[1,1]],[]],Bbm:[[0,[-1],[1,1],[3,3],[3,4],[2,2],[1,1]],[]],Bb6:[[0,[-1],[1,1],[3,3],[3,3],[3,3],[3,3]],[]],Bbm6:[[0,[-1],[1,1],[3,3],[0],[2,2],[-1]],[]],Bb69:[[0,[-1],[1,1],[0],[0],[1,2],[1,3]],[]],Bb7:[[0,[-1],[1,1],[3,3],[1,1],[4,4],[1,1]],[]],Bbm7:[[0,[-1],[1,1],[3,3],[1,1],[2,2],[1,1]],[]],Bbmaj7:[[0,[-1],[1,1],[3,3],[2,2],[3,4],[1,1]],[]],Bb7b5:[[4,[6,2],[-1],[6,3],[7,4],[5,1],[-1]],[]],"Bb7#5":[[5,[6,1],[-1],[6,2],[7,3],[7,4],[-1]],[]],Bbm7b5:[[0,[-1],[1,1],[-1],[1,2],[2,3],[-1]],[]],Bb7b9:[[6,[-1],[-1],[8,2],[7,1],[9,4],[7,1]],[]],Bb9:[[0,[1,1],[1,2],[0],[1,3],[1,3],[1,3]],[]],Bbm9:[[5,[-1],[-1],[-1],[6,1],[6,1],[8,4]],[]],Bbmaj9:[[0,[-1],[1,1],[0],[2,4],[1,2],[1,3]],[]],Bbadd9:[[0,[1,1],[1,1],[0],[3,4],[1,1],[1,1]],[]],Bb13:[[0,[-1],[1,1],[0],[1,2],[3,4],[3,4]],[]],Bbsus2:[[0,[-1],[1,1],[3,3],[3,4],[1,1],[1,1]],[]],Bbsus4:[[0,[-1],[1,1],[3,2],[3,3],[4,4],[1,1]],[]],Bbdim:[[0,[-1],[1,1],[2,2],[3,4],[2,3],[-1]],[]],Bbdim7:[[0,[-1],[-1],[2,1],[3,3],[2,2],[3,4]],[]],Bbaug:[[0,[-1],[1,1],[4,4],[3,2],[3,3],[2,1]],[]],B:[[0,[-1],[2,1],[4,3],[4,3],[4,3],[2,1]],[]],Bm:[[0,[-1],[2,1],[4,3],[4,4],[3,2],[2,1]],[]],B6:[[0,[-1],[2,1],[4,3],[4,3],[4,3],[4,3]],[]],Bm6:[[0,[-1],[-1],[4,2],[4,3],[3,1],[4,4]],[]],B69:[[0,[-1],[2,2],[1,1],[1,1],[2,3],[2,4]],[]],B7:[[0,[-1],[2,2],[1,1],[2,3],[0],[2,4]],[]],Bm7:[[0,[-1],[2,2],[0],[2,3],[0],[2,4]],[]],Bmaj7:[[0,[-1],[2,1],[4,3],[3,2],[4,4],[2,1]],[]],B7b5:[[5,[7,2],[-1],[7,3],[8,4],[6,1],[-1]],[]],"B7#5":[[0,[-1],[2,2],[1,1],[2,3],[0],[3,4]],[]],Bm7b5:[[0,[-1],[2,2],[0],[2,3],[0],[1,1]],[]],B7b9:[[0,[-1],[2,2],[1,1],[2,3],[1,1],[2,4]],[]],B9:[[6,[7,1],[9,3],[7,1],[8,2],[7,1],[9,4]],[]],Bm9:[[0,[-1],[2,1],[0],[2,2],[2,3],[2,4]],[]],Bmaj9:[[0,[-1],[2,2],[1,1],[3,4],[2,3],[2,3]],[]],Badd9:[[0,[-1],[2,1],[4,3],[4,4],[2,1],[2,1]],[]],B13:[[0,[-1],[2,2],[1,1],[2,3],[0],[4,4]],[]],Bsus2:[[0,[-1],[2,1],[4,3],[4,4],[2,1],[2,1]],[]],Bsus4:[[0,[-1],[2,1],[4,2],[4,3],[5,4],[2,1]],[]],Bdim:[[0,[-1],[2,1],[3,2],[4,4],[3,3],[-1]],[]],Bdim7:[[0,[-1],[-1],[0],[1,1],[0],[1,2]],[]],Baug:[[0,[-1],[2,1],[5,4],[4,2],[4,3],[3,1]],[]]},WesternScale:{BaseNotes:{C:["C","C",0],"C#":["C#","C",1],Db:["C#","C",1],D:["D","D",0],"D#":["Eb","D",1],Eb:["Eb","D",1],E:["E","E",0],F:["F","E",1],"F#":["F#","E",2],Gb:["F#","E",2],G:["G","G",0],"G#":["G#","G",1],Ab:["G#","G",1],A:["A","A",0],"A#":["Bb","A",1],Bb:["Bb","A",1],B:["B","A",2]},BaseIntervals:["C","C#","D","Eb","E","F","F#","G","G#","A","Bb","B"]},ChordList:function(){var t=[];for(var r in o.Chords)t.push(r);return t},AddChord:function(t,r){this.Chords[t]=r}};function a(t){if(this.scale=o.WesternScale,this.baseNotes=this.scale.BaseNotes,this.baseChords=o.Chords,this.chordArray=null,this.isValid=!1,this.fullChordName=t,this.isCustom=null!=this.fullChordName.match(/\%/),this.isCaged=null!=this.fullChordName.match(/\:/),this.isCaged){var r=this.fullChordName.split(":");this.chordName=r[0],this.cagedPos=r[1]}else if(this.isCustom){r=this.fullChordName.match(/\[(.+?)\]/);this.chordName=r?r[1]:""}else this.chordName=this.fullChordName,this.cagedPos=1;this.rootExt=this.chordName.replace(/^[A-G#b]{1,2}/,""),this.rootNote=this.chordName.substr(0,this.chordName.length-this.rootExt.length);var e=this.baseNotes[this.rootNote];e?(this.baseName=e[0]+this.rootExt,this.cagedBaseShape=e[1],this.cagedBaseFret=e[2]):(this.cagedBaseShape="",this.cagedBaseFret=0),this.isCaged&&this.cagedPos>1?this.setCagedChordArray():this.isCustom?this.setCustomChordArray():this.setChordArray(this.baseName)}Array.prototype.max_chars=function(){for(var t=this[0].length,r=this.length,e=1;et&&(t=this[e].length);return t},a.prototype.setCustomChordArray=function(){this.chordArray=[],this.chordArray=this.parseCustomChordArrayFromToken()},a.prototype.parseCustomChordArrayFromToken=function(){if(notes=this.fullChordName.replace(/(\%|\[.+\])/g,""),pairs=notes.split("."),!(pairs.length<6)){this.isValid=!0,array=[];for(var t=0;t=5?1:t+1,e+=r[i]}var o="CAGED".charAt(t-1)+this.rootExt;this.setChordArray(o),this.shiftChordArray(e,o)}},a.prototype.shiftChordArray=function(t,r){var e=this.chordArray[0];if(t!=e){var n=this.isCaged&&this.cagedPos>0&&!(void 0===this.baseChords[r][1][0]);this.chordArray[0]=t-1;for(var i=1;i=0?this.chordArray[i][0]+t-e:this.chordArray[i][0],a=n?this.baseChords[r][1][i][1]:this.chordArray[i][1];this.chordArray[i]=[o,a]}}},i.fn.tabtype=0,i.fn.has_chord=!1,i.fn.has_tab=!1,i.fn.debug=!1,i.fn.scale=.5,i.fn.margin_top=30,i.fn.margin_bottom=0,i.fn.margin_left=5,i.fn.margin_right=5,i.fn.current_offset=i.fn.margin_left,i.fn.string_spacing=8,i.fn.strings_drawn=6,i.fn.fret_spacing=10,i.fn.frets_drawn=4,i.fn.note_radius=4,i.fn.fret_width=i.fn.string_spacing*(i.fn.strings_drawn-1),i.fn.fret_height=i.fn.fret_spacing*(i.fn.frets_drawn+.5),i.fn.chord_width=i.fn.margin_left+i.fn.fret_width+i.fn.string_spacing+i.fn.margin_right,i.fn.chord_height=i.fn.margin_top+i.fn.fret_height+i.fn.margin_bottom,i.fn.tab_current_string=0,i.fn.tab_margin_top=10,i.fn.tab_top=i.fn.chord_height+i.fn.tab_margin_top,i.fn.tab_spacing=i.fn.fret_spacing,i.fn.tab_height=5*i.fn.tab_spacing,i.fn.tab_char_width=8,i.fn.total_height=i.fn.tab_top+i.fn.tab_height+i.fn.margin_bottom,i.fn.color="#000",i.fn.fingering_text_color="#fff",i.fn.tab_text_color="#000",i.fn.debug_grid=function(t){this.path(this.svg_params(this.current_offset,0,0,4)).attr({stroke:this.color,"stroke-width":.2}),this.path(this.svg_params(this.current_offset+this.margin_left,0,0,2)).attr({stroke:this.color,"stroke-width":.2}),this.path(this.svg_params(this.current_offset+t-this.margin_right,0,0,2)).attr({stroke:this.color,"stroke-width":.2}),3==this.tabtype?this.path(this.svg_params(this.current_offset,this.tab_margin_top,2,0)).attr({stroke:this.color,"stroke-width":.2}):this.path(this.svg_params(this.current_offset,this.margin_top,2,0)).attr({stroke:this.color,"stroke-width":.2})},i.fn.increment_offset=function(t){w=void 0===t?this.chord_width:t,this.debug&&this.debug_grid(w),this.current_offset+=w,this.setSize(this.current_offset,this.total_height)},i.fn.svg_params=function(t,r,e,n){var i="m"+t+" "+r+"l"+e+" "+n;if(4==arguments.length)return i},i.fn.chord_fretboard=function(t,r){var e=this.current_offset+this.margin_left,n=["","","","III","","V","","VII","","IX","","","XII","","","XV","","XVII","","XIX","","XXI",""];this.text(e+2.5*this.string_spacing,this.margin_top-20,r).attr({fill:this.tab_text_color,"font-size":"10px"});var i=0==t?3:0;this.path(this.svg_params(e,this.margin_top,this.string_spacing*(this.strings_drawn-1),0)).attr({stroke:this.color,"stroke-width":i});for(var o=0;o<=this.frets_drawn;o++)this.path(this.svg_params(e,this.margin_top+o*this.fret_spacing,this.string_spacing*(this.strings_drawn-1),0)),pos=void 0===n[t+o]?"":n[t+o],pos.length>0&&this.text(e+this.fret_width+1*this.string_spacing,this.margin_top+(o-.5)*this.fret_spacing,pos).attr({stroke:this.tab_text_color,"font-size":"10px"});for(o=0;o=0&&this.draw_tab_note(this.strings_drawn-r+1,n,this.margin_left+2.5*this.string_spacing)},i.fn.tab_extend=function(t){if(0!=this.has_tab)for(var r=0;re&&(e=r[n].length);e*=this.tab_char_width+1,this.tab_extend(e);for(n=0;n0&&this.draw_tab_note(this.tab_current_string,i,.5*e)}this.increment_offset(e)}else this.tab_current_string=this.get_string_number(t);else{var a=this.get_fullchord_notes(t);if(a){var s=a.max_chars();e=this.tab_char_width*(s+2);this.tab_extend(e);for(n=0;n0){e=this.tab_char_width*(t.length+2);this.tab_extend(e),this.draw_tab_note(this.tab_current_string,t,.5*e),this.increment_offset(e)}}},i.fn.render_token=function(t){var r=new a(t);if(r.isValid){var e=r.chordArray;this.chord_fretboard(e[0],r.chordName);for(var n=1;n=0&&this.draw_tab_note(this.strings_drawn-r+1,n,this.margin_left+2.5*this.string_spacing)},i.fn.chord_fretboard_one_chord=function(t,r){var e=this.current_offset+5,n=["","","","III","","V","","VII","","IX","","","XII","","","XV","","XVII","","XIX","","XXI",""];this.text(e+20,10,r).attr({fill:"#000","font-size":"10px"});var i=0==t?3:0;this.path(this.svg_params(e,30,40,0)).attr({stroke:"#000","stroke-width":i});for(var o=0;o<=4;o++)this.path(this.svg_params(e,30+10*o,40,0)),pos=void 0===n[t+o]?"":n[t+o],pos.length>0&&this.text(e+40+8,30+10*(o-.5),pos).attr({stroke:"#000","font-size":"9px"});for(o=0;o<6;o++)this.path(this.svg_params(e+8*o,30,0,45))},o.renderOneChord=function(t,r){o.element_count++;canvas=i(t,48,40),canvas.render_token_one_chord(t.getAttribute("chord")),t.className+=" rendered"},o.renderimplicit=function(t){t=t||document,n.each(t.getElementsByClassName("jtab"),(function(t){t.className.indexOf("rendered")>-1||o.render(t)}))},o.renderChord=function(t){t=t||document,n.each(t.getElementsByClassName("chord"),(function(t){t.className.indexOf("rendered")>-1||o.renderOneChord(t)}))},o.init=function(){if(window){var t=window.onload;window.onload=function(){"function"==typeof t&&t(),o.renderimplicit(null),n.each(document.getElementsByClassName("chord"),(function(t){t.className.indexOf("rendered")>-1||o.renderOneChord(t)}))}}},"undefined"!=typeof window&&(window.jtab=o),t.exports=o},function(t,r,e){window,t.exports=function(t){var r={};function e(n){if(r[n])return r[n].exports;var i=r[n]={i:n,l:!1,exports:{}};return t[n].call(i.exports,i,i.exports,e),i.l=!0,i.exports}return e.m=t,e.c=r,e.d=function(t,r,n){e.o(t,r)||Object.defineProperty(t,r,{enumerable:!0,get:n})},e.r=function(t){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},e.t=function(t,r){if(1&r&&(t=e(t)),8&r)return t;if(4&r&&"object"==typeof t&&t&&t.__esModule)return t;var n=Object.create(null);if(e.r(n),Object.defineProperty(n,"default",{enumerable:!0,value:t}),2&r&&"string"!=typeof t)for(var i in t)e.d(n,i,function(r){return t[r]}.bind(null,i));return n},e.n=function(t){var r=t&&t.__esModule?function(){return t.default}:function(){return t};return e.d(r,"a",r),r},e.o=function(t,r){return Object.prototype.hasOwnProperty.call(t,r)},e.p="",e(e.s=1)}([function(t,r,e){var n,i;n=[e(2)],void 0===(i=function(t){function r(n){if(r.is(n,"function"))return e?n():t.on("raphael.DOMload",n);if(r.is(n,N))return r._engine.create[d](r,n.splice(0,3+r.is(n[0],q))).add(n);var i=Array.prototype.slice.call(arguments,0);if(r.is(i[i.length-1],"function")){var o=i.pop();return e?o.call(r._engine.create[d](r,i)):t.on("raphael.DOMload",(function(){o.call(r._engine.create[d](r,i))}))}return r._engine.create[d](r,arguments)}r.version="2.3.0",r.eve=t;var e,n,i,o,a=/[, ]+/,s={circle:1,rect:1,path:1,ellipse:1,text:1,image:1},u=/\{(\d+)\}/g,c="hasOwnProperty",l={doc:document,win:window},h={was:Object.prototype[c].call(l.win,"Raphael"),is:l.win.Raphael},f=function(){this.ca=this.customAttributes={}},d="apply",p="concat",g="ontouchstart"in window||window.TouchEvent||window.DocumentTouch&&document instanceof DocumentTouch,m="",v=" ",b=String,y="split",x="click dblclick mousedown mousemove mouseout mouseover mouseup touchstart touchmove touchend touchcancel"[y](v),_={mousedown:"touchstart",mousemove:"touchmove",mouseup:"touchend"},w=b.prototype.toLowerCase,k=Math,C=k.max,A=k.min,S=k.abs,E=k.pow,B=k.PI,q="number",N="array",T=Object.prototype.toString,D=(r._ISURL=/^url\(['"]?(.+?)['"]?\)$/i,/^\s*((#[a-f\d]{6})|(#[a-f\d]{3})|rgba?\(\s*([\d\.]+%?\s*,\s*[\d\.]+%?\s*,\s*[\d\.]+%?(?:\s*,\s*[\d\.]+%?)?)\s*\)|hsba?\(\s*([\d\.]+(?:deg|\xb0|%)?\s*,\s*[\d\.]+%?\s*,\s*[\d\.]+(?:%?\s*,\s*[\d\.]+)?)%?\s*\)|hsla?\(\s*([\d\.]+(?:deg|\xb0|%)?\s*,\s*[\d\.]+%?\s*,\s*[\d\.]+(?:%?\s*,\s*[\d\.]+)?)%?\s*\))\s*$/i),L={NaN:1,Infinity:1,"-Infinity":1},F=/^(?:cubic-)?bezier\(([^,]+),([^,]+),([^,]+),([^\)]+)\)/,j=k.round,I=parseFloat,P=parseInt,R=b.prototype.toUpperCase,O=r._availableAttrs={"arrow-end":"none","arrow-start":"none",blur:0,"clip-rect":"0 0 1e9 1e9",cursor:"default",cx:0,cy:0,fill:"#fff","fill-opacity":1,font:'10px "Arial"',"font-family":'"Arial"',"font-size":"10","font-style":"normal","font-weight":400,gradient:0,height:0,href:"http://raphaeljs.com/","letter-spacing":0,opacity:1,path:"M0,0",r:0,rx:0,ry:0,src:"",stroke:"#000","stroke-dasharray":"","stroke-linecap":"butt","stroke-linejoin":"butt","stroke-miterlimit":0,"stroke-opacity":1,"stroke-width":1,target:"_blank","text-anchor":"middle",title:"Raphael",transform:"",width:0,x:0,y:0,class:""},M=r._availableAnimAttrs={blur:q,"clip-rect":"csv",cx:q,cy:q,fill:"colour","fill-opacity":q,"font-size":q,height:q,opacity:q,path:"path",r:q,rx:q,ry:q,stroke:"colour","stroke-opacity":q,"stroke-width":q,transform:"transform",width:q,x:q,y:q},G=/[\x09\x0a\x0b\x0c\x0d\x20\xa0\u1680\u180e\u2000\u2001\u2002\u2003\u2004\u2005\u2006\u2007\u2008\u2009\u200a\u202f\u205f\u3000\u2028\u2029]*,[\x09\x0a\x0b\x0c\x0d\x20\xa0\u1680\u180e\u2000\u2001\u2002\u2003\u2004\u2005\u2006\u2007\u2008\u2009\u200a\u202f\u205f\u3000\u2028\u2029]*/,z={hs:1,rg:1},V=/,?([achlmqrstvxz]),?/gi,U=/([achlmrqstvz])[\x09\x0a\x0b\x0c\x0d\x20\xa0\u1680\u180e\u2000\u2001\u2002\u2003\u2004\u2005\u2006\u2007\u2008\u2009\u200a\u202f\u205f\u3000\u2028\u2029,]*((-?\d*\.?\d*(?:e[\-+]?\d+)?[\x09\x0a\x0b\x0c\x0d\x20\xa0\u1680\u180e\u2000\u2001\u2002\u2003\u2004\u2005\u2006\u2007\u2008\u2009\u200a\u202f\u205f\u3000\u2028\u2029]*,?[\x09\x0a\x0b\x0c\x0d\x20\xa0\u1680\u180e\u2000\u2001\u2002\u2003\u2004\u2005\u2006\u2007\u2008\u2009\u200a\u202f\u205f\u3000\u2028\u2029]*)+)/gi,H=/([rstm])[\x09\x0a\x0b\x0c\x0d\x20\xa0\u1680\u180e\u2000\u2001\u2002\u2003\u2004\u2005\u2006\u2007\u2008\u2009\u200a\u202f\u205f\u3000\u2028\u2029,]*((-?\d*\.?\d*(?:e[\-+]?\d+)?[\x09\x0a\x0b\x0c\x0d\x20\xa0\u1680\u180e\u2000\u2001\u2002\u2003\u2004\u2005\u2006\u2007\u2008\u2009\u200a\u202f\u205f\u3000\u2028\u2029]*,?[\x09\x0a\x0b\x0c\x0d\x20\xa0\u1680\u180e\u2000\u2001\u2002\u2003\u2004\u2005\u2006\u2007\u2008\u2009\u200a\u202f\u205f\u3000\u2028\u2029]*)+)/gi,X=/(-?\d*\.?\d*(?:e[\-+]?\d+)?)[\x09\x0a\x0b\x0c\x0d\x20\xa0\u1680\u180e\u2000\u2001\u2002\u2003\u2004\u2005\u2006\u2007\u2008\u2009\u200a\u202f\u205f\u3000\u2028\u2029]*,?[\x09\x0a\x0b\x0c\x0d\x20\xa0\u1680\u180e\u2000\u2001\u2002\u2003\u2004\u2005\u2006\u2007\u2008\u2009\u200a\u202f\u205f\u3000\u2028\u2029]*/gi,W=(r._radial_gradient=/^r(?:\(([^,]+?)[\x09\x0a\x0b\x0c\x0d\x20\xa0\u1680\u180e\u2000\u2001\u2002\u2003\u2004\u2005\u2006\u2007\u2008\u2009\u200a\u202f\u205f\u3000\u2028\u2029]*,[\x09\x0a\x0b\x0c\x0d\x20\xa0\u1680\u180e\u2000\u2001\u2002\u2003\u2004\u2005\u2006\u2007\u2008\u2009\u200a\u202f\u205f\u3000\u2028\u2029]*([^\)]+?)\))?/,{}),Y=function(t,r){return I(t)-I(r)},$=function(t){return t},Z=r._rectPath=function(t,r,e,n,i){return i?[["M",t+i,r],["l",e-2*i,0],["a",i,i,0,0,1,i,i],["l",0,n-2*i],["a",i,i,0,0,1,-i,i],["l",2*i-e,0],["a",i,i,0,0,1,-i,-i],["l",0,2*i-n],["a",i,i,0,0,1,i,-i],["z"]]:[["M",t,r],["l",e,0],["l",0,n],["l",-e,0],["z"]]},J=function(t,r,e,n){return null==n&&(n=e),[["M",t,r],["m",0,-n],["a",e,n,0,1,1,0,2*n],["a",e,n,0,1,1,0,-2*n],["z"]]},K=r._getPath={path:function(t){return t.attr("path")},circle:function(t){var r=t.attrs;return J(r.cx,r.cy,r.r)},ellipse:function(t){var r=t.attrs;return J(r.cx,r.cy,r.rx,r.ry)},rect:function(t){var r=t.attrs;return Z(r.x,r.y,r.width,r.height,r.r)},image:function(t){var r=t.attrs;return Z(r.x,r.y,r.width,r.height)},text:function(t){var r=t._getBBox();return Z(r.x,r.y,r.width,r.height)},set:function(t){var r=t._getBBox();return Z(r.x,r.y,r.width,r.height)}},Q=r.mapPath=function(t,r){if(!r)return t;var e,n,i,o,a,s,u;for(i=0,a=(t=Et(t)).length;i',(tt=rt.firstChild).style.behavior="url(#default#VML)",!tt||"object"!=typeof tt.adj)return r.type=m;rt=null}function et(t){if("function"==typeof t||Object(t)!==t)return t;var r=new t.constructor;for(var e in t)t[c](e)&&(r[e]=et(t[e]));return r}r.svg=!(r.vml="VML"==r.type),r._Paper=f,r.fn=n=f.prototype=r.prototype,r._id=0,r.is=function(t,r){return"finite"==(r=w.call(r))?!L[c](+t):"array"==r?t instanceof Array:"null"==r&&null===t||r==typeof t&&null!==t||"object"==r&&t===Object(t)||"array"==r&&Array.isArray&&Array.isArray(t)||T.call(t).slice(8,-1).toLowerCase()==r},r.angle=function(t,e,n,i,o,a){if(null==o){var s=t-n,u=e-i;return s||u?(180+180*k.atan2(-u,-s)/B+360)%360:0}return r.angle(t,e,o,a)-r.angle(n,i,o,a)},r.rad=function(t){return t%360*B/180},r.deg=function(t){return Math.round(180*t/B%360*1e3)/1e3},r.snapTo=function(t,e,n){if(n=r.is(n,"finite")?n:10,r.is(t,N)){for(var i=t.length;i--;)if(S(t[i]-e)<=n)return t[i]}else{var o=e%(t=+t);if(ot-n)return e-o+t}return e},r.createUUID=(i=/[xy]/g,o=function(t){var r=16*k.random()|0;return("x"==t?r:3&r|8).toString(16)},function(){return"xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(i,o).toUpperCase()}),r.setWindow=function(e){t("raphael.setWindow",r,l.win,e),l.win=e,l.doc=l.win.document,r._engine.initWin&&r._engine.initWin(l.win)};var nt=function(t){if(r.vml){var e,n=/^\s+|\s+$/g;try{var i=new ActiveXObject("htmlfile");i.write(""),i.close(),e=i.body}catch(t){e=createPopup().document.body}var o=e.createTextRange();nt=ct((function(t){try{e.style.color=b(t).replace(n,m);var r=o.queryCommandValue("ForeColor");return"#"+("000000"+(r=(255&r)<<16|65280&r|(16711680&r)>>>16).toString(16)).slice(-6)}catch(t){return"none"}}))}else{var a=l.doc.createElement("i");a.title="Raphaël Colour Picker",a.style.display="none",l.doc.body.appendChild(a),nt=ct((function(t){return a.style.color=t,l.doc.defaultView.getComputedStyle(a,m).getPropertyValue("color")}))}return nt(t)},it=function(){return"hsb("+[this.h,this.s,this.b]+")"},ot=function(){return"hsl("+[this.h,this.s,this.l]+")"},at=function(){return this.hex},st=function(t,e,n){if(null==e&&r.is(t,"object")&&"r"in t&&"g"in t&&"b"in t&&(n=t.b,e=t.g,t=t.r),null==e&&r.is(t,"string")){var i=r.getRGB(t);t=i.r,e=i.g,n=i.b}return(t>1||e>1||n>1)&&(t/=255,e/=255,n/=255),[t,e,n]},ut=function(t,e,n,i){var o={r:t*=255,g:e*=255,b:n*=255,hex:r.rgb(t,e,n),toString:at};return r.is(i,"finite")&&(o.opacity=i),o};function ct(t,r,e){return function n(){var i=Array.prototype.slice.call(arguments,0),o=i.join("␀"),a=n.cache=n.cache||{},s=n.count=n.count||[];return a[c](o)?(function(t,r){for(var e=0,n=t.length;e=1e3&&delete a[s.shift()],s.push(o),a[o]=t[d](r,i),e?e(a[o]):a[o])}}function lt(){return this.hex}function ht(t,r){for(var e=[],n=0,i=t.length;i-2*!r>n;n+=2){var o=[{x:+t[n-2],y:+t[n-1]},{x:+t[n],y:+t[n+1]},{x:+t[n+2],y:+t[n+3]},{x:+t[n+4],y:+t[n+5]}];r?n?i-4==n?o[3]={x:+t[0],y:+t[1]}:i-2==n&&(o[2]={x:+t[0],y:+t[1]},o[3]={x:+t[2],y:+t[3]}):o[0]={x:+t[i-2],y:+t[i-1]}:i-4==n?o[3]=o[2]:n||(o[0]={x:+t[n],y:+t[n+1]}),e.push(["C",(-o[0].x+6*o[1].x+o[2].x)/6,(-o[0].y+6*o[1].y+o[2].y)/6,(o[1].x+6*o[2].x-o[3].x)/6,(o[1].y+6*o[2].y-o[3].y)/6,o[2].x,o[2].y])}return e}r.color=function(t){var e;return r.is(t,"object")&&"h"in t&&"s"in t&&"b"in t?(e=r.hsb2rgb(t),t.r=e.r,t.g=e.g,t.b=e.b,t.hex=e.hex):r.is(t,"object")&&"h"in t&&"s"in t&&"l"in t?(e=r.hsl2rgb(t),t.r=e.r,t.g=e.g,t.b=e.b,t.hex=e.hex):(r.is(t,"string")&&(t=r.getRGB(t)),r.is(t,"object")&&"r"in t&&"g"in t&&"b"in t?(e=r.rgb2hsl(t),t.h=e.h,t.s=e.s,t.l=e.l,e=r.rgb2hsb(t),t.v=e.b):(t={hex:"none"}).r=t.g=t.b=t.h=t.s=t.v=t.l=-1),t.toString=at,t},r.hsb2rgb=function(t,r,e,n){var i,o,a,s,u;return this.is(t,"object")&&"h"in t&&"s"in t&&"b"in t&&(e=t.b,r=t.s,n=t.o,t=t.h),s=(u=e*r)*(1-S((t=(t*=360)%360/60)%2-1)),i=o=a=e-u,ut(i+=[u,s,0,0,s,u][t=~~t],o+=[s,u,u,s,0,0][t],a+=[0,0,s,u,u,s][t],n)},r.hsl2rgb=function(t,r,e,n){var i,o,a,s,u;return this.is(t,"object")&&"h"in t&&"s"in t&&"l"in t&&(e=t.l,r=t.s,t=t.h),(t>1||r>1||e>1)&&(t/=360,r/=100,e/=100),s=(u=2*r*(e<.5?e:1-e))*(1-S((t=(t*=360)%360/60)%2-1)),i=o=a=e-u/2,ut(i+=[u,s,0,0,s,u][t=~~t],o+=[s,u,u,s,0,0][t],a+=[0,0,s,u,u,s][t],n)},r.rgb2hsb=function(t,r,e){var n,i;return t=(e=st(t,r,e))[0],r=e[1],e=e[2],{h:((0==(i=(n=C(t,r,e))-A(t,r,e))?null:n==t?(r-e)/i:n==r?(e-t)/i+2:(t-r)/i+4)+360)%6*60/360,s:0==i?0:i/n,b:n,toString:it}},r.rgb2hsl=function(t,r,e){var n,i,o,a;return t=(e=st(t,r,e))[0],r=e[1],e=e[2],n=((i=C(t,r,e))+(o=A(t,r,e)))/2,{h:((0==(a=i-o)?null:i==t?(r-e)/a:i==r?(e-t)/a+2:(t-r)/a+4)+360)%6*60/360,s:0==a?0:n<.5?a/(2*n):a/(2-2*n),l:n,toString:ot}},r._path2string=function(){return this.join(",").replace(V,"$1")},r._preload=function(t,r){var e=l.doc.createElement("img");e.style.cssText="position:absolute;left:-9999em;top:-9999em",e.onload=function(){r.call(this),this.onload=null,l.doc.body.removeChild(this)},e.onerror=function(){l.doc.body.removeChild(this)},l.doc.body.appendChild(e),e.src=t},r.getRGB=ct((function(t){if(!t||(t=b(t)).indexOf("-")+1)return{r:-1,g:-1,b:-1,hex:"none",error:1,toString:lt};if("none"==t)return{r:-1,g:-1,b:-1,hex:"none",toString:lt};!z[c](t.toLowerCase().substring(0,2))&&"#"!=t.charAt()&&(t=nt(t));var e,n,i,o,a,s,u=t.match(D);return u?(u[2]&&(i=P(u[2].substring(5),16),n=P(u[2].substring(3,5),16),e=P(u[2].substring(1,3),16)),u[3]&&(i=P((a=u[3].charAt(3))+a,16),n=P((a=u[3].charAt(2))+a,16),e=P((a=u[3].charAt(1))+a,16)),u[4]&&(s=u[4][y](G),e=I(s[0]),"%"==s[0].slice(-1)&&(e*=2.55),n=I(s[1]),"%"==s[1].slice(-1)&&(n*=2.55),i=I(s[2]),"%"==s[2].slice(-1)&&(i*=2.55),"rgba"==u[1].toLowerCase().slice(0,4)&&(o=I(s[3])),s[3]&&"%"==s[3].slice(-1)&&(o/=100)),u[5]?(s=u[5][y](G),e=I(s[0]),"%"==s[0].slice(-1)&&(e*=2.55),n=I(s[1]),"%"==s[1].slice(-1)&&(n*=2.55),i=I(s[2]),"%"==s[2].slice(-1)&&(i*=2.55),("deg"==s[0].slice(-3)||"°"==s[0].slice(-1))&&(e/=360),"hsba"==u[1].toLowerCase().slice(0,4)&&(o=I(s[3])),s[3]&&"%"==s[3].slice(-1)&&(o/=100),r.hsb2rgb(e,n,i,o)):u[6]?(s=u[6][y](G),e=I(s[0]),"%"==s[0].slice(-1)&&(e*=2.55),n=I(s[1]),"%"==s[1].slice(-1)&&(n*=2.55),i=I(s[2]),"%"==s[2].slice(-1)&&(i*=2.55),("deg"==s[0].slice(-3)||"°"==s[0].slice(-1))&&(e/=360),"hsla"==u[1].toLowerCase().slice(0,4)&&(o=I(s[3])),s[3]&&"%"==s[3].slice(-1)&&(o/=100),r.hsl2rgb(e,n,i,o)):((u={r:e,g:n,b:i,toString:lt}).hex="#"+(16777216|i|n<<8|e<<16).toString(16).slice(1),r.is(o,"finite")&&(u.opacity=o),u)):{r:-1,g:-1,b:-1,hex:"none",error:1,toString:lt}}),r),r.hsb=ct((function(t,e,n){return r.hsb2rgb(t,e,n).hex})),r.hsl=ct((function(t,e,n){return r.hsl2rgb(t,e,n).hex})),r.rgb=ct((function(t,r,e){function n(t){return t+.5|0}return"#"+(16777216|n(e)|n(r)<<8|n(t)<<16).toString(16).slice(1)})),r.getColor=function(t){var r=this.getColor.start=this.getColor.start||{h:0,s:1,b:t||.75},e=this.hsb2rgb(r.h,r.s,r.b);return r.h+=.075,r.h>1&&(r.h=0,r.s-=.2,r.s<=0&&(this.getColor.start={h:0,s:1,b:r.b})),e.hex},r.getColor.reset=function(){delete this.start},r.parsePathString=function(t){if(!t)return null;var e=ft(t);if(e.arr)return yt(e.arr);var n={a:7,c:6,h:1,l:2,m:2,r:4,q:4,s:4,t:2,v:1,z:0},i=[];return r.is(t,N)&&r.is(t[0],N)&&(i=yt(t)),i.length||b(t).replace(U,(function(t,r,e){var o=[],a=r.toLowerCase();if(e.replace(X,(function(t,r){r&&o.push(+r)})),"m"==a&&o.length>2&&(i.push([r][p](o.splice(0,2))),a="l",r="m"==r?"l":"L"),"r"==a)i.push([r][p](o));else for(;o.length>=n[a]&&(i.push([r][p](o.splice(0,n[a]))),n[a]););})),i.toString=r._path2string,e.arr=yt(i),i},r.parseTransformString=ct((function(t){if(!t)return null;var e=[];return r.is(t,N)&&r.is(t[0],N)&&(e=yt(t)),e.length||b(t).replace(H,(function(t,r,n){var i=[];w.call(r),n.replace(X,(function(t,r){r&&i.push(+r)})),e.push([r][p](i))})),e.toString=r._path2string,e}),this,(function(t){if(!t)return t;for(var r=[],e=0;e1?1:u<0?0:u)/2,l=[-.1252,.1252,-.3678,.3678,-.5873,.5873,-.7699,.7699,-.9041,.9041,-.9816,.9816],h=[.2491,.2491,.2335,.2335,.2032,.2032,.1601,.1601,.1069,.1069,.0472,.0472],f=0,d=0;d<12;d++){var p=c*l[d]+c,g=dt(p,t,e,i,a),m=dt(p,r,n,o,s),v=g*g+m*m;f+=h[d]*k.sqrt(v)}return c*f}function gt(t,r,e,n,i,o,a,s){if(!(C(t,e)C(i,a)||C(r,n)C(o,s))){var u=(t-e)*(o-s)-(r-n)*(i-a);if(u){var c=((t*n-r*e)*(i-a)-(t-e)*(i*s-o*a))/u,l=((t*n-r*e)*(o-s)-(r-n)*(i*s-o*a))/u,h=+c.toFixed(2),f=+l.toFixed(2);if(!(h<+A(t,e).toFixed(2)||h>+C(t,e).toFixed(2)||h<+A(i,a).toFixed(2)||h>+C(i,a).toFixed(2)||f<+A(r,n).toFixed(2)||f>+C(r,n).toFixed(2)||f<+A(o,s).toFixed(2)||f>+C(o,s).toFixed(2)))return{x:c,y:l}}}}function mt(t,e,n){var i=r.bezierBBox(t),o=r.bezierBBox(e);if(!r.isBBoxIntersect(i,o))return n?0:[];for(var a=pt.apply(0,t),s=pt.apply(0,e),u=C(~~(a/5),1),c=C(~~(s/5),1),l=[],h=[],f={},d=n?0:[],p=0;p=0&&E<=1.001&&B>=0&&B<=1.001&&(n?d++:d.push({x:k.x,y:k.y,t1:A(E,1),t2:A(B,1)}))}}return d}function vt(t,e,n){t=r._path2curve(t),e=r._path2curve(e);for(var i,o,a,s,u,c,l,h,f,d,p=n?0:[],g=0,m=t.length;gb||v=t.x&&r<=t.x2&&e>=t.y&&e<=t.y2},r.isBBoxIntersect=function(t,e){var n=r.isPointInsideBBox;return n(e,t.x,t.y)||n(e,t.x2,t.y)||n(e,t.x,t.y2)||n(e,t.x2,t.y2)||n(t,e.x,e.y)||n(t,e.x2,e.y)||n(t,e.x,e.y2)||n(t,e.x2,e.y2)||(t.xe.x||e.xt.x)&&(t.ye.y||e.yt.y)},r.pathIntersection=function(t,r){return vt(t,r)},r.pathIntersectionNumber=function(t,r){return vt(t,r,1)},r.isPointInsidePath=function(t,e,n){var i=r.pathBBox(t);return r.isPointInsideBBox(i,e,n)&&vt(t,[["M",e,n],["H",i.x2+10]],1)%2==1},r._removedFactory=function(r){return function(){t("raphael.log",null,"Raphaël: you are calling to method “"+r+"” of removed object",r)}};var bt=r.pathBBox=function(t){var r=ft(t);if(r.bbox)return et(r.bbox);if(!t)return{x:0,y:0,width:0,height:0,x2:0,y2:0};for(var e,n=0,i=0,o=[],a=[],s=0,u=(t=Et(t)).length;s1&&(e*=b=k.sqrt(b),n*=b);var x=e*e,_=n*n,w=(o==a?-1:1)*k.sqrt(S((x*_-x*v*v-_*m*m)/(x*v*v+_*m*m))),C=w*e*v/n+(t+s)/2,A=w*-n*m/e+(r+u)/2,E=k.asin(((r-A)/n).toFixed(9)),q=k.asin(((u-A)/n).toFixed(9));(E=tq&&(E-=2*B),!a&&q>E&&(q-=2*B)}var N=q-E;if(S(N)>h){var T=q,D=s,L=u;q=E+h*(a&&q>E?1:-1),s=C+e*k.cos(q),u=A+n*k.sin(q),d=Ct(s,u,e,n,i,0,a,D,L,[q,T,C,A])}N=q-E;var F=k.cos(E),j=k.sin(E),I=k.cos(q),P=k.sin(q),R=k.tan(N/4),O=4/3*e*R,M=4/3*n*R,G=[t,r],z=[t+O*j,r-M*F],V=[s+O*P,u-M*I],U=[s,u];if(z[0]=2*G[0]-z[0],z[1]=2*G[1]-z[1],c)return[z,V,U][p](d);for(var H=[],X=0,W=(d=[z,V,U][p](d).join()[y](",")).length;X"1e12"&&(f=.5),S(p)>"1e12"&&(p=.5),f>0&&f<1&&(u=At(t,r,e,n,i,o,a,s,f),m.push(u.x),g.push(u.y)),p>0&&p<1&&(u=At(t,r,e,n,i,o,a,s,p),m.push(u.x),g.push(u.y)),c=o-2*n+r-(s-2*o+n),h=r-n,f=(-(l=2*(n-r)-2*(o-n))+k.sqrt(l*l-4*c*h))/2/c,p=(-l-k.sqrt(l*l-4*c*h))/2/c,S(f)>"1e12"&&(f=.5),S(p)>"1e12"&&(p=.5),f>0&&f<1&&(u=At(t,r,e,n,i,o,a,s,f),m.push(u.x),g.push(u.y)),p>0&&p<1&&(u=At(t,r,e,n,i,o,a,s,p),m.push(u.x),g.push(u.y)),{min:{x:A[d](0,m),y:A[d](0,g)},max:{x:C[d](0,m),y:C[d](0,g)}}})),Et=r._path2curve=ct((function(t,r){var e=!r&&ft(t);if(!r&&e.curve)return yt(e.curve);for(var n=_t(t),i=r&&_t(r),o={x:0,y:0,bx:0,by:0,X:0,Y:0,qx:null,qy:null},a={x:0,y:0,bx:0,by:0,X:0,Y:0,qx:null,qy:null},s=function(t,r,e){var n,i;if(!t)return["C",r.x,r.y,r.x,r.y,r.x,r.y];switch(!(t[0]in{T:1,Q:1})&&(r.qx=r.qy=null),t[0]){case"M":r.X=t[1],r.Y=t[2];break;case"A":t=["C"][p](Ct[d](0,[r.x,r.y][p](t.slice(1))));break;case"S":"C"==e||"S"==e?(n=2*r.x-r.bx,i=2*r.y-r.by):(n=r.x,i=r.y),t=["C",n,i][p](t.slice(1));break;case"T":"Q"==e||"T"==e?(r.qx=2*r.x-r.qx,r.qy=2*r.y-r.qy):(r.qx=r.x,r.qy=r.y),t=["C"][p](kt(r.x,r.y,r.qx,r.qy,t[1],t[2]));break;case"Q":r.qx=t[1],r.qy=t[2],t=["C"][p](kt(r.x,r.y,t[1],t[2],t[3],t[4]));break;case"L":t=["C"][p](wt(r.x,r.y,t[1],t[2]));break;case"H":t=["C"][p](wt(r.x,r.y,t[1],r.y));break;case"V":t=["C"][p](wt(r.x,r.y,r.x,t[1]));break;case"Z":t=["C"][p](wt(r.x,r.y,r.X,r.Y))}return t},u=function(t,r){if(t[r].length>7){t[r].shift();for(var e=t[r];e.length;)l[r]="A",i&&(h[r]="A"),t.splice(r++,0,["C"][p](e.splice(0,6)));t.splice(r,1),v=C(n.length,i&&i.length||0)}},c=function(t,r,e,o,a){t&&r&&"M"==t[a][0]&&"M"!=r[a][0]&&(r.splice(a,0,["M",o.x,o.y]),e.bx=0,e.by=0,e.x=t[a][1],e.y=t[a][2],v=C(n.length,i&&i.length||0))},l=[],h=[],f="",g="",m=0,v=C(n.length,i&&i.length||0);m.01;)c=pt(t,r,e,n,i,o,a,s,h+=(ci){if(e&&!f.start){if(h+=["C"+(l=Wt(a,s,u[1],u[2],u[3],u[4],u[5],u[6],i-d)).start.x,l.start.y,l.m.x,l.m.y,l.x,l.y],o)return h;f.start=h,h=["M"+l.x,l.y+"C"+l.n.x,l.n.y,l.end.x,l.end.y,u[5],u[6]].join(),d+=c,a=+u[5],s=+u[6];continue}if(!t&&!e)return{x:(l=Wt(a,s,u[1],u[2],u[3],u[4],u[5],u[6],i-d)).x,y:l.y,alpha:l.alpha}}d+=c,a=+u[5],s=+u[6]}h+=u.shift()+u}return f.end=h,(l=t?d:e?f:r.findDotsAtSegment(a,s,u[0],u[1],u[2],u[3],u[4],u[5],1)).alpha&&(l={x:l.x,y:l.y,alpha:l.alpha}),l}},$t=Yt(1),Zt=Yt(),Jt=Yt(0,1);r.getTotalLength=$t,r.getPointAtLength=Zt,r.getSubpath=function(t,r,e){if(this.getTotalLength(t)-e<1e-6)return Jt(t,r).end;var n=Jt(t,e,1);return r?Jt(n,r).end:n},Vt.getTotalLength=function(){var t=this.getPath();if(t)return this.node.getTotalLength?this.node.getTotalLength():$t(t)},Vt.getPointAtLength=function(t){var r=this.getPath();if(r)return Zt(r,t)},Vt.getPath=function(){var t,e=r._getPath[this.type];if("text"!=this.type&&"set"!=this.type)return e&&(t=e(this)),t},Vt.getSubpath=function(t,e){var n=this.getPath();if(n)return r.getSubpath(n,t,e)};var Kt=r.easing_formulas={linear:function(t){return t},"<":function(t){return E(t,1.7)},">":function(t){return E(t,.48)},"<>":function(t){var r=.48-t/1.04,e=k.sqrt(.1734+r*r),n=e-r,i=-e-r,o=E(S(n),1/3)*(n<0?-1:1)+E(S(i),1/3)*(i<0?-1:1)+.5;return 3*(1-o)*o*o+o*o*o},backIn:function(t){var r=1.70158;return t*t*((r+1)*t-r)},backOut:function(t){var r=1.70158;return(t-=1)*t*((r+1)*t+r)+1},elastic:function(t){return t==!!t?t:E(2,-10*t)*k.sin(2*B*(t-.075)/.3)+1},bounce:function(t){var r=7.5625,e=2.75;return t<1/e?r*t*t:t<2/e?r*(t-=1.5/e)*t+.75:t<2.5/e?r*(t-=2.25/e)*t+.9375:r*(t-=2.625/e)*t+.984375}};Kt.easeIn=Kt["ease-in"]=Kt["<"],Kt.easeOut=Kt["ease-out"]=Kt[">"],Kt.easeInOut=Kt["ease-in-out"]=Kt["<>"],Kt["back-in"]=Kt.backIn,Kt["back-out"]=Kt.backOut;var Qt=[],tr=window.requestAnimationFrame||window.webkitRequestAnimationFrame||window.mozRequestAnimationFrame||window.oRequestAnimationFrame||window.msRequestAnimationFrame||function(t){setTimeout(t,16)},rr=function(){for(var e=+new Date,n=0;n1&&!i.next){for(a in d)d[c](a)&&(b[a]=i.totalOrigin[a]);i.el.attr(b),or(i.anim,i.el,i.anim.percents[0],null,i.totalOrigin,i.repeat-1)}i.next&&!i.stop&&or(i.anim,i.el,i.next,null,i.totalOrigin,i.repeat)}}}Qt.length&&tr(rr)},er=function(t){return t>255?255:t<0?0:t};function nr(t,r,e,n,i,o){var a=3*r,s=3*(n-r)-a,u=1-a-s,c=3*e,l=3*(i-e)-c,h=1-c-l;function f(t){return((u*t+s)*t+a)*t}return function(t,r){var e=function(t,r){var e,n,i,o,c,l;for(i=t,l=0;l<8;l++){if(o=f(i)-t,S(o)(n=1))return n;for(;eo?e=i:n=i,i=(n-e)/2+e}return i}(t,r);return((h*e+l)*e+c)*e}(t,1/(200*o))}function ir(t,r){var e=[],n={};if(this.ms=r,this.times=1,t){for(var i in t)t[c](i)&&(n[I(i)]=t[i],e.push(I(i)));e.sort(Y)}this.anim=n,this.top=e[e.length-1],this.percents=e}function or(e,n,i,o,s,u){i=I(i);var l,h,f,d,g,m,v=e.ms,x={},_={},w={};if(o)for(C=0,A=Qt.length;Co*e.top){i=e.percents[C],g=e.percents[C-1]||0,v=v/e.top*(i-g),d=e.percents[C+1],l=e.anim[i];break}o&&n.attr(e.anim[e.percents[C]])}if(l){if(h)h.initstatus=o,h.start=new Date-h.ms*o;else{for(var S in l)if(l[c](S)&&(M[c](S)||n.paper.customAttributes[c](S)))switch(x[S]=n.attr(S),null==x[S]&&(x[S]=O[S]),_[S]=l[S],M[S]){case q:w[S]=(_[S]-x[S])/v;break;case"colour":x[S]=r.getRGB(x[S]);var E=r.getRGB(_[S]);w[S]={r:(E.r-x[S].r)/v,g:(E.g-x[S].g)/v,b:(E.b-x[S].b)/v};break;case"path":var B=Et(x[S],_[S]),N=B[1];for(x[S]=B[0],w[S]=[],C=0,A=x[S].length;Cu&&(u=h)}!t[u+="%"].callback&&(t[u].callback=i)}return new ir(t,e)},Vt.animate=function(t,e,n,i){if(this.removed)return i&&i.call(this),this;var o=t instanceof ir?t:r.animation(t,e,n,i);return or(o,this,o.percents[0],null,this.attr()),this},Vt.setTime=function(t,r){return t&&null!=r&&this.status(t,A(r,t.ms)/t.ms),this},Vt.status=function(t,r){var e,n,i=[],o=0;if(null!=r)return or(t,this,-1,A(r,1)),this;for(e=Qt.length;o1)for(var n=0,i=e.length;n.5)-1;u(f-.5,2)+u(d-.5,2)>.25&&(d=o.sqrt(.25-u(f-.5,2))*i+.5)&&.5!=d&&(d=d.toFixed(5)-1e-5*i)}return h}))).split(/\s*\-\s*/),"linear"==c){var x=i.shift();if(x=-n(x),isNaN(x))return null;var _=[0,0,o.cos(t.rad(x)),o.sin(t.rad(x))],w=1/(a(s(_[2]),s(_[3]))||1);_[2]*=w,_[3]*=w,_[2]<0&&(_[0]=-_[2],_[2]=0),_[3]<0&&(_[1]=-_[3],_[3]=0)}var k=t._parseDots(i);if(!k)return null;if(l=l.replace(/[\(\)\s,\xb0#]/g,"_"),r.gradient&&l!=r.gradient.id&&(g.defs.removeChild(r.gradient),delete r.gradient),!r.gradient){y=m(c+"Gradient",{id:l}),r.gradient=y,m(y,"radial"==c?{fx:f,fy:d}:{x1:_[0],y1:_[1],x2:_[2],y2:_[3],gradientTransform:r.matrix.invert()}),g.defs.appendChild(y);for(var C=0,A=k.length;C1?L.opacity/100:L.opacity});case"stroke":L=t.getRGB(g),u.setAttribute(p,L.hex),"stroke"==p&&L[r]("opacity")&&m(u,{"stroke-opacity":L.opacity>1?L.opacity/100:L.opacity}),"stroke"==p&&n._.arrows&&("startString"in n._.arrows&&x(n,n._.arrows.startString),"endString"in n._.arrows&&x(n,n._.arrows.endString,1));break;case"gradient":("circle"==n.type||"ellipse"==n.type||"r"!=e(g).charAt())&&v(n,g);break;case"opacity":l.gradient&&!l[r]("stroke-opacity")&&m(u,{"stroke-opacity":g>1?g/100:g});case"fill-opacity":if(l.gradient){(F=t._g.doc.getElementById(u.getAttribute("fill").replace(/^url\(#|\)$/g,h)))&&(j=F.getElementsByTagName("stop"),m(j[j.length-1],{"stop-opacity":g}));break}default:"font-size"==p&&(g=i(g,10)+"px");var I=p.replace(/(\-.)/g,(function(t){return t.substring(1).toUpperCase()}));u.style[I]=g,n._.dirty=1,u.setAttribute(p,g)}}C(n,o),u.style.visibility=f},C=function(n,o){if("text"==n.type&&(o[r]("text")||o[r]("font")||o[r]("font-size")||o[r]("x")||o[r]("y"))){var a=n.attrs,s=n.node,u=s.firstChild?i(t._g.doc.defaultView.getComputedStyle(s.firstChild,h).getPropertyValue("font-size"),10):10;if(o[r]("text")){for(a.text=o.text;s.firstChild;)s.removeChild(s.firstChild);for(var c,l=e(o.text).split("\n"),f=[],d=0,p=l.length;d"));var Y=X.getBoundingClientRect();E.W=g.w=(Y.right-Y.left)/100,E.H=g.h=(Y.bottom-Y.top)/100,E.X=g.x,E.Y=g.y+E.H/2,("x"in u||"y"in u)&&(E.path.v=t.format("m{0},{1}l{2},{1}",o(g.x*b),o(g.y*b),o(g.x*b)+1));for(var $=["x","y","text","font","font-family","font-weight","font-style","font-size"],Z=0,J=$.length;Z.25&&(e=i.sqrt(.25-s(r-.5,2))*(2*(e>.5)-1)+.5),c=r+h+e),f}))).split(/\s*\-\s*/),"linear"==u){var l=o.shift();if(l=-n(l),isNaN(l))return null}var d=t._parseDots(o);if(!d)return null;if(r=r.shape||r.node,d.length){r.removeChild(a),a.on=!0,a.method="none",a.color=d[0].color,a.color2=d[d.length-1].color;for(var p=[],g=0,m=d.length;g')}}catch(t){k=function(t){return r.createElement("<"+t+' xmlns="urn:schemas-microsoft.com:vml" class="rvml">')}}},t._engine.initWin(t._g.win),t._engine.create=function(){var r=t._getContainer.apply(0,arguments),e=r.container,n=r.height,i=r.width,o=r.x,a=r.y;if(!e)throw new Error("VML container not found.");var s=new t._Paper,u=s.canvas=t._g.doc.createElement("div"),c=u.style;return o=o||0,a=a||0,i=i||512,n=n||342,s.width=i,s.height=n,i==+i&&(i+="px"),n==+n&&(n+="px"),s.coordsize="21600000 21600000",s.coordorigin="0 0",s.span=t._g.doc.createElement("span"),s.span.style.cssText="position:absolute;left:-9999em;top:-9999em;padding:0;margin:0;line-height:1;",u.appendChild(s.span),c.cssText=t.format("top:0;left:0;width:{0};height:{1};display:inline-block;position:relative;clip:rect(0 {0} {1} 0);overflow:hidden",i,n),1==e?(t._g.doc.body.appendChild(u),c.left=o+"px",c.top=a+"px",c.position="absolute"):e.firstChild?e.insertBefore(u,e.firstChild):e.appendChild(u),s.renderfix=function(){},s},t.prototype.clear=function(){t.eve("raphael.clear",this),this.canvas.innerHTML=f,this.span=t._g.doc.createElement("span"),this.span.style.cssText="position:absolute;left:-9999em;top:-9999em;padding:0;margin:0;line-height:1;display:inline;",this.canvas.appendChild(this.span),this.bottom=this.top=null},t.prototype.remove=function(){for(var r in t.eve("raphael.remove",this),this.canvas.parentNode.removeChild(this.canvas),this)this[r]="function"==typeof this[r]?t._removedFactory(r):null;return!0};var q=t.st;for(var N in B)B[r](N)&&!q[r](N)&&(q[N]=function(t){return function(){var r=arguments;return this.forEach((function(e){e[t].apply(e,r)}))}}(N))}}.apply(r,n))||(t.exports=i)}])},function(t,r,e){"use strict";Object.defineProperty(r,"__esModule",{value:!0});var n=e(5);r.XmlEntities=n.XmlEntities;var i=e(6);r.Html4Entities=i.Html4Entities;var o=e(7);r.Html5Entities=o.Html5Entities,r.AllHtmlEntities=o.Html5Entities},function(t,r,e){"use strict";Object.defineProperty(r,"__esModule",{value:!0});var n=e(0),i={"<":"<",">":">",""":'"',"&apos":"'","&":"&","<":"<",">":">",""":'"',"'":"'","&":"&"},o={60:"lt",62:"gt",34:"quot",39:"apos",38:"amp"},a={"<":"<",">":">",'"':""","'":"'","&":"&"},s=function(){function t(){}return t.prototype.encode=function(t){return t&&t.length?t.replace(/[<>"'&]/g,(function(t){return a[t]})):""},t.encode=function(r){return(new t).encode(r)},t.prototype.decode=function(t){return t&&t.length?t.replace(/&#?[0-9a-zA-Z]+;?/g,(function(t){if("#"===t.charAt(1)){var r="x"===t.charAt(2).toLowerCase()?parseInt(t.substr(3),16):parseInt(t.substr(2));return!isNaN(r)||r>=-32768?r<=65535?String.fromCharCode(r):n.fromCodePoint(r):""}return i[t]||t})):""},t.decode=function(r){return(new t).decode(r)},t.prototype.encodeNonUTF=function(t){if(!t||!t.length)return"";for(var r=t.length,e="",i=0;i126?a>=n.highSurrogateFrom&&a<=n.highSurrogateTo?(e+="&#"+n.getCodePoint(t,i)+";",i++):e+="&#"+a+";":e+=t.charAt(i),i++)}return e},t.encodeNonUTF=function(r){return(new t).encodeNonUTF(r)},t.prototype.encodeNonASCII=function(t){if(!t||!t.length)return"";for(var r=t.length,e="",i=0;i=n.highSurrogateFrom&&o<=n.highSurrogateTo?(e+="&#"+n.getCodePoint(t,i)+";",i++):e+="&#"+o+";",i++)}return e},t.encodeNonASCII=function(r){return(new t).encodeNonASCII(r)},t}();r.XmlEntities=s},function(t,r,e){"use strict";Object.defineProperty(r,"__esModule",{value:!0});var n=e(0),i=["apos","nbsp","iexcl","cent","pound","curren","yen","brvbar","sect","uml","copy","ordf","laquo","not","shy","reg","macr","deg","plusmn","sup2","sup3","acute","micro","para","middot","cedil","sup1","ordm","raquo","frac14","frac12","frac34","iquest","Agrave","Aacute","Acirc","Atilde","Auml","Aring","AElig","Ccedil","Egrave","Eacute","Ecirc","Euml","Igrave","Iacute","Icirc","Iuml","ETH","Ntilde","Ograve","Oacute","Ocirc","Otilde","Ouml","times","Oslash","Ugrave","Uacute","Ucirc","Uuml","Yacute","THORN","szlig","agrave","aacute","acirc","atilde","auml","aring","aelig","ccedil","egrave","eacute","ecirc","euml","igrave","iacute","icirc","iuml","eth","ntilde","ograve","oacute","ocirc","otilde","ouml","divide","oslash","ugrave","uacute","ucirc","uuml","yacute","thorn","yuml","quot","amp","lt","gt","OElig","oelig","Scaron","scaron","Yuml","circ","tilde","ensp","emsp","thinsp","zwnj","zwj","lrm","rlm","ndash","mdash","lsquo","rsquo","sbquo","ldquo","rdquo","bdquo","dagger","Dagger","permil","lsaquo","rsaquo","euro","fnof","Alpha","Beta","Gamma","Delta","Epsilon","Zeta","Eta","Theta","Iota","Kappa","Lambda","Mu","Nu","Xi","Omicron","Pi","Rho","Sigma","Tau","Upsilon","Phi","Chi","Psi","Omega","alpha","beta","gamma","delta","epsilon","zeta","eta","theta","iota","kappa","lambda","mu","nu","xi","omicron","pi","rho","sigmaf","sigma","tau","upsilon","phi","chi","psi","omega","thetasym","upsih","piv","bull","hellip","prime","Prime","oline","frasl","weierp","image","real","trade","alefsym","larr","uarr","rarr","darr","harr","crarr","lArr","uArr","rArr","dArr","hArr","forall","part","exist","empty","nabla","isin","notin","ni","prod","sum","minus","lowast","radic","prop","infin","ang","and","or","cap","cup","int","there4","sim","cong","asymp","ne","equiv","le","ge","sub","sup","nsub","sube","supe","oplus","otimes","perp","sdot","lceil","rceil","lfloor","rfloor","lang","rang","loz","spades","clubs","hearts","diams"],o=[39,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,253,254,255,34,38,60,62,338,339,352,353,376,710,732,8194,8195,8201,8204,8205,8206,8207,8211,8212,8216,8217,8218,8220,8221,8222,8224,8225,8240,8249,8250,8364,402,913,914,915,916,917,918,919,920,921,922,923,924,925,926,927,928,929,931,932,933,934,935,936,937,945,946,947,948,949,950,951,952,953,954,955,956,957,958,959,960,961,962,963,964,965,966,967,968,969,977,978,982,8226,8230,8242,8243,8254,8260,8472,8465,8476,8482,8501,8592,8593,8594,8595,8596,8629,8656,8657,8658,8659,8660,8704,8706,8707,8709,8711,8712,8713,8715,8719,8721,8722,8727,8730,8733,8734,8736,8743,8744,8745,8746,8747,8756,8764,8773,8776,8800,8801,8804,8805,8834,8835,8836,8838,8839,8853,8855,8869,8901,8968,8969,8970,8971,9001,9002,9674,9824,9827,9829,9830],a={},s={};!function(){for(var t=0,r=i.length;t=-32768)&&(e=i<=65535?String.fromCharCode(i):n.fromCodePoint(i))}else e=a[r];return e||t})):""},t.decode=function(r){return(new t).decode(r)},t.prototype.encode=function(t){if(!t||!t.length)return"";for(var r=t.length,e="",n=0;n126?o>=n.highSurrogateFrom&&o<=n.highSurrogateTo?(e+="&#"+n.getCodePoint(t,i)+";",i++):e+="&#"+o+";":e+=t.charAt(i),i++}return e},t.encodeNonUTF=function(r){return(new t).encodeNonUTF(r)},t.prototype.encodeNonASCII=function(t){if(!t||!t.length)return"";for(var r=t.length,e="",i=0;i=n.highSurrogateFrom&&o<=n.highSurrogateTo?(e+="&#"+n.getCodePoint(t,i)+";",i++):e+="&#"+o+";",i++)}return e},t.encodeNonASCII=function(r){return(new t).encodeNonASCII(r)},t}();r.Html4Entities=u},function(t,r,e){"use strict";Object.defineProperty(r,"__esModule",{value:!0});var n=e(0),i=[["Aacute",[193]],["aacute",[225]],["Abreve",[258]],["abreve",[259]],["ac",[8766]],["acd",[8767]],["acE",[8766,819]],["Acirc",[194]],["acirc",[226]],["acute",[180]],["Acy",[1040]],["acy",[1072]],["AElig",[198]],["aelig",[230]],["af",[8289]],["Afr",[120068]],["afr",[120094]],["Agrave",[192]],["agrave",[224]],["alefsym",[8501]],["aleph",[8501]],["Alpha",[913]],["alpha",[945]],["Amacr",[256]],["amacr",[257]],["amalg",[10815]],["amp",[38]],["AMP",[38]],["andand",[10837]],["And",[10835]],["and",[8743]],["andd",[10844]],["andslope",[10840]],["andv",[10842]],["ang",[8736]],["ange",[10660]],["angle",[8736]],["angmsdaa",[10664]],["angmsdab",[10665]],["angmsdac",[10666]],["angmsdad",[10667]],["angmsdae",[10668]],["angmsdaf",[10669]],["angmsdag",[10670]],["angmsdah",[10671]],["angmsd",[8737]],["angrt",[8735]],["angrtvb",[8894]],["angrtvbd",[10653]],["angsph",[8738]],["angst",[197]],["angzarr",[9084]],["Aogon",[260]],["aogon",[261]],["Aopf",[120120]],["aopf",[120146]],["apacir",[10863]],["ap",[8776]],["apE",[10864]],["ape",[8778]],["apid",[8779]],["apos",[39]],["ApplyFunction",[8289]],["approx",[8776]],["approxeq",[8778]],["Aring",[197]],["aring",[229]],["Ascr",[119964]],["ascr",[119990]],["Assign",[8788]],["ast",[42]],["asymp",[8776]],["asympeq",[8781]],["Atilde",[195]],["atilde",[227]],["Auml",[196]],["auml",[228]],["awconint",[8755]],["awint",[10769]],["backcong",[8780]],["backepsilon",[1014]],["backprime",[8245]],["backsim",[8765]],["backsimeq",[8909]],["Backslash",[8726]],["Barv",[10983]],["barvee",[8893]],["barwed",[8965]],["Barwed",[8966]],["barwedge",[8965]],["bbrk",[9141]],["bbrktbrk",[9142]],["bcong",[8780]],["Bcy",[1041]],["bcy",[1073]],["bdquo",[8222]],["becaus",[8757]],["because",[8757]],["Because",[8757]],["bemptyv",[10672]],["bepsi",[1014]],["bernou",[8492]],["Bernoullis",[8492]],["Beta",[914]],["beta",[946]],["beth",[8502]],["between",[8812]],["Bfr",[120069]],["bfr",[120095]],["bigcap",[8898]],["bigcirc",[9711]],["bigcup",[8899]],["bigodot",[10752]],["bigoplus",[10753]],["bigotimes",[10754]],["bigsqcup",[10758]],["bigstar",[9733]],["bigtriangledown",[9661]],["bigtriangleup",[9651]],["biguplus",[10756]],["bigvee",[8897]],["bigwedge",[8896]],["bkarow",[10509]],["blacklozenge",[10731]],["blacksquare",[9642]],["blacktriangle",[9652]],["blacktriangledown",[9662]],["blacktriangleleft",[9666]],["blacktriangleright",[9656]],["blank",[9251]],["blk12",[9618]],["blk14",[9617]],["blk34",[9619]],["block",[9608]],["bne",[61,8421]],["bnequiv",[8801,8421]],["bNot",[10989]],["bnot",[8976]],["Bopf",[120121]],["bopf",[120147]],["bot",[8869]],["bottom",[8869]],["bowtie",[8904]],["boxbox",[10697]],["boxdl",[9488]],["boxdL",[9557]],["boxDl",[9558]],["boxDL",[9559]],["boxdr",[9484]],["boxdR",[9554]],["boxDr",[9555]],["boxDR",[9556]],["boxh",[9472]],["boxH",[9552]],["boxhd",[9516]],["boxHd",[9572]],["boxhD",[9573]],["boxHD",[9574]],["boxhu",[9524]],["boxHu",[9575]],["boxhU",[9576]],["boxHU",[9577]],["boxminus",[8863]],["boxplus",[8862]],["boxtimes",[8864]],["boxul",[9496]],["boxuL",[9563]],["boxUl",[9564]],["boxUL",[9565]],["boxur",[9492]],["boxuR",[9560]],["boxUr",[9561]],["boxUR",[9562]],["boxv",[9474]],["boxV",[9553]],["boxvh",[9532]],["boxvH",[9578]],["boxVh",[9579]],["boxVH",[9580]],["boxvl",[9508]],["boxvL",[9569]],["boxVl",[9570]],["boxVL",[9571]],["boxvr",[9500]],["boxvR",[9566]],["boxVr",[9567]],["boxVR",[9568]],["bprime",[8245]],["breve",[728]],["Breve",[728]],["brvbar",[166]],["bscr",[119991]],["Bscr",[8492]],["bsemi",[8271]],["bsim",[8765]],["bsime",[8909]],["bsolb",[10693]],["bsol",[92]],["bsolhsub",[10184]],["bull",[8226]],["bullet",[8226]],["bump",[8782]],["bumpE",[10926]],["bumpe",[8783]],["Bumpeq",[8782]],["bumpeq",[8783]],["Cacute",[262]],["cacute",[263]],["capand",[10820]],["capbrcup",[10825]],["capcap",[10827]],["cap",[8745]],["Cap",[8914]],["capcup",[10823]],["capdot",[10816]],["CapitalDifferentialD",[8517]],["caps",[8745,65024]],["caret",[8257]],["caron",[711]],["Cayleys",[8493]],["ccaps",[10829]],["Ccaron",[268]],["ccaron",[269]],["Ccedil",[199]],["ccedil",[231]],["Ccirc",[264]],["ccirc",[265]],["Cconint",[8752]],["ccups",[10828]],["ccupssm",[10832]],["Cdot",[266]],["cdot",[267]],["cedil",[184]],["Cedilla",[184]],["cemptyv",[10674]],["cent",[162]],["centerdot",[183]],["CenterDot",[183]],["cfr",[120096]],["Cfr",[8493]],["CHcy",[1063]],["chcy",[1095]],["check",[10003]],["checkmark",[10003]],["Chi",[935]],["chi",[967]],["circ",[710]],["circeq",[8791]],["circlearrowleft",[8634]],["circlearrowright",[8635]],["circledast",[8859]],["circledcirc",[8858]],["circleddash",[8861]],["CircleDot",[8857]],["circledR",[174]],["circledS",[9416]],["CircleMinus",[8854]],["CirclePlus",[8853]],["CircleTimes",[8855]],["cir",[9675]],["cirE",[10691]],["cire",[8791]],["cirfnint",[10768]],["cirmid",[10991]],["cirscir",[10690]],["ClockwiseContourIntegral",[8754]],["clubs",[9827]],["clubsuit",[9827]],["colon",[58]],["Colon",[8759]],["Colone",[10868]],["colone",[8788]],["coloneq",[8788]],["comma",[44]],["commat",[64]],["comp",[8705]],["compfn",[8728]],["complement",[8705]],["complexes",[8450]],["cong",[8773]],["congdot",[10861]],["Congruent",[8801]],["conint",[8750]],["Conint",[8751]],["ContourIntegral",[8750]],["copf",[120148]],["Copf",[8450]],["coprod",[8720]],["Coproduct",[8720]],["copy",[169]],["COPY",[169]],["copysr",[8471]],["CounterClockwiseContourIntegral",[8755]],["crarr",[8629]],["cross",[10007]],["Cross",[10799]],["Cscr",[119966]],["cscr",[119992]],["csub",[10959]],["csube",[10961]],["csup",[10960]],["csupe",[10962]],["ctdot",[8943]],["cudarrl",[10552]],["cudarrr",[10549]],["cuepr",[8926]],["cuesc",[8927]],["cularr",[8630]],["cularrp",[10557]],["cupbrcap",[10824]],["cupcap",[10822]],["CupCap",[8781]],["cup",[8746]],["Cup",[8915]],["cupcup",[10826]],["cupdot",[8845]],["cupor",[10821]],["cups",[8746,65024]],["curarr",[8631]],["curarrm",[10556]],["curlyeqprec",[8926]],["curlyeqsucc",[8927]],["curlyvee",[8910]],["curlywedge",[8911]],["curren",[164]],["curvearrowleft",[8630]],["curvearrowright",[8631]],["cuvee",[8910]],["cuwed",[8911]],["cwconint",[8754]],["cwint",[8753]],["cylcty",[9005]],["dagger",[8224]],["Dagger",[8225]],["daleth",[8504]],["darr",[8595]],["Darr",[8609]],["dArr",[8659]],["dash",[8208]],["Dashv",[10980]],["dashv",[8867]],["dbkarow",[10511]],["dblac",[733]],["Dcaron",[270]],["dcaron",[271]],["Dcy",[1044]],["dcy",[1076]],["ddagger",[8225]],["ddarr",[8650]],["DD",[8517]],["dd",[8518]],["DDotrahd",[10513]],["ddotseq",[10871]],["deg",[176]],["Del",[8711]],["Delta",[916]],["delta",[948]],["demptyv",[10673]],["dfisht",[10623]],["Dfr",[120071]],["dfr",[120097]],["dHar",[10597]],["dharl",[8643]],["dharr",[8642]],["DiacriticalAcute",[180]],["DiacriticalDot",[729]],["DiacriticalDoubleAcute",[733]],["DiacriticalGrave",[96]],["DiacriticalTilde",[732]],["diam",[8900]],["diamond",[8900]],["Diamond",[8900]],["diamondsuit",[9830]],["diams",[9830]],["die",[168]],["DifferentialD",[8518]],["digamma",[989]],["disin",[8946]],["div",[247]],["divide",[247]],["divideontimes",[8903]],["divonx",[8903]],["DJcy",[1026]],["djcy",[1106]],["dlcorn",[8990]],["dlcrop",[8973]],["dollar",[36]],["Dopf",[120123]],["dopf",[120149]],["Dot",[168]],["dot",[729]],["DotDot",[8412]],["doteq",[8784]],["doteqdot",[8785]],["DotEqual",[8784]],["dotminus",[8760]],["dotplus",[8724]],["dotsquare",[8865]],["doublebarwedge",[8966]],["DoubleContourIntegral",[8751]],["DoubleDot",[168]],["DoubleDownArrow",[8659]],["DoubleLeftArrow",[8656]],["DoubleLeftRightArrow",[8660]],["DoubleLeftTee",[10980]],["DoubleLongLeftArrow",[10232]],["DoubleLongLeftRightArrow",[10234]],["DoubleLongRightArrow",[10233]],["DoubleRightArrow",[8658]],["DoubleRightTee",[8872]],["DoubleUpArrow",[8657]],["DoubleUpDownArrow",[8661]],["DoubleVerticalBar",[8741]],["DownArrowBar",[10515]],["downarrow",[8595]],["DownArrow",[8595]],["Downarrow",[8659]],["DownArrowUpArrow",[8693]],["DownBreve",[785]],["downdownarrows",[8650]],["downharpoonleft",[8643]],["downharpoonright",[8642]],["DownLeftRightVector",[10576]],["DownLeftTeeVector",[10590]],["DownLeftVectorBar",[10582]],["DownLeftVector",[8637]],["DownRightTeeVector",[10591]],["DownRightVectorBar",[10583]],["DownRightVector",[8641]],["DownTeeArrow",[8615]],["DownTee",[8868]],["drbkarow",[10512]],["drcorn",[8991]],["drcrop",[8972]],["Dscr",[119967]],["dscr",[119993]],["DScy",[1029]],["dscy",[1109]],["dsol",[10742]],["Dstrok",[272]],["dstrok",[273]],["dtdot",[8945]],["dtri",[9663]],["dtrif",[9662]],["duarr",[8693]],["duhar",[10607]],["dwangle",[10662]],["DZcy",[1039]],["dzcy",[1119]],["dzigrarr",[10239]],["Eacute",[201]],["eacute",[233]],["easter",[10862]],["Ecaron",[282]],["ecaron",[283]],["Ecirc",[202]],["ecirc",[234]],["ecir",[8790]],["ecolon",[8789]],["Ecy",[1069]],["ecy",[1101]],["eDDot",[10871]],["Edot",[278]],["edot",[279]],["eDot",[8785]],["ee",[8519]],["efDot",[8786]],["Efr",[120072]],["efr",[120098]],["eg",[10906]],["Egrave",[200]],["egrave",[232]],["egs",[10902]],["egsdot",[10904]],["el",[10905]],["Element",[8712]],["elinters",[9191]],["ell",[8467]],["els",[10901]],["elsdot",[10903]],["Emacr",[274]],["emacr",[275]],["empty",[8709]],["emptyset",[8709]],["EmptySmallSquare",[9723]],["emptyv",[8709]],["EmptyVerySmallSquare",[9643]],["emsp13",[8196]],["emsp14",[8197]],["emsp",[8195]],["ENG",[330]],["eng",[331]],["ensp",[8194]],["Eogon",[280]],["eogon",[281]],["Eopf",[120124]],["eopf",[120150]],["epar",[8917]],["eparsl",[10723]],["eplus",[10865]],["epsi",[949]],["Epsilon",[917]],["epsilon",[949]],["epsiv",[1013]],["eqcirc",[8790]],["eqcolon",[8789]],["eqsim",[8770]],["eqslantgtr",[10902]],["eqslantless",[10901]],["Equal",[10869]],["equals",[61]],["EqualTilde",[8770]],["equest",[8799]],["Equilibrium",[8652]],["equiv",[8801]],["equivDD",[10872]],["eqvparsl",[10725]],["erarr",[10609]],["erDot",[8787]],["escr",[8495]],["Escr",[8496]],["esdot",[8784]],["Esim",[10867]],["esim",[8770]],["Eta",[919]],["eta",[951]],["ETH",[208]],["eth",[240]],["Euml",[203]],["euml",[235]],["euro",[8364]],["excl",[33]],["exist",[8707]],["Exists",[8707]],["expectation",[8496]],["exponentiale",[8519]],["ExponentialE",[8519]],["fallingdotseq",[8786]],["Fcy",[1060]],["fcy",[1092]],["female",[9792]],["ffilig",[64259]],["fflig",[64256]],["ffllig",[64260]],["Ffr",[120073]],["ffr",[120099]],["filig",[64257]],["FilledSmallSquare",[9724]],["FilledVerySmallSquare",[9642]],["fjlig",[102,106]],["flat",[9837]],["fllig",[64258]],["fltns",[9649]],["fnof",[402]],["Fopf",[120125]],["fopf",[120151]],["forall",[8704]],["ForAll",[8704]],["fork",[8916]],["forkv",[10969]],["Fouriertrf",[8497]],["fpartint",[10765]],["frac12",[189]],["frac13",[8531]],["frac14",[188]],["frac15",[8533]],["frac16",[8537]],["frac18",[8539]],["frac23",[8532]],["frac25",[8534]],["frac34",[190]],["frac35",[8535]],["frac38",[8540]],["frac45",[8536]],["frac56",[8538]],["frac58",[8541]],["frac78",[8542]],["frasl",[8260]],["frown",[8994]],["fscr",[119995]],["Fscr",[8497]],["gacute",[501]],["Gamma",[915]],["gamma",[947]],["Gammad",[988]],["gammad",[989]],["gap",[10886]],["Gbreve",[286]],["gbreve",[287]],["Gcedil",[290]],["Gcirc",[284]],["gcirc",[285]],["Gcy",[1043]],["gcy",[1075]],["Gdot",[288]],["gdot",[289]],["ge",[8805]],["gE",[8807]],["gEl",[10892]],["gel",[8923]],["geq",[8805]],["geqq",[8807]],["geqslant",[10878]],["gescc",[10921]],["ges",[10878]],["gesdot",[10880]],["gesdoto",[10882]],["gesdotol",[10884]],["gesl",[8923,65024]],["gesles",[10900]],["Gfr",[120074]],["gfr",[120100]],["gg",[8811]],["Gg",[8921]],["ggg",[8921]],["gimel",[8503]],["GJcy",[1027]],["gjcy",[1107]],["gla",[10917]],["gl",[8823]],["glE",[10898]],["glj",[10916]],["gnap",[10890]],["gnapprox",[10890]],["gne",[10888]],["gnE",[8809]],["gneq",[10888]],["gneqq",[8809]],["gnsim",[8935]],["Gopf",[120126]],["gopf",[120152]],["grave",[96]],["GreaterEqual",[8805]],["GreaterEqualLess",[8923]],["GreaterFullEqual",[8807]],["GreaterGreater",[10914]],["GreaterLess",[8823]],["GreaterSlantEqual",[10878]],["GreaterTilde",[8819]],["Gscr",[119970]],["gscr",[8458]],["gsim",[8819]],["gsime",[10894]],["gsiml",[10896]],["gtcc",[10919]],["gtcir",[10874]],["gt",[62]],["GT",[62]],["Gt",[8811]],["gtdot",[8919]],["gtlPar",[10645]],["gtquest",[10876]],["gtrapprox",[10886]],["gtrarr",[10616]],["gtrdot",[8919]],["gtreqless",[8923]],["gtreqqless",[10892]],["gtrless",[8823]],["gtrsim",[8819]],["gvertneqq",[8809,65024]],["gvnE",[8809,65024]],["Hacek",[711]],["hairsp",[8202]],["half",[189]],["hamilt",[8459]],["HARDcy",[1066]],["hardcy",[1098]],["harrcir",[10568]],["harr",[8596]],["hArr",[8660]],["harrw",[8621]],["Hat",[94]],["hbar",[8463]],["Hcirc",[292]],["hcirc",[293]],["hearts",[9829]],["heartsuit",[9829]],["hellip",[8230]],["hercon",[8889]],["hfr",[120101]],["Hfr",[8460]],["HilbertSpace",[8459]],["hksearow",[10533]],["hkswarow",[10534]],["hoarr",[8703]],["homtht",[8763]],["hookleftarrow",[8617]],["hookrightarrow",[8618]],["hopf",[120153]],["Hopf",[8461]],["horbar",[8213]],["HorizontalLine",[9472]],["hscr",[119997]],["Hscr",[8459]],["hslash",[8463]],["Hstrok",[294]],["hstrok",[295]],["HumpDownHump",[8782]],["HumpEqual",[8783]],["hybull",[8259]],["hyphen",[8208]],["Iacute",[205]],["iacute",[237]],["ic",[8291]],["Icirc",[206]],["icirc",[238]],["Icy",[1048]],["icy",[1080]],["Idot",[304]],["IEcy",[1045]],["iecy",[1077]],["iexcl",[161]],["iff",[8660]],["ifr",[120102]],["Ifr",[8465]],["Igrave",[204]],["igrave",[236]],["ii",[8520]],["iiiint",[10764]],["iiint",[8749]],["iinfin",[10716]],["iiota",[8489]],["IJlig",[306]],["ijlig",[307]],["Imacr",[298]],["imacr",[299]],["image",[8465]],["ImaginaryI",[8520]],["imagline",[8464]],["imagpart",[8465]],["imath",[305]],["Im",[8465]],["imof",[8887]],["imped",[437]],["Implies",[8658]],["incare",[8453]],["in",[8712]],["infin",[8734]],["infintie",[10717]],["inodot",[305]],["intcal",[8890]],["int",[8747]],["Int",[8748]],["integers",[8484]],["Integral",[8747]],["intercal",[8890]],["Intersection",[8898]],["intlarhk",[10775]],["intprod",[10812]],["InvisibleComma",[8291]],["InvisibleTimes",[8290]],["IOcy",[1025]],["iocy",[1105]],["Iogon",[302]],["iogon",[303]],["Iopf",[120128]],["iopf",[120154]],["Iota",[921]],["iota",[953]],["iprod",[10812]],["iquest",[191]],["iscr",[119998]],["Iscr",[8464]],["isin",[8712]],["isindot",[8949]],["isinE",[8953]],["isins",[8948]],["isinsv",[8947]],["isinv",[8712]],["it",[8290]],["Itilde",[296]],["itilde",[297]],["Iukcy",[1030]],["iukcy",[1110]],["Iuml",[207]],["iuml",[239]],["Jcirc",[308]],["jcirc",[309]],["Jcy",[1049]],["jcy",[1081]],["Jfr",[120077]],["jfr",[120103]],["jmath",[567]],["Jopf",[120129]],["jopf",[120155]],["Jscr",[119973]],["jscr",[119999]],["Jsercy",[1032]],["jsercy",[1112]],["Jukcy",[1028]],["jukcy",[1108]],["Kappa",[922]],["kappa",[954]],["kappav",[1008]],["Kcedil",[310]],["kcedil",[311]],["Kcy",[1050]],["kcy",[1082]],["Kfr",[120078]],["kfr",[120104]],["kgreen",[312]],["KHcy",[1061]],["khcy",[1093]],["KJcy",[1036]],["kjcy",[1116]],["Kopf",[120130]],["kopf",[120156]],["Kscr",[119974]],["kscr",[12e4]],["lAarr",[8666]],["Lacute",[313]],["lacute",[314]],["laemptyv",[10676]],["lagran",[8466]],["Lambda",[923]],["lambda",[955]],["lang",[10216]],["Lang",[10218]],["langd",[10641]],["langle",[10216]],["lap",[10885]],["Laplacetrf",[8466]],["laquo",[171]],["larrb",[8676]],["larrbfs",[10527]],["larr",[8592]],["Larr",[8606]],["lArr",[8656]],["larrfs",[10525]],["larrhk",[8617]],["larrlp",[8619]],["larrpl",[10553]],["larrsim",[10611]],["larrtl",[8610]],["latail",[10521]],["lAtail",[10523]],["lat",[10923]],["late",[10925]],["lates",[10925,65024]],["lbarr",[10508]],["lBarr",[10510]],["lbbrk",[10098]],["lbrace",[123]],["lbrack",[91]],["lbrke",[10635]],["lbrksld",[10639]],["lbrkslu",[10637]],["Lcaron",[317]],["lcaron",[318]],["Lcedil",[315]],["lcedil",[316]],["lceil",[8968]],["lcub",[123]],["Lcy",[1051]],["lcy",[1083]],["ldca",[10550]],["ldquo",[8220]],["ldquor",[8222]],["ldrdhar",[10599]],["ldrushar",[10571]],["ldsh",[8626]],["le",[8804]],["lE",[8806]],["LeftAngleBracket",[10216]],["LeftArrowBar",[8676]],["leftarrow",[8592]],["LeftArrow",[8592]],["Leftarrow",[8656]],["LeftArrowRightArrow",[8646]],["leftarrowtail",[8610]],["LeftCeiling",[8968]],["LeftDoubleBracket",[10214]],["LeftDownTeeVector",[10593]],["LeftDownVectorBar",[10585]],["LeftDownVector",[8643]],["LeftFloor",[8970]],["leftharpoondown",[8637]],["leftharpoonup",[8636]],["leftleftarrows",[8647]],["leftrightarrow",[8596]],["LeftRightArrow",[8596]],["Leftrightarrow",[8660]],["leftrightarrows",[8646]],["leftrightharpoons",[8651]],["leftrightsquigarrow",[8621]],["LeftRightVector",[10574]],["LeftTeeArrow",[8612]],["LeftTee",[8867]],["LeftTeeVector",[10586]],["leftthreetimes",[8907]],["LeftTriangleBar",[10703]],["LeftTriangle",[8882]],["LeftTriangleEqual",[8884]],["LeftUpDownVector",[10577]],["LeftUpTeeVector",[10592]],["LeftUpVectorBar",[10584]],["LeftUpVector",[8639]],["LeftVectorBar",[10578]],["LeftVector",[8636]],["lEg",[10891]],["leg",[8922]],["leq",[8804]],["leqq",[8806]],["leqslant",[10877]],["lescc",[10920]],["les",[10877]],["lesdot",[10879]],["lesdoto",[10881]],["lesdotor",[10883]],["lesg",[8922,65024]],["lesges",[10899]],["lessapprox",[10885]],["lessdot",[8918]],["lesseqgtr",[8922]],["lesseqqgtr",[10891]],["LessEqualGreater",[8922]],["LessFullEqual",[8806]],["LessGreater",[8822]],["lessgtr",[8822]],["LessLess",[10913]],["lesssim",[8818]],["LessSlantEqual",[10877]],["LessTilde",[8818]],["lfisht",[10620]],["lfloor",[8970]],["Lfr",[120079]],["lfr",[120105]],["lg",[8822]],["lgE",[10897]],["lHar",[10594]],["lhard",[8637]],["lharu",[8636]],["lharul",[10602]],["lhblk",[9604]],["LJcy",[1033]],["ljcy",[1113]],["llarr",[8647]],["ll",[8810]],["Ll",[8920]],["llcorner",[8990]],["Lleftarrow",[8666]],["llhard",[10603]],["lltri",[9722]],["Lmidot",[319]],["lmidot",[320]],["lmoustache",[9136]],["lmoust",[9136]],["lnap",[10889]],["lnapprox",[10889]],["lne",[10887]],["lnE",[8808]],["lneq",[10887]],["lneqq",[8808]],["lnsim",[8934]],["loang",[10220]],["loarr",[8701]],["lobrk",[10214]],["longleftarrow",[10229]],["LongLeftArrow",[10229]],["Longleftarrow",[10232]],["longleftrightarrow",[10231]],["LongLeftRightArrow",[10231]],["Longleftrightarrow",[10234]],["longmapsto",[10236]],["longrightarrow",[10230]],["LongRightArrow",[10230]],["Longrightarrow",[10233]],["looparrowleft",[8619]],["looparrowright",[8620]],["lopar",[10629]],["Lopf",[120131]],["lopf",[120157]],["loplus",[10797]],["lotimes",[10804]],["lowast",[8727]],["lowbar",[95]],["LowerLeftArrow",[8601]],["LowerRightArrow",[8600]],["loz",[9674]],["lozenge",[9674]],["lozf",[10731]],["lpar",[40]],["lparlt",[10643]],["lrarr",[8646]],["lrcorner",[8991]],["lrhar",[8651]],["lrhard",[10605]],["lrm",[8206]],["lrtri",[8895]],["lsaquo",[8249]],["lscr",[120001]],["Lscr",[8466]],["lsh",[8624]],["Lsh",[8624]],["lsim",[8818]],["lsime",[10893]],["lsimg",[10895]],["lsqb",[91]],["lsquo",[8216]],["lsquor",[8218]],["Lstrok",[321]],["lstrok",[322]],["ltcc",[10918]],["ltcir",[10873]],["lt",[60]],["LT",[60]],["Lt",[8810]],["ltdot",[8918]],["lthree",[8907]],["ltimes",[8905]],["ltlarr",[10614]],["ltquest",[10875]],["ltri",[9667]],["ltrie",[8884]],["ltrif",[9666]],["ltrPar",[10646]],["lurdshar",[10570]],["luruhar",[10598]],["lvertneqq",[8808,65024]],["lvnE",[8808,65024]],["macr",[175]],["male",[9794]],["malt",[10016]],["maltese",[10016]],["Map",[10501]],["map",[8614]],["mapsto",[8614]],["mapstodown",[8615]],["mapstoleft",[8612]],["mapstoup",[8613]],["marker",[9646]],["mcomma",[10793]],["Mcy",[1052]],["mcy",[1084]],["mdash",[8212]],["mDDot",[8762]],["measuredangle",[8737]],["MediumSpace",[8287]],["Mellintrf",[8499]],["Mfr",[120080]],["mfr",[120106]],["mho",[8487]],["micro",[181]],["midast",[42]],["midcir",[10992]],["mid",[8739]],["middot",[183]],["minusb",[8863]],["minus",[8722]],["minusd",[8760]],["minusdu",[10794]],["MinusPlus",[8723]],["mlcp",[10971]],["mldr",[8230]],["mnplus",[8723]],["models",[8871]],["Mopf",[120132]],["mopf",[120158]],["mp",[8723]],["mscr",[120002]],["Mscr",[8499]],["mstpos",[8766]],["Mu",[924]],["mu",[956]],["multimap",[8888]],["mumap",[8888]],["nabla",[8711]],["Nacute",[323]],["nacute",[324]],["nang",[8736,8402]],["nap",[8777]],["napE",[10864,824]],["napid",[8779,824]],["napos",[329]],["napprox",[8777]],["natural",[9838]],["naturals",[8469]],["natur",[9838]],["nbsp",[160]],["nbump",[8782,824]],["nbumpe",[8783,824]],["ncap",[10819]],["Ncaron",[327]],["ncaron",[328]],["Ncedil",[325]],["ncedil",[326]],["ncong",[8775]],["ncongdot",[10861,824]],["ncup",[10818]],["Ncy",[1053]],["ncy",[1085]],["ndash",[8211]],["nearhk",[10532]],["nearr",[8599]],["neArr",[8663]],["nearrow",[8599]],["ne",[8800]],["nedot",[8784,824]],["NegativeMediumSpace",[8203]],["NegativeThickSpace",[8203]],["NegativeThinSpace",[8203]],["NegativeVeryThinSpace",[8203]],["nequiv",[8802]],["nesear",[10536]],["nesim",[8770,824]],["NestedGreaterGreater",[8811]],["NestedLessLess",[8810]],["nexist",[8708]],["nexists",[8708]],["Nfr",[120081]],["nfr",[120107]],["ngE",[8807,824]],["nge",[8817]],["ngeq",[8817]],["ngeqq",[8807,824]],["ngeqslant",[10878,824]],["nges",[10878,824]],["nGg",[8921,824]],["ngsim",[8821]],["nGt",[8811,8402]],["ngt",[8815]],["ngtr",[8815]],["nGtv",[8811,824]],["nharr",[8622]],["nhArr",[8654]],["nhpar",[10994]],["ni",[8715]],["nis",[8956]],["nisd",[8954]],["niv",[8715]],["NJcy",[1034]],["njcy",[1114]],["nlarr",[8602]],["nlArr",[8653]],["nldr",[8229]],["nlE",[8806,824]],["nle",[8816]],["nleftarrow",[8602]],["nLeftarrow",[8653]],["nleftrightarrow",[8622]],["nLeftrightarrow",[8654]],["nleq",[8816]],["nleqq",[8806,824]],["nleqslant",[10877,824]],["nles",[10877,824]],["nless",[8814]],["nLl",[8920,824]],["nlsim",[8820]],["nLt",[8810,8402]],["nlt",[8814]],["nltri",[8938]],["nltrie",[8940]],["nLtv",[8810,824]],["nmid",[8740]],["NoBreak",[8288]],["NonBreakingSpace",[160]],["nopf",[120159]],["Nopf",[8469]],["Not",[10988]],["not",[172]],["NotCongruent",[8802]],["NotCupCap",[8813]],["NotDoubleVerticalBar",[8742]],["NotElement",[8713]],["NotEqual",[8800]],["NotEqualTilde",[8770,824]],["NotExists",[8708]],["NotGreater",[8815]],["NotGreaterEqual",[8817]],["NotGreaterFullEqual",[8807,824]],["NotGreaterGreater",[8811,824]],["NotGreaterLess",[8825]],["NotGreaterSlantEqual",[10878,824]],["NotGreaterTilde",[8821]],["NotHumpDownHump",[8782,824]],["NotHumpEqual",[8783,824]],["notin",[8713]],["notindot",[8949,824]],["notinE",[8953,824]],["notinva",[8713]],["notinvb",[8951]],["notinvc",[8950]],["NotLeftTriangleBar",[10703,824]],["NotLeftTriangle",[8938]],["NotLeftTriangleEqual",[8940]],["NotLess",[8814]],["NotLessEqual",[8816]],["NotLessGreater",[8824]],["NotLessLess",[8810,824]],["NotLessSlantEqual",[10877,824]],["NotLessTilde",[8820]],["NotNestedGreaterGreater",[10914,824]],["NotNestedLessLess",[10913,824]],["notni",[8716]],["notniva",[8716]],["notnivb",[8958]],["notnivc",[8957]],["NotPrecedes",[8832]],["NotPrecedesEqual",[10927,824]],["NotPrecedesSlantEqual",[8928]],["NotReverseElement",[8716]],["NotRightTriangleBar",[10704,824]],["NotRightTriangle",[8939]],["NotRightTriangleEqual",[8941]],["NotSquareSubset",[8847,824]],["NotSquareSubsetEqual",[8930]],["NotSquareSuperset",[8848,824]],["NotSquareSupersetEqual",[8931]],["NotSubset",[8834,8402]],["NotSubsetEqual",[8840]],["NotSucceeds",[8833]],["NotSucceedsEqual",[10928,824]],["NotSucceedsSlantEqual",[8929]],["NotSucceedsTilde",[8831,824]],["NotSuperset",[8835,8402]],["NotSupersetEqual",[8841]],["NotTilde",[8769]],["NotTildeEqual",[8772]],["NotTildeFullEqual",[8775]],["NotTildeTilde",[8777]],["NotVerticalBar",[8740]],["nparallel",[8742]],["npar",[8742]],["nparsl",[11005,8421]],["npart",[8706,824]],["npolint",[10772]],["npr",[8832]],["nprcue",[8928]],["nprec",[8832]],["npreceq",[10927,824]],["npre",[10927,824]],["nrarrc",[10547,824]],["nrarr",[8603]],["nrArr",[8655]],["nrarrw",[8605,824]],["nrightarrow",[8603]],["nRightarrow",[8655]],["nrtri",[8939]],["nrtrie",[8941]],["nsc",[8833]],["nsccue",[8929]],["nsce",[10928,824]],["Nscr",[119977]],["nscr",[120003]],["nshortmid",[8740]],["nshortparallel",[8742]],["nsim",[8769]],["nsime",[8772]],["nsimeq",[8772]],["nsmid",[8740]],["nspar",[8742]],["nsqsube",[8930]],["nsqsupe",[8931]],["nsub",[8836]],["nsubE",[10949,824]],["nsube",[8840]],["nsubset",[8834,8402]],["nsubseteq",[8840]],["nsubseteqq",[10949,824]],["nsucc",[8833]],["nsucceq",[10928,824]],["nsup",[8837]],["nsupE",[10950,824]],["nsupe",[8841]],["nsupset",[8835,8402]],["nsupseteq",[8841]],["nsupseteqq",[10950,824]],["ntgl",[8825]],["Ntilde",[209]],["ntilde",[241]],["ntlg",[8824]],["ntriangleleft",[8938]],["ntrianglelefteq",[8940]],["ntriangleright",[8939]],["ntrianglerighteq",[8941]],["Nu",[925]],["nu",[957]],["num",[35]],["numero",[8470]],["numsp",[8199]],["nvap",[8781,8402]],["nvdash",[8876]],["nvDash",[8877]],["nVdash",[8878]],["nVDash",[8879]],["nvge",[8805,8402]],["nvgt",[62,8402]],["nvHarr",[10500]],["nvinfin",[10718]],["nvlArr",[10498]],["nvle",[8804,8402]],["nvlt",[60,8402]],["nvltrie",[8884,8402]],["nvrArr",[10499]],["nvrtrie",[8885,8402]],["nvsim",[8764,8402]],["nwarhk",[10531]],["nwarr",[8598]],["nwArr",[8662]],["nwarrow",[8598]],["nwnear",[10535]],["Oacute",[211]],["oacute",[243]],["oast",[8859]],["Ocirc",[212]],["ocirc",[244]],["ocir",[8858]],["Ocy",[1054]],["ocy",[1086]],["odash",[8861]],["Odblac",[336]],["odblac",[337]],["odiv",[10808]],["odot",[8857]],["odsold",[10684]],["OElig",[338]],["oelig",[339]],["ofcir",[10687]],["Ofr",[120082]],["ofr",[120108]],["ogon",[731]],["Ograve",[210]],["ograve",[242]],["ogt",[10689]],["ohbar",[10677]],["ohm",[937]],["oint",[8750]],["olarr",[8634]],["olcir",[10686]],["olcross",[10683]],["oline",[8254]],["olt",[10688]],["Omacr",[332]],["omacr",[333]],["Omega",[937]],["omega",[969]],["Omicron",[927]],["omicron",[959]],["omid",[10678]],["ominus",[8854]],["Oopf",[120134]],["oopf",[120160]],["opar",[10679]],["OpenCurlyDoubleQuote",[8220]],["OpenCurlyQuote",[8216]],["operp",[10681]],["oplus",[8853]],["orarr",[8635]],["Or",[10836]],["or",[8744]],["ord",[10845]],["order",[8500]],["orderof",[8500]],["ordf",[170]],["ordm",[186]],["origof",[8886]],["oror",[10838]],["orslope",[10839]],["orv",[10843]],["oS",[9416]],["Oscr",[119978]],["oscr",[8500]],["Oslash",[216]],["oslash",[248]],["osol",[8856]],["Otilde",[213]],["otilde",[245]],["otimesas",[10806]],["Otimes",[10807]],["otimes",[8855]],["Ouml",[214]],["ouml",[246]],["ovbar",[9021]],["OverBar",[8254]],["OverBrace",[9182]],["OverBracket",[9140]],["OverParenthesis",[9180]],["para",[182]],["parallel",[8741]],["par",[8741]],["parsim",[10995]],["parsl",[11005]],["part",[8706]],["PartialD",[8706]],["Pcy",[1055]],["pcy",[1087]],["percnt",[37]],["period",[46]],["permil",[8240]],["perp",[8869]],["pertenk",[8241]],["Pfr",[120083]],["pfr",[120109]],["Phi",[934]],["phi",[966]],["phiv",[981]],["phmmat",[8499]],["phone",[9742]],["Pi",[928]],["pi",[960]],["pitchfork",[8916]],["piv",[982]],["planck",[8463]],["planckh",[8462]],["plankv",[8463]],["plusacir",[10787]],["plusb",[8862]],["pluscir",[10786]],["plus",[43]],["plusdo",[8724]],["plusdu",[10789]],["pluse",[10866]],["PlusMinus",[177]],["plusmn",[177]],["plussim",[10790]],["plustwo",[10791]],["pm",[177]],["Poincareplane",[8460]],["pointint",[10773]],["popf",[120161]],["Popf",[8473]],["pound",[163]],["prap",[10935]],["Pr",[10939]],["pr",[8826]],["prcue",[8828]],["precapprox",[10935]],["prec",[8826]],["preccurlyeq",[8828]],["Precedes",[8826]],["PrecedesEqual",[10927]],["PrecedesSlantEqual",[8828]],["PrecedesTilde",[8830]],["preceq",[10927]],["precnapprox",[10937]],["precneqq",[10933]],["precnsim",[8936]],["pre",[10927]],["prE",[10931]],["precsim",[8830]],["prime",[8242]],["Prime",[8243]],["primes",[8473]],["prnap",[10937]],["prnE",[10933]],["prnsim",[8936]],["prod",[8719]],["Product",[8719]],["profalar",[9006]],["profline",[8978]],["profsurf",[8979]],["prop",[8733]],["Proportional",[8733]],["Proportion",[8759]],["propto",[8733]],["prsim",[8830]],["prurel",[8880]],["Pscr",[119979]],["pscr",[120005]],["Psi",[936]],["psi",[968]],["puncsp",[8200]],["Qfr",[120084]],["qfr",[120110]],["qint",[10764]],["qopf",[120162]],["Qopf",[8474]],["qprime",[8279]],["Qscr",[119980]],["qscr",[120006]],["quaternions",[8461]],["quatint",[10774]],["quest",[63]],["questeq",[8799]],["quot",[34]],["QUOT",[34]],["rAarr",[8667]],["race",[8765,817]],["Racute",[340]],["racute",[341]],["radic",[8730]],["raemptyv",[10675]],["rang",[10217]],["Rang",[10219]],["rangd",[10642]],["range",[10661]],["rangle",[10217]],["raquo",[187]],["rarrap",[10613]],["rarrb",[8677]],["rarrbfs",[10528]],["rarrc",[10547]],["rarr",[8594]],["Rarr",[8608]],["rArr",[8658]],["rarrfs",[10526]],["rarrhk",[8618]],["rarrlp",[8620]],["rarrpl",[10565]],["rarrsim",[10612]],["Rarrtl",[10518]],["rarrtl",[8611]],["rarrw",[8605]],["ratail",[10522]],["rAtail",[10524]],["ratio",[8758]],["rationals",[8474]],["rbarr",[10509]],["rBarr",[10511]],["RBarr",[10512]],["rbbrk",[10099]],["rbrace",[125]],["rbrack",[93]],["rbrke",[10636]],["rbrksld",[10638]],["rbrkslu",[10640]],["Rcaron",[344]],["rcaron",[345]],["Rcedil",[342]],["rcedil",[343]],["rceil",[8969]],["rcub",[125]],["Rcy",[1056]],["rcy",[1088]],["rdca",[10551]],["rdldhar",[10601]],["rdquo",[8221]],["rdquor",[8221]],["CloseCurlyDoubleQuote",[8221]],["rdsh",[8627]],["real",[8476]],["realine",[8475]],["realpart",[8476]],["reals",[8477]],["Re",[8476]],["rect",[9645]],["reg",[174]],["REG",[174]],["ReverseElement",[8715]],["ReverseEquilibrium",[8651]],["ReverseUpEquilibrium",[10607]],["rfisht",[10621]],["rfloor",[8971]],["rfr",[120111]],["Rfr",[8476]],["rHar",[10596]],["rhard",[8641]],["rharu",[8640]],["rharul",[10604]],["Rho",[929]],["rho",[961]],["rhov",[1009]],["RightAngleBracket",[10217]],["RightArrowBar",[8677]],["rightarrow",[8594]],["RightArrow",[8594]],["Rightarrow",[8658]],["RightArrowLeftArrow",[8644]],["rightarrowtail",[8611]],["RightCeiling",[8969]],["RightDoubleBracket",[10215]],["RightDownTeeVector",[10589]],["RightDownVectorBar",[10581]],["RightDownVector",[8642]],["RightFloor",[8971]],["rightharpoondown",[8641]],["rightharpoonup",[8640]],["rightleftarrows",[8644]],["rightleftharpoons",[8652]],["rightrightarrows",[8649]],["rightsquigarrow",[8605]],["RightTeeArrow",[8614]],["RightTee",[8866]],["RightTeeVector",[10587]],["rightthreetimes",[8908]],["RightTriangleBar",[10704]],["RightTriangle",[8883]],["RightTriangleEqual",[8885]],["RightUpDownVector",[10575]],["RightUpTeeVector",[10588]],["RightUpVectorBar",[10580]],["RightUpVector",[8638]],["RightVectorBar",[10579]],["RightVector",[8640]],["ring",[730]],["risingdotseq",[8787]],["rlarr",[8644]],["rlhar",[8652]],["rlm",[8207]],["rmoustache",[9137]],["rmoust",[9137]],["rnmid",[10990]],["roang",[10221]],["roarr",[8702]],["robrk",[10215]],["ropar",[10630]],["ropf",[120163]],["Ropf",[8477]],["roplus",[10798]],["rotimes",[10805]],["RoundImplies",[10608]],["rpar",[41]],["rpargt",[10644]],["rppolint",[10770]],["rrarr",[8649]],["Rrightarrow",[8667]],["rsaquo",[8250]],["rscr",[120007]],["Rscr",[8475]],["rsh",[8625]],["Rsh",[8625]],["rsqb",[93]],["rsquo",[8217]],["rsquor",[8217]],["CloseCurlyQuote",[8217]],["rthree",[8908]],["rtimes",[8906]],["rtri",[9657]],["rtrie",[8885]],["rtrif",[9656]],["rtriltri",[10702]],["RuleDelayed",[10740]],["ruluhar",[10600]],["rx",[8478]],["Sacute",[346]],["sacute",[347]],["sbquo",[8218]],["scap",[10936]],["Scaron",[352]],["scaron",[353]],["Sc",[10940]],["sc",[8827]],["sccue",[8829]],["sce",[10928]],["scE",[10932]],["Scedil",[350]],["scedil",[351]],["Scirc",[348]],["scirc",[349]],["scnap",[10938]],["scnE",[10934]],["scnsim",[8937]],["scpolint",[10771]],["scsim",[8831]],["Scy",[1057]],["scy",[1089]],["sdotb",[8865]],["sdot",[8901]],["sdote",[10854]],["searhk",[10533]],["searr",[8600]],["seArr",[8664]],["searrow",[8600]],["sect",[167]],["semi",[59]],["seswar",[10537]],["setminus",[8726]],["setmn",[8726]],["sext",[10038]],["Sfr",[120086]],["sfr",[120112]],["sfrown",[8994]],["sharp",[9839]],["SHCHcy",[1065]],["shchcy",[1097]],["SHcy",[1064]],["shcy",[1096]],["ShortDownArrow",[8595]],["ShortLeftArrow",[8592]],["shortmid",[8739]],["shortparallel",[8741]],["ShortRightArrow",[8594]],["ShortUpArrow",[8593]],["shy",[173]],["Sigma",[931]],["sigma",[963]],["sigmaf",[962]],["sigmav",[962]],["sim",[8764]],["simdot",[10858]],["sime",[8771]],["simeq",[8771]],["simg",[10910]],["simgE",[10912]],["siml",[10909]],["simlE",[10911]],["simne",[8774]],["simplus",[10788]],["simrarr",[10610]],["slarr",[8592]],["SmallCircle",[8728]],["smallsetminus",[8726]],["smashp",[10803]],["smeparsl",[10724]],["smid",[8739]],["smile",[8995]],["smt",[10922]],["smte",[10924]],["smtes",[10924,65024]],["SOFTcy",[1068]],["softcy",[1100]],["solbar",[9023]],["solb",[10692]],["sol",[47]],["Sopf",[120138]],["sopf",[120164]],["spades",[9824]],["spadesuit",[9824]],["spar",[8741]],["sqcap",[8851]],["sqcaps",[8851,65024]],["sqcup",[8852]],["sqcups",[8852,65024]],["Sqrt",[8730]],["sqsub",[8847]],["sqsube",[8849]],["sqsubset",[8847]],["sqsubseteq",[8849]],["sqsup",[8848]],["sqsupe",[8850]],["sqsupset",[8848]],["sqsupseteq",[8850]],["square",[9633]],["Square",[9633]],["SquareIntersection",[8851]],["SquareSubset",[8847]],["SquareSubsetEqual",[8849]],["SquareSuperset",[8848]],["SquareSupersetEqual",[8850]],["SquareUnion",[8852]],["squarf",[9642]],["squ",[9633]],["squf",[9642]],["srarr",[8594]],["Sscr",[119982]],["sscr",[120008]],["ssetmn",[8726]],["ssmile",[8995]],["sstarf",[8902]],["Star",[8902]],["star",[9734]],["starf",[9733]],["straightepsilon",[1013]],["straightphi",[981]],["strns",[175]],["sub",[8834]],["Sub",[8912]],["subdot",[10941]],["subE",[10949]],["sube",[8838]],["subedot",[10947]],["submult",[10945]],["subnE",[10955]],["subne",[8842]],["subplus",[10943]],["subrarr",[10617]],["subset",[8834]],["Subset",[8912]],["subseteq",[8838]],["subseteqq",[10949]],["SubsetEqual",[8838]],["subsetneq",[8842]],["subsetneqq",[10955]],["subsim",[10951]],["subsub",[10965]],["subsup",[10963]],["succapprox",[10936]],["succ",[8827]],["succcurlyeq",[8829]],["Succeeds",[8827]],["SucceedsEqual",[10928]],["SucceedsSlantEqual",[8829]],["SucceedsTilde",[8831]],["succeq",[10928]],["succnapprox",[10938]],["succneqq",[10934]],["succnsim",[8937]],["succsim",[8831]],["SuchThat",[8715]],["sum",[8721]],["Sum",[8721]],["sung",[9834]],["sup1",[185]],["sup2",[178]],["sup3",[179]],["sup",[8835]],["Sup",[8913]],["supdot",[10942]],["supdsub",[10968]],["supE",[10950]],["supe",[8839]],["supedot",[10948]],["Superset",[8835]],["SupersetEqual",[8839]],["suphsol",[10185]],["suphsub",[10967]],["suplarr",[10619]],["supmult",[10946]],["supnE",[10956]],["supne",[8843]],["supplus",[10944]],["supset",[8835]],["Supset",[8913]],["supseteq",[8839]],["supseteqq",[10950]],["supsetneq",[8843]],["supsetneqq",[10956]],["supsim",[10952]],["supsub",[10964]],["supsup",[10966]],["swarhk",[10534]],["swarr",[8601]],["swArr",[8665]],["swarrow",[8601]],["swnwar",[10538]],["szlig",[223]],["Tab",[9]],["target",[8982]],["Tau",[932]],["tau",[964]],["tbrk",[9140]],["Tcaron",[356]],["tcaron",[357]],["Tcedil",[354]],["tcedil",[355]],["Tcy",[1058]],["tcy",[1090]],["tdot",[8411]],["telrec",[8981]],["Tfr",[120087]],["tfr",[120113]],["there4",[8756]],["therefore",[8756]],["Therefore",[8756]],["Theta",[920]],["theta",[952]],["thetasym",[977]],["thetav",[977]],["thickapprox",[8776]],["thicksim",[8764]],["ThickSpace",[8287,8202]],["ThinSpace",[8201]],["thinsp",[8201]],["thkap",[8776]],["thksim",[8764]],["THORN",[222]],["thorn",[254]],["tilde",[732]],["Tilde",[8764]],["TildeEqual",[8771]],["TildeFullEqual",[8773]],["TildeTilde",[8776]],["timesbar",[10801]],["timesb",[8864]],["times",[215]],["timesd",[10800]],["tint",[8749]],["toea",[10536]],["topbot",[9014]],["topcir",[10993]],["top",[8868]],["Topf",[120139]],["topf",[120165]],["topfork",[10970]],["tosa",[10537]],["tprime",[8244]],["trade",[8482]],["TRADE",[8482]],["triangle",[9653]],["triangledown",[9663]],["triangleleft",[9667]],["trianglelefteq",[8884]],["triangleq",[8796]],["triangleright",[9657]],["trianglerighteq",[8885]],["tridot",[9708]],["trie",[8796]],["triminus",[10810]],["TripleDot",[8411]],["triplus",[10809]],["trisb",[10701]],["tritime",[10811]],["trpezium",[9186]],["Tscr",[119983]],["tscr",[120009]],["TScy",[1062]],["tscy",[1094]],["TSHcy",[1035]],["tshcy",[1115]],["Tstrok",[358]],["tstrok",[359]],["twixt",[8812]],["twoheadleftarrow",[8606]],["twoheadrightarrow",[8608]],["Uacute",[218]],["uacute",[250]],["uarr",[8593]],["Uarr",[8607]],["uArr",[8657]],["Uarrocir",[10569]],["Ubrcy",[1038]],["ubrcy",[1118]],["Ubreve",[364]],["ubreve",[365]],["Ucirc",[219]],["ucirc",[251]],["Ucy",[1059]],["ucy",[1091]],["udarr",[8645]],["Udblac",[368]],["udblac",[369]],["udhar",[10606]],["ufisht",[10622]],["Ufr",[120088]],["ufr",[120114]],["Ugrave",[217]],["ugrave",[249]],["uHar",[10595]],["uharl",[8639]],["uharr",[8638]],["uhblk",[9600]],["ulcorn",[8988]],["ulcorner",[8988]],["ulcrop",[8975]],["ultri",[9720]],["Umacr",[362]],["umacr",[363]],["uml",[168]],["UnderBar",[95]],["UnderBrace",[9183]],["UnderBracket",[9141]],["UnderParenthesis",[9181]],["Union",[8899]],["UnionPlus",[8846]],["Uogon",[370]],["uogon",[371]],["Uopf",[120140]],["uopf",[120166]],["UpArrowBar",[10514]],["uparrow",[8593]],["UpArrow",[8593]],["Uparrow",[8657]],["UpArrowDownArrow",[8645]],["updownarrow",[8597]],["UpDownArrow",[8597]],["Updownarrow",[8661]],["UpEquilibrium",[10606]],["upharpoonleft",[8639]],["upharpoonright",[8638]],["uplus",[8846]],["UpperLeftArrow",[8598]],["UpperRightArrow",[8599]],["upsi",[965]],["Upsi",[978]],["upsih",[978]],["Upsilon",[933]],["upsilon",[965]],["UpTeeArrow",[8613]],["UpTee",[8869]],["upuparrows",[8648]],["urcorn",[8989]],["urcorner",[8989]],["urcrop",[8974]],["Uring",[366]],["uring",[367]],["urtri",[9721]],["Uscr",[119984]],["uscr",[120010]],["utdot",[8944]],["Utilde",[360]],["utilde",[361]],["utri",[9653]],["utrif",[9652]],["uuarr",[8648]],["Uuml",[220]],["uuml",[252]],["uwangle",[10663]],["vangrt",[10652]],["varepsilon",[1013]],["varkappa",[1008]],["varnothing",[8709]],["varphi",[981]],["varpi",[982]],["varpropto",[8733]],["varr",[8597]],["vArr",[8661]],["varrho",[1009]],["varsigma",[962]],["varsubsetneq",[8842,65024]],["varsubsetneqq",[10955,65024]],["varsupsetneq",[8843,65024]],["varsupsetneqq",[10956,65024]],["vartheta",[977]],["vartriangleleft",[8882]],["vartriangleright",[8883]],["vBar",[10984]],["Vbar",[10987]],["vBarv",[10985]],["Vcy",[1042]],["vcy",[1074]],["vdash",[8866]],["vDash",[8872]],["Vdash",[8873]],["VDash",[8875]],["Vdashl",[10982]],["veebar",[8891]],["vee",[8744]],["Vee",[8897]],["veeeq",[8794]],["vellip",[8942]],["verbar",[124]],["Verbar",[8214]],["vert",[124]],["Vert",[8214]],["VerticalBar",[8739]],["VerticalLine",[124]],["VerticalSeparator",[10072]],["VerticalTilde",[8768]],["VeryThinSpace",[8202]],["Vfr",[120089]],["vfr",[120115]],["vltri",[8882]],["vnsub",[8834,8402]],["vnsup",[8835,8402]],["Vopf",[120141]],["vopf",[120167]],["vprop",[8733]],["vrtri",[8883]],["Vscr",[119985]],["vscr",[120011]],["vsubnE",[10955,65024]],["vsubne",[8842,65024]],["vsupnE",[10956,65024]],["vsupne",[8843,65024]],["Vvdash",[8874]],["vzigzag",[10650]],["Wcirc",[372]],["wcirc",[373]],["wedbar",[10847]],["wedge",[8743]],["Wedge",[8896]],["wedgeq",[8793]],["weierp",[8472]],["Wfr",[120090]],["wfr",[120116]],["Wopf",[120142]],["wopf",[120168]],["wp",[8472]],["wr",[8768]],["wreath",[8768]],["Wscr",[119986]],["wscr",[120012]],["xcap",[8898]],["xcirc",[9711]],["xcup",[8899]],["xdtri",[9661]],["Xfr",[120091]],["xfr",[120117]],["xharr",[10231]],["xhArr",[10234]],["Xi",[926]],["xi",[958]],["xlarr",[10229]],["xlArr",[10232]],["xmap",[10236]],["xnis",[8955]],["xodot",[10752]],["Xopf",[120143]],["xopf",[120169]],["xoplus",[10753]],["xotime",[10754]],["xrarr",[10230]],["xrArr",[10233]],["Xscr",[119987]],["xscr",[120013]],["xsqcup",[10758]],["xuplus",[10756]],["xutri",[9651]],["xvee",[8897]],["xwedge",[8896]],["Yacute",[221]],["yacute",[253]],["YAcy",[1071]],["yacy",[1103]],["Ycirc",[374]],["ycirc",[375]],["Ycy",[1067]],["ycy",[1099]],["yen",[165]],["Yfr",[120092]],["yfr",[120118]],["YIcy",[1031]],["yicy",[1111]],["Yopf",[120144]],["yopf",[120170]],["Yscr",[119988]],["yscr",[120014]],["YUcy",[1070]],["yucy",[1102]],["yuml",[255]],["Yuml",[376]],["Zacute",[377]],["zacute",[378]],["Zcaron",[381]],["zcaron",[382]],["Zcy",[1047]],["zcy",[1079]],["Zdot",[379]],["zdot",[380]],["zeetrf",[8488]],["ZeroWidthSpace",[8203]],["Zeta",[918]],["zeta",[950]],["zfr",[120119]],["Zfr",[8488]],["ZHcy",[1046]],["zhcy",[1078]],["zigrarr",[8669]],["zopf",[120171]],["Zopf",[8484]],["Zscr",[119989]],["zscr",[120015]],["zwj",[8205]],["zwnj",[8204]]],o=[["NewLine",[10]]],a={},s={};!function(t,r){var e=i.length;for(;e--;){var n=i[e],a=n[0],s=n[1],u=s[0],c=s[1],l=u<32||u>126||62===u||60===u||38===u||34===u||39===u,h=void 0;l&&(h=r[u]=r[u]||{}),c?(t[a]=String.fromCharCode(u)+String.fromCharCode(c),l&&(h[c]=a)):(t[a]=String.fromCharCode(u),l&&(h[""]=a))}e=o.length;for(;e--;){var f=o[e],d=(a=f[0],f[1]);u=d[0],c=d[1];t[a]=String.fromCharCode(u)+(c?String.fromCharCode(c):"")}}(a,s);var u=function(){function t(){}return t.prototype.decode=function(t){return t&&t.length?t.replace(/&(#?[\w\d]+);?/g,(function(t,r){var e;if("#"===r.charAt(0)){var i="x"===r.charAt(1)?parseInt(r.substr(2).toLowerCase(),16):parseInt(r.substr(1));(!isNaN(i)||i>=-32768)&&(e=i<=65535?String.fromCharCode(i):n.fromCodePoint(i))}else e=a[r];return e||t})):""},t.decode=function(r){return(new t).decode(r)},t.prototype.encode=function(t){if(!t||!t.length)return"";for(var r=t.length,e="",n=0;n126?o>=n.highSurrogateFrom&&o<=n.highSurrogateTo?(e+="&#"+n.getCodePoint(t,i)+";",i++):e+="&#"+o+";":e+=t.charAt(i),i++}return e},t.encodeNonUTF=function(r){return(new t).encodeNonUTF(r)},t.prototype.encodeNonASCII=function(t){if(!t||!t.length)return"";for(var r=t.length,e="",i=0;i=n.highSurrogateFrom&&o<=n.highSurrogateTo?(e+="&#"+n.getCodePoint(t,i)+";",i+=2):(e+="&#"+o+";",i++)}return e},t.encodeNonASCII=function(r){return(new t).encodeNonASCII(r)},t}();r.Html5Entities=u},function(t,r,e){"use strict";e.r(r),e.d(r,"default",(function(){return Me})),e.d(r,"VERSION",(function(){return i})),e.d(r,"restArguments",(function(){return C})),e.d(r,"isObject",(function(){return A})),e.d(r,"isNull",(function(){return S})),e.d(r,"isUndefined",(function(){return E})),e.d(r,"isBoolean",(function(){return B})),e.d(r,"isElement",(function(){return q})),e.d(r,"isString",(function(){return T})),e.d(r,"isNumber",(function(){return D})),e.d(r,"isDate",(function(){return L})),e.d(r,"isRegExp",(function(){return F})),e.d(r,"isError",(function(){return j})),e.d(r,"isSymbol",(function(){return I})),e.d(r,"isArrayBuffer",(function(){return P})),e.d(r,"isDataView",(function(){return H})),e.d(r,"isArray",(function(){return X})),e.d(r,"isFunction",(function(){return M})),e.d(r,"isArguments",(function(){return $})),e.d(r,"isFinite",(function(){return Z})),e.d(r,"isNaN",(function(){return J})),e.d(r,"isTypedArray",(function(){return it})),e.d(r,"isEmpty",(function(){return ut})),e.d(r,"isMatch",(function(){return ct})),e.d(r,"isEqual",(function(){return dt})),e.d(r,"isMap",(function(){return wt})),e.d(r,"isWeakMap",(function(){return kt})),e.d(r,"isSet",(function(){return Ct})),e.d(r,"isWeakSet",(function(){return At})),e.d(r,"keys",(function(){return st})),e.d(r,"allKeys",(function(){return pt})),e.d(r,"values",(function(){return St})),e.d(r,"pairs",(function(){return Et})),e.d(r,"invert",(function(){return Bt})),e.d(r,"functions",(function(){return qt})),e.d(r,"methods",(function(){return qt})),e.d(r,"extend",(function(){return Tt})),e.d(r,"extendOwn",(function(){return Dt})),e.d(r,"assign",(function(){return Dt})),e.d(r,"defaults",(function(){return Lt})),e.d(r,"create",(function(){return jt})),e.d(r,"clone",(function(){return It})),e.d(r,"tap",(function(){return Pt})),e.d(r,"get",(function(){return Gt})),e.d(r,"has",(function(){return zt})),e.d(r,"mapObject",(function(){return Zt})),e.d(r,"identity",(function(){return Vt})),e.d(r,"constant",(function(){return K})),e.d(r,"noop",(function(){return Jt})),e.d(r,"toPath",(function(){return Rt})),e.d(r,"property",(function(){return Ht})),e.d(r,"propertyOf",(function(){return Kt})),e.d(r,"matcher",(function(){return Ut})),e.d(r,"matches",(function(){return Ut})),e.d(r,"times",(function(){return Qt})),e.d(r,"random",(function(){return tr})),e.d(r,"now",(function(){return rr})),e.d(r,"escape",(function(){return ir})),e.d(r,"unescape",(function(){return or})),e.d(r,"templateSettings",(function(){return ar})),e.d(r,"template",(function(){return fr})),e.d(r,"result",(function(){return dr})),e.d(r,"uniqueId",(function(){return gr})),e.d(r,"chain",(function(){return mr})),e.d(r,"iteratee",(function(){return Yt})),e.d(r,"partial",(function(){return yr})),e.d(r,"bind",(function(){return xr})),e.d(r,"bindAll",(function(){return kr})),e.d(r,"memoize",(function(){return Cr})),e.d(r,"delay",(function(){return Ar})),e.d(r,"defer",(function(){return Sr})),e.d(r,"throttle",(function(){return Er})),e.d(r,"debounce",(function(){return Br})),e.d(r,"wrap",(function(){return qr})),e.d(r,"negate",(function(){return Nr})),e.d(r,"compose",(function(){return Tr})),e.d(r,"after",(function(){return Dr})),e.d(r,"before",(function(){return Lr})),e.d(r,"once",(function(){return Fr})),e.d(r,"findKey",(function(){return jr})),e.d(r,"findIndex",(function(){return Pr})),e.d(r,"findLastIndex",(function(){return Rr})),e.d(r,"sortedIndex",(function(){return Or})),e.d(r,"indexOf",(function(){return Gr})),e.d(r,"lastIndexOf",(function(){return zr})),e.d(r,"find",(function(){return Vr})),e.d(r,"detect",(function(){return Vr})),e.d(r,"findWhere",(function(){return Ur})),e.d(r,"each",(function(){return Hr})),e.d(r,"forEach",(function(){return Hr})),e.d(r,"map",(function(){return Xr})),e.d(r,"collect",(function(){return Xr})),e.d(r,"reduce",(function(){return Yr})),e.d(r,"foldl",(function(){return Yr})),e.d(r,"inject",(function(){return Yr})),e.d(r,"reduceRight",(function(){return $r})),e.d(r,"foldr",(function(){return $r})),e.d(r,"filter",(function(){return Zr})),e.d(r,"select",(function(){return Zr})),e.d(r,"reject",(function(){return Jr})),e.d(r,"every",(function(){return Kr})),e.d(r,"all",(function(){return Kr})),e.d(r,"some",(function(){return Qr})),e.d(r,"any",(function(){return Qr})),e.d(r,"contains",(function(){return te})),e.d(r,"includes",(function(){return te})),e.d(r,"include",(function(){return te})),e.d(r,"invoke",(function(){return re})),e.d(r,"pluck",(function(){return ee})),e.d(r,"where",(function(){return ne})),e.d(r,"max",(function(){return ie})),e.d(r,"min",(function(){return oe})),e.d(r,"shuffle",(function(){return ce})),e.d(r,"sample",(function(){return ue})),e.d(r,"sortBy",(function(){return le})),e.d(r,"groupBy",(function(){return fe})),e.d(r,"indexBy",(function(){return de})),e.d(r,"countBy",(function(){return pe})),e.d(r,"partition",(function(){return ge})),e.d(r,"toArray",(function(){return se})),e.d(r,"size",(function(){return me})),e.d(r,"pick",(function(){return be})),e.d(r,"omit",(function(){return ye})),e.d(r,"first",(function(){return _e})),e.d(r,"head",(function(){return _e})),e.d(r,"take",(function(){return _e})),e.d(r,"initial",(function(){return xe})),e.d(r,"last",(function(){return ke})),e.d(r,"rest",(function(){return we})),e.d(r,"tail",(function(){return we})),e.d(r,"drop",(function(){return we})),e.d(r,"compact",(function(){return Ce})),e.d(r,"flatten",(function(){return Ae})),e.d(r,"without",(function(){return Ee})),e.d(r,"uniq",(function(){return Be})),e.d(r,"unique",(function(){return Be})),e.d(r,"union",(function(){return qe})),e.d(r,"intersection",(function(){return Ne})),e.d(r,"difference",(function(){return Se})),e.d(r,"unzip",(function(){return Te})),e.d(r,"transpose",(function(){return Te})),e.d(r,"zip",(function(){return De})),e.d(r,"object",(function(){return Le})),e.d(r,"range",(function(){return Fe})),e.d(r,"chunk",(function(){return je})),e.d(r,"mixin",(function(){return Pe}));var n={};e.r(n),e.d(n,"VERSION",(function(){return i})),e.d(n,"restArguments",(function(){return C})),e.d(n,"isObject",(function(){return A})),e.d(n,"isNull",(function(){return S})),e.d(n,"isUndefined",(function(){return E})),e.d(n,"isBoolean",(function(){return B})),e.d(n,"isElement",(function(){return q})),e.d(n,"isString",(function(){return T})),e.d(n,"isNumber",(function(){return D})),e.d(n,"isDate",(function(){return L})),e.d(n,"isRegExp",(function(){return F})),e.d(n,"isError",(function(){return j})),e.d(n,"isSymbol",(function(){return I})),e.d(n,"isArrayBuffer",(function(){return P})),e.d(n,"isDataView",(function(){return H})),e.d(n,"isArray",(function(){return X})),e.d(n,"isFunction",(function(){return M})),e.d(n,"isArguments",(function(){return $})),e.d(n,"isFinite",(function(){return Z})),e.d(n,"isNaN",(function(){return J})),e.d(n,"isTypedArray",(function(){return it})),e.d(n,"isEmpty",(function(){return ut})),e.d(n,"isMatch",(function(){return ct})),e.d(n,"isEqual",(function(){return dt})),e.d(n,"isMap",(function(){return wt})),e.d(n,"isWeakMap",(function(){return kt})),e.d(n,"isSet",(function(){return Ct})),e.d(n,"isWeakSet",(function(){return At})),e.d(n,"keys",(function(){return st})),e.d(n,"allKeys",(function(){return pt})),e.d(n,"values",(function(){return St})),e.d(n,"pairs",(function(){return Et})),e.d(n,"invert",(function(){return Bt})),e.d(n,"functions",(function(){return qt})),e.d(n,"methods",(function(){return qt})),e.d(n,"extend",(function(){return Tt})),e.d(n,"extendOwn",(function(){return Dt})),e.d(n,"assign",(function(){return Dt})),e.d(n,"defaults",(function(){return Lt})),e.d(n,"create",(function(){return jt})),e.d(n,"clone",(function(){return It})),e.d(n,"tap",(function(){return Pt})),e.d(n,"get",(function(){return Gt})),e.d(n,"has",(function(){return zt})),e.d(n,"mapObject",(function(){return Zt})),e.d(n,"identity",(function(){return Vt})),e.d(n,"constant",(function(){return K})),e.d(n,"noop",(function(){return Jt})),e.d(n,"toPath",(function(){return Rt})),e.d(n,"property",(function(){return Ht})),e.d(n,"propertyOf",(function(){return Kt})),e.d(n,"matcher",(function(){return Ut})),e.d(n,"matches",(function(){return Ut})),e.d(n,"times",(function(){return Qt})),e.d(n,"random",(function(){return tr})),e.d(n,"now",(function(){return rr})),e.d(n,"escape",(function(){return ir})),e.d(n,"unescape",(function(){return or})),e.d(n,"templateSettings",(function(){return ar})),e.d(n,"template",(function(){return fr})),e.d(n,"result",(function(){return dr})),e.d(n,"uniqueId",(function(){return gr})),e.d(n,"chain",(function(){return mr})),e.d(n,"iteratee",(function(){return Yt})),e.d(n,"partial",(function(){return yr})),e.d(n,"bind",(function(){return xr})),e.d(n,"bindAll",(function(){return kr})),e.d(n,"memoize",(function(){return Cr})),e.d(n,"delay",(function(){return Ar})),e.d(n,"defer",(function(){return Sr})),e.d(n,"throttle",(function(){return Er})),e.d(n,"debounce",(function(){return Br})),e.d(n,"wrap",(function(){return qr})),e.d(n,"negate",(function(){return Nr})),e.d(n,"compose",(function(){return Tr})),e.d(n,"after",(function(){return Dr})),e.d(n,"before",(function(){return Lr})),e.d(n,"once",(function(){return Fr})),e.d(n,"findKey",(function(){return jr})),e.d(n,"findIndex",(function(){return Pr})),e.d(n,"findLastIndex",(function(){return Rr})),e.d(n,"sortedIndex",(function(){return Or})),e.d(n,"indexOf",(function(){return Gr})),e.d(n,"lastIndexOf",(function(){return zr})),e.d(n,"find",(function(){return Vr})),e.d(n,"detect",(function(){return Vr})),e.d(n,"findWhere",(function(){return Ur})),e.d(n,"each",(function(){return Hr})),e.d(n,"forEach",(function(){return Hr})),e.d(n,"map",(function(){return Xr})),e.d(n,"collect",(function(){return Xr})),e.d(n,"reduce",(function(){return Yr})),e.d(n,"foldl",(function(){return Yr})),e.d(n,"inject",(function(){return Yr})),e.d(n,"reduceRight",(function(){return $r})),e.d(n,"foldr",(function(){return $r})),e.d(n,"filter",(function(){return Zr})),e.d(n,"select",(function(){return Zr})),e.d(n,"reject",(function(){return Jr})),e.d(n,"every",(function(){return Kr})),e.d(n,"all",(function(){return Kr})),e.d(n,"some",(function(){return Qr})),e.d(n,"any",(function(){return Qr})),e.d(n,"contains",(function(){return te})),e.d(n,"includes",(function(){return te})),e.d(n,"include",(function(){return te})),e.d(n,"invoke",(function(){return re})),e.d(n,"pluck",(function(){return ee})),e.d(n,"where",(function(){return ne})),e.d(n,"max",(function(){return ie})),e.d(n,"min",(function(){return oe})),e.d(n,"shuffle",(function(){return ce})),e.d(n,"sample",(function(){return ue})),e.d(n,"sortBy",(function(){return le})),e.d(n,"groupBy",(function(){return fe})),e.d(n,"indexBy",(function(){return de})),e.d(n,"countBy",(function(){return pe})),e.d(n,"partition",(function(){return ge})),e.d(n,"toArray",(function(){return se})),e.d(n,"size",(function(){return me})),e.d(n,"pick",(function(){return be})),e.d(n,"omit",(function(){return ye})),e.d(n,"first",(function(){return _e})),e.d(n,"head",(function(){return _e})),e.d(n,"take",(function(){return _e})),e.d(n,"initial",(function(){return xe})),e.d(n,"last",(function(){return ke})),e.d(n,"rest",(function(){return we})),e.d(n,"tail",(function(){return we})),e.d(n,"drop",(function(){return we})),e.d(n,"compact",(function(){return Ce})),e.d(n,"flatten",(function(){return Ae})),e.d(n,"without",(function(){return Ee})),e.d(n,"uniq",(function(){return Be})),e.d(n,"unique",(function(){return Be})),e.d(n,"union",(function(){return qe})),e.d(n,"intersection",(function(){return Ne})),e.d(n,"difference",(function(){return Se})),e.d(n,"unzip",(function(){return Te})),e.d(n,"transpose",(function(){return Te})),e.d(n,"zip",(function(){return De})),e.d(n,"object",(function(){return Le})),e.d(n,"range",(function(){return Fe})),e.d(n,"chunk",(function(){return je})),e.d(n,"mixin",(function(){return Pe})),e.d(n,"default",(function(){return Re}));var i="1.13.6",o="object"==typeof self&&self.self===self&&self||"object"==typeof global&&global.global===global&&global||Function("return this")()||{},a=Array.prototype,s=Object.prototype,u="undefined"!=typeof Symbol?Symbol.prototype:null,c=a.push,l=a.slice,h=s.toString,f=s.hasOwnProperty,d="undefined"!=typeof ArrayBuffer,p="undefined"!=typeof DataView,g=Array.isArray,m=Object.keys,v=Object.create,b=d&&ArrayBuffer.isView,y=isNaN,x=isFinite,_=!{toString:null}.propertyIsEnumerable("toString"),w=["valueOf","isPrototypeOf","toString","propertyIsEnumerable","hasOwnProperty","toLocaleString"],k=Math.pow(2,53)-1;function C(t,r){return r=null==r?t.length-1:+r,function(){for(var e=Math.max(arguments.length-r,0),n=Array(e),i=0;i=0&&e<=k}}function tt(t){return function(r){return null==r?void 0:r[t]}}var rt=tt("byteLength"),et=Q(rt),nt=/\[object ((I|Ui)nt(8|16|32)|Float(32|64)|Uint8Clamped|Big(I|Ui)nt64)Array\]/;var it=d?function(t){return b?b(t)&&!H(t):et(t)&&nt.test(h.call(t))}:K(!1),ot=tt("length");function at(t,r){r=function(t){for(var r={},e=t.length,n=0;n":">",'"':""","'":"'","`":"`"},ir=er(nr),or=er(Bt(nr)),ar=lt.templateSettings={evaluate:/<%([\s\S]+?)%>/g,interpolate:/<%=([\s\S]+?)%>/g,escape:/<%-([\s\S]+?)%>/g},sr=/(.)^/,ur={"'":"'","\\":"\\","\r":"r","\n":"n","\u2028":"u2028","\u2029":"u2029"},cr=/\\|'|\r|\n|\u2028|\u2029/g;function lr(t){return"\\"+ur[t]}var hr=/^\s*(\w|\$)+\s*$/;function fr(t,r,e){!r&&e&&(r=e),r=Lt({},r,lt.templateSettings);var n=RegExp([(r.escape||sr).source,(r.interpolate||sr).source,(r.evaluate||sr).source].join("|")+"|$","g"),i=0,o="__p+='";t.replace(n,(function(r,e,n,a,s){return o+=t.slice(i,s).replace(cr,lr),i=s+r.length,e?o+="'+\n((__t=("+e+"))==null?'':_.escape(__t))+\n'":n?o+="'+\n((__t=("+n+"))==null?'':__t)+\n'":a&&(o+="';\n"+a+"\n__p+='"),r})),o+="';\n";var a,s=r.variable;if(s){if(!hr.test(s))throw new Error("variable is not a bare identifier: "+s)}else o="with(obj||{}){\n"+o+"}\n",s="obj";o="var __t,__p='',__j=Array.prototype.join,print=function(){__p+=__j.call(arguments,'');};\n"+o+"return __p;\n";try{a=new Function(s,"_",o)}catch(t){throw t.source=o,t}var u=function(t){return a.call(this,t,lt)};return u.source="function("+s+"){\n"+o+"}",u}function dr(t,r,e){var n=(r=Ot(r)).length;if(!n)return M(e)?e.call(t):e;for(var i=0;i1)wr(s,r-1,e,n),i=n.length;else for(var u=0,c=s.length;ur?(n&&(clearTimeout(n),n=null),s=c,a=t.apply(i,o),n||(i=o=null)):n||!1===e.trailing||(n=setTimeout(u,l)),a};return c.cancel=function(){clearTimeout(n),s=0,n=i=o=null},c}function Br(t,r,e){var n,i,o,a,s,u=function(){var c=rr()-i;r>c?n=setTimeout(u,r-c):(n=null,e||(a=t.apply(s,o)),n||(o=s=null))},c=C((function(c){return s=this,o=c,i=rr(),n||(n=setTimeout(u,r),e&&(a=t.apply(s,o))),a}));return c.cancel=function(){clearTimeout(n),n=o=s=null},c}function qr(t,r){return yr(r,t)}function Nr(t){return function(){return!t.apply(this,arguments)}}function Tr(){var t=arguments,r=t.length-1;return function(){for(var e=r,n=t[r].apply(this,arguments);e--;)n=t[e].call(this,n);return n}}function Dr(t,r){return function(){if(--t<1)return r.apply(this,arguments)}}function Lr(t,r){var e;return function(){return--t>0&&(e=r.apply(this,arguments)),t<=1&&(r=null),e}}var Fr=yr(Lr,2);function jr(t,r,e){r=$t(r,e);for(var n,i=st(t),o=0,a=i.length;o0?0:i-1;o>=0&&o0?a=o>=0?o:Math.max(o+s,a):s=o>=0?Math.min(o+1,s):o+s+1;else if(e&&o&&s)return n[o=e(n,i)]===i?o:-1;if(i!=i)return(o=r(l.call(n,a,s),J))>=0?o+a:-1;for(o=t>0?a:s-1;o>=0&&o0?0:a-1;for(i||(n=r[o?o[s]:s],s+=t);s>=0&&s=3;return r(t,Xt(e,i,4),n,o)}}var Yr=Wr(1),$r=Wr(-1);function Zr(t,r,e){var n=[];return r=$t(r,e),Hr(t,(function(t,e,i){r(t,e,i)&&n.push(t)})),n}function Jr(t,r,e){return Zr(t,Nr($t(r)),e)}function Kr(t,r,e){r=$t(r,e);for(var n=!_r(t)&&st(t),i=(n||t).length,o=0;o=0}var re=C((function(t,r,e){var n,i;return M(r)?i=r:(r=Ot(r),n=r.slice(0,-1),r=r[r.length-1]),Xr(t,(function(t){var o=i;if(!o){if(n&&n.length&&(t=Mt(t,n)),null==t)return;o=t[r]}return null==o?o:o.apply(t,e)}))}));function ee(t,r){return Xr(t,Ht(r))}function ne(t,r){return Zr(t,Ut(r))}function ie(t,r,e){var n,i,o=-1/0,a=-1/0;if(null==r||"number"==typeof r&&"object"!=typeof t[0]&&null!=t)for(var s=0,u=(t=_r(t)?t:St(t)).length;so&&(o=n);else r=$t(r,e),Hr(t,(function(t,e,n){((i=r(t,e,n))>a||i===-1/0&&o===-1/0)&&(o=t,a=i)}));return o}function oe(t,r,e){var n,i,o=1/0,a=1/0;if(null==r||"number"==typeof r&&"object"!=typeof t[0]&&null!=t)for(var s=0,u=(t=_r(t)?t:St(t)).length;sn||void 0===e)return 1;if(e1&&(n=Xt(n,r[1])),r=pt(t)):(n=ve,r=wr(r,!1,!1),t=Object(t));for(var i=0,o=r.length;i1&&(e=r[1])):(r=Xr(wr(r,!1,!1),String),n=function(t,e){return!te(r,e)}),be(t,n,e)}));function xe(t,r,e){return l.call(t,0,Math.max(0,t.length-(null==r||e?1:r)))}function _e(t,r,e){return null==t||t.length<1?null==r||e?void 0:[]:null==r||e?t[0]:xe(t,t.length-r)}function we(t,r,e){return l.call(t,null==r||e?1:r)}function ke(t,r,e){return null==t||t.length<1?null==r||e?void 0:[]:null==r||e?t[t.length-1]:we(t,Math.max(0,t.length-r))}function Ce(t){return Zr(t,Boolean)}function Ae(t,r){return wr(t,r,!1)}var Se=C((function(t,r){return r=wr(r,!0,!0),Zr(t,(function(t){return!te(r,t)}))})),Ee=C((function(t,r){return Se(t,r)}));function Be(t,r,e,n){B(r)||(n=e,e=r,r=!1),null!=e&&(e=$t(e,n));for(var i=[],o=[],a=0,s=ot(t);a