Skip to content

Commit

Permalink
deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
Action committed Sep 10, 2024
0 parents commit 9aac3ec
Show file tree
Hide file tree
Showing 29 changed files with 156 additions and 0 deletions.
21 changes: 21 additions & 0 deletions 404.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
<!DOCTYPE html>
<html lang="en-US" dir="ltr">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<title>404 | Vue next select</title>
<meta name="description" content="Not Found">
<meta name="generator" content="VitePress v1.3.4">
<link rel="preload stylesheet" href="/vue-next-select/assets/style.KxSRcWGf.css" as="style">

<script type="module" src="/vue-next-select/assets/app.BYGzRrNV.js"></script>
<link rel="preload" href="/vue-next-select/assets/inter-roman-latin.Di8DUHzh.woff2" as="font" type="font/woff2" crossorigin="">
<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>
<script id="check-mac-os">document.documentElement.classList.toggle("mac",/Mac|iPhone|iPod|iPad/i.test(navigator.platform));</script>
</head>
<body>
<div id="app"></div>
<script>window.__VP_HASH_MAP__=JSON.parse("{\"api-reference.md\":\"DaPrRnwX\",\"examples.md\":\"B_Pi0JOZ\",\"index.md\":\"BsWJs75Q\"}");window.__VP_SITE_DATA__=JSON.parse("{\"lang\":\"en-US\",\"dir\":\"ltr\",\"title\":\"Vue next select\",\"description\":\"The selecting solution for Vue 3\",\"base\":\"/vue-next-select/\",\"head\":[],\"router\":{\"prefetchLinks\":true},\"appearance\":true,\"themeConfig\":{\"repo\":\"iendeavor/vue-next-select\",\"docsDir\":\"docs\",\"lastUpdated\":\"Last Updated\",\"nav\":[{\"text\":\"Examples\",\"link\":\"/examples\",\"activeMatch\":\"/#examples\"},{\"text\":\"API Reference\",\"link\":\"/api-reference\",\"activeMatch\":\"/api-reference\"},{\"text\":\"Change Logs\",\"link\":\"https://github.com/iendeavor/vue-next-select/blob/main/CHANGELOG.md\"}]},\"locales\":{},\"scrollOffset\":134,\"cleanUrls\":false}");</script>

</body>
</html>
24 changes: 24 additions & 0 deletions api-reference.html

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions assets/api-reference.md.DaPrRnwX.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions assets/api-reference.md.DaPrRnwX.lean.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions assets/app.BYGzRrNV.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 9aac3ec

Please sign in to comment.