amis 2.0.0-rc.2 → 2.0.0-rc.8
Sign up to get free protection for your applications and to get access to all the features.
- package/lib/compat.js +1 -1
- package/lib/index.js +1 -1
- package/lib/preset.js +1 -1
- package/lib/renderers/Action.js +19 -12
- package/lib/renderers/Alert.js +1 -1
- package/lib/renderers/AnchorNav.js +1 -1
- package/lib/renderers/App.js +1 -1
- package/lib/renderers/Audio.js +1 -1
- package/lib/renderers/Avatar.js +1 -1
- package/lib/renderers/BarCode.js +1 -1
- package/lib/renderers/Breadcrumb.js +1 -1
- package/lib/renderers/ButtonGroup.js +1 -1
- package/lib/renderers/CRUD.js +1 -1
- package/lib/renderers/Calendar.js +1 -1
- package/lib/renderers/Card.js +1 -1
- package/lib/renderers/Card2.js +1 -1
- package/lib/renderers/Cards.js +1 -1
- package/lib/renderers/Carousel.js +1 -1
- package/lib/renderers/Chart.js +1 -1
- package/lib/renderers/Code.js +1 -1
- package/lib/renderers/Collapse.js +1 -1
- package/lib/renderers/CollapseGroup.js +1 -1
- package/lib/renderers/Color.js +1 -1
- package/lib/renderers/Container.js +1 -1
- package/lib/renderers/Copyable.js +1 -1
- package/lib/renderers/Custom.js +1 -1
- package/lib/renderers/Date.js +1 -1
- package/lib/renderers/Dialog.d.ts +40 -41
- package/lib/renderers/Dialog.js +1 -1
- package/lib/renderers/Divider.js +1 -1
- package/lib/renderers/Drawer.js +1 -1
- package/lib/renderers/DropDownButton.js +1 -1
- package/lib/renderers/Each.js +1 -1
- package/lib/renderers/Flex.js +1 -1
- package/lib/renderers/Form/ButtonGroupSelect.js +1 -1
- package/lib/renderers/Form/ButtonToolbar.js +1 -1
- package/lib/renderers/Form/ChainedSelect.js +1 -1
- package/lib/renderers/Form/ChartRadios.js +1 -1
- package/lib/renderers/Form/Checkbox.js +1 -1
- package/lib/renderers/Form/Checkboxes.js +1 -1
- package/lib/renderers/Form/Combo.js +1 -1
- package/lib/renderers/Form/ConditionBuilder.js +1 -1
- package/lib/renderers/Form/Control.js +1 -1
- package/lib/renderers/Form/DiffEditor.d.ts +1 -2
- package/lib/renderers/Form/DiffEditor.js +1 -1
- package/lib/renderers/Form/Editor.d.ts +0 -4
- package/lib/renderers/Form/Editor.js +1 -1
- package/lib/renderers/Form/FieldSet.js +1 -1
- package/lib/renderers/Form/Formula.js +1 -1
- package/lib/renderers/Form/Group.js +1 -1
- package/lib/renderers/Form/Hidden.js +1 -1
- package/lib/renderers/Form/IconPicker.js +1 -1
- package/lib/renderers/Form/IconPickerIcons.js +1 -1
- package/lib/renderers/Form/InputArray.js +1 -1
- package/lib/renderers/Form/InputCity.d.ts +40 -40
- package/lib/renderers/Form/InputCity.js +1 -1
- package/lib/renderers/Form/InputColor.d.ts +40 -40
- package/lib/renderers/Form/InputColor.js +1 -1
- package/lib/renderers/Form/InputDate.js +1 -1
- package/lib/renderers/Form/InputDateRange.js +1 -1
- package/lib/renderers/Form/InputExcel.js +1 -1
- package/lib/renderers/Form/InputFile.js +1 -1
- package/lib/renderers/Form/InputFormula.js +1 -1
- package/lib/renderers/Form/InputGroup.js +1 -1
- package/lib/renderers/Form/InputImage.js +1 -1
- package/lib/renderers/Form/InputMonthRange.js +1 -1
- package/lib/renderers/Form/InputNumber.js +1 -1
- package/lib/renderers/Form/InputQuarterRange.js +1 -1
- package/lib/renderers/Form/InputRange.js +1 -1
- package/lib/renderers/Form/InputRating.js +1 -1
- package/lib/renderers/Form/InputRepeat.js +1 -1
- package/lib/renderers/Form/InputRichText.js +1 -1
- package/lib/renderers/Form/InputSubForm.js +1 -1
- package/lib/renderers/Form/InputTable.js +1 -1
- package/lib/renderers/Form/InputTag.js +1 -1
- package/lib/renderers/Form/InputText.js +1 -1
- package/lib/renderers/Form/InputTree.js +1 -1
- package/lib/renderers/Form/InputYearRange.js +1 -1
- package/lib/renderers/Form/JSONSchema.js +1 -1
- package/lib/renderers/Form/JSONSchemaEditor.js +1 -1
- package/lib/renderers/Form/ListSelect.js +1 -1
- package/lib/renderers/Form/LocationPicker.js +1 -1
- package/lib/renderers/Form/MatrixCheckboxes.js +1 -1
- package/lib/renderers/Form/NestedSelect.js +1 -1
- package/lib/renderers/Form/Picker.js +1 -1
- package/lib/renderers/Form/Radios.js +1 -1
- package/lib/renderers/Form/Select.js +1 -1
- package/lib/renderers/Form/Static.js +1 -1
- package/lib/renderers/Form/Switch.js +1 -1
- package/lib/renderers/Form/TabsTransfer.js +1 -1
- package/lib/renderers/Form/TabsTransferPicker.js +1 -1
- package/lib/renderers/Form/Textarea.js +1 -1
- package/lib/renderers/Form/Transfer.js +1 -1
- package/lib/renderers/Form/TransferPicker.js +1 -1
- package/lib/renderers/Form/TreeSelect.js +1 -1
- package/lib/renderers/Form/UUID.js +1 -1
- package/lib/renderers/Form/UserSelect.js +1 -1
- package/lib/renderers/Grid.js +1 -1
- package/lib/renderers/Grid2D.js +1 -1
- package/lib/renderers/GridNav.js +1 -1
- package/lib/renderers/HBox.js +1 -1
- package/lib/renderers/IFrame.js +1 -1
- package/lib/renderers/Icon.js +1 -1
- package/lib/renderers/Image.js +1 -1
- package/lib/renderers/Images.js +1 -1
- package/lib/renderers/Json.js +1 -1
- package/lib/renderers/Link.js +1 -1
- package/lib/renderers/List.js +1 -1
- package/lib/renderers/Log.js +1 -1
- package/lib/renderers/Mapping.js +1 -1
- package/lib/renderers/Markdown.js +1 -1
- package/lib/renderers/Nav.d.ts +10 -10
- package/lib/renderers/Nav.js +1 -1
- package/lib/renderers/Operation.js +1 -1
- package/lib/renderers/Page.js +1 -1
- package/lib/renderers/Pagination.js +1 -1
- package/lib/renderers/PaginationWrapper.js +1 -1
- package/lib/renderers/Panel.js +1 -1
- package/lib/renderers/Plain.js +1 -1
- package/lib/renderers/PopOver.js +1 -1
- package/lib/renderers/Portlet.js +1 -1
- package/lib/renderers/Progress.js +1 -1
- package/lib/renderers/Property.js +1 -1
- package/lib/renderers/QRCode.js +1 -1
- package/lib/renderers/QuickEdit.js +1 -1
- package/lib/renderers/Remark.js +1 -1
- package/lib/renderers/SearchBox.js +1 -1
- package/lib/renderers/Service.js +1 -1
- package/lib/renderers/SparkLine.js +1 -1
- package/lib/renderers/Spinner.js +1 -1
- package/lib/renderers/Status.js +1 -1
- package/lib/renderers/Steps.js +1 -1
- package/lib/renderers/Table/ColumnToggler.js +1 -1
- package/lib/renderers/Table/HeadCellFilterDropdown.js +1 -1
- package/lib/renderers/Table/HeadCellSearchDropdown.js +1 -1
- package/lib/renderers/Table/ItemActionsWrapper.js +1 -1
- package/lib/renderers/Table/TableBody.js +1 -1
- package/lib/renderers/Table/TableCell.js +1 -1
- package/lib/renderers/Table/TableContent.js +1 -1
- package/lib/renderers/Table/TableRow.js +1 -1
- package/lib/renderers/Table/exportExcel.js +1 -1
- package/lib/renderers/Table/index.js +1 -1
- package/lib/renderers/Table-v2/ColumnToggler.js +1 -1
- package/lib/renderers/Table-v2/HeadCellSearchDropdown.js +1 -1
- package/lib/renderers/Table-v2/TableCell.js +1 -1
- package/lib/renderers/Table-v2/index.js +1 -1
- package/lib/renderers/TableView.js +1 -1
- package/lib/renderers/Tabs.js +1 -1
- package/lib/renderers/Tag.js +1 -1
- package/lib/renderers/Tasks.js +1 -1
- package/lib/renderers/Timeline.js +1 -1
- package/lib/renderers/TooltipWrapper.js +1 -1
- package/lib/renderers/Tpl.js +1 -1
- package/lib/renderers/VBox.js +1 -1
- package/lib/renderers/Video.js +1 -1
- package/lib/renderers/WebComponent.js +1 -1
- package/lib/renderers/Wizard.js +1 -1
- package/lib/renderers/Wrapper.js +1 -1
- package/lib/schemaExtend.js +1 -1
- package/package.json +4 -3
- package/schema.json +73527 -0
- package/sdk/barcode.js +50 -50
- package/sdk/charts.js +15 -15
- package/sdk/codemirror.js +7 -7
- package/sdk/color-picker.js +65 -65
- package/sdk/cropperjs.js +2 -2
- package/sdk/exceljs.js +1 -1
- package/sdk/markdown.js +134 -136
- package/sdk/papaparse.js +1 -1
- package/sdk/rest.js +24 -44
- package/sdk/rich-text.js +62 -62
- package/sdk/sdk.js +1389 -1387
- package/sdk/thirds/hls.js/hls.js +1 -1
- package/sdk/thirds/markdown-it/node_modules/entities/lib/maps/entities.json +1 -0
- package/sdk/thirds/mpegts.js/mpegts.js +1 -1
- package/sdk/tinymce.js +57 -57
package/sdk/markdown.js
CHANGED
@@ -1,138 +1,136 @@
|
|
1
1
|
;/*!node_modules/amis-ui/lib/components/Markdown.js*/
|
2
|
-
amis.define("
|
3
|
-
;/*!node_modules/
|
4
|
-
amis.define("8975d22",(function(r,e,a,t){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var o={Aacute:"Á",aacute:"á",Abreve:"Ă",abreve:"ă",ac:"∾",acd:"∿",acE:"∾̳",Acirc:"Â",acirc:"â",acute:"´",Acy:"А",acy:"а",AElig:"Æ",aelig:"æ",af:"",Afr:"𝔄",afr:"𝔞",Agrave:"À",agrave:"à",alefsym:"ℵ",aleph:"ℵ",Alpha:"Α",alpha:"α",Amacr:"Ā",amacr:"ā",amalg:"⨿",amp:"&",AMP:"&",andand:"⩕",And:"⩓",and:"∧",andd:"⩜",andslope:"⩘",andv:"⩚",ang:"∠",ange:"⦤",angle:"∠",angmsdaa:"⦨",angmsdab:"⦩",angmsdac:"⦪",angmsdad:"⦫",angmsdae:"⦬",angmsdaf:"⦭",angmsdag:"⦮",angmsdah:"⦯",angmsd:"∡",angrt:"∟",angrtvb:"⊾",angrtvbd:"⦝",angsph:"∢",angst:"Å",angzarr:"⍼",Aogon:"Ą",aogon:"ą",Aopf:"𝔸",aopf:"𝕒",apacir:"⩯",ap:"≈",apE:"⩰",ape:"≊",apid:"≋",apos:"'",ApplyFunction:"",approx:"≈",approxeq:"≊",Aring:"Å",aring:"å",Ascr:"𝒜",ascr:"𝒶",Assign:"≔",ast:"*",asymp:"≈",asympeq:"≍",Atilde:"Ã",atilde:"ã",Auml:"Ä",auml:"ä",awconint:"∳",awint:"⨑",backcong:"≌",backepsilon:"϶",backprime:"‵",backsim:"∽",backsimeq:"⋍",Backslash:"∖",Barv:"⫧",barvee:"⊽",barwed:"⌅",Barwed:"⌆",barwedge:"⌅",bbrk:"⎵",bbrktbrk:"⎶",bcong:"≌",Bcy:"Б",bcy:"б",bdquo:"„",becaus:"∵",because:"∵",Because:"∵",bemptyv:"⦰",bepsi:"϶",bernou:"ℬ",Bernoullis:"ℬ",Beta:"Β",beta:"β",beth:"ℶ",between:"≬",Bfr:"𝔅",bfr:"𝔟",bigcap:"⋂",bigcirc:"◯",bigcup:"⋃",bigodot:"⨀",bigoplus:"⨁",bigotimes:"⨂",bigsqcup:"⨆",bigstar:"★",bigtriangledown:"▽",bigtriangleup:"△",biguplus:"⨄",bigvee:"⋁",bigwedge:"⋀",bkarow:"⤍",blacklozenge:"⧫",blacksquare:"▪",blacktriangle:"▴",blacktriangledown:"▾",blacktriangleleft:"◂",blacktriangleright:"▸",blank:"␣",blk12:"▒",blk14:"░",blk34:"▓",block:"█",bne:"=⃥",bnequiv:"≡⃥",bNot:"⫭",bnot:"⌐",Bopf:"𝔹",bopf:"𝕓",bot:"⊥",bottom:"⊥",bowtie:"⋈",boxbox:"⧉",boxdl:"┐",boxdL:"╕",boxDl:"╖",boxDL:"╗",boxdr:"┌",boxdR:"╒",boxDr:"╓",boxDR:"╔",boxh:"─",boxH:"═",boxhd:"┬",boxHd:"╤",boxhD:"╥",boxHD:"╦",boxhu:"┴",boxHu:"╧",boxhU:"╨",boxHU:"╩",boxminus:"⊟",boxplus:"⊞",boxtimes:"⊠",boxul:"┘",boxuL:"╛",boxUl:"╜",boxUL:"╝",boxur:"└",boxuR:"╘",boxUr:"╙",boxUR:"╚",boxv:"│",boxV:"║",boxvh:"┼",boxvH:"╪",boxVh:"╫",boxVH:"╬",boxvl:"┤",boxvL:"╡",boxVl:"╢",boxVL:"╣",boxvr:"├",boxvR:"╞",boxVr:"╟",boxVR:"╠",bprime:"‵",breve:"˘",Breve:"˘",brvbar:"¦",bscr:"𝒷",Bscr:"ℬ",bsemi:"⁏",bsim:"∽",bsime:"⋍",bsolb:"⧅",bsol:"\\",bsolhsub:"⟈",bull:"•",bullet:"•",bump:"≎",bumpE:"⪮",bumpe:"≏",Bumpeq:"≎",bumpeq:"≏",Cacute:"Ć",cacute:"ć",capand:"⩄",capbrcup:"⩉",capcap:"⩋",cap:"∩",Cap:"⋒",capcup:"⩇",capdot:"⩀",CapitalDifferentialD:"ⅅ",caps:"∩︀",caret:"⁁",caron:"ˇ",Cayleys:"ℭ",ccaps:"⩍",Ccaron:"Č",ccaron:"č",Ccedil:"Ç",ccedil:"ç",Ccirc:"Ĉ",ccirc:"ĉ",Cconint:"∰",ccups:"⩌",ccupssm:"⩐",Cdot:"Ċ",cdot:"ċ",cedil:"¸",Cedilla:"¸",cemptyv:"⦲",cent:"¢",centerdot:"·",CenterDot:"·",cfr:"𝔠",Cfr:"ℭ",CHcy:"Ч",chcy:"ч",check:"✓",checkmark:"✓",Chi:"Χ",chi:"χ",circ:"ˆ",circeq:"≗",circlearrowleft:"↺",circlearrowright:"↻",circledast:"⊛",circledcirc:"⊚",circleddash:"⊝",CircleDot:"⊙",circledR:"®",circledS:"Ⓢ",CircleMinus:"⊖",CirclePlus:"⊕",CircleTimes:"⊗",cir:"○",cirE:"⧃",cire:"≗",cirfnint:"⨐",cirmid:"⫯",cirscir:"⧂",ClockwiseContourIntegral:"∲",CloseCurlyDoubleQuote:"”",CloseCurlyQuote:"’",clubs:"♣",clubsuit:"♣",colon:":",Colon:"∷",Colone:"⩴",colone:"≔",coloneq:"≔",comma:",",commat:"@",comp:"∁",compfn:"∘",complement:"∁",complexes:"ℂ",cong:"≅",congdot:"⩭",Congruent:"≡",conint:"∮",Conint:"∯",ContourIntegral:"∮",copf:"𝕔",Copf:"ℂ",coprod:"∐",Coproduct:"∐",copy:"©",COPY:"©",copysr:"℗",CounterClockwiseContourIntegral:"∳",crarr:"↵",cross:"✗",Cross:"⨯",Cscr:"𝒞",cscr:"𝒸",csub:"⫏",csube:"⫑",csup:"⫐",csupe:"⫒",ctdot:"⋯",cudarrl:"⤸",cudarrr:"⤵",cuepr:"⋞",cuesc:"⋟",cularr:"↶",cularrp:"⤽",cupbrcap:"⩈",cupcap:"⩆",CupCap:"≍",cup:"∪",Cup:"⋓",cupcup:"⩊",cupdot:"⊍",cupor:"⩅",cups:"∪︀",curarr:"↷",curarrm:"⤼",curlyeqprec:"⋞",curlyeqsucc:"⋟",curlyvee:"⋎",curlywedge:"⋏",curren:"¤",curvearrowleft:"↶",curvearrowright:"↷",cuvee:"⋎",cuwed:"⋏",cwconint:"∲",cwint:"∱",cylcty:"⌭",dagger:"†",Dagger:"‡",daleth:"ℸ",darr:"↓",Darr:"↡",dArr:"⇓",dash:"‐",Dashv:"⫤",dashv:"⊣",dbkarow:"⤏",dblac:"˝",Dcaron:"Ď",dcaron:"ď",Dcy:"Д",dcy:"д",ddagger:"‡",ddarr:"⇊",DD:"ⅅ",dd:"ⅆ",DDotrahd:"⤑",ddotseq:"⩷",deg:"°",Del:"∇",Delta:"Δ",delta:"δ",demptyv:"⦱",dfisht:"⥿",Dfr:"𝔇",dfr:"𝔡",dHar:"⥥",dharl:"⇃",dharr:"⇂",DiacriticalAcute:"´",DiacriticalDot:"˙",DiacriticalDoubleAcute:"˝",DiacriticalGrave:"`",DiacriticalTilde:"˜",diam:"⋄",diamond:"⋄",Diamond:"⋄",diamondsuit:"♦",diams:"♦",die:"¨",DifferentialD:"ⅆ",digamma:"ϝ",disin:"⋲",div:"÷",divide:"÷",divideontimes:"⋇",divonx:"⋇",DJcy:"Ђ",djcy:"ђ",dlcorn:"⌞",dlcrop:"⌍",dollar:"$",Dopf:"𝔻",dopf:"𝕕",Dot:"¨",dot:"˙",DotDot:"⃜",doteq:"≐",doteqdot:"≑",DotEqual:"≐",dotminus:"∸",dotplus:"∔",dotsquare:"⊡",doublebarwedge:"⌆",DoubleContourIntegral:"∯",DoubleDot:"¨",DoubleDownArrow:"⇓",DoubleLeftArrow:"⇐",DoubleLeftRightArrow:"⇔",DoubleLeftTee:"⫤",DoubleLongLeftArrow:"⟸",DoubleLongLeftRightArrow:"⟺",DoubleLongRightArrow:"⟹",DoubleRightArrow:"⇒",DoubleRightTee:"⊨",DoubleUpArrow:"⇑",DoubleUpDownArrow:"⇕",DoubleVerticalBar:"∥",DownArrowBar:"⤓",downarrow:"↓",DownArrow:"↓",Downarrow:"⇓",DownArrowUpArrow:"⇵",DownBreve:"̑",downdownarrows:"⇊",downharpoonleft:"⇃",downharpoonright:"⇂",DownLeftRightVector:"⥐",DownLeftTeeVector:"⥞",DownLeftVectorBar:"⥖",DownLeftVector:"↽",DownRightTeeVector:"⥟",DownRightVectorBar:"⥗",DownRightVector:"⇁",DownTeeArrow:"↧",DownTee:"⊤",drbkarow:"⤐",drcorn:"⌟",drcrop:"⌌",Dscr:"𝒟",dscr:"𝒹",DScy:"Ѕ",dscy:"ѕ",dsol:"⧶",Dstrok:"Đ",dstrok:"đ",dtdot:"⋱",dtri:"▿",dtrif:"▾",duarr:"⇵",duhar:"⥯",dwangle:"⦦",DZcy:"Џ",dzcy:"џ",dzigrarr:"⟿",Eacute:"É",eacute:"é",easter:"⩮",Ecaron:"Ě",ecaron:"ě",Ecirc:"Ê",ecirc:"ê",ecir:"≖",ecolon:"≕",Ecy:"Э",ecy:"э",eDDot:"⩷",Edot:"Ė",edot:"ė",eDot:"≑",ee:"ⅇ",efDot:"≒",Efr:"𝔈",efr:"𝔢",eg:"⪚",Egrave:"È",egrave:"è",egs:"⪖",egsdot:"⪘",el:"⪙",Element:"∈",elinters:"⏧",ell:"ℓ",els:"⪕",elsdot:"⪗",Emacr:"Ē",emacr:"ē",empty:"∅",emptyset:"∅",EmptySmallSquare:"◻",emptyv:"∅",EmptyVerySmallSquare:"▫",emsp13:" ",emsp14:" ",emsp:" ",ENG:"Ŋ",eng:"ŋ",ensp:" ",Eogon:"Ę",eogon:"ę",Eopf:"𝔼",eopf:"𝕖",epar:"⋕",eparsl:"⧣",eplus:"⩱",epsi:"ε",Epsilon:"Ε",epsilon:"ε",epsiv:"ϵ",eqcirc:"≖",eqcolon:"≕",eqsim:"≂",eqslantgtr:"⪖",eqslantless:"⪕",Equal:"⩵",equals:"=",EqualTilde:"≂",equest:"≟",Equilibrium:"⇌",equiv:"≡",equivDD:"⩸",eqvparsl:"⧥",erarr:"⥱",erDot:"≓",escr:"ℯ",Escr:"ℰ",esdot:"≐",Esim:"⩳",esim:"≂",Eta:"Η",eta:"η",ETH:"Ð",eth:"ð",Euml:"Ë",euml:"ë",euro:"€",excl:"!",exist:"∃",Exists:"∃",expectation:"ℰ",exponentiale:"ⅇ",ExponentialE:"ⅇ",fallingdotseq:"≒",Fcy:"Ф",fcy:"ф",female:"♀",ffilig:"ffi",fflig:"ff",ffllig:"ffl",Ffr:"𝔉",ffr:"𝔣",filig:"fi",FilledSmallSquare:"◼",FilledVerySmallSquare:"▪",fjlig:"fj",flat:"♭",fllig:"fl",fltns:"▱",fnof:"ƒ",Fopf:"𝔽",fopf:"𝕗",forall:"∀",ForAll:"∀",fork:"⋔",forkv:"⫙",Fouriertrf:"ℱ",fpartint:"⨍",frac12:"½",frac13:"⅓",frac14:"¼",frac15:"⅕",frac16:"⅙",frac18:"⅛",frac23:"⅔",frac25:"⅖",frac34:"¾",frac35:"⅗",frac38:"⅜",frac45:"⅘",frac56:"⅚",frac58:"⅝",frac78:"⅞",frasl:"⁄",frown:"⌢",fscr:"𝒻",Fscr:"ℱ",gacute:"ǵ",Gamma:"Γ",gamma:"γ",Gammad:"Ϝ",gammad:"ϝ",gap:"⪆",Gbreve:"Ğ",gbreve:"ğ",Gcedil:"Ģ",Gcirc:"Ĝ",gcirc:"ĝ",Gcy:"Г",gcy:"г",Gdot:"Ġ",gdot:"ġ",ge:"≥",gE:"≧",gEl:"⪌",gel:"⋛",geq:"≥",geqq:"≧",geqslant:"⩾",gescc:"⪩",ges:"⩾",gesdot:"⪀",gesdoto:"⪂",gesdotol:"⪄",gesl:"⋛︀",gesles:"⪔",Gfr:"𝔊",gfr:"𝔤",gg:"≫",Gg:"⋙",ggg:"⋙",gimel:"ℷ",GJcy:"Ѓ",gjcy:"ѓ",gla:"⪥",gl:"≷",glE:"⪒",glj:"⪤",gnap:"⪊",gnapprox:"⪊",gne:"⪈",gnE:"≩",gneq:"⪈",gneqq:"≩",gnsim:"⋧",Gopf:"𝔾",gopf:"𝕘",grave:"`",GreaterEqual:"≥",GreaterEqualLess:"⋛",GreaterFullEqual:"≧",GreaterGreater:"⪢",GreaterLess:"≷",GreaterSlantEqual:"⩾",GreaterTilde:"≳",Gscr:"𝒢",gscr:"ℊ",gsim:"≳",gsime:"⪎",gsiml:"⪐",gtcc:"⪧",gtcir:"⩺",gt:">",GT:">",Gt:"≫",gtdot:"⋗",gtlPar:"⦕",gtquest:"⩼",gtrapprox:"⪆",gtrarr:"⥸",gtrdot:"⋗",gtreqless:"⋛",gtreqqless:"⪌",gtrless:"≷",gtrsim:"≳",gvertneqq:"≩︀",gvnE:"≩︀",Hacek:"ˇ",hairsp:" ",half:"½",hamilt:"ℋ",HARDcy:"Ъ",hardcy:"ъ",harrcir:"⥈",harr:"↔",hArr:"⇔",harrw:"↭",Hat:"^",hbar:"ℏ",Hcirc:"Ĥ",hcirc:"ĥ",hearts:"♥",heartsuit:"♥",hellip:"…",hercon:"⊹",hfr:"𝔥",Hfr:"ℌ",HilbertSpace:"ℋ",hksearow:"⤥",hkswarow:"⤦",hoarr:"⇿",homtht:"∻",hookleftarrow:"↩",hookrightarrow:"↪",hopf:"𝕙",Hopf:"ℍ",horbar:"―",HorizontalLine:"─",hscr:"𝒽",Hscr:"ℋ",hslash:"ℏ",Hstrok:"Ħ",hstrok:"ħ",HumpDownHump:"≎",HumpEqual:"≏",hybull:"⁃",hyphen:"‐",Iacute:"Í",iacute:"í",ic:"",Icirc:"Î",icirc:"î",Icy:"И",icy:"и",Idot:"İ",IEcy:"Е",iecy:"е",iexcl:"¡",iff:"⇔",ifr:"𝔦",Ifr:"ℑ",Igrave:"Ì",igrave:"ì",ii:"ⅈ",iiiint:"⨌",iiint:"∭",iinfin:"⧜",iiota:"℩",IJlig:"IJ",ijlig:"ij",Imacr:"Ī",imacr:"ī",image:"ℑ",ImaginaryI:"ⅈ",imagline:"ℐ",imagpart:"ℑ",imath:"ı",Im:"ℑ",imof:"⊷",imped:"Ƶ",Implies:"⇒",incare:"℅",in:"∈",infin:"∞",infintie:"⧝",inodot:"ı",intcal:"⊺",int:"∫",Int:"∬",integers:"ℤ",Integral:"∫",intercal:"⊺",Intersection:"⋂",intlarhk:"⨗",intprod:"⨼",InvisibleComma:"",InvisibleTimes:"",IOcy:"Ё",iocy:"ё",Iogon:"Į",iogon:"į",Iopf:"𝕀",iopf:"𝕚",Iota:"Ι",iota:"ι",iprod:"⨼",iquest:"¿",iscr:"𝒾",Iscr:"ℐ",isin:"∈",isindot:"⋵",isinE:"⋹",isins:"⋴",isinsv:"⋳",isinv:"∈",it:"",Itilde:"Ĩ",itilde:"ĩ",Iukcy:"І",iukcy:"і",Iuml:"Ï",iuml:"ï",Jcirc:"Ĵ",jcirc:"ĵ",Jcy:"Й",jcy:"й",Jfr:"𝔍",jfr:"𝔧",jmath:"ȷ",Jopf:"𝕁",jopf:"𝕛",Jscr:"𝒥",jscr:"𝒿",Jsercy:"Ј",jsercy:"ј",Jukcy:"Є",jukcy:"є",Kappa:"Κ",kappa:"κ",kappav:"ϰ",Kcedil:"Ķ",kcedil:"ķ",Kcy:"К",kcy:"к",Kfr:"𝔎",kfr:"𝔨",kgreen:"ĸ",KHcy:"Х",khcy:"х",KJcy:"Ќ",kjcy:"ќ",Kopf:"𝕂",kopf:"𝕜",Kscr:"𝒦",kscr:"𝓀",lAarr:"⇚",Lacute:"Ĺ",lacute:"ĺ",laemptyv:"⦴",lagran:"ℒ",Lambda:"Λ",lambda:"λ",lang:"⟨",Lang:"⟪",langd:"⦑",langle:"⟨",lap:"⪅",Laplacetrf:"ℒ",laquo:"«",larrb:"⇤",larrbfs:"⤟",larr:"←",Larr:"↞",lArr:"⇐",larrfs:"⤝",larrhk:"↩",larrlp:"↫",larrpl:"⤹",larrsim:"⥳",larrtl:"↢",latail:"⤙",lAtail:"⤛",lat:"⪫",late:"⪭",lates:"⪭︀",lbarr:"⤌",lBarr:"⤎",lbbrk:"❲",lbrace:"{",lbrack:"[",lbrke:"⦋",lbrksld:"⦏",lbrkslu:"⦍",Lcaron:"Ľ",lcaron:"ľ",Lcedil:"Ļ",lcedil:"ļ",lceil:"⌈",lcub:"{",Lcy:"Л",lcy:"л",ldca:"⤶",ldquo:"“",ldquor:"„",ldrdhar:"⥧",ldrushar:"⥋",ldsh:"↲",le:"≤",lE:"≦",LeftAngleBracket:"⟨",LeftArrowBar:"⇤",leftarrow:"←",LeftArrow:"←",Leftarrow:"⇐",LeftArrowRightArrow:"⇆",leftarrowtail:"↢",LeftCeiling:"⌈",LeftDoubleBracket:"⟦",LeftDownTeeVector:"⥡",LeftDownVectorBar:"⥙",LeftDownVector:"⇃",LeftFloor:"⌊",leftharpoondown:"↽",leftharpoonup:"↼",leftleftarrows:"⇇",leftrightarrow:"↔",LeftRightArrow:"↔",Leftrightarrow:"⇔",leftrightarrows:"⇆",leftrightharpoons:"⇋",leftrightsquigarrow:"↭",LeftRightVector:"⥎",LeftTeeArrow:"↤",LeftTee:"⊣",LeftTeeVector:"⥚",leftthreetimes:"⋋",LeftTriangleBar:"⧏",LeftTriangle:"⊲",LeftTriangleEqual:"⊴",LeftUpDownVector:"⥑",LeftUpTeeVector:"⥠",LeftUpVectorBar:"⥘",LeftUpVector:"↿",LeftVectorBar:"⥒",LeftVector:"↼",lEg:"⪋",leg:"⋚",leq:"≤",leqq:"≦",leqslant:"⩽",lescc:"⪨",les:"⩽",lesdot:"⩿",lesdoto:"⪁",lesdotor:"⪃",lesg:"⋚︀",lesges:"⪓",lessapprox:"⪅",lessdot:"⋖",lesseqgtr:"⋚",lesseqqgtr:"⪋",LessEqualGreater:"⋚",LessFullEqual:"≦",LessGreater:"≶",lessgtr:"≶",LessLess:"⪡",lesssim:"≲",LessSlantEqual:"⩽",LessTilde:"≲",lfisht:"⥼",lfloor:"⌊",Lfr:"𝔏",lfr:"𝔩",lg:"≶",lgE:"⪑",lHar:"⥢",lhard:"↽",lharu:"↼",lharul:"⥪",lhblk:"▄",LJcy:"Љ",ljcy:"љ",llarr:"⇇",ll:"≪",Ll:"⋘",llcorner:"⌞",Lleftarrow:"⇚",llhard:"⥫",lltri:"◺",Lmidot:"Ŀ",lmidot:"ŀ",lmoustache:"⎰",lmoust:"⎰",lnap:"⪉",lnapprox:"⪉",lne:"⪇",lnE:"≨",lneq:"⪇",lneqq:"≨",lnsim:"⋦",loang:"⟬",loarr:"⇽",lobrk:"⟦",longleftarrow:"⟵",LongLeftArrow:"⟵",Longleftarrow:"⟸",longleftrightarrow:"⟷",LongLeftRightArrow:"⟷",Longleftrightarrow:"⟺",longmapsto:"⟼",longrightarrow:"⟶",LongRightArrow:"⟶",Longrightarrow:"⟹",looparrowleft:"↫",looparrowright:"↬",lopar:"⦅",Lopf:"𝕃",lopf:"𝕝",loplus:"⨭",lotimes:"⨴",lowast:"∗",lowbar:"_",LowerLeftArrow:"↙",LowerRightArrow:"↘",loz:"◊",lozenge:"◊",lozf:"⧫",lpar:"(",lparlt:"⦓",lrarr:"⇆",lrcorner:"⌟",lrhar:"⇋",lrhard:"⥭",lrm:"",lrtri:"⊿",lsaquo:"‹",lscr:"𝓁",Lscr:"ℒ",lsh:"↰",Lsh:"↰",lsim:"≲",lsime:"⪍",lsimg:"⪏",lsqb:"[",lsquo:"‘",lsquor:"‚",Lstrok:"Ł",lstrok:"ł",ltcc:"⪦",ltcir:"⩹",lt:"<",LT:"<",Lt:"≪",ltdot:"⋖",lthree:"⋋",ltimes:"⋉",ltlarr:"⥶",ltquest:"⩻",ltri:"◃",ltrie:"⊴",ltrif:"◂",ltrPar:"⦖",lurdshar:"⥊",luruhar:"⥦",lvertneqq:"≨︀",lvnE:"≨︀",macr:"¯",male:"♂",malt:"✠",maltese:"✠",Map:"⤅",map:"↦",mapsto:"↦",mapstodown:"↧",mapstoleft:"↤",mapstoup:"↥",marker:"▮",mcomma:"⨩",Mcy:"М",mcy:"м",mdash:"—",mDDot:"∺",measuredangle:"∡",MediumSpace:" ",Mellintrf:"ℳ",Mfr:"𝔐",mfr:"𝔪",mho:"℧",micro:"µ",midast:"*",midcir:"⫰",mid:"∣",middot:"·",minusb:"⊟",minus:"−",minusd:"∸",minusdu:"⨪",MinusPlus:"∓",mlcp:"⫛",mldr:"…",mnplus:"∓",models:"⊧",Mopf:"𝕄",mopf:"𝕞",mp:"∓",mscr:"𝓂",Mscr:"ℳ",mstpos:"∾",Mu:"Μ",mu:"μ",multimap:"⊸",mumap:"⊸",nabla:"∇",Nacute:"Ń",nacute:"ń",nang:"∠⃒",nap:"≉",napE:"⩰̸",napid:"≋̸",napos:"ʼn",napprox:"≉",natural:"♮",naturals:"ℕ",natur:"♮",nbsp:" ",nbump:"≎̸",nbumpe:"≏̸",ncap:"⩃",Ncaron:"Ň",ncaron:"ň",Ncedil:"Ņ",ncedil:"ņ",ncong:"≇",ncongdot:"⩭̸",ncup:"⩂",Ncy:"Н",ncy:"н",ndash:"–",nearhk:"⤤",nearr:"↗",neArr:"⇗",nearrow:"↗",ne:"≠",nedot:"≐̸",NegativeMediumSpace:"",NegativeThickSpace:"",NegativeThinSpace:"",NegativeVeryThinSpace:"",nequiv:"≢",nesear:"⤨",nesim:"≂̸",NestedGreaterGreater:"≫",NestedLessLess:"≪",NewLine:"\n",nexist:"∄",nexists:"∄",Nfr:"𝔑",nfr:"𝔫",ngE:"≧̸",nge:"≱",ngeq:"≱",ngeqq:"≧̸",ngeqslant:"⩾̸",nges:"⩾̸",nGg:"⋙̸",ngsim:"≵",nGt:"≫⃒",ngt:"≯",ngtr:"≯",nGtv:"≫̸",nharr:"↮",nhArr:"⇎",nhpar:"⫲",ni:"∋",nis:"⋼",nisd:"⋺",niv:"∋",NJcy:"Њ",njcy:"њ",nlarr:"↚",nlArr:"⇍",nldr:"‥",nlE:"≦̸",nle:"≰",nleftarrow:"↚",nLeftarrow:"⇍",nleftrightarrow:"↮",nLeftrightarrow:"⇎",nleq:"≰",nleqq:"≦̸",nleqslant:"⩽̸",nles:"⩽̸",nless:"≮",nLl:"⋘̸",nlsim:"≴",nLt:"≪⃒",nlt:"≮",nltri:"⋪",nltrie:"⋬",nLtv:"≪̸",nmid:"∤",NoBreak:"",NonBreakingSpace:" ",nopf:"𝕟",Nopf:"ℕ",Not:"⫬",not:"¬",NotCongruent:"≢",NotCupCap:"≭",NotDoubleVerticalBar:"∦",NotElement:"∉",NotEqual:"≠",NotEqualTilde:"≂̸",NotExists:"∄",NotGreater:"≯",NotGreaterEqual:"≱",NotGreaterFullEqual:"≧̸",NotGreaterGreater:"≫̸",NotGreaterLess:"≹",NotGreaterSlantEqual:"⩾̸",NotGreaterTilde:"≵",NotHumpDownHump:"≎̸",NotHumpEqual:"≏̸",notin:"∉",notindot:"⋵̸",notinE:"⋹̸",notinva:"∉",notinvb:"⋷",notinvc:"⋶",NotLeftTriangleBar:"⧏̸",NotLeftTriangle:"⋪",NotLeftTriangleEqual:"⋬",NotLess:"≮",NotLessEqual:"≰",NotLessGreater:"≸",NotLessLess:"≪̸",NotLessSlantEqual:"⩽̸",NotLessTilde:"≴",NotNestedGreaterGreater:"⪢̸",NotNestedLessLess:"⪡̸",notni:"∌",notniva:"∌",notnivb:"⋾",notnivc:"⋽",NotPrecedes:"⊀",NotPrecedesEqual:"⪯̸",NotPrecedesSlantEqual:"⋠",NotReverseElement:"∌",NotRightTriangleBar:"⧐̸",NotRightTriangle:"⋫",NotRightTriangleEqual:"⋭",NotSquareSubset:"⊏̸",NotSquareSubsetEqual:"⋢",NotSquareSuperset:"⊐̸",NotSquareSupersetEqual:"⋣",NotSubset:"⊂⃒",NotSubsetEqual:"⊈",NotSucceeds:"⊁",NotSucceedsEqual:"⪰̸",NotSucceedsSlantEqual:"⋡",NotSucceedsTilde:"≿̸",NotSuperset:"⊃⃒",NotSupersetEqual:"⊉",NotTilde:"≁",NotTildeEqual:"≄",NotTildeFullEqual:"≇",NotTildeTilde:"≉",NotVerticalBar:"∤",nparallel:"∦",npar:"∦",nparsl:"⫽⃥",npart:"∂̸",npolint:"⨔",npr:"⊀",nprcue:"⋠",nprec:"⊀",npreceq:"⪯̸",npre:"⪯̸",nrarrc:"⤳̸",nrarr:"↛",nrArr:"⇏",nrarrw:"↝̸",nrightarrow:"↛",nRightarrow:"⇏",nrtri:"⋫",nrtrie:"⋭",nsc:"⊁",nsccue:"⋡",nsce:"⪰̸",Nscr:"𝒩",nscr:"𝓃",nshortmid:"∤",nshortparallel:"∦",nsim:"≁",nsime:"≄",nsimeq:"≄",nsmid:"∤",nspar:"∦",nsqsube:"⋢",nsqsupe:"⋣",nsub:"⊄",nsubE:"⫅̸",nsube:"⊈",nsubset:"⊂⃒",nsubseteq:"⊈",nsubseteqq:"⫅̸",nsucc:"⊁",nsucceq:"⪰̸",nsup:"⊅",nsupE:"⫆̸",nsupe:"⊉",nsupset:"⊃⃒",nsupseteq:"⊉",nsupseteqq:"⫆̸",ntgl:"≹",Ntilde:"Ñ",ntilde:"ñ",ntlg:"≸",ntriangleleft:"⋪",ntrianglelefteq:"⋬",ntriangleright:"⋫",ntrianglerighteq:"⋭",Nu:"Ν",nu:"ν",num:"#",numero:"№",numsp:" ",nvap:"≍⃒",nvdash:"⊬",nvDash:"⊭",nVdash:"⊮",nVDash:"⊯",nvge:"≥⃒",nvgt:">⃒",nvHarr:"⤄",nvinfin:"⧞",nvlArr:"⤂",nvle:"≤⃒",nvlt:"<⃒",nvltrie:"⊴⃒",nvrArr:"⤃",nvrtrie:"⊵⃒",nvsim:"∼⃒",nwarhk:"⤣",nwarr:"↖",nwArr:"⇖",nwarrow:"↖",nwnear:"⤧",Oacute:"Ó",oacute:"ó",oast:"⊛",Ocirc:"Ô",ocirc:"ô",ocir:"⊚",Ocy:"О",ocy:"о",odash:"⊝",Odblac:"Ő",odblac:"ő",odiv:"⨸",odot:"⊙",odsold:"⦼",OElig:"Œ",oelig:"œ",ofcir:"⦿",Ofr:"𝔒",ofr:"𝔬",ogon:"˛",Ograve:"Ò",ograve:"ò",ogt:"⧁",ohbar:"⦵",ohm:"Ω",oint:"∮",olarr:"↺",olcir:"⦾",olcross:"⦻",oline:"‾",olt:"⧀",Omacr:"Ō",omacr:"ō",Omega:"Ω",omega:"ω",Omicron:"Ο",omicron:"ο",omid:"⦶",ominus:"⊖",Oopf:"𝕆",oopf:"𝕠",opar:"⦷",OpenCurlyDoubleQuote:"“",OpenCurlyQuote:"‘",operp:"⦹",oplus:"⊕",orarr:"↻",Or:"⩔",or:"∨",ord:"⩝",order:"ℴ",orderof:"ℴ",ordf:"ª",ordm:"º",origof:"⊶",oror:"⩖",orslope:"⩗",orv:"⩛",oS:"Ⓢ",Oscr:"𝒪",oscr:"ℴ",Oslash:"Ø",oslash:"ø",osol:"⊘",Otilde:"Õ",otilde:"õ",otimesas:"⨶",Otimes:"⨷",otimes:"⊗",Ouml:"Ö",ouml:"ö",ovbar:"⌽",OverBar:"‾",OverBrace:"⏞",OverBracket:"⎴",OverParenthesis:"⏜",para:"¶",parallel:"∥",par:"∥",parsim:"⫳",parsl:"⫽",part:"∂",PartialD:"∂",Pcy:"П",pcy:"п",percnt:"%",period:".",permil:"‰",perp:"⊥",pertenk:"‱",Pfr:"𝔓",pfr:"𝔭",Phi:"Φ",phi:"φ",phiv:"ϕ",phmmat:"ℳ",phone:"☎",Pi:"Π",pi:"π",pitchfork:"⋔",piv:"ϖ",planck:"ℏ",planckh:"ℎ",plankv:"ℏ",plusacir:"⨣",plusb:"⊞",pluscir:"⨢",plus:"+",plusdo:"∔",plusdu:"⨥",pluse:"⩲",PlusMinus:"±",plusmn:"±",plussim:"⨦",plustwo:"⨧",pm:"±",Poincareplane:"ℌ",pointint:"⨕",popf:"𝕡",Popf:"ℙ",pound:"£",prap:"⪷",Pr:"⪻",pr:"≺",prcue:"≼",precapprox:"⪷",prec:"≺",preccurlyeq:"≼",Precedes:"≺",PrecedesEqual:"⪯",PrecedesSlantEqual:"≼",PrecedesTilde:"≾",preceq:"⪯",precnapprox:"⪹",precneqq:"⪵",precnsim:"⋨",pre:"⪯",prE:"⪳",precsim:"≾",prime:"′",Prime:"″",primes:"ℙ",prnap:"⪹",prnE:"⪵",prnsim:"⋨",prod:"∏",Product:"∏",profalar:"⌮",profline:"⌒",profsurf:"⌓",prop:"∝",Proportional:"∝",Proportion:"∷",propto:"∝",prsim:"≾",prurel:"⊰",Pscr:"𝒫",pscr:"𝓅",Psi:"Ψ",psi:"ψ",puncsp:" ",Qfr:"𝔔",qfr:"𝔮",qint:"⨌",qopf:"𝕢",Qopf:"ℚ",qprime:"⁗",Qscr:"𝒬",qscr:"𝓆",quaternions:"ℍ",quatint:"⨖",quest:"?",questeq:"≟",quot:'"',QUOT:'"',rAarr:"⇛",race:"∽̱",Racute:"Ŕ",racute:"ŕ",radic:"√",raemptyv:"⦳",rang:"⟩",Rang:"⟫",rangd:"⦒",range:"⦥",rangle:"⟩",raquo:"»",rarrap:"⥵",rarrb:"⇥",rarrbfs:"⤠",rarrc:"⤳",rarr:"→",Rarr:"↠",rArr:"⇒",rarrfs:"⤞",rarrhk:"↪",rarrlp:"↬",rarrpl:"⥅",rarrsim:"⥴",Rarrtl:"⤖",rarrtl:"↣",rarrw:"↝",ratail:"⤚",rAtail:"⤜",ratio:"∶",rationals:"ℚ",rbarr:"⤍",rBarr:"⤏",RBarr:"⤐",rbbrk:"❳",rbrace:"}",rbrack:"]",rbrke:"⦌",rbrksld:"⦎",rbrkslu:"⦐",Rcaron:"Ř",rcaron:"ř",Rcedil:"Ŗ",rcedil:"ŗ",rceil:"⌉",rcub:"}",Rcy:"Р",rcy:"р",rdca:"⤷",rdldhar:"⥩",rdquo:"”",rdquor:"”",rdsh:"↳",real:"ℜ",realine:"ℛ",realpart:"ℜ",reals:"ℝ",Re:"ℜ",rect:"▭",reg:"®",REG:"®",ReverseElement:"∋",ReverseEquilibrium:"⇋",ReverseUpEquilibrium:"⥯",rfisht:"⥽",rfloor:"⌋",rfr:"𝔯",Rfr:"ℜ",rHar:"⥤",rhard:"⇁",rharu:"⇀",rharul:"⥬",Rho:"Ρ",rho:"ρ",rhov:"ϱ",RightAngleBracket:"⟩",RightArrowBar:"⇥",rightarrow:"→",RightArrow:"→",Rightarrow:"⇒",RightArrowLeftArrow:"⇄",rightarrowtail:"↣",RightCeiling:"⌉",RightDoubleBracket:"⟧",RightDownTeeVector:"⥝",RightDownVectorBar:"⥕",RightDownVector:"⇂",RightFloor:"⌋",rightharpoondown:"⇁",rightharpoonup:"⇀",rightleftarrows:"⇄",rightleftharpoons:"⇌",rightrightarrows:"⇉",rightsquigarrow:"↝",RightTeeArrow:"↦",RightTee:"⊢",RightTeeVector:"⥛",rightthreetimes:"⋌",RightTriangleBar:"⧐",RightTriangle:"⊳",RightTriangleEqual:"⊵",RightUpDownVector:"⥏",RightUpTeeVector:"⥜",RightUpVectorBar:"⥔",RightUpVector:"↾",RightVectorBar:"⥓",RightVector:"⇀",ring:"˚",risingdotseq:"≓",rlarr:"⇄",rlhar:"⇌",rlm:"",rmoustache:"⎱",rmoust:"⎱",rnmid:"⫮",roang:"⟭",roarr:"⇾",robrk:"⟧",ropar:"⦆",ropf:"𝕣",Ropf:"ℝ",roplus:"⨮",rotimes:"⨵",RoundImplies:"⥰",rpar:")",rpargt:"⦔",rppolint:"⨒",rrarr:"⇉",Rrightarrow:"⇛",rsaquo:"›",rscr:"𝓇",Rscr:"ℛ",rsh:"↱",Rsh:"↱",rsqb:"]",rsquo:"’",rsquor:"’",rthree:"⋌",rtimes:"⋊",rtri:"▹",rtrie:"⊵",rtrif:"▸",rtriltri:"⧎",RuleDelayed:"⧴",ruluhar:"⥨",rx:"℞",Sacute:"Ś",sacute:"ś",sbquo:"‚",scap:"⪸",Scaron:"Š",scaron:"š",Sc:"⪼",sc:"≻",sccue:"≽",sce:"⪰",scE:"⪴",Scedil:"Ş",scedil:"ş",Scirc:"Ŝ",scirc:"ŝ",scnap:"⪺",scnE:"⪶",scnsim:"⋩",scpolint:"⨓",scsim:"≿",Scy:"С",scy:"с",sdotb:"⊡",sdot:"⋅",sdote:"⩦",searhk:"⤥",searr:"↘",seArr:"⇘",searrow:"↘",sect:"§",semi:";",seswar:"⤩",setminus:"∖",setmn:"∖",sext:"✶",Sfr:"𝔖",sfr:"𝔰",sfrown:"⌢",sharp:"♯",SHCHcy:"Щ",shchcy:"щ",SHcy:"Ш",shcy:"ш",ShortDownArrow:"↓",ShortLeftArrow:"←",shortmid:"∣",shortparallel:"∥",ShortRightArrow:"→",ShortUpArrow:"↑",shy:"",Sigma:"Σ",sigma:"σ",sigmaf:"ς",sigmav:"ς",sim:"∼",simdot:"⩪",sime:"≃",simeq:"≃",simg:"⪞",simgE:"⪠",siml:"⪝",simlE:"⪟",simne:"≆",simplus:"⨤",simrarr:"⥲",slarr:"←",SmallCircle:"∘",smallsetminus:"∖",smashp:"⨳",smeparsl:"⧤",smid:"∣",smile:"⌣",smt:"⪪",smte:"⪬",smtes:"⪬︀",SOFTcy:"Ь",softcy:"ь",solbar:"⌿",solb:"⧄",sol:"/",Sopf:"𝕊",sopf:"𝕤",spades:"♠",spadesuit:"♠",spar:"∥",sqcap:"⊓",sqcaps:"⊓︀",sqcup:"⊔",sqcups:"⊔︀",Sqrt:"√",sqsub:"⊏",sqsube:"⊑",sqsubset:"⊏",sqsubseteq:"⊑",sqsup:"⊐",sqsupe:"⊒",sqsupset:"⊐",sqsupseteq:"⊒",square:"□",Square:"□",SquareIntersection:"⊓",SquareSubset:"⊏",SquareSubsetEqual:"⊑",SquareSuperset:"⊐",SquareSupersetEqual:"⊒",SquareUnion:"⊔",squarf:"▪",squ:"□",squf:"▪",srarr:"→",Sscr:"𝒮",sscr:"𝓈",ssetmn:"∖",ssmile:"⌣",sstarf:"⋆",Star:"⋆",star:"☆",starf:"★",straightepsilon:"ϵ",straightphi:"ϕ",strns:"¯",sub:"⊂",Sub:"⋐",subdot:"⪽",subE:"⫅",sube:"⊆",subedot:"⫃",submult:"⫁",subnE:"⫋",subne:"⊊",subplus:"⪿",subrarr:"⥹",subset:"⊂",Subset:"⋐",subseteq:"⊆",subseteqq:"⫅",SubsetEqual:"⊆",subsetneq:"⊊",subsetneqq:"⫋",subsim:"⫇",subsub:"⫕",subsup:"⫓",succapprox:"⪸",succ:"≻",succcurlyeq:"≽",Succeeds:"≻",SucceedsEqual:"⪰",SucceedsSlantEqual:"≽",SucceedsTilde:"≿",succeq:"⪰",succnapprox:"⪺",succneqq:"⪶",succnsim:"⋩",succsim:"≿",SuchThat:"∋",sum:"∑",Sum:"∑",sung:"♪",sup1:"¹",sup2:"²",sup3:"³",sup:"⊃",Sup:"⋑",supdot:"⪾",supdsub:"⫘",supE:"⫆",supe:"⊇",supedot:"⫄",Superset:"⊃",SupersetEqual:"⊇",suphsol:"⟉",suphsub:"⫗",suplarr:"⥻",supmult:"⫂",supnE:"⫌",supne:"⊋",supplus:"⫀",supset:"⊃",Supset:"⋑",supseteq:"⊇",supseteqq:"⫆",supsetneq:"⊋",supsetneqq:"⫌",supsim:"⫈",supsub:"⫔",supsup:"⫖",swarhk:"⤦",swarr:"↙",swArr:"⇙",swarrow:"↙",swnwar:"⤪",szlig:"ß",Tab:"\t",target:"⌖",Tau:"Τ",tau:"τ",tbrk:"⎴",Tcaron:"Ť",tcaron:"ť",Tcedil:"Ţ",tcedil:"ţ",Tcy:"Т",tcy:"т",tdot:"⃛",telrec:"⌕",Tfr:"𝔗",tfr:"𝔱",there4:"∴",therefore:"∴",Therefore:"∴",Theta:"Θ",theta:"θ",thetasym:"ϑ",thetav:"ϑ",thickapprox:"≈",thicksim:"∼",ThickSpace:" ",ThinSpace:" ",thinsp:" ",thkap:"≈",thksim:"∼",THORN:"Þ",thorn:"þ",tilde:"˜",Tilde:"∼",TildeEqual:"≃",TildeFullEqual:"≅",TildeTilde:"≈",timesbar:"⨱",timesb:"⊠",times:"×",timesd:"⨰",tint:"∭",toea:"⤨",topbot:"⌶",topcir:"⫱",top:"⊤",Topf:"𝕋",topf:"𝕥",topfork:"⫚",tosa:"⤩",tprime:"‴",trade:"™",TRADE:"™",triangle:"▵",triangledown:"▿",triangleleft:"◃",trianglelefteq:"⊴",triangleq:"≜",triangleright:"▹",trianglerighteq:"⊵",tridot:"◬",trie:"≜",triminus:"⨺",TripleDot:"⃛",triplus:"⨹",trisb:"⧍",tritime:"⨻",trpezium:"⏢",Tscr:"𝒯",tscr:"𝓉",TScy:"Ц",tscy:"ц",TSHcy:"Ћ",tshcy:"ћ",Tstrok:"Ŧ",tstrok:"ŧ",twixt:"≬",twoheadleftarrow:"↞",twoheadrightarrow:"↠",Uacute:"Ú",uacute:"ú",uarr:"↑",Uarr:"↟",uArr:"⇑",Uarrocir:"⥉",Ubrcy:"Ў",ubrcy:"ў",Ubreve:"Ŭ",ubreve:"ŭ",Ucirc:"Û",ucirc:"û",Ucy:"У",ucy:"у",udarr:"⇅",Udblac:"Ű",udblac:"ű",udhar:"⥮",ufisht:"⥾",Ufr:"𝔘",ufr:"𝔲",Ugrave:"Ù",ugrave:"ù",uHar:"⥣",uharl:"↿",uharr:"↾",uhblk:"▀",ulcorn:"⌜",ulcorner:"⌜",ulcrop:"⌏",ultri:"◸",Umacr:"Ū",umacr:"ū",uml:"¨",UnderBar:"_",UnderBrace:"⏟",UnderBracket:"⎵",UnderParenthesis:"⏝",Union:"⋃",UnionPlus:"⊎",Uogon:"Ų",uogon:"ų",Uopf:"𝕌",uopf:"𝕦",UpArrowBar:"⤒",uparrow:"↑",UpArrow:"↑",Uparrow:"⇑",UpArrowDownArrow:"⇅",updownarrow:"↕",UpDownArrow:"↕",Updownarrow:"⇕",UpEquilibrium:"⥮",upharpoonleft:"↿",upharpoonright:"↾",uplus:"⊎",UpperLeftArrow:"↖",UpperRightArrow:"↗",upsi:"υ",Upsi:"ϒ",upsih:"ϒ",Upsilon:"Υ",upsilon:"υ",UpTeeArrow:"↥",UpTee:"⊥",upuparrows:"⇈",urcorn:"⌝",urcorner:"⌝",urcrop:"⌎",Uring:"Ů",uring:"ů",urtri:"◹",Uscr:"𝒰",uscr:"𝓊",utdot:"⋰",Utilde:"Ũ",utilde:"ũ",utri:"▵",utrif:"▴",uuarr:"⇈",Uuml:"Ü",uuml:"ü",uwangle:"⦧",vangrt:"⦜",varepsilon:"ϵ",varkappa:"ϰ",varnothing:"∅",varphi:"ϕ",varpi:"ϖ",varpropto:"∝",varr:"↕",vArr:"⇕",varrho:"ϱ",varsigma:"ς",varsubsetneq:"⊊︀",varsubsetneqq:"⫋︀",varsupsetneq:"⊋︀",varsupsetneqq:"⫌︀",vartheta:"ϑ",vartriangleleft:"⊲",vartriangleright:"⊳",vBar:"⫨",Vbar:"⫫",vBarv:"⫩",Vcy:"В",vcy:"в",vdash:"⊢",vDash:"⊨",Vdash:"⊩",VDash:"⊫",Vdashl:"⫦",veebar:"⊻",vee:"∨",Vee:"⋁",veeeq:"≚",vellip:"⋮",verbar:"|",Verbar:"‖",vert:"|",Vert:"‖",VerticalBar:"∣",VerticalLine:"|",VerticalSeparator:"❘",VerticalTilde:"≀",VeryThinSpace:" ",Vfr:"𝔙",vfr:"𝔳",vltri:"⊲",vnsub:"⊂⃒",vnsup:"⊃⃒",Vopf:"𝕍",vopf:"𝕧",vprop:"∝",vrtri:"⊳",Vscr:"𝒱",vscr:"𝓋",vsubnE:"⫋︀",vsubne:"⊊︀",vsupnE:"⫌︀",vsupne:"⊋︀",Vvdash:"⊪",vzigzag:"⦚",Wcirc:"Ŵ",wcirc:"ŵ",wedbar:"⩟",wedge:"∧",Wedge:"⋀",wedgeq:"≙",weierp:"℘",Wfr:"𝔚",wfr:"𝔴",Wopf:"𝕎",wopf:"𝕨",wp:"℘",wr:"≀",wreath:"≀",Wscr:"𝒲",wscr:"𝓌",xcap:"⋂",xcirc:"◯",xcup:"⋃",xdtri:"▽",Xfr:"𝔛",xfr:"𝔵",xharr:"⟷",xhArr:"⟺",Xi:"Ξ",xi:"ξ",xlarr:"⟵",xlArr:"⟸",xmap:"⟼",xnis:"⋻",xodot:"⨀",Xopf:"𝕏",xopf:"𝕩",xoplus:"⨁",xotime:"⨂",xrarr:"⟶",xrArr:"⟹",Xscr:"𝒳",xscr:"𝓍",xsqcup:"⨆",xuplus:"⨄",xutri:"△",xvee:"⋁",xwedge:"⋀",Yacute:"Ý",yacute:"ý",YAcy:"Я",yacy:"я",Ycirc:"Ŷ",ycirc:"ŷ",Ycy:"Ы",ycy:"ы",yen:"¥",Yfr:"𝔜",yfr:"𝔶",YIcy:"Ї",yicy:"ї",Yopf:"𝕐",yopf:"𝕪",Yscr:"𝒴",yscr:"𝓎",YUcy:"Ю",yucy:"ю",yuml:"ÿ",Yuml:"Ÿ",Zacute:"Ź",zacute:"ź",Zcaron:"Ž",zcaron:"ž",Zcy:"З",zcy:"з",Zdot:"Ż",zdot:"ż",zeetrf:"ℨ",ZeroWidthSpace:"",Zeta:"Ζ",zeta:"ζ",zfr:"𝔷",Zfr:"ℨ",ZHcy:"Ж",zhcy:"ж",zigrarr:"⇝",zopf:"𝕫",Zopf:"ℤ",Zscr:"𝒵",zscr:"𝓏",zwj:"",zwnj:""};e.AElig="Æ",e.AMP="&",e.Aacute="Á",e.Abreve="Ă",e.Acirc="Â",e.Acy="А",e.Afr="𝔄",e.Agrave="À",e.Alpha="Α",e.Amacr="Ā",e.And="⩓",e.Aogon="Ą",e.Aopf="𝔸",e.ApplyFunction="",e.Aring="Å",e.Ascr="𝒜",e.Assign="≔",e.Atilde="Ã",e.Auml="Ä",e.Backslash="∖",e.Barv="⫧",e.Barwed="⌆",e.Bcy="Б",e.Because="∵",e.Bernoullis="ℬ",e.Beta="Β",e.Bfr="𝔅",e.Bopf="𝔹",e.Breve="˘",e.Bscr="ℬ",e.Bumpeq="≎",e.CHcy="Ч",e.COPY="©",e.Cacute="Ć",e.Cap="⋒",e.CapitalDifferentialD="ⅅ",e.Cayleys="ℭ",e.Ccaron="Č",e.Ccedil="Ç",e.Ccirc="Ĉ",e.Cconint="∰",e.Cdot="Ċ",e.Cedilla="¸",e.CenterDot="·",e.Cfr="ℭ",e.Chi="Χ",e.CircleDot="⊙",e.CircleMinus="⊖",e.CirclePlus="⊕",e.CircleTimes="⊗",e.ClockwiseContourIntegral="∲",e.CloseCurlyDoubleQuote="”",e.CloseCurlyQuote="’",e.Colon="∷",e.Colone="⩴",e.Congruent="≡",e.Conint="∯",e.ContourIntegral="∮",e.Copf="ℂ",e.Coproduct="∐",e.CounterClockwiseContourIntegral="∳",e.Cross="⨯",e.Cscr="𝒞",e.Cup="⋓",e.CupCap="≍",e.DD="ⅅ",e.DDotrahd="⤑",e.DJcy="Ђ",e.DScy="Ѕ",e.DZcy="Џ",e.Dagger="‡",e.Darr="↡",e.Dashv="⫤",e.Dcaron="Ď",e.Dcy="Д",e.Del="∇",e.Delta="Δ",e.Dfr="𝔇",e.DiacriticalAcute="´",e.DiacriticalDot="˙",e.DiacriticalDoubleAcute="˝",e.DiacriticalGrave="`",e.DiacriticalTilde="˜",e.Diamond="⋄",e.DifferentialD="ⅆ",e.Dopf="𝔻",e.Dot="¨",e.DotDot="⃜",e.DotEqual="≐",e.DoubleContourIntegral="∯",e.DoubleDot="¨",e.DoubleDownArrow="⇓",e.DoubleLeftArrow="⇐",e.DoubleLeftRightArrow="⇔",e.DoubleLeftTee="⫤",e.DoubleLongLeftArrow="⟸",e.DoubleLongLeftRightArrow="⟺",e.DoubleLongRightArrow="⟹",e.DoubleRightArrow="⇒",e.DoubleRightTee="⊨",e.DoubleUpArrow="⇑",e.DoubleUpDownArrow="⇕",e.DoubleVerticalBar="∥",e.DownArrow="↓",e.DownArrowBar="⤓",e.DownArrowUpArrow="⇵",e.DownBreve="̑",e.DownLeftRightVector="⥐",e.DownLeftTeeVector="⥞",e.DownLeftVector="↽",e.DownLeftVectorBar="⥖",e.DownRightTeeVector="⥟",e.DownRightVector="⇁",e.DownRightVectorBar="⥗",e.DownTee="⊤",e.DownTeeArrow="↧",e.Downarrow="⇓",e.Dscr="𝒟",e.Dstrok="Đ",e.ENG="Ŋ",e.ETH="Ð",e.Eacute="É",e.Ecaron="Ě",e.Ecirc="Ê",e.Ecy="Э",e.Edot="Ė",e.Efr="𝔈",e.Egrave="È",e.Element="∈",e.Emacr="Ē",e.EmptySmallSquare="◻",e.EmptyVerySmallSquare="▫",e.Eogon="Ę",e.Eopf="𝔼",e.Epsilon="Ε",e.Equal="⩵",e.EqualTilde="≂",e.Equilibrium="⇌",e.Escr="ℰ",e.Esim="⩳",e.Eta="Η",e.Euml="Ë",e.Exists="∃",e.ExponentialE="ⅇ",e.Fcy="Ф",e.Ffr="𝔉",e.FilledSmallSquare="◼",e.FilledVerySmallSquare="▪",e.Fopf="𝔽",e.ForAll="∀",e.Fouriertrf="ℱ",e.Fscr="ℱ",e.GJcy="Ѓ",e.GT=">",e.Gamma="Γ",e.Gammad="Ϝ",e.Gbreve="Ğ",e.Gcedil="Ģ",e.Gcirc="Ĝ",e.Gcy="Г",e.Gdot="Ġ",e.Gfr="𝔊",e.Gg="⋙",e.Gopf="𝔾",e.GreaterEqual="≥",e.GreaterEqualLess="⋛",e.GreaterFullEqual="≧",e.GreaterGreater="⪢",e.GreaterLess="≷",e.GreaterSlantEqual="⩾",e.GreaterTilde="≳",e.Gscr="𝒢",e.Gt="≫",e.HARDcy="Ъ",e.Hacek="ˇ",e.Hat="^",e.Hcirc="Ĥ",e.Hfr="ℌ",e.HilbertSpace="ℋ",e.Hopf="ℍ",e.HorizontalLine="─",e.Hscr="ℋ",e.Hstrok="Ħ",e.HumpDownHump="≎",e.HumpEqual="≏",e.IEcy="Е",e.IJlig="IJ",e.IOcy="Ё",e.Iacute="Í",e.Icirc="Î",e.Icy="И",e.Idot="İ",e.Ifr="ℑ",e.Igrave="Ì",e.Im="ℑ",e.Imacr="Ī",e.ImaginaryI="ⅈ",e.Implies="⇒",e.Int="∬",e.Integral="∫",e.Intersection="⋂",e.InvisibleComma="",e.InvisibleTimes="",e.Iogon="Į",e.Iopf="𝕀",e.Iota="Ι",e.Iscr="ℐ",e.Itilde="Ĩ",e.Iukcy="І",e.Iuml="Ï",e.Jcirc="Ĵ",e.Jcy="Й",e.Jfr="𝔍",e.Jopf="𝕁",e.Jscr="𝒥",e.Jsercy="Ј",e.Jukcy="Є",e.KHcy="Х",e.KJcy="Ќ",e.Kappa="Κ",e.Kcedil="Ķ",e.Kcy="К",e.Kfr="𝔎",e.Kopf="𝕂",e.Kscr="𝒦",e.LJcy="Љ",e.LT="<",e.Lacute="Ĺ",e.Lambda="Λ",e.Lang="⟪",e.Laplacetrf="ℒ",e.Larr="↞",e.Lcaron="Ľ",e.Lcedil="Ļ",e.Lcy="Л",e.LeftAngleBracket="⟨",e.LeftArrow="←",e.LeftArrowBar="⇤",e.LeftArrowRightArrow="⇆",e.LeftCeiling="⌈",e.LeftDoubleBracket="⟦",e.LeftDownTeeVector="⥡",e.LeftDownVector="⇃",e.LeftDownVectorBar="⥙",e.LeftFloor="⌊",e.LeftRightArrow="↔",e.LeftRightVector="⥎",e.LeftTee="⊣",e.LeftTeeArrow="↤",e.LeftTeeVector="⥚",e.LeftTriangle="⊲",e.LeftTriangleBar="⧏",e.LeftTriangleEqual="⊴",e.LeftUpDownVector="⥑",e.LeftUpTeeVector="⥠",e.LeftUpVector="↿",e.LeftUpVectorBar="⥘",e.LeftVector="↼",e.LeftVectorBar="⥒",e.Leftarrow="⇐",e.Leftrightarrow="⇔",e.LessEqualGreater="⋚",e.LessFullEqual="≦",e.LessGreater="≶",e.LessLess="⪡",e.LessSlantEqual="⩽",e.LessTilde="≲",e.Lfr="𝔏",e.Ll="⋘",e.Lleftarrow="⇚",e.Lmidot="Ŀ",e.LongLeftArrow="⟵",e.LongLeftRightArrow="⟷",e.LongRightArrow="⟶",e.Longleftarrow="⟸",e.Longleftrightarrow="⟺",e.Longrightarrow="⟹",e.Lopf="𝕃",e.LowerLeftArrow="↙",e.LowerRightArrow="↘",e.Lscr="ℒ",e.Lsh="↰",e.Lstrok="Ł",e.Lt="≪",e.Mcy="М",e.MediumSpace=" ",e.Mellintrf="ℳ",e.Mfr="𝔐",e.MinusPlus="∓",e.Mopf="𝕄",e.Mscr="ℳ",e.Mu="Μ",e.NJcy="Њ",e.Nacute="Ń",e.Ncaron="Ň",e.Ncedil="Ņ",e.Ncy="Н",e.NegativeMediumSpace="",e.NegativeThickSpace="",e.NegativeThinSpace="",e.NegativeVeryThinSpace="",e.NestedGreaterGreater="≫",e.NestedLessLess="≪",e.NewLine="\n",e.Nfr="𝔑",e.NoBreak="",e.NonBreakingSpace=" ",e.Nopf="ℕ",e.Not="⫬",e.NotCongruent="≢",e.NotCupCap="≭",e.NotDoubleVerticalBar="∦",e.NotElement="∉",e.NotEqual="≠",e.NotEqualTilde="≂̸",e.NotExists="∄",e.NotGreater="≯",e.NotGreaterEqual="≱",e.NotGreaterFullEqual="≧̸",e.NotGreaterGreater="≫̸",e.NotGreaterLess="≹",e.NotGreaterSlantEqual="⩾̸",e.NotGreaterTilde="≵",e.NotHumpDownHump="≎̸",e.NotHumpEqual="≏̸",e.NotLeftTriangle="⋪",e.NotLeftTriangleBar="⧏̸",e.NotLeftTriangleEqual="⋬",e.NotLess="≮",e.NotLessEqual="≰",e.NotLessGreater="≸",e.NotLessLess="≪̸",e.NotLessSlantEqual="⩽̸",e.NotLessTilde="≴",e.NotNestedGreaterGreater="⪢̸",e.NotNestedLessLess="⪡̸",e.NotPrecedes="⊀",e.NotPrecedesEqual="⪯̸",e.NotPrecedesSlantEqual="⋠",e.NotReverseElement="∌",e.NotRightTriangle="⋫",e.NotRightTriangleBar="⧐̸",e.NotRightTriangleEqual="⋭",e.NotSquareSubset="⊏̸",e.NotSquareSubsetEqual="⋢",e.NotSquareSuperset="⊐̸",e.NotSquareSupersetEqual="⋣",e.NotSubset="⊂⃒",e.NotSubsetEqual="⊈",e.NotSucceeds="⊁",e.NotSucceedsEqual="⪰̸",e.NotSucceedsSlantEqual="⋡",e.NotSucceedsTilde="≿̸",e.NotSuperset="⊃⃒",e.NotSupersetEqual="⊉",e.NotTilde="≁",e.NotTildeEqual="≄",e.NotTildeFullEqual="≇",e.NotTildeTilde="≉",e.NotVerticalBar="∤",e.Nscr="𝒩",e.Ntilde="Ñ",e.Nu="Ν",e.OElig="Œ",e.Oacute="Ó",e.Ocirc="Ô",e.Ocy="О",e.Odblac="Ő",e.Ofr="𝔒",e.Ograve="Ò",e.Omacr="Ō",e.Omega="Ω",e.Omicron="Ο",e.Oopf="𝕆",e.OpenCurlyDoubleQuote="“",e.OpenCurlyQuote="‘",e.Or="⩔",e.Oscr="𝒪",e.Oslash="Ø",e.Otilde="Õ",e.Otimes="⨷",e.Ouml="Ö",e.OverBar="‾",e.OverBrace="⏞",e.OverBracket="⎴",e.OverParenthesis="⏜",e.PartialD="∂",e.Pcy="П",e.Pfr="𝔓",e.Phi="Φ",e.Pi="Π",e.PlusMinus="±",e.Poincareplane="ℌ",e.Popf="ℙ",e.Pr="⪻",e.Precedes="≺",e.PrecedesEqual="⪯",e.PrecedesSlantEqual="≼",e.PrecedesTilde="≾",e.Prime="″",e.Product="∏",e.Proportion="∷",e.Proportional="∝",e.Pscr="𝒫",e.Psi="Ψ",e.QUOT='"',e.Qfr="𝔔",e.Qopf="ℚ",e.Qscr="𝒬",e.RBarr="⤐",e.REG="®",e.Racute="Ŕ",e.Rang="⟫",e.Rarr="↠",e.Rarrtl="⤖",e.Rcaron="Ř",e.Rcedil="Ŗ",e.Rcy="Р",e.Re="ℜ",e.ReverseElement="∋",e.ReverseEquilibrium="⇋",e.ReverseUpEquilibrium="⥯",e.Rfr="ℜ",e.Rho="Ρ",e.RightAngleBracket="⟩",e.RightArrow="→",e.RightArrowBar="⇥",e.RightArrowLeftArrow="⇄",e.RightCeiling="⌉",e.RightDoubleBracket="⟧",e.RightDownTeeVector="⥝",e.RightDownVector="⇂",e.RightDownVectorBar="⥕",e.RightFloor="⌋",e.RightTee="⊢",e.RightTeeArrow="↦",e.RightTeeVector="⥛",e.RightTriangle="⊳",e.RightTriangleBar="⧐",e.RightTriangleEqual="⊵",e.RightUpDownVector="⥏",e.RightUpTeeVector="⥜",e.RightUpVector="↾",e.RightUpVectorBar="⥔",e.RightVector="⇀",e.RightVectorBar="⥓",e.Rightarrow="⇒",e.Ropf="ℝ",e.RoundImplies="⥰",e.Rrightarrow="⇛",e.Rscr="ℛ",e.Rsh="↱",e.RuleDelayed="⧴",e.SHCHcy="Щ",e.SHcy="Ш",e.SOFTcy="Ь",e.Sacute="Ś",e.Sc="⪼",e.Scaron="Š",e.Scedil="Ş",e.Scirc="Ŝ",e.Scy="С",e.Sfr="𝔖",e.ShortDownArrow="↓",e.ShortLeftArrow="←",e.ShortRightArrow="→",e.ShortUpArrow="↑",e.Sigma="Σ",e.SmallCircle="∘",e.Sopf="𝕊",e.Sqrt="√",e.Square="□",e.SquareIntersection="⊓",e.SquareSubset="⊏",e.SquareSubsetEqual="⊑",e.SquareSuperset="⊐",e.SquareSupersetEqual="⊒",e.SquareUnion="⊔",e.Sscr="𝒮",e.Star="⋆",e.Sub="⋐",e.Subset="⋐",e.SubsetEqual="⊆",e.Succeeds="≻",e.SucceedsEqual="⪰",e.SucceedsSlantEqual="≽",e.SucceedsTilde="≿",e.SuchThat="∋",e.Sum="∑",e.Sup="⋑",e.Superset="⊃",e.SupersetEqual="⊇",e.Supset="⋑",e.THORN="Þ",e.TRADE="™",e.TSHcy="Ћ",e.TScy="Ц",e.Tab="\t",e.Tau="Τ",e.Tcaron="Ť",e.Tcedil="Ţ",e.Tcy="Т",e.Tfr="𝔗",e.Therefore="∴",e.Theta="Θ",e.ThickSpace=" ",e.ThinSpace=" ",e.Tilde="∼",e.TildeEqual="≃",e.TildeFullEqual="≅",e.TildeTilde="≈",e.Topf="𝕋",e.TripleDot="⃛",e.Tscr="𝒯",e.Tstrok="Ŧ",e.Uacute="Ú",e.Uarr="↟",e.Uarrocir="⥉",e.Ubrcy="Ў",e.Ubreve="Ŭ",e.Ucirc="Û",e.Ucy="У",e.Udblac="Ű",e.Ufr="𝔘",e.Ugrave="Ù",e.Umacr="Ū",e.UnderBar="_",e.UnderBrace="⏟",e.UnderBracket="⎵",e.UnderParenthesis="⏝",e.Union="⋃",e.UnionPlus="⊎",e.Uogon="Ų",e.Uopf="𝕌",e.UpArrow="↑",e.UpArrowBar="⤒",e.UpArrowDownArrow="⇅",e.UpDownArrow="↕",e.UpEquilibrium="⥮",e.UpTee="⊥",e.UpTeeArrow="↥",e.Uparrow="⇑",e.Updownarrow="⇕",e.UpperLeftArrow="↖",e.UpperRightArrow="↗",e.Upsi="ϒ",e.Upsilon="Υ",e.Uring="Ů",e.Uscr="𝒰",e.Utilde="Ũ",e.Uuml="Ü",e.VDash="⊫",e.Vbar="⫫",e.Vcy="В",e.Vdash="⊩",e.Vdashl="⫦",e.Vee="⋁",e.Verbar="‖",e.Vert="‖",e.VerticalBar="∣",e.VerticalLine="|",e.VerticalSeparator="❘",e.VerticalTilde="≀",e.VeryThinSpace=" ",e.Vfr="𝔙",e.Vopf="𝕍",e.Vscr="𝒱",e.Vvdash="⊪",e.Wcirc="Ŵ",e.Wedge="⋀",e.Wfr="𝔚",e.Wopf="𝕎",e.Wscr="𝒲",e.Xfr="𝔛",e.Xi="Ξ",e.Xopf="𝕏",e.Xscr="𝒳",e.YAcy="Я",e.YIcy="Ї",e.YUcy="Ю",e.Yacute="Ý",e.Ycirc="Ŷ",e.Ycy="Ы",e.Yfr="𝔜",e.Yopf="𝕐",e.Yscr="𝒴",e.Yuml="Ÿ",e.ZHcy="Ж",e.Zacute="Ź",e.Zcaron="Ž",e.Zcy="З",e.Zdot="Ż",e.ZeroWidthSpace="",e.Zeta="Ζ",e.Zfr="ℨ",e.Zopf="ℤ",e.Zscr="𝒵",e.aacute="á",e.abreve="ă",e.ac="∾",e.acE="∾̳",e.acd="∿",e.acirc="â",e.acute="´",e.acy="а",e.aelig="æ",e.af="",e.afr="𝔞",e.agrave="à",e.alefsym="ℵ",e.aleph="ℵ",e.alpha="α",e.amacr="ā",e.amalg="⨿",e.amp="&",e.and="∧",e.andand="⩕",e.andd="⩜",e.andslope="⩘",e.andv="⩚",e.ang="∠",e.ange="⦤",e.angle="∠",e.angmsd="∡",e.angmsdaa="⦨",e.angmsdab="⦩",e.angmsdac="⦪",e.angmsdad="⦫",e.angmsdae="⦬",e.angmsdaf="⦭",e.angmsdag="⦮",e.angmsdah="⦯",e.angrt="∟",e.angrtvb="⊾",e.angrtvbd="⦝",e.angsph="∢",e.angst="Å",e.angzarr="⍼",e.aogon="ą",e.aopf="𝕒",e.ap="≈",e.apE="⩰",e.apacir="⩯",e.ape="≊",e.apid="≋",e.apos="'",e.approx="≈",e.approxeq="≊",e.aring="å",e.ascr="𝒶",e.ast="*",e.asymp="≈",e.asympeq="≍",e.atilde="ã",e.auml="ä",e.awconint="∳",e.awint="⨑",e.bNot="⫭",e.backcong="≌",e.backepsilon="϶",e.backprime="‵",e.backsim="∽",e.backsimeq="⋍",e.barvee="⊽",e.barwed="⌅",e.barwedge="⌅",e.bbrk="⎵",e.bbrktbrk="⎶",e.bcong="≌",e.bcy="б",e.bdquo="„",e.becaus="∵",e.because="∵",e.bemptyv="⦰",e.bepsi="϶",e.bernou="ℬ",e.beta="β",e.beth="ℶ",e.between="≬",e.bfr="𝔟",e.bigcap="⋂",e.bigcirc="◯",e.bigcup="⋃",e.bigodot="⨀",e.bigoplus="⨁",e.bigotimes="⨂",e.bigsqcup="⨆",e.bigstar="★",e.bigtriangledown="▽",e.bigtriangleup="△",e.biguplus="⨄",e.bigvee="⋁",e.bigwedge="⋀",e.bkarow="⤍",e.blacklozenge="⧫",e.blacksquare="▪",e.blacktriangle="▴",e.blacktriangledown="▾",e.blacktriangleleft="◂",e.blacktriangleright="▸",e.blank="␣",e.blk12="▒",e.blk14="░",e.blk34="▓",e.block="█",e.bne="=⃥",e.bnequiv="≡⃥",e.bnot="⌐",e.bopf="𝕓",e.bot="⊥",e.bottom="⊥",e.bowtie="⋈",e.boxDL="╗",e.boxDR="╔",e.boxDl="╖",e.boxDr="╓",e.boxH="═",e.boxHD="╦",e.boxHU="╩",e.boxHd="╤",e.boxHu="╧",e.boxUL="╝",e.boxUR="╚",e.boxUl="╜",e.boxUr="╙",e.boxV="║",e.boxVH="╬",e.boxVL="╣",e.boxVR="╠",e.boxVh="╫",e.boxVl="╢",e.boxVr="╟",e.boxbox="⧉",e.boxdL="╕",e.boxdR="╒",e.boxdl="┐",e.boxdr="┌",e.boxh="─",e.boxhD="╥",e.boxhU="╨",e.boxhd="┬",e.boxhu="┴",e.boxminus="⊟",e.boxplus="⊞",e.boxtimes="⊠",e.boxuL="╛",e.boxuR="╘",e.boxul="┘",e.boxur="└",e.boxv="│",e.boxvH="╪",e.boxvL="╡",e.boxvR="╞",e.boxvh="┼",e.boxvl="┤",e.boxvr="├",e.bprime="‵",e.breve="˘",e.brvbar="¦",e.bscr="𝒷",e.bsemi="⁏",e.bsim="∽",e.bsime="⋍",e.bsol="\\",e.bsolb="⧅",e.bsolhsub="⟈",e.bull="•",e.bullet="•",e.bump="≎",e.bumpE="⪮",e.bumpe="≏",e.bumpeq="≏",e.cacute="ć",e.cap="∩",e.capand="⩄",e.capbrcup="⩉",e.capcap="⩋",e.capcup="⩇",e.capdot="⩀",e.caps="∩︀",e.caret="⁁",e.caron="ˇ",e.ccaps="⩍",e.ccaron="č",e.ccedil="ç",e.ccirc="ĉ",e.ccups="⩌",e.ccupssm="⩐",e.cdot="ċ",e.cedil="¸",e.cemptyv="⦲",e.cent="¢",e.centerdot="·",e.cfr="𝔠",e.chcy="ч",e.check="✓",e.checkmark="✓",e.chi="χ",e.cir="○",e.cirE="⧃";e.circ="ˆ",e.circeq="≗",e.circlearrowleft="↺",e.circlearrowright="↻",e.circledR="®",e.circledS="Ⓢ",e.circledast="⊛",e.circledcirc="⊚",e.circleddash="⊝",e.cire="≗",e.cirfnint="⨐",e.cirmid="⫯",e.cirscir="⧂",e.clubs="♣",e.clubsuit="♣",e.colon=":",e.colone="≔",e.coloneq="≔",e.comma=",",e.commat="@",e.comp="∁",e.compfn="∘",e.complement="∁",e.complexes="ℂ",e.cong="≅",e.congdot="⩭",e.conint="∮",e.copf="𝕔",e.coprod="∐",e.copy="©",e.copysr="℗",e.crarr="↵",e.cross="✗",e.cscr="𝒸",e.csub="⫏",e.csube="⫑",e.csup="⫐",e.csupe="⫒",e.ctdot="⋯",e.cudarrl="⤸",e.cudarrr="⤵",e.cuepr="⋞",e.cuesc="⋟",e.cularr="↶",e.cularrp="⤽",e.cup="∪",e.cupbrcap="⩈",e.cupcap="⩆",e.cupcup="⩊",e.cupdot="⊍",e.cupor="⩅",e.cups="∪︀",e.curarr="↷",e.curarrm="⤼",e.curlyeqprec="⋞",e.curlyeqsucc="⋟",e.curlyvee="⋎",e.curlywedge="⋏",e.curren="¤",e.curvearrowleft="↶",e.curvearrowright="↷",e.cuvee="⋎",e.cuwed="⋏",e.cwconint="∲",e.cwint="∱",e.cylcty="⌭",e.dArr="⇓",e.dHar="⥥",e.dagger="†",e.daleth="ℸ",e.darr="↓",e.dash="‐",e.dashv="⊣",e.dbkarow="⤏",e.dblac="˝",e.dcaron="ď",e.dcy="д",e.dd="ⅆ",e.ddagger="‡",e.ddarr="⇊",e.ddotseq="⩷",e.default=o,e.deg="°",e.delta="δ",e.demptyv="⦱",e.dfisht="⥿",e.dfr="𝔡",e.dharl="⇃",e.dharr="⇂",e.diam="⋄",e.diamond="⋄",e.diamondsuit="♦",e.diams="♦",e.die="¨",e.digamma="ϝ",e.disin="⋲",e.div="÷",e.divide="÷",e.divideontimes="⋇",e.divonx="⋇",e.djcy="ђ",e.dlcorn="⌞",e.dlcrop="⌍",e.dollar="$",e.dopf="𝕕",e.dot="˙",e.doteq="≐",e.doteqdot="≑",e.dotminus="∸",e.dotplus="∔",e.dotsquare="⊡",e.doublebarwedge="⌆",e.downarrow="↓",e.downdownarrows="⇊",e.downharpoonleft="⇃",e.downharpoonright="⇂",e.drbkarow="⤐",e.drcorn="⌟",e.drcrop="⌌",e.dscr="𝒹",e.dscy="ѕ",e.dsol="⧶",e.dstrok="đ",e.dtdot="⋱",e.dtri="▿",e.dtrif="▾",e.duarr="⇵",e.duhar="⥯",e.dwangle="⦦",e.dzcy="џ",e.dzigrarr="⟿",e.eDDot="⩷",e.eDot="≑",e.eacute="é",e.easter="⩮",e.ecaron="ě",e.ecir="≖",e.ecirc="ê",e.ecolon="≕",e.ecy="э",e.edot="ė",e.ee="ⅇ",e.efDot="≒",e.efr="𝔢",e.eg="⪚",e.egrave="è",e.egs="⪖",e.egsdot="⪘",e.el="⪙",e.elinters="⏧",e.ell="ℓ",e.els="⪕",e.elsdot="⪗",e.emacr="ē",e.empty="∅",e.emptyset="∅",e.emptyv="∅",e.emsp=" ",e.emsp13=" ",e.emsp14=" ",e.eng="ŋ",e.ensp=" ",e.eogon="ę",e.eopf="𝕖",e.epar="⋕",e.eparsl="⧣",e.eplus="⩱",e.epsi="ε",e.epsilon="ε",e.epsiv="ϵ",e.eqcirc="≖",e.eqcolon="≕",e.eqsim="≂",e.eqslantgtr="⪖",e.eqslantless="⪕",e.equals="=",e.equest="≟",e.equiv="≡",e.equivDD="⩸",e.eqvparsl="⧥",e.erDot="≓",e.erarr="⥱",e.escr="ℯ",e.esdot="≐",e.esim="≂",e.eta="η",e.eth="ð",e.euml="ë",e.euro="€",e.excl="!",e.exist="∃",e.expectation="ℰ",e.exponentiale="ⅇ",e.fallingdotseq="≒",e.fcy="ф",e.female="♀",e.ffilig="ffi",e.fflig="ff",e.ffllig="ffl",e.ffr="𝔣",e.filig="fi",e.fjlig="fj",e.flat="♭",e.fllig="fl",e.fltns="▱",e.fnof="ƒ",e.fopf="𝕗",e.forall="∀",e.fork="⋔",e.forkv="⫙",e.fpartint="⨍",e.frac12="½",e.frac13="⅓",e.frac14="¼",e.frac15="⅕",e.frac16="⅙",e.frac18="⅛",e.frac23="⅔",e.frac25="⅖",e.frac34="¾",e.frac35="⅗",e.frac38="⅜",e.frac45="⅘",e.frac56="⅚",e.frac58="⅝",e.frac78="⅞",e.frasl="⁄",e.frown="⌢",e.fscr="𝒻",e.gE="≧",e.gEl="⪌",e.gacute="ǵ",e.gamma="γ",e.gammad="ϝ",e.gap="⪆",e.gbreve="ğ",e.gcirc="ĝ",e.gcy="г",e.gdot="ġ",e.ge="≥",e.gel="⋛",e.geq="≥",e.geqq="≧",e.geqslant="⩾",e.ges="⩾",e.gescc="⪩",e.gesdot="⪀",e.gesdoto="⪂",e.gesdotol="⪄",e.gesl="⋛︀",e.gesles="⪔",e.gfr="𝔤",e.gg="≫",e.ggg="⋙",e.gimel="ℷ",e.gjcy="ѓ",e.gl="≷",e.glE="⪒",e.gla="⪥",e.glj="⪤",e.gnE="≩",e.gnap="⪊",e.gnapprox="⪊",e.gne="⪈",e.gneq="⪈",e.gneqq="≩",e.gnsim="⋧",e.gopf="𝕘",e.grave="`",e.gscr="ℊ",e.gsim="≳",e.gsime="⪎",e.gsiml="⪐",e.gt=">",e.gtcc="⪧",e.gtcir="⩺",e.gtdot="⋗",e.gtlPar="⦕",e.gtquest="⩼",e.gtrapprox="⪆",e.gtrarr="⥸",e.gtrdot="⋗",e.gtreqless="⋛",e.gtreqqless="⪌",e.gtrless="≷",e.gtrsim="≳",e.gvertneqq="≩︀",e.gvnE="≩︀",e.hArr="⇔",e.hairsp=" ",e.half="½",e.hamilt="ℋ",e.hardcy="ъ",e.harr="↔",e.harrcir="⥈",e.harrw="↭",e.hbar="ℏ",e.hcirc="ĥ",e.hearts="♥",e.heartsuit="♥",e.hellip="…",e.hercon="⊹",e.hfr="𝔥",e.hksearow="⤥",e.hkswarow="⤦",e.hoarr="⇿",e.homtht="∻",e.hookleftarrow="↩",e.hookrightarrow="↪",e.hopf="𝕙",e.horbar="―",e.hscr="𝒽",e.hslash="ℏ",e.hstrok="ħ",e.hybull="⁃",e.hyphen="‐",e.iacute="í",e.ic="",e.icirc="î",e.icy="и",e.iecy="е",e.iexcl="¡",e.iff="⇔",e.ifr="𝔦",e.igrave="ì",e.ii="ⅈ",e.iiiint="⨌",e.iiint="∭",e.iinfin="⧜",e.iiota="℩",e.ijlig="ij",e.imacr="ī",e.image="ℑ",e.imagline="ℐ",e.imagpart="ℑ",e.imath="ı",e.imof="⊷",e.imped="Ƶ",e.incare="℅",e.infin="∞",e.infintie="⧝",e.inodot="ı",e.int="∫",e.intcal="⊺",e.integers="ℤ",e.intercal="⊺",e.intlarhk="⨗",e.intprod="⨼",e.iocy="ё",e.iogon="į",e.iopf="𝕚",e.iota="ι",e.iprod="⨼",e.iquest="¿",e.iscr="𝒾",e.isin="∈",e.isinE="⋹",e.isindot="⋵",e.isins="⋴",e.isinsv="⋳",e.isinv="∈",e.it="",e.itilde="ĩ",e.iukcy="і",e.iuml="ï",e.jcirc="ĵ",e.jcy="й",e.jfr="𝔧",e.jmath="ȷ",e.jopf="𝕛",e.jscr="𝒿",e.jsercy="ј",e.jukcy="є",e.kappa="κ",e.kappav="ϰ",e.kcedil="ķ",e.kcy="к",e.kfr="𝔨",e.kgreen="ĸ",e.khcy="х",e.kjcy="ќ",e.kopf="𝕜",e.kscr="𝓀",e.lAarr="⇚",e.lArr="⇐",e.lAtail="⤛",e.lBarr="⤎",e.lE="≦",e.lEg="⪋",e.lHar="⥢",e.lacute="ĺ",e.laemptyv="⦴",e.lagran="ℒ",e.lambda="λ",e.lang="⟨",e.langd="⦑",e.langle="⟨",e.lap="⪅",e.laquo="«",e.larr="←",e.larrb="⇤",e.larrbfs="⤟",e.larrfs="⤝",e.larrhk="↩",e.larrlp="↫",e.larrpl="⤹",e.larrsim="⥳",e.larrtl="↢",e.lat="⪫",e.latail="⤙",e.late="⪭",e.lates="⪭︀",e.lbarr="⤌",e.lbbrk="❲",e.lbrace="{",e.lbrack="[",e.lbrke="⦋",e.lbrksld="⦏",e.lbrkslu="⦍",e.lcaron="ľ",e.lcedil="ļ",e.lceil="⌈",e.lcub="{",e.lcy="л",e.ldca="⤶",e.ldquo="“",e.ldquor="„",e.ldrdhar="⥧",e.ldrushar="⥋",e.ldsh="↲",e.le="≤",e.leftarrow="←",e.leftarrowtail="↢",e.leftharpoondown="↽",e.leftharpoonup="↼",e.leftleftarrows="⇇",e.leftrightarrow="↔",e.leftrightarrows="⇆",e.leftrightharpoons="⇋",e.leftrightsquigarrow="↭",e.leftthreetimes="⋋",e.leg="⋚",e.leq="≤",e.leqq="≦",e.leqslant="⩽",e.les="⩽",e.lescc="⪨",e.lesdot="⩿",e.lesdoto="⪁",e.lesdotor="⪃",e.lesg="⋚︀",e.lesges="⪓",e.lessapprox="⪅",e.lessdot="⋖",e.lesseqgtr="⋚",e.lesseqqgtr="⪋",e.lessgtr="≶",e.lesssim="≲",e.lfisht="⥼",e.lfloor="⌊",e.lfr="𝔩",e.lg="≶",e.lgE="⪑",e.lhard="↽",e.lharu="↼",e.lharul="⥪",e.lhblk="▄",e.ljcy="љ",e.ll="≪",e.llarr="⇇",e.llcorner="⌞",e.llhard="⥫",e.lltri="◺",e.lmidot="ŀ",e.lmoust="⎰",e.lmoustache="⎰",e.lnE="≨",e.lnap="⪉",e.lnapprox="⪉",e.lne="⪇",e.lneq="⪇",e.lneqq="≨",e.lnsim="⋦",e.loang="⟬",e.loarr="⇽",e.lobrk="⟦",e.longleftarrow="⟵",e.longleftrightarrow="⟷",e.longmapsto="⟼",e.longrightarrow="⟶",e.looparrowleft="↫",e.looparrowright="↬",e.lopar="⦅",e.lopf="𝕝",e.loplus="⨭",e.lotimes="⨴",e.lowast="∗",e.lowbar="_",e.loz="◊",e.lozenge="◊",e.lozf="⧫",e.lpar="(",e.lparlt="⦓",e.lrarr="⇆",e.lrcorner="⌟",e.lrhar="⇋",e.lrhard="⥭",e.lrm="",e.lrtri="⊿",e.lsaquo="‹",e.lscr="𝓁",e.lsh="↰",e.lsim="≲",e.lsime="⪍",e.lsimg="⪏",e.lsqb="[",e.lsquo="‘",e.lsquor="‚",e.lstrok="ł",e.lt="<",e.ltcc="⪦",e.ltcir="⩹",e.ltdot="⋖",e.lthree="⋋",e.ltimes="⋉",e.ltlarr="⥶",e.ltquest="⩻",e.ltrPar="⦖",e.ltri="◃",e.ltrie="⊴",e.ltrif="◂",e.lurdshar="⥊",e.luruhar="⥦",e.lvertneqq="≨︀",e.lvnE="≨︀",e.mDDot="∺",e.macr="¯",e.male="♂",e.malt="✠",e.maltese="✠",e.map="↦",e.mapsto="↦",e.mapstodown="↧",e.mapstoleft="↤",e.mapstoup="↥",e.marker="▮",e.mcomma="⨩",e.mcy="м",e.mdash="—",e.measuredangle="∡",e.mfr="𝔪",e.mho="℧",e.micro="µ",e.mid="∣",e.midast="*",e.midcir="⫰",e.middot="·",e.minus="−",e.minusb="⊟",e.minusd="∸",e.minusdu="⨪",e.mlcp="⫛",e.mldr="…",e.mnplus="∓",e.models="⊧",e.mopf="𝕞",e.mp="∓",e.mscr="𝓂",e.mstpos="∾",e.mu="μ",e.multimap="⊸",e.mumap="⊸",e.nGg="⋙̸",e.nGt="≫⃒",e.nGtv="≫̸",e.nLeftarrow="⇍",e.nLeftrightarrow="⇎",e.nLl="⋘̸",e.nLt="≪⃒",e.nLtv="≪̸",e.nRightarrow="⇏",e.nVDash="⊯",e.nVdash="⊮",e.nabla="∇",e.nacute="ń",e.nang="∠⃒",e.nap="≉",e.napE="⩰̸",e.napid="≋̸",e.napos="ʼn",e.napprox="≉",e.natur="♮",e.natural="♮",e.naturals="ℕ",e.nbsp=" ",e.nbump="≎̸",e.nbumpe="≏̸",e.ncap="⩃",e.ncaron="ň",e.ncedil="ņ",e.ncong="≇",e.ncongdot="⩭̸",e.ncup="⩂",e.ncy="н",e.ndash="–",e.ne="≠",e.neArr="⇗",e.nearhk="⤤",e.nearr="↗",e.nearrow="↗",e.nedot="≐̸",e.nequiv="≢",e.nesear="⤨",e.nesim="≂̸",e.nexist="∄",e.nexists="∄",e.nfr="𝔫",e.ngE="≧̸",e.nge="≱",e.ngeq="≱",e.ngeqq="≧̸",e.ngeqslant="⩾̸",e.nges="⩾̸",e.ngsim="≵",e.ngt="≯",e.ngtr="≯",e.nhArr="⇎",e.nharr="↮",e.nhpar="⫲",e.ni="∋",e.nis="⋼",e.nisd="⋺",e.niv="∋",e.njcy="њ",e.nlArr="⇍",e.nlE="≦̸",e.nlarr="↚",e.nldr="‥",e.nle="≰",e.nleftarrow="↚",e.nleftrightarrow="↮",e.nleq="≰",e.nleqq="≦̸",e.nleqslant="⩽̸",e.nles="⩽̸",e.nless="≮",e.nlsim="≴",e.nlt="≮",e.nltri="⋪",e.nltrie="⋬",e.nmid="∤",e.nopf="𝕟",e.not="¬",e.notin="∉",e.notinE="⋹̸",e.notindot="⋵̸",e.notinva="∉",e.notinvb="⋷",e.notinvc="⋶",e.notni="∌",e.notniva="∌",e.notnivb="⋾",e.notnivc="⋽",e.npar="∦",e.nparallel="∦",e.nparsl="⫽⃥",e.npart="∂̸",e.npolint="⨔",e.npr="⊀",e.nprcue="⋠",e.npre="⪯̸",e.nprec="⊀",e.npreceq="⪯̸",e.nrArr="⇏",e.nrarr="↛",e.nrarrc="⤳̸",e.nrarrw="↝̸",e.nrightarrow="↛",e.nrtri="⋫",e.nrtrie="⋭",e.nsc="⊁",e.nsccue="⋡",e.nsce="⪰̸",e.nscr="𝓃",e.nshortmid="∤",e.nshortparallel="∦",e.nsim="≁",e.nsime="≄",e.nsimeq="≄",e.nsmid="∤",e.nspar="∦",e.nsqsube="⋢",e.nsqsupe="⋣",e.nsub="⊄",e.nsubE="⫅̸",e.nsube="⊈",e.nsubset="⊂⃒",e.nsubseteq="⊈",e.nsubseteqq="⫅̸",e.nsucc="⊁",e.nsucceq="⪰̸",e.nsup="⊅",e.nsupE="⫆̸",e.nsupe="⊉",e.nsupset="⊃⃒",e.nsupseteq="⊉",e.nsupseteqq="⫆̸",e.ntgl="≹",e.ntilde="ñ",e.ntlg="≸",e.ntriangleleft="⋪",e.ntrianglelefteq="⋬",e.ntriangleright="⋫",e.ntrianglerighteq="⋭",e.nu="ν",e.num="#",e.numero="№",e.numsp=" ",e.nvDash="⊭",e.nvHarr="⤄",e.nvap="≍⃒",e.nvdash="⊬",e.nvge="≥⃒",e.nvgt=">⃒",e.nvinfin="⧞",e.nvlArr="⤂",e.nvle="≤⃒",e.nvlt="<⃒",e.nvltrie="⊴⃒",e.nvrArr="⤃",e.nvrtrie="⊵⃒",e.nvsim="∼⃒",e.nwArr="⇖",e.nwarhk="⤣",e.nwarr="↖",e.nwarrow="↖",e.nwnear="⤧",e.oS="Ⓢ",e.oacute="ó",e.oast="⊛",e.ocir="⊚",e.ocirc="ô",e.ocy="о",e.odash="⊝",e.odblac="ő",e.odiv="⨸",e.odot="⊙",e.odsold="⦼",e.oelig="œ",e.ofcir="⦿",e.ofr="𝔬",e.ogon="˛",e.ograve="ò",e.ogt="⧁",e.ohbar="⦵",e.ohm="Ω",e.oint="∮",e.olarr="↺",e.olcir="⦾",e.olcross="⦻",e.oline="‾",e.olt="⧀",e.omacr="ō",e.omega="ω",e.omicron="ο",e.omid="⦶",e.ominus="⊖",e.oopf="𝕠",e.opar="⦷",e.operp="⦹",e.oplus="⊕",e.or="∨",e.orarr="↻",e.ord="⩝",e.order="ℴ",e.orderof="ℴ",e.ordf="ª",e.ordm="º",e.origof="⊶",e.oror="⩖",e.orslope="⩗",e.orv="⩛",e.oscr="ℴ",e.oslash="ø",e.osol="⊘",e.otilde="õ",e.otimes="⊗",e.otimesas="⨶",e.ouml="ö",e.ovbar="⌽",e.par="∥",e.para="¶",e.parallel="∥",e.parsim="⫳",e.parsl="⫽",e.part="∂",e.pcy="п",e.percnt="%",e.period=".",e.permil="‰";e.perp="⊥",e.pertenk="‱",e.pfr="𝔭",e.phi="φ",e.phiv="ϕ",e.phmmat="ℳ",e.phone="☎",e.pi="π",e.pitchfork="⋔",e.piv="ϖ",e.planck="ℏ",e.planckh="ℎ",e.plankv="ℏ",e.plus="+",e.plusacir="⨣",e.plusb="⊞",e.pluscir="⨢",e.plusdo="∔",e.plusdu="⨥",e.pluse="⩲",e.plusmn="±",e.plussim="⨦",e.plustwo="⨧",e.pm="±",e.pointint="⨕",e.popf="𝕡",e.pound="£",e.pr="≺",e.prE="⪳",e.prap="⪷",e.prcue="≼",e.pre="⪯",e.prec="≺",e.precapprox="⪷",e.preccurlyeq="≼",e.preceq="⪯",e.precnapprox="⪹",e.precneqq="⪵",e.precnsim="⋨",e.precsim="≾",e.prime="′",e.primes="ℙ",e.prnE="⪵",e.prnap="⪹",e.prnsim="⋨",e.prod="∏",e.profalar="⌮",e.profline="⌒",e.profsurf="⌓",e.prop="∝",e.propto="∝",e.prsim="≾",e.prurel="⊰",e.pscr="𝓅",e.psi="ψ",e.puncsp=" ",e.qfr="𝔮",e.qint="⨌",e.qopf="𝕢",e.qprime="⁗",e.qscr="𝓆",e.quaternions="ℍ",e.quatint="⨖",e.quest="?",e.questeq="≟",e.quot='"',e.rAarr="⇛",e.rArr="⇒",e.rAtail="⤜",e.rBarr="⤏",e.rHar="⥤",e.race="∽̱",e.racute="ŕ",e.radic="√",e.raemptyv="⦳",e.rang="⟩",e.rangd="⦒",e.range="⦥",e.rangle="⟩",e.raquo="»",e.rarr="→",e.rarrap="⥵",e.rarrb="⇥",e.rarrbfs="⤠",e.rarrc="⤳",e.rarrfs="⤞",e.rarrhk="↪",e.rarrlp="↬",e.rarrpl="⥅",e.rarrsim="⥴",e.rarrtl="↣",e.rarrw="↝",e.ratail="⤚",e.ratio="∶",e.rationals="ℚ",e.rbarr="⤍",e.rbbrk="❳",e.rbrace="}",e.rbrack="]",e.rbrke="⦌",e.rbrksld="⦎",e.rbrkslu="⦐",e.rcaron="ř",e.rcedil="ŗ",e.rceil="⌉",e.rcub="}",e.rcy="р",e.rdca="⤷",e.rdldhar="⥩",e.rdquo="”",e.rdquor="”",e.rdsh="↳",e.real="ℜ",e.realine="ℛ",e.realpart="ℜ",e.reals="ℝ",e.rect="▭",e.reg="®",e.rfisht="⥽",e.rfloor="⌋",e.rfr="𝔯",e.rhard="⇁",e.rharu="⇀",e.rharul="⥬",e.rho="ρ",e.rhov="ϱ",e.rightarrow="→",e.rightarrowtail="↣",e.rightharpoondown="⇁",e.rightharpoonup="⇀",e.rightleftarrows="⇄",e.rightleftharpoons="⇌",e.rightrightarrows="⇉",e.rightsquigarrow="↝",e.rightthreetimes="⋌",e.ring="˚",e.risingdotseq="≓",e.rlarr="⇄",e.rlhar="⇌",e.rlm="",e.rmoust="⎱",e.rmoustache="⎱",e.rnmid="⫮",e.roang="⟭",e.roarr="⇾",e.robrk="⟧",e.ropar="⦆",e.ropf="𝕣",e.roplus="⨮",e.rotimes="⨵",e.rpar=")",e.rpargt="⦔",e.rppolint="⨒",e.rrarr="⇉",e.rsaquo="›",e.rscr="𝓇",e.rsh="↱",e.rsqb="]",e.rsquo="’",e.rsquor="’",e.rthree="⋌",e.rtimes="⋊",e.rtri="▹",e.rtrie="⊵",e.rtrif="▸",e.rtriltri="⧎",e.ruluhar="⥨",e.rx="℞",e.sacute="ś",e.sbquo="‚",e.sc="≻",e.scE="⪴",e.scap="⪸",e.scaron="š",e.sccue="≽",e.sce="⪰",e.scedil="ş",e.scirc="ŝ",e.scnE="⪶",e.scnap="⪺",e.scnsim="⋩",e.scpolint="⨓",e.scsim="≿",e.scy="с",e.sdot="⋅",e.sdotb="⊡",e.sdote="⩦",e.seArr="⇘",e.searhk="⤥",e.searr="↘",e.searrow="↘",e.sect="§",e.semi=";",e.seswar="⤩",e.setminus="∖",e.setmn="∖",e.sext="✶",e.sfr="𝔰",e.sfrown="⌢",e.sharp="♯",e.shchcy="щ",e.shcy="ш",e.shortmid="∣",e.shortparallel="∥",e.shy="",e.sigma="σ",e.sigmaf="ς",e.sigmav="ς",e.sim="∼",e.simdot="⩪",e.sime="≃",e.simeq="≃",e.simg="⪞",e.simgE="⪠",e.siml="⪝",e.simlE="⪟",e.simne="≆",e.simplus="⨤",e.simrarr="⥲",e.slarr="←",e.smallsetminus="∖",e.smashp="⨳",e.smeparsl="⧤",e.smid="∣",e.smile="⌣",e.smt="⪪",e.smte="⪬",e.smtes="⪬︀",e.softcy="ь",e.sol="/",e.solb="⧄",e.solbar="⌿",e.sopf="𝕤",e.spades="♠",e.spadesuit="♠",e.spar="∥",e.sqcap="⊓",e.sqcaps="⊓︀",e.sqcup="⊔",e.sqcups="⊔︀",e.sqsub="⊏",e.sqsube="⊑",e.sqsubset="⊏",e.sqsubseteq="⊑",e.sqsup="⊐",e.sqsupe="⊒",e.sqsupset="⊐",e.sqsupseteq="⊒",e.squ="□",e.square="□",e.squarf="▪",e.squf="▪",e.srarr="→",e.sscr="𝓈",e.ssetmn="∖",e.ssmile="⌣",e.sstarf="⋆",e.star="☆",e.starf="★",e.straightepsilon="ϵ",e.straightphi="ϕ",e.strns="¯",e.sub="⊂",e.subE="⫅",e.subdot="⪽",e.sube="⊆",e.subedot="⫃",e.submult="⫁",e.subnE="⫋",e.subne="⊊",e.subplus="⪿",e.subrarr="⥹",e.subset="⊂",e.subseteq="⊆",e.subseteqq="⫅",e.subsetneq="⊊",e.subsetneqq="⫋",e.subsim="⫇",e.subsub="⫕",e.subsup="⫓",e.succ="≻",e.succapprox="⪸",e.succcurlyeq="≽",e.succeq="⪰",e.succnapprox="⪺",e.succneqq="⪶",e.succnsim="⋩",e.succsim="≿",e.sum="∑",e.sung="♪",e.sup="⊃",e.sup1="¹",e.sup2="²",e.sup3="³",e.supE="⫆",e.supdot="⪾",e.supdsub="⫘",e.supe="⊇",e.supedot="⫄",e.suphsol="⟉",e.suphsub="⫗",e.suplarr="⥻",e.supmult="⫂",e.supnE="⫌",e.supne="⊋",e.supplus="⫀",e.supset="⊃",e.supseteq="⊇",e.supseteqq="⫆",e.supsetneq="⊋",e.supsetneqq="⫌",e.supsim="⫈",e.supsub="⫔",e.supsup="⫖",e.swArr="⇙",e.swarhk="⤦",e.swarr="↙",e.swarrow="↙",e.swnwar="⤪",e.szlig="ß",e.target="⌖",e.tau="τ",e.tbrk="⎴",e.tcaron="ť",e.tcedil="ţ",e.tcy="т",e.tdot="⃛",e.telrec="⌕",e.tfr="𝔱",e.there4="∴",e.therefore="∴",e.theta="θ",e.thetasym="ϑ",e.thetav="ϑ",e.thickapprox="≈",e.thicksim="∼",e.thinsp=" ",e.thkap="≈",e.thksim="∼",e.thorn="þ",e.tilde="˜",e.times="×",e.timesb="⊠",e.timesbar="⨱",e.timesd="⨰",e.tint="∭",e.toea="⤨",e.top="⊤",e.topbot="⌶",e.topcir="⫱",e.topf="𝕥",e.topfork="⫚",e.tosa="⤩",e.tprime="‴",e.trade="™",e.triangle="▵",e.triangledown="▿",e.triangleleft="◃",e.trianglelefteq="⊴",e.triangleq="≜",e.triangleright="▹",e.trianglerighteq="⊵",e.tridot="◬",e.trie="≜",e.triminus="⨺",e.triplus="⨹",e.trisb="⧍",e.tritime="⨻",e.trpezium="⏢",e.tscr="𝓉",e.tscy="ц",e.tshcy="ћ",e.tstrok="ŧ",e.twixt="≬",e.twoheadleftarrow="↞",e.twoheadrightarrow="↠",e.uArr="⇑",e.uHar="⥣",e.uacute="ú",e.uarr="↑",e.ubrcy="ў",e.ubreve="ŭ",e.ucirc="û",e.ucy="у",e.udarr="⇅",e.udblac="ű",e.udhar="⥮",e.ufisht="⥾",e.ufr="𝔲",e.ugrave="ù",e.uharl="↿",e.uharr="↾",e.uhblk="▀",e.ulcorn="⌜",e.ulcorner="⌜",e.ulcrop="⌏",e.ultri="◸",e.umacr="ū",e.uml="¨",e.uogon="ų",e.uopf="𝕦",e.uparrow="↑",e.updownarrow="↕",e.upharpoonleft="↿",e.upharpoonright="↾",e.uplus="⊎",e.upsi="υ",e.upsih="ϒ",e.upsilon="υ",e.upuparrows="⇈",e.urcorn="⌝",e.urcorner="⌝",e.urcrop="⌎",e.uring="ů",e.urtri="◹",e.uscr="𝓊",e.utdot="⋰",e.utilde="ũ",e.utri="▵",e.utrif="▴",e.uuarr="⇈",e.uuml="ü",e.uwangle="⦧",e.vArr="⇕",e.vBar="⫨",e.vBarv="⫩",e.vDash="⊨",e.vangrt="⦜",e.varepsilon="ϵ",e.varkappa="ϰ",e.varnothing="∅",e.varphi="ϕ",e.varpi="ϖ",e.varpropto="∝",e.varr="↕",e.varrho="ϱ",e.varsigma="ς",e.varsubsetneq="⊊︀",e.varsubsetneqq="⫋︀",e.varsupsetneq="⊋︀",e.varsupsetneqq="⫌︀",e.vartheta="ϑ",e.vartriangleleft="⊲",e.vartriangleright="⊳",e.vcy="в",e.vdash="⊢",e.vee="∨",e.veebar="⊻",e.veeeq="≚",e.vellip="⋮",e.verbar="|",e.vert="|",e.vfr="𝔳",e.vltri="⊲",e.vnsub="⊂⃒",e.vnsup="⊃⃒",e.vopf="𝕧",e.vprop="∝",e.vrtri="⊳",e.vscr="𝓋",e.vsubnE="⫋︀",e.vsubne="⊊︀",e.vsupnE="⫌︀",e.vsupne="⊋︀",e.vzigzag="⦚",e.wcirc="ŵ",e.wedbar="⩟",e.wedge="∧",e.wedgeq="≙",e.weierp="℘",e.wfr="𝔴",e.wopf="𝕨",e.wp="℘",e.wr="≀",e.wreath="≀",e.wscr="𝓌",e.xcap="⋂",e.xcirc="◯",e.xcup="⋃",e.xdtri="▽",e.xfr="𝔵",e.xhArr="⟺",e.xharr="⟷",e.xi="ξ",e.xlArr="⟸",e.xlarr="⟵",e.xmap="⟼",e.xnis="⋻",e.xodot="⨀",e.xopf="𝕩",e.xoplus="⨁",e.xotime="⨂",e.xrArr="⟹",e.xrarr="⟶",e.xscr="𝓍",e.xsqcup="⨆",e.xuplus="⨄",e.xutri="△",e.xvee="⋁",e.xwedge="⋀",e.yacute="ý",e.yacy="я",e.ycirc="ŷ",e.ycy="ы",e.yen="¥",e.yfr="𝔶",e.yicy="ї",e.yopf="𝕪",e.yscr="𝓎",e.yucy="ю",e.yuml="ÿ",e.zacute="ź",e.zcaron="ž",e.zcy="з",e.zdot="ż",e.zeetrf="ℨ",e.zeta="ζ",e.zfr="𝔷",e.zhcy="ж",e.zigrarr="⇝",e.zopf="𝕫",e.zscr="𝓏",e.zwj="",e.zwnj=""}));
|
5
|
-
;/*!node_modules/
|
6
|
-
amis.define("
|
7
|
-
;/*!node_modules/
|
8
|
-
amis.define("
|
9
|
-
;/*!node_modules/
|
10
|
-
amis.define("
|
11
|
-
;/*!node_modules/
|
12
|
-
amis.define("
|
13
|
-
;/*!node_modules/
|
14
|
-
amis.define("
|
15
|
-
;/*!node_modules/
|
16
|
-
amis.define("
|
17
|
-
;/*!node_modules/
|
18
|
-
amis.define("
|
19
|
-
;/*!node_modules/
|
20
|
-
amis.define("
|
21
|
-
;/*!node_modules/
|
22
|
-
amis.define("
|
23
|
-
;/*!node_modules/
|
24
|
-
amis.define("
|
25
|
-
;/*!node_modules/
|
26
|
-
amis.define("
|
27
|
-
;/*!node_modules/
|
28
|
-
amis.define("
|
29
|
-
;/*!node_modules/
|
30
|
-
amis.define("2748067",(function(e,_,r,t){"use strict";Object.defineProperty(_,"__esModule",{value:!0});var u,f=e("1356601"),i=e("def6fab"),o=e("79c02ad"),s=e("84bf202"),n=e("262fe1b"),d=e("2d41f87");_.__require=function(){return u||(u=1,f.__exports.Any=i.__require(),f.__exports.Cc=o.__require(),f.__exports.Cf=s.__require(),f.__exports.P=n.default,f.__exports.Z=d.__require()),f.__exports}}));
|
31
|
-
;/*!node_modules/
|
32
|
-
amis.define("
|
33
|
-
;/*!node_modules/
|
34
|
-
amis.define("
|
35
|
-
;/*!node_modules/
|
36
|
-
amis.define("
|
37
|
-
;/*!node_modules/
|
38
|
-
amis.define("
|
39
|
-
;/*!node_modules/
|
40
|
-
amis.define("
|
41
|
-
;/*!node_modules/
|
42
|
-
amis.define("
|
43
|
-
;/*!node_modules/
|
44
|
-
amis.define("
|
45
|
-
;/*!node_modules/
|
46
|
-
amis.define("
|
47
|
-
;/*!node_modules/
|
48
|
-
amis.define("
|
49
|
-
;/*!node_modules/
|
50
|
-
amis.define("
|
51
|
-
;/*!node_modules/
|
52
|
-
amis.define("
|
53
|
-
;/*!node_modules/
|
54
|
-
amis.define("
|
55
|
-
;/*!node_modules/
|
56
|
-
amis.define("
|
57
|
-
;/*!node_modules/
|
58
|
-
amis.define("
|
59
|
-
;/*!node_modules/
|
60
|
-
amis.define("
|
61
|
-
;/*!node_modules/
|
62
|
-
amis.define("
|
63
|
-
;/*!node_modules/
|
64
|
-
amis.define("
|
65
|
-
;/*!node_modules/
|
66
|
-
amis.define("
|
67
|
-
;/*!node_modules/
|
68
|
-
amis.define("
|
69
|
-
;/*!node_modules/
|
70
|
-
amis.define("
|
71
|
-
;/*!node_modules/
|
72
|
-
amis.define("
|
73
|
-
;/*!node_modules/
|
74
|
-
amis.define("
|
75
|
-
;/*!node_modules/
|
76
|
-
amis.define("
|
77
|
-
;/*!node_modules/
|
78
|
-
amis.define("
|
79
|
-
;/*!node_modules/
|
80
|
-
amis.define("
|
81
|
-
;/*!node_modules/
|
82
|
-
amis.define("
|
83
|
-
;/*!node_modules/
|
84
|
-
amis.define("
|
85
|
-
;/*!node_modules/
|
86
|
-
amis.define("
|
87
|
-
;/*!node_modules/
|
88
|
-
amis.define("
|
89
|
-
;/*!node_modules/
|
90
|
-
amis.define("
|
91
|
-
;/*!node_modules/
|
92
|
-
amis.define("
|
93
|
-
;/*!node_modules/
|
94
|
-
amis.define("
|
95
|
-
;/*!node_modules/
|
96
|
-
amis.define("
|
97
|
-
;/*!node_modules/
|
98
|
-
amis.define("
|
99
|
-
;/*!node_modules/
|
100
|
-
amis.define("
|
101
|
-
;/*!node_modules/
|
102
|
-
amis.define("
|
103
|
-
;/*!node_modules/
|
104
|
-
amis.define("
|
105
|
-
;/*!node_modules/
|
106
|
-
amis.define("
|
107
|
-
;/*!node_modules/
|
108
|
-
amis.define("
|
109
|
-
;/*!node_modules/
|
110
|
-
amis.define("
|
111
|
-
;/*!node_modules/
|
112
|
-
amis.define("
|
113
|
-
;/*!node_modules/
|
114
|
-
amis.define("
|
115
|
-
;/*!node_modules/
|
116
|
-
amis.define("
|
117
|
-
;/*!node_modules/
|
118
|
-
amis.define("
|
119
|
-
;/*!node_modules/
|
120
|
-
amis.define("
|
121
|
-
;/*!node_modules/
|
122
|
-
amis.define("
|
123
|
-
;/*!node_modules/amis-ui/lib/node_modules/markdown-it/lib/parser_inline.js*/
|
124
|
-
amis.define("493bdff",(function(e,t,s,o){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var l=e("c477103"),a=e("6adddf2"),i=e("292867b"),r=e("d8b41c5"),n=e("0665704");e("51bfcce"),e("fcc7514");var f=e("90c9eb8"),p=e("d4822bc"),u=e("f83e4a1"),c=e("b4352cc"),d=e("8bcce99"),h=e("1a170a9"),g=e("67c567e"),k=e("8dfa3a8"),v=e("a21c390"),_=e("2d89182"),b=l.default,x=[["text",a.default],["newline",i.default],["escape",r.default],["backticks",n.default],["strikethrough",v.__exports.tokenize],["emphasis",_.__exports.tokenize],["link",f.default],["image",p.default],["autolink",u.default],["html_inline",c.default],["entity",d.default]],m=[["balance_pairs",h.default],["strikethrough",v.__exports.postProcess],["emphasis",_.__exports.postProcess],["text_collapse",g.default]];function y(){var e;for(this.ruler=new b,e=0;e<x.length;e++)this.ruler.push(x[e][0],x[e][1]);for(this.ruler2=new b,e=0;e<m.length;e++)this.ruler2.push(m[e][0],m[e][1])}y.prototype.skipToken=function(e){var t,s,o=e.pos,l=this.ruler.getRules(""),a=l.length,i=e.md.options.maxNesting,r=e.cache;if(void 0===r[o]){if(e.level<i)for(s=0;s<a&&(e.level++,t=l[s](e,!0),e.level--,!t);s++);else e.pos=e.posMax;t||e.pos++,r[o]=e.pos}else e.pos=r[o]},y.prototype.tokenize=function(e){for(var t,s,o=this.ruler.getRules(""),l=o.length,a=e.posMax,i=e.md.options.maxNesting;e.pos<a;){if(e.level<i)for(s=0;s<l&&!(t=o[s](e,!1));s++);if(t){if(e.pos>=a)break}else e.pending+=e.src[e.pos++]}e.pending&&e.pushPending()},y.prototype.parse=function(e,t,s,o){var l,a,i,r=new this.State(e,t,s,o);for(this.tokenize(r),i=(a=this.ruler2.getRules("")).length,l=0;l<i;l++)a[l](r)},y.prototype.State=k.default;var w=y;t.default=w}));
|
2
|
+
amis.define("1b612e0",(function(e,d,a,t){"use strict";Object.defineProperty(d,"__esModule",{value:!0});var f=e("2f0253d");d.default=f.default,d.markdown=f.markdown}));
|
3
|
+
;/*!node_modules/uc.micro/properties/Any/regex.js*/
|
4
|
+
amis.define("506e7fb",(function(F,u,D,e){D.exports=/[\0-\uD7FF\uE000-\uFFFF]|[\uD800-\uDBFF][\uDC00-\uDFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF]/}));
|
5
|
+
;/*!node_modules/uc.micro/categories/Cc/regex.js*/
|
6
|
+
amis.define("ce00850",(function(e,x,i,n){i.exports=/[\0-\x1F\x7F-\x9F]/}));
|
7
|
+
;/*!node_modules/uc.micro/categories/Z/regex.js*/
|
8
|
+
amis.define("1ef188c",(function(u,e,f,i){f.exports=/[ \xA0\u1680\u2000-\u200A\u2028\u2029\u202F\u205F\u3000]/}));
|
9
|
+
;/*!node_modules/uc.micro/categories/P/regex.js*/
|
10
|
+
amis.define("315c34a",(function(u,D,F,E){F.exports=/[!-#%-\*,-\/:;\?@\[-\]_\{\}\xA1\xA7\xAB\xB6\xB7\xBB\xBF\u037E\u0387\u055A-\u055F\u0589\u058A\u05BE\u05C0\u05C3\u05C6\u05F3\u05F4\u0609\u060A\u060C\u060D\u061B\u061E\u061F\u066A-\u066D\u06D4\u0700-\u070D\u07F7-\u07F9\u0830-\u083E\u085E\u0964\u0965\u0970\u09FD\u0A76\u0AF0\u0C84\u0DF4\u0E4F\u0E5A\u0E5B\u0F04-\u0F12\u0F14\u0F3A-\u0F3D\u0F85\u0FD0-\u0FD4\u0FD9\u0FDA\u104A-\u104F\u10FB\u1360-\u1368\u1400\u166D\u166E\u169B\u169C\u16EB-\u16ED\u1735\u1736\u17D4-\u17D6\u17D8-\u17DA\u1800-\u180A\u1944\u1945\u1A1E\u1A1F\u1AA0-\u1AA6\u1AA8-\u1AAD\u1B5A-\u1B60\u1BFC-\u1BFF\u1C3B-\u1C3F\u1C7E\u1C7F\u1CC0-\u1CC7\u1CD3\u2010-\u2027\u2030-\u2043\u2045-\u2051\u2053-\u205E\u207D\u207E\u208D\u208E\u2308-\u230B\u2329\u232A\u2768-\u2775\u27C5\u27C6\u27E6-\u27EF\u2983-\u2998\u29D8-\u29DB\u29FC\u29FD\u2CF9-\u2CFC\u2CFE\u2CFF\u2D70\u2E00-\u2E2E\u2E30-\u2E4E\u3001-\u3003\u3008-\u3011\u3014-\u301F\u3030\u303D\u30A0\u30FB\uA4FE\uA4FF\uA60D-\uA60F\uA673\uA67E\uA6F2-\uA6F7\uA874-\uA877\uA8CE\uA8CF\uA8F8-\uA8FA\uA8FC\uA92E\uA92F\uA95F\uA9C1-\uA9CD\uA9DE\uA9DF\uAA5C-\uAA5F\uAADE\uAADF\uAAF0\uAAF1\uABEB\uFD3E\uFD3F\uFE10-\uFE19\uFE30-\uFE52\uFE54-\uFE61\uFE63\uFE68\uFE6A\uFE6B\uFF01-\uFF03\uFF05-\uFF0A\uFF0C-\uFF0F\uFF1A\uFF1B\uFF1F\uFF20\uFF3B-\uFF3D\uFF3F\uFF5B\uFF5D\uFF5F-\uFF65]|\uD800[\uDD00-\uDD02\uDF9F\uDFD0]|\uD801\uDD6F|\uD802[\uDC57\uDD1F\uDD3F\uDE50-\uDE58\uDE7F\uDEF0-\uDEF6\uDF39-\uDF3F\uDF99-\uDF9C]|\uD803[\uDF55-\uDF59]|\uD804[\uDC47-\uDC4D\uDCBB\uDCBC\uDCBE-\uDCC1\uDD40-\uDD43\uDD74\uDD75\uDDC5-\uDDC8\uDDCD\uDDDB\uDDDD-\uDDDF\uDE38-\uDE3D\uDEA9]|\uD805[\uDC4B-\uDC4F\uDC5B\uDC5D\uDCC6\uDDC1-\uDDD7\uDE41-\uDE43\uDE60-\uDE6C\uDF3C-\uDF3E]|\uD806[\uDC3B\uDE3F-\uDE46\uDE9A-\uDE9C\uDE9E-\uDEA2]|\uD807[\uDC41-\uDC45\uDC70\uDC71\uDEF7\uDEF8]|\uD809[\uDC70-\uDC74]|\uD81A[\uDE6E\uDE6F\uDEF5\uDF37-\uDF3B\uDF44]|\uD81B[\uDE97-\uDE9A]|\uD82F\uDC9F|\uD836[\uDE87-\uDE8B]|\uD83A[\uDD5E\uDD5F]/}));
|
11
|
+
;/*!node_modules/linkify-it/lib/re.js*/
|
12
|
+
amis.define("5397da2",(function(_,s,r,c){"use strict";r.exports=function(s){var r={};r.src_Any=_("506e7fb").source,r.src_Cc=_("ce00850").source,r.src_Z=_("1ef188c").source,r.src_P=_("315c34a").source,r.src_ZPCc=[r.src_Z,r.src_P,r.src_Cc].join("|"),r.src_ZCc=[r.src_Z,r.src_Cc].join("|");return r.src_pseudo_letter="(?:(?![><|]|"+r.src_ZPCc+")"+r.src_Any+")",r.src_ip4="(?:(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\\.){3}(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)",r.src_auth="(?:(?:(?!"+r.src_ZCc+"|[@/\\[\\]()]).)+@)?",r.src_port="(?::(?:6(?:[0-4]\\d{3}|5(?:[0-4]\\d{2}|5(?:[0-2]\\d|3[0-5])))|[1-5]?\\d{1,4}))?",r.src_host_terminator="(?=$|[><|]|"+r.src_ZPCc+")(?!-|_|:\\d|\\.-|\\.(?!$|"+r.src_ZPCc+"))",r.src_path="(?:[/?#](?:(?!"+r.src_ZCc+"|"+"[><|]|[()[\\]{}.,\"'?!\\-;]).|\\[(?:(?!"+r.src_ZCc+"|\\]).)*\\]|\\((?:(?!"+r.src_ZCc+"|[)]).)*\\)|\\{(?:(?!"+r.src_ZCc+'|[}]).)*\\}|\\"(?:(?!'+r.src_ZCc+'|["]).)+\\"|\\\'(?:(?!'+r.src_ZCc+"|[']).)+\\'|\\'(?="+r.src_pseudo_letter+"|[-]).|\\.{2,}[a-zA-Z0-9%/&]|\\.(?!"+r.src_ZCc+"|[.]).|"+(s&&s["---"]?"\\-(?!--(?:[^-]|$))(?:-*)|":"\\-+|")+",(?!"+r.src_ZCc+").|;(?!"+r.src_ZCc+").|\\!+(?!"+r.src_ZCc+"|[!]).|\\?(?!"+r.src_ZCc+"|[?]).)+|\\/)?",r.src_email_name='[\\-;:&=\\+\\$,\\.a-zA-Z0-9_][\\-;:&=\\+\\$,\\"\\.a-zA-Z0-9_]*',r.src_xn="xn--[a-z0-9\\-]{1,59}",r.src_domain_root="(?:"+r.src_xn+"|"+r.src_pseudo_letter+"{1,63})",r.src_domain="(?:"+r.src_xn+"|(?:"+r.src_pseudo_letter+")|(?:"+r.src_pseudo_letter+"(?:-|"+r.src_pseudo_letter+"){0,61}"+r.src_pseudo_letter+"))",r.src_host="(?:(?:(?:(?:"+r.src_domain+")\\.)*"+r.src_domain+"))",r.tpl_host_fuzzy="(?:"+r.src_ip4+"|(?:(?:(?:"+r.src_domain+")\\.)+(?:%TLDS%)))",r.tpl_host_no_ip_fuzzy="(?:(?:(?:"+r.src_domain+")\\.)+(?:%TLDS%))",r.src_host_strict=r.src_host+r.src_host_terminator,r.tpl_host_fuzzy_strict=r.tpl_host_fuzzy+r.src_host_terminator,r.src_host_port_strict=r.src_host+r.src_port+r.src_host_terminator,r.tpl_host_port_fuzzy_strict=r.tpl_host_fuzzy+r.src_port+r.src_host_terminator,r.tpl_host_port_no_ip_fuzzy_strict=r.tpl_host_no_ip_fuzzy+r.src_port+r.src_host_terminator,r.tpl_host_fuzzy_test="localhost|www\\.|\\.\\d{1,3}\\.|(?:\\.(?:%TLDS%)(?:"+r.src_ZPCc+"|>|$))",r.tpl_email_fuzzy='(^|[><|]|"|\\(|'+r.src_ZCc+")("+r.src_email_name+"@"+r.tpl_host_fuzzy_strict+")",r.tpl_link_fuzzy="(^|(?![.:/\\-_@])(?:[$+<=>^`||]|"+r.src_ZPCc+"))((?![$+<=>^`||])"+r.tpl_host_port_fuzzy_strict+r.src_path+")",r.tpl_link_no_ip_fuzzy="(^|(?![.:/\\-_@])(?:[$+<=>^`||]|"+r.src_ZPCc+"))((?![$+<=>^`||])"+r.tpl_host_port_no_ip_fuzzy_strict+r.src_path+")",r}}));
|
13
|
+
;/*!node_modules/linkify-it/index.js*/
|
14
|
+
amis.define("6596d68",(function(t,_,e,i){"use strict";function s(t){var _=Array.prototype.slice.call(arguments,1);return _.forEach((function(_){_&&Object.keys(_).forEach((function(e){t[e]=_[e]}))})),t}function n(t){return Object.prototype.toString.call(t)}function r(t){return"[object Function]"===n(t)}function o(t){return t.replace(/[.?*+^$[\]\\(){}|-]/g,"\\$&")}var a={fuzzyLink:!0,fuzzyEmail:!0,fuzzyIP:!1};var h={"http:":{validate:function(t,_,e){var i=t.slice(_);return e.re.http||(e.re.http=new RegExp("^\\/\\/"+e.re.src_auth+e.re.src_host_port_strict+e.re.src_path,"i")),e.re.http.test(i)?i.match(e.re.http)[0].length:0}},"https:":"http:","ftp:":"http:","//":{validate:function(t,_,e){var i=t.slice(_);return e.re.no_http||(e.re.no_http=new RegExp("^"+e.re.src_auth+"(?:localhost|(?:(?:"+e.re.src_domain+")\\.)+"+e.re.src_domain_root+")"+e.re.src_port+e.re.src_host_terminator+e.re.src_path,"i")),e.re.no_http.test(i)?_>=3&&":"===t[_-3]||_>=3&&"/"===t[_-3]?0:i.match(e.re.no_http)[0].length:0}},"mailto:":{validate:function(t,_,e){var i=t.slice(_);return e.re.mailto||(e.re.mailto=new RegExp("^"+e.re.src_email_name+"@"+e.re.src_host_strict,"i")),e.re.mailto.test(i)?i.match(e.re.mailto)[0].length:0}}},c="biz|com|edu|gov|net|org|pro|web|xxx|aero|asia|coop|info|museum|name|shop|рф".split("|");function l(_){var e=_.re=t("5397da2")(_.__opts__),i=_.__tlds__.slice();function s(t){return t.replace("%TLDS%",e.src_tlds)}_.onCompile(),_.__tlds_replaced__||i.push("a[cdefgilmnoqrstuwxz]|b[abdefghijmnorstvwyz]|c[acdfghiklmnoruvwxyz]|d[ejkmoz]|e[cegrstu]|f[ijkmor]|g[abdefghilmnpqrstuwy]|h[kmnrtu]|i[delmnoqrst]|j[emop]|k[eghimnprwyz]|l[abcikrstuvy]|m[acdeghklmnopqrstuvwxyz]|n[acefgilopruz]|om|p[aefghklmnrstwy]|qa|r[eosuw]|s[abcdeghijklmnortuvxyz]|t[cdfghjklmnortvwz]|u[agksyz]|v[aceginu]|w[fs]|y[et]|z[amw]"),i.push(e.src_xn),e.src_tlds=i.join("|"),e.email_fuzzy=RegExp(s(e.tpl_email_fuzzy),"i"),e.link_fuzzy=RegExp(s(e.tpl_link_fuzzy),"i"),e.link_no_ip_fuzzy=RegExp(s(e.tpl_link_no_ip_fuzzy),"i"),e.host_fuzzy_test=RegExp(s(e.tpl_host_fuzzy_test),"i");var a=[];function h(t,_){throw new Error('(LinkifyIt) Invalid schema "'+t+'": '+_)}_.__compiled__={},Object.keys(_.__schemas__).forEach((function(t){var e=_.__schemas__[t];if(null!==e){var i={validate:null,link:null};if(_.__compiled__[t]=i,"[object Object]"===n(e))return!function(t){return"[object RegExp]"===n(t)}(e.validate)?r(e.validate)?i.validate=e.validate:h(t,e):i.validate=function(t){return function(_,e){var i=_.slice(e);return t.test(i)?i.match(t)[0].length:0}}(e.validate),void(r(e.normalize)?i.normalize=e.normalize:e.normalize?h(t,e):i.normalize=function(t,_){_.normalize(t)});!function(t){return"[object String]"===n(t)}(e)?h(t,e):a.push(t)}})),a.forEach((function(t){_.__compiled__[_.__schemas__[t]]&&(_.__compiled__[t].validate=_.__compiled__[_.__schemas__[t]].validate,_.__compiled__[t].normalize=_.__compiled__[_.__schemas__[t]].normalize)})),_.__compiled__[""]={validate:null,normalize:function(t,_){_.normalize(t)}};var c=Object.keys(_.__compiled__).filter((function(t){return t.length>0&&_.__compiled__[t]})).map(o).join("|");_.re.schema_test=RegExp("(^|(?!_)(?:[><|]|"+e.src_ZPCc+"))("+c+")","i"),_.re.schema_search=RegExp("(^|(?!_)(?:[><|]|"+e.src_ZPCc+"))("+c+")","ig"),_.re.pretest=RegExp("("+_.re.schema_test.source+")|("+_.re.host_fuzzy_test.source+")|@","i"),function(t){t.__index__=-1,t.__text_cache__=""}(_)}function u(t,_){var e=t.__index__,i=t.__last_index__,s=t.__text_cache__.slice(e,i);this.schema=t.__schema__.toLowerCase(),this.index=e+_,this.lastIndex=i+_,this.raw=s,this.text=s,this.url=s}function p(t,_){var e=new u(t,_);return t.__compiled__[e.schema].normalize(e,t),e}function m(t,_){if(!(this instanceof m))return new m(t,_);var e;_||(e=t,Object.keys(e||{}).reduce((function(t,_){return t||a.hasOwnProperty(_)}),!1)&&(_=t,t={})),this.__opts__=s({},a,_),this.__index__=-1,this.__last_index__=-1,this.__schema__="",this.__text_cache__="",this.__schemas__=s({},h,t),this.__compiled__={},this.__tlds__=c,this.__tlds_replaced__=!1,this.re={},l(this)}m.prototype.add=function(t,_){return this.__schemas__[t]=_,l(this),this},m.prototype.set=function(t){return this.__opts__=s(this.__opts__,t),this},m.prototype.test=function(t){if(this.__text_cache__=t,this.__index__=-1,!t.length)return!1;var _,e,i,s,n,r,o,a;if(this.re.schema_test.test(t))for((o=this.re.schema_search).lastIndex=0;null!==(_=o.exec(t));)if(s=this.testSchemaAt(t,_[2],o.lastIndex)){this.__schema__=_[2],this.__index__=_.index+_[1].length,this.__last_index__=_.index+_[0].length+s;break}return this.__opts__.fuzzyLink&&this.__compiled__["http:"]&&(a=t.search(this.re.host_fuzzy_test))>=0&&(this.__index__<0||a<this.__index__)&&null!==(e=t.match(this.__opts__.fuzzyIP?this.re.link_fuzzy:this.re.link_no_ip_fuzzy))&&(n=e.index+e[1].length,(this.__index__<0||n<this.__index__)&&(this.__schema__="",this.__index__=n,this.__last_index__=e.index+e[0].length)),this.__opts__.fuzzyEmail&&this.__compiled__["mailto:"]&&t.indexOf("@")>=0&&null!==(i=t.match(this.re.email_fuzzy))&&(n=i.index+i[1].length,r=i.index+i[0].length,(this.__index__<0||n<this.__index__||n===this.__index__&&r>this.__last_index__)&&(this.__schema__="mailto:",this.__index__=n,this.__last_index__=r)),this.__index__>=0},m.prototype.pretest=function(t){return this.re.pretest.test(t)},m.prototype.testSchemaAt=function(t,_,e){return this.__compiled__[_.toLowerCase()]?this.__compiled__[_.toLowerCase()].validate(t,e,this):0},m.prototype.match=function(t){var _=0,e=[];this.__index__>=0&&this.__text_cache__===t&&(e.push(p(this,_)),_=this.__last_index__);for(var i=_?t.slice(_):t;this.test(i);)e.push(p(this,_)),i=i.slice(this.__last_index__),_+=this.__last_index__;return e.length?e:null},m.prototype.tlds=function(t,_){return t=Array.isArray(t)?t:[t],_?(this.__tlds__=this.__tlds__.concat(t).sort().filter((function(t,_,e){return t!==e[_-1]})).reverse(),l(this),this):(this.__tlds__=t.slice(),this.__tlds_replaced__=!0,l(this),this)},m.prototype.normalize=function(t){t.schema||(t.url="http://"+t.url),"mailto:"!==t.schema||/^mailto:/i.test(t.url)||(t.url="mailto:"+t.url)},m.prototype.onCompile=function(){},e.exports=m}));
|
15
|
+
;/*!node_modules/mdurl/encode.js*/
|
16
|
+
amis.define("c91d415",(function(e,t,r,n){"use strict";var o={};function i(e,t,r){var n,s,f,a,c,u="";for("string"!=typeof t&&(r=t,t=i.defaultChars),void 0===r&&(r=!0),c=function(e){var t,r,n=o[e];if(n)return n;for(n=o[e]=[],t=0;t<128;t++)r=String.fromCharCode(t),/^[0-9a-z]$/i.test(r)?n.push(r):n.push("%"+("0"+t.toString(16).toUpperCase()).slice(-2));for(t=0;t<e.length;t++)n[e.charCodeAt(t)]=e[t];return n}(t),n=0,s=e.length;n<s;n++)if(f=e.charCodeAt(n),r&&37===f&&n+2<s&&/^[0-9a-f]{2}$/i.test(e.slice(n+1,n+3)))u+=e.slice(n,n+3),n+=2;else if(f<128)u+=c[f];else if(f>=55296&&f<=57343){if(f>=55296&&f<=56319&&n+1<s&&(a=e.charCodeAt(n+1))>=56320&&a<=57343){u+=encodeURIComponent(e[n]+e[n+1]),n++;continue}u+="%EF%BF%BD"}else u+=encodeURIComponent(e[n]);return u}i.defaultChars=";/?:@&=+$,-_.!~*'()#",i.componentChars="-_.!~*'()",r.exports=i}));
|
17
|
+
;/*!node_modules/mdurl/decode.js*/
|
18
|
+
amis.define("dff31f0",(function(r,e,t,n){"use strict";var a={};function s(r,e){var t;return"string"!=typeof e&&(e=s.defaultChars),t=function(r){var e,t,n=a[r];if(n)return n;for(n=a[r]=[],e=0;e<128;e++)t=String.fromCharCode(e),n.push(t);for(e=0;e<r.length;e++)n[t=r.charCodeAt(e)]="%"+("0"+t.toString(16).toUpperCase()).slice(-2);return n}(e),r.replace(/(%[a-f0-9]{2})+/gi,(function(r){var e,n,a,s,i,o,f,c="";for(e=0,n=r.length;e<n;e+=3)(a=parseInt(r.slice(e+1,e+3),16))<128?c+=t[a]:192==(224&a)&&e+3<n&&128==(192&(s=parseInt(r.slice(e+4,e+6),16)))?(c+=(f=a<<6&1984|63&s)<128?"��":String.fromCharCode(f),e+=3):224==(240&a)&&e+6<n&&(s=parseInt(r.slice(e+4,e+6),16),i=parseInt(r.slice(e+7,e+9),16),128==(192&s)&&128==(192&i))?(c+=(f=a<<12&61440|s<<6&4032|63&i)<2048||f>=55296&&f<=57343?"���":String.fromCharCode(f),e+=6):240==(248&a)&&e+9<n&&(s=parseInt(r.slice(e+4,e+6),16),i=parseInt(r.slice(e+7,e+9),16),o=parseInt(r.slice(e+10,e+12),16),128==(192&s)&&128==(192&i)&&128==(192&o))?((f=a<<18&1835008|s<<12&258048|i<<6&4032|63&o)<65536||f>1114111?c+="����":(f-=65536,c+=String.fromCharCode(55296+(f>>10),56320+(1023&f))),e+=9):c+="�";return c}))}s.defaultChars=";/?:@&=+$,#",s.componentChars="",t.exports=s}));
|
19
|
+
;/*!node_modules/mdurl/format.js*/
|
20
|
+
amis.define("103406a",(function(t,a,e,s){"use strict";e.exports=function(t){var a="";return a+=t.protocol||"",a+=t.slashes?"//":"",a+=t.auth?t.auth+"@":"",t.hostname&&-1!==t.hostname.indexOf(":")?a+="["+t.hostname+"]":a+=t.hostname||"",a+=t.port?":"+t.port:"",a+=t.pathname||"",a+=t.search||"",a+=t.hash||""}}));
|
21
|
+
;/*!node_modules/mdurl/parse.js*/
|
22
|
+
amis.define("8acd681",(function(t,s,h,e){"use strict";function a(){this.protocol=null,this.slashes=null,this.auth=null,this.port=null,this.hostname=null,this.hash=null,this.search=null,this.pathname=null}var i=/^([a-z0-9.+-]+:)/i,n=/:[0-9]*$/,r=/^(\/\/?(?!\/)[^\?\s]*)(\?[^\s]*)?$/,o=["{","}","|","\\","^","`"].concat(["<",">",'"',"`"," ","\r","\n","\t"]),l=["'"].concat(o),c=["%","/","?",";","#"].concat(l),p=["/","?","#"],u=/^[+a-z0-9A-Z_-]{0,63}$/,f=/^([+a-z0-9A-Z_-]{0,63})(.*)$/,m={javascript:!0,"javascript:":!0},v={http:!0,https:!0,ftp:!0,gopher:!0,file:!0,"http:":!0,"https:":!0,"ftp:":!0,"gopher:":!0,"file:":!0};a.prototype.parse=function(t,s){var h,e,a,n,o,l=t;if(l=l.trim(),!s&&1===t.split("#").length){var g=r.exec(l);if(g)return this.pathname=g[1],g[2]&&(this.search=g[2]),this}var x=i.exec(l);if(x&&(a=(x=x[0]).toLowerCase(),this.protocol=x,l=l.substr(x.length)),(s||x||l.match(/^\/\/[^@\/]+@[^@\/]+/))&&(!(o="//"===l.substr(0,2))||x&&m[x]||(l=l.substr(2),this.slashes=!0)),!m[x]&&(o||x&&!v[x])){var b,d,O=-1;for(h=0;h<p.length;h++)-1!==(n=l.indexOf(p[h]))&&(-1===O||n<O)&&(O=n);for(-1!==(d=-1===O?l.lastIndexOf("@"):l.lastIndexOf("@",O))&&(b=l.slice(0,d),l=l.slice(d+1),this.auth=b),O=-1,h=0;h<c.length;h++)-1!==(n=l.indexOf(c[h]))&&(-1===O||n<O)&&(O=n);-1===O&&(O=l.length),":"===l[O-1]&&O--;var j=l.slice(0,O);l=l.slice(O),this.parseHost(j),this.hostname=this.hostname||"";var $="["===this.hostname[0]&&"]"===this.hostname[this.hostname.length-1];if(!$){var z=this.hostname.split(/\./);for(h=0,e=z.length;h<e;h++){var A=z[h];if(A&&!A.match(u)){for(var w="",y=0,C=A.length;y<C;y++)A.charCodeAt(y)>127?w+="x":w+=A[y];if(!w.match(u)){var H=z.slice(0,h),I=z.slice(h+1),Z=A.match(f);Z&&(H.push(Z[1]),I.unshift(Z[2])),I.length&&(l=I.join(".")+l),this.hostname=H.join(".");break}}}}this.hostname.length>255&&(this.hostname=""),$&&(this.hostname=this.hostname.substr(1,this.hostname.length-2))}var _=l.indexOf("#");-1!==_&&(this.hash=l.substr(_),l=l.slice(0,_));var k=l.indexOf("?");return-1!==k&&(this.search=l.substr(k),l=l.slice(0,k)),l&&(this.pathname=l),v[a]&&this.hostname&&!this.pathname&&(this.pathname=""),this},a.prototype.parseHost=function(t){var s=n.exec(t);s&&(":"!==(s=s[0])&&(this.port=s.substr(1)),t=t.substr(0,t.length-s.length)),t&&(this.hostname=t)},h.exports=function(t,s){if(t&&t instanceof a)return t;var h=new a;return h.parse(t,s),h}}));
|
23
|
+
;/*!node_modules/mdurl/index.js*/
|
24
|
+
amis.define("1011ade",(function(e,d,o,s){"use strict";o.exports.encode=e("c91d415"),o.exports.decode=e("dff31f0"),o.exports.format=e("103406a"),o.exports.parse=e("8acd681")}));
|
25
|
+
;/*!node_modules/uc.micro/categories/Cf/regex.js*/
|
26
|
+
amis.define("b2b3147",(function(u,D,F,C){F.exports=/[\xAD\u0600-\u0605\u061C\u06DD\u070F\u08E2\u180E\u200B-\u200F\u202A-\u202E\u2060-\u2064\u2066-\u206F\uFEFF\uFFF9-\uFFFB]|\uD804[\uDCBD\uDCCD]|\uD82F[\uDCA0-\uDCA3]|\uD834[\uDD73-\uDD7A]|\uDB40[\uDC01\uDC20-\uDC7F]/}));
|
27
|
+
;/*!node_modules/uc.micro/index.js*/
|
28
|
+
amis.define("401e75b",(function(e,c,f,b){"use strict";c.Any=e("506e7fb"),c.Cc=e("ce00850"),c.Cf=e("b2b3147"),c.P=e("315c34a"),c.Z=e("1ef188c")}));
|
29
|
+
;/*!node_modules/markdown-it/lib/common/entities.js*/
|
30
|
+
amis.define("a0cf0c7",(function(r,e,a,t){"use strict";a.exports={Aacute:"Á",aacute:"á",Abreve:"Ă",abreve:"ă",ac:"∾",acd:"∿",acE:"∾̳",Acirc:"Â",acirc:"â",acute:"´",Acy:"А",acy:"а",AElig:"Æ",aelig:"æ",af:"",Afr:"𝔄",afr:"𝔞",Agrave:"À",agrave:"à",alefsym:"ℵ",aleph:"ℵ",Alpha:"Α",alpha:"α",Amacr:"Ā",amacr:"ā",amalg:"⨿",amp:"&",AMP:"&",andand:"⩕",And:"⩓",and:"∧",andd:"⩜",andslope:"⩘",andv:"⩚",ang:"∠",ange:"⦤",angle:"∠",angmsdaa:"⦨",angmsdab:"⦩",angmsdac:"⦪",angmsdad:"⦫",angmsdae:"⦬",angmsdaf:"⦭",angmsdag:"⦮",angmsdah:"⦯",angmsd:"∡",angrt:"∟",angrtvb:"⊾",angrtvbd:"⦝",angsph:"∢",angst:"Å",angzarr:"⍼",Aogon:"Ą",aogon:"ą",Aopf:"𝔸",aopf:"𝕒",apacir:"⩯",ap:"≈",apE:"⩰",ape:"≊",apid:"≋",apos:"'",ApplyFunction:"",approx:"≈",approxeq:"≊",Aring:"Å",aring:"å",Ascr:"𝒜",ascr:"𝒶",Assign:"≔",ast:"*",asymp:"≈",asympeq:"≍",Atilde:"Ã",atilde:"ã",Auml:"Ä",auml:"ä",awconint:"∳",awint:"⨑",backcong:"≌",backepsilon:"϶",backprime:"‵",backsim:"∽",backsimeq:"⋍",Backslash:"∖",Barv:"⫧",barvee:"⊽",barwed:"⌅",Barwed:"⌆",barwedge:"⌅",bbrk:"⎵",bbrktbrk:"⎶",bcong:"≌",Bcy:"Б",bcy:"б",bdquo:"„",becaus:"∵",because:"∵",Because:"∵",bemptyv:"⦰",bepsi:"϶",bernou:"ℬ",Bernoullis:"ℬ",Beta:"Β",beta:"β",beth:"ℶ",between:"≬",Bfr:"𝔅",bfr:"𝔟",bigcap:"⋂",bigcirc:"◯",bigcup:"⋃",bigodot:"⨀",bigoplus:"⨁",bigotimes:"⨂",bigsqcup:"⨆",bigstar:"★",bigtriangledown:"▽",bigtriangleup:"△",biguplus:"⨄",bigvee:"⋁",bigwedge:"⋀",bkarow:"⤍",blacklozenge:"⧫",blacksquare:"▪",blacktriangle:"▴",blacktriangledown:"▾",blacktriangleleft:"◂",blacktriangleright:"▸",blank:"␣",blk12:"▒",blk14:"░",blk34:"▓",block:"█",bne:"=⃥",bnequiv:"≡⃥",bNot:"⫭",bnot:"⌐",Bopf:"𝔹",bopf:"𝕓",bot:"⊥",bottom:"⊥",bowtie:"⋈",boxbox:"⧉",boxdl:"┐",boxdL:"╕",boxDl:"╖",boxDL:"╗",boxdr:"┌",boxdR:"╒",boxDr:"╓",boxDR:"╔",boxh:"─",boxH:"═",boxhd:"┬",boxHd:"╤",boxhD:"╥",boxHD:"╦",boxhu:"┴",boxHu:"╧",boxhU:"╨",boxHU:"╩",boxminus:"⊟",boxplus:"⊞",boxtimes:"⊠",boxul:"┘",boxuL:"╛",boxUl:"╜",boxUL:"╝",boxur:"└",boxuR:"╘",boxUr:"╙",boxUR:"╚",boxv:"│",boxV:"║",boxvh:"┼",boxvH:"╪",boxVh:"╫",boxVH:"╬",boxvl:"┤",boxvL:"╡",boxVl:"╢",boxVL:"╣",boxvr:"├",boxvR:"╞",boxVr:"╟",boxVR:"╠",bprime:"‵",breve:"˘",Breve:"˘",brvbar:"¦",bscr:"𝒷",Bscr:"ℬ",bsemi:"⁏",bsim:"∽",bsime:"⋍",bsolb:"⧅",bsol:"\\",bsolhsub:"⟈",bull:"•",bullet:"•",bump:"≎",bumpE:"⪮",bumpe:"≏",Bumpeq:"≎",bumpeq:"≏",Cacute:"Ć",cacute:"ć",capand:"⩄",capbrcup:"⩉",capcap:"⩋",cap:"∩",Cap:"⋒",capcup:"⩇",capdot:"⩀",CapitalDifferentialD:"ⅅ",caps:"∩︀",caret:"⁁",caron:"ˇ",Cayleys:"ℭ",ccaps:"⩍",Ccaron:"Č",ccaron:"č",Ccedil:"Ç",ccedil:"ç",Ccirc:"Ĉ",ccirc:"ĉ",Cconint:"∰",ccups:"⩌",ccupssm:"⩐",Cdot:"Ċ",cdot:"ċ",cedil:"¸",Cedilla:"¸",cemptyv:"⦲",cent:"¢",centerdot:"·",CenterDot:"·",cfr:"𝔠",Cfr:"ℭ",CHcy:"Ч",chcy:"ч",check:"✓",checkmark:"✓",Chi:"Χ",chi:"χ",circ:"ˆ",circeq:"≗",circlearrowleft:"↺",circlearrowright:"↻",circledast:"⊛",circledcirc:"⊚",circleddash:"⊝",CircleDot:"⊙",circledR:"®",circledS:"Ⓢ",CircleMinus:"⊖",CirclePlus:"⊕",CircleTimes:"⊗",cir:"○",cirE:"⧃",cire:"≗",cirfnint:"⨐",cirmid:"⫯",cirscir:"⧂",ClockwiseContourIntegral:"∲",CloseCurlyDoubleQuote:"”",CloseCurlyQuote:"’",clubs:"♣",clubsuit:"♣",colon:":",Colon:"∷",Colone:"⩴",colone:"≔",coloneq:"≔",comma:",",commat:"@",comp:"∁",compfn:"∘",complement:"∁",complexes:"ℂ",cong:"≅",congdot:"⩭",Congruent:"≡",conint:"∮",Conint:"∯",ContourIntegral:"∮",copf:"𝕔",Copf:"ℂ",coprod:"∐",Coproduct:"∐",copy:"©",COPY:"©",copysr:"℗",CounterClockwiseContourIntegral:"∳",crarr:"↵",cross:"✗",Cross:"⨯",Cscr:"𝒞",cscr:"𝒸",csub:"⫏",csube:"⫑",csup:"⫐",csupe:"⫒",ctdot:"⋯",cudarrl:"⤸",cudarrr:"⤵",cuepr:"⋞",cuesc:"⋟",cularr:"↶",cularrp:"⤽",cupbrcap:"⩈",cupcap:"⩆",CupCap:"≍",cup:"∪",Cup:"⋓",cupcup:"⩊",cupdot:"⊍",cupor:"⩅",cups:"∪︀",curarr:"↷",curarrm:"⤼",curlyeqprec:"⋞",curlyeqsucc:"⋟",curlyvee:"⋎",curlywedge:"⋏",curren:"¤",curvearrowleft:"↶",curvearrowright:"↷",cuvee:"⋎",cuwed:"⋏",cwconint:"∲",cwint:"∱",cylcty:"⌭",dagger:"†",Dagger:"‡",daleth:"ℸ",darr:"↓",Darr:"↡",dArr:"⇓",dash:"‐",Dashv:"⫤",dashv:"⊣",dbkarow:"⤏",dblac:"˝",Dcaron:"Ď",dcaron:"ď",Dcy:"Д",dcy:"д",ddagger:"‡",ddarr:"⇊",DD:"ⅅ",dd:"ⅆ",DDotrahd:"⤑",ddotseq:"⩷",deg:"°",Del:"∇",Delta:"Δ",delta:"δ",demptyv:"⦱",dfisht:"⥿",Dfr:"𝔇",dfr:"𝔡",dHar:"⥥",dharl:"⇃",dharr:"⇂",DiacriticalAcute:"´",DiacriticalDot:"˙",DiacriticalDoubleAcute:"˝",DiacriticalGrave:"`",DiacriticalTilde:"˜",diam:"⋄",diamond:"⋄",Diamond:"⋄",diamondsuit:"♦",diams:"♦",die:"¨",DifferentialD:"ⅆ",digamma:"ϝ",disin:"⋲",div:"÷",divide:"÷",divideontimes:"⋇",divonx:"⋇",DJcy:"Ђ",djcy:"ђ",dlcorn:"⌞",dlcrop:"⌍",dollar:"$",Dopf:"𝔻",dopf:"𝕕",Dot:"¨",dot:"˙",DotDot:"⃜",doteq:"≐",doteqdot:"≑",DotEqual:"≐",dotminus:"∸",dotplus:"∔",dotsquare:"⊡",doublebarwedge:"⌆",DoubleContourIntegral:"∯",DoubleDot:"¨",DoubleDownArrow:"⇓",DoubleLeftArrow:"⇐",DoubleLeftRightArrow:"⇔",DoubleLeftTee:"⫤",DoubleLongLeftArrow:"⟸",DoubleLongLeftRightArrow:"⟺",DoubleLongRightArrow:"⟹",DoubleRightArrow:"⇒",DoubleRightTee:"⊨",DoubleUpArrow:"⇑",DoubleUpDownArrow:"⇕",DoubleVerticalBar:"∥",DownArrowBar:"⤓",downarrow:"↓",DownArrow:"↓",Downarrow:"⇓",DownArrowUpArrow:"⇵",DownBreve:"̑",downdownarrows:"⇊",downharpoonleft:"⇃",downharpoonright:"⇂",DownLeftRightVector:"⥐",DownLeftTeeVector:"⥞",DownLeftVectorBar:"⥖",DownLeftVector:"↽",DownRightTeeVector:"⥟",DownRightVectorBar:"⥗",DownRightVector:"⇁",DownTeeArrow:"↧",DownTee:"⊤",drbkarow:"⤐",drcorn:"⌟",drcrop:"⌌",Dscr:"𝒟",dscr:"𝒹",DScy:"Ѕ",dscy:"ѕ",dsol:"⧶",Dstrok:"Đ",dstrok:"đ",dtdot:"⋱",dtri:"▿",dtrif:"▾",duarr:"⇵",duhar:"⥯",dwangle:"⦦",DZcy:"Џ",dzcy:"џ",dzigrarr:"⟿",Eacute:"É",eacute:"é",easter:"⩮",Ecaron:"Ě",ecaron:"ě",Ecirc:"Ê",ecirc:"ê",ecir:"≖",ecolon:"≕",Ecy:"Э",ecy:"э",eDDot:"⩷",Edot:"Ė",edot:"ė",eDot:"≑",ee:"ⅇ",efDot:"≒",Efr:"𝔈",efr:"𝔢",eg:"⪚",Egrave:"È",egrave:"è",egs:"⪖",egsdot:"⪘",el:"⪙",Element:"∈",elinters:"⏧",ell:"ℓ",els:"⪕",elsdot:"⪗",Emacr:"Ē",emacr:"ē",empty:"∅",emptyset:"∅",EmptySmallSquare:"◻",emptyv:"∅",EmptyVerySmallSquare:"▫",emsp13:" ",emsp14:" ",emsp:" ",ENG:"Ŋ",eng:"ŋ",ensp:" ",Eogon:"Ę",eogon:"ę",Eopf:"𝔼",eopf:"𝕖",epar:"⋕",eparsl:"⧣",eplus:"⩱",epsi:"ε",Epsilon:"Ε",epsilon:"ε",epsiv:"ϵ",eqcirc:"≖",eqcolon:"≕",eqsim:"≂",eqslantgtr:"⪖",eqslantless:"⪕",Equal:"⩵",equals:"=",EqualTilde:"≂",equest:"≟",Equilibrium:"⇌",equiv:"≡",equivDD:"⩸",eqvparsl:"⧥",erarr:"⥱",erDot:"≓",escr:"ℯ",Escr:"ℰ",esdot:"≐",Esim:"⩳",esim:"≂",Eta:"Η",eta:"η",ETH:"Ð",eth:"ð",Euml:"Ë",euml:"ë",euro:"€",excl:"!",exist:"∃",Exists:"∃",expectation:"ℰ",exponentiale:"ⅇ",ExponentialE:"ⅇ",fallingdotseq:"≒",Fcy:"Ф",fcy:"ф",female:"♀",ffilig:"ffi",fflig:"ff",ffllig:"ffl",Ffr:"𝔉",ffr:"𝔣",filig:"fi",FilledSmallSquare:"◼",FilledVerySmallSquare:"▪",fjlig:"fj",flat:"♭",fllig:"fl",fltns:"▱",fnof:"ƒ",Fopf:"𝔽",fopf:"𝕗",forall:"∀",ForAll:"∀",fork:"⋔",forkv:"⫙",Fouriertrf:"ℱ",fpartint:"⨍",frac12:"½",frac13:"⅓",frac14:"¼",frac15:"⅕",frac16:"⅙",frac18:"⅛",frac23:"⅔",frac25:"⅖",frac34:"¾",frac35:"⅗",frac38:"⅜",frac45:"⅘",frac56:"⅚",frac58:"⅝",frac78:"⅞",frasl:"⁄",frown:"⌢",fscr:"𝒻",Fscr:"ℱ",gacute:"ǵ",Gamma:"Γ",gamma:"γ",Gammad:"Ϝ",gammad:"ϝ",gap:"⪆",Gbreve:"Ğ",gbreve:"ğ",Gcedil:"Ģ",Gcirc:"Ĝ",gcirc:"ĝ",Gcy:"Г",gcy:"г",Gdot:"Ġ",gdot:"ġ",ge:"≥",gE:"≧",gEl:"⪌",gel:"⋛",geq:"≥",geqq:"≧",geqslant:"⩾",gescc:"⪩",ges:"⩾",gesdot:"⪀",gesdoto:"⪂",gesdotol:"⪄",gesl:"⋛︀",gesles:"⪔",Gfr:"𝔊",gfr:"𝔤",gg:"≫",Gg:"⋙",ggg:"⋙",gimel:"ℷ",GJcy:"Ѓ",gjcy:"ѓ",gla:"⪥",gl:"≷",glE:"⪒",glj:"⪤",gnap:"⪊",gnapprox:"⪊",gne:"⪈",gnE:"≩",gneq:"⪈",gneqq:"≩",gnsim:"⋧",Gopf:"𝔾",gopf:"𝕘",grave:"`",GreaterEqual:"≥",GreaterEqualLess:"⋛",GreaterFullEqual:"≧",GreaterGreater:"⪢",GreaterLess:"≷",GreaterSlantEqual:"⩾",GreaterTilde:"≳",Gscr:"𝒢",gscr:"ℊ",gsim:"≳",gsime:"⪎",gsiml:"⪐",gtcc:"⪧",gtcir:"⩺",gt:">",GT:">",Gt:"≫",gtdot:"⋗",gtlPar:"⦕",gtquest:"⩼",gtrapprox:"⪆",gtrarr:"⥸",gtrdot:"⋗",gtreqless:"⋛",gtreqqless:"⪌",gtrless:"≷",gtrsim:"≳",gvertneqq:"≩︀",gvnE:"≩︀",Hacek:"ˇ",hairsp:" ",half:"½",hamilt:"ℋ",HARDcy:"Ъ",hardcy:"ъ",harrcir:"⥈",harr:"↔",hArr:"⇔",harrw:"↭",Hat:"^",hbar:"ℏ",Hcirc:"Ĥ",hcirc:"ĥ",hearts:"♥",heartsuit:"♥",hellip:"…",hercon:"⊹",hfr:"𝔥",Hfr:"ℌ",HilbertSpace:"ℋ",hksearow:"⤥",hkswarow:"⤦",hoarr:"⇿",homtht:"∻",hookleftarrow:"↩",hookrightarrow:"↪",hopf:"𝕙",Hopf:"ℍ",horbar:"―",HorizontalLine:"─",hscr:"𝒽",Hscr:"ℋ",hslash:"ℏ",Hstrok:"Ħ",hstrok:"ħ",HumpDownHump:"≎",HumpEqual:"≏",hybull:"⁃",hyphen:"‐",Iacute:"Í",iacute:"í",ic:"",Icirc:"Î",icirc:"î",Icy:"И",icy:"и",Idot:"İ",IEcy:"Е",iecy:"е",iexcl:"¡",iff:"⇔",ifr:"𝔦",Ifr:"ℑ",Igrave:"Ì",igrave:"ì",ii:"ⅈ",iiiint:"⨌",iiint:"∭",iinfin:"⧜",iiota:"℩",IJlig:"IJ",ijlig:"ij",Imacr:"Ī",imacr:"ī",image:"ℑ",ImaginaryI:"ⅈ",imagline:"ℐ",imagpart:"ℑ",imath:"ı",Im:"ℑ",imof:"⊷",imped:"Ƶ",Implies:"⇒",incare:"℅",in:"∈",infin:"∞",infintie:"⧝",inodot:"ı",intcal:"⊺",int:"∫",Int:"∬",integers:"ℤ",Integral:"∫",intercal:"⊺",Intersection:"⋂",intlarhk:"⨗",intprod:"⨼",InvisibleComma:"",InvisibleTimes:"",IOcy:"Ё",iocy:"ё",Iogon:"Į",iogon:"į",Iopf:"𝕀",iopf:"𝕚",Iota:"Ι",iota:"ι",iprod:"⨼",iquest:"¿",iscr:"𝒾",Iscr:"ℐ",isin:"∈",isindot:"⋵",isinE:"⋹",isins:"⋴",isinsv:"⋳",isinv:"∈",it:"",Itilde:"Ĩ",itilde:"ĩ",Iukcy:"І",iukcy:"і",Iuml:"Ï",iuml:"ï",Jcirc:"Ĵ",jcirc:"ĵ",Jcy:"Й",jcy:"й",Jfr:"𝔍",jfr:"𝔧",jmath:"ȷ",Jopf:"𝕁",jopf:"𝕛",Jscr:"𝒥",jscr:"𝒿",Jsercy:"Ј",jsercy:"ј",Jukcy:"Є",jukcy:"є",Kappa:"Κ",kappa:"κ",kappav:"ϰ",Kcedil:"Ķ",kcedil:"ķ",Kcy:"К",kcy:"к",Kfr:"𝔎",kfr:"𝔨",kgreen:"ĸ",KHcy:"Х",khcy:"х",KJcy:"Ќ",kjcy:"ќ",Kopf:"𝕂",kopf:"𝕜",Kscr:"𝒦",kscr:"𝓀",lAarr:"⇚",Lacute:"Ĺ",lacute:"ĺ",laemptyv:"⦴",lagran:"ℒ",Lambda:"Λ",lambda:"λ",lang:"⟨",Lang:"⟪",langd:"⦑",langle:"⟨",lap:"⪅",Laplacetrf:"ℒ",laquo:"«",larrb:"⇤",larrbfs:"⤟",larr:"←",Larr:"↞",lArr:"⇐",larrfs:"⤝",larrhk:"↩",larrlp:"↫",larrpl:"⤹",larrsim:"⥳",larrtl:"↢",latail:"⤙",lAtail:"⤛",lat:"⪫",late:"⪭",lates:"⪭︀",lbarr:"⤌",lBarr:"⤎",lbbrk:"❲",lbrace:"{",lbrack:"[",lbrke:"⦋",lbrksld:"⦏",lbrkslu:"⦍",Lcaron:"Ľ",lcaron:"ľ",Lcedil:"Ļ",lcedil:"ļ",lceil:"⌈",lcub:"{",Lcy:"Л",lcy:"л",ldca:"⤶",ldquo:"“",ldquor:"„",ldrdhar:"⥧",ldrushar:"⥋",ldsh:"↲",le:"≤",lE:"≦",LeftAngleBracket:"⟨",LeftArrowBar:"⇤",leftarrow:"←",LeftArrow:"←",Leftarrow:"⇐",LeftArrowRightArrow:"⇆",leftarrowtail:"↢",LeftCeiling:"⌈",LeftDoubleBracket:"⟦",LeftDownTeeVector:"⥡",LeftDownVectorBar:"⥙",LeftDownVector:"⇃",LeftFloor:"⌊",leftharpoondown:"↽",leftharpoonup:"↼",leftleftarrows:"⇇",leftrightarrow:"↔",LeftRightArrow:"↔",Leftrightarrow:"⇔",leftrightarrows:"⇆",leftrightharpoons:"⇋",leftrightsquigarrow:"↭",LeftRightVector:"⥎",LeftTeeArrow:"↤",LeftTee:"⊣",LeftTeeVector:"⥚",leftthreetimes:"⋋",LeftTriangleBar:"⧏",LeftTriangle:"⊲",LeftTriangleEqual:"⊴",LeftUpDownVector:"⥑",LeftUpTeeVector:"⥠",LeftUpVectorBar:"⥘",LeftUpVector:"↿",LeftVectorBar:"⥒",LeftVector:"↼",lEg:"⪋",leg:"⋚",leq:"≤",leqq:"≦",leqslant:"⩽",lescc:"⪨",les:"⩽",lesdot:"⩿",lesdoto:"⪁",lesdotor:"⪃",lesg:"⋚︀",lesges:"⪓",lessapprox:"⪅",lessdot:"⋖",lesseqgtr:"⋚",lesseqqgtr:"⪋",LessEqualGreater:"⋚",LessFullEqual:"≦",LessGreater:"≶",lessgtr:"≶",LessLess:"⪡",lesssim:"≲",LessSlantEqual:"⩽",LessTilde:"≲",lfisht:"⥼",lfloor:"⌊",Lfr:"𝔏",lfr:"𝔩",lg:"≶",lgE:"⪑",lHar:"⥢",lhard:"↽",lharu:"↼",lharul:"⥪",lhblk:"▄",LJcy:"Љ",ljcy:"љ",llarr:"⇇",ll:"≪",Ll:"⋘",llcorner:"⌞",Lleftarrow:"⇚",llhard:"⥫",lltri:"◺",Lmidot:"Ŀ",lmidot:"ŀ",lmoustache:"⎰",lmoust:"⎰",lnap:"⪉",lnapprox:"⪉",lne:"⪇",lnE:"≨",lneq:"⪇",lneqq:"≨",lnsim:"⋦",loang:"⟬",loarr:"⇽",lobrk:"⟦",longleftarrow:"⟵",LongLeftArrow:"⟵",Longleftarrow:"⟸",longleftrightarrow:"⟷",LongLeftRightArrow:"⟷",Longleftrightarrow:"⟺",longmapsto:"⟼",longrightarrow:"⟶",LongRightArrow:"⟶",Longrightarrow:"⟹",looparrowleft:"↫",looparrowright:"↬",lopar:"⦅",Lopf:"𝕃",lopf:"𝕝",loplus:"⨭",lotimes:"⨴",lowast:"∗",lowbar:"_",LowerLeftArrow:"↙",LowerRightArrow:"↘",loz:"◊",lozenge:"◊",lozf:"⧫",lpar:"(",lparlt:"⦓",lrarr:"⇆",lrcorner:"⌟",lrhar:"⇋",lrhard:"⥭",lrm:"",lrtri:"⊿",lsaquo:"‹",lscr:"𝓁",Lscr:"ℒ",lsh:"↰",Lsh:"↰",lsim:"≲",lsime:"⪍",lsimg:"⪏",lsqb:"[",lsquo:"‘",lsquor:"‚",Lstrok:"Ł",lstrok:"ł",ltcc:"⪦",ltcir:"⩹",lt:"<",LT:"<",Lt:"≪",ltdot:"⋖",lthree:"⋋",ltimes:"⋉",ltlarr:"⥶",ltquest:"⩻",ltri:"◃",ltrie:"⊴",ltrif:"◂",ltrPar:"⦖",lurdshar:"⥊",luruhar:"⥦",lvertneqq:"≨︀",lvnE:"≨︀",macr:"¯",male:"♂",malt:"✠",maltese:"✠",Map:"⤅",map:"↦",mapsto:"↦",mapstodown:"↧",mapstoleft:"↤",mapstoup:"↥",marker:"▮",mcomma:"⨩",Mcy:"М",mcy:"м",mdash:"—",mDDot:"∺",measuredangle:"∡",MediumSpace:" ",Mellintrf:"ℳ",Mfr:"𝔐",mfr:"𝔪",mho:"℧",micro:"µ",midast:"*",midcir:"⫰",mid:"∣",middot:"·",minusb:"⊟",minus:"−",minusd:"∸",minusdu:"⨪",MinusPlus:"∓",mlcp:"⫛",mldr:"…",mnplus:"∓",models:"⊧",Mopf:"𝕄",mopf:"𝕞",mp:"∓",mscr:"𝓂",Mscr:"ℳ",mstpos:"∾",Mu:"Μ",mu:"μ",multimap:"⊸",mumap:"⊸",nabla:"∇",Nacute:"Ń",nacute:"ń",nang:"∠⃒",nap:"≉",napE:"⩰̸",napid:"≋̸",napos:"ʼn",napprox:"≉",natural:"♮",naturals:"ℕ",natur:"♮",nbsp:" ",nbump:"≎̸",nbumpe:"≏̸",ncap:"⩃",Ncaron:"Ň",ncaron:"ň",Ncedil:"Ņ",ncedil:"ņ",ncong:"≇",ncongdot:"⩭̸",ncup:"⩂",Ncy:"Н",ncy:"н",ndash:"–",nearhk:"⤤",nearr:"↗",neArr:"⇗",nearrow:"↗",ne:"≠",nedot:"≐̸",NegativeMediumSpace:"",NegativeThickSpace:"",NegativeThinSpace:"",NegativeVeryThinSpace:"",nequiv:"≢",nesear:"⤨",nesim:"≂̸",NestedGreaterGreater:"≫",NestedLessLess:"≪",NewLine:"\n",nexist:"∄",nexists:"∄",Nfr:"𝔑",nfr:"𝔫",ngE:"≧̸",nge:"≱",ngeq:"≱",ngeqq:"≧̸",ngeqslant:"⩾̸",nges:"⩾̸",nGg:"⋙̸",ngsim:"≵",nGt:"≫⃒",ngt:"≯",ngtr:"≯",nGtv:"≫̸",nharr:"↮",nhArr:"⇎",nhpar:"⫲",ni:"∋",nis:"⋼",nisd:"⋺",niv:"∋",NJcy:"Њ",njcy:"њ",nlarr:"↚",nlArr:"⇍",nldr:"‥",nlE:"≦̸",nle:"≰",nleftarrow:"↚",nLeftarrow:"⇍",nleftrightarrow:"↮",nLeftrightarrow:"⇎",nleq:"≰",nleqq:"≦̸",nleqslant:"⩽̸",nles:"⩽̸",nless:"≮",nLl:"⋘̸",nlsim:"≴",nLt:"≪⃒",nlt:"≮",nltri:"⋪",nltrie:"⋬",nLtv:"≪̸",nmid:"∤",NoBreak:"",NonBreakingSpace:" ",nopf:"𝕟",Nopf:"ℕ",Not:"⫬",not:"¬",NotCongruent:"≢",NotCupCap:"≭",NotDoubleVerticalBar:"∦",NotElement:"∉",NotEqual:"≠",NotEqualTilde:"≂̸",NotExists:"∄",NotGreater:"≯",NotGreaterEqual:"≱",NotGreaterFullEqual:"≧̸",NotGreaterGreater:"≫̸",NotGreaterLess:"≹",NotGreaterSlantEqual:"⩾̸",NotGreaterTilde:"≵",NotHumpDownHump:"≎̸",NotHumpEqual:"≏̸",notin:"∉",notindot:"⋵̸",notinE:"⋹̸",notinva:"∉",notinvb:"⋷",notinvc:"⋶",NotLeftTriangleBar:"⧏̸",NotLeftTriangle:"⋪",NotLeftTriangleEqual:"⋬",NotLess:"≮",NotLessEqual:"≰",NotLessGreater:"≸",NotLessLess:"≪̸",NotLessSlantEqual:"⩽̸",NotLessTilde:"≴",NotNestedGreaterGreater:"⪢̸",NotNestedLessLess:"⪡̸",notni:"∌",notniva:"∌",notnivb:"⋾",notnivc:"⋽",NotPrecedes:"⊀",NotPrecedesEqual:"⪯̸",NotPrecedesSlantEqual:"⋠",NotReverseElement:"∌",NotRightTriangleBar:"⧐̸",NotRightTriangle:"⋫",NotRightTriangleEqual:"⋭",NotSquareSubset:"⊏̸",NotSquareSubsetEqual:"⋢",NotSquareSuperset:"⊐̸",NotSquareSupersetEqual:"⋣",NotSubset:"⊂⃒",NotSubsetEqual:"⊈",NotSucceeds:"⊁",NotSucceedsEqual:"⪰̸",NotSucceedsSlantEqual:"⋡",NotSucceedsTilde:"≿̸",NotSuperset:"⊃⃒",NotSupersetEqual:"⊉",NotTilde:"≁",NotTildeEqual:"≄",NotTildeFullEqual:"≇",NotTildeTilde:"≉",NotVerticalBar:"∤",nparallel:"∦",npar:"∦",nparsl:"⫽⃥",npart:"∂̸",npolint:"⨔",npr:"⊀",nprcue:"⋠",nprec:"⊀",npreceq:"⪯̸",npre:"⪯̸",nrarrc:"⤳̸",nrarr:"↛",nrArr:"⇏",nrarrw:"↝̸",nrightarrow:"↛",nRightarrow:"⇏",nrtri:"⋫",nrtrie:"⋭",nsc:"⊁",nsccue:"⋡",nsce:"⪰̸",Nscr:"𝒩",nscr:"𝓃",nshortmid:"∤",nshortparallel:"∦",nsim:"≁",nsime:"≄",nsimeq:"≄",nsmid:"∤",nspar:"∦",nsqsube:"⋢",nsqsupe:"⋣",nsub:"⊄",nsubE:"⫅̸",nsube:"⊈",nsubset:"⊂⃒",nsubseteq:"⊈",nsubseteqq:"⫅̸",nsucc:"⊁",nsucceq:"⪰̸",nsup:"⊅",nsupE:"⫆̸",nsupe:"⊉",nsupset:"⊃⃒",nsupseteq:"⊉",nsupseteqq:"⫆̸",ntgl:"≹",Ntilde:"Ñ",ntilde:"ñ",ntlg:"≸",ntriangleleft:"⋪",ntrianglelefteq:"⋬",ntriangleright:"⋫",ntrianglerighteq:"⋭",Nu:"Ν",nu:"ν",num:"#",numero:"№",numsp:" ",nvap:"≍⃒",nvdash:"⊬",nvDash:"⊭",nVdash:"⊮",nVDash:"⊯",nvge:"≥⃒",nvgt:">⃒",nvHarr:"⤄",nvinfin:"⧞",nvlArr:"⤂",nvle:"≤⃒",nvlt:"<⃒",nvltrie:"⊴⃒",nvrArr:"⤃",nvrtrie:"⊵⃒",nvsim:"∼⃒",nwarhk:"⤣",nwarr:"↖",nwArr:"⇖",nwarrow:"↖",nwnear:"⤧",Oacute:"Ó",oacute:"ó",oast:"⊛",Ocirc:"Ô",ocirc:"ô",ocir:"⊚",Ocy:"О",ocy:"о",odash:"⊝",Odblac:"Ő",odblac:"ő",odiv:"⨸",odot:"⊙",odsold:"⦼",OElig:"Œ",oelig:"œ",ofcir:"⦿",Ofr:"𝔒",ofr:"𝔬",ogon:"˛",Ograve:"Ò",ograve:"ò",ogt:"⧁",ohbar:"⦵",ohm:"Ω",oint:"∮",olarr:"↺",olcir:"⦾",olcross:"⦻",oline:"‾",olt:"⧀",Omacr:"Ō",omacr:"ō",Omega:"Ω",omega:"ω",Omicron:"Ο",omicron:"ο",omid:"⦶",ominus:"⊖",Oopf:"𝕆",oopf:"𝕠",opar:"⦷",OpenCurlyDoubleQuote:"“",OpenCurlyQuote:"‘",operp:"⦹",oplus:"⊕",orarr:"↻",Or:"⩔",or:"∨",ord:"⩝",order:"ℴ",orderof:"ℴ",ordf:"ª",ordm:"º",origof:"⊶",oror:"⩖",orslope:"⩗",orv:"⩛",oS:"Ⓢ",Oscr:"𝒪",oscr:"ℴ",Oslash:"Ø",oslash:"ø",osol:"⊘",Otilde:"Õ",otilde:"õ",otimesas:"⨶",Otimes:"⨷",otimes:"⊗",Ouml:"Ö",ouml:"ö",ovbar:"⌽",OverBar:"‾",OverBrace:"⏞",OverBracket:"⎴",OverParenthesis:"⏜",para:"¶",parallel:"∥",par:"∥",parsim:"⫳",parsl:"⫽",part:"∂",PartialD:"∂",Pcy:"П",pcy:"п",percnt:"%",period:".",permil:"‰",perp:"⊥",pertenk:"‱",Pfr:"𝔓",pfr:"𝔭",Phi:"Φ",phi:"φ",phiv:"ϕ",phmmat:"ℳ",phone:"☎",Pi:"Π",pi:"π",pitchfork:"⋔",piv:"ϖ",planck:"ℏ",planckh:"ℎ",plankv:"ℏ",plusacir:"⨣",plusb:"⊞",pluscir:"⨢",plus:"+",plusdo:"∔",plusdu:"⨥",pluse:"⩲",PlusMinus:"±",plusmn:"±",plussim:"⨦",plustwo:"⨧",pm:"±",Poincareplane:"ℌ",pointint:"⨕",popf:"𝕡",Popf:"ℙ",pound:"£",prap:"⪷",Pr:"⪻",pr:"≺",prcue:"≼",precapprox:"⪷",prec:"≺",preccurlyeq:"≼",Precedes:"≺",PrecedesEqual:"⪯",PrecedesSlantEqual:"≼",PrecedesTilde:"≾",preceq:"⪯",precnapprox:"⪹",precneqq:"⪵",precnsim:"⋨",pre:"⪯",prE:"⪳",precsim:"≾",prime:"′",Prime:"″",primes:"ℙ",prnap:"⪹",prnE:"⪵",prnsim:"⋨",prod:"∏",Product:"∏",profalar:"⌮",profline:"⌒",profsurf:"⌓",prop:"∝",Proportional:"∝",Proportion:"∷",propto:"∝",prsim:"≾",prurel:"⊰",Pscr:"𝒫",pscr:"𝓅",Psi:"Ψ",psi:"ψ",puncsp:" ",Qfr:"𝔔",qfr:"𝔮",qint:"⨌",qopf:"𝕢",Qopf:"ℚ",qprime:"⁗",Qscr:"𝒬",qscr:"𝓆",quaternions:"ℍ",quatint:"⨖",quest:"?",questeq:"≟",quot:'"',QUOT:'"',rAarr:"⇛",race:"∽̱",Racute:"Ŕ",racute:"ŕ",radic:"√",raemptyv:"⦳",rang:"⟩",Rang:"⟫",rangd:"⦒",range:"⦥",rangle:"⟩",raquo:"»",rarrap:"⥵",rarrb:"⇥",rarrbfs:"⤠",rarrc:"⤳",rarr:"→",Rarr:"↠",rArr:"⇒",rarrfs:"⤞",rarrhk:"↪",rarrlp:"↬",rarrpl:"⥅",rarrsim:"⥴",Rarrtl:"⤖",rarrtl:"↣",rarrw:"↝",ratail:"⤚",rAtail:"⤜",ratio:"∶",rationals:"ℚ",rbarr:"⤍",rBarr:"⤏",RBarr:"⤐",rbbrk:"❳",rbrace:"}",rbrack:"]",rbrke:"⦌",rbrksld:"⦎",rbrkslu:"⦐",Rcaron:"Ř",rcaron:"ř",Rcedil:"Ŗ",rcedil:"ŗ",rceil:"⌉",rcub:"}",Rcy:"Р",rcy:"р",rdca:"⤷",rdldhar:"⥩",rdquo:"”",rdquor:"”",rdsh:"↳",real:"ℜ",realine:"ℛ",realpart:"ℜ",reals:"ℝ",Re:"ℜ",rect:"▭",reg:"®",REG:"®",ReverseElement:"∋",ReverseEquilibrium:"⇋",ReverseUpEquilibrium:"⥯",rfisht:"⥽",rfloor:"⌋",rfr:"𝔯",Rfr:"ℜ",rHar:"⥤",rhard:"⇁",rharu:"⇀",rharul:"⥬",Rho:"Ρ",rho:"ρ",rhov:"ϱ",RightAngleBracket:"⟩",RightArrowBar:"⇥",rightarrow:"→",RightArrow:"→",Rightarrow:"⇒",RightArrowLeftArrow:"⇄",rightarrowtail:"↣",RightCeiling:"⌉",RightDoubleBracket:"⟧",RightDownTeeVector:"⥝",RightDownVectorBar:"⥕",RightDownVector:"⇂",RightFloor:"⌋",rightharpoondown:"⇁",rightharpoonup:"⇀",rightleftarrows:"⇄",rightleftharpoons:"⇌",rightrightarrows:"⇉",rightsquigarrow:"↝",RightTeeArrow:"↦",RightTee:"⊢",RightTeeVector:"⥛",rightthreetimes:"⋌",RightTriangleBar:"⧐",RightTriangle:"⊳",RightTriangleEqual:"⊵",RightUpDownVector:"⥏",RightUpTeeVector:"⥜",RightUpVectorBar:"⥔",RightUpVector:"↾",RightVectorBar:"⥓",RightVector:"⇀",ring:"˚",risingdotseq:"≓",rlarr:"⇄",rlhar:"⇌",rlm:"",rmoustache:"⎱",rmoust:"⎱",rnmid:"⫮",roang:"⟭",roarr:"⇾",robrk:"⟧",ropar:"⦆",ropf:"𝕣",Ropf:"ℝ",roplus:"⨮",rotimes:"⨵",RoundImplies:"⥰",rpar:")",rpargt:"⦔",rppolint:"⨒",rrarr:"⇉",Rrightarrow:"⇛",rsaquo:"›",rscr:"𝓇",Rscr:"ℛ",rsh:"↱",Rsh:"↱",rsqb:"]",rsquo:"’",rsquor:"’",rthree:"⋌",rtimes:"⋊",rtri:"▹",rtrie:"⊵",rtrif:"▸",rtriltri:"⧎",RuleDelayed:"⧴",ruluhar:"⥨",rx:"℞",Sacute:"Ś",sacute:"ś",sbquo:"‚",scap:"⪸",Scaron:"Š",scaron:"š",Sc:"⪼",sc:"≻",sccue:"≽",sce:"⪰",scE:"⪴",Scedil:"Ş",scedil:"ş",Scirc:"Ŝ",scirc:"ŝ",scnap:"⪺",scnE:"⪶",scnsim:"⋩",scpolint:"⨓",scsim:"≿",Scy:"С",scy:"с",sdotb:"⊡",sdot:"⋅",sdote:"⩦",searhk:"⤥",searr:"↘",seArr:"⇘",searrow:"↘",sect:"§",semi:";",seswar:"⤩",setminus:"∖",setmn:"∖",sext:"✶",Sfr:"𝔖",sfr:"𝔰",sfrown:"⌢",sharp:"♯",SHCHcy:"Щ",shchcy:"щ",SHcy:"Ш",shcy:"ш",ShortDownArrow:"↓",ShortLeftArrow:"←",shortmid:"∣",shortparallel:"∥",ShortRightArrow:"→",ShortUpArrow:"↑",shy:"",Sigma:"Σ",sigma:"σ",sigmaf:"ς",sigmav:"ς",sim:"∼",simdot:"⩪",sime:"≃",simeq:"≃",simg:"⪞",simgE:"⪠",siml:"⪝",simlE:"⪟",simne:"≆",simplus:"⨤",simrarr:"⥲",slarr:"←",SmallCircle:"∘",smallsetminus:"∖",smashp:"⨳",smeparsl:"⧤",smid:"∣",smile:"⌣",smt:"⪪",smte:"⪬",smtes:"⪬︀",SOFTcy:"Ь",softcy:"ь",solbar:"⌿",solb:"⧄",sol:"/",Sopf:"𝕊",sopf:"𝕤",spades:"♠",spadesuit:"♠",spar:"∥",sqcap:"⊓",sqcaps:"⊓︀",sqcup:"⊔",sqcups:"⊔︀",Sqrt:"√",sqsub:"⊏",sqsube:"⊑",sqsubset:"⊏",sqsubseteq:"⊑",sqsup:"⊐",sqsupe:"⊒",sqsupset:"⊐",sqsupseteq:"⊒",square:"□",Square:"□",SquareIntersection:"⊓",SquareSubset:"⊏",SquareSubsetEqual:"⊑",SquareSuperset:"⊐",SquareSupersetEqual:"⊒",SquareUnion:"⊔",squarf:"▪",squ:"□",squf:"▪",srarr:"→",Sscr:"𝒮",sscr:"𝓈",ssetmn:"∖",ssmile:"⌣",sstarf:"⋆",Star:"⋆",star:"☆",starf:"★",straightepsilon:"ϵ",straightphi:"ϕ",strns:"¯",sub:"⊂",Sub:"⋐",subdot:"⪽",subE:"⫅",sube:"⊆",subedot:"⫃",submult:"⫁",subnE:"⫋",subne:"⊊",subplus:"⪿",subrarr:"⥹",subset:"⊂",Subset:"⋐",subseteq:"⊆",subseteqq:"⫅",SubsetEqual:"⊆",subsetneq:"⊊",subsetneqq:"⫋",subsim:"⫇",subsub:"⫕",subsup:"⫓",succapprox:"⪸",succ:"≻",succcurlyeq:"≽",Succeeds:"≻",SucceedsEqual:"⪰",SucceedsSlantEqual:"≽",SucceedsTilde:"≿",succeq:"⪰",succnapprox:"⪺",succneqq:"⪶",succnsim:"⋩",succsim:"≿",SuchThat:"∋",sum:"∑",Sum:"∑",sung:"♪",sup1:"¹",sup2:"²",sup3:"³",sup:"⊃",Sup:"⋑",supdot:"⪾",supdsub:"⫘",supE:"⫆",supe:"⊇",supedot:"⫄",Superset:"⊃",SupersetEqual:"⊇",suphsol:"⟉",suphsub:"⫗",suplarr:"⥻",supmult:"⫂",supnE:"⫌",supne:"⊋",supplus:"⫀",supset:"⊃",Supset:"⋑",supseteq:"⊇",supseteqq:"⫆",supsetneq:"⊋",supsetneqq:"⫌",supsim:"⫈",supsub:"⫔",supsup:"⫖",swarhk:"⤦",swarr:"↙",swArr:"⇙",swarrow:"↙",swnwar:"⤪",szlig:"ß",Tab:"\t",target:"⌖",Tau:"Τ",tau:"τ",tbrk:"⎴",Tcaron:"Ť",tcaron:"ť",Tcedil:"Ţ",tcedil:"ţ",Tcy:"Т",tcy:"т",tdot:"⃛",telrec:"⌕",Tfr:"𝔗",tfr:"𝔱",there4:"∴",therefore:"∴",Therefore:"∴",Theta:"Θ",theta:"θ",thetasym:"ϑ",thetav:"ϑ",thickapprox:"≈",thicksim:"∼",ThickSpace:" ",ThinSpace:" ",thinsp:" ",thkap:"≈",thksim:"∼",THORN:"Þ",thorn:"þ",tilde:"˜",Tilde:"∼",TildeEqual:"≃",TildeFullEqual:"≅",TildeTilde:"≈",timesbar:"⨱",timesb:"⊠",times:"×",timesd:"⨰",tint:"∭",toea:"⤨",topbot:"⌶",topcir:"⫱",top:"⊤",Topf:"𝕋",topf:"𝕥",topfork:"⫚",tosa:"⤩",tprime:"‴",trade:"™",TRADE:"™",triangle:"▵",triangledown:"▿",triangleleft:"◃",trianglelefteq:"⊴",triangleq:"≜",triangleright:"▹",trianglerighteq:"⊵",tridot:"◬",trie:"≜",triminus:"⨺",TripleDot:"⃛",triplus:"⨹",trisb:"⧍",tritime:"⨻",trpezium:"⏢",Tscr:"𝒯",tscr:"𝓉",TScy:"Ц",tscy:"ц",TSHcy:"Ћ",tshcy:"ћ",Tstrok:"Ŧ",tstrok:"ŧ",twixt:"≬",twoheadleftarrow:"↞",twoheadrightarrow:"↠",Uacute:"Ú",uacute:"ú",uarr:"↑",Uarr:"↟",uArr:"⇑",Uarrocir:"⥉",Ubrcy:"Ў",ubrcy:"ў",Ubreve:"Ŭ",ubreve:"ŭ",Ucirc:"Û",ucirc:"û",Ucy:"У",ucy:"у",udarr:"⇅",Udblac:"Ű",udblac:"ű",udhar:"⥮",ufisht:"⥾",Ufr:"𝔘",ufr:"𝔲",Ugrave:"Ù",ugrave:"ù",uHar:"⥣",uharl:"↿",uharr:"↾",uhblk:"▀",ulcorn:"⌜",ulcorner:"⌜",ulcrop:"⌏",ultri:"◸",Umacr:"Ū",umacr:"ū",uml:"¨",UnderBar:"_",UnderBrace:"⏟",UnderBracket:"⎵",UnderParenthesis:"⏝",Union:"⋃",UnionPlus:"⊎",Uogon:"Ų",uogon:"ų",Uopf:"𝕌",uopf:"𝕦",UpArrowBar:"⤒",uparrow:"↑",UpArrow:"↑",Uparrow:"⇑",UpArrowDownArrow:"⇅",updownarrow:"↕",UpDownArrow:"↕",Updownarrow:"⇕",UpEquilibrium:"⥮",upharpoonleft:"↿",upharpoonright:"↾",uplus:"⊎",UpperLeftArrow:"↖",UpperRightArrow:"↗",upsi:"υ",Upsi:"ϒ",upsih:"ϒ",Upsilon:"Υ",upsilon:"υ",UpTeeArrow:"↥",UpTee:"⊥",upuparrows:"⇈",urcorn:"⌝",urcorner:"⌝",urcrop:"⌎",Uring:"Ů",uring:"ů",urtri:"◹",Uscr:"𝒰",uscr:"𝓊",utdot:"⋰",Utilde:"Ũ",utilde:"ũ",utri:"▵",utrif:"▴",uuarr:"⇈",Uuml:"Ü",uuml:"ü",uwangle:"⦧",vangrt:"⦜",varepsilon:"ϵ",varkappa:"ϰ",varnothing:"∅",varphi:"ϕ",varpi:"ϖ",varpropto:"∝",varr:"↕",vArr:"⇕",varrho:"ϱ",varsigma:"ς",varsubsetneq:"⊊︀",varsubsetneqq:"⫋︀",varsupsetneq:"⊋︀",varsupsetneqq:"⫌︀",vartheta:"ϑ",vartriangleleft:"⊲",vartriangleright:"⊳",vBar:"⫨",Vbar:"⫫",vBarv:"⫩",Vcy:"В",vcy:"в",vdash:"⊢",vDash:"⊨",Vdash:"⊩",VDash:"⊫",Vdashl:"⫦",veebar:"⊻",vee:"∨",Vee:"⋁",veeeq:"≚",vellip:"⋮",verbar:"|",Verbar:"‖",vert:"|",Vert:"‖",VerticalBar:"∣",VerticalLine:"|",VerticalSeparator:"❘",VerticalTilde:"≀",VeryThinSpace:" ",Vfr:"𝔙",vfr:"𝔳",vltri:"⊲",vnsub:"⊂⃒",vnsup:"⊃⃒",Vopf:"𝕍",vopf:"𝕧",vprop:"∝",vrtri:"⊳",Vscr:"𝒱",vscr:"𝓋",vsubnE:"⫋︀",vsubne:"⊊︀",vsupnE:"⫌︀",vsupne:"⊋︀",Vvdash:"⊪",vzigzag:"⦚",Wcirc:"Ŵ",wcirc:"ŵ",wedbar:"⩟",wedge:"∧",Wedge:"⋀",wedgeq:"≙",weierp:"℘",Wfr:"𝔚",wfr:"𝔴",Wopf:"𝕎",wopf:"𝕨",wp:"℘",wr:"≀",wreath:"≀",Wscr:"𝒲",wscr:"𝓌",xcap:"⋂",xcirc:"◯",xcup:"⋃",xdtri:"▽",Xfr:"𝔛",xfr:"𝔵",xharr:"⟷",xhArr:"⟺",Xi:"Ξ",xi:"ξ",xlarr:"⟵",xlArr:"⟸",xmap:"⟼",xnis:"⋻",xodot:"⨀",Xopf:"𝕏",xopf:"𝕩",xoplus:"⨁",xotime:"⨂",xrarr:"⟶",xrArr:"⟹",Xscr:"𝒳",xscr:"𝓍",xsqcup:"⨆",xuplus:"⨄",xutri:"△",xvee:"⋁",xwedge:"⋀",Yacute:"Ý",yacute:"ý",YAcy:"Я",yacy:"я",Ycirc:"Ŷ",ycirc:"ŷ",Ycy:"Ы",ycy:"ы",yen:"¥",Yfr:"𝔜",yfr:"𝔶",YIcy:"Ї",yicy:"ї",Yopf:"𝕐",yopf:"𝕪",Yscr:"𝒴",yscr:"𝓎",YUcy:"Ю",yucy:"ю",yuml:"ÿ",Yuml:"Ÿ",Zacute:"Ź",zacute:"ź",Zcaron:"Ž",zcaron:"ž",Zcy:"З",zcy:"з",Zdot:"Ż",zdot:"ż",zeetrf:"ℨ",ZeroWidthSpace:"",Zeta:"Ζ",zeta:"ζ",zfr:"𝔷",Zfr:"ℨ",ZHcy:"Ж",zhcy:"ж",zigrarr:"⇝",zopf:"𝕫",Zopf:"ℤ",Zscr:"𝒵",zscr:"𝓏",zwj:"",zwnj:""}}));
|
31
|
+
;/*!node_modules/markdown-it/lib/common/utils.js*/
|
32
|
+
amis.define("aa888c8",(function(e,c,r,a){"use strict";var t=Object.prototype.hasOwnProperty;function n(e,c){return t.call(e,c)}function s(e){return!(e>=55296&&e<=57343)&&(!(e>=64976&&e<=65007)&&(65535!=(65535&e)&&65534!=(65535&e)&&(!(e>=0&&e<=8)&&(11!==e&&(!(e>=14&&e<=31)&&(!(e>=127&&e<=159)&&!(e>1114111)))))))}function i(e){if(e>65535){var c=55296+((e-=65536)>>10),r=56320+(1023&e);return String.fromCharCode(c,r)}return String.fromCharCode(e)}var o=/\\([!"#$%&'()*+,\-.\/:;<=>?@[\\\]^_`{|}~])/g,u=new RegExp(o.source+"|"+/&([a-z#][a-z0-9]{1,31});/gi.source,"gi"),f=/^#((?:x[a-f0-9]{1,8}|[0-9]{1,8}))/i,l=e("a0cf0c7");var p=/[&<>"]/,d=/[&<>"]/g,g={"&":"&","<":"<",">":">",'"':"""};function h(e){return g[e]}var C=/[.?*+^$[\]\\(){}|-]/g;var b=e("315c34a");c.lib={},c.lib.mdurl=e("1011ade"),c.lib.ucmicro=e("401e75b"),c.assign=function(e){var c=Array.prototype.slice.call(arguments,1);return c.forEach((function(c){if(c){if("object"!=typeof c)throw new TypeError(c+"must be object");Object.keys(c).forEach((function(r){e[r]=c[r]}))}})),e},c.isString=function(e){return"[object String]"===function(e){return Object.prototype.toString.call(e)}(e)},c.has=n,c.unescapeMd=function(e){return e.indexOf("\\")<0?e:e.replace(o,"$1")},c.unescapeAll=function(e){return e.indexOf("\\")<0&&e.indexOf("&")<0?e:e.replace(u,(function(e,c,r){return c||function(e,c){var r=0;return n(l,c)?l[c]:35===c.charCodeAt(0)&&f.test(c)&&s(r="x"===c[1].toLowerCase()?parseInt(c.slice(2),16):parseInt(c.slice(1),10))?i(r):e}(e,r)}))},c.isValidEntityCode=s,c.fromCodePoint=i,c.escapeHtml=function(e){return p.test(e)?e.replace(d,h):e},c.arrayReplaceAt=function(e,c,r){return[].concat(e.slice(0,c),r,e.slice(c+1))},c.isSpace=function(e){switch(e){case 9:case 32:return!0}return!1},c.isWhiteSpace=function(e){if(e>=8192&&e<=8202)return!0;switch(e){case 9:case 10:case 11:case 12:case 13:case 32:case 160:case 5760:case 8239:case 8287:case 12288:return!0}return!1},c.isMdAsciiPunct=function(e){switch(e){case 33:case 34:case 35:case 36:case 37:case 38:case 39:case 40:case 41:case 42:case 43:case 44:case 45:case 46:case 47:case 58:case 59:case 60:case 61:case 62:case 63:case 64:case 91:case 92:case 93:case 94:case 95:case 96:case 123:case 124:case 125:case 126:return!0;default:return!1}},c.isPunctChar=function(e){return b.test(e)},c.escapeRE=function(e){return e.replace(C,"\\$&")},c.normalizeReference=function(e){return e=e.trim().replace(/\s+/g," "),"Ṿ"==="ẞ".toLowerCase()&&(e=e.replace(/ẞ/g,"ß")),e.toLowerCase().toUpperCase()}}));
|
33
|
+
;/*!node_modules/markdown-it/lib/helpers/parse_link_label.js*/
|
34
|
+
amis.define("a0abb1f",(function(s,o,e,i){"use strict";e.exports=function(s,o,e){var i,p,r,n,f=-1,t=s.posMax,a=s.pos;for(s.pos=o+1,i=1;s.pos<t;){if(93===(r=s.src.charCodeAt(s.pos))&&0===--i){p=!0;break}if(n=s.pos,s.md.inline.skipToken(s),91===r)if(n===s.pos-1)i++;else if(e)return s.pos=a,-1}return p&&(f=s.pos),s.pos=a,f}}));
|
35
|
+
;/*!node_modules/markdown-it/lib/helpers/parse_link_destination.js*/
|
36
|
+
amis.define("f7098bd",(function(r,e,i,t){"use strict";var s=r("aa888c8").unescapeAll;i.exports=function(r,e,i){var t,f,o=e,n={ok:!1,pos:0,lines:0,str:""};if(60===r.charCodeAt(e)){for(e++;e<i;){if(10===(t=r.charCodeAt(e)))return n;if(60===t)return n;if(62===t)return n.pos=e+1,n.str=s(r.slice(o+1,e)),n.ok=!0,n;92===t&&e+1<i?e+=2:e++}return n}for(f=0;e<i&&32!==(t=r.charCodeAt(e))&&!(t<32||127===t);)if(92===t&&e+1<i){if(32===r.charCodeAt(e+1))break;e+=2}else{if(40===t&&++f>32)return n;if(41===t){if(0===f)break;f--}e++}return o===e||0!==f||(n.str=s(r.slice(o,e)),n.lines=0,n.pos=e,n.ok=!0),n}}));
|
37
|
+
;/*!node_modules/markdown-it/lib/helpers/parse_link_title.js*/
|
38
|
+
amis.define("18b38c3",(function(r,e,t,n){"use strict";var i=r("aa888c8").unescapeAll;t.exports=function(r,e,t){var n,s,o=0,c=e,a={ok:!1,pos:0,lines:0,str:""};if(e>=t)return a;if(34!==(s=r.charCodeAt(e))&&39!==s&&40!==s)return a;for(e++,40===s&&(s=41);e<t;){if((n=r.charCodeAt(e))===s)return a.pos=e+1,a.lines=o,a.str=i(r.slice(c+1,e)),a.ok=!0,a;if(40===n&&41===s)return a;10===n?o++:92===n&&e+1<t&&(e++,10===r.charCodeAt(e)&&o++),e++}return a}}));
|
39
|
+
;/*!node_modules/markdown-it/lib/helpers/index.js*/
|
40
|
+
amis.define("78bc7b1",(function(i,e,a,n){"use strict";e.parseLinkLabel=i("a0abb1f"),e.parseLinkDestination=i("f7098bd"),e.parseLinkTitle=i("18b38c3")}));
|
41
|
+
;/*!node_modules/markdown-it/lib/renderer.js*/
|
42
|
+
amis.define("a761857",(function(n,e,t,r){"use strict";var i=n("aa888c8").assign,o=n("aa888c8").unescapeAll,s=n("aa888c8").escapeHtml,c={};function a(){this.rules=i({},c)}c.code_inline=function(n,e,t,r,i){var o=n[e];return"<code"+i.renderAttrs(o)+">"+s(n[e].content)+"</code>"},c.code_block=function(n,e,t,r,i){var o=n[e];return"<pre"+i.renderAttrs(o)+"><code>"+s(n[e].content)+"</code></pre>\n"},c.fence=function(n,e,t,r,i){var c,a,l,d,u,h=n[e],f=h.info?o(h.info).trim():"",p="",g="";return f&&(p=(l=f.split(/(\s+)/g))[0],g=l.slice(2).join("")),0===(c=t.highlight&&t.highlight(h.content,p,g)||s(h.content)).indexOf("<pre")?c+"\n":f?(a=h.attrIndex("class"),d=h.attrs?h.attrs.slice():[],a<0?d.push(["class",t.langPrefix+p]):(d[a]=d[a].slice(),d[a][1]+=" "+t.langPrefix+p),u={attrs:d},"<pre><code"+i.renderAttrs(u)+">"+c+"</code></pre>\n"):"<pre><code"+i.renderAttrs(h)+">"+c+"</code></pre>\n"},c.image=function(n,e,t,r,i){var o=n[e];return o.attrs[o.attrIndex("alt")][1]=i.renderInlineAsText(o.children,t,r),i.renderToken(n,e,t)},c.hardbreak=function(n,e,t){return t.xhtmlOut?"<br />\n":"<br>\n"},c.softbreak=function(n,e,t){return t.breaks?t.xhtmlOut?"<br />\n":"<br>\n":"\n"},c.text=function(n,e){return s(n[e].content)},c.html_block=function(n,e){return n[e].content},c.html_inline=function(n,e){return n[e].content},a.prototype.renderAttrs=function(n){var e,t,r;if(!n.attrs)return"";for(r="",e=0,t=n.attrs.length;e<t;e++)r+=" "+s(n.attrs[e][0])+'="'+s(n.attrs[e][1])+'"';return r},a.prototype.renderToken=function(n,e,t){var r,i="",o=!1,s=n[e];return s.hidden?"":(s.block&&-1!==s.nesting&&e&&n[e-1].hidden&&(i+="\n"),i+=(-1===s.nesting?"</":"<")+s.tag,i+=this.renderAttrs(s),0===s.nesting&&t.xhtmlOut&&(i+=" /"),s.block&&(o=!0,1===s.nesting&&e+1<n.length&&("inline"===(r=n[e+1]).type||r.hidden||-1===r.nesting&&r.tag===s.tag)&&(o=!1)),i+=o?">\n":">")},a.prototype.renderInline=function(n,e,t){for(var r,i="",o=this.rules,s=0,c=n.length;s<c;s++)void 0!==o[r=n[s].type]?i+=o[r](n,s,e,t,this):i+=this.renderToken(n,s,e);return i},a.prototype.renderInlineAsText=function(n,e,t){for(var r="",i=0,o=n.length;i<o;i++)"text"===n[i].type?r+=n[i].content:"image"===n[i].type?r+=this.renderInlineAsText(n[i].children,e,t):"softbreak"===n[i].type&&(r+="\n");return r},a.prototype.render=function(n,e,t){var r,i,o,s="",c=this.rules;for(r=0,i=n.length;r<i;r++)"inline"===(o=n[r].type)?s+=this.renderInline(n[r].children,e,t):void 0!==c[o]?s+=c[n[r].type](n,r,e,t,this):s+=this.renderToken(n,r,e,t);return s},t.exports=a}));
|
43
|
+
;/*!node_modules/markdown-it/lib/ruler.js*/
|
44
|
+
amis.define("9b1018b",(function(_,e,r,n){"use strict";function t(){this.__rules__=[],this.__cache__=null}t.prototype.__find__=function(_){for(var e=0;e<this.__rules__.length;e++)if(this.__rules__[e].name===_)return e;return-1},t.prototype.__compile__=function(){var _=this,e=[""];_.__rules__.forEach((function(_){_.enabled&&_.alt.forEach((function(_){e.indexOf(_)<0&&e.push(_)}))})),_.__cache__={},e.forEach((function(e){_.__cache__[e]=[],_.__rules__.forEach((function(r){r.enabled&&(e&&r.alt.indexOf(e)<0||_.__cache__[e].push(r.fn))}))}))},t.prototype.at=function(_,e,r){var n=this.__find__(_),t=r||{};if(-1===n)throw new Error("Parser rule not found: "+_);this.__rules__[n].fn=e,this.__rules__[n].alt=t.alt||[],this.__cache__=null},t.prototype.before=function(_,e,r,n){var t=this.__find__(_),i=n||{};if(-1===t)throw new Error("Parser rule not found: "+_);this.__rules__.splice(t,0,{name:e,enabled:!0,fn:r,alt:i.alt||[]}),this.__cache__=null},t.prototype.after=function(_,e,r,n){var t=this.__find__(_),i=n||{};if(-1===t)throw new Error("Parser rule not found: "+_);this.__rules__.splice(t+1,0,{name:e,enabled:!0,fn:r,alt:i.alt||[]}),this.__cache__=null},t.prototype.push=function(_,e,r){var n=r||{};this.__rules__.push({name:_,enabled:!0,fn:e,alt:n.alt||[]}),this.__cache__=null},t.prototype.enable=function(_,e){Array.isArray(_)||(_=[_]);var r=[];return _.forEach((function(_){var n=this.__find__(_);if(n<0){if(e)return;throw new Error("Rules manager: invalid rule name "+_)}this.__rules__[n].enabled=!0,r.push(_)}),this),this.__cache__=null,r},t.prototype.enableOnly=function(_,e){Array.isArray(_)||(_=[_]),this.__rules__.forEach((function(_){_.enabled=!1})),this.enable(_,e)},t.prototype.disable=function(_,e){Array.isArray(_)||(_=[_]);var r=[];return _.forEach((function(_){var n=this.__find__(_);if(n<0){if(e)return;throw new Error("Rules manager: invalid rule name "+_)}this.__rules__[n].enabled=!1,r.push(_)}),this),this.__cache__=null,r},t.prototype.getRules=function(_){return null===this.__cache__&&this.__compile__(),this.__cache__[_]||[]},r.exports=t}));
|
45
|
+
;/*!node_modules/markdown-it/lib/rules_core/normalize.js*/
|
46
|
+
amis.define("a7010d5",(function(r,e,n,c){"use strict";var a=/\r\n?|\n/g,s=/\0/g;n.exports=function(r){var e;e=(e=r.src.replace(a,"\n")).replace(s,"�"),r.src=e}}));
|
47
|
+
;/*!node_modules/markdown-it/lib/rules_core/block.js*/
|
48
|
+
amis.define("1291bd5",(function(n,e,i,s){"use strict";i.exports=function(n){var e;n.inlineMode?((e=new n.Token("inline","",0)).content=n.src,e.map=[0,1],e.children=[],n.tokens.push(e)):n.md.block.parse(n.src,n.md,n.env,n.tokens)}}));
|
49
|
+
;/*!node_modules/markdown-it/lib/rules_core/inline.js*/
|
50
|
+
amis.define("2ad8936",(function(n,e,i,t){"use strict";i.exports=function(n){var e,i,t,o=n.tokens;for(i=0,t=o.length;i<t;i++)"inline"===(e=o[i]).type&&n.md.inline.parse(e.content,n.md,n.env,e.children)}}));
|
51
|
+
;/*!node_modules/markdown-it/lib/rules_core/linkify.js*/
|
52
|
+
amis.define("178acfd",(function(e,t,n,i){"use strict";var l=e("aa888c8").arrayReplaceAt;function o(e){return/^<\/a\s*>/i.test(e)}n.exports=function(e){var t,n,i,a,s,c,r,m,k,f,p,h,d,u,y,v,x,T,w=e.tokens;if(e.md.options.linkify)for(n=0,i=w.length;n<i;n++)if("inline"===w[n].type&&e.md.linkify.pretest(w[n].content))for(d=0,t=(a=w[n].children).length-1;t>=0;t--)if("link_close"!==(c=a[t]).type){if("html_inline"===c.type&&(T=c.content,/^<a[>\s]/i.test(T)&&d>0&&d--,o(c.content)&&d++),!(d>0)&&"text"===c.type&&e.md.linkify.test(c.content)){for(k=c.content,x=e.md.linkify.match(k),r=[],h=c.level,p=0,m=0;m<x.length;m++)u=x[m].url,y=e.md.normalizeLink(u),e.md.validateLink(y)&&(v=x[m].text,v=x[m].schema?"mailto:"!==x[m].schema||/^mailto:/i.test(v)?e.md.normalizeLinkText(v):e.md.normalizeLinkText("mailto:"+v).replace(/^mailto:/,""):e.md.normalizeLinkText("http://"+v).replace(/^http:\/\//,""),(f=x[m].index)>p&&((s=new e.Token("text","",0)).content=k.slice(p,f),s.level=h,r.push(s)),(s=new e.Token("link_open","a",1)).attrs=[["href",y]],s.level=h++,s.markup="linkify",s.info="auto",r.push(s),(s=new e.Token("text","",0)).content=v,s.level=h,r.push(s),(s=new e.Token("link_close","a",-1)).level=--h,s.markup="linkify",s.info="auto",r.push(s),p=x[m].lastIndex);p<k.length&&((s=new e.Token("text","",0)).content=k.slice(p),s.level=h,r.push(s)),w[n].children=a=l(a,t,r)}}else for(t--;a[t].level!==c.level&&"link_open"!==a[t].type;)t--}}));
|
53
|
+
;/*!node_modules/markdown-it/lib/rules_core/replacements.js*/
|
54
|
+
amis.define("7e960cb",(function(e,t,n,o){"use strict";var c=/\+-|\.\.|\?\?\?\?|!!!!|,,|--/,r=/\((c|tm|r|p)\)/i,p=/\((c|tm|r|p)\)/gi,i={c:"©",r:"®",p:"§",tm:"™"};function l(e,t){return i[t.toLowerCase()]}function s(e){var t,n,o=0;for(t=e.length-1;t>=0;t--)"text"!==(n=e[t]).type||o||(n.content=n.content.replace(p,l)),"link_open"===n.type&&"auto"===n.info&&o--,"link_close"===n.type&&"auto"===n.info&&o++}function a(e){var t,n,o=0;for(t=e.length-1;t>=0;t--)"text"!==(n=e[t]).type||o||c.test(n.content)&&(n.content=n.content.replace(/\+-/g,"±").replace(/\.{2,}/g,"…").replace(/([?!])…/g,"$1..").replace(/([?!]){4,}/g,"$1$1$1").replace(/,{2,}/g,",").replace(/(^|[^-])---(?=[^-]|$)/gm,"$1—").replace(/(^|\s)--(?=\s|$)/gm,"$1–").replace(/(^|[^-\s])--(?=[^-\s]|$)/gm,"$1–")),"link_open"===n.type&&"auto"===n.info&&o--,"link_close"===n.type&&"auto"===n.info&&o++}n.exports=function(e){var t;if(e.md.options.typographer)for(t=e.tokens.length-1;t>=0;t--)"inline"===e.tokens[t].type&&(r.test(e.tokens[t].content)&&s(e.tokens[t].children),c.test(e.tokens[t].content)&&a(e.tokens[t].children))}}));
|
55
|
+
;/*!node_modules/markdown-it/lib/rules_core/smartquotes.js*/
|
56
|
+
amis.define("0413c86",(function(e,t,n,o){"use strict";var i=e("aa888c8").isWhiteSpace,r=e("aa888c8").isPunctChar,s=e("aa888c8").isMdAsciiPunct,c=/['"]/,l=/['"]/g;function a(e,t,n){return e.substr(0,t)+n+e.substr(t+1)}function f(e,t){var n,o,c,f,h,d,g,p,u,k,x,C,b,m,v,y,A,q,S,P,I;for(S=[],n=0;n<e.length;n++){for(o=e[n],g=e[n].level,A=S.length-1;A>=0&&!(S[A].level<=g);A--);if(S.length=A+1,"text"===o.type){h=0,d=(c=o.content).length;e:for(;h<d&&(l.lastIndex=h,f=l.exec(c));){if(v=y=!0,h=f.index+1,q="'"===f[0],u=32,f.index-1>=0)u=c.charCodeAt(f.index-1);else for(A=n-1;A>=0&&("softbreak"!==e[A].type&&"hardbreak"!==e[A].type);A--)if(e[A].content){u=e[A].content.charCodeAt(e[A].content.length-1);break}if(k=32,h<d)k=c.charCodeAt(h);else for(A=n+1;A<e.length&&("softbreak"!==e[A].type&&"hardbreak"!==e[A].type);A++)if(e[A].content){k=e[A].content.charCodeAt(0);break}if(x=s(u)||r(String.fromCharCode(u)),C=s(k)||r(String.fromCharCode(k)),b=i(u),(m=i(k))?v=!1:C&&(b||x||(v=!1)),b?y=!1:x&&(m||C||(y=!1)),34===k&&'"'===f[0]&&u>=48&&u<=57&&(y=v=!1),v&&y&&(v=x,y=C),v||y){if(y)for(A=S.length-1;A>=0&&(p=S[A],!(S[A].level<g));A--)if(p.single===q&&S[A].level===g){p=S[A],q?(P=t.md.options.quotes[2],I=t.md.options.quotes[3]):(P=t.md.options.quotes[0],I=t.md.options.quotes[1]),o.content=a(o.content,f.index,I),e[p.token].content=a(e[p.token].content,p.pos,P),h+=I.length-1,p.token===n&&(h+=P.length-1),d=(c=o.content).length,S.length=A;continue e}v?S.push({token:n,pos:f.index,single:q,level:g}):y&&q&&(o.content=a(o.content,f.index,"’"))}else q&&(o.content=a(o.content,f.index,"’"))}}}}n.exports=function(e){var t;if(e.md.options.typographer)for(t=e.tokens.length-1;t>=0;t--)"inline"===e.tokens[t].type&&c.test(e.tokens[t].content)&&f(e.tokens[t].children,e)}}));
|
57
|
+
;/*!node_modules/markdown-it/lib/token.js*/
|
58
|
+
amis.define("cf09526",(function(t,s,i,r){"use strict";function n(t,s,i){this.type=t,this.tag=s,this.attrs=null,this.map=null,this.nesting=i,this.level=0,this.children=null,this.content="",this.markup="",this.info="",this.meta=null,this.block=!1,this.hidden=!1}n.prototype.attrIndex=function(t){var s,i,r;if(!this.attrs)return-1;for(i=0,r=(s=this.attrs).length;i<r;i++)if(s[i][0]===t)return i;return-1},n.prototype.attrPush=function(t){this.attrs?this.attrs.push(t):this.attrs=[t]},n.prototype.attrSet=function(t,s){var i=this.attrIndex(t),r=[t,s];i<0?this.attrPush(r):this.attrs[i]=r},n.prototype.attrGet=function(t){var s=this.attrIndex(t),i=null;return s>=0&&(i=this.attrs[s][1]),i},n.prototype.attrJoin=function(t,s){var i=this.attrIndex(t);i<0?this.attrPush([t,s]):this.attrs[i][1]=this.attrs[i][1]+" "+s},i.exports=n}));
|
59
|
+
;/*!node_modules/markdown-it/lib/rules_core/state_core.js*/
|
60
|
+
amis.define("b6551ec",(function(t,i,e,s){"use strict";var n=t("cf09526");function o(t,i,e){this.src=t,this.env=e,this.tokens=[],this.inlineMode=!1,this.md=i}o.prototype.Token=n,e.exports=o}));
|
61
|
+
;/*!node_modules/markdown-it/lib/parser_core.js*/
|
62
|
+
amis.define("63d4aa4",(function(e,t,r,n){"use strict";var i=e("9b1018b"),o=[["normalize",e("a7010d5")],["block",e("1291bd5")],["inline",e("2ad8936")],["linkify",e("178acfd")],["replacements",e("7e960cb")],["smartquotes",e("0413c86")]];function s(){this.ruler=new i;for(var e=0;e<o.length;e++)this.ruler.push(o[e][0],o[e][1])}s.prototype.process=function(e){var t,r,n;for(t=0,r=(n=this.ruler.getRules("")).length;t<r;t++)n[t](e)},s.prototype.State=e("b6551ec"),r.exports=s}));
|
63
|
+
;/*!node_modules/markdown-it/lib/rules_block/table.js*/
|
64
|
+
amis.define("c19fca1",(function(t,e,r,n){"use strict";var s=t("aa888c8").isSpace;function h(t,e){var r=t.bMarks[e]+t.tShift[e],n=t.eMarks[e];return t.src.substr(r,n-r)}function u(t){var e,r=[],n=0,s=t.length,h=!1,u=0,i="";for(e=t.charCodeAt(n);n<s;)124===e&&(h?(i+=t.substring(u,n-1),u=n):(r.push(i+t.substring(u,n)),i="",u=n+1)),h=92===e,n++,e=t.charCodeAt(n);return r.push(i+t.substring(u)),r}r.exports=function(t,e,r,n){var i,o,a,l,p,f,c,d,b,g,k,_,C,m,y,A,M,I;if(e+2>r)return!1;if(f=e+1,t.sCount[f]<t.blkIndent)return!1;if(t.sCount[f]-t.blkIndent>=4)return!1;if((a=t.bMarks[f]+t.tShift[f])>=t.eMarks[f])return!1;if(124!==(M=t.src.charCodeAt(a++))&&45!==M&&58!==M)return!1;if(a>=t.eMarks[f])return!1;if(124!==(I=t.src.charCodeAt(a++))&&45!==I&&58!==I&&!s(I))return!1;if(45===M&&s(I))return!1;for(;a<t.eMarks[f];){if(124!==(i=t.src.charCodeAt(a))&&45!==i&&58!==i&&!s(i))return!1;a++}for(c=(o=h(t,e+1)).split("|"),g=[],l=0;l<c.length;l++){if(!(k=c[l].trim())){if(0===l||l===c.length-1)continue;return!1}if(!/^:?-+:?$/.test(k))return!1;58===k.charCodeAt(k.length-1)?g.push(58===k.charCodeAt(0)?"center":"right"):58===k.charCodeAt(0)?g.push("left"):g.push("")}if(-1===(o=h(t,e).trim()).indexOf("|"))return!1;if(t.sCount[e]-t.blkIndent>=4)return!1;if((c=u(o)).length&&""===c[0]&&c.shift(),c.length&&""===c[c.length-1]&&c.pop(),0===(d=c.length)||d!==g.length)return!1;if(n)return!0;for(m=t.parentType,t.parentType="table",A=t.md.block.ruler.getRules("blockquote"),(b=t.push("table_open","table",1)).map=_=[e,0],(b=t.push("thead_open","thead",1)).map=[e,e+1],(b=t.push("tr_open","tr",1)).map=[e,e+1],l=0;l<c.length;l++)b=t.push("th_open","th",1),g[l]&&(b.attrs=[["style","text-align:"+g[l]]]),(b=t.push("inline","",0)).content=c[l].trim(),b.children=[],b=t.push("th_close","th",-1);for(b=t.push("tr_close","tr",-1),b=t.push("thead_close","thead",-1),f=e+2;f<r&&!(t.sCount[f]<t.blkIndent);f++){for(y=!1,l=0,p=A.length;l<p;l++)if(A[l](t,f,r,!0)){y=!0;break}if(y)break;if(!(o=h(t,f).trim()))break;if(t.sCount[f]-t.blkIndent>=4)break;for((c=u(o)).length&&""===c[0]&&c.shift(),c.length&&""===c[c.length-1]&&c.pop(),f===e+2&&((b=t.push("tbody_open","tbody",1)).map=C=[e+2,0]),(b=t.push("tr_open","tr",1)).map=[f,f+1],l=0;l<d;l++)b=t.push("td_open","td",1),g[l]&&(b.attrs=[["style","text-align:"+g[l]]]),(b=t.push("inline","",0)).content=c[l]?c[l].trim():"",b.children=[],b=t.push("td_close","td",-1);b=t.push("tr_close","tr",-1)}return C&&(b=t.push("tbody_close","tbody",-1),C[1]=f),b=t.push("table_close","table",-1),_[1]=f,t.parentType=m,t.line=f,!0}}));
|
65
|
+
;/*!node_modules/markdown-it/lib/rules_block/code.js*/
|
66
|
+
amis.define("0bc1c04",(function(n,e,t,i){"use strict";t.exports=function(n,e,t){var i,o,s;if(n.sCount[e]-n.blkIndent<4)return!1;for(o=i=e+1;i<t;)if(n.isEmpty(i))i++;else{if(!(n.sCount[i]-n.blkIndent>=4))break;o=++i}return n.line=o,(s=n.push("code_block","code",0)).content=n.getLines(e,o,4+n.blkIndent,!1)+"\n",s.map=[e,n.line],!0}}));
|
67
|
+
;/*!node_modules/markdown-it/lib/rules_block/fence.js*/
|
68
|
+
amis.define("8802336",(function(r,e,n,t){"use strict";n.exports=function(r,e,n,t){var s,i,f,u,a,c,o,k=!1,C=r.bMarks[e]+r.tShift[e],d=r.eMarks[e];if(r.sCount[e]-r.blkIndent>=4)return!1;if(C+3>d)return!1;if(126!==(s=r.src.charCodeAt(C))&&96!==s)return!1;if(a=C,(i=(C=r.skipChars(C,s))-a)<3)return!1;if(o=r.src.slice(a,C),f=r.src.slice(C,d),96===s&&f.indexOf(String.fromCharCode(s))>=0)return!1;if(t)return!0;for(u=e;!(++u>=n)&&!((C=a=r.bMarks[u]+r.tShift[u])<(d=r.eMarks[u])&&r.sCount[u]<r.blkIndent);)if(r.src.charCodeAt(C)===s&&!(r.sCount[u]-r.blkIndent>=4||(C=r.skipChars(C,s))-a<i||(C=r.skipSpaces(C))<d)){k=!0;break}return i=r.sCount[e],r.line=u+(k?1:0),(c=r.push("fence","code",0)).info=f,c.content=r.getLines(e+1,u,i,!0),c.markup=o,c.map=[e,r.line],!0}}));
|
69
|
+
;/*!node_modules/markdown-it/lib/rules_block/blockquote.js*/
|
70
|
+
amis.define("41e3890",(function(t,s,n,o){"use strict";var e=t("aa888c8").isSpace;n.exports=function(t,s,n,o){var u,r,b,a,k,C,h,c,i,p,l,f,d,M,S,A,I,m,q,x,g=t.lineMax,y=t.bMarks[s]+t.tShift[s],T=t.eMarks[s];if(t.sCount[s]-t.blkIndent>=4)return!1;if(62!==t.src.charCodeAt(y++))return!1;if(o)return!0;for(a=i=t.sCount[s]+1,32===t.src.charCodeAt(y)?(y++,a++,i++,u=!1,A=!0):9===t.src.charCodeAt(y)?(A=!0,(t.bsCount[s]+i)%4==3?(y++,a++,i++,u=!1):u=!0):A=!1,p=[t.bMarks[s]],t.bMarks[s]=y;y<T&&(r=t.src.charCodeAt(y),e(r));)9===r?i+=4-(i+t.bsCount[s]+(u?1:0))%4:i++,y++;for(l=[t.bsCount[s]],t.bsCount[s]=t.sCount[s]+1+(A?1:0),C=y>=T,M=[t.sCount[s]],t.sCount[s]=i-a,S=[t.tShift[s]],t.tShift[s]=y-t.bMarks[s],m=t.md.block.ruler.getRules("blockquote"),d=t.parentType,t.parentType="blockquote",c=s+1;c<n&&(x=t.sCount[c]<t.blkIndent,!((y=t.bMarks[c]+t.tShift[c])>=(T=t.eMarks[c])));c++)if(62!==t.src.charCodeAt(y++)||x){if(C)break;for(I=!1,b=0,k=m.length;b<k;b++)if(m[b](t,c,n,!0)){I=!0;break}if(I){t.lineMax=c,0!==t.blkIndent&&(p.push(t.bMarks[c]),l.push(t.bsCount[c]),S.push(t.tShift[c]),M.push(t.sCount[c]),t.sCount[c]-=t.blkIndent);break}p.push(t.bMarks[c]),l.push(t.bsCount[c]),S.push(t.tShift[c]),M.push(t.sCount[c]),t.sCount[c]=-1}else{for(a=i=t.sCount[c]+1,32===t.src.charCodeAt(y)?(y++,a++,i++,u=!1,A=!0):9===t.src.charCodeAt(y)?(A=!0,(t.bsCount[c]+i)%4==3?(y++,a++,i++,u=!1):u=!0):A=!1,p.push(t.bMarks[c]),t.bMarks[c]=y;y<T&&(r=t.src.charCodeAt(y),e(r));)9===r?i+=4-(i+t.bsCount[c]+(u?1:0))%4:i++,y++;C=y>=T,l.push(t.bsCount[c]),t.bsCount[c]=t.sCount[c]+1+(A?1:0),M.push(t.sCount[c]),t.sCount[c]=i-a,S.push(t.tShift[c]),t.tShift[c]=y-t.bMarks[c]}for(f=t.blkIndent,t.blkIndent=0,(q=t.push("blockquote_open","blockquote",1)).markup=">",q.map=h=[s,0],t.md.block.tokenize(t,s,c),(q=t.push("blockquote_close","blockquote",-1)).markup=">",t.lineMax=g,t.parentType=d,h[1]=t.line,b=0;b<S.length;b++)t.bMarks[b+s]=p[b],t.tShift[b+s]=S[b],t.sCount[b+s]=M[b],t.bsCount[b+s]=l[b];return t.blkIndent=f,!0}}));
|
71
|
+
;/*!node_modules/markdown-it/lib/rules_block/hr.js*/
|
72
|
+
amis.define("c633f2e",(function(r,e,n,t){"use strict";var a=r("aa888c8").isSpace;n.exports=function(r,e,n,t){var i,s,c,f,o=r.bMarks[e]+r.tShift[e],u=r.eMarks[e];if(r.sCount[e]-r.blkIndent>=4)return!1;if(42!==(i=r.src.charCodeAt(o++))&&45!==i&&95!==i)return!1;for(s=1;o<u;){if((c=r.src.charCodeAt(o++))!==i&&!a(c))return!1;c===i&&s++}return!(s<3)&&(t||(r.line=e+1,(f=r.push("hr","hr",0)).map=[e,r.line],f.markup=Array(s+1).join(String.fromCharCode(i))),!0)}}));
|
73
|
+
;/*!node_modules/markdown-it/lib/rules_block/list.js*/
|
74
|
+
amis.define("94a767a",(function(t,e,r,n){"use strict";var i=t("aa888c8").isSpace;function s(t,e){var r,n,s,a;return n=t.bMarks[e]+t.tShift[e],s=t.eMarks[e],42!==(r=t.src.charCodeAt(n++))&&45!==r&&43!==r||n<s&&(a=t.src.charCodeAt(n),!i(a))?-1:n}function a(t,e){var r,n=t.bMarks[e]+t.tShift[e],s=n,a=t.eMarks[e];if(s+1>=a)return-1;if((r=t.src.charCodeAt(s++))<48||r>57)return-1;for(;;){if(s>=a)return-1;if(!((r=t.src.charCodeAt(s++))>=48&&r<=57)){if(41===r||46===r)break;return-1}if(s-n>=10)return-1}return s<a&&(r=t.src.charCodeAt(s),!i(r))?-1:s}r.exports=function(t,e,r,n){var i,o,l,f,u,k,h,d,p,c,b,C,m,g,I,S,_,M,A,v,y,T,E,x,z,N,R,j,q=!1,w=!0;if(t.sCount[e]-t.blkIndent>=4)return!1;if(t.listIndent>=0&&t.sCount[e]-t.listIndent>=4&&t.sCount[e]<t.blkIndent)return!1;if(n&&"paragraph"===t.parentType&&t.sCount[e]>=t.blkIndent&&(q=!0),(E=a(t,e))>=0){if(h=!0,z=t.bMarks[e]+t.tShift[e],m=Number(t.src.slice(z,E-1)),q&&1!==m)return!1}else{if(!((E=s(t,e))>=0))return!1;h=!1}if(q&&t.skipSpaces(E)>=t.eMarks[e])return!1;if(C=t.src.charCodeAt(E-1),n)return!0;for(b=t.tokens.length,h?(j=t.push("ordered_list_open","ol",1),1!==m&&(j.attrs=[["start",m]])):j=t.push("bullet_list_open","ul",1),j.map=c=[e,0],j.markup=String.fromCharCode(C),I=e,x=!1,R=t.md.block.ruler.getRules("list"),M=t.parentType,t.parentType="list";I<r;){for(T=E,g=t.eMarks[I],k=S=t.sCount[I]+E-(t.bMarks[e]+t.tShift[e]);T<g;){if(9===(i=t.src.charCodeAt(T)))S+=4-(S+t.bsCount[I])%4;else{if(32!==i)break;S++}T++}if((u=(o=T)>=g?1:S-k)>4&&(u=1),f=k+u,(j=t.push("list_item_open","li",1)).markup=String.fromCharCode(C),j.map=d=[e,0],h&&(j.info=t.src.slice(z,E-1)),y=t.tight,v=t.tShift[e],A=t.sCount[e],_=t.listIndent,t.listIndent=t.blkIndent,t.blkIndent=f,t.tight=!0,t.tShift[e]=o-t.bMarks[e],t.sCount[e]=S,o>=g&&t.isEmpty(e+1)?t.line=Math.min(t.line+2,r):t.md.block.tokenize(t,e,r,!0),t.tight&&!x||(w=!1),x=t.line-e>1&&t.isEmpty(t.line-1),t.blkIndent=t.listIndent,t.listIndent=_,t.tShift[e]=v,t.sCount[e]=A,t.tight=y,(j=t.push("list_item_close","li",-1)).markup=String.fromCharCode(C),I=e=t.line,d[1]=I,o=t.bMarks[e],I>=r)break;if(t.sCount[I]<t.blkIndent)break;if(t.sCount[e]-t.blkIndent>=4)break;for(N=!1,l=0,p=R.length;l<p;l++)if(R[l](t,I,r,!0)){N=!0;break}if(N)break;if(h){if((E=a(t,I))<0)break;z=t.bMarks[I]+t.tShift[I]}else if((E=s(t,I))<0)break;if(C!==t.src.charCodeAt(E-1))break}return(j=h?t.push("ordered_list_close","ol",-1):t.push("bullet_list_close","ul",-1)).markup=String.fromCharCode(C),c[1]=I,t.line=I,t.parentType=M,w&&function(t,e){var r,n,i=t.level+2;for(r=e+2,n=t.tokens.length-2;r<n;r++)t.tokens[r].level===i&&"paragraph_open"===t.tokens[r].type&&(t.tokens[r+2].hidden=!0,t.tokens[r].hidden=!0,r+=2)}(t,b),!0}}));
|
75
|
+
;/*!node_modules/markdown-it/lib/rules_block/reference.js*/
|
76
|
+
amis.define("a22998f",(function(e,r,n,t){"use strict";var i=e("aa888c8").normalizeReference,a=e("aa888c8").isSpace;n.exports=function(e,r,n,t){var f,o,s,c,d,l,h,k,u,C,p,A,b,m,v,L,g=0,y=e.bMarks[r]+e.tShift[r],T=e.eMarks[r],I=r+1;if(e.sCount[r]-e.blkIndent>=4)return!1;if(91!==e.src.charCodeAt(y))return!1;for(;++y<T;)if(93===e.src.charCodeAt(y)&&92!==e.src.charCodeAt(y-1)){if(y+1===T)return!1;if(58!==e.src.charCodeAt(y+1))return!1;break}for(c=e.lineMax,v=e.md.block.ruler.getRules("reference"),C=e.parentType,e.parentType="reference";I<c&&!e.isEmpty(I);I++)if(!(e.sCount[I]-e.blkIndent>3||e.sCount[I]<0)){for(m=!1,l=0,h=v.length;l<h;l++)if(v[l](e,I,c,!0)){m=!0;break}if(m)break}for(T=(b=e.getLines(r,I,e.blkIndent,!1).trim()).length,y=1;y<T;y++){if(91===(f=b.charCodeAt(y)))return!1;if(93===f){u=y;break}(10===f||92===f&&++y<T&&10===b.charCodeAt(y))&&g++}if(u<0||58!==b.charCodeAt(u+1))return!1;for(y=u+2;y<T;y++)if(10===(f=b.charCodeAt(y)))g++;else if(!a(f))break;if(!(p=e.md.helpers.parseLinkDestination(b,y,T)).ok)return!1;if(d=e.md.normalizeLink(p.str),!e.md.validateLink(d))return!1;for(o=y=p.pos,s=g+=p.lines,A=y;y<T;y++)if(10===(f=b.charCodeAt(y)))g++;else if(!a(f))break;for(p=e.md.helpers.parseLinkTitle(b,y,T),y<T&&A!==y&&p.ok?(L=p.str,y=p.pos,g+=p.lines):(L="",y=o,g=s);y<T&&(f=b.charCodeAt(y),a(f));)y++;if(y<T&&10!==b.charCodeAt(y)&&L)for(L="",y=o,g=s;y<T&&(f=b.charCodeAt(y),a(f));)y++;return!(y<T&&10!==b.charCodeAt(y))&&(!!(k=i(b.slice(1,u)))&&(t||(void 0===e.env.references&&(e.env.references={}),void 0===e.env.references[k]&&(e.env.references[k]={title:L,href:d}),e.parentType=C,e.line=r+g+1),!0))}}));
|
77
|
+
;/*!node_modules/markdown-it/lib/common/html_blocks.js*/
|
78
|
+
amis.define("5df598d",(function(e,t,o,a){"use strict";o.exports=["address","article","aside","base","basefont","blockquote","body","caption","center","col","colgroup","dd","details","dialog","dir","div","dl","dt","fieldset","figcaption","figure","footer","form","frame","frameset","h1","h2","h3","h4","h5","h6","head","header","hr","html","iframe","legend","li","link","main","menu","menuitem","nav","noframes","ol","optgroup","option","p","param","section","source","summary","table","tbody","td","tfoot","th","thead","title","tr","track","ul"]}));
|
79
|
+
;/*!node_modules/markdown-it/lib/common/html_re.js*/
|
80
|
+
amis.define("80c1a48",(function(s,e,A,x){"use strict";var a="<[A-Za-z][A-Za-z0-9\\-]*(?:\\s+[a-zA-Z_:][a-zA-Z0-9:._-]*(?:\\s*=\\s*(?:[^\"'=<>`\\x00-\\x20]+|'[^']*'|\"[^\"]*\"))?)*\\s*\\/?>",_="<\\/[A-Za-z][A-Za-z0-9\\-]*\\s*>",Z=new RegExp("^(?:"+a+"|"+_+"|\x3c!----\x3e|\x3c!--(?:-?[^>-])(?:-?[^-])*--\x3e|<[?][\\s\\S]*?[?]>|<![A-Z]+\\s+[^>]*>|<!\\[CDATA\\[[\\s\\S]*?\\]\\]>)"),z=new RegExp("^(?:"+a+"|"+_+")");A.exports.HTML_TAG_RE=Z,A.exports.HTML_OPEN_CLOSE_TAG_RE=z}));
|
81
|
+
;/*!node_modules/markdown-it/lib/rules_block/html_block.js*/
|
82
|
+
amis.define("2f19eff",(function(t,e,r,n){"use strict";var s=t("5df598d"),i=t("80c1a48").HTML_OPEN_CLOSE_TAG_RE,f=[[/^<(script|pre|style|textarea)(?=(\s|>|$))/i,/<\/(script|pre|style|textarea)>/i,!0],[/^<!--/,/-->/,!0],[/^<\?/,/\?>/,!0],[/^<![A-Z]/,/>/,!0],[/^<!\[CDATA\[/,/\]\]>/,!0],[new RegExp("^</?("+s.join("|")+")(?=(\\s|/?>|$))","i"),/^$/,!0],[new RegExp(i.source+"\\s*$"),/^$/,!1]];r.exports=function(t,e,r,n){var s,i,a,c,l=t.bMarks[e]+t.tShift[e],o=t.eMarks[e];if(t.sCount[e]-t.blkIndent>=4)return!1;if(!t.md.options.html)return!1;if(60!==t.src.charCodeAt(l))return!1;for(c=t.src.slice(l,o),s=0;s<f.length&&!f[s][0].test(c);s++);if(s===f.length)return!1;if(n)return f[s][2];if(i=e+1,!f[s][1].test(c))for(;i<r&&!(t.sCount[i]<t.blkIndent);i++)if(l=t.bMarks[i]+t.tShift[i],o=t.eMarks[i],c=t.src.slice(l,o),f[s][1].test(c)){0!==c.length&&i++;break}return t.line=i,(a=t.push("html_block","",0)).map=[e,i],a.content=t.getLines(e,i,t.blkIndent,!0),!0}}));
|
83
|
+
;/*!node_modules/markdown-it/lib/rules_block/heading.js*/
|
84
|
+
amis.define("da6b2be",(function(e,r,i,n){"use strict";var s=e("aa888c8").isSpace;i.exports=function(e,r,i,n){var a,c,t,h,p=e.bMarks[r]+e.tShift[r],o=e.eMarks[r];if(e.sCount[r]-e.blkIndent>=4)return!1;if(35!==(a=e.src.charCodeAt(p))||p>=o)return!1;for(c=1,a=e.src.charCodeAt(++p);35===a&&p<o&&c<=6;)c++,a=e.src.charCodeAt(++p);return!(c>6||p<o&&!s(a))&&(n||(o=e.skipSpacesBack(o,p),(t=e.skipCharsBack(o,35,p))>p&&s(e.src.charCodeAt(t-1))&&(o=t),e.line=r+1,(h=e.push("heading_open","h"+String(c),1)).markup="########".slice(0,c),h.map=[r,e.line],(h=e.push("inline","",0)).content=e.src.slice(p,o).trim(),h.map=[r,e.line],h.children=[],(h=e.push("heading_close","h"+String(c),-1)).markup="########".slice(0,c)),!0)}}));
|
85
|
+
;/*!node_modules/markdown-it/lib/rules_block/lheading.js*/
|
86
|
+
amis.define("b8e0ff7",(function(e,n,r,t){"use strict";r.exports=function(e,n,r){var t,i,a,p,s,o,f,h,u,k,l=n+1,d=e.md.block.ruler.getRules("paragraph");if(e.sCount[n]-e.blkIndent>=4)return!1;for(k=e.parentType,e.parentType="paragraph";l<r&&!e.isEmpty(l);l++)if(!(e.sCount[l]-e.blkIndent>3)){if(e.sCount[l]>=e.blkIndent&&(o=e.bMarks[l]+e.tShift[l])<(f=e.eMarks[l])&&(45===(u=e.src.charCodeAt(o))||61===u)&&(o=e.skipChars(o,u),(o=e.skipSpaces(o))>=f)){h=61===u?1:2;break}if(!(e.sCount[l]<0)){for(i=!1,a=0,p=d.length;a<p;a++)if(d[a](e,l,r,!0)){i=!0;break}if(i)break}}return!!h&&(t=e.getLines(n,l,e.blkIndent,!1).trim(),e.line=l+1,(s=e.push("heading_open","h"+String(h),1)).markup=String.fromCharCode(u),s.map=[n,e.line],(s=e.push("inline","",0)).content=t,s.map=[n,e.line-1],s.children=[],(s=e.push("heading_close","h"+String(h),-1)).markup=String.fromCharCode(u),e.parentType=k,!0)}}));
|
87
|
+
;/*!node_modules/markdown-it/lib/rules_block/paragraph.js*/
|
88
|
+
amis.define("87c27a6",(function(e,n,p,r){"use strict";p.exports=function(e,n){var p,r,a,t,i,l,s=n+1,o=e.md.block.ruler.getRules("paragraph"),u=e.lineMax;for(l=e.parentType,e.parentType="paragraph";s<u&&!e.isEmpty(s);s++)if(!(e.sCount[s]-e.blkIndent>3||e.sCount[s]<0)){for(r=!1,a=0,t=o.length;a<t;a++)if(o[a](e,s,u,!0)){r=!0;break}if(r)break}return p=e.getLines(n,s,e.blkIndent,!1).trim(),e.line=s,(i=e.push("paragraph_open","p",1)).map=[n,e.line],(i=e.push("inline","",0)).content=p,i.map=[n,e.line],i.children=[],i=e.push("paragraph_close","p",-1),e.parentType=l,!0}}));
|
89
|
+
;/*!node_modules/markdown-it/lib/rules_block/state_block.js*/
|
90
|
+
amis.define("a29be69",(function(t,s,i,r){"use strict";var h=t("cf09526"),e=t("aa888c8").isSpace;function n(t,s,i,r){var h,n,o,a,u,p,c,f;for(this.src=t,this.md=s,this.env=i,this.tokens=r,this.bMarks=[],this.eMarks=[],this.tShift=[],this.sCount=[],this.bsCount=[],this.blkIndent=0,this.line=0,this.lineMax=0,this.tight=!1,this.ddIndent=-1,this.listIndent=-1,this.parentType="root",this.level=0,this.result="",f=!1,o=a=p=c=0,u=(n=this.src).length;a<u;a++){if(h=n.charCodeAt(a),!f){if(e(h)){p++,9===h?c+=4-c%4:c++;continue}f=!0}10!==h&&a!==u-1||(10!==h&&a++,this.bMarks.push(o),this.eMarks.push(a),this.tShift.push(p),this.sCount.push(c),this.bsCount.push(0),f=!1,p=0,c=0,o=a+1)}this.bMarks.push(n.length),this.eMarks.push(n.length),this.tShift.push(0),this.sCount.push(0),this.bsCount.push(0),this.lineMax=this.bMarks.length-1}n.prototype.push=function(t,s,i){var r=new h(t,s,i);return r.block=!0,i<0&&this.level--,r.level=this.level,i>0&&this.level++,this.tokens.push(r),r},n.prototype.isEmpty=function(t){return this.bMarks[t]+this.tShift[t]>=this.eMarks[t]},n.prototype.skipEmptyLines=function(t){for(var s=this.lineMax;t<s&&!(this.bMarks[t]+this.tShift[t]<this.eMarks[t]);t++);return t},n.prototype.skipSpaces=function(t){for(var s,i=this.src.length;t<i&&(s=this.src.charCodeAt(t),e(s));t++);return t},n.prototype.skipSpacesBack=function(t,s){if(t<=s)return t;for(;t>s;)if(!e(this.src.charCodeAt(--t)))return t+1;return t},n.prototype.skipChars=function(t,s){for(var i=this.src.length;t<i&&this.src.charCodeAt(t)===s;t++);return t},n.prototype.skipCharsBack=function(t,s,i){if(t<=i)return t;for(;t>i;)if(s!==this.src.charCodeAt(--t))return t+1;return t},n.prototype.getLines=function(t,s,i,r){var h,n,o,a,u,p,c,f=t;if(t>=s)return"";for(p=new Array(s-t),h=0;f<s;f++,h++){for(n=0,c=a=this.bMarks[f],u=f+1<s||r?this.eMarks[f]+1:this.eMarks[f];a<u&&n<i;){if(o=this.src.charCodeAt(a),e(o))9===o?n+=4-(n+this.bsCount[f])%4:n++;else{if(!(a-c<this.tShift[f]))break;n++}a++}p[h]=n>i?new Array(n-i+1).join(" ")+this.src.slice(a,u):this.src.slice(a,u)}return p.join("")},n.prototype.Token=h,i.exports=n}));
|
91
|
+
;/*!node_modules/markdown-it/lib/parser_block.js*/
|
92
|
+
amis.define("1f7af5d",(function(e,r,t,a){"use strict";var n=e("9b1018b"),i=[["table",e("c19fca1"),["paragraph","reference"]],["code",e("0bc1c04")],["fence",e("8802336"),["paragraph","reference","blockquote","list"]],["blockquote",e("41e3890"),["paragraph","reference","blockquote","list"]],["hr",e("c633f2e"),["paragraph","reference","blockquote","list"]],["list",e("94a767a"),["paragraph","reference","blockquote"]],["reference",e("a22998f")],["html_block",e("2f19eff"),["paragraph","reference","blockquote"]],["heading",e("da6b2be"),["paragraph","reference","blockquote"]],["lheading",e("b8e0ff7")],["paragraph",e("87c27a6")]];function o(){this.ruler=new n;for(var e=0;e<i.length;e++)this.ruler.push(i[e][0],i[e][1],{alt:(i[e][2]||[]).slice()})}o.prototype.tokenize=function(e,r,t){for(var a,n=this.ruler.getRules(""),i=n.length,o=r,l=!1,c=e.md.options.maxNesting;o<t&&(e.line=o=e.skipEmptyLines(o),!(o>=t))&&!(e.sCount[o]<e.blkIndent);){if(e.level>=c){e.line=t;break}for(a=0;a<i&&!n[a](e,o,t,!1);a++);e.tight=!l,e.isEmpty(e.line-1)&&(l=!0),(o=e.line)<t&&e.isEmpty(o)&&(l=!0,o++,e.line=o)}},o.prototype.parse=function(e,r,t,a){var n;e&&(n=new this.State(e,r,t,a),this.tokenize(n,n.line,n.lineMax))},o.prototype.State=e("a29be69"),t.exports=o}));
|
93
|
+
;/*!node_modules/markdown-it/lib/rules_inline/text.js*/
|
94
|
+
amis.define("8bbc6f1",(function(s,e,c,a){"use strict";function r(s){switch(s){case 10:case 33:case 35:case 36:case 37:case 38:case 42:case 43:case 45:case 58:case 60:case 61:case 62:case 64:case 91:case 92:case 93:case 94:case 95:case 96:case 123:case 125:case 126:return!0;default:return!1}}c.exports=function(s,e){for(var c=s.pos;c<s.posMax&&!r(s.src.charCodeAt(c));)c++;return c!==s.pos&&(e||(s.pending+=s.src.slice(s.pos,c)),s.pos=c,!0)}}));
|
95
|
+
;/*!node_modules/markdown-it/lib/rules_inline/newline.js*/
|
96
|
+
amis.define("bb2335e",(function(e,n,r,i){"use strict";var s=e("aa888c8").isSpace;r.exports=function(e,n){var r,i,a,p=e.pos;if(10!==e.src.charCodeAt(p))return!1;if(r=e.pending.length-1,i=e.posMax,!n)if(r>=0&&32===e.pending.charCodeAt(r))if(r>=1&&32===e.pending.charCodeAt(r-1)){for(a=r-1;a>=1&&32===e.pending.charCodeAt(a-1);)a--;e.pending=e.pending.slice(0,a),e.push("hardbreak","br",0)}else e.pending=e.pending.slice(0,-1),e.push("softbreak","br",0);else e.push("softbreak","br",0);for(p++;p<i&&s(e.src.charCodeAt(p));)p++;return e.pos=p,!0}}));
|
97
|
+
;/*!node_modules/markdown-it/lib/rules_inline/escape.js*/
|
98
|
+
amis.define("06d1d39",(function(r,s,e,o){"use strict";for(var c=r("aa888c8").isSpace,n=[],t=0;t<256;t++)n.push(0);"\\!\"#$%&'()*+,./:;<=>?@[]^_`{|}~-".split("").forEach((function(r){n[r.charCodeAt(0)]=1})),e.exports=function(r,s){var e,o=r.pos,t=r.posMax;if(92!==r.src.charCodeAt(o))return!1;if(++o<t){if((e=r.src.charCodeAt(o))<256&&0!==n[e])return s||(r.pending+=r.src[o]),r.pos+=2,!0;if(10===e){for(s||r.push("hardbreak","br",0),o++;o<t&&(e=r.src.charCodeAt(o),c(e));)o++;return r.pos=o,!0}}return s||(r.pending+="\\"),r.pos++,!0}}));
|
99
|
+
;/*!node_modules/markdown-it/lib/rules_inline/backticks.js*/
|
100
|
+
amis.define("524006a",(function(c,e,r,n){"use strict";r.exports=function(c,e){var r,n,s,i,t,o,a,p,d=c.pos;if(96!==c.src.charCodeAt(d))return!1;for(r=d,d++,n=c.posMax;d<n&&96===c.src.charCodeAt(d);)d++;if(a=(s=c.src.slice(r,d)).length,c.backticksScanned&&(c.backticks[a]||0)<=r)return e||(c.pending+=s),c.pos+=a,!0;for(t=o=d;-1!==(t=c.src.indexOf("`",o));){for(o=t+1;o<n&&96===c.src.charCodeAt(o);)o++;if((p=o-t)===a)return e||((i=c.push("code_inline","code",0)).markup=s,i.content=c.src.slice(d,t).replace(/\n/g," ").replace(/^ (.+) $/,"$1")),c.pos=o,!0;c.backticks[p]=t}return c.backticksScanned=!0,e||(c.pending+=s),c.pos+=a,!0}}));
|
101
|
+
;/*!node_modules/markdown-it/lib/rules_inline/strikethrough.js*/
|
102
|
+
amis.define("a8ef836",(function(e,t,n,o){"use strict";function s(e,t){var n,o,s,r,k,i=[],p=t.length;for(n=0;n<p;n++)126===(s=t[n]).marker&&-1!==s.end&&(r=t[s.end],(k=e.tokens[s.token]).type="s_open",k.tag="s",k.nesting=1,k.markup="~~",k.content="",(k=e.tokens[r.token]).type="s_close",k.tag="s",k.nesting=-1,k.markup="~~",k.content="","text"===e.tokens[r.token-1].type&&"~"===e.tokens[r.token-1].content&&i.push(r.token-1));for(;i.length;){for(o=(n=i.pop())+1;o<e.tokens.length&&"s_close"===e.tokens[o].type;)o++;n!==--o&&(k=e.tokens[o],e.tokens[o]=e.tokens[n],e.tokens[n]=k)}}n.exports.tokenize=function(e,t){var n,o,s,r,k=e.pos,i=e.src.charCodeAt(k);if(t)return!1;if(126!==i)return!1;if(s=(o=e.scanDelims(e.pos,!0)).length,r=String.fromCharCode(i),s<2)return!1;for(s%2&&(e.push("text","",0).content=r,s--),n=0;n<s;n+=2)e.push("text","",0).content=r+r,e.delimiters.push({marker:i,length:0,token:e.tokens.length-1,end:-1,open:o.can_open,close:o.can_close});return e.pos+=o.length,!0},n.exports.postProcess=function(e){var t,n=e.tokens_meta,o=e.tokens_meta.length;for(s(e,e.delimiters),t=0;t<o;t++)n[t]&&n[t].delimiters&&s(e,n[t].delimiters)}}));
|
103
|
+
;/*!node_modules/markdown-it/lib/rules_inline/emphasis.js*/
|
104
|
+
amis.define("dbbed87",(function(e,n,t,o){"use strict";function r(e,n){var t,o,r,s,k,i;for(t=n.length-1;t>=0;t--)95!==(o=n[t]).marker&&42!==o.marker||-1!==o.end&&(r=n[o.end],i=t>0&&n[t-1].end===o.end+1&&n[t-1].marker===o.marker&&n[t-1].token===o.token-1&&n[o.end+1].token===r.token+1,k=String.fromCharCode(o.marker),(s=e.tokens[o.token]).type=i?"strong_open":"em_open",s.tag=i?"strong":"em",s.nesting=1,s.markup=i?k+k:k,s.content="",(s=e.tokens[r.token]).type=i?"strong_close":"em_close",s.tag=i?"strong":"em",s.nesting=-1,s.markup=i?k+k:k,s.content="",i&&(e.tokens[n[t-1].token].content="",e.tokens[n[o.end+1].token].content="",t--))}t.exports.tokenize=function(e,n){var t,o,r=e.pos,s=e.src.charCodeAt(r);if(n)return!1;if(95!==s&&42!==s)return!1;for(o=e.scanDelims(e.pos,42===s),t=0;t<o.length;t++)e.push("text","",0).content=String.fromCharCode(s),e.delimiters.push({marker:s,length:o.length,token:e.tokens.length-1,end:-1,open:o.can_open,close:o.can_close});return e.pos+=o.length,!0},t.exports.postProcess=function(e){var n,t=e.tokens_meta,o=e.tokens_meta.length;for(r(e,e.delimiters),n=0;n<o;n++)t[n]&&t[n].delimiters&&r(e,t[n].delimiters)}}));
|
105
|
+
;/*!node_modules/markdown-it/lib/rules_inline/link.js*/
|
106
|
+
amis.define("78184ea",(function(e,r,s,i){"use strict";var o=e("aa888c8").normalizeReference,a=e("aa888c8").isSpace;s.exports=function(e,r){var s,i,n,t,c,p,f,l,d="",h="",u=e.pos,k=e.posMax,m=e.pos,L=!0;if(91!==e.src.charCodeAt(e.pos))return!1;if(c=e.pos+1,(t=e.md.helpers.parseLinkLabel(e,e.pos,!0))<0)return!1;if((p=t+1)<k&&40===e.src.charCodeAt(p)){for(L=!1,p++;p<k&&(i=e.src.charCodeAt(p),a(i)||10===i);p++);if(p>=k)return!1;if(m=p,(f=e.md.helpers.parseLinkDestination(e.src,p,e.posMax)).ok){for(d=e.md.normalizeLink(f.str),e.md.validateLink(d)?p=f.pos:d="",m=p;p<k&&(i=e.src.charCodeAt(p),a(i)||10===i);p++);if(f=e.md.helpers.parseLinkTitle(e.src,p,e.posMax),p<k&&m!==p&&f.ok)for(h=f.str,p=f.pos;p<k&&(i=e.src.charCodeAt(p),a(i)||10===i);p++);}(p>=k||41!==e.src.charCodeAt(p))&&(L=!0),p++}if(L){if(void 0===e.env.references)return!1;if(p<k&&91===e.src.charCodeAt(p)?(m=p+1,(p=e.md.helpers.parseLinkLabel(e,p))>=0?n=e.src.slice(m,p++):p=t+1):p=t+1,n||(n=e.src.slice(c,t)),!(l=e.env.references[o(n)]))return e.pos=u,!1;d=l.href,h=l.title}return r||(e.pos=c,e.posMax=t,e.push("link_open","a",1).attrs=s=[["href",d]],h&&s.push(["title",h]),e.md.inline.tokenize(e),e.push("link_close","a",-1)),e.pos=p,e.posMax=k,!0}}));
|
107
|
+
;/*!node_modules/markdown-it/lib/rules_inline/image.js*/
|
108
|
+
amis.define("07af0d5",(function(e,r,s,i){"use strict";var a=e("aa888c8").normalizeReference,c=e("aa888c8").isSpace;s.exports=function(e,r){var s,i,t,o,n,p,d,f,l,h,m,u,k,A="",C=e.pos,L=e.posMax;if(33!==e.src.charCodeAt(e.pos))return!1;if(91!==e.src.charCodeAt(e.pos+1))return!1;if(p=e.pos+2,(n=e.md.helpers.parseLinkLabel(e,e.pos+1,!1))<0)return!1;if((d=n+1)<L&&40===e.src.charCodeAt(d)){for(d++;d<L&&(i=e.src.charCodeAt(d),c(i)||10===i);d++);if(d>=L)return!1;for(k=d,(l=e.md.helpers.parseLinkDestination(e.src,d,e.posMax)).ok&&(A=e.md.normalizeLink(l.str),e.md.validateLink(A)?d=l.pos:A=""),k=d;d<L&&(i=e.src.charCodeAt(d),c(i)||10===i);d++);if(l=e.md.helpers.parseLinkTitle(e.src,d,e.posMax),d<L&&k!==d&&l.ok)for(h=l.str,d=l.pos;d<L&&(i=e.src.charCodeAt(d),c(i)||10===i);d++);else h="";if(d>=L||41!==e.src.charCodeAt(d))return e.pos=C,!1;d++}else{if(void 0===e.env.references)return!1;if(d<L&&91===e.src.charCodeAt(d)?(k=d+1,(d=e.md.helpers.parseLinkLabel(e,d))>=0?o=e.src.slice(k,d++):d=n+1):d=n+1,o||(o=e.src.slice(p,n)),!(f=e.env.references[a(o)]))return e.pos=C,!1;A=f.href,h=f.title}return r||(t=e.src.slice(p,n),e.md.inline.parse(t,e.md,e.env,u=[]),(m=e.push("image","img",0)).attrs=s=[["src",A],["alt",""]],m.children=u,m.content=t,h&&s.push(["title",h])),e.pos=d,e.posMax=L,!0}}));
|
109
|
+
;/*!node_modules/markdown-it/lib/rules_inline/autolink.js*/
|
110
|
+
amis.define("41687af",(function(a,t,n,i){"use strict";var e=/^([a-zA-Z0-9.!#$%&'*+\/=?^_`{|}~-]+@[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?(?:\.[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)*)$/,o=/^([a-zA-Z][a-zA-Z0-9+.\-]{1,31}):([^<>\x00-\x20]*)$/;n.exports=function(a,t){var n,i,r,s,u,l,k=a.pos;if(60!==a.src.charCodeAt(k))return!1;for(u=a.pos,l=a.posMax;;){if(++k>=l)return!1;if(60===(s=a.src.charCodeAt(k)))return!1;if(62===s)break}return n=a.src.slice(u+1,k),o.test(n)?(i=a.md.normalizeLink(n),!!a.md.validateLink(i)&&(t||((r=a.push("link_open","a",1)).attrs=[["href",i]],r.markup="autolink",r.info="auto",(r=a.push("text","",0)).content=a.md.normalizeLinkText(n),(r=a.push("link_close","a",-1)).markup="autolink",r.info="auto"),a.pos+=n.length+2,!0)):!!e.test(n)&&(i=a.md.normalizeLink("mailto:"+n),!!a.md.validateLink(i)&&(t||((r=a.push("link_open","a",1)).attrs=[["href",i]],r.markup="autolink",r.info="auto",(r=a.push("text","",0)).content=a.md.normalizeLinkText(n),(r=a.push("link_close","a",-1)).markup="autolink",r.info="auto"),a.pos+=n.length+2,!0))}}));
|
111
|
+
;/*!node_modules/markdown-it/lib/rules_inline/html_inline.js*/
|
112
|
+
amis.define("138f357",(function(t,n,c,r){"use strict";var s=t("80c1a48").HTML_TAG_RE;c.exports=function(t,n){var c,r,e,o=t.pos;return!!t.md.options.html&&(e=t.posMax,!(60!==t.src.charCodeAt(o)||o+2>=e)&&(!(33!==(c=t.src.charCodeAt(o+1))&&63!==c&&47!==c&&!function(t){var n=32|t;return n>=97&&n<=122}(c))&&(!!(r=t.src.slice(o).match(s))&&(n||(t.push("html_inline","",0).content=t.src.slice(o,o+r[0].length)),t.pos+=r[0].length,!0))))}}));
|
113
|
+
;/*!node_modules/markdown-it/lib/rules_inline/entity.js*/
|
114
|
+
amis.define("dce458f",(function(e,a,i,r){"use strict";var s=e("a0cf0c7"),n=e("aa888c8").has,t=e("aa888c8").isValidEntityCode,c=e("aa888c8").fromCodePoint,o=/^&#((?:x[a-f0-9]{1,6}|[0-9]{1,7}));/i,f=/^&([a-z][a-z0-9]{1,31});/i;i.exports=function(e,a){var i,r,p=e.pos,d=e.posMax;if(38!==e.src.charCodeAt(p))return!1;if(p+1<d)if(35===e.src.charCodeAt(p+1)){if(r=e.src.slice(p).match(o))return a||(i="x"===r[1][0].toLowerCase()?parseInt(r[1].slice(1),16):parseInt(r[1],10),e.pending+=t(i)?c(i):c(65533)),e.pos+=r[0].length,!0}else if((r=e.src.slice(p).match(f))&&n(s,r[1]))return a||(e.pending+=s[r[1]]),e.pos+=r[0].length,!0;return a||(e.pending+="&"),e.pos++,!0}}));
|
115
|
+
;/*!node_modules/markdown-it/lib/rules_inline/balance_pairs.js*/
|
116
|
+
amis.define("ffaab6a",(function(e,n,r,t){"use strict";function o(e,n){var r,t,o,a,l,i,m,s,k={},f=n.length;if(f){var h=0,g=-2,p=[];for(r=0;r<f;r++)if(o=n[r],p.push(0),n[h].marker===o.marker&&g===o.token-1||(h=r),g=o.token,o.length=o.length||0,o.close){for(k.hasOwnProperty(o.marker)||(k[o.marker]=[-1,-1,-1,-1,-1,-1]),l=k[o.marker][(o.open?3:0)+o.length%3],i=t=h-p[h]-1;t>l;t-=p[t]+1)if((a=n[t]).marker===o.marker&&a.open&&a.end<0&&(m=!1,(a.close||o.open)&&(a.length+o.length)%3==0&&(a.length%3==0&&o.length%3==0||(m=!0)),!m)){s=t>0&&!n[t-1].open?p[t-1]+1:0,p[r]=r-t+s,p[t]=s,o.open=!1,a.end=r,a.close=!1,i=-1,g=-2;break}-1!==i&&(k[o.marker][(o.open?3:0)+(o.length||0)%3]=i)}}}r.exports=function(e){var n,r=e.tokens_meta,t=e.tokens_meta.length;for(o(0,e.delimiters),n=0;n<t;n++)r[n]&&r[n].delimiters&&o(0,r[n].delimiters)}}));
|
117
|
+
;/*!node_modules/markdown-it/lib/rules_inline/text_collapse.js*/
|
118
|
+
amis.define("8bb17f5",(function(t,e,n,o){"use strict";n.exports=function(t){var e,n,o=0,s=t.tokens,i=t.tokens.length;for(e=n=0;e<i;e++)s[e].nesting<0&&o--,s[e].level=o,s[e].nesting>0&&o++,"text"===s[e].type&&e+1<i&&"text"===s[e+1].type?s[e+1].content=s[e].content+s[e+1].content:(e!==n&&(s[n]=s[e]),n++);e!==n&&(s.length=n)}}));
|
119
|
+
;/*!node_modules/markdown-it/lib/rules_inline/state_inline.js*/
|
120
|
+
amis.define("32abab8",(function(t,e,i,s){"use strict";var h=t("cf09526"),n=t("aa888c8").isWhiteSpace,r=t("aa888c8").isPunctChar,c=t("aa888c8").isMdAsciiPunct;function o(t,e,i,s){this.src=t,this.env=i,this.md=e,this.tokens=s,this.tokens_meta=Array(s.length),this.pos=0,this.posMax=this.src.length,this.level=0,this.pending="",this.pendingLevel=0,this.cache={},this.delimiters=[],this._prev_delimiters=[],this.backticks={},this.backticksScanned=!1}o.prototype.pushPending=function(){var t=new h("text","",0);return t.content=this.pending,t.level=this.pendingLevel,this.tokens.push(t),this.pending="",t},o.prototype.push=function(t,e,i){this.pending&&this.pushPending();var s=new h(t,e,i),n=null;return i<0&&(this.level--,this.delimiters=this._prev_delimiters.pop()),s.level=this.level,i>0&&(this.level++,this._prev_delimiters.push(this.delimiters),this.delimiters=[],n={delimiters:this.delimiters}),this.pendingLevel=this.level,this.tokens.push(s),this.tokens_meta.push(n),s},o.prototype.scanDelims=function(t,e){var i,s,h,o,a,l,p,d,u,v=t,m=!0,g=!0,f=this.posMax,k=this.src.charCodeAt(t);for(i=t>0?this.src.charCodeAt(t-1):32;v<f&&this.src.charCodeAt(v)===k;)v++;return h=v-t,s=v<f?this.src.charCodeAt(v):32,p=c(i)||r(String.fromCharCode(i)),u=c(s)||r(String.fromCharCode(s)),l=n(i),(d=n(s))?m=!1:u&&(l||p||(m=!1)),l?g=!1:p&&(d||u||(g=!1)),e?(o=m,a=g):(o=m&&(!g||p),a=g&&(!m||u)),{can_open:o,can_close:a,length:h}},o.prototype.Token=h,i.exports=o}));
|
121
|
+
;/*!node_modules/markdown-it/lib/parser_inline.js*/
|
122
|
+
amis.define("1513edc",(function(e,t,s,i){"use strict";var o=e("9b1018b"),n=[["text",e("8bbc6f1")],["newline",e("bb2335e")],["escape",e("06d1d39")],["backticks",e("524006a")],["strikethrough",e("a8ef836").tokenize],["emphasis",e("dbbed87").tokenize],["link",e("78184ea")],["image",e("07af0d5")],["autolink",e("41687af")],["html_inline",e("138f357")],["entity",e("dce458f")]],r=[["balance_pairs",e("ffaab6a")],["strikethrough",e("a8ef836").postProcess],["emphasis",e("dbbed87").postProcess],["text_collapse",e("8bb17f5")]];function a(){var e;for(this.ruler=new o,e=0;e<n.length;e++)this.ruler.push(n[e][0],n[e][1]);for(this.ruler2=new o,e=0;e<r.length;e++)this.ruler2.push(r[e][0],r[e][1])}a.prototype.skipToken=function(e){var t,s,i=e.pos,o=this.ruler.getRules(""),n=o.length,r=e.md.options.maxNesting,a=e.cache;if(void 0===a[i]){if(e.level<r)for(s=0;s<n&&(e.level++,t=o[s](e,!0),e.level--,!t);s++);else e.pos=e.posMax;t||e.pos++,a[i]=e.pos}else e.pos=a[i]},a.prototype.tokenize=function(e){for(var t,s,i=this.ruler.getRules(""),o=i.length,n=e.posMax,r=e.md.options.maxNesting;e.pos<n;){if(e.level<r)for(s=0;s<o&&!(t=i[s](e,!1));s++);if(t){if(e.pos>=n)break}else e.pending+=e.src[e.pos++]}e.pending&&e.pushPending()},a.prototype.parse=function(e,t,s,i){var o,n,r,a=new this.State(e,t,s,i);for(this.tokenize(a),r=(n=this.ruler2.getRules("")).length,o=0;o<r;o++)n[o](a)},a.prototype.State=e("32abab8"),s.exports=a}));
|
125
123
|
;/*!node_modules/punycode/punycode.js*/
|
126
|
-
amis.define("
|
127
|
-
;/*!node_modules/
|
128
|
-
amis.define("
|
129
|
-
;/*!node_modules/
|
130
|
-
amis.define("
|
131
|
-
;/*!node_modules/
|
132
|
-
amis.define("
|
133
|
-
;/*!node_modules/
|
134
|
-
amis.define("
|
135
|
-
;/*!node_modules/
|
136
|
-
amis.define("
|
137
|
-
;/*!node_modules/
|
138
|
-
amis.define("
|
124
|
+
amis.define("65cc5c9",(function(t,o,n,e){"use strict";const r=2147483647,c=36,s=/^xn--/,i=/[^\0-\x7E]/,f=/[\x2E\u3002\uFF0E\uFF61]/g,l={overflow:"Overflow: input needs wider integers to process","not-basic":"Illegal input >= 0x80 (not a basic code point)","invalid-input":"Invalid input"},u=Math.floor,a=String.fromCharCode;function d(t){throw new RangeError(l[t])}function h(t,o){const n=t.split("@");let e="";n.length>1&&(e=n[0]+"@",t=n[1]);const r=function(t,o){const n=[];let e=t.length;for(;e--;)n[e]=o(t[e]);return n}((t=t.replace(f,".")).split("."),o).join(".");return e+r}function p(t){const o=[];let n=0;const e=t.length;for(;n<e;){const r=t.charCodeAt(n++);if(r>=55296&&r<=56319&&n<e){const e=t.charCodeAt(n++);56320==(64512&e)?o.push(((1023&r)<<10)+(1023&e)+65536):(o.push(r),n--)}else o.push(r)}return o}const g=function(t,o){return t+22+75*(t<26)-((0!=o)<<5)},v=function(t,o,n){let e=0;for(t=n?u(t/700):t>>1,t+=u(t/o);t>455;e+=c)t=u(t/35);return u(e+36*t/(t+38))},w=function(t){const o=[],n=t.length;let e=0,s=128,i=72,f=t.lastIndexOf("-");f<0&&(f=0);for(let n=0;n<f;++n)t.charCodeAt(n)>=128&&d("not-basic"),o.push(t.charCodeAt(n));for(let a=f>0?f+1:0;a<n;){let f=e;for(let o=1,s=c;;s+=c){a>=n&&d("invalid-input");const f=(l=t.charCodeAt(a++))-48<10?l-22:l-65<26?l-65:l-97<26?l-97:c;(f>=c||f>u((r-e)/o))&&d("overflow"),e+=f*o;const h=s<=i?1:s>=i+26?26:s-i;if(f<h)break;const p=c-h;o>u(r/p)&&d("overflow"),o*=p}const h=o.length+1;i=v(e-f,h,0==f),u(e/h)>r-s&&d("overflow"),s+=u(e/h),e%=h,o.splice(e++,0,s)}var l;return String.fromCodePoint(...o)},C=function(t){const o=[];let n=(t=p(t)).length,e=128,s=0,i=72;for(const n of t)n<128&&o.push(a(n));let f=o.length,l=f;for(f&&o.push("-");l<n;){let n=r;for(const o of t)o>=e&&o<n&&(n=o);const h=l+1;n-e>u((r-s)/h)&&d("overflow"),s+=(n-e)*h,e=n;for(const n of t)if(n<e&&++s>r&&d("overflow"),n==e){let t=s;for(let n=c;;n+=c){const e=n<=i?1:n>=i+26?26:n-i;if(t<e)break;const r=t-e,s=c-e;o.push(a(g(e+r%s,0))),t=u(r/s)}o.push(a(g(t,0))),i=v(s,h,l==f),s=0,++l}++s,++e}return o.join("")},x={version:"2.1.0",ucs2:{decode:p,encode:t=>String.fromCodePoint(...t)},decode:w,encode:C,toASCII:function(t){return h(t,(function(t){return i.test(t)?"xn--"+C(t):t}))},toUnicode:function(t){return h(t,(function(t){return s.test(t)?w(t.slice(4).toLowerCase()):t}))}};n.exports=x}));
|
125
|
+
;/*!node_modules/markdown-it/lib/presets/default.js*/
|
126
|
+
amis.define("d4acde8",(function(e,i,n,t){"use strict";n.exports={options:{html:!1,xhtmlOut:!1,breaks:!1,langPrefix:"language-",linkify:!1,typographer:!1,quotes:"“”‘’",highlight:null,maxNesting:100},components:{core:{},block:{},inline:{}}}}));
|
127
|
+
;/*!node_modules/markdown-it/lib/presets/zero.js*/
|
128
|
+
amis.define("ecf2978",(function(e,l,i,n){"use strict";i.exports={options:{html:!1,xhtmlOut:!1,breaks:!1,langPrefix:"language-",linkify:!1,typographer:!1,quotes:"“”‘’",highlight:null,maxNesting:20},components:{core:{rules:["normalize","block","inline"]},block:{rules:["paragraph"]},inline:{rules:["text"],rules2:["balance_pairs","text_collapse"]}}}}));
|
129
|
+
;/*!node_modules/markdown-it/lib/presets/commonmark.js*/
|
130
|
+
amis.define("f74463f",(function(e,i,l,n){"use strict";l.exports={options:{html:!0,xhtmlOut:!0,breaks:!1,langPrefix:"language-",linkify:!1,typographer:!1,quotes:"“”‘’",highlight:null,maxNesting:20},components:{core:{rules:["normalize","block","inline"]},block:{rules:["blockquote","code","fence","heading","hr","html_block","lheading","list","reference","paragraph"]},inline:{rules:["autolink","backticks","emphasis","entity","escape","html_inline","image","link","newline","text"],rules2:["balance_pairs","emphasis","text_collapse"]}}}}));
|
131
|
+
;/*!node_modules/markdown-it/lib/index.js*/
|
132
|
+
amis.define("a89873b",(function(t,e,n,r){"use strict";var o=t("aa888c8"),i=t("78bc7b1"),s=t("a761857"),a=t("63d4aa4"),c=t("1f7af5d"),h=t("1513edc"),l=t("6596d68"),p=t("1011ade"),u=t("65cc5c9"),f={default:t("d4acde8"),zero:t("ecf2978"),commonmark:t("f74463f")},d=/^(vbscript|javascript|file|data):/,m=/^data:image\/(gif|png|jpeg|webp);/;function w(t){var e=t.trim().toLowerCase();return!d.test(e)||!!m.test(e)}var y=["http:","https:","mailto:"];function b(t){var e=p.parse(t,!0);if(e.hostname&&(!e.protocol||y.indexOf(e.protocol)>=0))try{e.hostname=u.toASCII(e.hostname)}catch(t){}return p.encode(p.format(e))}function k(t){var e=p.parse(t,!0);if(e.hostname&&(!e.protocol||y.indexOf(e.protocol)>=0))try{e.hostname=u.toUnicode(e.hostname)}catch(t){}return p.decode(p.format(e),p.decode.defaultChars+"%")}function g(t,e){if(!(this instanceof g))return new g(t,e);e||o.isString(t)||(e=t||{},t="default"),this.inline=new h,this.block=new c,this.core=new a,this.renderer=new s,this.linkify=new l,this.validateLink=w,this.normalizeLink=b,this.normalizeLinkText=k,this.utils=o,this.helpers=o.assign({},i),this.options={},this.configure(t),e&&this.set(e)}g.prototype.set=function(t){return o.assign(this.options,t),this},g.prototype.configure=function(t){var e,n=this;if(o.isString(t)&&!(t=f[e=t]))throw new Error('Wrong `markdown-it` preset "'+e+'", check name');if(!t)throw new Error("Wrong `markdown-it` preset, can't be empty");return t.options&&n.set(t.options),t.components&&Object.keys(t.components).forEach((function(e){t.components[e].rules&&n[e].ruler.enableOnly(t.components[e].rules),t.components[e].rules2&&n[e].ruler2.enableOnly(t.components[e].rules2)})),this},g.prototype.enable=function(t,e){var n=[];Array.isArray(t)||(t=[t]),["core","block","inline"].forEach((function(e){n=n.concat(this[e].ruler.enable(t,!0))}),this),n=n.concat(this.inline.ruler2.enable(t,!0));var r=t.filter((function(t){return n.indexOf(t)<0}));if(r.length&&!e)throw new Error("MarkdownIt. Failed to enable unknown rule(s): "+r);return this},g.prototype.disable=function(t,e){var n=[];Array.isArray(t)||(t=[t]),["core","block","inline"].forEach((function(e){n=n.concat(this[e].ruler.disable(t,!0))}),this),n=n.concat(this.inline.ruler2.disable(t,!0));var r=t.filter((function(t){return n.indexOf(t)<0}));if(r.length&&!e)throw new Error("MarkdownIt. Failed to disable unknown rule(s): "+r);return this},g.prototype.use=function(t){var e=[this].concat(Array.prototype.slice.call(arguments,1));return t.apply(t,e),this},g.prototype.parse=function(t,e){if("string"!=typeof t)throw new Error("Input data should be a String");var n=new this.core.State(t,this,e);return this.core.process(n),n.tokens},g.prototype.render=function(t,e){return e=e||{},this.renderer.render(this.parse(t,e),this.options,e)},g.prototype.parseInline=function(t,e){var n=new this.core.State(t,this,e);return n.inlineMode=!0,this.core.process(n),n.tokens},g.prototype.renderInline=function(t,e){return e=e||{},this.renderer.render(this.parseInline(t,e),this.options,e)},n.exports=g}));
|
133
|
+
;/*!node_modules/markdown-it/index.js*/
|
134
|
+
amis.define("103e189",(function(e,i,s,t){"use strict";s.exports=e("a89873b")}));
|
135
|
+
;/*!node_modules/markdown-it-html5-media/lib/index.js*/
|
136
|
+
amis.define("111130f",(function(e,t,r,a){"use strict";var s=["aac","m4a","mp3","oga","ogg","wav"],o=["mp4","m4v","ogv","webm","mpg","mpeg"],n={en:{"html5 video not supported":"Your browser does not support playing HTML5 video.","html5 audio not supported":"Your browser does not support playing HTML5 audio.","html5 media fallback link":'You can <a href="%s" download>download the file</a> instead.',"html5 media description":"Here is a description of the content: %s"}},i=function(e,t,r){if(n[e]&&n[e][t]||(e="en"),!n[e])return"";var a=n[e][t]||"";if(r)for(var s=0,o=r;s<o.length;s++){var i=o[s];a=a.replace("%s",i)}return a};function c(e){var t=e.match(/\.([^/.]+)$/);if(null===t)return"image";var r=t[1];return-1!=s.indexOf(r.toLowerCase())?"audio":-1!=o.indexOf(r.toLowerCase())?"video":"image"}r.exports={html5Media:function(e,t){void 0===t&&(t={}),t.messages&&(n=t.messages),t.translateFn&&(i=t.translateFn);var r=void 0!==t.videoAttrs?t.videoAttrs:'controls class="html5-video-player"',a=void 0!==t.audioAttrs?t.audioAttrs:'controls class="html5-audio-player"';e.inline.ruler.at("image",(function(t,r){return function(e,t,r){var a,s,o,n,i,l,d,u,p,m,f,h,v,g="",A=e.pos,k=e.posMax;if(33!==e.src.charCodeAt(e.pos)||91!==e.src.charCodeAt(e.pos+1))return!1;if(l=e.pos+2,(i=e.md.helpers.parseLinkLabel(e,e.pos+1,!1))<0)return!1;if((d=i+1)<k&&40===e.src.charCodeAt(d)){for(d++;d<k&&(s=e.src.charCodeAt(d),r.utils.isSpace(s)||10===s);d++);if(d>=k)return!1;for(v=d,(p=e.md.helpers.parseLinkDestination(e.src,d,e.posMax)).ok&&(g=e.md.normalizeLink(p.str),e.md.validateLink(g)?d=p.pos:g=""),v=d;d<k&&(s=e.src.charCodeAt(d),r.utils.isSpace(s)||10===s);d++);if(p=e.md.helpers.parseLinkTitle(e.src,d,e.posMax),d<k&&v!==d&&p.ok)for(m=p.str,d=p.pos;d<k&&(s=e.src.charCodeAt(d),r.utils.isSpace(s)||10===s);d++);else m="";if(d>=k||41!==e.src.charCodeAt(d))return e.pos=A,!1;d++}else{if(void 0===e.env.references)return!1;if(d<k&&91===e.src.charCodeAt(d)?(v=d+1,(d=e.md.helpers.parseLinkLabel(e,d))>=0?n=e.src.slice(v,d++):d=i+1):d=i+1,n||(n=e.src.slice(l,i)),!(u=e.env.references[r.utils.normalizeReference(n)]))return e.pos=A,!1;g=u.href,m=u.title}if(e.pos=d,e.posMax=k,t)return!0;o=e.src.slice(l,i),e.md.inline.parse(o,e.md,e.env,h=[]);var L=c(g),x="image"==L?"img":L;return(f=e.push(L,x,0)).attrs=a=[["src",g]],"image"==L&&a.push(["alt",""]),f.children=h,f.content=o,m&&a.push(["title",m]),e.pos=d,e.posMax=k,!0}(t,r,e)})),e.renderer.rules.video=e.renderer.rules.audio=function(t,s,o,n){return o.html5Media={videoAttrs:r,audioAttrs:a},function(e,t,r,a,s){var o=e[t],n=o.type;if("video"!==n&&"audio"!==n)return"";var c=r.html5Media["".concat(n,"Attrs")].trim();c&&(c=" "+c);var l=o.attrs[o.attrIndex("src")][1],d=-1!=o.attrIndex("title")?' title="'.concat(s.utils.escapeHtml(o.attrs[o.attrIndex("title")][1]),'"'):"",u=i(a.language,"html5 ".concat(n," not supported"))+"\n"+i(a.language,"html5 media fallback link",[l]),p=o.content?"\n"+i(a.language,"html5 media description",[s.utils.escapeHtml(o.content)]):"";return"<".concat(n,' src="').concat(l,'"').concat(d).concat(c,">\n")+"".concat(u).concat(p,"\n")+"</".concat(n,">")}(t,s,o,n,e)}},messages:n,guessMediaType:c}}));
|