Skip to content

Commit df65bb2

Browse files
author
zhangren
committed
deploy docs
0 parents  commit df65bb2

File tree

127 files changed

+6112
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

127 files changed

+6112
-0
lines changed

404.html

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
<!DOCTYPE html>
2+
<html lang="en" dir="ltr">
3+
<head>
4+
<meta charset="utf-8">
5+
<meta name="viewport" content="width=device-width,initial-scale=1">
6+
<title>404 | codemirror-editor-vue3</title>
7+
<meta name="description" content="Not Found">
8+
<meta name="generator" content="VitePress v1.3.4">
9+
<link rel="preload stylesheet" href="/codemirror-editor-vue3/assets/style.DiSyNAim.css" as="style">
10+
11+
<script type="module" src="/codemirror-editor-vue3/assets/app.BwIzGlF6.js"></script>
12+
<link rel="preload" href="/codemirror-editor-vue3/assets/inter-roman-latin.Di8DUHzh.woff2" as="font" type="font/woff2" crossorigin="">
13+
<link rel="icon" href="https://codemirror.net/favicon.ico">
14+
<meta name="theme-color" content="#3c8772">
15+
<script id="check-dark-mode">(()=>{const e=localStorage.getItem("vitepress-theme-appearance")||"auto",a=window.matchMedia("(prefers-color-scheme: dark)").matches;(!e||e==="auto"?a:e==="dark")&&document.documentElement.classList.add("dark")})();</script>
16+
<script id="check-mac-os">document.documentElement.classList.toggle("mac",/Mac|iPhone|iPod|iPad/i.test(navigator.platform));</script>
17+
</head>
18+
<body>
19+
<div id="app"></div>
20+
<script>window.__VP_HASH_MAP__=JSON.parse("{\"example_codelint.md\":\"CFvNAJda\",\"example_index.md\":\"COiB-f3I\",\"guide_events.md\":\"smGhW-_3\",\"guide_getting-started.md\":\"DMVsCyei\",\"guide_lang.md\":\"SN2qlEGe\",\"guide_prepattern_log.md\":\"Bk30YWKF\",\"guide_prepattern_merge.md\":\"DjisKf2c\",\"guide_props.md\":\"UpMIGzcn\",\"guide_supplementary_custom-theme.md\":\"iACg94us\",\"guide_supplementary_instance.md\":\"DKs0wqOA\",\"guide_supplementary_static-properties.md\":\"BwOb5POz\",\"guide_typescript_support.md\":\"BLynPNUU\",\"index.md\":\"CWCVxI81\",\"zh-cn_example_codelint.md\":\"BygKS39Z\",\"zh-cn_example_index.md\":\"Cj8X8K7l\",\"zh-cn_guide_events.md\":\"DT-XZUbH\",\"zh-cn_guide_getting-started.md\":\"BvGdDBiO\",\"zh-cn_guide_lang.md\":\"Dtx_XarC\",\"zh-cn_guide_prepattern_log.md\":\"BqhxalmT\",\"zh-cn_guide_prepattern_merge.md\":\"C5DuhRr2\",\"zh-cn_guide_props.md\":\"BKAok87n\",\"zh-cn_guide_supplementary_custom-theme.md\":\"foeqPmdC\",\"zh-cn_guide_supplementary_instance.md\":\"D-VE--qK\",\"zh-cn_guide_supplementary_static-properties.md\":\"Dh64pda9\",\"zh-cn_guide_typescript_support.md\":\"D7ZPKNzR\",\"zh-cn_index.md\":\"uKr8hsEx\"}");window.__VP_SITE_DATA__=JSON.parse("{\"lang\":\"en-US\",\"dir\":\"ltr\",\"title\":\"codemirror-editor-vue3\",\"description\":\"CodeMirror component for Vue3\",\"base\":\"/codemirror-editor-vue3/\",\"head\":[],\"router\":{\"prefetchLinks\":true},\"appearance\":true,\"themeConfig\":{\"editLink\":{\"pattern\":\"https://github.com/RennCheung/codemirror-editor-vue3/edit/main/docs/:path\",\"text\":\"Edit this page on GitHub\"},\"socialLinks\":[{\"icon\":\"github\",\"link\":\"https://github.com/RennCheung/codemirror-editor-vue3\"}],\"footer\":{\"message\":\"Released under the MIT License.\",\"copyright\":\"Copyright © 2021-present Renn Cheung\"},\"search\":{\"provider\":\"local\",\"options\":{\"locales\":{\"zh-CN\":{\"translations\":{\"button\":{\"buttonText\":\"搜索文档\",\"buttonAriaLabel\":\"搜索文档\"},\"modal\":{\"noResultsText\":\"无法找到相关结果\",\"resetButtonTitle\":\"清除查询条件\",\"footer\":{\"selectText\":\"选择\",\"navigateText\":\"切换\"}}}}}}}},\"locales\":{\"root\":{\"label\":\"English\",\"lang\":\"en\",\"themeConfig\":{\"lastUpdatedText\":\"Last update time\",\"nav\":[{\"text\":\"Guide\",\"link\":\"/guide/getting-started\",\"activeMatch\":\"/guide/g\"},{\"text\":\"More Example\",\"link\":\"/example/index\",\"activeMatch\":\"/example/g\"},{\"text\":\"Changelog\",\"link\":\"https://github.com/RennCheung/codemirror-editor-vue3/blob/main/CHANGELOG.md\"}],\"sidebar\":{\"/guide\":[{\"text\":\"Introduction\",\"collapsed\":false,\"items\":[{\"text\":\"Getting Started\",\"link\":\"/guide/getting-started\"},{\"text\":\"Component Props\",\"link\":\"/guide/props\"},{\"text\":\"Component Events\",\"link\":\"/guide/events\"},{\"text\":\"Language Modes\",\"link\":\"/guide/lang\"}]},{\"text\":\"prepattern\",\"items\":[{\"text\":\"merge(diff) mode\",\"link\":\"/guide/prepattern/merge\"},{\"text\":\"log mode\",\"link\":\"/guide/prepattern/log\"}]},{\"text\":\"Supplementary Instruction\",\"items\":[{\"text\":\"CodeMirror Static properties\",\"link\":\"/guide/supplementary/static-properties\"},{\"text\":\"Get instance object\",\"link\":\"/guide/supplementary/instance\"},{\"text\":\"Custom Theme\",\"link\":\"/guide/supplementary/custom-theme\"}]},{\"text\":\"Typescript Support\",\"link\":\"/guide/typescript/Support\"}],\"/example\":[{\"text\":\"Examples\",\"collapsed\":false,\"items\":[{\"text\":\"Basic Examples\",\"link\":\"/example/index\"},{\"text\":\"Code Syntax Check\",\"link\":\"/example/codeLint\"}]}]}}},\"zh-CN\":{\"label\":\"简体中文\",\"lang\":\"zh-CN\",\"themeConfig\":{\"lastUpdatedText\":\"最近更新时间\",\"nav\":[{\"text\":\"入门\",\"link\":\"/zh-CN/guide/getting-started\",\"activeMatch\":\"/guide/g\"},{\"text\":\"更多案例\",\"link\":\"/zh-CN/example/index\",\"activeMatch\":\"/example/g\"},{\"text\":\"更新日志\",\"link\":\"https://github.com/RennCheung/codemirror-editor-vue3/blob/main/CHANGELOG.md\"}],\"sidebar\":{\"/zh-CN/guide\":[{\"text\":\"介绍\",\"collapsed\":false,\"items\":[{\"text\":\"入门指南\",\"link\":\"/zh-CN/guide/getting-started\"},{\"text\":\"组件属性\",\"link\":\"/zh-CN/guide/props\"},{\"text\":\"组件事件\",\"link\":\"/zh-CN/guide/events\"},{\"text\":\"语言高亮\",\"link\":\"/zh-CN/guide/lang\"}]},{\"text\":\"预置模式\",\"items\":[{\"text\":\"merge(diff) 模式\",\"link\":\"/zh-CN/guide/prepattern/merge\"},{\"text\":\"log 模式\",\"link\":\"/zh-CN/guide/prepattern/log\"}]},{\"text\":\"补充说明\",\"items\":[{\"text\":\"CodeMirror 静态属性\",\"link\":\"/zh-CN/guide/supplementary/static-properties\"},{\"text\":\"获取实例对象\",\"link\":\"/zh-CN/guide/supplementary/instance\"},{\"text\":\"自定义主题\",\"link\":\"/zh-CN/guide/supplementary/custom-theme\"}]},{\"text\":\"Typescript 支持\",\"link\":\"/zh-CN/guide/typescript/Support\"}],\"/zh-CN/example\":[{\"text\":\"示例\",\"collapsed\":false,\"items\":[{\"text\":\"基础示例\",\"link\":\"/zh-CN/example/index\"},{\"text\":\"Code Syntax Check\",\"link\":\"/zh-CN/example/codeLint\"}]}]}}}},\"scrollOffset\":134,\"cleanUrls\":true}");</script>
21+
22+
</body>
23+
</html>

assets/app.BwIzGlF6.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/chunks/@localSearchIndexroot.CDrE3xlg.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/chunks/@localSearchIndexzh-CN.CvHVmpBB.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/chunks/VPLocalSearchBox.BVTZa8h_.js

Lines changed: 7 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/chunks/commonjsHelpers.Cpj98o6Y.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/chunks/dracula.14JBnO7t.js

Lines changed: 40 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/chunks/error-time.BOr8D67S.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/chunks/fclog.DugXI03q.js

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
import{_ as s,c,a as i,d as n}from"./index.5PpOw0g3.js";import{_ as p,d,b as m,p as r,B as l,o as f}from"./framework.ZlHgrsSq.js";import"./commonjsHelpers.Cpj98o6Y.js";const u=d({components:{Codemirror:s},setup(){const o=r(`完整日志下载地址:${c({href:"/logDownload",download:"",target:"_blank"})}
2+
3+
${i("带有时间节点和输出类型的日志")}
4+
${n("info content","info")}
5+
${n("warning content","warning")}
6+
${n("error content","error")}
7+
`);return{ref:r,code:o,cmOptions:{mode:"fclog"}}}});function _(o,e,$,g,k,C){const t=l("Codemirror");return f(),m(t,{value:o.code,"onUpdate:value":e[0]||(e[0]=a=>o.code=a),options:o.cmOptions,border:"",height:400},null,8,["value","options"])}const B=p(u,[["render",_]]);export{B as default};

assets/chunks/framework.ZlHgrsSq.js

Lines changed: 18 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)