Skip to content

Commit 15022ac

Browse files
committed
Deploying to gh-pages from @ 7be96de 🚀
1 parent 925585c commit 15022ac

93 files changed

Lines changed: 203 additions & 203 deletions

File tree

Some content is hidden

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

404.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,15 +9,15 @@
99
<link rel="preload stylesheet" href="/vue-dnd-kit/assets/style.BgAOOL2H.css" as="style">
1010
<link rel="preload stylesheet" href="/vue-dnd-kit/vp-icons.css" as="style">
1111

12-
<script type="module" src="/vue-dnd-kit/assets/app.CrnJZjkV.js"></script>
12+
<script type="module" src="/vue-dnd-kit/assets/app.BCzRpDu-.js"></script>
1313
<link rel="preload" href="/vue-dnd-kit/assets/inter-roman-latin.Di8DUHzh.woff2" as="font" type="font/woff2" crossorigin="">
1414
<link rel="icon" href="https://raw.githubusercontent.com/ZiZiGY/vue-dnd-kit/master/public/logo.svg">
1515
<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>
1616
<script id="check-mac-os">document.documentElement.classList.toggle("mac",/Mac|iPhone|iPod|iPad/i.test(navigator.platform));</script>
1717
</head>
1818
<body>
1919
<div id="app"></div>
20-
<script>window.__VP_HASH_MAP__=JSON.parse("{\"about.md\":\"aVN8ojXd\",\"examples_advanced_changing-layers.md\":\"ChyKs15X\",\"examples_advanced_changing-overlay.md\":\"CPkWehvy\",\"examples_advanced_custom-sensor.md\":\"BOj-rYJF\",\"examples_advanced_grouping.md\":\"D8-hgE_Y\",\"examples_advanced_nesting-zones.md\":\"Cj1mnar-\",\"examples_basic_disabled-elements.md\":\"DJ9BF1xj\",\"examples_basic_drag-handle.md\":\"DDt7kpCO\",\"examples_basic_drag-overlay.md\":\"BQ4EHHBZ\",\"examples_basic_drag-to-zone.md\":\"CXUwYjAP\",\"examples_basic_keyboard-support.md\":\"qkGRYC0t\",\"examples_basic_multi-selection.md\":\"CSKX4PO2\",\"examples_basic_simple-drag.md\":\"CAEWKDfQ\",\"examples_real-world_animating.md\":\"JGDejKkz\",\"examples_real-world_morph-svg.md\":\"722Kc6FQ\",\"examples_real-world_promise-drop.md\":\"MScZwsVL\",\"examples_real-world_reordering-items.md\":\"FteGQd1K\",\"examples_real-world_sorting-lists.md\":\"CLscvTga\",\"examples_real-world_tree.md\":\"WRhMWzuG\",\"guide_components_dashboard.md\":\"C-93u_AV\",\"guide_components_kanban.md\":\"CKFA_L2k\",\"guide_components_sortable.md\":\"BhVPujEX\",\"guide_components_table.md\":\"BEPfgmsi\",\"guide_components_tree.md\":\"BzIbWHa2\",\"guide_core_collision-detection.md\":\"BlVKQfdc\",\"guide_core_dnd-operations.md\":\"D1mFO_nE\",\"guide_core_use-dnd-store.md\":\"ziIxRmmV\",\"guide_core_use-drag-container.md\":\"f7FOtm4k\",\"guide_core_use-draggable.md\":\"txBbzZBu\",\"guide_core_use-droppable.md\":\"CSTntmB2\",\"guide_core_use-selection.md\":\"C3XP6BMf\",\"guide_devtools_usage.md\":\"BWMc-3Dc\",\"guide_installation.md\":\"D3uEbaLw\",\"guide_introduction.md\":\"Ds82KBCE\",\"guide_quick-start.md\":\"D_EFgzn7\",\"index.md\":\"B-HkJ3_l\"}");window.__VP_SITE_DATA__=JSON.parse("{\"lang\":\"en-US\",\"dir\":\"ltr\",\"title\":\"Vue DnD Kit\",\"description\":\"Vue DnD Kit - a modern, lightweight, and high-performance drag and drop ecosystem for Vue 3\",\"base\":\"/vue-dnd-kit/\",\"head\":[],\"router\":{\"prefetchLinks\":true},\"appearance\":true,\"themeConfig\":{\"logo\":\"https://raw.githubusercontent.com/ZiZiGY/vue-dnd-kit/master/public/logo.svg\",\"nav\":[{\"text\":\"Home\",\"link\":\"/\"},{\"text\":\"Guide\",\"link\":\"/guide/introduction\"},{\"text\":\"Examples\",\"link\":\"/examples/basic/simple-drag\"},{\"text\":\"About\",\"link\":\"/about\"}],\"sidebar\":{\"/guide/\":[{\"text\":\"Getting Started\",\"collapsed\":false,\"items\":[{\"text\":\"Introduction\",\"link\":\"/guide/introduction\"},{\"text\":\"Installation\",\"link\":\"/guide/installation\"},{\"text\":\"Quick Start\",\"link\":\"/guide/quick-start\"}]},{\"text\":\"Core Package\",\"collapsed\":false,\"items\":[{\"text\":\"useDraggable\",\"link\":\"/guide/core/use-draggable\"},{\"text\":\"useDroppable\",\"link\":\"/guide/core/use-droppable\"},{\"text\":\"useSelection\",\"link\":\"/guide/core/use-selection\"},{\"text\":\"useDragContainer\",\"link\":\"/guide/core/use-drag-container\"},{\"text\":\"DnDOperations\",\"link\":\"/guide/core/dnd-operations\"},{\"text\":\"Collision Detection\",\"link\":\"/guide/core/collision-detection\"}]},{\"text\":\"Components Package\",\"collapsed\":false,\"items\":[{\"text\":\"Sortable\",\"link\":\"/guide/components/sortable\"},{\"text\":\"Dashboard\",\"link\":\"/guide/components/dashboard\"},{\"text\":\"Kanban\",\"link\":\"/guide/components/kanban\"},{\"text\":\"Table\",\"link\":\"/guide/components/table\"},{\"text\":\"Tree\",\"link\":\"/guide/components/tree\"}]},{\"text\":\"DevTools Package\",\"collapsed\":false,\"items\":[{\"text\":\"Usage\",\"link\":\"/guide/devtools/usage\"}]}],\"/examples/\":[{\"text\":\"Basic Examples\",\"collapsed\":false,\"items\":[{\"text\":\"Simple Drag\",\"link\":\"/examples/basic/simple-drag\"},{\"text\":\"Multi-Selection\",\"link\":\"/examples/basic/multi-selection\"},{\"text\":\"Drag to Zone\",\"link\":\"/examples/basic/drag-to-zone\"},{\"text\":\"Drag Handle\",\"link\":\"/examples/basic/drag-handle\"},{\"text\":\"Adding Keyboard Support\",\"link\":\"/examples/basic/keyboard-support\"},{\"text\":\"Drag Overlay\",\"link\":\"/examples/basic/drag-overlay\"},{\"text\":\"Disabled\",\"link\":\"/examples/basic/disabled-elements\"}]},{\"text\":\"Advanced Examples\",\"collapsed\":false,\"items\":[{\"text\":\"Changing Overlay\",\"link\":\"/examples/advanced/changing-overlay\"},{\"text\":\"Changing Layers\",\"link\":\"/examples/advanced/changing-layers\"},{\"text\":\"Nesting Zones\",\"link\":\"/examples/advanced/nesting-zones\"},{\"text\":\"Grouping\",\"link\":\"/examples/advanced/grouping\"},{\"text\":\"Custom Sensor\",\"link\":\"/examples/advanced/custom-sensor\"}]},{\"text\":\"Real-World Examples\",\"collapsed\":false,\"items\":[{\"text\":\"Reordering Items\",\"link\":\"/examples/real-world/reordering-items\"},{\"text\":\"Morph SVG\",\"link\":\"/examples/real-world/morph-svg\"},{\"text\":\"Animating Elements\",\"link\":\"/examples/real-world/animating\"},{\"text\":\"Sorting Lists\",\"link\":\"/examples/real-world/sorting-lists\"},{\"text\":\"Tree\",\"link\":\"/examples/real-world/tree\"},{\"text\":\"Async Drop Promise\",\"link\":\"/examples/real-world/promise-drop\"}]}]},\"socialLinks\":[{\"icon\":\"github\",\"link\":\"https://github.com/zizigy/vue-dnd-kit\"}],\"footer\":{\"message\":\"Released under the MIT License.\",\"copyright\":\"Copyright © 2024 ZIZIGY\"},\"search\":{\"provider\":\"local\",\"options\":{\"locales\":{\"root\":{\"translations\":{\"button\":{\"buttonText\":\"Search\",\"buttonAriaLabel\":\"Search\"},\"modal\":{\"noResultsText\":\"No results found\",\"resetButtonTitle\":\"Reset search\",\"footer\":{\"selectText\":\"to select\",\"navigateText\":\"to navigate\",\"closeText\":\"to close\"}}}}}}}},\"locales\":{},\"scrollOffset\":134,\"cleanUrls\":false}");</script>
20+
<script>window.__VP_HASH_MAP__=JSON.parse("{\"about.md\":\"aVN8ojXd\",\"examples_advanced_changing-layers.md\":\"Bvvocpb4\",\"examples_advanced_changing-overlay.md\":\"BslFZ4mB\",\"examples_advanced_custom-sensor.md\":\"BZwTlpnh\",\"examples_advanced_grouping.md\":\"CXzz1Tj_\",\"examples_advanced_nesting-zones.md\":\"1iU7dvBN\",\"examples_basic_disabled-elements.md\":\"4Gy1x4EB\",\"examples_basic_drag-handle.md\":\"ByKJ4p3F\",\"examples_basic_drag-overlay.md\":\"Dtv5zmhw\",\"examples_basic_drag-to-zone.md\":\"CFIJsWyA\",\"examples_basic_keyboard-support.md\":\"B0Ljk6k2\",\"examples_basic_multi-selection.md\":\"DtcHZCIU\",\"examples_basic_simple-drag.md\":\"BXHrIYZw\",\"examples_real-world_animating.md\":\"D4kwYkxQ\",\"examples_real-world_morph-svg.md\":\"DaP775eP\",\"examples_real-world_promise-drop.md\":\"CRDAQ9_6\",\"examples_real-world_reordering-items.md\":\"CYNaRFc4\",\"examples_real-world_sorting-lists.md\":\"DQ65nt_S\",\"examples_real-world_tree.md\":\"2slD3pgK\",\"guide_components_dashboard.md\":\"D4mcrXbn\",\"guide_components_kanban.md\":\"Dl4CBv83\",\"guide_components_sortable.md\":\"DUpjit2L\",\"guide_components_table.md\":\"GbTr3cuB\",\"guide_components_tree.md\":\"CPi_-RmG\",\"guide_core_collision-detection.md\":\"BlVKQfdc\",\"guide_core_dnd-operations.md\":\"D1mFO_nE\",\"guide_core_use-dnd-store.md\":\"ziIxRmmV\",\"guide_core_use-drag-container.md\":\"f7FOtm4k\",\"guide_core_use-draggable.md\":\"txBbzZBu\",\"guide_core_use-droppable.md\":\"CSTntmB2\",\"guide_core_use-selection.md\":\"C3XP6BMf\",\"guide_devtools_usage.md\":\"BWMc-3Dc\",\"guide_installation.md\":\"Cvn3NYqx\",\"guide_introduction.md\":\"Ds82KBCE\",\"guide_quick-start.md\":\"D_EFgzn7\",\"index.md\":\"D8AJqmEc\"}");window.__VP_SITE_DATA__=JSON.parse("{\"lang\":\"en-US\",\"dir\":\"ltr\",\"title\":\"Vue DnD Kit\",\"description\":\"Vue DnD Kit - a modern, lightweight, and high-performance drag and drop ecosystem for Vue 3\",\"base\":\"/vue-dnd-kit/\",\"head\":[],\"router\":{\"prefetchLinks\":true},\"appearance\":true,\"themeConfig\":{\"logo\":\"https://raw.githubusercontent.com/ZiZiGY/vue-dnd-kit/master/public/logo.svg\",\"nav\":[{\"text\":\"Home\",\"link\":\"/\"},{\"text\":\"Guide\",\"link\":\"/guide/introduction\"},{\"text\":\"Examples\",\"link\":\"/examples/basic/simple-drag\"},{\"text\":\"About\",\"link\":\"/about\"}],\"sidebar\":{\"/guide/\":[{\"text\":\"Getting Started\",\"collapsed\":false,\"items\":[{\"text\":\"Introduction\",\"link\":\"/guide/introduction\"},{\"text\":\"Installation\",\"link\":\"/guide/installation\"},{\"text\":\"Quick Start\",\"link\":\"/guide/quick-start\"}]},{\"text\":\"Core Package\",\"collapsed\":false,\"items\":[{\"text\":\"useDraggable\",\"link\":\"/guide/core/use-draggable\"},{\"text\":\"useDroppable\",\"link\":\"/guide/core/use-droppable\"},{\"text\":\"useSelection\",\"link\":\"/guide/core/use-selection\"},{\"text\":\"useDragContainer\",\"link\":\"/guide/core/use-drag-container\"},{\"text\":\"DnDOperations\",\"link\":\"/guide/core/dnd-operations\"},{\"text\":\"Collision Detection\",\"link\":\"/guide/core/collision-detection\"}]},{\"text\":\"Components Package\",\"collapsed\":false,\"items\":[{\"text\":\"Sortable\",\"link\":\"/guide/components/sortable\"},{\"text\":\"Dashboard\",\"link\":\"/guide/components/dashboard\"},{\"text\":\"Kanban\",\"link\":\"/guide/components/kanban\"},{\"text\":\"Table\",\"link\":\"/guide/components/table\"},{\"text\":\"Tree\",\"link\":\"/guide/components/tree\"}]},{\"text\":\"DevTools Package\",\"collapsed\":false,\"items\":[{\"text\":\"Usage\",\"link\":\"/guide/devtools/usage\"}]}],\"/examples/\":[{\"text\":\"Basic Examples\",\"collapsed\":false,\"items\":[{\"text\":\"Simple Drag\",\"link\":\"/examples/basic/simple-drag\"},{\"text\":\"Multi-Selection\",\"link\":\"/examples/basic/multi-selection\"},{\"text\":\"Drag to Zone\",\"link\":\"/examples/basic/drag-to-zone\"},{\"text\":\"Drag Handle\",\"link\":\"/examples/basic/drag-handle\"},{\"text\":\"Adding Keyboard Support\",\"link\":\"/examples/basic/keyboard-support\"},{\"text\":\"Drag Overlay\",\"link\":\"/examples/basic/drag-overlay\"},{\"text\":\"Disabled\",\"link\":\"/examples/basic/disabled-elements\"}]},{\"text\":\"Advanced Examples\",\"collapsed\":false,\"items\":[{\"text\":\"Changing Overlay\",\"link\":\"/examples/advanced/changing-overlay\"},{\"text\":\"Changing Layers\",\"link\":\"/examples/advanced/changing-layers\"},{\"text\":\"Nesting Zones\",\"link\":\"/examples/advanced/nesting-zones\"},{\"text\":\"Grouping\",\"link\":\"/examples/advanced/grouping\"},{\"text\":\"Custom Sensor\",\"link\":\"/examples/advanced/custom-sensor\"}]},{\"text\":\"Real-World Examples\",\"collapsed\":false,\"items\":[{\"text\":\"Reordering Items\",\"link\":\"/examples/real-world/reordering-items\"},{\"text\":\"Morph SVG\",\"link\":\"/examples/real-world/morph-svg\"},{\"text\":\"Animating Elements\",\"link\":\"/examples/real-world/animating\"},{\"text\":\"Sorting Lists\",\"link\":\"/examples/real-world/sorting-lists\"},{\"text\":\"Tree\",\"link\":\"/examples/real-world/tree\"},{\"text\":\"Async Drop Promise\",\"link\":\"/examples/real-world/promise-drop\"}]}]},\"socialLinks\":[{\"icon\":\"github\",\"link\":\"https://github.com/zizigy/vue-dnd-kit\"}],\"footer\":{\"message\":\"Released under the MIT License.\",\"copyright\":\"Copyright © 2024 ZIZIGY\"},\"search\":{\"provider\":\"local\",\"options\":{\"locales\":{\"root\":{\"translations\":{\"button\":{\"buttonText\":\"Search\",\"buttonAriaLabel\":\"Search\"},\"modal\":{\"noResultsText\":\"No results found\",\"resetButtonTitle\":\"Reset search\",\"footer\":{\"selectText\":\"to select\",\"navigateText\":\"to navigate\",\"closeText\":\"to close\"}}}}}}}},\"locales\":{},\"scrollOffset\":134,\"cleanUrls\":false}");</script>
2121

2222
</body>
2323
</html>

0 commit comments

Comments
 (0)