elseware-ui 2.39.1 → 2.39.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +548 -2506
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +548 -2504
- package/dist/index.mjs.map +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -18,9 +18,6 @@ var index_js$1 = require('react-icons/ai/index.js');
|
|
|
18
18
|
var reactBeautifulDnd = require('react-beautiful-dnd');
|
|
19
19
|
var index_js = require('react-icons/md/index.js');
|
|
20
20
|
var index_js$5 = require('react-icons/bi/index.js');
|
|
21
|
-
var default2 = require('path');
|
|
22
|
-
var default3 = require('process');
|
|
23
|
-
var url = require('url');
|
|
24
21
|
var CodeMirror = require('@uiw/react-codemirror');
|
|
25
22
|
var langMarkdown = require('@codemirror/lang-markdown');
|
|
26
23
|
var themeOneDark = require('@codemirror/theme-one-dark');
|
|
@@ -33,8 +30,6 @@ var React26__default = /*#__PURE__*/_interopDefault(React26);
|
|
|
33
30
|
var classNames77__default = /*#__PURE__*/_interopDefault(classNames77);
|
|
34
31
|
var ReactWorldFlags__default = /*#__PURE__*/_interopDefault(ReactWorldFlags);
|
|
35
32
|
var emojiFlags__default = /*#__PURE__*/_interopDefault(emojiFlags);
|
|
36
|
-
var default2__default = /*#__PURE__*/_interopDefault(default2);
|
|
37
|
-
var default3__default = /*#__PURE__*/_interopDefault(default3);
|
|
38
33
|
var CodeMirror__default = /*#__PURE__*/_interopDefault(CodeMirror);
|
|
39
34
|
|
|
40
35
|
var __create = Object.create;
|
|
@@ -66,7 +61,7 @@ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__ge
|
|
|
66
61
|
// file that has been converted to a CommonJS file using a Babel-
|
|
67
62
|
// compatible transform (i.e. "__esModule" has not been set), then set
|
|
68
63
|
// "default" to the CommonJS "module.exports" for node compatibility.
|
|
69
|
-
|
|
64
|
+
__defProp(target, "default", { value: mod, enumerable: true }) ,
|
|
70
65
|
mod
|
|
71
66
|
));
|
|
72
67
|
|
|
@@ -1716,2149 +1711,20 @@ var require_cjs3 = __commonJS({
|
|
|
1716
1711
|
}
|
|
1717
1712
|
});
|
|
1718
1713
|
|
|
1719
|
-
// node_modules/character-
|
|
1720
|
-
var characterEntities;
|
|
1721
|
-
var init_character_entities = __esm({
|
|
1722
|
-
"node_modules/character-entities/index.js"() {
|
|
1723
|
-
characterEntities = {
|
|
1724
|
-
AElig: "\xC6",
|
|
1725
|
-
AMP: "&",
|
|
1726
|
-
Aacute: "\xC1",
|
|
1727
|
-
Abreve: "\u0102",
|
|
1728
|
-
Acirc: "\xC2",
|
|
1729
|
-
Acy: "\u0410",
|
|
1730
|
-
Afr: "\u{1D504}",
|
|
1731
|
-
Agrave: "\xC0",
|
|
1732
|
-
Alpha: "\u0391",
|
|
1733
|
-
Amacr: "\u0100",
|
|
1734
|
-
And: "\u2A53",
|
|
1735
|
-
Aogon: "\u0104",
|
|
1736
|
-
Aopf: "\u{1D538}",
|
|
1737
|
-
ApplyFunction: "\u2061",
|
|
1738
|
-
Aring: "\xC5",
|
|
1739
|
-
Ascr: "\u{1D49C}",
|
|
1740
|
-
Assign: "\u2254",
|
|
1741
|
-
Atilde: "\xC3",
|
|
1742
|
-
Auml: "\xC4",
|
|
1743
|
-
Backslash: "\u2216",
|
|
1744
|
-
Barv: "\u2AE7",
|
|
1745
|
-
Barwed: "\u2306",
|
|
1746
|
-
Bcy: "\u0411",
|
|
1747
|
-
Because: "\u2235",
|
|
1748
|
-
Bernoullis: "\u212C",
|
|
1749
|
-
Beta: "\u0392",
|
|
1750
|
-
Bfr: "\u{1D505}",
|
|
1751
|
-
Bopf: "\u{1D539}",
|
|
1752
|
-
Breve: "\u02D8",
|
|
1753
|
-
Bscr: "\u212C",
|
|
1754
|
-
Bumpeq: "\u224E",
|
|
1755
|
-
CHcy: "\u0427",
|
|
1756
|
-
COPY: "\xA9",
|
|
1757
|
-
Cacute: "\u0106",
|
|
1758
|
-
Cap: "\u22D2",
|
|
1759
|
-
CapitalDifferentialD: "\u2145",
|
|
1760
|
-
Cayleys: "\u212D",
|
|
1761
|
-
Ccaron: "\u010C",
|
|
1762
|
-
Ccedil: "\xC7",
|
|
1763
|
-
Ccirc: "\u0108",
|
|
1764
|
-
Cconint: "\u2230",
|
|
1765
|
-
Cdot: "\u010A",
|
|
1766
|
-
Cedilla: "\xB8",
|
|
1767
|
-
CenterDot: "\xB7",
|
|
1768
|
-
Cfr: "\u212D",
|
|
1769
|
-
Chi: "\u03A7",
|
|
1770
|
-
CircleDot: "\u2299",
|
|
1771
|
-
CircleMinus: "\u2296",
|
|
1772
|
-
CirclePlus: "\u2295",
|
|
1773
|
-
CircleTimes: "\u2297",
|
|
1774
|
-
ClockwiseContourIntegral: "\u2232",
|
|
1775
|
-
CloseCurlyDoubleQuote: "\u201D",
|
|
1776
|
-
CloseCurlyQuote: "\u2019",
|
|
1777
|
-
Colon: "\u2237",
|
|
1778
|
-
Colone: "\u2A74",
|
|
1779
|
-
Congruent: "\u2261",
|
|
1780
|
-
Conint: "\u222F",
|
|
1781
|
-
ContourIntegral: "\u222E",
|
|
1782
|
-
Copf: "\u2102",
|
|
1783
|
-
Coproduct: "\u2210",
|
|
1784
|
-
CounterClockwiseContourIntegral: "\u2233",
|
|
1785
|
-
Cross: "\u2A2F",
|
|
1786
|
-
Cscr: "\u{1D49E}",
|
|
1787
|
-
Cup: "\u22D3",
|
|
1788
|
-
CupCap: "\u224D",
|
|
1789
|
-
DD: "\u2145",
|
|
1790
|
-
DDotrahd: "\u2911",
|
|
1791
|
-
DJcy: "\u0402",
|
|
1792
|
-
DScy: "\u0405",
|
|
1793
|
-
DZcy: "\u040F",
|
|
1794
|
-
Dagger: "\u2021",
|
|
1795
|
-
Darr: "\u21A1",
|
|
1796
|
-
Dashv: "\u2AE4",
|
|
1797
|
-
Dcaron: "\u010E",
|
|
1798
|
-
Dcy: "\u0414",
|
|
1799
|
-
Del: "\u2207",
|
|
1800
|
-
Delta: "\u0394",
|
|
1801
|
-
Dfr: "\u{1D507}",
|
|
1802
|
-
DiacriticalAcute: "\xB4",
|
|
1803
|
-
DiacriticalDot: "\u02D9",
|
|
1804
|
-
DiacriticalDoubleAcute: "\u02DD",
|
|
1805
|
-
DiacriticalGrave: "`",
|
|
1806
|
-
DiacriticalTilde: "\u02DC",
|
|
1807
|
-
Diamond: "\u22C4",
|
|
1808
|
-
DifferentialD: "\u2146",
|
|
1809
|
-
Dopf: "\u{1D53B}",
|
|
1810
|
-
Dot: "\xA8",
|
|
1811
|
-
DotDot: "\u20DC",
|
|
1812
|
-
DotEqual: "\u2250",
|
|
1813
|
-
DoubleContourIntegral: "\u222F",
|
|
1814
|
-
DoubleDot: "\xA8",
|
|
1815
|
-
DoubleDownArrow: "\u21D3",
|
|
1816
|
-
DoubleLeftArrow: "\u21D0",
|
|
1817
|
-
DoubleLeftRightArrow: "\u21D4",
|
|
1818
|
-
DoubleLeftTee: "\u2AE4",
|
|
1819
|
-
DoubleLongLeftArrow: "\u27F8",
|
|
1820
|
-
DoubleLongLeftRightArrow: "\u27FA",
|
|
1821
|
-
DoubleLongRightArrow: "\u27F9",
|
|
1822
|
-
DoubleRightArrow: "\u21D2",
|
|
1823
|
-
DoubleRightTee: "\u22A8",
|
|
1824
|
-
DoubleUpArrow: "\u21D1",
|
|
1825
|
-
DoubleUpDownArrow: "\u21D5",
|
|
1826
|
-
DoubleVerticalBar: "\u2225",
|
|
1827
|
-
DownArrow: "\u2193",
|
|
1828
|
-
DownArrowBar: "\u2913",
|
|
1829
|
-
DownArrowUpArrow: "\u21F5",
|
|
1830
|
-
DownBreve: "\u0311",
|
|
1831
|
-
DownLeftRightVector: "\u2950",
|
|
1832
|
-
DownLeftTeeVector: "\u295E",
|
|
1833
|
-
DownLeftVector: "\u21BD",
|
|
1834
|
-
DownLeftVectorBar: "\u2956",
|
|
1835
|
-
DownRightTeeVector: "\u295F",
|
|
1836
|
-
DownRightVector: "\u21C1",
|
|
1837
|
-
DownRightVectorBar: "\u2957",
|
|
1838
|
-
DownTee: "\u22A4",
|
|
1839
|
-
DownTeeArrow: "\u21A7",
|
|
1840
|
-
Downarrow: "\u21D3",
|
|
1841
|
-
Dscr: "\u{1D49F}",
|
|
1842
|
-
Dstrok: "\u0110",
|
|
1843
|
-
ENG: "\u014A",
|
|
1844
|
-
ETH: "\xD0",
|
|
1845
|
-
Eacute: "\xC9",
|
|
1846
|
-
Ecaron: "\u011A",
|
|
1847
|
-
Ecirc: "\xCA",
|
|
1848
|
-
Ecy: "\u042D",
|
|
1849
|
-
Edot: "\u0116",
|
|
1850
|
-
Efr: "\u{1D508}",
|
|
1851
|
-
Egrave: "\xC8",
|
|
1852
|
-
Element: "\u2208",
|
|
1853
|
-
Emacr: "\u0112",
|
|
1854
|
-
EmptySmallSquare: "\u25FB",
|
|
1855
|
-
EmptyVerySmallSquare: "\u25AB",
|
|
1856
|
-
Eogon: "\u0118",
|
|
1857
|
-
Eopf: "\u{1D53C}",
|
|
1858
|
-
Epsilon: "\u0395",
|
|
1859
|
-
Equal: "\u2A75",
|
|
1860
|
-
EqualTilde: "\u2242",
|
|
1861
|
-
Equilibrium: "\u21CC",
|
|
1862
|
-
Escr: "\u2130",
|
|
1863
|
-
Esim: "\u2A73",
|
|
1864
|
-
Eta: "\u0397",
|
|
1865
|
-
Euml: "\xCB",
|
|
1866
|
-
Exists: "\u2203",
|
|
1867
|
-
ExponentialE: "\u2147",
|
|
1868
|
-
Fcy: "\u0424",
|
|
1869
|
-
Ffr: "\u{1D509}",
|
|
1870
|
-
FilledSmallSquare: "\u25FC",
|
|
1871
|
-
FilledVerySmallSquare: "\u25AA",
|
|
1872
|
-
Fopf: "\u{1D53D}",
|
|
1873
|
-
ForAll: "\u2200",
|
|
1874
|
-
Fouriertrf: "\u2131",
|
|
1875
|
-
Fscr: "\u2131",
|
|
1876
|
-
GJcy: "\u0403",
|
|
1877
|
-
GT: ">",
|
|
1878
|
-
Gamma: "\u0393",
|
|
1879
|
-
Gammad: "\u03DC",
|
|
1880
|
-
Gbreve: "\u011E",
|
|
1881
|
-
Gcedil: "\u0122",
|
|
1882
|
-
Gcirc: "\u011C",
|
|
1883
|
-
Gcy: "\u0413",
|
|
1884
|
-
Gdot: "\u0120",
|
|
1885
|
-
Gfr: "\u{1D50A}",
|
|
1886
|
-
Gg: "\u22D9",
|
|
1887
|
-
Gopf: "\u{1D53E}",
|
|
1888
|
-
GreaterEqual: "\u2265",
|
|
1889
|
-
GreaterEqualLess: "\u22DB",
|
|
1890
|
-
GreaterFullEqual: "\u2267",
|
|
1891
|
-
GreaterGreater: "\u2AA2",
|
|
1892
|
-
GreaterLess: "\u2277",
|
|
1893
|
-
GreaterSlantEqual: "\u2A7E",
|
|
1894
|
-
GreaterTilde: "\u2273",
|
|
1895
|
-
Gscr: "\u{1D4A2}",
|
|
1896
|
-
Gt: "\u226B",
|
|
1897
|
-
HARDcy: "\u042A",
|
|
1898
|
-
Hacek: "\u02C7",
|
|
1899
|
-
Hat: "^",
|
|
1900
|
-
Hcirc: "\u0124",
|
|
1901
|
-
Hfr: "\u210C",
|
|
1902
|
-
HilbertSpace: "\u210B",
|
|
1903
|
-
Hopf: "\u210D",
|
|
1904
|
-
HorizontalLine: "\u2500",
|
|
1905
|
-
Hscr: "\u210B",
|
|
1906
|
-
Hstrok: "\u0126",
|
|
1907
|
-
HumpDownHump: "\u224E",
|
|
1908
|
-
HumpEqual: "\u224F",
|
|
1909
|
-
IEcy: "\u0415",
|
|
1910
|
-
IJlig: "\u0132",
|
|
1911
|
-
IOcy: "\u0401",
|
|
1912
|
-
Iacute: "\xCD",
|
|
1913
|
-
Icirc: "\xCE",
|
|
1914
|
-
Icy: "\u0418",
|
|
1915
|
-
Idot: "\u0130",
|
|
1916
|
-
Ifr: "\u2111",
|
|
1917
|
-
Igrave: "\xCC",
|
|
1918
|
-
Im: "\u2111",
|
|
1919
|
-
Imacr: "\u012A",
|
|
1920
|
-
ImaginaryI: "\u2148",
|
|
1921
|
-
Implies: "\u21D2",
|
|
1922
|
-
Int: "\u222C",
|
|
1923
|
-
Integral: "\u222B",
|
|
1924
|
-
Intersection: "\u22C2",
|
|
1925
|
-
InvisibleComma: "\u2063",
|
|
1926
|
-
InvisibleTimes: "\u2062",
|
|
1927
|
-
Iogon: "\u012E",
|
|
1928
|
-
Iopf: "\u{1D540}",
|
|
1929
|
-
Iota: "\u0399",
|
|
1930
|
-
Iscr: "\u2110",
|
|
1931
|
-
Itilde: "\u0128",
|
|
1932
|
-
Iukcy: "\u0406",
|
|
1933
|
-
Iuml: "\xCF",
|
|
1934
|
-
Jcirc: "\u0134",
|
|
1935
|
-
Jcy: "\u0419",
|
|
1936
|
-
Jfr: "\u{1D50D}",
|
|
1937
|
-
Jopf: "\u{1D541}",
|
|
1938
|
-
Jscr: "\u{1D4A5}",
|
|
1939
|
-
Jsercy: "\u0408",
|
|
1940
|
-
Jukcy: "\u0404",
|
|
1941
|
-
KHcy: "\u0425",
|
|
1942
|
-
KJcy: "\u040C",
|
|
1943
|
-
Kappa: "\u039A",
|
|
1944
|
-
Kcedil: "\u0136",
|
|
1945
|
-
Kcy: "\u041A",
|
|
1946
|
-
Kfr: "\u{1D50E}",
|
|
1947
|
-
Kopf: "\u{1D542}",
|
|
1948
|
-
Kscr: "\u{1D4A6}",
|
|
1949
|
-
LJcy: "\u0409",
|
|
1950
|
-
LT: "<",
|
|
1951
|
-
Lacute: "\u0139",
|
|
1952
|
-
Lambda: "\u039B",
|
|
1953
|
-
Lang: "\u27EA",
|
|
1954
|
-
Laplacetrf: "\u2112",
|
|
1955
|
-
Larr: "\u219E",
|
|
1956
|
-
Lcaron: "\u013D",
|
|
1957
|
-
Lcedil: "\u013B",
|
|
1958
|
-
Lcy: "\u041B",
|
|
1959
|
-
LeftAngleBracket: "\u27E8",
|
|
1960
|
-
LeftArrow: "\u2190",
|
|
1961
|
-
LeftArrowBar: "\u21E4",
|
|
1962
|
-
LeftArrowRightArrow: "\u21C6",
|
|
1963
|
-
LeftCeiling: "\u2308",
|
|
1964
|
-
LeftDoubleBracket: "\u27E6",
|
|
1965
|
-
LeftDownTeeVector: "\u2961",
|
|
1966
|
-
LeftDownVector: "\u21C3",
|
|
1967
|
-
LeftDownVectorBar: "\u2959",
|
|
1968
|
-
LeftFloor: "\u230A",
|
|
1969
|
-
LeftRightArrow: "\u2194",
|
|
1970
|
-
LeftRightVector: "\u294E",
|
|
1971
|
-
LeftTee: "\u22A3",
|
|
1972
|
-
LeftTeeArrow: "\u21A4",
|
|
1973
|
-
LeftTeeVector: "\u295A",
|
|
1974
|
-
LeftTriangle: "\u22B2",
|
|
1975
|
-
LeftTriangleBar: "\u29CF",
|
|
1976
|
-
LeftTriangleEqual: "\u22B4",
|
|
1977
|
-
LeftUpDownVector: "\u2951",
|
|
1978
|
-
LeftUpTeeVector: "\u2960",
|
|
1979
|
-
LeftUpVector: "\u21BF",
|
|
1980
|
-
LeftUpVectorBar: "\u2958",
|
|
1981
|
-
LeftVector: "\u21BC",
|
|
1982
|
-
LeftVectorBar: "\u2952",
|
|
1983
|
-
Leftarrow: "\u21D0",
|
|
1984
|
-
Leftrightarrow: "\u21D4",
|
|
1985
|
-
LessEqualGreater: "\u22DA",
|
|
1986
|
-
LessFullEqual: "\u2266",
|
|
1987
|
-
LessGreater: "\u2276",
|
|
1988
|
-
LessLess: "\u2AA1",
|
|
1989
|
-
LessSlantEqual: "\u2A7D",
|
|
1990
|
-
LessTilde: "\u2272",
|
|
1991
|
-
Lfr: "\u{1D50F}",
|
|
1992
|
-
Ll: "\u22D8",
|
|
1993
|
-
Lleftarrow: "\u21DA",
|
|
1994
|
-
Lmidot: "\u013F",
|
|
1995
|
-
LongLeftArrow: "\u27F5",
|
|
1996
|
-
LongLeftRightArrow: "\u27F7",
|
|
1997
|
-
LongRightArrow: "\u27F6",
|
|
1998
|
-
Longleftarrow: "\u27F8",
|
|
1999
|
-
Longleftrightarrow: "\u27FA",
|
|
2000
|
-
Longrightarrow: "\u27F9",
|
|
2001
|
-
Lopf: "\u{1D543}",
|
|
2002
|
-
LowerLeftArrow: "\u2199",
|
|
2003
|
-
LowerRightArrow: "\u2198",
|
|
2004
|
-
Lscr: "\u2112",
|
|
2005
|
-
Lsh: "\u21B0",
|
|
2006
|
-
Lstrok: "\u0141",
|
|
2007
|
-
Lt: "\u226A",
|
|
2008
|
-
Map: "\u2905",
|
|
2009
|
-
Mcy: "\u041C",
|
|
2010
|
-
MediumSpace: "\u205F",
|
|
2011
|
-
Mellintrf: "\u2133",
|
|
2012
|
-
Mfr: "\u{1D510}",
|
|
2013
|
-
MinusPlus: "\u2213",
|
|
2014
|
-
Mopf: "\u{1D544}",
|
|
2015
|
-
Mscr: "\u2133",
|
|
2016
|
-
Mu: "\u039C",
|
|
2017
|
-
NJcy: "\u040A",
|
|
2018
|
-
Nacute: "\u0143",
|
|
2019
|
-
Ncaron: "\u0147",
|
|
2020
|
-
Ncedil: "\u0145",
|
|
2021
|
-
Ncy: "\u041D",
|
|
2022
|
-
NegativeMediumSpace: "\u200B",
|
|
2023
|
-
NegativeThickSpace: "\u200B",
|
|
2024
|
-
NegativeThinSpace: "\u200B",
|
|
2025
|
-
NegativeVeryThinSpace: "\u200B",
|
|
2026
|
-
NestedGreaterGreater: "\u226B",
|
|
2027
|
-
NestedLessLess: "\u226A",
|
|
2028
|
-
NewLine: "\n",
|
|
2029
|
-
Nfr: "\u{1D511}",
|
|
2030
|
-
NoBreak: "\u2060",
|
|
2031
|
-
NonBreakingSpace: "\xA0",
|
|
2032
|
-
Nopf: "\u2115",
|
|
2033
|
-
Not: "\u2AEC",
|
|
2034
|
-
NotCongruent: "\u2262",
|
|
2035
|
-
NotCupCap: "\u226D",
|
|
2036
|
-
NotDoubleVerticalBar: "\u2226",
|
|
2037
|
-
NotElement: "\u2209",
|
|
2038
|
-
NotEqual: "\u2260",
|
|
2039
|
-
NotEqualTilde: "\u2242\u0338",
|
|
2040
|
-
NotExists: "\u2204",
|
|
2041
|
-
NotGreater: "\u226F",
|
|
2042
|
-
NotGreaterEqual: "\u2271",
|
|
2043
|
-
NotGreaterFullEqual: "\u2267\u0338",
|
|
2044
|
-
NotGreaterGreater: "\u226B\u0338",
|
|
2045
|
-
NotGreaterLess: "\u2279",
|
|
2046
|
-
NotGreaterSlantEqual: "\u2A7E\u0338",
|
|
2047
|
-
NotGreaterTilde: "\u2275",
|
|
2048
|
-
NotHumpDownHump: "\u224E\u0338",
|
|
2049
|
-
NotHumpEqual: "\u224F\u0338",
|
|
2050
|
-
NotLeftTriangle: "\u22EA",
|
|
2051
|
-
NotLeftTriangleBar: "\u29CF\u0338",
|
|
2052
|
-
NotLeftTriangleEqual: "\u22EC",
|
|
2053
|
-
NotLess: "\u226E",
|
|
2054
|
-
NotLessEqual: "\u2270",
|
|
2055
|
-
NotLessGreater: "\u2278",
|
|
2056
|
-
NotLessLess: "\u226A\u0338",
|
|
2057
|
-
NotLessSlantEqual: "\u2A7D\u0338",
|
|
2058
|
-
NotLessTilde: "\u2274",
|
|
2059
|
-
NotNestedGreaterGreater: "\u2AA2\u0338",
|
|
2060
|
-
NotNestedLessLess: "\u2AA1\u0338",
|
|
2061
|
-
NotPrecedes: "\u2280",
|
|
2062
|
-
NotPrecedesEqual: "\u2AAF\u0338",
|
|
2063
|
-
NotPrecedesSlantEqual: "\u22E0",
|
|
2064
|
-
NotReverseElement: "\u220C",
|
|
2065
|
-
NotRightTriangle: "\u22EB",
|
|
2066
|
-
NotRightTriangleBar: "\u29D0\u0338",
|
|
2067
|
-
NotRightTriangleEqual: "\u22ED",
|
|
2068
|
-
NotSquareSubset: "\u228F\u0338",
|
|
2069
|
-
NotSquareSubsetEqual: "\u22E2",
|
|
2070
|
-
NotSquareSuperset: "\u2290\u0338",
|
|
2071
|
-
NotSquareSupersetEqual: "\u22E3",
|
|
2072
|
-
NotSubset: "\u2282\u20D2",
|
|
2073
|
-
NotSubsetEqual: "\u2288",
|
|
2074
|
-
NotSucceeds: "\u2281",
|
|
2075
|
-
NotSucceedsEqual: "\u2AB0\u0338",
|
|
2076
|
-
NotSucceedsSlantEqual: "\u22E1",
|
|
2077
|
-
NotSucceedsTilde: "\u227F\u0338",
|
|
2078
|
-
NotSuperset: "\u2283\u20D2",
|
|
2079
|
-
NotSupersetEqual: "\u2289",
|
|
2080
|
-
NotTilde: "\u2241",
|
|
2081
|
-
NotTildeEqual: "\u2244",
|
|
2082
|
-
NotTildeFullEqual: "\u2247",
|
|
2083
|
-
NotTildeTilde: "\u2249",
|
|
2084
|
-
NotVerticalBar: "\u2224",
|
|
2085
|
-
Nscr: "\u{1D4A9}",
|
|
2086
|
-
Ntilde: "\xD1",
|
|
2087
|
-
Nu: "\u039D",
|
|
2088
|
-
OElig: "\u0152",
|
|
2089
|
-
Oacute: "\xD3",
|
|
2090
|
-
Ocirc: "\xD4",
|
|
2091
|
-
Ocy: "\u041E",
|
|
2092
|
-
Odblac: "\u0150",
|
|
2093
|
-
Ofr: "\u{1D512}",
|
|
2094
|
-
Ograve: "\xD2",
|
|
2095
|
-
Omacr: "\u014C",
|
|
2096
|
-
Omega: "\u03A9",
|
|
2097
|
-
Omicron: "\u039F",
|
|
2098
|
-
Oopf: "\u{1D546}",
|
|
2099
|
-
OpenCurlyDoubleQuote: "\u201C",
|
|
2100
|
-
OpenCurlyQuote: "\u2018",
|
|
2101
|
-
Or: "\u2A54",
|
|
2102
|
-
Oscr: "\u{1D4AA}",
|
|
2103
|
-
Oslash: "\xD8",
|
|
2104
|
-
Otilde: "\xD5",
|
|
2105
|
-
Otimes: "\u2A37",
|
|
2106
|
-
Ouml: "\xD6",
|
|
2107
|
-
OverBar: "\u203E",
|
|
2108
|
-
OverBrace: "\u23DE",
|
|
2109
|
-
OverBracket: "\u23B4",
|
|
2110
|
-
OverParenthesis: "\u23DC",
|
|
2111
|
-
PartialD: "\u2202",
|
|
2112
|
-
Pcy: "\u041F",
|
|
2113
|
-
Pfr: "\u{1D513}",
|
|
2114
|
-
Phi: "\u03A6",
|
|
2115
|
-
Pi: "\u03A0",
|
|
2116
|
-
PlusMinus: "\xB1",
|
|
2117
|
-
Poincareplane: "\u210C",
|
|
2118
|
-
Popf: "\u2119",
|
|
2119
|
-
Pr: "\u2ABB",
|
|
2120
|
-
Precedes: "\u227A",
|
|
2121
|
-
PrecedesEqual: "\u2AAF",
|
|
2122
|
-
PrecedesSlantEqual: "\u227C",
|
|
2123
|
-
PrecedesTilde: "\u227E",
|
|
2124
|
-
Prime: "\u2033",
|
|
2125
|
-
Product: "\u220F",
|
|
2126
|
-
Proportion: "\u2237",
|
|
2127
|
-
Proportional: "\u221D",
|
|
2128
|
-
Pscr: "\u{1D4AB}",
|
|
2129
|
-
Psi: "\u03A8",
|
|
2130
|
-
QUOT: '"',
|
|
2131
|
-
Qfr: "\u{1D514}",
|
|
2132
|
-
Qopf: "\u211A",
|
|
2133
|
-
Qscr: "\u{1D4AC}",
|
|
2134
|
-
RBarr: "\u2910",
|
|
2135
|
-
REG: "\xAE",
|
|
2136
|
-
Racute: "\u0154",
|
|
2137
|
-
Rang: "\u27EB",
|
|
2138
|
-
Rarr: "\u21A0",
|
|
2139
|
-
Rarrtl: "\u2916",
|
|
2140
|
-
Rcaron: "\u0158",
|
|
2141
|
-
Rcedil: "\u0156",
|
|
2142
|
-
Rcy: "\u0420",
|
|
2143
|
-
Re: "\u211C",
|
|
2144
|
-
ReverseElement: "\u220B",
|
|
2145
|
-
ReverseEquilibrium: "\u21CB",
|
|
2146
|
-
ReverseUpEquilibrium: "\u296F",
|
|
2147
|
-
Rfr: "\u211C",
|
|
2148
|
-
Rho: "\u03A1",
|
|
2149
|
-
RightAngleBracket: "\u27E9",
|
|
2150
|
-
RightArrow: "\u2192",
|
|
2151
|
-
RightArrowBar: "\u21E5",
|
|
2152
|
-
RightArrowLeftArrow: "\u21C4",
|
|
2153
|
-
RightCeiling: "\u2309",
|
|
2154
|
-
RightDoubleBracket: "\u27E7",
|
|
2155
|
-
RightDownTeeVector: "\u295D",
|
|
2156
|
-
RightDownVector: "\u21C2",
|
|
2157
|
-
RightDownVectorBar: "\u2955",
|
|
2158
|
-
RightFloor: "\u230B",
|
|
2159
|
-
RightTee: "\u22A2",
|
|
2160
|
-
RightTeeArrow: "\u21A6",
|
|
2161
|
-
RightTeeVector: "\u295B",
|
|
2162
|
-
RightTriangle: "\u22B3",
|
|
2163
|
-
RightTriangleBar: "\u29D0",
|
|
2164
|
-
RightTriangleEqual: "\u22B5",
|
|
2165
|
-
RightUpDownVector: "\u294F",
|
|
2166
|
-
RightUpTeeVector: "\u295C",
|
|
2167
|
-
RightUpVector: "\u21BE",
|
|
2168
|
-
RightUpVectorBar: "\u2954",
|
|
2169
|
-
RightVector: "\u21C0",
|
|
2170
|
-
RightVectorBar: "\u2953",
|
|
2171
|
-
Rightarrow: "\u21D2",
|
|
2172
|
-
Ropf: "\u211D",
|
|
2173
|
-
RoundImplies: "\u2970",
|
|
2174
|
-
Rrightarrow: "\u21DB",
|
|
2175
|
-
Rscr: "\u211B",
|
|
2176
|
-
Rsh: "\u21B1",
|
|
2177
|
-
RuleDelayed: "\u29F4",
|
|
2178
|
-
SHCHcy: "\u0429",
|
|
2179
|
-
SHcy: "\u0428",
|
|
2180
|
-
SOFTcy: "\u042C",
|
|
2181
|
-
Sacute: "\u015A",
|
|
2182
|
-
Sc: "\u2ABC",
|
|
2183
|
-
Scaron: "\u0160",
|
|
2184
|
-
Scedil: "\u015E",
|
|
2185
|
-
Scirc: "\u015C",
|
|
2186
|
-
Scy: "\u0421",
|
|
2187
|
-
Sfr: "\u{1D516}",
|
|
2188
|
-
ShortDownArrow: "\u2193",
|
|
2189
|
-
ShortLeftArrow: "\u2190",
|
|
2190
|
-
ShortRightArrow: "\u2192",
|
|
2191
|
-
ShortUpArrow: "\u2191",
|
|
2192
|
-
Sigma: "\u03A3",
|
|
2193
|
-
SmallCircle: "\u2218",
|
|
2194
|
-
Sopf: "\u{1D54A}",
|
|
2195
|
-
Sqrt: "\u221A",
|
|
2196
|
-
Square: "\u25A1",
|
|
2197
|
-
SquareIntersection: "\u2293",
|
|
2198
|
-
SquareSubset: "\u228F",
|
|
2199
|
-
SquareSubsetEqual: "\u2291",
|
|
2200
|
-
SquareSuperset: "\u2290",
|
|
2201
|
-
SquareSupersetEqual: "\u2292",
|
|
2202
|
-
SquareUnion: "\u2294",
|
|
2203
|
-
Sscr: "\u{1D4AE}",
|
|
2204
|
-
Star: "\u22C6",
|
|
2205
|
-
Sub: "\u22D0",
|
|
2206
|
-
Subset: "\u22D0",
|
|
2207
|
-
SubsetEqual: "\u2286",
|
|
2208
|
-
Succeeds: "\u227B",
|
|
2209
|
-
SucceedsEqual: "\u2AB0",
|
|
2210
|
-
SucceedsSlantEqual: "\u227D",
|
|
2211
|
-
SucceedsTilde: "\u227F",
|
|
2212
|
-
SuchThat: "\u220B",
|
|
2213
|
-
Sum: "\u2211",
|
|
2214
|
-
Sup: "\u22D1",
|
|
2215
|
-
Superset: "\u2283",
|
|
2216
|
-
SupersetEqual: "\u2287",
|
|
2217
|
-
Supset: "\u22D1",
|
|
2218
|
-
THORN: "\xDE",
|
|
2219
|
-
TRADE: "\u2122",
|
|
2220
|
-
TSHcy: "\u040B",
|
|
2221
|
-
TScy: "\u0426",
|
|
2222
|
-
Tab: " ",
|
|
2223
|
-
Tau: "\u03A4",
|
|
2224
|
-
Tcaron: "\u0164",
|
|
2225
|
-
Tcedil: "\u0162",
|
|
2226
|
-
Tcy: "\u0422",
|
|
2227
|
-
Tfr: "\u{1D517}",
|
|
2228
|
-
Therefore: "\u2234",
|
|
2229
|
-
Theta: "\u0398",
|
|
2230
|
-
ThickSpace: "\u205F\u200A",
|
|
2231
|
-
ThinSpace: "\u2009",
|
|
2232
|
-
Tilde: "\u223C",
|
|
2233
|
-
TildeEqual: "\u2243",
|
|
2234
|
-
TildeFullEqual: "\u2245",
|
|
2235
|
-
TildeTilde: "\u2248",
|
|
2236
|
-
Topf: "\u{1D54B}",
|
|
2237
|
-
TripleDot: "\u20DB",
|
|
2238
|
-
Tscr: "\u{1D4AF}",
|
|
2239
|
-
Tstrok: "\u0166",
|
|
2240
|
-
Uacute: "\xDA",
|
|
2241
|
-
Uarr: "\u219F",
|
|
2242
|
-
Uarrocir: "\u2949",
|
|
2243
|
-
Ubrcy: "\u040E",
|
|
2244
|
-
Ubreve: "\u016C",
|
|
2245
|
-
Ucirc: "\xDB",
|
|
2246
|
-
Ucy: "\u0423",
|
|
2247
|
-
Udblac: "\u0170",
|
|
2248
|
-
Ufr: "\u{1D518}",
|
|
2249
|
-
Ugrave: "\xD9",
|
|
2250
|
-
Umacr: "\u016A",
|
|
2251
|
-
UnderBar: "_",
|
|
2252
|
-
UnderBrace: "\u23DF",
|
|
2253
|
-
UnderBracket: "\u23B5",
|
|
2254
|
-
UnderParenthesis: "\u23DD",
|
|
2255
|
-
Union: "\u22C3",
|
|
2256
|
-
UnionPlus: "\u228E",
|
|
2257
|
-
Uogon: "\u0172",
|
|
2258
|
-
Uopf: "\u{1D54C}",
|
|
2259
|
-
UpArrow: "\u2191",
|
|
2260
|
-
UpArrowBar: "\u2912",
|
|
2261
|
-
UpArrowDownArrow: "\u21C5",
|
|
2262
|
-
UpDownArrow: "\u2195",
|
|
2263
|
-
UpEquilibrium: "\u296E",
|
|
2264
|
-
UpTee: "\u22A5",
|
|
2265
|
-
UpTeeArrow: "\u21A5",
|
|
2266
|
-
Uparrow: "\u21D1",
|
|
2267
|
-
Updownarrow: "\u21D5",
|
|
2268
|
-
UpperLeftArrow: "\u2196",
|
|
2269
|
-
UpperRightArrow: "\u2197",
|
|
2270
|
-
Upsi: "\u03D2",
|
|
2271
|
-
Upsilon: "\u03A5",
|
|
2272
|
-
Uring: "\u016E",
|
|
2273
|
-
Uscr: "\u{1D4B0}",
|
|
2274
|
-
Utilde: "\u0168",
|
|
2275
|
-
Uuml: "\xDC",
|
|
2276
|
-
VDash: "\u22AB",
|
|
2277
|
-
Vbar: "\u2AEB",
|
|
2278
|
-
Vcy: "\u0412",
|
|
2279
|
-
Vdash: "\u22A9",
|
|
2280
|
-
Vdashl: "\u2AE6",
|
|
2281
|
-
Vee: "\u22C1",
|
|
2282
|
-
Verbar: "\u2016",
|
|
2283
|
-
Vert: "\u2016",
|
|
2284
|
-
VerticalBar: "\u2223",
|
|
2285
|
-
VerticalLine: "|",
|
|
2286
|
-
VerticalSeparator: "\u2758",
|
|
2287
|
-
VerticalTilde: "\u2240",
|
|
2288
|
-
VeryThinSpace: "\u200A",
|
|
2289
|
-
Vfr: "\u{1D519}",
|
|
2290
|
-
Vopf: "\u{1D54D}",
|
|
2291
|
-
Vscr: "\u{1D4B1}",
|
|
2292
|
-
Vvdash: "\u22AA",
|
|
2293
|
-
Wcirc: "\u0174",
|
|
2294
|
-
Wedge: "\u22C0",
|
|
2295
|
-
Wfr: "\u{1D51A}",
|
|
2296
|
-
Wopf: "\u{1D54E}",
|
|
2297
|
-
Wscr: "\u{1D4B2}",
|
|
2298
|
-
Xfr: "\u{1D51B}",
|
|
2299
|
-
Xi: "\u039E",
|
|
2300
|
-
Xopf: "\u{1D54F}",
|
|
2301
|
-
Xscr: "\u{1D4B3}",
|
|
2302
|
-
YAcy: "\u042F",
|
|
2303
|
-
YIcy: "\u0407",
|
|
2304
|
-
YUcy: "\u042E",
|
|
2305
|
-
Yacute: "\xDD",
|
|
2306
|
-
Ycirc: "\u0176",
|
|
2307
|
-
Ycy: "\u042B",
|
|
2308
|
-
Yfr: "\u{1D51C}",
|
|
2309
|
-
Yopf: "\u{1D550}",
|
|
2310
|
-
Yscr: "\u{1D4B4}",
|
|
2311
|
-
Yuml: "\u0178",
|
|
2312
|
-
ZHcy: "\u0416",
|
|
2313
|
-
Zacute: "\u0179",
|
|
2314
|
-
Zcaron: "\u017D",
|
|
2315
|
-
Zcy: "\u0417",
|
|
2316
|
-
Zdot: "\u017B",
|
|
2317
|
-
ZeroWidthSpace: "\u200B",
|
|
2318
|
-
Zeta: "\u0396",
|
|
2319
|
-
Zfr: "\u2128",
|
|
2320
|
-
Zopf: "\u2124",
|
|
2321
|
-
Zscr: "\u{1D4B5}",
|
|
2322
|
-
aacute: "\xE1",
|
|
2323
|
-
abreve: "\u0103",
|
|
2324
|
-
ac: "\u223E",
|
|
2325
|
-
acE: "\u223E\u0333",
|
|
2326
|
-
acd: "\u223F",
|
|
2327
|
-
acirc: "\xE2",
|
|
2328
|
-
acute: "\xB4",
|
|
2329
|
-
acy: "\u0430",
|
|
2330
|
-
aelig: "\xE6",
|
|
2331
|
-
af: "\u2061",
|
|
2332
|
-
afr: "\u{1D51E}",
|
|
2333
|
-
agrave: "\xE0",
|
|
2334
|
-
alefsym: "\u2135",
|
|
2335
|
-
aleph: "\u2135",
|
|
2336
|
-
alpha: "\u03B1",
|
|
2337
|
-
amacr: "\u0101",
|
|
2338
|
-
amalg: "\u2A3F",
|
|
2339
|
-
amp: "&",
|
|
2340
|
-
and: "\u2227",
|
|
2341
|
-
andand: "\u2A55",
|
|
2342
|
-
andd: "\u2A5C",
|
|
2343
|
-
andslope: "\u2A58",
|
|
2344
|
-
andv: "\u2A5A",
|
|
2345
|
-
ang: "\u2220",
|
|
2346
|
-
ange: "\u29A4",
|
|
2347
|
-
angle: "\u2220",
|
|
2348
|
-
angmsd: "\u2221",
|
|
2349
|
-
angmsdaa: "\u29A8",
|
|
2350
|
-
angmsdab: "\u29A9",
|
|
2351
|
-
angmsdac: "\u29AA",
|
|
2352
|
-
angmsdad: "\u29AB",
|
|
2353
|
-
angmsdae: "\u29AC",
|
|
2354
|
-
angmsdaf: "\u29AD",
|
|
2355
|
-
angmsdag: "\u29AE",
|
|
2356
|
-
angmsdah: "\u29AF",
|
|
2357
|
-
angrt: "\u221F",
|
|
2358
|
-
angrtvb: "\u22BE",
|
|
2359
|
-
angrtvbd: "\u299D",
|
|
2360
|
-
angsph: "\u2222",
|
|
2361
|
-
angst: "\xC5",
|
|
2362
|
-
angzarr: "\u237C",
|
|
2363
|
-
aogon: "\u0105",
|
|
2364
|
-
aopf: "\u{1D552}",
|
|
2365
|
-
ap: "\u2248",
|
|
2366
|
-
apE: "\u2A70",
|
|
2367
|
-
apacir: "\u2A6F",
|
|
2368
|
-
ape: "\u224A",
|
|
2369
|
-
apid: "\u224B",
|
|
2370
|
-
apos: "'",
|
|
2371
|
-
approx: "\u2248",
|
|
2372
|
-
approxeq: "\u224A",
|
|
2373
|
-
aring: "\xE5",
|
|
2374
|
-
ascr: "\u{1D4B6}",
|
|
2375
|
-
ast: "*",
|
|
2376
|
-
asymp: "\u2248",
|
|
2377
|
-
asympeq: "\u224D",
|
|
2378
|
-
atilde: "\xE3",
|
|
2379
|
-
auml: "\xE4",
|
|
2380
|
-
awconint: "\u2233",
|
|
2381
|
-
awint: "\u2A11",
|
|
2382
|
-
bNot: "\u2AED",
|
|
2383
|
-
backcong: "\u224C",
|
|
2384
|
-
backepsilon: "\u03F6",
|
|
2385
|
-
backprime: "\u2035",
|
|
2386
|
-
backsim: "\u223D",
|
|
2387
|
-
backsimeq: "\u22CD",
|
|
2388
|
-
barvee: "\u22BD",
|
|
2389
|
-
barwed: "\u2305",
|
|
2390
|
-
barwedge: "\u2305",
|
|
2391
|
-
bbrk: "\u23B5",
|
|
2392
|
-
bbrktbrk: "\u23B6",
|
|
2393
|
-
bcong: "\u224C",
|
|
2394
|
-
bcy: "\u0431",
|
|
2395
|
-
bdquo: "\u201E",
|
|
2396
|
-
becaus: "\u2235",
|
|
2397
|
-
because: "\u2235",
|
|
2398
|
-
bemptyv: "\u29B0",
|
|
2399
|
-
bepsi: "\u03F6",
|
|
2400
|
-
bernou: "\u212C",
|
|
2401
|
-
beta: "\u03B2",
|
|
2402
|
-
beth: "\u2136",
|
|
2403
|
-
between: "\u226C",
|
|
2404
|
-
bfr: "\u{1D51F}",
|
|
2405
|
-
bigcap: "\u22C2",
|
|
2406
|
-
bigcirc: "\u25EF",
|
|
2407
|
-
bigcup: "\u22C3",
|
|
2408
|
-
bigodot: "\u2A00",
|
|
2409
|
-
bigoplus: "\u2A01",
|
|
2410
|
-
bigotimes: "\u2A02",
|
|
2411
|
-
bigsqcup: "\u2A06",
|
|
2412
|
-
bigstar: "\u2605",
|
|
2413
|
-
bigtriangledown: "\u25BD",
|
|
2414
|
-
bigtriangleup: "\u25B3",
|
|
2415
|
-
biguplus: "\u2A04",
|
|
2416
|
-
bigvee: "\u22C1",
|
|
2417
|
-
bigwedge: "\u22C0",
|
|
2418
|
-
bkarow: "\u290D",
|
|
2419
|
-
blacklozenge: "\u29EB",
|
|
2420
|
-
blacksquare: "\u25AA",
|
|
2421
|
-
blacktriangle: "\u25B4",
|
|
2422
|
-
blacktriangledown: "\u25BE",
|
|
2423
|
-
blacktriangleleft: "\u25C2",
|
|
2424
|
-
blacktriangleright: "\u25B8",
|
|
2425
|
-
blank: "\u2423",
|
|
2426
|
-
blk12: "\u2592",
|
|
2427
|
-
blk14: "\u2591",
|
|
2428
|
-
blk34: "\u2593",
|
|
2429
|
-
block: "\u2588",
|
|
2430
|
-
bne: "=\u20E5",
|
|
2431
|
-
bnequiv: "\u2261\u20E5",
|
|
2432
|
-
bnot: "\u2310",
|
|
2433
|
-
bopf: "\u{1D553}",
|
|
2434
|
-
bot: "\u22A5",
|
|
2435
|
-
bottom: "\u22A5",
|
|
2436
|
-
bowtie: "\u22C8",
|
|
2437
|
-
boxDL: "\u2557",
|
|
2438
|
-
boxDR: "\u2554",
|
|
2439
|
-
boxDl: "\u2556",
|
|
2440
|
-
boxDr: "\u2553",
|
|
2441
|
-
boxH: "\u2550",
|
|
2442
|
-
boxHD: "\u2566",
|
|
2443
|
-
boxHU: "\u2569",
|
|
2444
|
-
boxHd: "\u2564",
|
|
2445
|
-
boxHu: "\u2567",
|
|
2446
|
-
boxUL: "\u255D",
|
|
2447
|
-
boxUR: "\u255A",
|
|
2448
|
-
boxUl: "\u255C",
|
|
2449
|
-
boxUr: "\u2559",
|
|
2450
|
-
boxV: "\u2551",
|
|
2451
|
-
boxVH: "\u256C",
|
|
2452
|
-
boxVL: "\u2563",
|
|
2453
|
-
boxVR: "\u2560",
|
|
2454
|
-
boxVh: "\u256B",
|
|
2455
|
-
boxVl: "\u2562",
|
|
2456
|
-
boxVr: "\u255F",
|
|
2457
|
-
boxbox: "\u29C9",
|
|
2458
|
-
boxdL: "\u2555",
|
|
2459
|
-
boxdR: "\u2552",
|
|
2460
|
-
boxdl: "\u2510",
|
|
2461
|
-
boxdr: "\u250C",
|
|
2462
|
-
boxh: "\u2500",
|
|
2463
|
-
boxhD: "\u2565",
|
|
2464
|
-
boxhU: "\u2568",
|
|
2465
|
-
boxhd: "\u252C",
|
|
2466
|
-
boxhu: "\u2534",
|
|
2467
|
-
boxminus: "\u229F",
|
|
2468
|
-
boxplus: "\u229E",
|
|
2469
|
-
boxtimes: "\u22A0",
|
|
2470
|
-
boxuL: "\u255B",
|
|
2471
|
-
boxuR: "\u2558",
|
|
2472
|
-
boxul: "\u2518",
|
|
2473
|
-
boxur: "\u2514",
|
|
2474
|
-
boxv: "\u2502",
|
|
2475
|
-
boxvH: "\u256A",
|
|
2476
|
-
boxvL: "\u2561",
|
|
2477
|
-
boxvR: "\u255E",
|
|
2478
|
-
boxvh: "\u253C",
|
|
2479
|
-
boxvl: "\u2524",
|
|
2480
|
-
boxvr: "\u251C",
|
|
2481
|
-
bprime: "\u2035",
|
|
2482
|
-
breve: "\u02D8",
|
|
2483
|
-
brvbar: "\xA6",
|
|
2484
|
-
bscr: "\u{1D4B7}",
|
|
2485
|
-
bsemi: "\u204F",
|
|
2486
|
-
bsim: "\u223D",
|
|
2487
|
-
bsime: "\u22CD",
|
|
2488
|
-
bsol: "\\",
|
|
2489
|
-
bsolb: "\u29C5",
|
|
2490
|
-
bsolhsub: "\u27C8",
|
|
2491
|
-
bull: "\u2022",
|
|
2492
|
-
bullet: "\u2022",
|
|
2493
|
-
bump: "\u224E",
|
|
2494
|
-
bumpE: "\u2AAE",
|
|
2495
|
-
bumpe: "\u224F",
|
|
2496
|
-
bumpeq: "\u224F",
|
|
2497
|
-
cacute: "\u0107",
|
|
2498
|
-
cap: "\u2229",
|
|
2499
|
-
capand: "\u2A44",
|
|
2500
|
-
capbrcup: "\u2A49",
|
|
2501
|
-
capcap: "\u2A4B",
|
|
2502
|
-
capcup: "\u2A47",
|
|
2503
|
-
capdot: "\u2A40",
|
|
2504
|
-
caps: "\u2229\uFE00",
|
|
2505
|
-
caret: "\u2041",
|
|
2506
|
-
caron: "\u02C7",
|
|
2507
|
-
ccaps: "\u2A4D",
|
|
2508
|
-
ccaron: "\u010D",
|
|
2509
|
-
ccedil: "\xE7",
|
|
2510
|
-
ccirc: "\u0109",
|
|
2511
|
-
ccups: "\u2A4C",
|
|
2512
|
-
ccupssm: "\u2A50",
|
|
2513
|
-
cdot: "\u010B",
|
|
2514
|
-
cedil: "\xB8",
|
|
2515
|
-
cemptyv: "\u29B2",
|
|
2516
|
-
cent: "\xA2",
|
|
2517
|
-
centerdot: "\xB7",
|
|
2518
|
-
cfr: "\u{1D520}",
|
|
2519
|
-
chcy: "\u0447",
|
|
2520
|
-
check: "\u2713",
|
|
2521
|
-
checkmark: "\u2713",
|
|
2522
|
-
chi: "\u03C7",
|
|
2523
|
-
cir: "\u25CB",
|
|
2524
|
-
cirE: "\u29C3",
|
|
2525
|
-
circ: "\u02C6",
|
|
2526
|
-
circeq: "\u2257",
|
|
2527
|
-
circlearrowleft: "\u21BA",
|
|
2528
|
-
circlearrowright: "\u21BB",
|
|
2529
|
-
circledR: "\xAE",
|
|
2530
|
-
circledS: "\u24C8",
|
|
2531
|
-
circledast: "\u229B",
|
|
2532
|
-
circledcirc: "\u229A",
|
|
2533
|
-
circleddash: "\u229D",
|
|
2534
|
-
cire: "\u2257",
|
|
2535
|
-
cirfnint: "\u2A10",
|
|
2536
|
-
cirmid: "\u2AEF",
|
|
2537
|
-
cirscir: "\u29C2",
|
|
2538
|
-
clubs: "\u2663",
|
|
2539
|
-
clubsuit: "\u2663",
|
|
2540
|
-
colon: ":",
|
|
2541
|
-
colone: "\u2254",
|
|
2542
|
-
coloneq: "\u2254",
|
|
2543
|
-
comma: ",",
|
|
2544
|
-
commat: "@",
|
|
2545
|
-
comp: "\u2201",
|
|
2546
|
-
compfn: "\u2218",
|
|
2547
|
-
complement: "\u2201",
|
|
2548
|
-
complexes: "\u2102",
|
|
2549
|
-
cong: "\u2245",
|
|
2550
|
-
congdot: "\u2A6D",
|
|
2551
|
-
conint: "\u222E",
|
|
2552
|
-
copf: "\u{1D554}",
|
|
2553
|
-
coprod: "\u2210",
|
|
2554
|
-
copy: "\xA9",
|
|
2555
|
-
copysr: "\u2117",
|
|
2556
|
-
crarr: "\u21B5",
|
|
2557
|
-
cross: "\u2717",
|
|
2558
|
-
cscr: "\u{1D4B8}",
|
|
2559
|
-
csub: "\u2ACF",
|
|
2560
|
-
csube: "\u2AD1",
|
|
2561
|
-
csup: "\u2AD0",
|
|
2562
|
-
csupe: "\u2AD2",
|
|
2563
|
-
ctdot: "\u22EF",
|
|
2564
|
-
cudarrl: "\u2938",
|
|
2565
|
-
cudarrr: "\u2935",
|
|
2566
|
-
cuepr: "\u22DE",
|
|
2567
|
-
cuesc: "\u22DF",
|
|
2568
|
-
cularr: "\u21B6",
|
|
2569
|
-
cularrp: "\u293D",
|
|
2570
|
-
cup: "\u222A",
|
|
2571
|
-
cupbrcap: "\u2A48",
|
|
2572
|
-
cupcap: "\u2A46",
|
|
2573
|
-
cupcup: "\u2A4A",
|
|
2574
|
-
cupdot: "\u228D",
|
|
2575
|
-
cupor: "\u2A45",
|
|
2576
|
-
cups: "\u222A\uFE00",
|
|
2577
|
-
curarr: "\u21B7",
|
|
2578
|
-
curarrm: "\u293C",
|
|
2579
|
-
curlyeqprec: "\u22DE",
|
|
2580
|
-
curlyeqsucc: "\u22DF",
|
|
2581
|
-
curlyvee: "\u22CE",
|
|
2582
|
-
curlywedge: "\u22CF",
|
|
2583
|
-
curren: "\xA4",
|
|
2584
|
-
curvearrowleft: "\u21B6",
|
|
2585
|
-
curvearrowright: "\u21B7",
|
|
2586
|
-
cuvee: "\u22CE",
|
|
2587
|
-
cuwed: "\u22CF",
|
|
2588
|
-
cwconint: "\u2232",
|
|
2589
|
-
cwint: "\u2231",
|
|
2590
|
-
cylcty: "\u232D",
|
|
2591
|
-
dArr: "\u21D3",
|
|
2592
|
-
dHar: "\u2965",
|
|
2593
|
-
dagger: "\u2020",
|
|
2594
|
-
daleth: "\u2138",
|
|
2595
|
-
darr: "\u2193",
|
|
2596
|
-
dash: "\u2010",
|
|
2597
|
-
dashv: "\u22A3",
|
|
2598
|
-
dbkarow: "\u290F",
|
|
2599
|
-
dblac: "\u02DD",
|
|
2600
|
-
dcaron: "\u010F",
|
|
2601
|
-
dcy: "\u0434",
|
|
2602
|
-
dd: "\u2146",
|
|
2603
|
-
ddagger: "\u2021",
|
|
2604
|
-
ddarr: "\u21CA",
|
|
2605
|
-
ddotseq: "\u2A77",
|
|
2606
|
-
deg: "\xB0",
|
|
2607
|
-
delta: "\u03B4",
|
|
2608
|
-
demptyv: "\u29B1",
|
|
2609
|
-
dfisht: "\u297F",
|
|
2610
|
-
dfr: "\u{1D521}",
|
|
2611
|
-
dharl: "\u21C3",
|
|
2612
|
-
dharr: "\u21C2",
|
|
2613
|
-
diam: "\u22C4",
|
|
2614
|
-
diamond: "\u22C4",
|
|
2615
|
-
diamondsuit: "\u2666",
|
|
2616
|
-
diams: "\u2666",
|
|
2617
|
-
die: "\xA8",
|
|
2618
|
-
digamma: "\u03DD",
|
|
2619
|
-
disin: "\u22F2",
|
|
2620
|
-
div: "\xF7",
|
|
2621
|
-
divide: "\xF7",
|
|
2622
|
-
divideontimes: "\u22C7",
|
|
2623
|
-
divonx: "\u22C7",
|
|
2624
|
-
djcy: "\u0452",
|
|
2625
|
-
dlcorn: "\u231E",
|
|
2626
|
-
dlcrop: "\u230D",
|
|
2627
|
-
dollar: "$",
|
|
2628
|
-
dopf: "\u{1D555}",
|
|
2629
|
-
dot: "\u02D9",
|
|
2630
|
-
doteq: "\u2250",
|
|
2631
|
-
doteqdot: "\u2251",
|
|
2632
|
-
dotminus: "\u2238",
|
|
2633
|
-
dotplus: "\u2214",
|
|
2634
|
-
dotsquare: "\u22A1",
|
|
2635
|
-
doublebarwedge: "\u2306",
|
|
2636
|
-
downarrow: "\u2193",
|
|
2637
|
-
downdownarrows: "\u21CA",
|
|
2638
|
-
downharpoonleft: "\u21C3",
|
|
2639
|
-
downharpoonright: "\u21C2",
|
|
2640
|
-
drbkarow: "\u2910",
|
|
2641
|
-
drcorn: "\u231F",
|
|
2642
|
-
drcrop: "\u230C",
|
|
2643
|
-
dscr: "\u{1D4B9}",
|
|
2644
|
-
dscy: "\u0455",
|
|
2645
|
-
dsol: "\u29F6",
|
|
2646
|
-
dstrok: "\u0111",
|
|
2647
|
-
dtdot: "\u22F1",
|
|
2648
|
-
dtri: "\u25BF",
|
|
2649
|
-
dtrif: "\u25BE",
|
|
2650
|
-
duarr: "\u21F5",
|
|
2651
|
-
duhar: "\u296F",
|
|
2652
|
-
dwangle: "\u29A6",
|
|
2653
|
-
dzcy: "\u045F",
|
|
2654
|
-
dzigrarr: "\u27FF",
|
|
2655
|
-
eDDot: "\u2A77",
|
|
2656
|
-
eDot: "\u2251",
|
|
2657
|
-
eacute: "\xE9",
|
|
2658
|
-
easter: "\u2A6E",
|
|
2659
|
-
ecaron: "\u011B",
|
|
2660
|
-
ecir: "\u2256",
|
|
2661
|
-
ecirc: "\xEA",
|
|
2662
|
-
ecolon: "\u2255",
|
|
2663
|
-
ecy: "\u044D",
|
|
2664
|
-
edot: "\u0117",
|
|
2665
|
-
ee: "\u2147",
|
|
2666
|
-
efDot: "\u2252",
|
|
2667
|
-
efr: "\u{1D522}",
|
|
2668
|
-
eg: "\u2A9A",
|
|
2669
|
-
egrave: "\xE8",
|
|
2670
|
-
egs: "\u2A96",
|
|
2671
|
-
egsdot: "\u2A98",
|
|
2672
|
-
el: "\u2A99",
|
|
2673
|
-
elinters: "\u23E7",
|
|
2674
|
-
ell: "\u2113",
|
|
2675
|
-
els: "\u2A95",
|
|
2676
|
-
elsdot: "\u2A97",
|
|
2677
|
-
emacr: "\u0113",
|
|
2678
|
-
empty: "\u2205",
|
|
2679
|
-
emptyset: "\u2205",
|
|
2680
|
-
emptyv: "\u2205",
|
|
2681
|
-
emsp13: "\u2004",
|
|
2682
|
-
emsp14: "\u2005",
|
|
2683
|
-
emsp: "\u2003",
|
|
2684
|
-
eng: "\u014B",
|
|
2685
|
-
ensp: "\u2002",
|
|
2686
|
-
eogon: "\u0119",
|
|
2687
|
-
eopf: "\u{1D556}",
|
|
2688
|
-
epar: "\u22D5",
|
|
2689
|
-
eparsl: "\u29E3",
|
|
2690
|
-
eplus: "\u2A71",
|
|
2691
|
-
epsi: "\u03B5",
|
|
2692
|
-
epsilon: "\u03B5",
|
|
2693
|
-
epsiv: "\u03F5",
|
|
2694
|
-
eqcirc: "\u2256",
|
|
2695
|
-
eqcolon: "\u2255",
|
|
2696
|
-
eqsim: "\u2242",
|
|
2697
|
-
eqslantgtr: "\u2A96",
|
|
2698
|
-
eqslantless: "\u2A95",
|
|
2699
|
-
equals: "=",
|
|
2700
|
-
equest: "\u225F",
|
|
2701
|
-
equiv: "\u2261",
|
|
2702
|
-
equivDD: "\u2A78",
|
|
2703
|
-
eqvparsl: "\u29E5",
|
|
2704
|
-
erDot: "\u2253",
|
|
2705
|
-
erarr: "\u2971",
|
|
2706
|
-
escr: "\u212F",
|
|
2707
|
-
esdot: "\u2250",
|
|
2708
|
-
esim: "\u2242",
|
|
2709
|
-
eta: "\u03B7",
|
|
2710
|
-
eth: "\xF0",
|
|
2711
|
-
euml: "\xEB",
|
|
2712
|
-
euro: "\u20AC",
|
|
2713
|
-
excl: "!",
|
|
2714
|
-
exist: "\u2203",
|
|
2715
|
-
expectation: "\u2130",
|
|
2716
|
-
exponentiale: "\u2147",
|
|
2717
|
-
fallingdotseq: "\u2252",
|
|
2718
|
-
fcy: "\u0444",
|
|
2719
|
-
female: "\u2640",
|
|
2720
|
-
ffilig: "\uFB03",
|
|
2721
|
-
fflig: "\uFB00",
|
|
2722
|
-
ffllig: "\uFB04",
|
|
2723
|
-
ffr: "\u{1D523}",
|
|
2724
|
-
filig: "\uFB01",
|
|
2725
|
-
fjlig: "fj",
|
|
2726
|
-
flat: "\u266D",
|
|
2727
|
-
fllig: "\uFB02",
|
|
2728
|
-
fltns: "\u25B1",
|
|
2729
|
-
fnof: "\u0192",
|
|
2730
|
-
fopf: "\u{1D557}",
|
|
2731
|
-
forall: "\u2200",
|
|
2732
|
-
fork: "\u22D4",
|
|
2733
|
-
forkv: "\u2AD9",
|
|
2734
|
-
fpartint: "\u2A0D",
|
|
2735
|
-
frac12: "\xBD",
|
|
2736
|
-
frac13: "\u2153",
|
|
2737
|
-
frac14: "\xBC",
|
|
2738
|
-
frac15: "\u2155",
|
|
2739
|
-
frac16: "\u2159",
|
|
2740
|
-
frac18: "\u215B",
|
|
2741
|
-
frac23: "\u2154",
|
|
2742
|
-
frac25: "\u2156",
|
|
2743
|
-
frac34: "\xBE",
|
|
2744
|
-
frac35: "\u2157",
|
|
2745
|
-
frac38: "\u215C",
|
|
2746
|
-
frac45: "\u2158",
|
|
2747
|
-
frac56: "\u215A",
|
|
2748
|
-
frac58: "\u215D",
|
|
2749
|
-
frac78: "\u215E",
|
|
2750
|
-
frasl: "\u2044",
|
|
2751
|
-
frown: "\u2322",
|
|
2752
|
-
fscr: "\u{1D4BB}",
|
|
2753
|
-
gE: "\u2267",
|
|
2754
|
-
gEl: "\u2A8C",
|
|
2755
|
-
gacute: "\u01F5",
|
|
2756
|
-
gamma: "\u03B3",
|
|
2757
|
-
gammad: "\u03DD",
|
|
2758
|
-
gap: "\u2A86",
|
|
2759
|
-
gbreve: "\u011F",
|
|
2760
|
-
gcirc: "\u011D",
|
|
2761
|
-
gcy: "\u0433",
|
|
2762
|
-
gdot: "\u0121",
|
|
2763
|
-
ge: "\u2265",
|
|
2764
|
-
gel: "\u22DB",
|
|
2765
|
-
geq: "\u2265",
|
|
2766
|
-
geqq: "\u2267",
|
|
2767
|
-
geqslant: "\u2A7E",
|
|
2768
|
-
ges: "\u2A7E",
|
|
2769
|
-
gescc: "\u2AA9",
|
|
2770
|
-
gesdot: "\u2A80",
|
|
2771
|
-
gesdoto: "\u2A82",
|
|
2772
|
-
gesdotol: "\u2A84",
|
|
2773
|
-
gesl: "\u22DB\uFE00",
|
|
2774
|
-
gesles: "\u2A94",
|
|
2775
|
-
gfr: "\u{1D524}",
|
|
2776
|
-
gg: "\u226B",
|
|
2777
|
-
ggg: "\u22D9",
|
|
2778
|
-
gimel: "\u2137",
|
|
2779
|
-
gjcy: "\u0453",
|
|
2780
|
-
gl: "\u2277",
|
|
2781
|
-
glE: "\u2A92",
|
|
2782
|
-
gla: "\u2AA5",
|
|
2783
|
-
glj: "\u2AA4",
|
|
2784
|
-
gnE: "\u2269",
|
|
2785
|
-
gnap: "\u2A8A",
|
|
2786
|
-
gnapprox: "\u2A8A",
|
|
2787
|
-
gne: "\u2A88",
|
|
2788
|
-
gneq: "\u2A88",
|
|
2789
|
-
gneqq: "\u2269",
|
|
2790
|
-
gnsim: "\u22E7",
|
|
2791
|
-
gopf: "\u{1D558}",
|
|
2792
|
-
grave: "`",
|
|
2793
|
-
gscr: "\u210A",
|
|
2794
|
-
gsim: "\u2273",
|
|
2795
|
-
gsime: "\u2A8E",
|
|
2796
|
-
gsiml: "\u2A90",
|
|
2797
|
-
gt: ">",
|
|
2798
|
-
gtcc: "\u2AA7",
|
|
2799
|
-
gtcir: "\u2A7A",
|
|
2800
|
-
gtdot: "\u22D7",
|
|
2801
|
-
gtlPar: "\u2995",
|
|
2802
|
-
gtquest: "\u2A7C",
|
|
2803
|
-
gtrapprox: "\u2A86",
|
|
2804
|
-
gtrarr: "\u2978",
|
|
2805
|
-
gtrdot: "\u22D7",
|
|
2806
|
-
gtreqless: "\u22DB",
|
|
2807
|
-
gtreqqless: "\u2A8C",
|
|
2808
|
-
gtrless: "\u2277",
|
|
2809
|
-
gtrsim: "\u2273",
|
|
2810
|
-
gvertneqq: "\u2269\uFE00",
|
|
2811
|
-
gvnE: "\u2269\uFE00",
|
|
2812
|
-
hArr: "\u21D4",
|
|
2813
|
-
hairsp: "\u200A",
|
|
2814
|
-
half: "\xBD",
|
|
2815
|
-
hamilt: "\u210B",
|
|
2816
|
-
hardcy: "\u044A",
|
|
2817
|
-
harr: "\u2194",
|
|
2818
|
-
harrcir: "\u2948",
|
|
2819
|
-
harrw: "\u21AD",
|
|
2820
|
-
hbar: "\u210F",
|
|
2821
|
-
hcirc: "\u0125",
|
|
2822
|
-
hearts: "\u2665",
|
|
2823
|
-
heartsuit: "\u2665",
|
|
2824
|
-
hellip: "\u2026",
|
|
2825
|
-
hercon: "\u22B9",
|
|
2826
|
-
hfr: "\u{1D525}",
|
|
2827
|
-
hksearow: "\u2925",
|
|
2828
|
-
hkswarow: "\u2926",
|
|
2829
|
-
hoarr: "\u21FF",
|
|
2830
|
-
homtht: "\u223B",
|
|
2831
|
-
hookleftarrow: "\u21A9",
|
|
2832
|
-
hookrightarrow: "\u21AA",
|
|
2833
|
-
hopf: "\u{1D559}",
|
|
2834
|
-
horbar: "\u2015",
|
|
2835
|
-
hscr: "\u{1D4BD}",
|
|
2836
|
-
hslash: "\u210F",
|
|
2837
|
-
hstrok: "\u0127",
|
|
2838
|
-
hybull: "\u2043",
|
|
2839
|
-
hyphen: "\u2010",
|
|
2840
|
-
iacute: "\xED",
|
|
2841
|
-
ic: "\u2063",
|
|
2842
|
-
icirc: "\xEE",
|
|
2843
|
-
icy: "\u0438",
|
|
2844
|
-
iecy: "\u0435",
|
|
2845
|
-
iexcl: "\xA1",
|
|
2846
|
-
iff: "\u21D4",
|
|
2847
|
-
ifr: "\u{1D526}",
|
|
2848
|
-
igrave: "\xEC",
|
|
2849
|
-
ii: "\u2148",
|
|
2850
|
-
iiiint: "\u2A0C",
|
|
2851
|
-
iiint: "\u222D",
|
|
2852
|
-
iinfin: "\u29DC",
|
|
2853
|
-
iiota: "\u2129",
|
|
2854
|
-
ijlig: "\u0133",
|
|
2855
|
-
imacr: "\u012B",
|
|
2856
|
-
image: "\u2111",
|
|
2857
|
-
imagline: "\u2110",
|
|
2858
|
-
imagpart: "\u2111",
|
|
2859
|
-
imath: "\u0131",
|
|
2860
|
-
imof: "\u22B7",
|
|
2861
|
-
imped: "\u01B5",
|
|
2862
|
-
in: "\u2208",
|
|
2863
|
-
incare: "\u2105",
|
|
2864
|
-
infin: "\u221E",
|
|
2865
|
-
infintie: "\u29DD",
|
|
2866
|
-
inodot: "\u0131",
|
|
2867
|
-
int: "\u222B",
|
|
2868
|
-
intcal: "\u22BA",
|
|
2869
|
-
integers: "\u2124",
|
|
2870
|
-
intercal: "\u22BA",
|
|
2871
|
-
intlarhk: "\u2A17",
|
|
2872
|
-
intprod: "\u2A3C",
|
|
2873
|
-
iocy: "\u0451",
|
|
2874
|
-
iogon: "\u012F",
|
|
2875
|
-
iopf: "\u{1D55A}",
|
|
2876
|
-
iota: "\u03B9",
|
|
2877
|
-
iprod: "\u2A3C",
|
|
2878
|
-
iquest: "\xBF",
|
|
2879
|
-
iscr: "\u{1D4BE}",
|
|
2880
|
-
isin: "\u2208",
|
|
2881
|
-
isinE: "\u22F9",
|
|
2882
|
-
isindot: "\u22F5",
|
|
2883
|
-
isins: "\u22F4",
|
|
2884
|
-
isinsv: "\u22F3",
|
|
2885
|
-
isinv: "\u2208",
|
|
2886
|
-
it: "\u2062",
|
|
2887
|
-
itilde: "\u0129",
|
|
2888
|
-
iukcy: "\u0456",
|
|
2889
|
-
iuml: "\xEF",
|
|
2890
|
-
jcirc: "\u0135",
|
|
2891
|
-
jcy: "\u0439",
|
|
2892
|
-
jfr: "\u{1D527}",
|
|
2893
|
-
jmath: "\u0237",
|
|
2894
|
-
jopf: "\u{1D55B}",
|
|
2895
|
-
jscr: "\u{1D4BF}",
|
|
2896
|
-
jsercy: "\u0458",
|
|
2897
|
-
jukcy: "\u0454",
|
|
2898
|
-
kappa: "\u03BA",
|
|
2899
|
-
kappav: "\u03F0",
|
|
2900
|
-
kcedil: "\u0137",
|
|
2901
|
-
kcy: "\u043A",
|
|
2902
|
-
kfr: "\u{1D528}",
|
|
2903
|
-
kgreen: "\u0138",
|
|
2904
|
-
khcy: "\u0445",
|
|
2905
|
-
kjcy: "\u045C",
|
|
2906
|
-
kopf: "\u{1D55C}",
|
|
2907
|
-
kscr: "\u{1D4C0}",
|
|
2908
|
-
lAarr: "\u21DA",
|
|
2909
|
-
lArr: "\u21D0",
|
|
2910
|
-
lAtail: "\u291B",
|
|
2911
|
-
lBarr: "\u290E",
|
|
2912
|
-
lE: "\u2266",
|
|
2913
|
-
lEg: "\u2A8B",
|
|
2914
|
-
lHar: "\u2962",
|
|
2915
|
-
lacute: "\u013A",
|
|
2916
|
-
laemptyv: "\u29B4",
|
|
2917
|
-
lagran: "\u2112",
|
|
2918
|
-
lambda: "\u03BB",
|
|
2919
|
-
lang: "\u27E8",
|
|
2920
|
-
langd: "\u2991",
|
|
2921
|
-
langle: "\u27E8",
|
|
2922
|
-
lap: "\u2A85",
|
|
2923
|
-
laquo: "\xAB",
|
|
2924
|
-
larr: "\u2190",
|
|
2925
|
-
larrb: "\u21E4",
|
|
2926
|
-
larrbfs: "\u291F",
|
|
2927
|
-
larrfs: "\u291D",
|
|
2928
|
-
larrhk: "\u21A9",
|
|
2929
|
-
larrlp: "\u21AB",
|
|
2930
|
-
larrpl: "\u2939",
|
|
2931
|
-
larrsim: "\u2973",
|
|
2932
|
-
larrtl: "\u21A2",
|
|
2933
|
-
lat: "\u2AAB",
|
|
2934
|
-
latail: "\u2919",
|
|
2935
|
-
late: "\u2AAD",
|
|
2936
|
-
lates: "\u2AAD\uFE00",
|
|
2937
|
-
lbarr: "\u290C",
|
|
2938
|
-
lbbrk: "\u2772",
|
|
2939
|
-
lbrace: "{",
|
|
2940
|
-
lbrack: "[",
|
|
2941
|
-
lbrke: "\u298B",
|
|
2942
|
-
lbrksld: "\u298F",
|
|
2943
|
-
lbrkslu: "\u298D",
|
|
2944
|
-
lcaron: "\u013E",
|
|
2945
|
-
lcedil: "\u013C",
|
|
2946
|
-
lceil: "\u2308",
|
|
2947
|
-
lcub: "{",
|
|
2948
|
-
lcy: "\u043B",
|
|
2949
|
-
ldca: "\u2936",
|
|
2950
|
-
ldquo: "\u201C",
|
|
2951
|
-
ldquor: "\u201E",
|
|
2952
|
-
ldrdhar: "\u2967",
|
|
2953
|
-
ldrushar: "\u294B",
|
|
2954
|
-
ldsh: "\u21B2",
|
|
2955
|
-
le: "\u2264",
|
|
2956
|
-
leftarrow: "\u2190",
|
|
2957
|
-
leftarrowtail: "\u21A2",
|
|
2958
|
-
leftharpoondown: "\u21BD",
|
|
2959
|
-
leftharpoonup: "\u21BC",
|
|
2960
|
-
leftleftarrows: "\u21C7",
|
|
2961
|
-
leftrightarrow: "\u2194",
|
|
2962
|
-
leftrightarrows: "\u21C6",
|
|
2963
|
-
leftrightharpoons: "\u21CB",
|
|
2964
|
-
leftrightsquigarrow: "\u21AD",
|
|
2965
|
-
leftthreetimes: "\u22CB",
|
|
2966
|
-
leg: "\u22DA",
|
|
2967
|
-
leq: "\u2264",
|
|
2968
|
-
leqq: "\u2266",
|
|
2969
|
-
leqslant: "\u2A7D",
|
|
2970
|
-
les: "\u2A7D",
|
|
2971
|
-
lescc: "\u2AA8",
|
|
2972
|
-
lesdot: "\u2A7F",
|
|
2973
|
-
lesdoto: "\u2A81",
|
|
2974
|
-
lesdotor: "\u2A83",
|
|
2975
|
-
lesg: "\u22DA\uFE00",
|
|
2976
|
-
lesges: "\u2A93",
|
|
2977
|
-
lessapprox: "\u2A85",
|
|
2978
|
-
lessdot: "\u22D6",
|
|
2979
|
-
lesseqgtr: "\u22DA",
|
|
2980
|
-
lesseqqgtr: "\u2A8B",
|
|
2981
|
-
lessgtr: "\u2276",
|
|
2982
|
-
lesssim: "\u2272",
|
|
2983
|
-
lfisht: "\u297C",
|
|
2984
|
-
lfloor: "\u230A",
|
|
2985
|
-
lfr: "\u{1D529}",
|
|
2986
|
-
lg: "\u2276",
|
|
2987
|
-
lgE: "\u2A91",
|
|
2988
|
-
lhard: "\u21BD",
|
|
2989
|
-
lharu: "\u21BC",
|
|
2990
|
-
lharul: "\u296A",
|
|
2991
|
-
lhblk: "\u2584",
|
|
2992
|
-
ljcy: "\u0459",
|
|
2993
|
-
ll: "\u226A",
|
|
2994
|
-
llarr: "\u21C7",
|
|
2995
|
-
llcorner: "\u231E",
|
|
2996
|
-
llhard: "\u296B",
|
|
2997
|
-
lltri: "\u25FA",
|
|
2998
|
-
lmidot: "\u0140",
|
|
2999
|
-
lmoust: "\u23B0",
|
|
3000
|
-
lmoustache: "\u23B0",
|
|
3001
|
-
lnE: "\u2268",
|
|
3002
|
-
lnap: "\u2A89",
|
|
3003
|
-
lnapprox: "\u2A89",
|
|
3004
|
-
lne: "\u2A87",
|
|
3005
|
-
lneq: "\u2A87",
|
|
3006
|
-
lneqq: "\u2268",
|
|
3007
|
-
lnsim: "\u22E6",
|
|
3008
|
-
loang: "\u27EC",
|
|
3009
|
-
loarr: "\u21FD",
|
|
3010
|
-
lobrk: "\u27E6",
|
|
3011
|
-
longleftarrow: "\u27F5",
|
|
3012
|
-
longleftrightarrow: "\u27F7",
|
|
3013
|
-
longmapsto: "\u27FC",
|
|
3014
|
-
longrightarrow: "\u27F6",
|
|
3015
|
-
looparrowleft: "\u21AB",
|
|
3016
|
-
looparrowright: "\u21AC",
|
|
3017
|
-
lopar: "\u2985",
|
|
3018
|
-
lopf: "\u{1D55D}",
|
|
3019
|
-
loplus: "\u2A2D",
|
|
3020
|
-
lotimes: "\u2A34",
|
|
3021
|
-
lowast: "\u2217",
|
|
3022
|
-
lowbar: "_",
|
|
3023
|
-
loz: "\u25CA",
|
|
3024
|
-
lozenge: "\u25CA",
|
|
3025
|
-
lozf: "\u29EB",
|
|
3026
|
-
lpar: "(",
|
|
3027
|
-
lparlt: "\u2993",
|
|
3028
|
-
lrarr: "\u21C6",
|
|
3029
|
-
lrcorner: "\u231F",
|
|
3030
|
-
lrhar: "\u21CB",
|
|
3031
|
-
lrhard: "\u296D",
|
|
3032
|
-
lrm: "\u200E",
|
|
3033
|
-
lrtri: "\u22BF",
|
|
3034
|
-
lsaquo: "\u2039",
|
|
3035
|
-
lscr: "\u{1D4C1}",
|
|
3036
|
-
lsh: "\u21B0",
|
|
3037
|
-
lsim: "\u2272",
|
|
3038
|
-
lsime: "\u2A8D",
|
|
3039
|
-
lsimg: "\u2A8F",
|
|
3040
|
-
lsqb: "[",
|
|
3041
|
-
lsquo: "\u2018",
|
|
3042
|
-
lsquor: "\u201A",
|
|
3043
|
-
lstrok: "\u0142",
|
|
3044
|
-
lt: "<",
|
|
3045
|
-
ltcc: "\u2AA6",
|
|
3046
|
-
ltcir: "\u2A79",
|
|
3047
|
-
ltdot: "\u22D6",
|
|
3048
|
-
lthree: "\u22CB",
|
|
3049
|
-
ltimes: "\u22C9",
|
|
3050
|
-
ltlarr: "\u2976",
|
|
3051
|
-
ltquest: "\u2A7B",
|
|
3052
|
-
ltrPar: "\u2996",
|
|
3053
|
-
ltri: "\u25C3",
|
|
3054
|
-
ltrie: "\u22B4",
|
|
3055
|
-
ltrif: "\u25C2",
|
|
3056
|
-
lurdshar: "\u294A",
|
|
3057
|
-
luruhar: "\u2966",
|
|
3058
|
-
lvertneqq: "\u2268\uFE00",
|
|
3059
|
-
lvnE: "\u2268\uFE00",
|
|
3060
|
-
mDDot: "\u223A",
|
|
3061
|
-
macr: "\xAF",
|
|
3062
|
-
male: "\u2642",
|
|
3063
|
-
malt: "\u2720",
|
|
3064
|
-
maltese: "\u2720",
|
|
3065
|
-
map: "\u21A6",
|
|
3066
|
-
mapsto: "\u21A6",
|
|
3067
|
-
mapstodown: "\u21A7",
|
|
3068
|
-
mapstoleft: "\u21A4",
|
|
3069
|
-
mapstoup: "\u21A5",
|
|
3070
|
-
marker: "\u25AE",
|
|
3071
|
-
mcomma: "\u2A29",
|
|
3072
|
-
mcy: "\u043C",
|
|
3073
|
-
mdash: "\u2014",
|
|
3074
|
-
measuredangle: "\u2221",
|
|
3075
|
-
mfr: "\u{1D52A}",
|
|
3076
|
-
mho: "\u2127",
|
|
3077
|
-
micro: "\xB5",
|
|
3078
|
-
mid: "\u2223",
|
|
3079
|
-
midast: "*",
|
|
3080
|
-
midcir: "\u2AF0",
|
|
3081
|
-
middot: "\xB7",
|
|
3082
|
-
minus: "\u2212",
|
|
3083
|
-
minusb: "\u229F",
|
|
3084
|
-
minusd: "\u2238",
|
|
3085
|
-
minusdu: "\u2A2A",
|
|
3086
|
-
mlcp: "\u2ADB",
|
|
3087
|
-
mldr: "\u2026",
|
|
3088
|
-
mnplus: "\u2213",
|
|
3089
|
-
models: "\u22A7",
|
|
3090
|
-
mopf: "\u{1D55E}",
|
|
3091
|
-
mp: "\u2213",
|
|
3092
|
-
mscr: "\u{1D4C2}",
|
|
3093
|
-
mstpos: "\u223E",
|
|
3094
|
-
mu: "\u03BC",
|
|
3095
|
-
multimap: "\u22B8",
|
|
3096
|
-
mumap: "\u22B8",
|
|
3097
|
-
nGg: "\u22D9\u0338",
|
|
3098
|
-
nGt: "\u226B\u20D2",
|
|
3099
|
-
nGtv: "\u226B\u0338",
|
|
3100
|
-
nLeftarrow: "\u21CD",
|
|
3101
|
-
nLeftrightarrow: "\u21CE",
|
|
3102
|
-
nLl: "\u22D8\u0338",
|
|
3103
|
-
nLt: "\u226A\u20D2",
|
|
3104
|
-
nLtv: "\u226A\u0338",
|
|
3105
|
-
nRightarrow: "\u21CF",
|
|
3106
|
-
nVDash: "\u22AF",
|
|
3107
|
-
nVdash: "\u22AE",
|
|
3108
|
-
nabla: "\u2207",
|
|
3109
|
-
nacute: "\u0144",
|
|
3110
|
-
nang: "\u2220\u20D2",
|
|
3111
|
-
nap: "\u2249",
|
|
3112
|
-
napE: "\u2A70\u0338",
|
|
3113
|
-
napid: "\u224B\u0338",
|
|
3114
|
-
napos: "\u0149",
|
|
3115
|
-
napprox: "\u2249",
|
|
3116
|
-
natur: "\u266E",
|
|
3117
|
-
natural: "\u266E",
|
|
3118
|
-
naturals: "\u2115",
|
|
3119
|
-
nbsp: "\xA0",
|
|
3120
|
-
nbump: "\u224E\u0338",
|
|
3121
|
-
nbumpe: "\u224F\u0338",
|
|
3122
|
-
ncap: "\u2A43",
|
|
3123
|
-
ncaron: "\u0148",
|
|
3124
|
-
ncedil: "\u0146",
|
|
3125
|
-
ncong: "\u2247",
|
|
3126
|
-
ncongdot: "\u2A6D\u0338",
|
|
3127
|
-
ncup: "\u2A42",
|
|
3128
|
-
ncy: "\u043D",
|
|
3129
|
-
ndash: "\u2013",
|
|
3130
|
-
ne: "\u2260",
|
|
3131
|
-
neArr: "\u21D7",
|
|
3132
|
-
nearhk: "\u2924",
|
|
3133
|
-
nearr: "\u2197",
|
|
3134
|
-
nearrow: "\u2197",
|
|
3135
|
-
nedot: "\u2250\u0338",
|
|
3136
|
-
nequiv: "\u2262",
|
|
3137
|
-
nesear: "\u2928",
|
|
3138
|
-
nesim: "\u2242\u0338",
|
|
3139
|
-
nexist: "\u2204",
|
|
3140
|
-
nexists: "\u2204",
|
|
3141
|
-
nfr: "\u{1D52B}",
|
|
3142
|
-
ngE: "\u2267\u0338",
|
|
3143
|
-
nge: "\u2271",
|
|
3144
|
-
ngeq: "\u2271",
|
|
3145
|
-
ngeqq: "\u2267\u0338",
|
|
3146
|
-
ngeqslant: "\u2A7E\u0338",
|
|
3147
|
-
nges: "\u2A7E\u0338",
|
|
3148
|
-
ngsim: "\u2275",
|
|
3149
|
-
ngt: "\u226F",
|
|
3150
|
-
ngtr: "\u226F",
|
|
3151
|
-
nhArr: "\u21CE",
|
|
3152
|
-
nharr: "\u21AE",
|
|
3153
|
-
nhpar: "\u2AF2",
|
|
3154
|
-
ni: "\u220B",
|
|
3155
|
-
nis: "\u22FC",
|
|
3156
|
-
nisd: "\u22FA",
|
|
3157
|
-
niv: "\u220B",
|
|
3158
|
-
njcy: "\u045A",
|
|
3159
|
-
nlArr: "\u21CD",
|
|
3160
|
-
nlE: "\u2266\u0338",
|
|
3161
|
-
nlarr: "\u219A",
|
|
3162
|
-
nldr: "\u2025",
|
|
3163
|
-
nle: "\u2270",
|
|
3164
|
-
nleftarrow: "\u219A",
|
|
3165
|
-
nleftrightarrow: "\u21AE",
|
|
3166
|
-
nleq: "\u2270",
|
|
3167
|
-
nleqq: "\u2266\u0338",
|
|
3168
|
-
nleqslant: "\u2A7D\u0338",
|
|
3169
|
-
nles: "\u2A7D\u0338",
|
|
3170
|
-
nless: "\u226E",
|
|
3171
|
-
nlsim: "\u2274",
|
|
3172
|
-
nlt: "\u226E",
|
|
3173
|
-
nltri: "\u22EA",
|
|
3174
|
-
nltrie: "\u22EC",
|
|
3175
|
-
nmid: "\u2224",
|
|
3176
|
-
nopf: "\u{1D55F}",
|
|
3177
|
-
not: "\xAC",
|
|
3178
|
-
notin: "\u2209",
|
|
3179
|
-
notinE: "\u22F9\u0338",
|
|
3180
|
-
notindot: "\u22F5\u0338",
|
|
3181
|
-
notinva: "\u2209",
|
|
3182
|
-
notinvb: "\u22F7",
|
|
3183
|
-
notinvc: "\u22F6",
|
|
3184
|
-
notni: "\u220C",
|
|
3185
|
-
notniva: "\u220C",
|
|
3186
|
-
notnivb: "\u22FE",
|
|
3187
|
-
notnivc: "\u22FD",
|
|
3188
|
-
npar: "\u2226",
|
|
3189
|
-
nparallel: "\u2226",
|
|
3190
|
-
nparsl: "\u2AFD\u20E5",
|
|
3191
|
-
npart: "\u2202\u0338",
|
|
3192
|
-
npolint: "\u2A14",
|
|
3193
|
-
npr: "\u2280",
|
|
3194
|
-
nprcue: "\u22E0",
|
|
3195
|
-
npre: "\u2AAF\u0338",
|
|
3196
|
-
nprec: "\u2280",
|
|
3197
|
-
npreceq: "\u2AAF\u0338",
|
|
3198
|
-
nrArr: "\u21CF",
|
|
3199
|
-
nrarr: "\u219B",
|
|
3200
|
-
nrarrc: "\u2933\u0338",
|
|
3201
|
-
nrarrw: "\u219D\u0338",
|
|
3202
|
-
nrightarrow: "\u219B",
|
|
3203
|
-
nrtri: "\u22EB",
|
|
3204
|
-
nrtrie: "\u22ED",
|
|
3205
|
-
nsc: "\u2281",
|
|
3206
|
-
nsccue: "\u22E1",
|
|
3207
|
-
nsce: "\u2AB0\u0338",
|
|
3208
|
-
nscr: "\u{1D4C3}",
|
|
3209
|
-
nshortmid: "\u2224",
|
|
3210
|
-
nshortparallel: "\u2226",
|
|
3211
|
-
nsim: "\u2241",
|
|
3212
|
-
nsime: "\u2244",
|
|
3213
|
-
nsimeq: "\u2244",
|
|
3214
|
-
nsmid: "\u2224",
|
|
3215
|
-
nspar: "\u2226",
|
|
3216
|
-
nsqsube: "\u22E2",
|
|
3217
|
-
nsqsupe: "\u22E3",
|
|
3218
|
-
nsub: "\u2284",
|
|
3219
|
-
nsubE: "\u2AC5\u0338",
|
|
3220
|
-
nsube: "\u2288",
|
|
3221
|
-
nsubset: "\u2282\u20D2",
|
|
3222
|
-
nsubseteq: "\u2288",
|
|
3223
|
-
nsubseteqq: "\u2AC5\u0338",
|
|
3224
|
-
nsucc: "\u2281",
|
|
3225
|
-
nsucceq: "\u2AB0\u0338",
|
|
3226
|
-
nsup: "\u2285",
|
|
3227
|
-
nsupE: "\u2AC6\u0338",
|
|
3228
|
-
nsupe: "\u2289",
|
|
3229
|
-
nsupset: "\u2283\u20D2",
|
|
3230
|
-
nsupseteq: "\u2289",
|
|
3231
|
-
nsupseteqq: "\u2AC6\u0338",
|
|
3232
|
-
ntgl: "\u2279",
|
|
3233
|
-
ntilde: "\xF1",
|
|
3234
|
-
ntlg: "\u2278",
|
|
3235
|
-
ntriangleleft: "\u22EA",
|
|
3236
|
-
ntrianglelefteq: "\u22EC",
|
|
3237
|
-
ntriangleright: "\u22EB",
|
|
3238
|
-
ntrianglerighteq: "\u22ED",
|
|
3239
|
-
nu: "\u03BD",
|
|
3240
|
-
num: "#",
|
|
3241
|
-
numero: "\u2116",
|
|
3242
|
-
numsp: "\u2007",
|
|
3243
|
-
nvDash: "\u22AD",
|
|
3244
|
-
nvHarr: "\u2904",
|
|
3245
|
-
nvap: "\u224D\u20D2",
|
|
3246
|
-
nvdash: "\u22AC",
|
|
3247
|
-
nvge: "\u2265\u20D2",
|
|
3248
|
-
nvgt: ">\u20D2",
|
|
3249
|
-
nvinfin: "\u29DE",
|
|
3250
|
-
nvlArr: "\u2902",
|
|
3251
|
-
nvle: "\u2264\u20D2",
|
|
3252
|
-
nvlt: "<\u20D2",
|
|
3253
|
-
nvltrie: "\u22B4\u20D2",
|
|
3254
|
-
nvrArr: "\u2903",
|
|
3255
|
-
nvrtrie: "\u22B5\u20D2",
|
|
3256
|
-
nvsim: "\u223C\u20D2",
|
|
3257
|
-
nwArr: "\u21D6",
|
|
3258
|
-
nwarhk: "\u2923",
|
|
3259
|
-
nwarr: "\u2196",
|
|
3260
|
-
nwarrow: "\u2196",
|
|
3261
|
-
nwnear: "\u2927",
|
|
3262
|
-
oS: "\u24C8",
|
|
3263
|
-
oacute: "\xF3",
|
|
3264
|
-
oast: "\u229B",
|
|
3265
|
-
ocir: "\u229A",
|
|
3266
|
-
ocirc: "\xF4",
|
|
3267
|
-
ocy: "\u043E",
|
|
3268
|
-
odash: "\u229D",
|
|
3269
|
-
odblac: "\u0151",
|
|
3270
|
-
odiv: "\u2A38",
|
|
3271
|
-
odot: "\u2299",
|
|
3272
|
-
odsold: "\u29BC",
|
|
3273
|
-
oelig: "\u0153",
|
|
3274
|
-
ofcir: "\u29BF",
|
|
3275
|
-
ofr: "\u{1D52C}",
|
|
3276
|
-
ogon: "\u02DB",
|
|
3277
|
-
ograve: "\xF2",
|
|
3278
|
-
ogt: "\u29C1",
|
|
3279
|
-
ohbar: "\u29B5",
|
|
3280
|
-
ohm: "\u03A9",
|
|
3281
|
-
oint: "\u222E",
|
|
3282
|
-
olarr: "\u21BA",
|
|
3283
|
-
olcir: "\u29BE",
|
|
3284
|
-
olcross: "\u29BB",
|
|
3285
|
-
oline: "\u203E",
|
|
3286
|
-
olt: "\u29C0",
|
|
3287
|
-
omacr: "\u014D",
|
|
3288
|
-
omega: "\u03C9",
|
|
3289
|
-
omicron: "\u03BF",
|
|
3290
|
-
omid: "\u29B6",
|
|
3291
|
-
ominus: "\u2296",
|
|
3292
|
-
oopf: "\u{1D560}",
|
|
3293
|
-
opar: "\u29B7",
|
|
3294
|
-
operp: "\u29B9",
|
|
3295
|
-
oplus: "\u2295",
|
|
3296
|
-
or: "\u2228",
|
|
3297
|
-
orarr: "\u21BB",
|
|
3298
|
-
ord: "\u2A5D",
|
|
3299
|
-
order: "\u2134",
|
|
3300
|
-
orderof: "\u2134",
|
|
3301
|
-
ordf: "\xAA",
|
|
3302
|
-
ordm: "\xBA",
|
|
3303
|
-
origof: "\u22B6",
|
|
3304
|
-
oror: "\u2A56",
|
|
3305
|
-
orslope: "\u2A57",
|
|
3306
|
-
orv: "\u2A5B",
|
|
3307
|
-
oscr: "\u2134",
|
|
3308
|
-
oslash: "\xF8",
|
|
3309
|
-
osol: "\u2298",
|
|
3310
|
-
otilde: "\xF5",
|
|
3311
|
-
otimes: "\u2297",
|
|
3312
|
-
otimesas: "\u2A36",
|
|
3313
|
-
ouml: "\xF6",
|
|
3314
|
-
ovbar: "\u233D",
|
|
3315
|
-
par: "\u2225",
|
|
3316
|
-
para: "\xB6",
|
|
3317
|
-
parallel: "\u2225",
|
|
3318
|
-
parsim: "\u2AF3",
|
|
3319
|
-
parsl: "\u2AFD",
|
|
3320
|
-
part: "\u2202",
|
|
3321
|
-
pcy: "\u043F",
|
|
3322
|
-
percnt: "%",
|
|
3323
|
-
period: ".",
|
|
3324
|
-
permil: "\u2030",
|
|
3325
|
-
perp: "\u22A5",
|
|
3326
|
-
pertenk: "\u2031",
|
|
3327
|
-
pfr: "\u{1D52D}",
|
|
3328
|
-
phi: "\u03C6",
|
|
3329
|
-
phiv: "\u03D5",
|
|
3330
|
-
phmmat: "\u2133",
|
|
3331
|
-
phone: "\u260E",
|
|
3332
|
-
pi: "\u03C0",
|
|
3333
|
-
pitchfork: "\u22D4",
|
|
3334
|
-
piv: "\u03D6",
|
|
3335
|
-
planck: "\u210F",
|
|
3336
|
-
planckh: "\u210E",
|
|
3337
|
-
plankv: "\u210F",
|
|
3338
|
-
plus: "+",
|
|
3339
|
-
plusacir: "\u2A23",
|
|
3340
|
-
plusb: "\u229E",
|
|
3341
|
-
pluscir: "\u2A22",
|
|
3342
|
-
plusdo: "\u2214",
|
|
3343
|
-
plusdu: "\u2A25",
|
|
3344
|
-
pluse: "\u2A72",
|
|
3345
|
-
plusmn: "\xB1",
|
|
3346
|
-
plussim: "\u2A26",
|
|
3347
|
-
plustwo: "\u2A27",
|
|
3348
|
-
pm: "\xB1",
|
|
3349
|
-
pointint: "\u2A15",
|
|
3350
|
-
popf: "\u{1D561}",
|
|
3351
|
-
pound: "\xA3",
|
|
3352
|
-
pr: "\u227A",
|
|
3353
|
-
prE: "\u2AB3",
|
|
3354
|
-
prap: "\u2AB7",
|
|
3355
|
-
prcue: "\u227C",
|
|
3356
|
-
pre: "\u2AAF",
|
|
3357
|
-
prec: "\u227A",
|
|
3358
|
-
precapprox: "\u2AB7",
|
|
3359
|
-
preccurlyeq: "\u227C",
|
|
3360
|
-
preceq: "\u2AAF",
|
|
3361
|
-
precnapprox: "\u2AB9",
|
|
3362
|
-
precneqq: "\u2AB5",
|
|
3363
|
-
precnsim: "\u22E8",
|
|
3364
|
-
precsim: "\u227E",
|
|
3365
|
-
prime: "\u2032",
|
|
3366
|
-
primes: "\u2119",
|
|
3367
|
-
prnE: "\u2AB5",
|
|
3368
|
-
prnap: "\u2AB9",
|
|
3369
|
-
prnsim: "\u22E8",
|
|
3370
|
-
prod: "\u220F",
|
|
3371
|
-
profalar: "\u232E",
|
|
3372
|
-
profline: "\u2312",
|
|
3373
|
-
profsurf: "\u2313",
|
|
3374
|
-
prop: "\u221D",
|
|
3375
|
-
propto: "\u221D",
|
|
3376
|
-
prsim: "\u227E",
|
|
3377
|
-
prurel: "\u22B0",
|
|
3378
|
-
pscr: "\u{1D4C5}",
|
|
3379
|
-
psi: "\u03C8",
|
|
3380
|
-
puncsp: "\u2008",
|
|
3381
|
-
qfr: "\u{1D52E}",
|
|
3382
|
-
qint: "\u2A0C",
|
|
3383
|
-
qopf: "\u{1D562}",
|
|
3384
|
-
qprime: "\u2057",
|
|
3385
|
-
qscr: "\u{1D4C6}",
|
|
3386
|
-
quaternions: "\u210D",
|
|
3387
|
-
quatint: "\u2A16",
|
|
3388
|
-
quest: "?",
|
|
3389
|
-
questeq: "\u225F",
|
|
3390
|
-
quot: '"',
|
|
3391
|
-
rAarr: "\u21DB",
|
|
3392
|
-
rArr: "\u21D2",
|
|
3393
|
-
rAtail: "\u291C",
|
|
3394
|
-
rBarr: "\u290F",
|
|
3395
|
-
rHar: "\u2964",
|
|
3396
|
-
race: "\u223D\u0331",
|
|
3397
|
-
racute: "\u0155",
|
|
3398
|
-
radic: "\u221A",
|
|
3399
|
-
raemptyv: "\u29B3",
|
|
3400
|
-
rang: "\u27E9",
|
|
3401
|
-
rangd: "\u2992",
|
|
3402
|
-
range: "\u29A5",
|
|
3403
|
-
rangle: "\u27E9",
|
|
3404
|
-
raquo: "\xBB",
|
|
3405
|
-
rarr: "\u2192",
|
|
3406
|
-
rarrap: "\u2975",
|
|
3407
|
-
rarrb: "\u21E5",
|
|
3408
|
-
rarrbfs: "\u2920",
|
|
3409
|
-
rarrc: "\u2933",
|
|
3410
|
-
rarrfs: "\u291E",
|
|
3411
|
-
rarrhk: "\u21AA",
|
|
3412
|
-
rarrlp: "\u21AC",
|
|
3413
|
-
rarrpl: "\u2945",
|
|
3414
|
-
rarrsim: "\u2974",
|
|
3415
|
-
rarrtl: "\u21A3",
|
|
3416
|
-
rarrw: "\u219D",
|
|
3417
|
-
ratail: "\u291A",
|
|
3418
|
-
ratio: "\u2236",
|
|
3419
|
-
rationals: "\u211A",
|
|
3420
|
-
rbarr: "\u290D",
|
|
3421
|
-
rbbrk: "\u2773",
|
|
3422
|
-
rbrace: "}",
|
|
3423
|
-
rbrack: "]",
|
|
3424
|
-
rbrke: "\u298C",
|
|
3425
|
-
rbrksld: "\u298E",
|
|
3426
|
-
rbrkslu: "\u2990",
|
|
3427
|
-
rcaron: "\u0159",
|
|
3428
|
-
rcedil: "\u0157",
|
|
3429
|
-
rceil: "\u2309",
|
|
3430
|
-
rcub: "}",
|
|
3431
|
-
rcy: "\u0440",
|
|
3432
|
-
rdca: "\u2937",
|
|
3433
|
-
rdldhar: "\u2969",
|
|
3434
|
-
rdquo: "\u201D",
|
|
3435
|
-
rdquor: "\u201D",
|
|
3436
|
-
rdsh: "\u21B3",
|
|
3437
|
-
real: "\u211C",
|
|
3438
|
-
realine: "\u211B",
|
|
3439
|
-
realpart: "\u211C",
|
|
3440
|
-
reals: "\u211D",
|
|
3441
|
-
rect: "\u25AD",
|
|
3442
|
-
reg: "\xAE",
|
|
3443
|
-
rfisht: "\u297D",
|
|
3444
|
-
rfloor: "\u230B",
|
|
3445
|
-
rfr: "\u{1D52F}",
|
|
3446
|
-
rhard: "\u21C1",
|
|
3447
|
-
rharu: "\u21C0",
|
|
3448
|
-
rharul: "\u296C",
|
|
3449
|
-
rho: "\u03C1",
|
|
3450
|
-
rhov: "\u03F1",
|
|
3451
|
-
rightarrow: "\u2192",
|
|
3452
|
-
rightarrowtail: "\u21A3",
|
|
3453
|
-
rightharpoondown: "\u21C1",
|
|
3454
|
-
rightharpoonup: "\u21C0",
|
|
3455
|
-
rightleftarrows: "\u21C4",
|
|
3456
|
-
rightleftharpoons: "\u21CC",
|
|
3457
|
-
rightrightarrows: "\u21C9",
|
|
3458
|
-
rightsquigarrow: "\u219D",
|
|
3459
|
-
rightthreetimes: "\u22CC",
|
|
3460
|
-
ring: "\u02DA",
|
|
3461
|
-
risingdotseq: "\u2253",
|
|
3462
|
-
rlarr: "\u21C4",
|
|
3463
|
-
rlhar: "\u21CC",
|
|
3464
|
-
rlm: "\u200F",
|
|
3465
|
-
rmoust: "\u23B1",
|
|
3466
|
-
rmoustache: "\u23B1",
|
|
3467
|
-
rnmid: "\u2AEE",
|
|
3468
|
-
roang: "\u27ED",
|
|
3469
|
-
roarr: "\u21FE",
|
|
3470
|
-
robrk: "\u27E7",
|
|
3471
|
-
ropar: "\u2986",
|
|
3472
|
-
ropf: "\u{1D563}",
|
|
3473
|
-
roplus: "\u2A2E",
|
|
3474
|
-
rotimes: "\u2A35",
|
|
3475
|
-
rpar: ")",
|
|
3476
|
-
rpargt: "\u2994",
|
|
3477
|
-
rppolint: "\u2A12",
|
|
3478
|
-
rrarr: "\u21C9",
|
|
3479
|
-
rsaquo: "\u203A",
|
|
3480
|
-
rscr: "\u{1D4C7}",
|
|
3481
|
-
rsh: "\u21B1",
|
|
3482
|
-
rsqb: "]",
|
|
3483
|
-
rsquo: "\u2019",
|
|
3484
|
-
rsquor: "\u2019",
|
|
3485
|
-
rthree: "\u22CC",
|
|
3486
|
-
rtimes: "\u22CA",
|
|
3487
|
-
rtri: "\u25B9",
|
|
3488
|
-
rtrie: "\u22B5",
|
|
3489
|
-
rtrif: "\u25B8",
|
|
3490
|
-
rtriltri: "\u29CE",
|
|
3491
|
-
ruluhar: "\u2968",
|
|
3492
|
-
rx: "\u211E",
|
|
3493
|
-
sacute: "\u015B",
|
|
3494
|
-
sbquo: "\u201A",
|
|
3495
|
-
sc: "\u227B",
|
|
3496
|
-
scE: "\u2AB4",
|
|
3497
|
-
scap: "\u2AB8",
|
|
3498
|
-
scaron: "\u0161",
|
|
3499
|
-
sccue: "\u227D",
|
|
3500
|
-
sce: "\u2AB0",
|
|
3501
|
-
scedil: "\u015F",
|
|
3502
|
-
scirc: "\u015D",
|
|
3503
|
-
scnE: "\u2AB6",
|
|
3504
|
-
scnap: "\u2ABA",
|
|
3505
|
-
scnsim: "\u22E9",
|
|
3506
|
-
scpolint: "\u2A13",
|
|
3507
|
-
scsim: "\u227F",
|
|
3508
|
-
scy: "\u0441",
|
|
3509
|
-
sdot: "\u22C5",
|
|
3510
|
-
sdotb: "\u22A1",
|
|
3511
|
-
sdote: "\u2A66",
|
|
3512
|
-
seArr: "\u21D8",
|
|
3513
|
-
searhk: "\u2925",
|
|
3514
|
-
searr: "\u2198",
|
|
3515
|
-
searrow: "\u2198",
|
|
3516
|
-
sect: "\xA7",
|
|
3517
|
-
semi: ";",
|
|
3518
|
-
seswar: "\u2929",
|
|
3519
|
-
setminus: "\u2216",
|
|
3520
|
-
setmn: "\u2216",
|
|
3521
|
-
sext: "\u2736",
|
|
3522
|
-
sfr: "\u{1D530}",
|
|
3523
|
-
sfrown: "\u2322",
|
|
3524
|
-
sharp: "\u266F",
|
|
3525
|
-
shchcy: "\u0449",
|
|
3526
|
-
shcy: "\u0448",
|
|
3527
|
-
shortmid: "\u2223",
|
|
3528
|
-
shortparallel: "\u2225",
|
|
3529
|
-
shy: "\xAD",
|
|
3530
|
-
sigma: "\u03C3",
|
|
3531
|
-
sigmaf: "\u03C2",
|
|
3532
|
-
sigmav: "\u03C2",
|
|
3533
|
-
sim: "\u223C",
|
|
3534
|
-
simdot: "\u2A6A",
|
|
3535
|
-
sime: "\u2243",
|
|
3536
|
-
simeq: "\u2243",
|
|
3537
|
-
simg: "\u2A9E",
|
|
3538
|
-
simgE: "\u2AA0",
|
|
3539
|
-
siml: "\u2A9D",
|
|
3540
|
-
simlE: "\u2A9F",
|
|
3541
|
-
simne: "\u2246",
|
|
3542
|
-
simplus: "\u2A24",
|
|
3543
|
-
simrarr: "\u2972",
|
|
3544
|
-
slarr: "\u2190",
|
|
3545
|
-
smallsetminus: "\u2216",
|
|
3546
|
-
smashp: "\u2A33",
|
|
3547
|
-
smeparsl: "\u29E4",
|
|
3548
|
-
smid: "\u2223",
|
|
3549
|
-
smile: "\u2323",
|
|
3550
|
-
smt: "\u2AAA",
|
|
3551
|
-
smte: "\u2AAC",
|
|
3552
|
-
smtes: "\u2AAC\uFE00",
|
|
3553
|
-
softcy: "\u044C",
|
|
3554
|
-
sol: "/",
|
|
3555
|
-
solb: "\u29C4",
|
|
3556
|
-
solbar: "\u233F",
|
|
3557
|
-
sopf: "\u{1D564}",
|
|
3558
|
-
spades: "\u2660",
|
|
3559
|
-
spadesuit: "\u2660",
|
|
3560
|
-
spar: "\u2225",
|
|
3561
|
-
sqcap: "\u2293",
|
|
3562
|
-
sqcaps: "\u2293\uFE00",
|
|
3563
|
-
sqcup: "\u2294",
|
|
3564
|
-
sqcups: "\u2294\uFE00",
|
|
3565
|
-
sqsub: "\u228F",
|
|
3566
|
-
sqsube: "\u2291",
|
|
3567
|
-
sqsubset: "\u228F",
|
|
3568
|
-
sqsubseteq: "\u2291",
|
|
3569
|
-
sqsup: "\u2290",
|
|
3570
|
-
sqsupe: "\u2292",
|
|
3571
|
-
sqsupset: "\u2290",
|
|
3572
|
-
sqsupseteq: "\u2292",
|
|
3573
|
-
squ: "\u25A1",
|
|
3574
|
-
square: "\u25A1",
|
|
3575
|
-
squarf: "\u25AA",
|
|
3576
|
-
squf: "\u25AA",
|
|
3577
|
-
srarr: "\u2192",
|
|
3578
|
-
sscr: "\u{1D4C8}",
|
|
3579
|
-
ssetmn: "\u2216",
|
|
3580
|
-
ssmile: "\u2323",
|
|
3581
|
-
sstarf: "\u22C6",
|
|
3582
|
-
star: "\u2606",
|
|
3583
|
-
starf: "\u2605",
|
|
3584
|
-
straightepsilon: "\u03F5",
|
|
3585
|
-
straightphi: "\u03D5",
|
|
3586
|
-
strns: "\xAF",
|
|
3587
|
-
sub: "\u2282",
|
|
3588
|
-
subE: "\u2AC5",
|
|
3589
|
-
subdot: "\u2ABD",
|
|
3590
|
-
sube: "\u2286",
|
|
3591
|
-
subedot: "\u2AC3",
|
|
3592
|
-
submult: "\u2AC1",
|
|
3593
|
-
subnE: "\u2ACB",
|
|
3594
|
-
subne: "\u228A",
|
|
3595
|
-
subplus: "\u2ABF",
|
|
3596
|
-
subrarr: "\u2979",
|
|
3597
|
-
subset: "\u2282",
|
|
3598
|
-
subseteq: "\u2286",
|
|
3599
|
-
subseteqq: "\u2AC5",
|
|
3600
|
-
subsetneq: "\u228A",
|
|
3601
|
-
subsetneqq: "\u2ACB",
|
|
3602
|
-
subsim: "\u2AC7",
|
|
3603
|
-
subsub: "\u2AD5",
|
|
3604
|
-
subsup: "\u2AD3",
|
|
3605
|
-
succ: "\u227B",
|
|
3606
|
-
succapprox: "\u2AB8",
|
|
3607
|
-
succcurlyeq: "\u227D",
|
|
3608
|
-
succeq: "\u2AB0",
|
|
3609
|
-
succnapprox: "\u2ABA",
|
|
3610
|
-
succneqq: "\u2AB6",
|
|
3611
|
-
succnsim: "\u22E9",
|
|
3612
|
-
succsim: "\u227F",
|
|
3613
|
-
sum: "\u2211",
|
|
3614
|
-
sung: "\u266A",
|
|
3615
|
-
sup1: "\xB9",
|
|
3616
|
-
sup2: "\xB2",
|
|
3617
|
-
sup3: "\xB3",
|
|
3618
|
-
sup: "\u2283",
|
|
3619
|
-
supE: "\u2AC6",
|
|
3620
|
-
supdot: "\u2ABE",
|
|
3621
|
-
supdsub: "\u2AD8",
|
|
3622
|
-
supe: "\u2287",
|
|
3623
|
-
supedot: "\u2AC4",
|
|
3624
|
-
suphsol: "\u27C9",
|
|
3625
|
-
suphsub: "\u2AD7",
|
|
3626
|
-
suplarr: "\u297B",
|
|
3627
|
-
supmult: "\u2AC2",
|
|
3628
|
-
supnE: "\u2ACC",
|
|
3629
|
-
supne: "\u228B",
|
|
3630
|
-
supplus: "\u2AC0",
|
|
3631
|
-
supset: "\u2283",
|
|
3632
|
-
supseteq: "\u2287",
|
|
3633
|
-
supseteqq: "\u2AC6",
|
|
3634
|
-
supsetneq: "\u228B",
|
|
3635
|
-
supsetneqq: "\u2ACC",
|
|
3636
|
-
supsim: "\u2AC8",
|
|
3637
|
-
supsub: "\u2AD4",
|
|
3638
|
-
supsup: "\u2AD6",
|
|
3639
|
-
swArr: "\u21D9",
|
|
3640
|
-
swarhk: "\u2926",
|
|
3641
|
-
swarr: "\u2199",
|
|
3642
|
-
swarrow: "\u2199",
|
|
3643
|
-
swnwar: "\u292A",
|
|
3644
|
-
szlig: "\xDF",
|
|
3645
|
-
target: "\u2316",
|
|
3646
|
-
tau: "\u03C4",
|
|
3647
|
-
tbrk: "\u23B4",
|
|
3648
|
-
tcaron: "\u0165",
|
|
3649
|
-
tcedil: "\u0163",
|
|
3650
|
-
tcy: "\u0442",
|
|
3651
|
-
tdot: "\u20DB",
|
|
3652
|
-
telrec: "\u2315",
|
|
3653
|
-
tfr: "\u{1D531}",
|
|
3654
|
-
there4: "\u2234",
|
|
3655
|
-
therefore: "\u2234",
|
|
3656
|
-
theta: "\u03B8",
|
|
3657
|
-
thetasym: "\u03D1",
|
|
3658
|
-
thetav: "\u03D1",
|
|
3659
|
-
thickapprox: "\u2248",
|
|
3660
|
-
thicksim: "\u223C",
|
|
3661
|
-
thinsp: "\u2009",
|
|
3662
|
-
thkap: "\u2248",
|
|
3663
|
-
thksim: "\u223C",
|
|
3664
|
-
thorn: "\xFE",
|
|
3665
|
-
tilde: "\u02DC",
|
|
3666
|
-
times: "\xD7",
|
|
3667
|
-
timesb: "\u22A0",
|
|
3668
|
-
timesbar: "\u2A31",
|
|
3669
|
-
timesd: "\u2A30",
|
|
3670
|
-
tint: "\u222D",
|
|
3671
|
-
toea: "\u2928",
|
|
3672
|
-
top: "\u22A4",
|
|
3673
|
-
topbot: "\u2336",
|
|
3674
|
-
topcir: "\u2AF1",
|
|
3675
|
-
topf: "\u{1D565}",
|
|
3676
|
-
topfork: "\u2ADA",
|
|
3677
|
-
tosa: "\u2929",
|
|
3678
|
-
tprime: "\u2034",
|
|
3679
|
-
trade: "\u2122",
|
|
3680
|
-
triangle: "\u25B5",
|
|
3681
|
-
triangledown: "\u25BF",
|
|
3682
|
-
triangleleft: "\u25C3",
|
|
3683
|
-
trianglelefteq: "\u22B4",
|
|
3684
|
-
triangleq: "\u225C",
|
|
3685
|
-
triangleright: "\u25B9",
|
|
3686
|
-
trianglerighteq: "\u22B5",
|
|
3687
|
-
tridot: "\u25EC",
|
|
3688
|
-
trie: "\u225C",
|
|
3689
|
-
triminus: "\u2A3A",
|
|
3690
|
-
triplus: "\u2A39",
|
|
3691
|
-
trisb: "\u29CD",
|
|
3692
|
-
tritime: "\u2A3B",
|
|
3693
|
-
trpezium: "\u23E2",
|
|
3694
|
-
tscr: "\u{1D4C9}",
|
|
3695
|
-
tscy: "\u0446",
|
|
3696
|
-
tshcy: "\u045B",
|
|
3697
|
-
tstrok: "\u0167",
|
|
3698
|
-
twixt: "\u226C",
|
|
3699
|
-
twoheadleftarrow: "\u219E",
|
|
3700
|
-
twoheadrightarrow: "\u21A0",
|
|
3701
|
-
uArr: "\u21D1",
|
|
3702
|
-
uHar: "\u2963",
|
|
3703
|
-
uacute: "\xFA",
|
|
3704
|
-
uarr: "\u2191",
|
|
3705
|
-
ubrcy: "\u045E",
|
|
3706
|
-
ubreve: "\u016D",
|
|
3707
|
-
ucirc: "\xFB",
|
|
3708
|
-
ucy: "\u0443",
|
|
3709
|
-
udarr: "\u21C5",
|
|
3710
|
-
udblac: "\u0171",
|
|
3711
|
-
udhar: "\u296E",
|
|
3712
|
-
ufisht: "\u297E",
|
|
3713
|
-
ufr: "\u{1D532}",
|
|
3714
|
-
ugrave: "\xF9",
|
|
3715
|
-
uharl: "\u21BF",
|
|
3716
|
-
uharr: "\u21BE",
|
|
3717
|
-
uhblk: "\u2580",
|
|
3718
|
-
ulcorn: "\u231C",
|
|
3719
|
-
ulcorner: "\u231C",
|
|
3720
|
-
ulcrop: "\u230F",
|
|
3721
|
-
ultri: "\u25F8",
|
|
3722
|
-
umacr: "\u016B",
|
|
3723
|
-
uml: "\xA8",
|
|
3724
|
-
uogon: "\u0173",
|
|
3725
|
-
uopf: "\u{1D566}",
|
|
3726
|
-
uparrow: "\u2191",
|
|
3727
|
-
updownarrow: "\u2195",
|
|
3728
|
-
upharpoonleft: "\u21BF",
|
|
3729
|
-
upharpoonright: "\u21BE",
|
|
3730
|
-
uplus: "\u228E",
|
|
3731
|
-
upsi: "\u03C5",
|
|
3732
|
-
upsih: "\u03D2",
|
|
3733
|
-
upsilon: "\u03C5",
|
|
3734
|
-
upuparrows: "\u21C8",
|
|
3735
|
-
urcorn: "\u231D",
|
|
3736
|
-
urcorner: "\u231D",
|
|
3737
|
-
urcrop: "\u230E",
|
|
3738
|
-
uring: "\u016F",
|
|
3739
|
-
urtri: "\u25F9",
|
|
3740
|
-
uscr: "\u{1D4CA}",
|
|
3741
|
-
utdot: "\u22F0",
|
|
3742
|
-
utilde: "\u0169",
|
|
3743
|
-
utri: "\u25B5",
|
|
3744
|
-
utrif: "\u25B4",
|
|
3745
|
-
uuarr: "\u21C8",
|
|
3746
|
-
uuml: "\xFC",
|
|
3747
|
-
uwangle: "\u29A7",
|
|
3748
|
-
vArr: "\u21D5",
|
|
3749
|
-
vBar: "\u2AE8",
|
|
3750
|
-
vBarv: "\u2AE9",
|
|
3751
|
-
vDash: "\u22A8",
|
|
3752
|
-
vangrt: "\u299C",
|
|
3753
|
-
varepsilon: "\u03F5",
|
|
3754
|
-
varkappa: "\u03F0",
|
|
3755
|
-
varnothing: "\u2205",
|
|
3756
|
-
varphi: "\u03D5",
|
|
3757
|
-
varpi: "\u03D6",
|
|
3758
|
-
varpropto: "\u221D",
|
|
3759
|
-
varr: "\u2195",
|
|
3760
|
-
varrho: "\u03F1",
|
|
3761
|
-
varsigma: "\u03C2",
|
|
3762
|
-
varsubsetneq: "\u228A\uFE00",
|
|
3763
|
-
varsubsetneqq: "\u2ACB\uFE00",
|
|
3764
|
-
varsupsetneq: "\u228B\uFE00",
|
|
3765
|
-
varsupsetneqq: "\u2ACC\uFE00",
|
|
3766
|
-
vartheta: "\u03D1",
|
|
3767
|
-
vartriangleleft: "\u22B2",
|
|
3768
|
-
vartriangleright: "\u22B3",
|
|
3769
|
-
vcy: "\u0432",
|
|
3770
|
-
vdash: "\u22A2",
|
|
3771
|
-
vee: "\u2228",
|
|
3772
|
-
veebar: "\u22BB",
|
|
3773
|
-
veeeq: "\u225A",
|
|
3774
|
-
vellip: "\u22EE",
|
|
3775
|
-
verbar: "|",
|
|
3776
|
-
vert: "|",
|
|
3777
|
-
vfr: "\u{1D533}",
|
|
3778
|
-
vltri: "\u22B2",
|
|
3779
|
-
vnsub: "\u2282\u20D2",
|
|
3780
|
-
vnsup: "\u2283\u20D2",
|
|
3781
|
-
vopf: "\u{1D567}",
|
|
3782
|
-
vprop: "\u221D",
|
|
3783
|
-
vrtri: "\u22B3",
|
|
3784
|
-
vscr: "\u{1D4CB}",
|
|
3785
|
-
vsubnE: "\u2ACB\uFE00",
|
|
3786
|
-
vsubne: "\u228A\uFE00",
|
|
3787
|
-
vsupnE: "\u2ACC\uFE00",
|
|
3788
|
-
vsupne: "\u228B\uFE00",
|
|
3789
|
-
vzigzag: "\u299A",
|
|
3790
|
-
wcirc: "\u0175",
|
|
3791
|
-
wedbar: "\u2A5F",
|
|
3792
|
-
wedge: "\u2227",
|
|
3793
|
-
wedgeq: "\u2259",
|
|
3794
|
-
weierp: "\u2118",
|
|
3795
|
-
wfr: "\u{1D534}",
|
|
3796
|
-
wopf: "\u{1D568}",
|
|
3797
|
-
wp: "\u2118",
|
|
3798
|
-
wr: "\u2240",
|
|
3799
|
-
wreath: "\u2240",
|
|
3800
|
-
wscr: "\u{1D4CC}",
|
|
3801
|
-
xcap: "\u22C2",
|
|
3802
|
-
xcirc: "\u25EF",
|
|
3803
|
-
xcup: "\u22C3",
|
|
3804
|
-
xdtri: "\u25BD",
|
|
3805
|
-
xfr: "\u{1D535}",
|
|
3806
|
-
xhArr: "\u27FA",
|
|
3807
|
-
xharr: "\u27F7",
|
|
3808
|
-
xi: "\u03BE",
|
|
3809
|
-
xlArr: "\u27F8",
|
|
3810
|
-
xlarr: "\u27F5",
|
|
3811
|
-
xmap: "\u27FC",
|
|
3812
|
-
xnis: "\u22FB",
|
|
3813
|
-
xodot: "\u2A00",
|
|
3814
|
-
xopf: "\u{1D569}",
|
|
3815
|
-
xoplus: "\u2A01",
|
|
3816
|
-
xotime: "\u2A02",
|
|
3817
|
-
xrArr: "\u27F9",
|
|
3818
|
-
xrarr: "\u27F6",
|
|
3819
|
-
xscr: "\u{1D4CD}",
|
|
3820
|
-
xsqcup: "\u2A06",
|
|
3821
|
-
xuplus: "\u2A04",
|
|
3822
|
-
xutri: "\u25B3",
|
|
3823
|
-
xvee: "\u22C1",
|
|
3824
|
-
xwedge: "\u22C0",
|
|
3825
|
-
yacute: "\xFD",
|
|
3826
|
-
yacy: "\u044F",
|
|
3827
|
-
ycirc: "\u0177",
|
|
3828
|
-
ycy: "\u044B",
|
|
3829
|
-
yen: "\xA5",
|
|
3830
|
-
yfr: "\u{1D536}",
|
|
3831
|
-
yicy: "\u0457",
|
|
3832
|
-
yopf: "\u{1D56A}",
|
|
3833
|
-
yscr: "\u{1D4CE}",
|
|
3834
|
-
yucy: "\u044E",
|
|
3835
|
-
yuml: "\xFF",
|
|
3836
|
-
zacute: "\u017A",
|
|
3837
|
-
zcaron: "\u017E",
|
|
3838
|
-
zcy: "\u0437",
|
|
3839
|
-
zdot: "\u017C",
|
|
3840
|
-
zeetrf: "\u2128",
|
|
3841
|
-
zeta: "\u03B6",
|
|
3842
|
-
zfr: "\u{1D537}",
|
|
3843
|
-
zhcy: "\u0436",
|
|
3844
|
-
zigrarr: "\u21DD",
|
|
3845
|
-
zopf: "\u{1D56B}",
|
|
3846
|
-
zscr: "\u{1D4CF}",
|
|
3847
|
-
zwj: "\u200D",
|
|
3848
|
-
zwnj: "\u200C"
|
|
3849
|
-
};
|
|
3850
|
-
}
|
|
3851
|
-
});
|
|
3852
|
-
|
|
3853
|
-
// node_modules/decode-named-character-reference/index.js
|
|
1714
|
+
// node_modules/decode-named-character-reference/index.dom.js
|
|
3854
1715
|
function decodeNamedCharacterReference(value) {
|
|
3855
|
-
|
|
1716
|
+
const characterReference2 = "&" + value + ";";
|
|
1717
|
+
element2.innerHTML = characterReference2;
|
|
1718
|
+
const character = element2.textContent;
|
|
1719
|
+
if (character.charCodeAt(character.length - 1) === 59 && value !== "semi") {
|
|
1720
|
+
return false;
|
|
1721
|
+
}
|
|
1722
|
+
return character === characterReference2 ? false : character;
|
|
3856
1723
|
}
|
|
3857
|
-
var
|
|
3858
|
-
var
|
|
3859
|
-
"node_modules/decode-named-character-reference/index.js"() {
|
|
3860
|
-
|
|
3861
|
-
own2 = {}.hasOwnProperty;
|
|
1724
|
+
var element2;
|
|
1725
|
+
var init_index_dom = __esm({
|
|
1726
|
+
"node_modules/decode-named-character-reference/index.dom.js"() {
|
|
1727
|
+
element2 = document.createElement("i");
|
|
3862
1728
|
}
|
|
3863
1729
|
});
|
|
3864
1730
|
|
|
@@ -4228,189 +2094,6 @@ var init_hastscript = __esm({
|
|
|
4228
2094
|
}
|
|
4229
2095
|
});
|
|
4230
2096
|
|
|
4231
|
-
// node_modules/@babel/runtime/helpers/objectWithoutPropertiesLoose.js
|
|
4232
|
-
var require_objectWithoutPropertiesLoose = __commonJS({
|
|
4233
|
-
"node_modules/@babel/runtime/helpers/objectWithoutPropertiesLoose.js"(exports, module) {
|
|
4234
|
-
function _objectWithoutPropertiesLoose(r2, e) {
|
|
4235
|
-
if (null == r2) return {};
|
|
4236
|
-
var t = {};
|
|
4237
|
-
for (var n in r2) if ({}.hasOwnProperty.call(r2, n)) {
|
|
4238
|
-
if (-1 !== e.indexOf(n)) continue;
|
|
4239
|
-
t[n] = r2[n];
|
|
4240
|
-
}
|
|
4241
|
-
return t;
|
|
4242
|
-
}
|
|
4243
|
-
module.exports = _objectWithoutPropertiesLoose, module.exports.__esModule = true, module.exports["default"] = module.exports;
|
|
4244
|
-
}
|
|
4245
|
-
});
|
|
4246
|
-
|
|
4247
|
-
// node_modules/@babel/runtime/helpers/objectWithoutProperties.js
|
|
4248
|
-
var require_objectWithoutProperties = __commonJS({
|
|
4249
|
-
"node_modules/@babel/runtime/helpers/objectWithoutProperties.js"(exports, module) {
|
|
4250
|
-
var objectWithoutPropertiesLoose = require_objectWithoutPropertiesLoose();
|
|
4251
|
-
function _objectWithoutProperties2(e, t) {
|
|
4252
|
-
if (null == e) return {};
|
|
4253
|
-
var o, r2, i = objectWithoutPropertiesLoose(e, t);
|
|
4254
|
-
if (Object.getOwnPropertySymbols) {
|
|
4255
|
-
var n = Object.getOwnPropertySymbols(e);
|
|
4256
|
-
for (r2 = 0; r2 < n.length; r2++) o = n[r2], -1 === t.indexOf(o) && {}.propertyIsEnumerable.call(e, o) && (i[o] = e[o]);
|
|
4257
|
-
}
|
|
4258
|
-
return i;
|
|
4259
|
-
}
|
|
4260
|
-
module.exports = _objectWithoutProperties2, module.exports.__esModule = true, module.exports["default"] = module.exports;
|
|
4261
|
-
}
|
|
4262
|
-
});
|
|
4263
|
-
|
|
4264
|
-
// node_modules/@babel/runtime/helpers/arrayLikeToArray.js
|
|
4265
|
-
var require_arrayLikeToArray = __commonJS({
|
|
4266
|
-
"node_modules/@babel/runtime/helpers/arrayLikeToArray.js"(exports, module) {
|
|
4267
|
-
function _arrayLikeToArray(r2, a2) {
|
|
4268
|
-
(null == a2 || a2 > r2.length) && (a2 = r2.length);
|
|
4269
|
-
for (var e = 0, n = Array(a2); e < a2; e++) n[e] = r2[e];
|
|
4270
|
-
return n;
|
|
4271
|
-
}
|
|
4272
|
-
module.exports = _arrayLikeToArray, module.exports.__esModule = true, module.exports["default"] = module.exports;
|
|
4273
|
-
}
|
|
4274
|
-
});
|
|
4275
|
-
|
|
4276
|
-
// node_modules/@babel/runtime/helpers/arrayWithoutHoles.js
|
|
4277
|
-
var require_arrayWithoutHoles = __commonJS({
|
|
4278
|
-
"node_modules/@babel/runtime/helpers/arrayWithoutHoles.js"(exports, module) {
|
|
4279
|
-
var arrayLikeToArray = require_arrayLikeToArray();
|
|
4280
|
-
function _arrayWithoutHoles(r2) {
|
|
4281
|
-
if (Array.isArray(r2)) return arrayLikeToArray(r2);
|
|
4282
|
-
}
|
|
4283
|
-
module.exports = _arrayWithoutHoles, module.exports.__esModule = true, module.exports["default"] = module.exports;
|
|
4284
|
-
}
|
|
4285
|
-
});
|
|
4286
|
-
|
|
4287
|
-
// node_modules/@babel/runtime/helpers/iterableToArray.js
|
|
4288
|
-
var require_iterableToArray = __commonJS({
|
|
4289
|
-
"node_modules/@babel/runtime/helpers/iterableToArray.js"(exports, module) {
|
|
4290
|
-
function _iterableToArray(r2) {
|
|
4291
|
-
if ("undefined" != typeof Symbol && null != r2[Symbol.iterator] || null != r2["@@iterator"]) return Array.from(r2);
|
|
4292
|
-
}
|
|
4293
|
-
module.exports = _iterableToArray, module.exports.__esModule = true, module.exports["default"] = module.exports;
|
|
4294
|
-
}
|
|
4295
|
-
});
|
|
4296
|
-
|
|
4297
|
-
// node_modules/@babel/runtime/helpers/unsupportedIterableToArray.js
|
|
4298
|
-
var require_unsupportedIterableToArray = __commonJS({
|
|
4299
|
-
"node_modules/@babel/runtime/helpers/unsupportedIterableToArray.js"(exports, module) {
|
|
4300
|
-
var arrayLikeToArray = require_arrayLikeToArray();
|
|
4301
|
-
function _unsupportedIterableToArray(r2, a2) {
|
|
4302
|
-
if (r2) {
|
|
4303
|
-
if ("string" == typeof r2) return arrayLikeToArray(r2, a2);
|
|
4304
|
-
var t = {}.toString.call(r2).slice(8, -1);
|
|
4305
|
-
return "Object" === t && r2.constructor && (t = r2.constructor.name), "Map" === t || "Set" === t ? Array.from(r2) : "Arguments" === t || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t) ? arrayLikeToArray(r2, a2) : void 0;
|
|
4306
|
-
}
|
|
4307
|
-
}
|
|
4308
|
-
module.exports = _unsupportedIterableToArray, module.exports.__esModule = true, module.exports["default"] = module.exports;
|
|
4309
|
-
}
|
|
4310
|
-
});
|
|
4311
|
-
|
|
4312
|
-
// node_modules/@babel/runtime/helpers/nonIterableSpread.js
|
|
4313
|
-
var require_nonIterableSpread = __commonJS({
|
|
4314
|
-
"node_modules/@babel/runtime/helpers/nonIterableSpread.js"(exports, module) {
|
|
4315
|
-
function _nonIterableSpread() {
|
|
4316
|
-
throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.");
|
|
4317
|
-
}
|
|
4318
|
-
module.exports = _nonIterableSpread, module.exports.__esModule = true, module.exports["default"] = module.exports;
|
|
4319
|
-
}
|
|
4320
|
-
});
|
|
4321
|
-
|
|
4322
|
-
// node_modules/@babel/runtime/helpers/toConsumableArray.js
|
|
4323
|
-
var require_toConsumableArray = __commonJS({
|
|
4324
|
-
"node_modules/@babel/runtime/helpers/toConsumableArray.js"(exports, module) {
|
|
4325
|
-
var arrayWithoutHoles = require_arrayWithoutHoles();
|
|
4326
|
-
var iterableToArray = require_iterableToArray();
|
|
4327
|
-
var unsupportedIterableToArray = require_unsupportedIterableToArray();
|
|
4328
|
-
var nonIterableSpread = require_nonIterableSpread();
|
|
4329
|
-
function _toConsumableArray2(r2) {
|
|
4330
|
-
return arrayWithoutHoles(r2) || iterableToArray(r2) || unsupportedIterableToArray(r2) || nonIterableSpread();
|
|
4331
|
-
}
|
|
4332
|
-
module.exports = _toConsumableArray2, module.exports.__esModule = true, module.exports["default"] = module.exports;
|
|
4333
|
-
}
|
|
4334
|
-
});
|
|
4335
|
-
|
|
4336
|
-
// node_modules/@babel/runtime/helpers/typeof.js
|
|
4337
|
-
var require_typeof = __commonJS({
|
|
4338
|
-
"node_modules/@babel/runtime/helpers/typeof.js"(exports, module) {
|
|
4339
|
-
function _typeof(o) {
|
|
4340
|
-
"@babel/helpers - typeof";
|
|
4341
|
-
return module.exports = _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function(o2) {
|
|
4342
|
-
return typeof o2;
|
|
4343
|
-
} : function(o2) {
|
|
4344
|
-
return o2 && "function" == typeof Symbol && o2.constructor === Symbol && o2 !== Symbol.prototype ? "symbol" : typeof o2;
|
|
4345
|
-
}, module.exports.__esModule = true, module.exports["default"] = module.exports, _typeof(o);
|
|
4346
|
-
}
|
|
4347
|
-
module.exports = _typeof, module.exports.__esModule = true, module.exports["default"] = module.exports;
|
|
4348
|
-
}
|
|
4349
|
-
});
|
|
4350
|
-
|
|
4351
|
-
// node_modules/@babel/runtime/helpers/toPrimitive.js
|
|
4352
|
-
var require_toPrimitive = __commonJS({
|
|
4353
|
-
"node_modules/@babel/runtime/helpers/toPrimitive.js"(exports, module) {
|
|
4354
|
-
var _typeof = require_typeof()["default"];
|
|
4355
|
-
function toPrimitive(t, r2) {
|
|
4356
|
-
if ("object" != _typeof(t) || !t) return t;
|
|
4357
|
-
var e = t[Symbol.toPrimitive];
|
|
4358
|
-
if (void 0 !== e) {
|
|
4359
|
-
var i = e.call(t, r2 || "default");
|
|
4360
|
-
if ("object" != _typeof(i)) return i;
|
|
4361
|
-
throw new TypeError("@@toPrimitive must return a primitive value.");
|
|
4362
|
-
}
|
|
4363
|
-
return ("string" === r2 ? String : Number)(t);
|
|
4364
|
-
}
|
|
4365
|
-
module.exports = toPrimitive, module.exports.__esModule = true, module.exports["default"] = module.exports;
|
|
4366
|
-
}
|
|
4367
|
-
});
|
|
4368
|
-
|
|
4369
|
-
// node_modules/@babel/runtime/helpers/toPropertyKey.js
|
|
4370
|
-
var require_toPropertyKey = __commonJS({
|
|
4371
|
-
"node_modules/@babel/runtime/helpers/toPropertyKey.js"(exports, module) {
|
|
4372
|
-
var _typeof = require_typeof()["default"];
|
|
4373
|
-
var toPrimitive = require_toPrimitive();
|
|
4374
|
-
function toPropertyKey(t) {
|
|
4375
|
-
var i = toPrimitive(t, "string");
|
|
4376
|
-
return "symbol" == _typeof(i) ? i : i + "";
|
|
4377
|
-
}
|
|
4378
|
-
module.exports = toPropertyKey, module.exports.__esModule = true, module.exports["default"] = module.exports;
|
|
4379
|
-
}
|
|
4380
|
-
});
|
|
4381
|
-
|
|
4382
|
-
// node_modules/@babel/runtime/helpers/defineProperty.js
|
|
4383
|
-
var require_defineProperty = __commonJS({
|
|
4384
|
-
"node_modules/@babel/runtime/helpers/defineProperty.js"(exports, module) {
|
|
4385
|
-
var toPropertyKey = require_toPropertyKey();
|
|
4386
|
-
function _defineProperty3(e, r2, t) {
|
|
4387
|
-
return (r2 = toPropertyKey(r2)) in e ? Object.defineProperty(e, r2, {
|
|
4388
|
-
value: t,
|
|
4389
|
-
enumerable: true,
|
|
4390
|
-
configurable: true,
|
|
4391
|
-
writable: true
|
|
4392
|
-
}) : e[r2] = t, e;
|
|
4393
|
-
}
|
|
4394
|
-
module.exports = _defineProperty3, module.exports.__esModule = true, module.exports["default"] = module.exports;
|
|
4395
|
-
}
|
|
4396
|
-
});
|
|
4397
|
-
|
|
4398
|
-
// node_modules/@babel/runtime/helpers/extends.js
|
|
4399
|
-
var require_extends = __commonJS({
|
|
4400
|
-
"node_modules/@babel/runtime/helpers/extends.js"(exports, module) {
|
|
4401
|
-
function _extends2() {
|
|
4402
|
-
return module.exports = _extends2 = Object.assign ? Object.assign.bind() : function(n) {
|
|
4403
|
-
for (var e = 1; e < arguments.length; e++) {
|
|
4404
|
-
var t = arguments[e];
|
|
4405
|
-
for (var r2 in t) ({}).hasOwnProperty.call(t, r2) && (n[r2] = t[r2]);
|
|
4406
|
-
}
|
|
4407
|
-
return n;
|
|
4408
|
-
}, module.exports.__esModule = true, module.exports["default"] = module.exports, _extends2.apply(null, arguments);
|
|
4409
|
-
}
|
|
4410
|
-
module.exports = _extends2, module.exports.__esModule = true, module.exports["default"] = module.exports;
|
|
4411
|
-
}
|
|
4412
|
-
});
|
|
4413
|
-
|
|
4414
2097
|
// node_modules/character-entities-legacy/index.js
|
|
4415
2098
|
var characterEntitiesLegacy;
|
|
4416
2099
|
var init_character_entities_legacy = __esm({
|
|
@@ -4831,7 +2514,7 @@ var init_lib3 = __esm({
|
|
|
4831
2514
|
init_is_decimal();
|
|
4832
2515
|
init_is_hexadecimal();
|
|
4833
2516
|
init_is_alphanumerical();
|
|
4834
|
-
|
|
2517
|
+
init_index_dom();
|
|
4835
2518
|
messages = [
|
|
4836
2519
|
"",
|
|
4837
2520
|
/* 1: Non terminated (named) */
|
|
@@ -8739,7 +6422,7 @@ function useChartData({
|
|
|
8739
6422
|
dataSource,
|
|
8740
6423
|
autoLoad = true,
|
|
8741
6424
|
maxDataPoints = CHART_DEFAULT_MAX_REALTIME_POINTS,
|
|
8742
|
-
normalize:
|
|
6425
|
+
normalize: normalize4 = true,
|
|
8743
6426
|
onDataChange,
|
|
8744
6427
|
onError
|
|
8745
6428
|
} = {}) {
|
|
@@ -8752,12 +6435,12 @@ function useChartData({
|
|
|
8752
6435
|
});
|
|
8753
6436
|
const prepareData = React26.useCallback(
|
|
8754
6437
|
(nextData) => {
|
|
8755
|
-
if (!
|
|
6438
|
+
if (!normalize4) {
|
|
8756
6439
|
return nextData;
|
|
8757
6440
|
}
|
|
8758
6441
|
return normalizeChartData(nextData);
|
|
8759
6442
|
},
|
|
8760
|
-
[
|
|
6443
|
+
[normalize4]
|
|
8761
6444
|
);
|
|
8762
6445
|
const replaceData = React26.useCallback(
|
|
8763
6446
|
(nextData) => {
|
|
@@ -8897,7 +6580,7 @@ function useChartData({
|
|
|
8897
6580
|
function useChartRealtime({
|
|
8898
6581
|
enabled = true,
|
|
8899
6582
|
maxDataPoints = CHART_DEFAULT_MAX_REALTIME_POINTS,
|
|
8900
|
-
normalize:
|
|
6583
|
+
normalize: normalize4 = true,
|
|
8901
6584
|
connect,
|
|
8902
6585
|
onData,
|
|
8903
6586
|
onError
|
|
@@ -8913,7 +6596,7 @@ function useChartRealtime({
|
|
|
8913
6596
|
}
|
|
8914
6597
|
const handleData = (incomingData) => {
|
|
8915
6598
|
const incomingArray = Array.isArray(incomingData) ? incomingData : [incomingData];
|
|
8916
|
-
const normalizedIncomingData =
|
|
6599
|
+
const normalizedIncomingData = normalize4 ? normalizeChartData(incomingArray) : incomingArray;
|
|
8917
6600
|
setData((currentData) => {
|
|
8918
6601
|
const nextData = limitRealtimePoints(
|
|
8919
6602
|
currentData,
|
|
@@ -8939,7 +6622,7 @@ function useChartRealtime({
|
|
|
8939
6622
|
unsubscribe?.();
|
|
8940
6623
|
setConnected(false);
|
|
8941
6624
|
};
|
|
8942
|
-
}, [connect, enabled, maxDataPoints,
|
|
6625
|
+
}, [connect, enabled, maxDataPoints, normalize4, onData, onError]);
|
|
8943
6626
|
return React26.useMemo(
|
|
8944
6627
|
() => ({
|
|
8945
6628
|
data,
|
|
@@ -8957,7 +6640,7 @@ function useChartPolling({
|
|
|
8957
6640
|
enabled = true,
|
|
8958
6641
|
interval: interval2 = CHART_DEFAULT_POLLING_INTERVAL,
|
|
8959
6642
|
immediate = true,
|
|
8960
|
-
normalize:
|
|
6643
|
+
normalize: normalize4 = true,
|
|
8961
6644
|
fetcher,
|
|
8962
6645
|
onData,
|
|
8963
6646
|
onError
|
|
@@ -8977,7 +6660,7 @@ function useChartPolling({
|
|
|
8977
6660
|
setLoading(true);
|
|
8978
6661
|
setError(null);
|
|
8979
6662
|
const result = await fetcher();
|
|
8980
|
-
const nextData =
|
|
6663
|
+
const nextData = normalize4 ? normalizeChartData(result ?? []) : result ?? [];
|
|
8981
6664
|
if (!isMountedRef.current) {
|
|
8982
6665
|
return;
|
|
8983
6666
|
}
|
|
@@ -8996,7 +6679,7 @@ function useChartPolling({
|
|
|
8996
6679
|
}
|
|
8997
6680
|
isFetchingRef.current = false;
|
|
8998
6681
|
}
|
|
8999
|
-
}, [fetcher,
|
|
6682
|
+
}, [fetcher, normalize4, onData, onError]);
|
|
9000
6683
|
React26.useEffect(() => {
|
|
9001
6684
|
isMountedRef.current = true;
|
|
9002
6685
|
return () => {
|
|
@@ -11050,9 +8733,9 @@ function renderTransitionChild(children3, className) {
|
|
|
11050
8733
|
if (!React26__default.default.isValidElement(child)) {
|
|
11051
8734
|
return /* @__PURE__ */ jsxRuntime.jsx("div", { className, children: child });
|
|
11052
8735
|
}
|
|
11053
|
-
const
|
|
11054
|
-
return React26__default.default.cloneElement(
|
|
11055
|
-
className: classNames77__default.default(
|
|
8736
|
+
const element7 = child;
|
|
8737
|
+
return React26__default.default.cloneElement(element7, {
|
|
8738
|
+
className: classNames77__default.default(element7.props.className, className)
|
|
11056
8739
|
});
|
|
11057
8740
|
}
|
|
11058
8741
|
function TransitionBase({
|
|
@@ -31486,8 +29169,8 @@ function InfiniteScrollTrigger({
|
|
|
31486
29169
|
}) {
|
|
31487
29170
|
const triggerRef = React26.useRef(null);
|
|
31488
29171
|
React26.useEffect(() => {
|
|
31489
|
-
const
|
|
31490
|
-
if (!
|
|
29172
|
+
const element7 = triggerRef.current;
|
|
29173
|
+
if (!element7 || !hasMore || isLoading) {
|
|
31491
29174
|
return;
|
|
31492
29175
|
}
|
|
31493
29176
|
const observer = new IntersectionObserver(
|
|
@@ -31502,7 +29185,7 @@ function InfiniteScrollTrigger({
|
|
|
31502
29185
|
threshold
|
|
31503
29186
|
}
|
|
31504
29187
|
);
|
|
31505
|
-
observer.observe(
|
|
29188
|
+
observer.observe(element7);
|
|
31506
29189
|
return () => {
|
|
31507
29190
|
observer.disconnect();
|
|
31508
29191
|
};
|
|
@@ -34986,9 +32669,9 @@ function useActiveHeading(options = {}) {
|
|
|
34986
32669
|
const scrollToHeading = React26.useCallback(
|
|
34987
32670
|
(id2) => {
|
|
34988
32671
|
if (typeof document === "undefined") return;
|
|
34989
|
-
const
|
|
34990
|
-
if (!
|
|
34991
|
-
|
|
32672
|
+
const element7 = document.getElementById(id2);
|
|
32673
|
+
if (!element7) return;
|
|
32674
|
+
element7.scrollIntoView({
|
|
34992
32675
|
behavior: scrollBehavior,
|
|
34993
32676
|
block: scrollBlock
|
|
34994
32677
|
});
|
|
@@ -35004,7 +32687,7 @@ function useActiveHeading(options = {}) {
|
|
|
35004
32687
|
if (typeof window === "undefined") return;
|
|
35005
32688
|
if (!("IntersectionObserver" in window)) return;
|
|
35006
32689
|
if (headings.length === 0) return;
|
|
35007
|
-
const elements = headings.map((heading3) => document.getElementById(heading3.id)).filter((
|
|
32690
|
+
const elements = headings.map((heading3) => document.getElementById(heading3.id)).filter((element7) => Boolean(element7));
|
|
35008
32691
|
if (elements.length === 0) return;
|
|
35009
32692
|
const observer = new IntersectionObserver(
|
|
35010
32693
|
(entries) => {
|
|
@@ -35019,8 +32702,8 @@ function useActiveHeading(options = {}) {
|
|
|
35019
32702
|
threshold
|
|
35020
32703
|
}
|
|
35021
32704
|
);
|
|
35022
|
-
elements.forEach((
|
|
35023
|
-
observer.observe(
|
|
32705
|
+
elements.forEach((element7) => {
|
|
32706
|
+
observer.observe(element7);
|
|
35024
32707
|
});
|
|
35025
32708
|
return () => {
|
|
35026
32709
|
observer.disconnect();
|
|
@@ -35113,7 +32796,7 @@ function empty2(value) {
|
|
|
35113
32796
|
// node_modules/hast-util-to-jsx-runtime/lib/index.js
|
|
35114
32797
|
init_property_information();
|
|
35115
32798
|
init_space_separated_tokens();
|
|
35116
|
-
var import_style_to_js = __toESM(require_cjs3()
|
|
32799
|
+
var import_style_to_js = __toESM(require_cjs3());
|
|
35117
32800
|
|
|
35118
32801
|
// node_modules/unist-util-position/lib/index.js
|
|
35119
32802
|
var pointEnd = point("end");
|
|
@@ -36518,7 +34201,7 @@ function tokenizeCharacterEscape(effects, ok3, nok) {
|
|
|
36518
34201
|
}
|
|
36519
34202
|
|
|
36520
34203
|
// node_modules/micromark-core-commonmark/lib/character-reference.js
|
|
36521
|
-
|
|
34204
|
+
init_index_dom();
|
|
36522
34205
|
var characterReference = {
|
|
36523
34206
|
name: "characterReference",
|
|
36524
34207
|
tokenize: tokenizeCharacterReference
|
|
@@ -39779,7 +37462,7 @@ function preprocess() {
|
|
|
39779
37462
|
}
|
|
39780
37463
|
|
|
39781
37464
|
// node_modules/micromark-util-decode-string/index.js
|
|
39782
|
-
|
|
37465
|
+
init_index_dom();
|
|
39783
37466
|
var characterEscapeOrReference = /\\([!-/:-@[-`{-~])|&(#(?:\d{1,7}|x[\da-f]{1,6})|[\da-z]{1,31});/gi;
|
|
39784
37467
|
function decodeString(value) {
|
|
39785
37468
|
return value.replace(characterEscapeOrReference, decode);
|
|
@@ -39798,8 +37481,8 @@ function decode($0, $1, $2) {
|
|
|
39798
37481
|
}
|
|
39799
37482
|
|
|
39800
37483
|
// node_modules/mdast-util-from-markdown/lib/index.js
|
|
39801
|
-
|
|
39802
|
-
var
|
|
37484
|
+
init_index_dom();
|
|
37485
|
+
var own2 = {}.hasOwnProperty;
|
|
39803
37486
|
function fromMarkdown(value, encoding, options) {
|
|
39804
37487
|
if (encoding && typeof encoding === "object") {
|
|
39805
37488
|
options = encoding;
|
|
@@ -39939,7 +37622,7 @@ function compiler(options) {
|
|
|
39939
37622
|
index3 = -1;
|
|
39940
37623
|
while (++index3 < events.length) {
|
|
39941
37624
|
const handler = config[events[index3][0]];
|
|
39942
|
-
if (
|
|
37625
|
+
if (own2.call(handler, events[index3][1].type)) {
|
|
39943
37626
|
handler[events[index3][1].type].call(Object.assign({
|
|
39944
37627
|
sliceSerialize: events[index3][2].sliceSerialize
|
|
39945
37628
|
}, context), events[index3][1]);
|
|
@@ -40461,7 +38144,7 @@ function configure(combined, extensions) {
|
|
|
40461
38144
|
function extension(combined, extension2) {
|
|
40462
38145
|
let key;
|
|
40463
38146
|
for (key in extension2) {
|
|
40464
|
-
if (
|
|
38147
|
+
if (own2.call(extension2, key)) {
|
|
40465
38148
|
switch (key) {
|
|
40466
38149
|
case "canContainEols": {
|
|
40467
38150
|
const right = extension2[key];
|
|
@@ -41495,9 +39178,9 @@ function looksLikeANode(value) {
|
|
|
41495
39178
|
return value !== null && typeof value === "object" && "type" in value;
|
|
41496
39179
|
}
|
|
41497
39180
|
|
|
41498
|
-
// node_modules/unist-util-visit-parents/lib/color.
|
|
39181
|
+
// node_modules/unist-util-visit-parents/lib/color.js
|
|
41499
39182
|
function color2(d) {
|
|
41500
|
-
return
|
|
39183
|
+
return d;
|
|
41501
39184
|
}
|
|
41502
39185
|
|
|
41503
39186
|
// node_modules/unist-util-visit-parents/lib/index.js
|
|
@@ -41600,7 +39283,7 @@ function visit(tree, testOrVisitor, visitorOrReverse, maybeReverse) {
|
|
|
41600
39283
|
}
|
|
41601
39284
|
|
|
41602
39285
|
// node_modules/mdast-util-to-hast/lib/state.js
|
|
41603
|
-
var
|
|
39286
|
+
var own3 = {}.hasOwnProperty;
|
|
41604
39287
|
var emptyOptions3 = {};
|
|
41605
39288
|
function createState(tree, options) {
|
|
41606
39289
|
const settings = options || emptyOptions3;
|
|
@@ -41634,7 +39317,7 @@ function createState(tree, options) {
|
|
|
41634
39317
|
function one6(node2, parent) {
|
|
41635
39318
|
const type2 = node2.type;
|
|
41636
39319
|
const handle2 = state.handlers[type2];
|
|
41637
|
-
if (
|
|
39320
|
+
if (own3.call(state.handlers, type2) && handle2) {
|
|
41638
39321
|
return handle2(state, node2, parent);
|
|
41639
39322
|
}
|
|
41640
39323
|
if (state.options.passThrough && state.options.passThrough.includes(type2)) {
|
|
@@ -41707,7 +39390,7 @@ function applyData(from, to) {
|
|
|
41707
39390
|
}
|
|
41708
39391
|
function defaultUnknownHandler(state, node2) {
|
|
41709
39392
|
const data = node2.data || {};
|
|
41710
|
-
const result = "value" in node2 && !(
|
|
39393
|
+
const result = "value" in node2 && !(own3.call(data, "hProperties") || own3.call(data, "hChildren")) ? { type: "text", value: node2.value } : {
|
|
41711
39394
|
type: "element",
|
|
41712
39395
|
tagName: "div",
|
|
41713
39396
|
properties: {},
|
|
@@ -41780,7 +39463,7 @@ function bail(error) {
|
|
|
41780
39463
|
}
|
|
41781
39464
|
|
|
41782
39465
|
// node_modules/unified/lib/index.js
|
|
41783
|
-
var import_extend = __toESM(require_extend()
|
|
39466
|
+
var import_extend = __toESM(require_extend());
|
|
41784
39467
|
|
|
41785
39468
|
// node_modules/unified/node_modules/is-plain-obj/index.js
|
|
41786
39469
|
function isPlainObject(value) {
|
|
@@ -41875,6 +39558,224 @@ function wrap2(middleware, callback) {
|
|
|
41875
39558
|
}
|
|
41876
39559
|
}
|
|
41877
39560
|
|
|
39561
|
+
// node_modules/vfile/lib/minpath.browser.js
|
|
39562
|
+
var minpath = { basename, dirname, extname, join, sep: "/" };
|
|
39563
|
+
function basename(path2, extname2) {
|
|
39564
|
+
if (extname2 !== void 0 && typeof extname2 !== "string") {
|
|
39565
|
+
throw new TypeError('"ext" argument must be a string');
|
|
39566
|
+
}
|
|
39567
|
+
assertPath(path2);
|
|
39568
|
+
let start3 = 0;
|
|
39569
|
+
let end = -1;
|
|
39570
|
+
let index3 = path2.length;
|
|
39571
|
+
let seenNonSlash;
|
|
39572
|
+
if (extname2 === void 0 || extname2.length === 0 || extname2.length > path2.length) {
|
|
39573
|
+
while (index3--) {
|
|
39574
|
+
if (path2.codePointAt(index3) === 47) {
|
|
39575
|
+
if (seenNonSlash) {
|
|
39576
|
+
start3 = index3 + 1;
|
|
39577
|
+
break;
|
|
39578
|
+
}
|
|
39579
|
+
} else if (end < 0) {
|
|
39580
|
+
seenNonSlash = true;
|
|
39581
|
+
end = index3 + 1;
|
|
39582
|
+
}
|
|
39583
|
+
}
|
|
39584
|
+
return end < 0 ? "" : path2.slice(start3, end);
|
|
39585
|
+
}
|
|
39586
|
+
if (extname2 === path2) {
|
|
39587
|
+
return "";
|
|
39588
|
+
}
|
|
39589
|
+
let firstNonSlashEnd = -1;
|
|
39590
|
+
let extnameIndex = extname2.length - 1;
|
|
39591
|
+
while (index3--) {
|
|
39592
|
+
if (path2.codePointAt(index3) === 47) {
|
|
39593
|
+
if (seenNonSlash) {
|
|
39594
|
+
start3 = index3 + 1;
|
|
39595
|
+
break;
|
|
39596
|
+
}
|
|
39597
|
+
} else {
|
|
39598
|
+
if (firstNonSlashEnd < 0) {
|
|
39599
|
+
seenNonSlash = true;
|
|
39600
|
+
firstNonSlashEnd = index3 + 1;
|
|
39601
|
+
}
|
|
39602
|
+
if (extnameIndex > -1) {
|
|
39603
|
+
if (path2.codePointAt(index3) === extname2.codePointAt(extnameIndex--)) {
|
|
39604
|
+
if (extnameIndex < 0) {
|
|
39605
|
+
end = index3;
|
|
39606
|
+
}
|
|
39607
|
+
} else {
|
|
39608
|
+
extnameIndex = -1;
|
|
39609
|
+
end = firstNonSlashEnd;
|
|
39610
|
+
}
|
|
39611
|
+
}
|
|
39612
|
+
}
|
|
39613
|
+
}
|
|
39614
|
+
if (start3 === end) {
|
|
39615
|
+
end = firstNonSlashEnd;
|
|
39616
|
+
} else if (end < 0) {
|
|
39617
|
+
end = path2.length;
|
|
39618
|
+
}
|
|
39619
|
+
return path2.slice(start3, end);
|
|
39620
|
+
}
|
|
39621
|
+
function dirname(path2) {
|
|
39622
|
+
assertPath(path2);
|
|
39623
|
+
if (path2.length === 0) {
|
|
39624
|
+
return ".";
|
|
39625
|
+
}
|
|
39626
|
+
let end = -1;
|
|
39627
|
+
let index3 = path2.length;
|
|
39628
|
+
let unmatchedSlash;
|
|
39629
|
+
while (--index3) {
|
|
39630
|
+
if (path2.codePointAt(index3) === 47) {
|
|
39631
|
+
if (unmatchedSlash) {
|
|
39632
|
+
end = index3;
|
|
39633
|
+
break;
|
|
39634
|
+
}
|
|
39635
|
+
} else if (!unmatchedSlash) {
|
|
39636
|
+
unmatchedSlash = true;
|
|
39637
|
+
}
|
|
39638
|
+
}
|
|
39639
|
+
return end < 0 ? path2.codePointAt(0) === 47 ? "/" : "." : end === 1 && path2.codePointAt(0) === 47 ? "//" : path2.slice(0, end);
|
|
39640
|
+
}
|
|
39641
|
+
function extname(path2) {
|
|
39642
|
+
assertPath(path2);
|
|
39643
|
+
let index3 = path2.length;
|
|
39644
|
+
let end = -1;
|
|
39645
|
+
let startPart = 0;
|
|
39646
|
+
let startDot = -1;
|
|
39647
|
+
let preDotState = 0;
|
|
39648
|
+
let unmatchedSlash;
|
|
39649
|
+
while (index3--) {
|
|
39650
|
+
const code4 = path2.codePointAt(index3);
|
|
39651
|
+
if (code4 === 47) {
|
|
39652
|
+
if (unmatchedSlash) {
|
|
39653
|
+
startPart = index3 + 1;
|
|
39654
|
+
break;
|
|
39655
|
+
}
|
|
39656
|
+
continue;
|
|
39657
|
+
}
|
|
39658
|
+
if (end < 0) {
|
|
39659
|
+
unmatchedSlash = true;
|
|
39660
|
+
end = index3 + 1;
|
|
39661
|
+
}
|
|
39662
|
+
if (code4 === 46) {
|
|
39663
|
+
if (startDot < 0) {
|
|
39664
|
+
startDot = index3;
|
|
39665
|
+
} else if (preDotState !== 1) {
|
|
39666
|
+
preDotState = 1;
|
|
39667
|
+
}
|
|
39668
|
+
} else if (startDot > -1) {
|
|
39669
|
+
preDotState = -1;
|
|
39670
|
+
}
|
|
39671
|
+
}
|
|
39672
|
+
if (startDot < 0 || end < 0 || // We saw a non-dot character immediately before the dot.
|
|
39673
|
+
preDotState === 0 || // The (right-most) trimmed path component is exactly `..`.
|
|
39674
|
+
preDotState === 1 && startDot === end - 1 && startDot === startPart + 1) {
|
|
39675
|
+
return "";
|
|
39676
|
+
}
|
|
39677
|
+
return path2.slice(startDot, end);
|
|
39678
|
+
}
|
|
39679
|
+
function join(...segments) {
|
|
39680
|
+
let index3 = -1;
|
|
39681
|
+
let joined;
|
|
39682
|
+
while (++index3 < segments.length) {
|
|
39683
|
+
assertPath(segments[index3]);
|
|
39684
|
+
if (segments[index3]) {
|
|
39685
|
+
joined = joined === void 0 ? segments[index3] : joined + "/" + segments[index3];
|
|
39686
|
+
}
|
|
39687
|
+
}
|
|
39688
|
+
return joined === void 0 ? "." : normalize3(joined);
|
|
39689
|
+
}
|
|
39690
|
+
function normalize3(path2) {
|
|
39691
|
+
assertPath(path2);
|
|
39692
|
+
const absolute = path2.codePointAt(0) === 47;
|
|
39693
|
+
let value = normalizeString(path2, !absolute);
|
|
39694
|
+
if (value.length === 0 && !absolute) {
|
|
39695
|
+
value = ".";
|
|
39696
|
+
}
|
|
39697
|
+
if (value.length > 0 && path2.codePointAt(path2.length - 1) === 47) {
|
|
39698
|
+
value += "/";
|
|
39699
|
+
}
|
|
39700
|
+
return absolute ? "/" + value : value;
|
|
39701
|
+
}
|
|
39702
|
+
function normalizeString(path2, allowAboveRoot) {
|
|
39703
|
+
let result = "";
|
|
39704
|
+
let lastSegmentLength = 0;
|
|
39705
|
+
let lastSlash = -1;
|
|
39706
|
+
let dots = 0;
|
|
39707
|
+
let index3 = -1;
|
|
39708
|
+
let code4;
|
|
39709
|
+
let lastSlashIndex;
|
|
39710
|
+
while (++index3 <= path2.length) {
|
|
39711
|
+
if (index3 < path2.length) {
|
|
39712
|
+
code4 = path2.codePointAt(index3);
|
|
39713
|
+
} else if (code4 === 47) {
|
|
39714
|
+
break;
|
|
39715
|
+
} else {
|
|
39716
|
+
code4 = 47;
|
|
39717
|
+
}
|
|
39718
|
+
if (code4 === 47) {
|
|
39719
|
+
if (lastSlash === index3 - 1 || dots === 1) ; else if (lastSlash !== index3 - 1 && dots === 2) {
|
|
39720
|
+
if (result.length < 2 || lastSegmentLength !== 2 || result.codePointAt(result.length - 1) !== 46 || result.codePointAt(result.length - 2) !== 46) {
|
|
39721
|
+
if (result.length > 2) {
|
|
39722
|
+
lastSlashIndex = result.lastIndexOf("/");
|
|
39723
|
+
if (lastSlashIndex !== result.length - 1) {
|
|
39724
|
+
if (lastSlashIndex < 0) {
|
|
39725
|
+
result = "";
|
|
39726
|
+
lastSegmentLength = 0;
|
|
39727
|
+
} else {
|
|
39728
|
+
result = result.slice(0, lastSlashIndex);
|
|
39729
|
+
lastSegmentLength = result.length - 1 - result.lastIndexOf("/");
|
|
39730
|
+
}
|
|
39731
|
+
lastSlash = index3;
|
|
39732
|
+
dots = 0;
|
|
39733
|
+
continue;
|
|
39734
|
+
}
|
|
39735
|
+
} else if (result.length > 0) {
|
|
39736
|
+
result = "";
|
|
39737
|
+
lastSegmentLength = 0;
|
|
39738
|
+
lastSlash = index3;
|
|
39739
|
+
dots = 0;
|
|
39740
|
+
continue;
|
|
39741
|
+
}
|
|
39742
|
+
}
|
|
39743
|
+
if (allowAboveRoot) {
|
|
39744
|
+
result = result.length > 0 ? result + "/.." : "..";
|
|
39745
|
+
lastSegmentLength = 2;
|
|
39746
|
+
}
|
|
39747
|
+
} else {
|
|
39748
|
+
if (result.length > 0) {
|
|
39749
|
+
result += "/" + path2.slice(lastSlash + 1, index3);
|
|
39750
|
+
} else {
|
|
39751
|
+
result = path2.slice(lastSlash + 1, index3);
|
|
39752
|
+
}
|
|
39753
|
+
lastSegmentLength = index3 - lastSlash - 1;
|
|
39754
|
+
}
|
|
39755
|
+
lastSlash = index3;
|
|
39756
|
+
dots = 0;
|
|
39757
|
+
} else if (code4 === 46 && dots > -1) {
|
|
39758
|
+
dots++;
|
|
39759
|
+
} else {
|
|
39760
|
+
dots = -1;
|
|
39761
|
+
}
|
|
39762
|
+
}
|
|
39763
|
+
return result;
|
|
39764
|
+
}
|
|
39765
|
+
function assertPath(path2) {
|
|
39766
|
+
if (typeof path2 !== "string") {
|
|
39767
|
+
throw new TypeError(
|
|
39768
|
+
"Path must be a string. Received " + JSON.stringify(path2)
|
|
39769
|
+
);
|
|
39770
|
+
}
|
|
39771
|
+
}
|
|
39772
|
+
|
|
39773
|
+
// node_modules/vfile/lib/minproc.browser.js
|
|
39774
|
+
var minproc = { cwd };
|
|
39775
|
+
function cwd() {
|
|
39776
|
+
return "/";
|
|
39777
|
+
}
|
|
39778
|
+
|
|
41878
39779
|
// node_modules/vfile/lib/minurl.shared.js
|
|
41879
39780
|
function isUrl(fileUrlOrPath) {
|
|
41880
39781
|
return Boolean(
|
|
@@ -41883,6 +39784,49 @@ function isUrl(fileUrlOrPath) {
|
|
|
41883
39784
|
);
|
|
41884
39785
|
}
|
|
41885
39786
|
|
|
39787
|
+
// node_modules/vfile/lib/minurl.browser.js
|
|
39788
|
+
function urlToPath(path2) {
|
|
39789
|
+
if (typeof path2 === "string") {
|
|
39790
|
+
path2 = new URL(path2);
|
|
39791
|
+
} else if (!isUrl(path2)) {
|
|
39792
|
+
const error = new TypeError(
|
|
39793
|
+
'The "path" argument must be of type string or an instance of URL. Received `' + path2 + "`"
|
|
39794
|
+
);
|
|
39795
|
+
error.code = "ERR_INVALID_ARG_TYPE";
|
|
39796
|
+
throw error;
|
|
39797
|
+
}
|
|
39798
|
+
if (path2.protocol !== "file:") {
|
|
39799
|
+
const error = new TypeError("The URL must be of scheme file");
|
|
39800
|
+
error.code = "ERR_INVALID_URL_SCHEME";
|
|
39801
|
+
throw error;
|
|
39802
|
+
}
|
|
39803
|
+
return getPathFromURLPosix(path2);
|
|
39804
|
+
}
|
|
39805
|
+
function getPathFromURLPosix(url) {
|
|
39806
|
+
if (url.hostname !== "") {
|
|
39807
|
+
const error = new TypeError(
|
|
39808
|
+
'File URL host must be "localhost" or empty on darwin'
|
|
39809
|
+
);
|
|
39810
|
+
error.code = "ERR_INVALID_FILE_URL_HOST";
|
|
39811
|
+
throw error;
|
|
39812
|
+
}
|
|
39813
|
+
const pathname = url.pathname;
|
|
39814
|
+
let index3 = -1;
|
|
39815
|
+
while (++index3 < pathname.length) {
|
|
39816
|
+
if (pathname.codePointAt(index3) === 37 && pathname.codePointAt(index3 + 1) === 50) {
|
|
39817
|
+
const third = pathname.codePointAt(index3 + 2);
|
|
39818
|
+
if (third === 70 || third === 102) {
|
|
39819
|
+
const error = new TypeError(
|
|
39820
|
+
"File URL path must not include encoded / characters"
|
|
39821
|
+
);
|
|
39822
|
+
error.code = "ERR_INVALID_FILE_URL_PATH";
|
|
39823
|
+
throw error;
|
|
39824
|
+
}
|
|
39825
|
+
}
|
|
39826
|
+
}
|
|
39827
|
+
return decodeURIComponent(pathname);
|
|
39828
|
+
}
|
|
39829
|
+
|
|
41886
39830
|
// node_modules/vfile/lib/index.js
|
|
41887
39831
|
var order = (
|
|
41888
39832
|
/** @type {const} */
|
|
@@ -41929,7 +39873,7 @@ var VFile = class {
|
|
|
41929
39873
|
} else {
|
|
41930
39874
|
options = value;
|
|
41931
39875
|
}
|
|
41932
|
-
this.cwd = "cwd" in options ? "" :
|
|
39876
|
+
this.cwd = "cwd" in options ? "" : minproc.cwd();
|
|
41933
39877
|
this.data = {};
|
|
41934
39878
|
this.history = [];
|
|
41935
39879
|
this.messages = [];
|
|
@@ -41958,7 +39902,7 @@ var VFile = class {
|
|
|
41958
39902
|
* Basename.
|
|
41959
39903
|
*/
|
|
41960
39904
|
get basename() {
|
|
41961
|
-
return typeof this.path === "string" ?
|
|
39905
|
+
return typeof this.path === "string" ? minpath.basename(this.path) : void 0;
|
|
41962
39906
|
}
|
|
41963
39907
|
/**
|
|
41964
39908
|
* Set basename (including extname) (`'index.min.js'`).
|
|
@@ -41972,10 +39916,10 @@ var VFile = class {
|
|
|
41972
39916
|
* @returns {undefined}
|
|
41973
39917
|
* Nothing.
|
|
41974
39918
|
*/
|
|
41975
|
-
set basename(
|
|
41976
|
-
assertNonEmpty(
|
|
41977
|
-
assertPart(
|
|
41978
|
-
this.path =
|
|
39919
|
+
set basename(basename2) {
|
|
39920
|
+
assertNonEmpty(basename2, "basename");
|
|
39921
|
+
assertPart(basename2, "basename");
|
|
39922
|
+
this.path = minpath.join(this.dirname || "", basename2);
|
|
41979
39923
|
}
|
|
41980
39924
|
/**
|
|
41981
39925
|
* Get the parent path (example: `'~'`).
|
|
@@ -41984,7 +39928,7 @@ var VFile = class {
|
|
|
41984
39928
|
* Dirname.
|
|
41985
39929
|
*/
|
|
41986
39930
|
get dirname() {
|
|
41987
|
-
return typeof this.path === "string" ?
|
|
39931
|
+
return typeof this.path === "string" ? minpath.dirname(this.path) : void 0;
|
|
41988
39932
|
}
|
|
41989
39933
|
/**
|
|
41990
39934
|
* Set the parent path (example: `'~'`).
|
|
@@ -41996,9 +39940,9 @@ var VFile = class {
|
|
|
41996
39940
|
* @returns {undefined}
|
|
41997
39941
|
* Nothing.
|
|
41998
39942
|
*/
|
|
41999
|
-
set dirname(
|
|
42000
|
-
|
|
42001
|
-
this.path =
|
|
39943
|
+
set dirname(dirname2) {
|
|
39944
|
+
assertPath2(this.basename, "dirname");
|
|
39945
|
+
this.path = minpath.join(dirname2 || "", this.basename);
|
|
42002
39946
|
}
|
|
42003
39947
|
/**
|
|
42004
39948
|
* Get the extname (including dot) (example: `'.js'`).
|
|
@@ -42007,7 +39951,7 @@ var VFile = class {
|
|
|
42007
39951
|
* Extname.
|
|
42008
39952
|
*/
|
|
42009
39953
|
get extname() {
|
|
42010
|
-
return typeof this.path === "string" ?
|
|
39954
|
+
return typeof this.path === "string" ? minpath.extname(this.path) : void 0;
|
|
42011
39955
|
}
|
|
42012
39956
|
/**
|
|
42013
39957
|
* Set the extname (including dot) (example: `'.js'`).
|
|
@@ -42021,18 +39965,18 @@ var VFile = class {
|
|
|
42021
39965
|
* @returns {undefined}
|
|
42022
39966
|
* Nothing.
|
|
42023
39967
|
*/
|
|
42024
|
-
set extname(
|
|
42025
|
-
assertPart(
|
|
42026
|
-
|
|
42027
|
-
if (
|
|
42028
|
-
if (
|
|
39968
|
+
set extname(extname2) {
|
|
39969
|
+
assertPart(extname2, "extname");
|
|
39970
|
+
assertPath2(this.dirname, "extname");
|
|
39971
|
+
if (extname2) {
|
|
39972
|
+
if (extname2.codePointAt(0) !== 46) {
|
|
42029
39973
|
throw new Error("`extname` must start with `.`");
|
|
42030
39974
|
}
|
|
42031
|
-
if (
|
|
39975
|
+
if (extname2.includes(".", 1)) {
|
|
42032
39976
|
throw new Error("`extname` cannot contain multiple dots");
|
|
42033
39977
|
}
|
|
42034
39978
|
}
|
|
42035
|
-
this.path =
|
|
39979
|
+
this.path = minpath.join(this.dirname, this.stem + (extname2 || ""));
|
|
42036
39980
|
}
|
|
42037
39981
|
/**
|
|
42038
39982
|
* Get the full path (example: `'~/index.min.js'`).
|
|
@@ -42057,7 +40001,7 @@ var VFile = class {
|
|
|
42057
40001
|
*/
|
|
42058
40002
|
set path(path2) {
|
|
42059
40003
|
if (isUrl(path2)) {
|
|
42060
|
-
path2 =
|
|
40004
|
+
path2 = urlToPath(path2);
|
|
42061
40005
|
}
|
|
42062
40006
|
assertNonEmpty(path2, "path");
|
|
42063
40007
|
if (this.path !== path2) {
|
|
@@ -42071,7 +40015,7 @@ var VFile = class {
|
|
|
42071
40015
|
* Stem.
|
|
42072
40016
|
*/
|
|
42073
40017
|
get stem() {
|
|
42074
|
-
return typeof this.path === "string" ?
|
|
40018
|
+
return typeof this.path === "string" ? minpath.basename(this.path, this.extname) : void 0;
|
|
42075
40019
|
}
|
|
42076
40020
|
/**
|
|
42077
40021
|
* Set the stem (basename w/o extname) (example: `'index.min'`).
|
|
@@ -42088,7 +40032,7 @@ var VFile = class {
|
|
|
42088
40032
|
set stem(stem) {
|
|
42089
40033
|
assertNonEmpty(stem, "stem");
|
|
42090
40034
|
assertPart(stem, "stem");
|
|
42091
|
-
this.path =
|
|
40035
|
+
this.path = minpath.join(this.dirname || "", stem + (this.extname || ""));
|
|
42092
40036
|
}
|
|
42093
40037
|
// Normal prototypal methods.
|
|
42094
40038
|
/**
|
|
@@ -42317,9 +40261,9 @@ var VFile = class {
|
|
|
42317
40261
|
}
|
|
42318
40262
|
};
|
|
42319
40263
|
function assertPart(part, name2) {
|
|
42320
|
-
if (part && part.includes(
|
|
40264
|
+
if (part && part.includes(minpath.sep)) {
|
|
42321
40265
|
throw new Error(
|
|
42322
|
-
"`" + name2 + "` cannot be a path: did not expect `" +
|
|
40266
|
+
"`" + name2 + "` cannot be a path: did not expect `" + minpath.sep + "`"
|
|
42323
40267
|
);
|
|
42324
40268
|
}
|
|
42325
40269
|
}
|
|
@@ -42328,7 +40272,7 @@ function assertNonEmpty(part, name2) {
|
|
|
42328
40272
|
throw new Error("`" + name2 + "` cannot be empty");
|
|
42329
40273
|
}
|
|
42330
40274
|
}
|
|
42331
|
-
function
|
|
40275
|
+
function assertPath2(path2, name2) {
|
|
42332
40276
|
if (!path2) {
|
|
42333
40277
|
throw new Error("Setting `" + name2 + "` requires `path` to be set too");
|
|
42334
40278
|
}
|
|
@@ -42369,7 +40313,7 @@ var CallableInstance = (
|
|
|
42369
40313
|
);
|
|
42370
40314
|
|
|
42371
40315
|
// node_modules/unified/lib/index.js
|
|
42372
|
-
var
|
|
40316
|
+
var own4 = {}.hasOwnProperty;
|
|
42373
40317
|
var Processor = class _Processor extends CallableInstance {
|
|
42374
40318
|
/**
|
|
42375
40319
|
* Create a processor.
|
|
@@ -42476,7 +40420,7 @@ var Processor = class _Processor extends CallableInstance {
|
|
|
42476
40420
|
this.namespace[key] = value;
|
|
42477
40421
|
return this;
|
|
42478
40422
|
}
|
|
42479
|
-
return
|
|
40423
|
+
return own4.call(this.namespace, key) && this.namespace[key] || void 0;
|
|
42480
40424
|
}
|
|
42481
40425
|
if (key) {
|
|
42482
40426
|
assertUnfrozen("data", this.frozen);
|
|
@@ -43716,15 +41660,15 @@ function toAlignment(value) {
|
|
|
43716
41660
|
}
|
|
43717
41661
|
|
|
43718
41662
|
// node_modules/zwitch/index.js
|
|
43719
|
-
var
|
|
41663
|
+
var own5 = {}.hasOwnProperty;
|
|
43720
41664
|
function zwitch(key, options) {
|
|
43721
41665
|
const settings = options || {};
|
|
43722
41666
|
function one6(value, ...parameters) {
|
|
43723
41667
|
let fn = one6.invalid;
|
|
43724
41668
|
const handlers2 = one6.handlers;
|
|
43725
|
-
if (value &&
|
|
41669
|
+
if (value && own5.call(value, key)) {
|
|
43726
41670
|
const id2 = String(value[key]);
|
|
43727
|
-
fn =
|
|
41671
|
+
fn = own5.call(handlers2, id2) ? handlers2[id2] : one6.unknown;
|
|
43728
41672
|
}
|
|
43729
41673
|
if (fn) {
|
|
43730
41674
|
return fn.call(this, value, ...parameters);
|
|
@@ -45661,8 +43605,8 @@ var EditMap = class {
|
|
|
45661
43605
|
events.length = 0;
|
|
45662
43606
|
let slice = vecs.pop();
|
|
45663
43607
|
while (slice) {
|
|
45664
|
-
for (const
|
|
45665
|
-
events.push(
|
|
43608
|
+
for (const element7 of slice) {
|
|
43609
|
+
events.push(element7);
|
|
45666
43610
|
}
|
|
45667
43611
|
slice = vecs.pop();
|
|
45668
43612
|
}
|
|
@@ -46263,7 +44207,7 @@ var webNamespaces = {
|
|
|
46263
44207
|
};
|
|
46264
44208
|
|
|
46265
44209
|
// node_modules/hast-util-from-parse5/lib/index.js
|
|
46266
|
-
var
|
|
44210
|
+
var own6 = {}.hasOwnProperty;
|
|
46267
44211
|
var proto = Object.prototype;
|
|
46268
44212
|
function fromParse5(tree, options) {
|
|
46269
44213
|
const settings = options || {};
|
|
@@ -46334,7 +44278,7 @@ function one4(state, node2) {
|
|
|
46334
44278
|
/** @type {DefaultTreeAdapterMap['element']} */
|
|
46335
44279
|
node2
|
|
46336
44280
|
);
|
|
46337
|
-
result =
|
|
44281
|
+
result = element3(state, reference);
|
|
46338
44282
|
return result;
|
|
46339
44283
|
}
|
|
46340
44284
|
}
|
|
@@ -46351,7 +44295,7 @@ function all2(state, nodes) {
|
|
|
46351
44295
|
}
|
|
46352
44296
|
return results;
|
|
46353
44297
|
}
|
|
46354
|
-
function
|
|
44298
|
+
function element3(state, node2) {
|
|
46355
44299
|
const schema = state.schema;
|
|
46356
44300
|
state.schema = node2.namespaceURI === webNamespaces.svg ? svg2 : html2;
|
|
46357
44301
|
let index3 = -1;
|
|
@@ -46359,7 +44303,7 @@ function element2(state, node2) {
|
|
|
46359
44303
|
while (++index3 < node2.attrs.length) {
|
|
46360
44304
|
const attribute = node2.attrs[index3];
|
|
46361
44305
|
const name2 = (attribute.prefix ? attribute.prefix + ":" : "") + attribute.name;
|
|
46362
|
-
if (!
|
|
44306
|
+
if (!own6.call(proto, name2)) {
|
|
46363
44307
|
properties2[name2] = attribute.value;
|
|
46364
44308
|
}
|
|
46365
44309
|
}
|
|
@@ -46407,7 +44351,7 @@ function createLocation(state, node2, location2) {
|
|
|
46407
44351
|
let key;
|
|
46408
44352
|
if (location2.attrs) {
|
|
46409
44353
|
for (key in location2.attrs) {
|
|
46410
|
-
if (
|
|
44354
|
+
if (own6.call(location2.attrs, key)) {
|
|
46411
44355
|
properties2[find3(state.schema, key).property] = position3(
|
|
46412
44356
|
location2.attrs[key]
|
|
46413
44357
|
);
|
|
@@ -46447,8 +44391,8 @@ init_comma_separated_tokens();
|
|
|
46447
44391
|
init_property_information();
|
|
46448
44392
|
init_space_separated_tokens();
|
|
46449
44393
|
var emptyOptions5 = {};
|
|
46450
|
-
var
|
|
46451
|
-
var one5 = zwitch("type", { handlers: { root: root5, element:
|
|
44394
|
+
var own7 = {}.hasOwnProperty;
|
|
44395
|
+
var one5 = zwitch("type", { handlers: { root: root5, element: element4, text: text7, comment, doctype } });
|
|
46452
44396
|
function toParse5(tree, options) {
|
|
46453
44397
|
const settings = options || emptyOptions5;
|
|
46454
44398
|
const space2 = settings.space;
|
|
@@ -46500,7 +44444,7 @@ function comment(node2) {
|
|
|
46500
44444
|
patch3(node2, result);
|
|
46501
44445
|
return result;
|
|
46502
44446
|
}
|
|
46503
|
-
function
|
|
44447
|
+
function element4(node2, schema) {
|
|
46504
44448
|
const parentSchema = schema;
|
|
46505
44449
|
let currentSchema = parentSchema;
|
|
46506
44450
|
if (node2.type === "element" && node2.tagName.toLowerCase() === "svg" && parentSchema.space === "html") {
|
|
@@ -46510,7 +44454,7 @@ function element3(node2, schema) {
|
|
|
46510
44454
|
let prop;
|
|
46511
44455
|
if (node2.properties) {
|
|
46512
44456
|
for (prop in node2.properties) {
|
|
46513
|
-
if (prop !== "children" &&
|
|
44457
|
+
if (prop !== "children" && own7.call(node2.properties, prop)) {
|
|
46514
44458
|
const result2 = createProperty2(
|
|
46515
44459
|
currentSchema,
|
|
46516
44460
|
prop,
|
|
@@ -50535,8 +48479,8 @@ var OpenElementStack = class {
|
|
|
50535
48479
|
this.current = document4;
|
|
50536
48480
|
}
|
|
50537
48481
|
//Index of element
|
|
50538
|
-
_indexOf(
|
|
50539
|
-
return this.items.lastIndexOf(
|
|
48482
|
+
_indexOf(element7) {
|
|
48483
|
+
return this.items.lastIndexOf(element7, this.stackTop);
|
|
50540
48484
|
}
|
|
50541
48485
|
//Update current element
|
|
50542
48486
|
_isInTemplate() {
|
|
@@ -50547,16 +48491,16 @@ var OpenElementStack = class {
|
|
|
50547
48491
|
this.currentTagId = this.tagIDs[this.stackTop];
|
|
50548
48492
|
}
|
|
50549
48493
|
//Mutations
|
|
50550
|
-
push(
|
|
48494
|
+
push(element7, tagID) {
|
|
50551
48495
|
this.stackTop++;
|
|
50552
|
-
this.items[this.stackTop] =
|
|
50553
|
-
this.current =
|
|
48496
|
+
this.items[this.stackTop] = element7;
|
|
48497
|
+
this.current = element7;
|
|
50554
48498
|
this.tagIDs[this.stackTop] = tagID;
|
|
50555
48499
|
this.currentTagId = tagID;
|
|
50556
48500
|
if (this._isInTemplate()) {
|
|
50557
48501
|
this.tmplCount++;
|
|
50558
48502
|
}
|
|
50559
|
-
this.handler.onItemPush(
|
|
48503
|
+
this.handler.onItemPush(element7, tagID, true);
|
|
50560
48504
|
}
|
|
50561
48505
|
pop() {
|
|
50562
48506
|
const popped = this.current;
|
|
@@ -50604,8 +48548,8 @@ var OpenElementStack = class {
|
|
|
50604
48548
|
this.handler.onItemPop(popped, this.stackTop < idx);
|
|
50605
48549
|
}
|
|
50606
48550
|
}
|
|
50607
|
-
popUntilElementPopped(
|
|
50608
|
-
const idx = this._indexOf(
|
|
48551
|
+
popUntilElementPopped(element7) {
|
|
48552
|
+
const idx = this._indexOf(element7);
|
|
50609
48553
|
this.shortenToLength(Math.max(idx, 0));
|
|
50610
48554
|
}
|
|
50611
48555
|
popUntilPopped(tagNames, targetNS) {
|
|
@@ -50643,8 +48587,8 @@ var OpenElementStack = class {
|
|
|
50643
48587
|
clearBackToTableRowContext() {
|
|
50644
48588
|
this.clearBackTo(TABLE_ROW_CONTEXT, NS.HTML);
|
|
50645
48589
|
}
|
|
50646
|
-
remove(
|
|
50647
|
-
const idx = this._indexOf(
|
|
48590
|
+
remove(element7) {
|
|
48591
|
+
const idx = this._indexOf(element7);
|
|
50648
48592
|
if (idx >= 0) {
|
|
50649
48593
|
if (idx === this.stackTop) {
|
|
50650
48594
|
this.pop();
|
|
@@ -50653,7 +48597,7 @@ var OpenElementStack = class {
|
|
|
50653
48597
|
this.tagIDs.splice(idx, 1);
|
|
50654
48598
|
this.stackTop--;
|
|
50655
48599
|
this._updateCurrentElement();
|
|
50656
|
-
this.handler.onItemPop(
|
|
48600
|
+
this.handler.onItemPop(element7, false);
|
|
50657
48601
|
}
|
|
50658
48602
|
}
|
|
50659
48603
|
}
|
|
@@ -50661,11 +48605,11 @@ var OpenElementStack = class {
|
|
|
50661
48605
|
tryPeekProperlyNestedBodyElement() {
|
|
50662
48606
|
return this.stackTop >= 1 && this.tagIDs[1] === TAG_ID.BODY ? this.items[1] : null;
|
|
50663
48607
|
}
|
|
50664
|
-
contains(
|
|
50665
|
-
return this._indexOf(
|
|
48608
|
+
contains(element7) {
|
|
48609
|
+
return this._indexOf(element7) > -1;
|
|
50666
48610
|
}
|
|
50667
|
-
getCommonAncestor(
|
|
50668
|
-
const elementIdx = this._indexOf(
|
|
48611
|
+
getCommonAncestor(element7) {
|
|
48612
|
+
const elementIdx = this._indexOf(element7) - 1;
|
|
50669
48613
|
return elementIdx >= 0 ? this.items[elementIdx] : null;
|
|
50670
48614
|
}
|
|
50671
48615
|
isRootHtmlElementCurrent() {
|
|
@@ -50832,9 +48776,9 @@ var FormattingElementList = class {
|
|
|
50832
48776
|
if (entry.type === EntryType.Marker) {
|
|
50833
48777
|
break;
|
|
50834
48778
|
}
|
|
50835
|
-
const { element:
|
|
50836
|
-
if (this.treeAdapter.getTagName(
|
|
50837
|
-
const elementAttrs = this.treeAdapter.getAttrList(
|
|
48779
|
+
const { element: element7 } = entry;
|
|
48780
|
+
if (this.treeAdapter.getTagName(element7) === neTagName && this.treeAdapter.getNamespaceURI(element7) === neNamespaceURI) {
|
|
48781
|
+
const elementAttrs = this.treeAdapter.getAttrList(element7);
|
|
50838
48782
|
if (elementAttrs.length === neAttrsLength) {
|
|
50839
48783
|
candidates.push({ idx: i, attrs: elementAttrs });
|
|
50840
48784
|
}
|
|
@@ -50865,19 +48809,19 @@ var FormattingElementList = class {
|
|
|
50865
48809
|
insertMarker() {
|
|
50866
48810
|
this.entries.unshift(MARKER);
|
|
50867
48811
|
}
|
|
50868
|
-
pushElement(
|
|
50869
|
-
this._ensureNoahArkCondition(
|
|
48812
|
+
pushElement(element7, token) {
|
|
48813
|
+
this._ensureNoahArkCondition(element7);
|
|
50870
48814
|
this.entries.unshift({
|
|
50871
48815
|
type: EntryType.Element,
|
|
50872
|
-
element:
|
|
48816
|
+
element: element7,
|
|
50873
48817
|
token
|
|
50874
48818
|
});
|
|
50875
48819
|
}
|
|
50876
|
-
insertElementAfterBookmark(
|
|
48820
|
+
insertElementAfterBookmark(element7, token) {
|
|
50877
48821
|
const bookmarkIdx = this.entries.indexOf(this.bookmark);
|
|
50878
48822
|
this.entries.splice(bookmarkIdx, 0, {
|
|
50879
48823
|
type: EntryType.Element,
|
|
50880
|
-
element:
|
|
48824
|
+
element: element7,
|
|
50881
48825
|
token
|
|
50882
48826
|
});
|
|
50883
48827
|
}
|
|
@@ -50905,8 +48849,8 @@ var FormattingElementList = class {
|
|
|
50905
48849
|
const entry = this.entries.find((entry2) => entry2.type === EntryType.Marker || this.treeAdapter.getTagName(entry2.element) === tagName);
|
|
50906
48850
|
return entry && entry.type === EntryType.Element ? entry : null;
|
|
50907
48851
|
}
|
|
50908
|
-
getElementEntry(
|
|
50909
|
-
return this.entries.find((entry) => entry.type === EntryType.Element && entry.element ===
|
|
48852
|
+
getElementEntry(element7) {
|
|
48853
|
+
return this.entries.find((entry) => entry.type === EntryType.Element && entry.element === element7);
|
|
50910
48854
|
}
|
|
50911
48855
|
};
|
|
50912
48856
|
|
|
@@ -51032,15 +48976,15 @@ var defaultTreeAdapter = {
|
|
|
51032
48976
|
getParentNode(node2) {
|
|
51033
48977
|
return node2.parentNode;
|
|
51034
48978
|
},
|
|
51035
|
-
getAttrList(
|
|
51036
|
-
return
|
|
48979
|
+
getAttrList(element7) {
|
|
48980
|
+
return element7.attrs;
|
|
51037
48981
|
},
|
|
51038
48982
|
//Node data
|
|
51039
|
-
getTagName(
|
|
51040
|
-
return
|
|
48983
|
+
getTagName(element7) {
|
|
48984
|
+
return element7.tagName;
|
|
51041
48985
|
},
|
|
51042
|
-
getNamespaceURI(
|
|
51043
|
-
return
|
|
48986
|
+
getNamespaceURI(element7) {
|
|
48987
|
+
return element7.namespaceURI;
|
|
51044
48988
|
},
|
|
51045
48989
|
getTextNodeContent(textNode) {
|
|
51046
48990
|
return textNode.value;
|
|
@@ -51641,19 +49585,19 @@ var Parser = class {
|
|
|
51641
49585
|
}
|
|
51642
49586
|
}
|
|
51643
49587
|
/** @protected */
|
|
51644
|
-
_attachElementToTree(
|
|
49588
|
+
_attachElementToTree(element7, location2) {
|
|
51645
49589
|
if (this.options.sourceCodeLocationInfo) {
|
|
51646
49590
|
const loc = location2 && {
|
|
51647
49591
|
...location2,
|
|
51648
49592
|
startTag: location2
|
|
51649
49593
|
};
|
|
51650
|
-
this.treeAdapter.setNodeSourceCodeLocation(
|
|
49594
|
+
this.treeAdapter.setNodeSourceCodeLocation(element7, loc);
|
|
51651
49595
|
}
|
|
51652
49596
|
if (this._shouldFosterParentOnInsertion()) {
|
|
51653
|
-
this._fosterParentElement(
|
|
49597
|
+
this._fosterParentElement(element7);
|
|
51654
49598
|
} else {
|
|
51655
49599
|
const parent = this.openElements.currentTmplContentOrNode;
|
|
51656
|
-
this.treeAdapter.appendChild(parent !== null && parent !== void 0 ? parent : this.document,
|
|
49600
|
+
this.treeAdapter.appendChild(parent !== null && parent !== void 0 ? parent : this.document, element7);
|
|
51657
49601
|
}
|
|
51658
49602
|
}
|
|
51659
49603
|
/**
|
|
@@ -51662,20 +49606,20 @@ var Parser = class {
|
|
|
51662
49606
|
*/
|
|
51663
49607
|
/** @protected */
|
|
51664
49608
|
_appendElement(token, namespaceURI) {
|
|
51665
|
-
const
|
|
51666
|
-
this._attachElementToTree(
|
|
49609
|
+
const element7 = this.treeAdapter.createElement(token.tagName, namespaceURI, token.attrs);
|
|
49610
|
+
this._attachElementToTree(element7, token.location);
|
|
51667
49611
|
}
|
|
51668
49612
|
/** @protected */
|
|
51669
49613
|
_insertElement(token, namespaceURI) {
|
|
51670
|
-
const
|
|
51671
|
-
this._attachElementToTree(
|
|
51672
|
-
this.openElements.push(
|
|
49614
|
+
const element7 = this.treeAdapter.createElement(token.tagName, namespaceURI, token.attrs);
|
|
49615
|
+
this._attachElementToTree(element7, token.location);
|
|
49616
|
+
this.openElements.push(element7, token.tagID);
|
|
51673
49617
|
}
|
|
51674
49618
|
/** @protected */
|
|
51675
49619
|
_insertFakeElement(tagName, tagID) {
|
|
51676
|
-
const
|
|
51677
|
-
this._attachElementToTree(
|
|
51678
|
-
this.openElements.push(
|
|
49620
|
+
const element7 = this.treeAdapter.createElement(tagName, NS.HTML, []);
|
|
49621
|
+
this._attachElementToTree(element7, null);
|
|
49622
|
+
this.openElements.push(element7, tagID);
|
|
51679
49623
|
}
|
|
51680
49624
|
/** @protected */
|
|
51681
49625
|
_insertTemplate(token) {
|
|
@@ -51689,11 +49633,11 @@ var Parser = class {
|
|
|
51689
49633
|
}
|
|
51690
49634
|
/** @protected */
|
|
51691
49635
|
_insertFakeRootElement() {
|
|
51692
|
-
const
|
|
49636
|
+
const element7 = this.treeAdapter.createElement(TAG_NAMES.HTML, NS.HTML, []);
|
|
51693
49637
|
if (this.options.sourceCodeLocationInfo)
|
|
51694
|
-
this.treeAdapter.setNodeSourceCodeLocation(
|
|
51695
|
-
this.treeAdapter.appendChild(this.openElements.current,
|
|
51696
|
-
this.openElements.push(
|
|
49638
|
+
this.treeAdapter.setNodeSourceCodeLocation(element7, null);
|
|
49639
|
+
this.treeAdapter.appendChild(this.openElements.current, element7);
|
|
49640
|
+
this.openElements.push(element7, TAG_ID.HTML);
|
|
51697
49641
|
}
|
|
51698
49642
|
/** @protected */
|
|
51699
49643
|
_appendCommentNode(token, parent) {
|
|
@@ -51739,10 +49683,10 @@ var Parser = class {
|
|
|
51739
49683
|
}
|
|
51740
49684
|
}
|
|
51741
49685
|
/** @protected */
|
|
51742
|
-
_setEndLocation(
|
|
51743
|
-
if (this.treeAdapter.getNodeSourceCodeLocation(
|
|
49686
|
+
_setEndLocation(element7, closingToken) {
|
|
49687
|
+
if (this.treeAdapter.getNodeSourceCodeLocation(element7) && closingToken.location) {
|
|
51744
49688
|
const ctLoc = closingToken.location;
|
|
51745
|
-
const tn = this.treeAdapter.getTagName(
|
|
49689
|
+
const tn = this.treeAdapter.getTagName(element7);
|
|
51746
49690
|
const endLoc = (
|
|
51747
49691
|
// NOTE: For cases like <p> <p> </p> - First 'p' closes without a closing
|
|
51748
49692
|
// tag and for cases like <td> <p> </td> - 'p' closes without a closing tag.
|
|
@@ -51757,7 +49701,7 @@ var Parser = class {
|
|
|
51757
49701
|
endOffset: ctLoc.startOffset
|
|
51758
49702
|
}
|
|
51759
49703
|
);
|
|
51760
|
-
this.treeAdapter.updateNodeSourceCodeLocation(
|
|
49704
|
+
this.treeAdapter.updateNodeSourceCodeLocation(element7, endLoc);
|
|
51761
49705
|
}
|
|
51762
49706
|
}
|
|
51763
49707
|
//Token processing
|
|
@@ -51821,9 +49765,9 @@ var Parser = class {
|
|
|
51821
49765
|
}
|
|
51822
49766
|
//Integration points
|
|
51823
49767
|
/** @protected */
|
|
51824
|
-
_isIntegrationPoint(tid,
|
|
51825
|
-
const ns = this.treeAdapter.getNamespaceURI(
|
|
51826
|
-
const attrs = this.treeAdapter.getAttrList(
|
|
49768
|
+
_isIntegrationPoint(tid, element7, foreignNS) {
|
|
49769
|
+
const ns = this.treeAdapter.getNamespaceURI(element7);
|
|
49770
|
+
const attrs = this.treeAdapter.getAttrList(element7);
|
|
51827
49771
|
return isIntegrationPoint(tid, ns, attrs, foreignNS);
|
|
51828
49772
|
}
|
|
51829
49773
|
//Active formatting elements reconstruction
|
|
@@ -51966,18 +49910,18 @@ var Parser = class {
|
|
|
51966
49910
|
return { parent: this.openElements.items[0], beforeElement: null };
|
|
51967
49911
|
}
|
|
51968
49912
|
/** @protected */
|
|
51969
|
-
_fosterParentElement(
|
|
49913
|
+
_fosterParentElement(element7) {
|
|
51970
49914
|
const location2 = this._findFosterParentingLocation();
|
|
51971
49915
|
if (location2.beforeElement) {
|
|
51972
|
-
this.treeAdapter.insertBefore(location2.parent,
|
|
49916
|
+
this.treeAdapter.insertBefore(location2.parent, element7, location2.beforeElement);
|
|
51973
49917
|
} else {
|
|
51974
|
-
this.treeAdapter.appendChild(location2.parent,
|
|
49918
|
+
this.treeAdapter.appendChild(location2.parent, element7);
|
|
51975
49919
|
}
|
|
51976
49920
|
}
|
|
51977
49921
|
//Special elements
|
|
51978
49922
|
/** @protected */
|
|
51979
|
-
_isSpecialElement(
|
|
51980
|
-
const ns = this.treeAdapter.getNamespaceURI(
|
|
49923
|
+
_isSpecialElement(element7, id2) {
|
|
49924
|
+
const ns = this.treeAdapter.getNamespaceURI(element7);
|
|
51981
49925
|
return SPECIAL_ELEMENTS[ns].has(id2);
|
|
51982
49926
|
}
|
|
51983
49927
|
/** @internal */
|
|
@@ -52523,12 +50467,12 @@ function aaObtainFurthestBlock(p, formattingElementEntry) {
|
|
|
52523
50467
|
let furthestBlock = null;
|
|
52524
50468
|
let idx = p.openElements.stackTop;
|
|
52525
50469
|
for (; idx >= 0; idx--) {
|
|
52526
|
-
const
|
|
52527
|
-
if (
|
|
50470
|
+
const element7 = p.openElements.items[idx];
|
|
50471
|
+
if (element7 === formattingElementEntry.element) {
|
|
52528
50472
|
break;
|
|
52529
50473
|
}
|
|
52530
|
-
if (p._isSpecialElement(
|
|
52531
|
-
furthestBlock =
|
|
50474
|
+
if (p._isSpecialElement(element7, p.openElements.tagIDs[idx])) {
|
|
50475
|
+
furthestBlock = element7;
|
|
52532
50476
|
}
|
|
52533
50477
|
}
|
|
52534
50478
|
if (!furthestBlock) {
|
|
@@ -52540,24 +50484,24 @@ function aaObtainFurthestBlock(p, formattingElementEntry) {
|
|
|
52540
50484
|
function aaInnerLoop(p, furthestBlock, formattingElement) {
|
|
52541
50485
|
let lastElement = furthestBlock;
|
|
52542
50486
|
let nextElement = p.openElements.getCommonAncestor(furthestBlock);
|
|
52543
|
-
for (let i = 0,
|
|
52544
|
-
nextElement = p.openElements.getCommonAncestor(
|
|
52545
|
-
const elementEntry = p.activeFormattingElements.getElementEntry(
|
|
50487
|
+
for (let i = 0, element7 = nextElement; element7 !== formattingElement; i++, element7 = nextElement) {
|
|
50488
|
+
nextElement = p.openElements.getCommonAncestor(element7);
|
|
50489
|
+
const elementEntry = p.activeFormattingElements.getElementEntry(element7);
|
|
52546
50490
|
const counterOverflow = elementEntry && i >= AA_INNER_LOOP_ITER;
|
|
52547
50491
|
const shouldRemoveFromOpenElements = !elementEntry || counterOverflow;
|
|
52548
50492
|
if (shouldRemoveFromOpenElements) {
|
|
52549
50493
|
if (counterOverflow) {
|
|
52550
50494
|
p.activeFormattingElements.removeEntry(elementEntry);
|
|
52551
50495
|
}
|
|
52552
|
-
p.openElements.remove(
|
|
50496
|
+
p.openElements.remove(element7);
|
|
52553
50497
|
} else {
|
|
52554
|
-
|
|
50498
|
+
element7 = aaRecreateElementFromEntry(p, elementEntry);
|
|
52555
50499
|
if (lastElement === furthestBlock) {
|
|
52556
50500
|
p.activeFormattingElements.bookmark = elementEntry;
|
|
52557
50501
|
}
|
|
52558
50502
|
p.treeAdapter.detachNode(lastElement);
|
|
52559
|
-
p.treeAdapter.appendChild(
|
|
52560
|
-
lastElement =
|
|
50503
|
+
p.treeAdapter.appendChild(element7, lastElement);
|
|
50504
|
+
lastElement = element7;
|
|
52561
50505
|
}
|
|
52562
50506
|
}
|
|
52563
50507
|
return lastElement;
|
|
@@ -53490,15 +51434,15 @@ function genericEndTagInBody(p, token) {
|
|
|
53490
51434
|
const tn = token.tagName;
|
|
53491
51435
|
const tid = token.tagID;
|
|
53492
51436
|
for (let i = p.openElements.stackTop; i > 0; i--) {
|
|
53493
|
-
const
|
|
51437
|
+
const element7 = p.openElements.items[i];
|
|
53494
51438
|
const elementId = p.openElements.tagIDs[i];
|
|
53495
|
-
if (tid === elementId && (tid !== TAG_ID.UNKNOWN || p.treeAdapter.getTagName(
|
|
51439
|
+
if (tid === elementId && (tid !== TAG_ID.UNKNOWN || p.treeAdapter.getTagName(element7) === tn)) {
|
|
53496
51440
|
p.openElements.generateImpliedEndTagsWithExclusion(tid);
|
|
53497
51441
|
if (p.openElements.stackTop >= i)
|
|
53498
51442
|
p.openElements.shortenToLength(i);
|
|
53499
51443
|
break;
|
|
53500
51444
|
}
|
|
53501
|
-
if (p._isSpecialElement(
|
|
51445
|
+
if (p._isSpecialElement(element7, elementId)) {
|
|
53502
51446
|
break;
|
|
53503
51447
|
}
|
|
53504
51448
|
}
|
|
@@ -54406,12 +52350,12 @@ function endTagInForeignContent(p, token) {
|
|
|
54406
52350
|
return;
|
|
54407
52351
|
}
|
|
54408
52352
|
for (let i = p.openElements.stackTop; i > 0; i--) {
|
|
54409
|
-
const
|
|
54410
|
-
if (p.treeAdapter.getNamespaceURI(
|
|
52353
|
+
const element7 = p.openElements.items[i];
|
|
52354
|
+
if (p.treeAdapter.getNamespaceURI(element7) === NS.HTML) {
|
|
54411
52355
|
p._endTagOutsideForeignContent(token);
|
|
54412
52356
|
break;
|
|
54413
52357
|
}
|
|
54414
|
-
const tagName = p.treeAdapter.getTagName(
|
|
52358
|
+
const tagName = p.treeAdapter.getTagName(element7);
|
|
54415
52359
|
if (tagName.toLowerCase() === token.tagName) {
|
|
54416
52360
|
token.tagName = tagName;
|
|
54417
52361
|
p.openElements.shortenToLength(i);
|
|
@@ -54455,7 +52399,7 @@ var parseOptions = { sourceCodeLocationInfo: true, scriptingEnabled: false };
|
|
|
54455
52399
|
function raw(tree, options) {
|
|
54456
52400
|
const document4 = documentMode(tree);
|
|
54457
52401
|
const one6 = zwitch("type", {
|
|
54458
|
-
handlers: { root: root6, element:
|
|
52402
|
+
handlers: { root: root6, element: element5, text: text8, comment: comment2, doctype: doctype2, raw: handleRaw },
|
|
54459
52403
|
unknown
|
|
54460
52404
|
});
|
|
54461
52405
|
const state = {
|
|
@@ -54503,7 +52447,7 @@ function all4(nodes, state) {
|
|
|
54503
52447
|
function root6(node2, state) {
|
|
54504
52448
|
all4(node2.children, state);
|
|
54505
52449
|
}
|
|
54506
|
-
function
|
|
52450
|
+
function element5(node2, state) {
|
|
54507
52451
|
startTag(node2, state);
|
|
54508
52452
|
all4(node2.children, state);
|
|
54509
52453
|
endTag(node2, state);
|
|
@@ -54930,7 +52874,7 @@ var defaultSchema = {
|
|
|
54930
52874
|
};
|
|
54931
52875
|
|
|
54932
52876
|
// node_modules/hast-util-sanitize/lib/index.js
|
|
54933
|
-
var
|
|
52877
|
+
var own8 = {}.hasOwnProperty;
|
|
54934
52878
|
function sanitize(node2, options) {
|
|
54935
52879
|
let result = { type: "root", children: [] };
|
|
54936
52880
|
const state = {
|
|
@@ -54966,7 +52910,7 @@ function transform2(state, node2) {
|
|
|
54966
52910
|
return doctype3(state, unsafe);
|
|
54967
52911
|
}
|
|
54968
52912
|
case "element": {
|
|
54969
|
-
return
|
|
52913
|
+
return element6(state, unsafe);
|
|
54970
52914
|
}
|
|
54971
52915
|
case "root": {
|
|
54972
52916
|
return root7(state, unsafe);
|
|
@@ -54994,7 +52938,7 @@ function doctype3(state, unsafe) {
|
|
|
54994
52938
|
return node2;
|
|
54995
52939
|
}
|
|
54996
52940
|
}
|
|
54997
|
-
function
|
|
52941
|
+
function element6(state, unsafe) {
|
|
54998
52942
|
const name2 = typeof unsafe.tagName === "string" ? unsafe.tagName : "";
|
|
54999
52943
|
state.stack.push(name2);
|
|
55000
52944
|
const content3 = (
|
|
@@ -55006,7 +52950,7 @@ function element5(state, unsafe) {
|
|
|
55006
52950
|
let safeElement = false;
|
|
55007
52951
|
if (name2 && name2 !== "*" && (!state.schema.tagNames || state.schema.tagNames.includes(name2))) {
|
|
55008
52952
|
safeElement = true;
|
|
55009
|
-
if (state.schema.ancestors &&
|
|
52953
|
+
if (state.schema.ancestors && own8.call(state.schema.ancestors, name2)) {
|
|
55010
52954
|
const ancestors = state.schema.ancestors[name2];
|
|
55011
52955
|
let index3 = -1;
|
|
55012
52956
|
safeElement = false;
|
|
@@ -55069,8 +53013,8 @@ function properties(state, properties2) {
|
|
|
55069
53013
|
const tagName = state.stack[state.stack.length - 1];
|
|
55070
53014
|
const attributes2 = state.schema.attributes;
|
|
55071
53015
|
const required = state.schema.required;
|
|
55072
|
-
const specific = attributes2 &&
|
|
55073
|
-
const defaults = attributes2 &&
|
|
53016
|
+
const specific = attributes2 && own8.call(attributes2, tagName) ? attributes2[tagName] : void 0;
|
|
53017
|
+
const defaults = attributes2 && own8.call(attributes2, "*") ? attributes2["*"] : void 0;
|
|
55074
53018
|
const properties_ = (
|
|
55075
53019
|
/** @type {Readonly<Record<string, Readonly<unknown>>>} */
|
|
55076
53020
|
properties2 && typeof properties2 === "object" ? properties2 : {}
|
|
@@ -55078,7 +53022,7 @@ function properties(state, properties2) {
|
|
|
55078
53022
|
const result = {};
|
|
55079
53023
|
let key;
|
|
55080
53024
|
for (key in properties_) {
|
|
55081
|
-
if (
|
|
53025
|
+
if (own8.call(properties_, key)) {
|
|
55082
53026
|
const unsafe = properties_[key];
|
|
55083
53027
|
let safe = propertyValue(
|
|
55084
53028
|
state,
|
|
@@ -55094,10 +53038,10 @@ function properties(state, properties2) {
|
|
|
55094
53038
|
}
|
|
55095
53039
|
}
|
|
55096
53040
|
}
|
|
55097
|
-
if (required &&
|
|
53041
|
+
if (required && own8.call(required, tagName)) {
|
|
55098
53042
|
const properties3 = required[tagName];
|
|
55099
53043
|
for (key in properties3) {
|
|
55100
|
-
if (
|
|
53044
|
+
if (own8.call(properties3, key) && !own8.call(result, key)) {
|
|
55101
53045
|
result[key] = properties3[key];
|
|
55102
53046
|
}
|
|
55103
53047
|
}
|
|
@@ -55145,7 +53089,7 @@ function propertyValuePrimitive(state, definition3, key, value) {
|
|
|
55145
53089
|
return state.schema.clobber && state.schema.clobberPrefix && state.schema.clobber.includes(key) ? state.schema.clobberPrefix + value : value;
|
|
55146
53090
|
}
|
|
55147
53091
|
function safeProtocol2(state, key, value) {
|
|
55148
|
-
const protocols = state.schema.protocols &&
|
|
53092
|
+
const protocols = state.schema.protocols && own8.call(state.schema.protocols, key) ? state.schema.protocols[key] : void 0;
|
|
55149
53093
|
if (!protocols || protocols.length === 0) {
|
|
55150
53094
|
return true;
|
|
55151
53095
|
}
|
|
@@ -55253,14 +53197,112 @@ function MarkdownHeading({
|
|
|
55253
53197
|
}
|
|
55254
53198
|
var MarkdownHeading_default = MarkdownHeading;
|
|
55255
53199
|
|
|
55256
|
-
// node_modules/
|
|
55257
|
-
|
|
55258
|
-
|
|
55259
|
-
var
|
|
53200
|
+
// node_modules/@babel/runtime/helpers/esm/objectWithoutPropertiesLoose.js
|
|
53201
|
+
function _objectWithoutPropertiesLoose(r2, e) {
|
|
53202
|
+
if (null == r2) return {};
|
|
53203
|
+
var t = {};
|
|
53204
|
+
for (var n in r2) if ({}.hasOwnProperty.call(r2, n)) {
|
|
53205
|
+
if (-1 !== e.indexOf(n)) continue;
|
|
53206
|
+
t[n] = r2[n];
|
|
53207
|
+
}
|
|
53208
|
+
return t;
|
|
53209
|
+
}
|
|
53210
|
+
|
|
53211
|
+
// node_modules/@babel/runtime/helpers/esm/objectWithoutProperties.js
|
|
53212
|
+
function _objectWithoutProperties(e, t) {
|
|
53213
|
+
if (null == e) return {};
|
|
53214
|
+
var o, r2, i = _objectWithoutPropertiesLoose(e, t);
|
|
53215
|
+
if (Object.getOwnPropertySymbols) {
|
|
53216
|
+
var n = Object.getOwnPropertySymbols(e);
|
|
53217
|
+
for (r2 = 0; r2 < n.length; r2++) o = n[r2], -1 === t.indexOf(o) && {}.propertyIsEnumerable.call(e, o) && (i[o] = e[o]);
|
|
53218
|
+
}
|
|
53219
|
+
return i;
|
|
53220
|
+
}
|
|
55260
53221
|
|
|
55261
|
-
// node_modules/
|
|
55262
|
-
|
|
55263
|
-
|
|
53222
|
+
// node_modules/@babel/runtime/helpers/esm/arrayLikeToArray.js
|
|
53223
|
+
function _arrayLikeToArray(r2, a2) {
|
|
53224
|
+
(null == a2 || a2 > r2.length) && (a2 = r2.length);
|
|
53225
|
+
for (var e = 0, n = Array(a2); e < a2; e++) n[e] = r2[e];
|
|
53226
|
+
return n;
|
|
53227
|
+
}
|
|
53228
|
+
|
|
53229
|
+
// node_modules/@babel/runtime/helpers/esm/arrayWithoutHoles.js
|
|
53230
|
+
function _arrayWithoutHoles(r2) {
|
|
53231
|
+
if (Array.isArray(r2)) return _arrayLikeToArray(r2);
|
|
53232
|
+
}
|
|
53233
|
+
|
|
53234
|
+
// node_modules/@babel/runtime/helpers/esm/iterableToArray.js
|
|
53235
|
+
function _iterableToArray(r2) {
|
|
53236
|
+
if ("undefined" != typeof Symbol && null != r2[Symbol.iterator] || null != r2["@@iterator"]) return Array.from(r2);
|
|
53237
|
+
}
|
|
53238
|
+
|
|
53239
|
+
// node_modules/@babel/runtime/helpers/esm/unsupportedIterableToArray.js
|
|
53240
|
+
function _unsupportedIterableToArray(r2, a2) {
|
|
53241
|
+
if (r2) {
|
|
53242
|
+
if ("string" == typeof r2) return _arrayLikeToArray(r2, a2);
|
|
53243
|
+
var t = {}.toString.call(r2).slice(8, -1);
|
|
53244
|
+
return "Object" === t && r2.constructor && (t = r2.constructor.name), "Map" === t || "Set" === t ? Array.from(r2) : "Arguments" === t || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t) ? _arrayLikeToArray(r2, a2) : void 0;
|
|
53245
|
+
}
|
|
53246
|
+
}
|
|
53247
|
+
|
|
53248
|
+
// node_modules/@babel/runtime/helpers/esm/nonIterableSpread.js
|
|
53249
|
+
function _nonIterableSpread() {
|
|
53250
|
+
throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.");
|
|
53251
|
+
}
|
|
53252
|
+
|
|
53253
|
+
// node_modules/@babel/runtime/helpers/esm/toConsumableArray.js
|
|
53254
|
+
function _toConsumableArray(r2) {
|
|
53255
|
+
return _arrayWithoutHoles(r2) || _iterableToArray(r2) || _unsupportedIterableToArray(r2) || _nonIterableSpread();
|
|
53256
|
+
}
|
|
53257
|
+
|
|
53258
|
+
// node_modules/@babel/runtime/helpers/esm/typeof.js
|
|
53259
|
+
function _typeof(o) {
|
|
53260
|
+
"@babel/helpers - typeof";
|
|
53261
|
+
return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function(o2) {
|
|
53262
|
+
return typeof o2;
|
|
53263
|
+
} : function(o2) {
|
|
53264
|
+
return o2 && "function" == typeof Symbol && o2.constructor === Symbol && o2 !== Symbol.prototype ? "symbol" : typeof o2;
|
|
53265
|
+
}, _typeof(o);
|
|
53266
|
+
}
|
|
53267
|
+
|
|
53268
|
+
// node_modules/@babel/runtime/helpers/esm/toPrimitive.js
|
|
53269
|
+
function toPrimitive(t, r2) {
|
|
53270
|
+
if ("object" != _typeof(t) || !t) return t;
|
|
53271
|
+
var e = t[Symbol.toPrimitive];
|
|
53272
|
+
if (void 0 !== e) {
|
|
53273
|
+
var i = e.call(t, r2);
|
|
53274
|
+
if ("object" != _typeof(i)) return i;
|
|
53275
|
+
throw new TypeError("@@toPrimitive must return a primitive value.");
|
|
53276
|
+
}
|
|
53277
|
+
return ("string" === r2 ? String : Number)(t);
|
|
53278
|
+
}
|
|
53279
|
+
|
|
53280
|
+
// node_modules/@babel/runtime/helpers/esm/toPropertyKey.js
|
|
53281
|
+
function toPropertyKey(t) {
|
|
53282
|
+
var i = toPrimitive(t, "string");
|
|
53283
|
+
return "symbol" == _typeof(i) ? i : i + "";
|
|
53284
|
+
}
|
|
53285
|
+
|
|
53286
|
+
// node_modules/@babel/runtime/helpers/esm/defineProperty.js
|
|
53287
|
+
function _defineProperty(e, r2, t) {
|
|
53288
|
+
return (r2 = toPropertyKey(r2)) in e ? Object.defineProperty(e, r2, {
|
|
53289
|
+
value: t,
|
|
53290
|
+
enumerable: true,
|
|
53291
|
+
configurable: true,
|
|
53292
|
+
writable: true
|
|
53293
|
+
}) : e[r2] = t, e;
|
|
53294
|
+
}
|
|
53295
|
+
|
|
53296
|
+
// node_modules/@babel/runtime/helpers/esm/extends.js
|
|
53297
|
+
function _extends() {
|
|
53298
|
+
return _extends = Object.assign ? Object.assign.bind() : function(n) {
|
|
53299
|
+
for (var e = 1; e < arguments.length; e++) {
|
|
53300
|
+
var t = arguments[e];
|
|
53301
|
+
for (var r2 in t) ({}).hasOwnProperty.call(t, r2) && (n[r2] = t[r2]);
|
|
53302
|
+
}
|
|
53303
|
+
return n;
|
|
53304
|
+
}, _extends.apply(null, arguments);
|
|
53305
|
+
}
|
|
55264
53306
|
function ownKeys(e, r2) {
|
|
55265
53307
|
var t = Object.keys(e);
|
|
55266
53308
|
if (Object.getOwnPropertySymbols) {
|
|
@@ -55275,7 +53317,7 @@ function _objectSpread(e) {
|
|
|
55275
53317
|
for (var r2 = 1; r2 < arguments.length; r2++) {
|
|
55276
53318
|
var t = null != arguments[r2] ? arguments[r2] : {};
|
|
55277
53319
|
r2 % 2 ? ownKeys(Object(t), true).forEach(function(r3) {
|
|
55278
|
-
(
|
|
53320
|
+
_defineProperty(e, r3, t[r3]);
|
|
55279
53321
|
}) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function(r3) {
|
|
55280
53322
|
Object.defineProperty(e, r3, Object.getOwnPropertyDescriptor(t, r3));
|
|
55281
53323
|
});
|
|
@@ -55361,7 +53403,7 @@ function createElement2(_ref) {
|
|
|
55361
53403
|
});
|
|
55362
53404
|
}
|
|
55363
53405
|
var children3 = childrenCreator(node2.children);
|
|
55364
|
-
return /* @__PURE__ */ React26__default.default.createElement(TagName, (
|
|
53406
|
+
return /* @__PURE__ */ React26__default.default.createElement(TagName, _extends({
|
|
55365
53407
|
key
|
|
55366
53408
|
}, props), children3);
|
|
55367
53409
|
}
|
|
@@ -55389,7 +53431,7 @@ function _objectSpread2(e) {
|
|
|
55389
53431
|
for (var r2 = 1; r2 < arguments.length; r2++) {
|
|
55390
53432
|
var t = null != arguments[r2] ? arguments[r2] : {};
|
|
55391
53433
|
r2 % 2 ? ownKeys2(Object(t), true).forEach(function(r3) {
|
|
55392
|
-
(
|
|
53434
|
+
_defineProperty(e, r3, t[r3]);
|
|
55393
53435
|
}) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys2(Object(t)).forEach(function(r3) {
|
|
55394
53436
|
Object.defineProperty(e, r3, Object.getOwnPropertyDescriptor(t, r3));
|
|
55395
53437
|
});
|
|
@@ -55457,7 +53499,7 @@ function assembleLineNumberStyles(lineNumberStyle, lineNumber, largestLineNumber
|
|
|
55457
53499
|
function createLineElement(_ref3) {
|
|
55458
53500
|
var children3 = _ref3.children, lineNumber = _ref3.lineNumber, lineNumberStyle = _ref3.lineNumberStyle, largestLineNumber = _ref3.largestLineNumber, showInlineLineNumbers = _ref3.showInlineLineNumbers, _ref3$lineProps = _ref3.lineProps, lineProps = _ref3$lineProps === void 0 ? {} : _ref3$lineProps, _ref3$className = _ref3.className, className = _ref3$className === void 0 ? [] : _ref3$className, showLineNumbers = _ref3.showLineNumbers, wrapLongLines = _ref3.wrapLongLines, _ref3$wrapLines = _ref3.wrapLines, wrapLines = _ref3$wrapLines === void 0 ? false : _ref3$wrapLines;
|
|
55459
53501
|
var properties2 = wrapLines ? _objectSpread2({}, typeof lineProps === "function" ? lineProps(lineNumber) : lineProps) : {};
|
|
55460
|
-
properties2["className"] = properties2["className"] ? [].concat((
|
|
53502
|
+
properties2["className"] = properties2["className"] ? [].concat(_toConsumableArray(properties2["className"].trim().split(/\s+/)), _toConsumableArray(className)) : className;
|
|
55461
53503
|
if (lineNumber && showInlineLineNumbers) {
|
|
55462
53504
|
var inlineLineNumberStyle = assembleLineNumberStyles(lineNumberStyle, lineNumber, largestLineNumber);
|
|
55463
53505
|
children3.unshift(getInlineLineNumber(lineNumber, inlineLineNumberStyle));
|
|
@@ -55485,7 +53527,7 @@ function flattenCodeTree(tree) {
|
|
|
55485
53527
|
if (node2.type === "text") {
|
|
55486
53528
|
newTree.push(createLineElement({
|
|
55487
53529
|
children: [node2],
|
|
55488
|
-
className: (
|
|
53530
|
+
className: _toConsumableArray(new Set(className))
|
|
55489
53531
|
}));
|
|
55490
53532
|
} else if (node2.children) {
|
|
55491
53533
|
var _node$properties;
|
|
@@ -55635,7 +53677,7 @@ function highlight_default(defaultAstGenerator, defaultStyle) {
|
|
|
55635
53677
|
var language = _ref7.language, children3 = _ref7.children, _ref7$style = _ref7.style, style2 = _ref7$style === void 0 ? defaultStyle : _ref7$style, _ref7$customStyle = _ref7.customStyle, customStyle = _ref7$customStyle === void 0 ? {} : _ref7$customStyle, _ref7$codeTagProps = _ref7.codeTagProps, codeTagProps = _ref7$codeTagProps === void 0 ? {
|
|
55636
53678
|
className: language ? "language-".concat(language) : void 0,
|
|
55637
53679
|
style: _objectSpread2(_objectSpread2({}, style2['code[class*="language-"]']), style2['code[class*="language-'.concat(language, '"]')])
|
|
55638
|
-
} : _ref7$codeTagProps, _ref7$useInlineStyles = _ref7.useInlineStyles, useInlineStyles = _ref7$useInlineStyles === void 0 ? true : _ref7$useInlineStyles, _ref7$showLineNumbers = _ref7.showLineNumbers, showLineNumbers = _ref7$showLineNumbers === void 0 ? false : _ref7$showLineNumbers, _ref7$showInlineLineN = _ref7.showInlineLineNumbers, showInlineLineNumbers = _ref7$showInlineLineN === void 0 ? true : _ref7$showInlineLineN, _ref7$startingLineNum = _ref7.startingLineNumber, startingLineNumber = _ref7$startingLineNum === void 0 ? 1 : _ref7$startingLineNum, lineNumberContainerStyle = _ref7.lineNumberContainerStyle, _ref7$lineNumberStyle = _ref7.lineNumberStyle, lineNumberStyle = _ref7$lineNumberStyle === void 0 ? {} : _ref7$lineNumberStyle, wrapLines = _ref7.wrapLines, _ref7$wrapLongLines = _ref7.wrapLongLines, wrapLongLines = _ref7$wrapLongLines === void 0 ? false : _ref7$wrapLongLines, _ref7$lineProps = _ref7.lineProps, lineProps = _ref7$lineProps === void 0 ? {} : _ref7$lineProps, renderer = _ref7.renderer, _ref7$PreTag = _ref7.PreTag, PreTag = _ref7$PreTag === void 0 ? "pre" : _ref7$PreTag, _ref7$CodeTag = _ref7.CodeTag, CodeTag = _ref7$CodeTag === void 0 ? "code" : _ref7$CodeTag, _ref7$code = _ref7.code, code4 = _ref7$code === void 0 ? (Array.isArray(children3) ? children3[0] : children3) || "" : _ref7$code, astGenerator = _ref7.astGenerator, rest = (
|
|
53680
|
+
} : _ref7$codeTagProps, _ref7$useInlineStyles = _ref7.useInlineStyles, useInlineStyles = _ref7$useInlineStyles === void 0 ? true : _ref7$useInlineStyles, _ref7$showLineNumbers = _ref7.showLineNumbers, showLineNumbers = _ref7$showLineNumbers === void 0 ? false : _ref7$showLineNumbers, _ref7$showInlineLineN = _ref7.showInlineLineNumbers, showInlineLineNumbers = _ref7$showInlineLineN === void 0 ? true : _ref7$showInlineLineN, _ref7$startingLineNum = _ref7.startingLineNumber, startingLineNumber = _ref7$startingLineNum === void 0 ? 1 : _ref7$startingLineNum, lineNumberContainerStyle = _ref7.lineNumberContainerStyle, _ref7$lineNumberStyle = _ref7.lineNumberStyle, lineNumberStyle = _ref7$lineNumberStyle === void 0 ? {} : _ref7$lineNumberStyle, wrapLines = _ref7.wrapLines, _ref7$wrapLongLines = _ref7.wrapLongLines, wrapLongLines = _ref7$wrapLongLines === void 0 ? false : _ref7$wrapLongLines, _ref7$lineProps = _ref7.lineProps, lineProps = _ref7$lineProps === void 0 ? {} : _ref7$lineProps, renderer = _ref7.renderer, _ref7$PreTag = _ref7.PreTag, PreTag = _ref7$PreTag === void 0 ? "pre" : _ref7$PreTag, _ref7$CodeTag = _ref7.CodeTag, CodeTag = _ref7$CodeTag === void 0 ? "code" : _ref7$CodeTag, _ref7$code = _ref7.code, code4 = _ref7$code === void 0 ? (Array.isArray(children3) ? children3[0] : children3) || "" : _ref7$code, astGenerator = _ref7.astGenerator, rest = _objectWithoutProperties(_ref7, _excluded);
|
|
55639
53681
|
astGenerator = astGenerator || defaultAstGenerator;
|
|
55640
53682
|
var allLineNumbers = showLineNumbers ? /* @__PURE__ */ React26__default.default.createElement(AllLineNumbers, {
|
|
55641
53683
|
containerStyle: lineNumberContainerStyle,
|