Skip to content

Commit

Permalink
Deploy to GitHub pages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed May 26, 2024
0 parents commit 1dc4e69
Show file tree
Hide file tree
Showing 117 changed files with 2,325 additions and 0 deletions.
22 changes: 22 additions & 0 deletions 404.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
<!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 | VuePDF</title>
<meta name="description" content="Not Found">
<meta name="generator" content="VitePress v1.2.2">
<link rel="preload stylesheet" href="/vue-pdf/assets/style.CveKGxks.css" as="style">

<script type="module" src="/vue-pdf/assets/app.CPdx1pHn.js"></script>
<link rel="preload" href="/vue-pdf/assets/inter-roman-latin.Di8DUHzh.woff2" as="font" type="font/woff2" crossorigin="">
<link rel="icon" type="image/png" href="/logo.png">
<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("{\"examples_readme.md\":\"xUNjoHVR\",\"examples_loaded_events_annotation_loaded.md\":\"CvtWpCf6\",\"examples_loaded_events_loaded.md\":\"ClUowwGY\",\"examples_loaded_events_text_loaded.md\":\"BfjqVtQx\",\"examples_annotation_events_annotation_links.md\":\"CZ5CLImb\",\"examples_loaded_events_xfa_loaded.md\":\"0fevCerE\",\"examples_basic_all_pages.md\":\"Bgiz8YKO\",\"examples_basic_annotation_layer.md\":\"bRERWQrF\",\"examples_advanced_multiple_pdf.md\":\"CPe21CiY\",\"examples_basic_scale.md\":\"zG8witMG\",\"guide_composables.md\":\"faNLVSlf\",\"examples_basic_text_layer.md\":\"CvqCS7X4\",\"examples_text_events_text_highlight.md\":\"DoaqSf0G\",\"examples_advanced_annotation_filter.md\":\"CS2HpK38\",\"examples_basic_rotation.md\":\"hLcYj0sL\",\"guide_props.md\":\"Bj6ueBb0\",\"guide_events.md\":\"EJPsrau-\",\"examples_annotation_events_annotation_forms.md\":\"MU92Ovv6\",\"index.md\":\"Cn-5gwTH\",\"examples_advanced_watermark.md\":\"D5LdRjgD\",\"examples_basic_xfa_layer.md\":\"41D_gXwR\",\"examples_advanced_fit_parent.md\":\"CdTQz1kl\",\"examples_advanced_highlight_text.md\":\"E_oQuIkG\",\"examples_advanced_toc.md\":\"D4_TAtJH\",\"examples_annotation_events_annotation_attachment.md\":\"BW7DyZWL\",\"guide_slots.md\":\"CtDmd0rJ\",\"guide_introduction.md\":\"CdL9bhWN\",\"guide_methods.md\":\"BSqw95De\",\"examples_basic_one_page.md\":\"BQJ5PNC5\"}");window.__VP_SITE_DATA__=JSON.parse("{\"lang\":\"en-US\",\"dir\":\"ltr\",\"title\":\"VuePDF\",\"description\":\"PDF component for Vue 3\",\"base\":\"/vue-pdf/\",\"head\":[],\"router\":{\"prefetchLinks\":true},\"appearance\":true,\"themeConfig\":{\"logo\":\"/logo.png\",\"editLink\":{\"pattern\":\"https://github.com/TaTo30/vue-pdf/edit/master/docs/:path\"},\"socialLinks\":[{\"icon\":\"github\",\"link\":\"https://github.com/TaTo30/vue-pdf\"}],\"search\":{\"provider\":\"local\"},\"nav\":[{\"text\":\"Guide\",\"link\":\"/guide/introduction.md\"},{\"text\":\"Examples\",\"items\":[{\"text\":\"Basic usages\",\"link\":\"/examples/basic/one_page.md\"},{\"text\":\"Advanced usages\",\"link\":\"/examples/advanced/watermark.md\"},{\"text\":\"Events\",\"link\":\"/examples/loaded_events/loaded.md\"}]},{\"text\":\"v1.10.0\",\"items\":[{\"text\":\"Changelog\",\"link\":\"https://github.com/TaTo30/vue-pdf/releases\"},{\"text\":\"Contributing\",\"link\":\"https://github.com/TaTo30/vue-pdf#contributing\"}]}],\"sidebar\":{\"/guide/\":{\"base\":\"/guide/\",\"items\":[{\"text\":\"Guide\",\"items\":[{\"text\":\"Introduction\",\"link\":\"introduction\"},{\"text\":\"Composables\",\"link\":\"composables\"}]},{\"text\":\"Reference\",\"items\":[{\"text\":\"Props\",\"link\":\"props\"},{\"text\":\"Events\",\"link\":\"events\"},{\"text\":\"Methods\",\"link\":\"methods\"},{\"text\":\"Slots\",\"link\":\"slots\"}]}]},\"/examples/\":{\"items\":[{\"text\":\"Basic usages\",\"base\":\"/examples/basic/\",\"items\":[{\"text\":\"One Page\",\"link\":\"one_page\"},{\"text\":\"All Pages\",\"link\":\"all_pages\"},{\"text\":\"Scale\",\"link\":\"scale\"},{\"text\":\"Rotation\",\"link\":\"rotation\"},{\"text\":\"Text Layer\",\"link\":\"text_layer\"},{\"text\":\"Annotation Layer\",\"link\":\"annotation_layer\"},{\"text\":\"XFA Layer\",\"link\":\"xfa_layer\"}]},{\"text\":\"Advanced usages\",\"base\":\"/examples/advanced/\",\"items\":[{\"text\":\"Watermark\",\"link\":\"watermark\"},{\"text\":\"Fit Parent\",\"link\":\"fit_parent\"},{\"text\":\"Highlight Text\",\"link\":\"highlight_text\"},{\"text\":\"Annotation Filter\",\"link\":\"annotation_filter\"},{\"text\":\"Multiple PDF\",\"link\":\"multiple_pdf\"},{\"text\":\"Table of Content\",\"link\":\"toc\"}]},{\"text\":\"Events\",\"base\":\"/examples/\",\"items\":[{\"text\":\"Loaded Event\",\"link\":\"/loaded_events/loaded\"},{\"text\":\"Text Loaded Event\",\"link\":\"/loaded_events/text_loaded\"},{\"text\":\"Annotation Loaded Event\",\"link\":\"/loaded_events/annotation_loaded\"},{\"text\":\"XFA Loaded Event\",\"link\":\"/loaded_events/xfa_loaded\"},{\"text\":\"Highlight Event\",\"link\":\"/text_events/text_highlight\"},{\"text\":\"Annotation Events\",\"base\":\"/examples/annotation_events/\",\"items\":[{\"text\":\"Form fields\",\"link\":\"annotation_forms\"},{\"text\":\"Links\",\"link\":\"annotation_links\"},{\"text\":\"Attachment\",\"link\":\"annotation_attachment\"}]}]}]}}},\"locales\":{},\"scrollOffset\":134,\"cleanUrls\":false}");</script>

</body>
</html>
1 change: 1 addition & 0 deletions assets/app.CPdx1pHn.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/chunks/@localSearchIndexroot.CQmrweKt.js

Large diffs are not rendered by default.

7 changes: 7 additions & 0 deletions assets/chunks/VPLocalSearchBox.DVBBXNkX.js

Large diffs are not rendered by default.

Loading

0 comments on commit 1dc4e69

Please sign in to comment.