@nocobase/plugin-field-markdown-vditor 2.1.0-alpha.35 → 2.1.0-alpha.37
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/build.config.ts +0 -4
- package/dist/externalVersion.js +6 -6
- package/dist/node_modules/fs-extra/package.json +1 -1
- package/package.json +2 -2
- package/dist/client-v2/vditor/dist/css/content-theme/ant-design.css +0 -210
- package/dist/client-v2/vditor/dist/css/content-theme/dark.css +0 -123
- package/dist/client-v2/vditor/dist/css/content-theme/light.css +0 -101
- package/dist/client-v2/vditor/dist/css/content-theme/wechat.css +0 -94
- package/dist/client-v2/vditor/dist/images/emoji/b3log.png +0 -0
- package/dist/client-v2/vditor/dist/images/emoji/chainbook.png +0 -0
- package/dist/client-v2/vditor/dist/images/emoji/doge.png +0 -0
- package/dist/client-v2/vditor/dist/images/emoji/hacpai.png +0 -0
- package/dist/client-v2/vditor/dist/images/emoji/huaji.gif +0 -0
- package/dist/client-v2/vditor/dist/images/emoji/latke.png +0 -0
- package/dist/client-v2/vditor/dist/images/emoji/liandi.png +0 -0
- package/dist/client-v2/vditor/dist/images/emoji/lute.png +0 -0
- package/dist/client-v2/vditor/dist/images/emoji/octocat.png +0 -0
- package/dist/client-v2/vditor/dist/images/emoji/pipe.png +0 -0
- package/dist/client-v2/vditor/dist/images/emoji/siyuan.png +0 -0
- package/dist/client-v2/vditor/dist/images/emoji/solo.png +0 -0
- package/dist/client-v2/vditor/dist/images/emoji/sym.png +0 -0
- package/dist/client-v2/vditor/dist/images/emoji/trollface.png +0 -0
- package/dist/client-v2/vditor/dist/images/emoji/vditor.png +0 -0
- package/dist/client-v2/vditor/dist/images/emoji/wide.png +0 -0
- package/dist/client-v2/vditor/dist/images/emoji/wulian.png +0 -0
- package/dist/client-v2/vditor/dist/images/img-loading.svg +0 -1
- package/dist/client-v2/vditor/dist/images/logo.png +0 -0
- package/dist/client-v2/vditor/dist/index.css +0 -1836
- package/dist/client-v2/vditor/dist/index.d.ts +0 -76
- package/dist/client-v2/vditor/dist/index.min.js +0 -10
- package/dist/client-v2/vditor/dist/js/abcjs/abcjs_basic.min.js +0 -12
- package/dist/client-v2/vditor/dist/js/echarts/echarts.min.js +0 -32
- package/dist/client-v2/vditor/dist/js/flowchart.js/flowchart.min.js +0 -17
- package/dist/client-v2/vditor/dist/js/graphviz/full.render.js +0 -99
- package/dist/client-v2/vditor/dist/js/graphviz/viz.js +0 -342
- package/dist/client-v2/vditor/dist/js/highlight.js/highlight.pack.js +0 -1626
- package/dist/client-v2/vditor/dist/js/highlight.js/solidity.min.js +0 -82
- package/dist/client-v2/vditor/dist/js/highlight.js/styles/abap.css +0 -155
- package/dist/client-v2/vditor/dist/js/highlight.js/styles/algol.css +0 -143
- package/dist/client-v2/vditor/dist/js/highlight.js/styles/algol_nu.css +0 -90
- package/dist/client-v2/vditor/dist/js/highlight.js/styles/ant-design.css +0 -469
- package/dist/client-v2/vditor/dist/js/highlight.js/styles/arduino.css +0 -157
- package/dist/client-v2/vditor/dist/js/highlight.js/styles/autumn.css +0 -138
- package/dist/client-v2/vditor/dist/js/highlight.js/styles/borland.css +0 -147
- package/dist/client-v2/vditor/dist/js/highlight.js/styles/bw.css +0 -150
- package/dist/client-v2/vditor/dist/js/highlight.js/styles/colorful.css +0 -158
- package/dist/client-v2/vditor/dist/js/highlight.js/styles/dracula.css +0 -140
- package/dist/client-v2/vditor/dist/js/highlight.js/styles/emacs.css +0 -167
- package/dist/client-v2/vditor/dist/js/highlight.js/styles/friendly.css +0 -183
- package/dist/client-v2/vditor/dist/js/highlight.js/styles/fruity.css +0 -123
- package/dist/client-v2/vditor/dist/js/highlight.js/styles/github.css +0 -174
- package/dist/client-v2/vditor/dist/js/highlight.js/styles/igor.css +0 -124
- package/dist/client-v2/vditor/dist/js/highlight.js/styles/lovelace.css +0 -146
- package/dist/client-v2/vditor/dist/js/highlight.js/styles/manni.css +0 -139
- package/dist/client-v2/vditor/dist/js/highlight.js/styles/monokai.css +0 -132
- package/dist/client-v2/vditor/dist/js/highlight.js/styles/monokailight.css +0 -180
- package/dist/client-v2/vditor/dist/js/highlight.js/styles/murphy.css +0 -144
- package/dist/client-v2/vditor/dist/js/highlight.js/styles/native.css +0 -164
- package/dist/client-v2/vditor/dist/js/highlight.js/styles/paraiso-dark.css +0 -137
- package/dist/client-v2/vditor/dist/js/highlight.js/styles/paraiso-light.css +0 -136
- package/dist/client-v2/vditor/dist/js/highlight.js/styles/pastie.css +0 -180
- package/dist/client-v2/vditor/dist/js/highlight.js/styles/perldoc.css +0 -141
- package/dist/client-v2/vditor/dist/js/highlight.js/styles/pygments.css +0 -159
- package/dist/client-v2/vditor/dist/js/highlight.js/styles/rainbow_dash.css +0 -164
- package/dist/client-v2/vditor/dist/js/highlight.js/styles/rrt.css +0 -159
- package/dist/client-v2/vditor/dist/js/highlight.js/styles/solarized-dark.css +0 -146
- package/dist/client-v2/vditor/dist/js/highlight.js/styles/solarized-dark256.css +0 -146
- package/dist/client-v2/vditor/dist/js/highlight.js/styles/solarized-light.css +0 -163
- package/dist/client-v2/vditor/dist/js/highlight.js/styles/swapoff.css +0 -144
- package/dist/client-v2/vditor/dist/js/highlight.js/styles/tango.css +0 -183
- package/dist/client-v2/vditor/dist/js/highlight.js/styles/trac.css +0 -167
- package/dist/client-v2/vditor/dist/js/highlight.js/styles/vim.css +0 -144
- package/dist/client-v2/vditor/dist/js/highlight.js/styles/vs.css +0 -113
- package/dist/client-v2/vditor/dist/js/highlight.js/styles/xcode.css +0 -174
- package/dist/client-v2/vditor/dist/js/highlight.js/yul.min.js +0 -39
- package/dist/client-v2/vditor/dist/js/i18n/en_US.js +0 -94
- package/dist/client-v2/vditor/dist/js/i18n/fr_FR.js +0 -94
- package/dist/client-v2/vditor/dist/js/i18n/ja_JP.js +0 -94
- package/dist/client-v2/vditor/dist/js/i18n/ko_KR.js +0 -94
- package/dist/client-v2/vditor/dist/js/i18n/pt_BR.js +0 -94
- package/dist/client-v2/vditor/dist/js/i18n/ru_RU.js +0 -94
- package/dist/client-v2/vditor/dist/js/i18n/sv_SE.js +0 -94
- package/dist/client-v2/vditor/dist/js/i18n/zh_CN.js +0 -94
- package/dist/client-v2/vditor/dist/js/i18n/zh_TW.js +0 -94
- package/dist/client-v2/vditor/dist/js/icons/ant.js +0 -183
- package/dist/client-v2/vditor/dist/js/icons/material.js +0 -204
- package/dist/client-v2/vditor/dist/js/katex/fonts/KaTeX_AMS-Regular.ttf +0 -0
- package/dist/client-v2/vditor/dist/js/katex/fonts/KaTeX_AMS-Regular.woff +0 -0
- package/dist/client-v2/vditor/dist/js/katex/fonts/KaTeX_AMS-Regular.woff2 +0 -0
- package/dist/client-v2/vditor/dist/js/katex/fonts/KaTeX_Caligraphic-Bold.ttf +0 -0
- package/dist/client-v2/vditor/dist/js/katex/fonts/KaTeX_Caligraphic-Bold.woff +0 -0
- package/dist/client-v2/vditor/dist/js/katex/fonts/KaTeX_Caligraphic-Bold.woff2 +0 -0
- package/dist/client-v2/vditor/dist/js/katex/fonts/KaTeX_Caligraphic-Regular.ttf +0 -0
- package/dist/client-v2/vditor/dist/js/katex/fonts/KaTeX_Caligraphic-Regular.woff +0 -0
- package/dist/client-v2/vditor/dist/js/katex/fonts/KaTeX_Caligraphic-Regular.woff2 +0 -0
- package/dist/client-v2/vditor/dist/js/katex/fonts/KaTeX_Fraktur-Bold.ttf +0 -0
- package/dist/client-v2/vditor/dist/js/katex/fonts/KaTeX_Fraktur-Bold.woff +0 -0
- package/dist/client-v2/vditor/dist/js/katex/fonts/KaTeX_Fraktur-Bold.woff2 +0 -0
- package/dist/client-v2/vditor/dist/js/katex/fonts/KaTeX_Fraktur-Regular.ttf +0 -0
- package/dist/client-v2/vditor/dist/js/katex/fonts/KaTeX_Fraktur-Regular.woff +0 -0
- package/dist/client-v2/vditor/dist/js/katex/fonts/KaTeX_Fraktur-Regular.woff2 +0 -0
- package/dist/client-v2/vditor/dist/js/katex/fonts/KaTeX_Main-Bold.ttf +0 -0
- package/dist/client-v2/vditor/dist/js/katex/fonts/KaTeX_Main-Bold.woff +0 -0
- package/dist/client-v2/vditor/dist/js/katex/fonts/KaTeX_Main-Bold.woff2 +0 -0
- package/dist/client-v2/vditor/dist/js/katex/fonts/KaTeX_Main-BoldItalic.ttf +0 -0
- package/dist/client-v2/vditor/dist/js/katex/fonts/KaTeX_Main-BoldItalic.woff +0 -0
- package/dist/client-v2/vditor/dist/js/katex/fonts/KaTeX_Main-BoldItalic.woff2 +0 -0
- package/dist/client-v2/vditor/dist/js/katex/fonts/KaTeX_Main-Italic.ttf +0 -0
- package/dist/client-v2/vditor/dist/js/katex/fonts/KaTeX_Main-Italic.woff +0 -0
- package/dist/client-v2/vditor/dist/js/katex/fonts/KaTeX_Main-Italic.woff2 +0 -0
- package/dist/client-v2/vditor/dist/js/katex/fonts/KaTeX_Main-Regular.ttf +0 -0
- package/dist/client-v2/vditor/dist/js/katex/fonts/KaTeX_Main-Regular.woff +0 -0
- package/dist/client-v2/vditor/dist/js/katex/fonts/KaTeX_Main-Regular.woff2 +0 -0
- package/dist/client-v2/vditor/dist/js/katex/fonts/KaTeX_Math-BoldItalic.ttf +0 -0
- package/dist/client-v2/vditor/dist/js/katex/fonts/KaTeX_Math-BoldItalic.woff +0 -0
- package/dist/client-v2/vditor/dist/js/katex/fonts/KaTeX_Math-BoldItalic.woff2 +0 -0
- package/dist/client-v2/vditor/dist/js/katex/fonts/KaTeX_Math-Italic.ttf +0 -0
- package/dist/client-v2/vditor/dist/js/katex/fonts/KaTeX_Math-Italic.woff +0 -0
- package/dist/client-v2/vditor/dist/js/katex/fonts/KaTeX_Math-Italic.woff2 +0 -0
- package/dist/client-v2/vditor/dist/js/katex/fonts/KaTeX_SansSerif-Bold.ttf +0 -0
- package/dist/client-v2/vditor/dist/js/katex/fonts/KaTeX_SansSerif-Bold.woff +0 -0
- package/dist/client-v2/vditor/dist/js/katex/fonts/KaTeX_SansSerif-Bold.woff2 +0 -0
- package/dist/client-v2/vditor/dist/js/katex/fonts/KaTeX_SansSerif-Italic.ttf +0 -0
- package/dist/client-v2/vditor/dist/js/katex/fonts/KaTeX_SansSerif-Italic.woff +0 -0
- package/dist/client-v2/vditor/dist/js/katex/fonts/KaTeX_SansSerif-Italic.woff2 +0 -0
- package/dist/client-v2/vditor/dist/js/katex/fonts/KaTeX_SansSerif-Regular.ttf +0 -0
- package/dist/client-v2/vditor/dist/js/katex/fonts/KaTeX_SansSerif-Regular.woff +0 -0
- package/dist/client-v2/vditor/dist/js/katex/fonts/KaTeX_SansSerif-Regular.woff2 +0 -0
- package/dist/client-v2/vditor/dist/js/katex/fonts/KaTeX_Script-Regular.ttf +0 -0
- package/dist/client-v2/vditor/dist/js/katex/fonts/KaTeX_Script-Regular.woff +0 -0
- package/dist/client-v2/vditor/dist/js/katex/fonts/KaTeX_Script-Regular.woff2 +0 -0
- package/dist/client-v2/vditor/dist/js/katex/fonts/KaTeX_Size1-Regular.ttf +0 -0
- package/dist/client-v2/vditor/dist/js/katex/fonts/KaTeX_Size1-Regular.woff +0 -0
- package/dist/client-v2/vditor/dist/js/katex/fonts/KaTeX_Size1-Regular.woff2 +0 -0
- package/dist/client-v2/vditor/dist/js/katex/fonts/KaTeX_Size2-Regular.ttf +0 -0
- package/dist/client-v2/vditor/dist/js/katex/fonts/KaTeX_Size2-Regular.woff +0 -0
- package/dist/client-v2/vditor/dist/js/katex/fonts/KaTeX_Size2-Regular.woff2 +0 -0
- package/dist/client-v2/vditor/dist/js/katex/fonts/KaTeX_Size3-Regular.ttf +0 -0
- package/dist/client-v2/vditor/dist/js/katex/fonts/KaTeX_Size3-Regular.woff +0 -0
- package/dist/client-v2/vditor/dist/js/katex/fonts/KaTeX_Size3-Regular.woff2 +0 -0
- package/dist/client-v2/vditor/dist/js/katex/fonts/KaTeX_Size4-Regular.ttf +0 -0
- package/dist/client-v2/vditor/dist/js/katex/fonts/KaTeX_Size4-Regular.woff +0 -0
- package/dist/client-v2/vditor/dist/js/katex/fonts/KaTeX_Size4-Regular.woff2 +0 -0
- package/dist/client-v2/vditor/dist/js/katex/fonts/KaTeX_Typewriter-Regular.ttf +0 -0
- package/dist/client-v2/vditor/dist/js/katex/fonts/KaTeX_Typewriter-Regular.woff +0 -0
- package/dist/client-v2/vditor/dist/js/katex/fonts/KaTeX_Typewriter-Regular.woff2 +0 -0
- package/dist/client-v2/vditor/dist/js/katex/katex.min.css +0 -1
- package/dist/client-v2/vditor/dist/js/katex/katex.min.js +0 -10
- package/dist/client-v2/vditor/dist/js/katex/mhchem.min.js +0 -10
- package/dist/client-v2/vditor/dist/js/lute/lute.min.js +0 -80
- package/dist/client-v2/vditor/dist/js/markmap/katex.min.css +0 -1
- package/dist/client-v2/vditor/dist/js/markmap/markmap.min.js +0 -8260
- package/dist/client-v2/vditor/dist/js/markmap/prism.css +0 -140
- package/dist/client-v2/vditor/dist/js/mathjax/LICENSE +0 -202
- package/dist/client-v2/vditor/dist/js/mathjax/a11y/assistive-mml.js +0 -10
- package/dist/client-v2/vditor/dist/js/mathjax/a11y/complexity.js +0 -10
- package/dist/client-v2/vditor/dist/js/mathjax/a11y/explorer.js +0 -10
- package/dist/client-v2/vditor/dist/js/mathjax/a11y/semantic-enrich.js +0 -10
- package/dist/client-v2/vditor/dist/js/mathjax/input/asciimath.js +0 -10
- package/dist/client-v2/vditor/dist/js/mathjax/input/mml/entities.js +0 -10
- package/dist/client-v2/vditor/dist/js/mathjax/input/mml.js +0 -10
- package/dist/client-v2/vditor/dist/js/mathjax/input/tex/extensions/action.js +0 -10
- package/dist/client-v2/vditor/dist/js/mathjax/input/tex/extensions/all-packages.js +0 -10
- package/dist/client-v2/vditor/dist/js/mathjax/input/tex/extensions/ams.js +0 -10
- package/dist/client-v2/vditor/dist/js/mathjax/input/tex/extensions/amscd.js +0 -10
- package/dist/client-v2/vditor/dist/js/mathjax/input/tex/extensions/autoload.js +0 -10
- package/dist/client-v2/vditor/dist/js/mathjax/input/tex/extensions/bbox.js +0 -10
- package/dist/client-v2/vditor/dist/js/mathjax/input/tex/extensions/boldsymbol.js +0 -10
- package/dist/client-v2/vditor/dist/js/mathjax/input/tex/extensions/braket.js +0 -10
- package/dist/client-v2/vditor/dist/js/mathjax/input/tex/extensions/bussproofs.js +0 -10
- package/dist/client-v2/vditor/dist/js/mathjax/input/tex/extensions/cancel.js +0 -10
- package/dist/client-v2/vditor/dist/js/mathjax/input/tex/extensions/color.js +0 -10
- package/dist/client-v2/vditor/dist/js/mathjax/input/tex/extensions/colorV2.js +0 -10
- package/dist/client-v2/vditor/dist/js/mathjax/input/tex/extensions/configMacros.js +0 -10
- package/dist/client-v2/vditor/dist/js/mathjax/input/tex/extensions/enclose.js +0 -10
- package/dist/client-v2/vditor/dist/js/mathjax/input/tex/extensions/extpfeil.js +0 -10
- package/dist/client-v2/vditor/dist/js/mathjax/input/tex/extensions/html.js +0 -10
- package/dist/client-v2/vditor/dist/js/mathjax/input/tex/extensions/mhchem.js +0 -10
- package/dist/client-v2/vditor/dist/js/mathjax/input/tex/extensions/newcommand.js +0 -10
- package/dist/client-v2/vditor/dist/js/mathjax/input/tex/extensions/noerrors.js +0 -10
- package/dist/client-v2/vditor/dist/js/mathjax/input/tex/extensions/noundefined.js +0 -10
- package/dist/client-v2/vditor/dist/js/mathjax/input/tex/extensions/physics.js +0 -10
- package/dist/client-v2/vditor/dist/js/mathjax/input/tex/extensions/require.js +0 -10
- package/dist/client-v2/vditor/dist/js/mathjax/input/tex/extensions/tagFormat.js +0 -10
- package/dist/client-v2/vditor/dist/js/mathjax/input/tex/extensions/textmacros.js +0 -10
- package/dist/client-v2/vditor/dist/js/mathjax/input/tex/extensions/unicode.js +0 -10
- package/dist/client-v2/vditor/dist/js/mathjax/input/tex/extensions/verb.js +0 -10
- package/dist/client-v2/vditor/dist/js/mathjax/input/tex-base.js +0 -10
- package/dist/client-v2/vditor/dist/js/mathjax/input/tex-full.js +0 -10
- package/dist/client-v2/vditor/dist/js/mathjax/input/tex.js +0 -10
- package/dist/client-v2/vditor/dist/js/mathjax/sre/mathmaps/de.js +0 -113
- package/dist/client-v2/vditor/dist/js/mathjax/sre/mathmaps/en.js +0 -119
- package/dist/client-v2/vditor/dist/js/mathjax/sre/mathmaps/es.js +0 -113
- package/dist/client-v2/vditor/dist/js/mathjax/sre/mathmaps/fr.js +0 -113
- package/dist/client-v2/vditor/dist/js/mathjax/sre/mathmaps/mathmaps_ie.js +0 -527
- package/dist/client-v2/vditor/dist/js/mathjax/sre/mathmaps/nemeth.js +0 -113
- package/dist/client-v2/vditor/dist/js/mathjax/sre/sre-node.js +0 -20
- package/dist/client-v2/vditor/dist/js/mathjax/sre/sre_browser.js +0 -1642
- package/dist/client-v2/vditor/dist/js/mathjax/tex-svg-full.js +0 -10
- package/dist/client-v2/vditor/dist/js/mermaid/mermaid.min.js +0 -1768
- package/dist/client-v2/vditor/dist/js/plantuml/plantuml-encoder.min.js +0 -10
- package/dist/client-v2/vditor/dist/method.d.ts +0 -50
- package/dist/client-v2/vditor/dist/method.min.js +0 -10
- package/dist/client-v2/vditor/dist/ts/constants.d.ts +0 -45
- package/dist/client-v2/vditor/dist/ts/devtools/index.d.ts +0 -7
- package/dist/client-v2/vditor/dist/ts/export/index.d.ts +0 -5
- package/dist/client-v2/vditor/dist/ts/hint/index.d.ts +0 -14
- package/dist/client-v2/vditor/dist/ts/ir/expandMarker.d.ts +0 -2
- package/dist/client-v2/vditor/dist/ts/ir/highlightToolbarIR.d.ts +0 -2
- package/dist/client-v2/vditor/dist/ts/ir/index.d.ts +0 -13
- package/dist/client-v2/vditor/dist/ts/ir/input.d.ts +0 -2
- package/dist/client-v2/vditor/dist/ts/ir/process.d.ts +0 -9
- package/dist/client-v2/vditor/dist/ts/ir/processKeydown.d.ts +0 -2
- package/dist/client-v2/vditor/dist/ts/markdown/abcRender.d.ts +0 -1
- package/dist/client-v2/vditor/dist/ts/markdown/adapterRender.d.ts +0 -37
- package/dist/client-v2/vditor/dist/ts/markdown/anchorRender.d.ts +0 -1
- package/dist/client-v2/vditor/dist/ts/markdown/chartRender.d.ts +0 -1
- package/dist/client-v2/vditor/dist/ts/markdown/codeRender.d.ts +0 -2
- package/dist/client-v2/vditor/dist/ts/markdown/flowchartRender.d.ts +0 -1
- package/dist/client-v2/vditor/dist/ts/markdown/getHTML.d.ts +0 -2
- package/dist/client-v2/vditor/dist/ts/markdown/getMarkdown.d.ts +0 -2
- package/dist/client-v2/vditor/dist/ts/markdown/graphvizRender.d.ts +0 -1
- package/dist/client-v2/vditor/dist/ts/markdown/highlightRender.d.ts +0 -2
- package/dist/client-v2/vditor/dist/ts/markdown/lazyLoadImageRender.d.ts +0 -6
- package/dist/client-v2/vditor/dist/ts/markdown/markmapRender.d.ts +0 -1
- package/dist/client-v2/vditor/dist/ts/markdown/mathRender.d.ts +0 -10
- package/dist/client-v2/vditor/dist/ts/markdown/mediaRender.d.ts +0 -1
- package/dist/client-v2/vditor/dist/ts/markdown/mermaidRender.d.ts +0 -1
- package/dist/client-v2/vditor/dist/ts/markdown/mindmapRender.d.ts +0 -1
- package/dist/client-v2/vditor/dist/ts/markdown/outlineRender.d.ts +0 -2
- package/dist/client-v2/vditor/dist/ts/markdown/plantumlRender.d.ts +0 -1
- package/dist/client-v2/vditor/dist/ts/markdown/previewRender.d.ts +0 -3
- package/dist/client-v2/vditor/dist/ts/markdown/setLute.d.ts +0 -2
- package/dist/client-v2/vditor/dist/ts/markdown/speechRender.d.ts +0 -7
- package/dist/client-v2/vditor/dist/ts/outline/index.d.ts +0 -7
- package/dist/client-v2/vditor/dist/ts/preview/image.d.ts +0 -2
- package/dist/client-v2/vditor/dist/ts/preview/index.d.ts +0 -10
- package/dist/client-v2/vditor/dist/ts/resize/index.d.ts +0 -6
- package/dist/client-v2/vditor/dist/ts/sv/combineFootnote.d.ts +0 -6
- package/dist/client-v2/vditor/dist/ts/sv/index.d.ts +0 -13
- package/dist/client-v2/vditor/dist/ts/sv/inputEvent.d.ts +0 -2
- package/dist/client-v2/vditor/dist/ts/sv/process.d.ts +0 -12
- package/dist/client-v2/vditor/dist/ts/sv/processKeydown.d.ts +0 -2
- package/dist/client-v2/vditor/dist/ts/tip/index.d.ts +0 -6
- package/dist/client-v2/vditor/dist/ts/toolbar/Both.d.ts +0 -5
- package/dist/client-v2/vditor/dist/ts/toolbar/Br.d.ts +0 -4
- package/dist/client-v2/vditor/dist/ts/toolbar/CodeTheme.d.ts +0 -6
- package/dist/client-v2/vditor/dist/ts/toolbar/ContentTheme.d.ts +0 -6
- package/dist/client-v2/vditor/dist/ts/toolbar/Counter.d.ts +0 -6
- package/dist/client-v2/vditor/dist/ts/toolbar/Custom.d.ts +0 -5
- package/dist/client-v2/vditor/dist/ts/toolbar/Devtools.d.ts +0 -5
- package/dist/client-v2/vditor/dist/ts/toolbar/Divider.d.ts +0 -4
- package/dist/client-v2/vditor/dist/ts/toolbar/EditMode.d.ts +0 -8
- package/dist/client-v2/vditor/dist/ts/toolbar/Emoji.d.ts +0 -7
- package/dist/client-v2/vditor/dist/ts/toolbar/Export.d.ts +0 -6
- package/dist/client-v2/vditor/dist/ts/toolbar/Fullscreen.d.ts +0 -6
- package/dist/client-v2/vditor/dist/ts/toolbar/Headings.d.ts +0 -7
- package/dist/client-v2/vditor/dist/ts/toolbar/Help.d.ts +0 -5
- package/dist/client-v2/vditor/dist/ts/toolbar/Indent.d.ts +0 -5
- package/dist/client-v2/vditor/dist/ts/toolbar/Info.d.ts +0 -5
- package/dist/client-v2/vditor/dist/ts/toolbar/InsertAfter.d.ts +0 -5
- package/dist/client-v2/vditor/dist/ts/toolbar/InsertBefore.d.ts +0 -5
- package/dist/client-v2/vditor/dist/ts/toolbar/MenuItem.d.ts +0 -5
- package/dist/client-v2/vditor/dist/ts/toolbar/Outdent.d.ts +0 -5
- package/dist/client-v2/vditor/dist/ts/toolbar/Outline.d.ts +0 -5
- package/dist/client-v2/vditor/dist/ts/toolbar/Preview.d.ts +0 -6
- package/dist/client-v2/vditor/dist/ts/toolbar/Record.d.ts +0 -6
- package/dist/client-v2/vditor/dist/ts/toolbar/Redo.d.ts +0 -5
- package/dist/client-v2/vditor/dist/ts/toolbar/Undo.d.ts +0 -5
- package/dist/client-v2/vditor/dist/ts/toolbar/Upload.d.ts +0 -6
- package/dist/client-v2/vditor/dist/ts/toolbar/index.d.ts +0 -9
- package/dist/client-v2/vditor/dist/ts/toolbar/setToolbar.d.ts +0 -21
- package/dist/client-v2/vditor/dist/ts/ui/initUI.d.ts +0 -10
- package/dist/client-v2/vditor/dist/ts/ui/setCodeTheme.d.ts +0 -1
- package/dist/client-v2/vditor/dist/ts/ui/setContentTheme.d.ts +0 -1
- package/dist/client-v2/vditor/dist/ts/ui/setPreviewMode.d.ts +0 -2
- package/dist/client-v2/vditor/dist/ts/ui/setTheme.d.ts +0 -2
- package/dist/client-v2/vditor/dist/ts/undo/index.d.ts +0 -19
- package/dist/client-v2/vditor/dist/ts/upload/getElement.d.ts +0 -2
- package/dist/client-v2/vditor/dist/ts/upload/index.d.ts +0 -9
- package/dist/client-v2/vditor/dist/ts/upload/setHeaders.d.ts +0 -2
- package/dist/client-v2/vditor/dist/ts/util/Options.d.ts +0 -8
- package/dist/client-v2/vditor/dist/ts/util/RecordMedia.d.ts +0 -18
- package/dist/client-v2/vditor/dist/ts/util/addScript.d.ts +0 -2
- package/dist/client-v2/vditor/dist/ts/util/addStyle.d.ts +0 -1
- package/dist/client-v2/vditor/dist/ts/util/code160to32.d.ts +0 -1
- package/dist/client-v2/vditor/dist/ts/util/compatibility.d.ts +0 -7
- package/dist/client-v2/vditor/dist/ts/util/editorCommonEvent.d.ts +0 -10
- package/dist/client-v2/vditor/dist/ts/util/fixBrowserBehavior.d.ts +0 -40
- package/dist/client-v2/vditor/dist/ts/util/function.d.ts +0 -2
- package/dist/client-v2/vditor/dist/ts/util/getSelectText.d.ts +0 -1
- package/dist/client-v2/vditor/dist/ts/util/hasClosest.d.ts +0 -9
- package/dist/client-v2/vditor/dist/ts/util/hasClosestByHeadings.d.ts +0 -2
- package/dist/client-v2/vditor/dist/ts/util/highlightToolbar.d.ts +0 -2
- package/dist/client-v2/vditor/dist/ts/util/hotKey.d.ts +0 -1
- package/dist/client-v2/vditor/dist/ts/util/log.d.ts +0 -1
- package/dist/client-v2/vditor/dist/ts/util/merge.d.ts +0 -1
- package/dist/client-v2/vditor/dist/ts/util/processCode.d.ts +0 -3
- package/dist/client-v2/vditor/dist/ts/util/selection.d.ts +0 -15
- package/dist/client-v2/vditor/dist/ts/util/toc.d.ts +0 -6
- package/dist/client-v2/vditor/dist/ts/wysiwyg/afterRenderEvent.d.ts +0 -6
- package/dist/client-v2/vditor/dist/ts/wysiwyg/highlightToolbarWYSIWYG.d.ts +0 -5
- package/dist/client-v2/vditor/dist/ts/wysiwyg/index.d.ts +0 -22
- package/dist/client-v2/vditor/dist/ts/wysiwyg/inlineTag.d.ts +0 -11
- package/dist/client-v2/vditor/dist/ts/wysiwyg/input.d.ts +0 -2
- package/dist/client-v2/vditor/dist/ts/wysiwyg/processKeydown.d.ts +0 -3
- package/dist/client-v2/vditor/dist/ts/wysiwyg/renderDomByMd.d.ts +0 -6
- package/dist/client-v2/vditor/dist/ts/wysiwyg/setHeading.d.ts +0 -3
- package/dist/client-v2/vditor/dist/ts/wysiwyg/showCode.d.ts +0 -2
- package/dist/client-v2/vditor/dist/ts/wysiwyg/toolbarEvent.d.ts +0 -2
- package/dist/client-v2/vditor/dist/types/index.d.ts +0 -866
|
@@ -1,469 +0,0 @@
|
|
|
1
|
-
/* Background */
|
|
2
|
-
.highlight-chroma {
|
|
3
|
-
display: block;
|
|
4
|
-
padding: 16px 32px;
|
|
5
|
-
color: rgba(0, 0, 0, .85);
|
|
6
|
-
font-size: 14px;
|
|
7
|
-
font-family: lucida console, Consolas, Monaco, andale mono, ubuntu mono, monospace;
|
|
8
|
-
line-height: 2;
|
|
9
|
-
white-space: pre;
|
|
10
|
-
background: white;
|
|
11
|
-
border: 1px solid #e9e9e9;
|
|
12
|
-
border-radius: 2px;
|
|
13
|
-
}
|
|
14
|
-
|
|
15
|
-
.highlight-chroma::selection {
|
|
16
|
-
text-shadow: none;
|
|
17
|
-
background: #b3d4fc;
|
|
18
|
-
}
|
|
19
|
-
.highlight-o {
|
|
20
|
-
color: #0b8235;
|
|
21
|
-
}
|
|
22
|
-
.highlight-p {
|
|
23
|
-
color: #999;
|
|
24
|
-
}
|
|
25
|
-
/* Error */
|
|
26
|
-
.highlight-chroma .highlight-err {
|
|
27
|
-
color: #a61717;
|
|
28
|
-
background-color: #e3d2d2
|
|
29
|
-
}
|
|
30
|
-
|
|
31
|
-
/* LineTableTD */
|
|
32
|
-
.highlight-chroma .highlight-lntd {
|
|
33
|
-
vertical-align: top;
|
|
34
|
-
padding: 0;
|
|
35
|
-
margin: 0;
|
|
36
|
-
border: 0;
|
|
37
|
-
}
|
|
38
|
-
|
|
39
|
-
/* LineTable */
|
|
40
|
-
.highlight-chroma .highlight-lntable {
|
|
41
|
-
border-spacing: 0;
|
|
42
|
-
padding: 0;
|
|
43
|
-
margin: 0;
|
|
44
|
-
border: 0;
|
|
45
|
-
width: auto;
|
|
46
|
-
overflow: auto;
|
|
47
|
-
display: block;
|
|
48
|
-
}
|
|
49
|
-
|
|
50
|
-
/* LineHighlight */
|
|
51
|
-
.highlight-chroma .highlight-hl {
|
|
52
|
-
display: block;
|
|
53
|
-
width: 100%;
|
|
54
|
-
background-color: #363636
|
|
55
|
-
}
|
|
56
|
-
|
|
57
|
-
/* LineNumbersTable */
|
|
58
|
-
.highlight-chroma .highlight-lnt {
|
|
59
|
-
margin-right: 0.4em;
|
|
60
|
-
padding: 0 0.4em 0 0.4em;
|
|
61
|
-
color: #686868
|
|
62
|
-
}
|
|
63
|
-
|
|
64
|
-
/* LineNumbers */
|
|
65
|
-
.highlight-chroma .highlight-ln {
|
|
66
|
-
margin-right: 0.4em;
|
|
67
|
-
padding: 0 0.4em 0 0.4em;
|
|
68
|
-
color: #686868
|
|
69
|
-
}
|
|
70
|
-
|
|
71
|
-
/* Keyword */
|
|
72
|
-
.highlight-chroma .highlight-k {
|
|
73
|
-
color: #6ab825;
|
|
74
|
-
font-weight: bold
|
|
75
|
-
}
|
|
76
|
-
|
|
77
|
-
/* KeywordConstant */
|
|
78
|
-
.highlight-chroma .highlight-kc {
|
|
79
|
-
color: #6ab825;
|
|
80
|
-
font-weight: bold
|
|
81
|
-
}
|
|
82
|
-
|
|
83
|
-
/* KeywordDeclaration */
|
|
84
|
-
.highlight-chroma .highlight-kd {
|
|
85
|
-
color: #6ab825;
|
|
86
|
-
font-weight: bold
|
|
87
|
-
}
|
|
88
|
-
|
|
89
|
-
/* KeywordNamespace */
|
|
90
|
-
.highlight-chroma .highlight-kn {
|
|
91
|
-
color: #6ab825;
|
|
92
|
-
font-weight: bold
|
|
93
|
-
}
|
|
94
|
-
|
|
95
|
-
/* KeywordPseudo */
|
|
96
|
-
.highlight-chroma .highlight-kp {
|
|
97
|
-
color: #6ab825
|
|
98
|
-
}
|
|
99
|
-
|
|
100
|
-
/* KeywordReserved */
|
|
101
|
-
.highlight-chroma .highlight-kr {
|
|
102
|
-
color: #008dff;
|
|
103
|
-
}
|
|
104
|
-
|
|
105
|
-
/* KeywordType */
|
|
106
|
-
.highlight-chroma .highlight-kt {
|
|
107
|
-
color: #6ab825;
|
|
108
|
-
font-weight: bold
|
|
109
|
-
}
|
|
110
|
-
|
|
111
|
-
/* NameAttribute */
|
|
112
|
-
.highlight-chroma .highlight-na {
|
|
113
|
-
color: #bbbbbb
|
|
114
|
-
}
|
|
115
|
-
|
|
116
|
-
/* NameBuiltin */
|
|
117
|
-
.highlight-chroma .highlight-nb {
|
|
118
|
-
color: #24909d
|
|
119
|
-
}
|
|
120
|
-
|
|
121
|
-
/* NameClass */
|
|
122
|
-
.highlight-chroma .highlight-nc {
|
|
123
|
-
color: #447fcf;
|
|
124
|
-
text-decoration: underline
|
|
125
|
-
}
|
|
126
|
-
|
|
127
|
-
/* NameConstant */
|
|
128
|
-
.highlight-chroma .highlight-no {
|
|
129
|
-
color: #40ffff
|
|
130
|
-
}
|
|
131
|
-
|
|
132
|
-
/* NameDecorator */
|
|
133
|
-
.highlight-chroma .highlight-nd {
|
|
134
|
-
color: #ffa500
|
|
135
|
-
}
|
|
136
|
-
|
|
137
|
-
/* NameException */
|
|
138
|
-
.highlight-chroma .highlight-ne {
|
|
139
|
-
color: #bbbbbb
|
|
140
|
-
}
|
|
141
|
-
|
|
142
|
-
/* NameFunction */
|
|
143
|
-
.highlight-chroma .highlight-nf {
|
|
144
|
-
color: #447fcf
|
|
145
|
-
}
|
|
146
|
-
|
|
147
|
-
/* NameNamespace */
|
|
148
|
-
.highlight-chroma .highlight-nn {
|
|
149
|
-
color: #447fcf;
|
|
150
|
-
text-decoration: underline
|
|
151
|
-
}
|
|
152
|
-
|
|
153
|
-
/* NameTag */
|
|
154
|
-
.highlight-chroma .highlight-nt {
|
|
155
|
-
color: #6ab825;
|
|
156
|
-
font-weight: bold
|
|
157
|
-
}
|
|
158
|
-
|
|
159
|
-
/* NameVariable */
|
|
160
|
-
.highlight-chroma .highlight-nv {
|
|
161
|
-
color: #40ffff
|
|
162
|
-
}
|
|
163
|
-
|
|
164
|
-
/* LiteralString */
|
|
165
|
-
.highlight-chroma .highlight-s {
|
|
166
|
-
color: #ed9d13
|
|
167
|
-
}
|
|
168
|
-
|
|
169
|
-
/* LiteralStringAffix */
|
|
170
|
-
.highlight-chroma .highlight-sa {
|
|
171
|
-
color: #ed9d13
|
|
172
|
-
}
|
|
173
|
-
|
|
174
|
-
/* LiteralStringBacktick */
|
|
175
|
-
.highlight-chroma .highlight-sb {
|
|
176
|
-
color: #ed9d13
|
|
177
|
-
}
|
|
178
|
-
|
|
179
|
-
/* LiteralStringChar */
|
|
180
|
-
.highlight-chroma .highlight-sc {
|
|
181
|
-
color: #ed9d13
|
|
182
|
-
}
|
|
183
|
-
|
|
184
|
-
/* LiteralStringDelimiter */
|
|
185
|
-
.highlight-chroma .highlight-dl {
|
|
186
|
-
color: #ed9d13
|
|
187
|
-
}
|
|
188
|
-
|
|
189
|
-
/* LiteralStringDoc */
|
|
190
|
-
.highlight-chroma .highlight-sd {
|
|
191
|
-
color: #ed9d13
|
|
192
|
-
}
|
|
193
|
-
|
|
194
|
-
/* LiteralStringDouble */
|
|
195
|
-
.highlight-chroma .highlight-s2 {
|
|
196
|
-
color: #ed9d13
|
|
197
|
-
}
|
|
198
|
-
|
|
199
|
-
/* LiteralStringEscape */
|
|
200
|
-
.highlight-chroma .highlight-se {
|
|
201
|
-
color: #ed9d13
|
|
202
|
-
}
|
|
203
|
-
|
|
204
|
-
/* LiteralStringHeredoc */
|
|
205
|
-
.highlight-chroma .highlight-sh {
|
|
206
|
-
color: #ed9d13
|
|
207
|
-
}
|
|
208
|
-
|
|
209
|
-
/* LiteralStringInterpol */
|
|
210
|
-
.highlight-chroma .highlight-si {
|
|
211
|
-
color: #ed9d13
|
|
212
|
-
}
|
|
213
|
-
|
|
214
|
-
/* LiteralStringOther */
|
|
215
|
-
.highlight-chroma .highlight-sx {
|
|
216
|
-
color: #ffa500
|
|
217
|
-
}
|
|
218
|
-
|
|
219
|
-
/* LiteralStringRegex */
|
|
220
|
-
.highlight-chroma .highlight-sr {
|
|
221
|
-
color: #e90;
|
|
222
|
-
}
|
|
223
|
-
|
|
224
|
-
/* LiteralStringSingle */
|
|
225
|
-
.highlight-chroma .highlight-s1 {
|
|
226
|
-
color: #0b8235
|
|
227
|
-
}
|
|
228
|
-
|
|
229
|
-
/* LiteralStringSymbol */
|
|
230
|
-
.highlight-chroma .highlight-ss {
|
|
231
|
-
color: #ed9d13
|
|
232
|
-
}
|
|
233
|
-
|
|
234
|
-
/* LiteralNumber */
|
|
235
|
-
.highlight-chroma .highlight-m {
|
|
236
|
-
color: #3677a9
|
|
237
|
-
}
|
|
238
|
-
|
|
239
|
-
/* LiteralNumberBin */
|
|
240
|
-
.highlight-chroma .highlight-mb {
|
|
241
|
-
color: #3677a9
|
|
242
|
-
}
|
|
243
|
-
|
|
244
|
-
/* LiteralNumberFloat */
|
|
245
|
-
.highlight-chroma .highlight-mf {
|
|
246
|
-
color: #3677a9
|
|
247
|
-
}
|
|
248
|
-
|
|
249
|
-
/* LiteralNumberHex */
|
|
250
|
-
.highlight-chroma .highlight-mh {
|
|
251
|
-
color: #3677a9
|
|
252
|
-
}
|
|
253
|
-
|
|
254
|
-
/* LiteralNumberInteger */
|
|
255
|
-
.highlight-chroma .highlight-mi {
|
|
256
|
-
color: #3677a9
|
|
257
|
-
}
|
|
258
|
-
|
|
259
|
-
/* LiteralNumberIntegerLong */
|
|
260
|
-
.highlight-chroma .highlight-il {
|
|
261
|
-
color: #3677a9
|
|
262
|
-
}
|
|
263
|
-
|
|
264
|
-
/* LiteralNumberOct */
|
|
265
|
-
.highlight-chroma .highlight-mo {
|
|
266
|
-
color: #3677a9
|
|
267
|
-
}
|
|
268
|
-
|
|
269
|
-
/* OperatorWord */
|
|
270
|
-
.highlight-chroma .highlight-ow {
|
|
271
|
-
color: #6ab825;
|
|
272
|
-
font-weight: bold
|
|
273
|
-
}
|
|
274
|
-
|
|
275
|
-
/* Comment */
|
|
276
|
-
.highlight-chroma .highlight-c {
|
|
277
|
-
color: #999999;
|
|
278
|
-
font-style: italic
|
|
279
|
-
}
|
|
280
|
-
|
|
281
|
-
/* CommentHashbang */
|
|
282
|
-
.highlight-chroma .highlight-ch {
|
|
283
|
-
color: #999999;
|
|
284
|
-
font-style: italic
|
|
285
|
-
}
|
|
286
|
-
|
|
287
|
-
/* CommentMultiline */
|
|
288
|
-
.highlight-chroma .highlight-cm {
|
|
289
|
-
color: #999999;
|
|
290
|
-
font-style: italic
|
|
291
|
-
}
|
|
292
|
-
|
|
293
|
-
/* CommentSingle */
|
|
294
|
-
.highlight-chroma .highlight-c1 {
|
|
295
|
-
color: #708090;
|
|
296
|
-
font-style: italic
|
|
297
|
-
}
|
|
298
|
-
|
|
299
|
-
/* CommentSpecial */
|
|
300
|
-
.highlight-chroma .highlight-cs {
|
|
301
|
-
color: #e50808;
|
|
302
|
-
background-color: #520000;
|
|
303
|
-
font-weight: bold
|
|
304
|
-
}
|
|
305
|
-
|
|
306
|
-
/* CommentPreproc */
|
|
307
|
-
.highlight-chroma .highlight-cp {
|
|
308
|
-
color: #cd2828;
|
|
309
|
-
font-weight: bold
|
|
310
|
-
}
|
|
311
|
-
|
|
312
|
-
/* CommentPreprocFile */
|
|
313
|
-
.highlight-chroma .highlight-cpf {
|
|
314
|
-
color: #cd2828;
|
|
315
|
-
font-weight: bold
|
|
316
|
-
}
|
|
317
|
-
|
|
318
|
-
/* GenericDeleted */
|
|
319
|
-
.highlight-chroma .highlight-gd {
|
|
320
|
-
color: #d22323
|
|
321
|
-
}
|
|
322
|
-
|
|
323
|
-
/* GenericEmph */
|
|
324
|
-
.highlight-chroma .highlight-ge {
|
|
325
|
-
font-style: italic
|
|
326
|
-
}
|
|
327
|
-
|
|
328
|
-
/* GenericError */
|
|
329
|
-
.highlight-chroma .highlight-gr {
|
|
330
|
-
color: #d22323
|
|
331
|
-
}
|
|
332
|
-
|
|
333
|
-
/* GenericHeading */
|
|
334
|
-
.highlight-chroma .highlight-gh {
|
|
335
|
-
color: #ffffff;
|
|
336
|
-
font-weight: bold
|
|
337
|
-
}
|
|
338
|
-
|
|
339
|
-
/* GenericInserted */
|
|
340
|
-
.highlight-chroma .highlight-gi {
|
|
341
|
-
color: #589819
|
|
342
|
-
}
|
|
343
|
-
|
|
344
|
-
/* GenericOutput */
|
|
345
|
-
.highlight-chroma .highlight-go {
|
|
346
|
-
color: #cccccc
|
|
347
|
-
}
|
|
348
|
-
|
|
349
|
-
/* GenericPrompt */
|
|
350
|
-
.highlight-chroma .highlight-gp {
|
|
351
|
-
color: #aaaaaa
|
|
352
|
-
}
|
|
353
|
-
|
|
354
|
-
/* GenericStrong */
|
|
355
|
-
.highlight-chroma .highlight-gs {
|
|
356
|
-
font-weight: bold
|
|
357
|
-
}
|
|
358
|
-
|
|
359
|
-
/* GenericSubheading */
|
|
360
|
-
.highlight-chroma .highlight-gu {
|
|
361
|
-
color: #ffffff;
|
|
362
|
-
text-decoration: underline
|
|
363
|
-
}
|
|
364
|
-
|
|
365
|
-
/* GenericTraceback */
|
|
366
|
-
.highlight-chroma .highlight-gt {
|
|
367
|
-
color: #d22323
|
|
368
|
-
}
|
|
369
|
-
|
|
370
|
-
/* GenericUnderline */
|
|
371
|
-
.highlight-chroma .highlight-gl {
|
|
372
|
-
text-decoration: underline
|
|
373
|
-
}
|
|
374
|
-
|
|
375
|
-
/* TextWhitespace */
|
|
376
|
-
.highlight-chroma .highlight-w {
|
|
377
|
-
color: #666666
|
|
378
|
-
}
|
|
379
|
-
|
|
380
|
-
.hljs {
|
|
381
|
-
display: block;
|
|
382
|
-
padding: 16px 32px;
|
|
383
|
-
color: rgba(0, 0, 0, .85);
|
|
384
|
-
font-size: 14px;
|
|
385
|
-
font-family: lucida console, Consolas, Monaco, andale mono, ubuntu mono, monospace;
|
|
386
|
-
line-height: 2;
|
|
387
|
-
white-space: pre;
|
|
388
|
-
background: white;
|
|
389
|
-
border: 1px solid #e9e9e9;
|
|
390
|
-
border-radius: 2px;
|
|
391
|
-
}
|
|
392
|
-
|
|
393
|
-
.hljs::selection {
|
|
394
|
-
text-shadow: none;
|
|
395
|
-
background: #b3d4fc;
|
|
396
|
-
}
|
|
397
|
-
|
|
398
|
-
.hljs-comment,
|
|
399
|
-
.hljs-quote {
|
|
400
|
-
color: #708090;
|
|
401
|
-
font-style: italic;
|
|
402
|
-
}
|
|
403
|
-
|
|
404
|
-
.hljs-doctag,
|
|
405
|
-
.hljs-keyword,
|
|
406
|
-
.hljs-formula {
|
|
407
|
-
color: #008dff;
|
|
408
|
-
}
|
|
409
|
-
|
|
410
|
-
.hljs-section,
|
|
411
|
-
.hljs-name,
|
|
412
|
-
.hljs-selector-tag,
|
|
413
|
-
.hljs-deletion,
|
|
414
|
-
.hljs-subst {
|
|
415
|
-
color: #999;
|
|
416
|
-
}
|
|
417
|
-
|
|
418
|
-
.hljs-literal {
|
|
419
|
-
color: #56b6c2;
|
|
420
|
-
}
|
|
421
|
-
|
|
422
|
-
|
|
423
|
-
.hljs-regexp {
|
|
424
|
-
color: #e90;
|
|
425
|
-
}
|
|
426
|
-
.hljs-string,
|
|
427
|
-
.hljs-addition,
|
|
428
|
-
.hljs-attribute,
|
|
429
|
-
.hljs-meta-string {
|
|
430
|
-
color: #0b8235;
|
|
431
|
-
}
|
|
432
|
-
|
|
433
|
-
.hljs-built_in,
|
|
434
|
-
.hljs-class .hljs-title {
|
|
435
|
-
color: #e6c07b;
|
|
436
|
-
}
|
|
437
|
-
|
|
438
|
-
.hljs-attr,
|
|
439
|
-
.hljs-variable,
|
|
440
|
-
.hljs-template-variable,
|
|
441
|
-
.hljs-type,
|
|
442
|
-
.hljs-selector-class,
|
|
443
|
-
.hljs-selector-attr,
|
|
444
|
-
.hljs-selector-pseudo,
|
|
445
|
-
.hljs-number {
|
|
446
|
-
color: #f81d22;
|
|
447
|
-
}
|
|
448
|
-
|
|
449
|
-
.hljs-symbol,
|
|
450
|
-
.hljs-bullet,
|
|
451
|
-
.hljs-link,
|
|
452
|
-
.hljs-meta,
|
|
453
|
-
.hljs-selector-id,
|
|
454
|
-
.hljs-title {
|
|
455
|
-
color: #f81d22;
|
|
456
|
-
}
|
|
457
|
-
|
|
458
|
-
.hljs-emphasis {
|
|
459
|
-
font-style: italic;
|
|
460
|
-
}
|
|
461
|
-
|
|
462
|
-
.hljs-strong {
|
|
463
|
-
font-weight: bold;
|
|
464
|
-
}
|
|
465
|
-
|
|
466
|
-
.hljs-link {
|
|
467
|
-
text-decoration: underline;
|
|
468
|
-
}
|
|
469
|
-
|
|
@@ -1,157 +0,0 @@
|
|
|
1
|
-
/* Background */ .highlight-bg { background-color: #ffffff }
|
|
2
|
-
/* PreWrapper */ .highlight-chroma { background-color: #ffffff; }
|
|
3
|
-
/* Error */ .highlight-chroma .highlight-err { color: #a61717 }
|
|
4
|
-
/* LineTableTD */ .highlight-chroma .highlight-lntd { vertical-align: top; padding: 0; margin: 0; border: 0; }
|
|
5
|
-
/* LineTable */ .highlight-chroma .highlight-lntable { border-spacing: 0; padding: 0; margin: 0; border: 0; }
|
|
6
|
-
/* LineHighlight */ .highlight-chroma .highlight-hl { background-color: #e5e5e5 }
|
|
7
|
-
/* LineNumbersTable */ .highlight-chroma .highlight-lnt { white-space: pre; user-select: none; margin-right: 0.4em; padding: 0 0.4em 0 0.4em;color: #7f7f7f }
|
|
8
|
-
/* LineNumbers */ .highlight-chroma .highlight-ln { white-space: pre; user-select: none; margin-right: 0.4em; padding: 0 0.4em 0 0.4em;color: #7f7f7f }
|
|
9
|
-
/* Line */ .highlight-chroma .highlight-line { display: flex; }
|
|
10
|
-
/* Keyword */ .highlight-chroma .highlight-k { color: #728e00 }
|
|
11
|
-
/* KeywordConstant */ .highlight-chroma .highlight-kc { color: #00979d }
|
|
12
|
-
/* KeywordDeclaration */ .highlight-chroma .highlight-kd { color: #728e00 }
|
|
13
|
-
/* KeywordNamespace */ .highlight-chroma .highlight-kn { color: #728e00 }
|
|
14
|
-
/* KeywordPseudo */ .highlight-chroma .highlight-kp { color: #00979d }
|
|
15
|
-
/* KeywordReserved */ .highlight-chroma .highlight-kr { color: #00979d }
|
|
16
|
-
/* KeywordType */ .highlight-chroma .highlight-kt { color: #00979d }
|
|
17
|
-
/* Name */ .highlight-chroma .highlight-n { color: #434f54 }
|
|
18
|
-
/* NameAttribute */ .highlight-chroma .highlight-na { color: #434f54 }
|
|
19
|
-
/* NameBuiltin */ .highlight-chroma .highlight-nb { color: #728e00 }
|
|
20
|
-
/* NameBuiltinPseudo */ .highlight-chroma .highlight-bp { color: #434f54 }
|
|
21
|
-
/* NameClass */ .highlight-chroma .highlight-nc { color: #434f54 }
|
|
22
|
-
/* NameConstant */ .highlight-chroma .highlight-no { color: #434f54 }
|
|
23
|
-
/* NameDecorator */ .highlight-chroma .highlight-nd { color: #434f54 }
|
|
24
|
-
/* NameEntity */ .highlight-chroma .highlight-ni { color: #434f54 }
|
|
25
|
-
/* NameException */ .highlight-chroma .highlight-ne { color: #434f54 }
|
|
26
|
-
/* NameFunction */ .highlight-chroma .highlight-nf { color: #d35400 }
|
|
27
|
-
/* NameFunctionMagic */ .highlight-chroma .highlight-fm { color: #434f54 }
|
|
28
|
-
/* NameLabel */ .highlight-chroma .highlight-nl { color: #434f54 }
|
|
29
|
-
/* NameNamespace */ .highlight-chroma .highlight-nn { color: #434f54 }
|
|
30
|
-
/* NameOther */ .highlight-chroma .highlight-nx { color: #728e00 }
|
|
31
|
-
/* NameProperty */ .highlight-chroma .highlight-py { color: #434f54 }
|
|
32
|
-
/* NameTag */ .highlight-chroma .highlight-nt { color: #434f54 }
|
|
33
|
-
/* NameVariable */ .highlight-chroma .highlight-nv { color: #434f54 }
|
|
34
|
-
/* NameVariableClass */ .highlight-chroma .highlight-vc { color: #434f54 }
|
|
35
|
-
/* NameVariableGlobal */ .highlight-chroma .highlight-vg { color: #434f54 }
|
|
36
|
-
/* NameVariableInstance */ .highlight-chroma .highlight-vi { color: #434f54 }
|
|
37
|
-
/* NameVariableMagic */ .highlight-chroma .highlight-vm { color: #434f54 }
|
|
38
|
-
/* LiteralString */ .highlight-chroma .highlight-s { color: #7f8c8d }
|
|
39
|
-
/* LiteralStringAffix */ .highlight-chroma .highlight-sa { color: #7f8c8d }
|
|
40
|
-
/* LiteralStringBacktick */ .highlight-chroma .highlight-sb { color: #7f8c8d }
|
|
41
|
-
/* LiteralStringChar */ .highlight-chroma .highlight-sc { color: #7f8c8d }
|
|
42
|
-
/* LiteralStringDelimiter */ .highlight-chroma .highlight-dl { color: #7f8c8d }
|
|
43
|
-
/* LiteralStringDoc */ .highlight-chroma .highlight-sd { color: #7f8c8d }
|
|
44
|
-
/* LiteralStringDouble */ .highlight-chroma .highlight-s2 { color: #7f8c8d }
|
|
45
|
-
/* LiteralStringEscape */ .highlight-chroma .highlight-se { color: #7f8c8d }
|
|
46
|
-
/* LiteralStringHeredoc */ .highlight-chroma .highlight-sh { color: #7f8c8d }
|
|
47
|
-
/* LiteralStringInterpol */ .highlight-chroma .highlight-si { color: #7f8c8d }
|
|
48
|
-
/* LiteralStringOther */ .highlight-chroma .highlight-sx { color: #7f8c8d }
|
|
49
|
-
/* LiteralStringRegex */ .highlight-chroma .highlight-sr { color: #7f8c8d }
|
|
50
|
-
/* LiteralStringSingle */ .highlight-chroma .highlight-s1 { color: #7f8c8d }
|
|
51
|
-
/* LiteralStringSymbol */ .highlight-chroma .highlight-ss { color: #7f8c8d }
|
|
52
|
-
/* LiteralNumber */ .highlight-chroma .highlight-m { color: #8a7b52 }
|
|
53
|
-
/* LiteralNumberBin */ .highlight-chroma .highlight-mb { color: #8a7b52 }
|
|
54
|
-
/* LiteralNumberFloat */ .highlight-chroma .highlight-mf { color: #8a7b52 }
|
|
55
|
-
/* LiteralNumberHex */ .highlight-chroma .highlight-mh { color: #8a7b52 }
|
|
56
|
-
/* LiteralNumberInteger */ .highlight-chroma .highlight-mi { color: #8a7b52 }
|
|
57
|
-
/* LiteralNumberIntegerLong */ .highlight-chroma .highlight-il { color: #8a7b52 }
|
|
58
|
-
/* LiteralNumberOct */ .highlight-chroma .highlight-mo { color: #8a7b52 }
|
|
59
|
-
/* Operator */ .highlight-chroma .highlight-o { color: #728e00 }
|
|
60
|
-
/* OperatorWord */ .highlight-chroma .highlight-ow { color: #728e00 }
|
|
61
|
-
/* Comment */ .highlight-chroma .highlight-c { color: #95a5a6 }
|
|
62
|
-
/* CommentHashbang */ .highlight-chroma .highlight-ch { color: #95a5a6 }
|
|
63
|
-
/* CommentMultiline */ .highlight-chroma .highlight-cm { color: #95a5a6 }
|
|
64
|
-
/* CommentSingle */ .highlight-chroma .highlight-c1 { color: #95a5a6 }
|
|
65
|
-
/* CommentSpecial */ .highlight-chroma .highlight-cs { color: #95a5a6 }
|
|
66
|
-
/* CommentPreproc */ .highlight-chroma .highlight-cp { color: #728e00 }
|
|
67
|
-
/* CommentPreprocFile */ .highlight-chroma .highlight-cpf { color: #728e00 }
|
|
68
|
-
|
|
69
|
-
/*
|
|
70
|
-
|
|
71
|
-
Arduino® Light Theme - Stefania Mellai <s.mellai@arduino.cc>
|
|
72
|
-
|
|
73
|
-
*/
|
|
74
|
-
|
|
75
|
-
.hljs {
|
|
76
|
-
display: block;
|
|
77
|
-
overflow-x: auto;
|
|
78
|
-
padding: 0.5em;
|
|
79
|
-
background: #FFFFFF;
|
|
80
|
-
}
|
|
81
|
-
|
|
82
|
-
.hljs,
|
|
83
|
-
.hljs-subst {
|
|
84
|
-
color: #434f54;
|
|
85
|
-
}
|
|
86
|
-
|
|
87
|
-
.hljs-keyword,
|
|
88
|
-
.hljs-attribute,
|
|
89
|
-
.hljs-selector-tag,
|
|
90
|
-
.hljs-doctag,
|
|
91
|
-
.hljs-name {
|
|
92
|
-
color: #00979D;
|
|
93
|
-
}
|
|
94
|
-
|
|
95
|
-
.hljs-built_in,
|
|
96
|
-
.hljs-literal,
|
|
97
|
-
.hljs-bullet,
|
|
98
|
-
.hljs-code,
|
|
99
|
-
.hljs-addition {
|
|
100
|
-
color: #D35400;
|
|
101
|
-
}
|
|
102
|
-
|
|
103
|
-
.hljs-regexp,
|
|
104
|
-
.hljs-symbol,
|
|
105
|
-
.hljs-variable,
|
|
106
|
-
.hljs-template-variable,
|
|
107
|
-
.hljs-link,
|
|
108
|
-
.hljs-selector-attr,
|
|
109
|
-
.hljs-selector-pseudo {
|
|
110
|
-
color: #00979D;
|
|
111
|
-
}
|
|
112
|
-
|
|
113
|
-
.hljs-type,
|
|
114
|
-
.hljs-string,
|
|
115
|
-
.hljs-selector-id,
|
|
116
|
-
.hljs-selector-class,
|
|
117
|
-
.hljs-quote,
|
|
118
|
-
.hljs-template-tag,
|
|
119
|
-
.hljs-deletion {
|
|
120
|
-
color: #005C5F;
|
|
121
|
-
}
|
|
122
|
-
|
|
123
|
-
.hljs-title,
|
|
124
|
-
.hljs-section {
|
|
125
|
-
color: #880000;
|
|
126
|
-
font-weight: bold;
|
|
127
|
-
}
|
|
128
|
-
|
|
129
|
-
.hljs-comment {
|
|
130
|
-
color: rgba(149,165,166,.8);
|
|
131
|
-
}
|
|
132
|
-
|
|
133
|
-
.hljs-meta-keyword {
|
|
134
|
-
color: #728E00;
|
|
135
|
-
}
|
|
136
|
-
|
|
137
|
-
.hljs-meta {
|
|
138
|
-
color: #728E00;
|
|
139
|
-
color: #434f54;
|
|
140
|
-
}
|
|
141
|
-
|
|
142
|
-
.hljs-emphasis {
|
|
143
|
-
font-style: italic;
|
|
144
|
-
}
|
|
145
|
-
|
|
146
|
-
.hljs-strong {
|
|
147
|
-
font-weight: bold;
|
|
148
|
-
}
|
|
149
|
-
|
|
150
|
-
.hljs-function {
|
|
151
|
-
color: #728E00;
|
|
152
|
-
}
|
|
153
|
-
|
|
154
|
-
.hljs-number {
|
|
155
|
-
color: #8A7B52;
|
|
156
|
-
}
|
|
157
|
-
|