diff --git a/src/routes/docs/1.0/+layout.svelte b/src/routes/docs/1.0/+layout.svelte index f845d5a..f4f2f82 100644 --- a/src/routes/docs/1.0/+layout.svelte +++ b/src/routes/docs/1.0/+layout.svelte @@ -1,8 +1,8 @@ diff --git a/src/routes/docs/1.0/_Preview.svelte b/src/routes/docs/1.0/Preview.svelte similarity index 100% rename from src/routes/docs/1.0/_Preview.svelte rename to src/routes/docs/1.0/Preview.svelte diff --git a/src/routes/docs/1.0/_Sidebar.svelte b/src/routes/docs/1.0/Sidebar.svelte similarity index 100% rename from src/routes/docs/1.0/_Sidebar.svelte rename to src/routes/docs/1.0/Sidebar.svelte diff --git a/src/routes/docs/1.0/_TableOfContents.svelte b/src/routes/docs/1.0/TableOfContents.svelte similarity index 98% rename from src/routes/docs/1.0/_TableOfContents.svelte rename to src/routes/docs/1.0/TableOfContents.svelte index 0f70504..7532511 100644 --- a/src/routes/docs/1.0/_TableOfContents.svelte +++ b/src/routes/docs/1.0/TableOfContents.svelte @@ -1,7 +1,7 @@ diff --git a/src/routes/docs/1.0/disclosure/+page.svx b/src/routes/docs/1.0/disclosure/+page.svx index b69304b..51f0746 100644 --- a/src/routes/docs/1.0/disclosure/+page.svx +++ b/src/routes/docs/1.0/disclosure/+page.svx @@ -1,7 +1,7 @@ # Disclosure diff --git a/src/routes/docs/1.0/listbox/+page.svx b/src/routes/docs/1.0/listbox/+page.svx index f39cfee..54b673f 100644 --- a/src/routes/docs/1.0/listbox/+page.svx +++ b/src/routes/docs/1.0/listbox/+page.svx @@ -1,7 +1,7 @@ # Listbox diff --git a/src/routes/docs/1.0/menu/+page.svx b/src/routes/docs/1.0/menu/+page.svx index 4dca246..ac69e04 100644 --- a/src/routes/docs/1.0/menu/+page.svx +++ b/src/routes/docs/1.0/menu/+page.svx @@ -1,7 +1,7 @@ # Menu diff --git a/src/routes/docs/1.0/popover/+page.svx b/src/routes/docs/1.0/popover/+page.svx index 480ae60..6e21526 100644 --- a/src/routes/docs/1.0/popover/+page.svx +++ b/src/routes/docs/1.0/popover/+page.svx @@ -1,7 +1,7 @@ # Popover diff --git a/src/routes/docs/1.0/radio-group/+page.svx b/src/routes/docs/1.0/radio-group/+page.svx index f87b657..6604e5e 100644 --- a/src/routes/docs/1.0/radio-group/+page.svx +++ b/src/routes/docs/1.0/radio-group/+page.svx @@ -1,7 +1,7 @@ # Radio Group diff --git a/src/routes/docs/1.0/switch/+page.svx b/src/routes/docs/1.0/switch/+page.svx index 4107956..2d79ac3 100644 --- a/src/routes/docs/1.0/switch/+page.svx +++ b/src/routes/docs/1.0/switch/+page.svx @@ -1,7 +1,7 @@ # Switch diff --git a/src/routes/docs/1.0/tabs/+page.svx b/src/routes/docs/1.0/tabs/+page.svx index e54fecd..64d65a2 100644 --- a/src/routes/docs/1.0/tabs/+page.svx +++ b/src/routes/docs/1.0/tabs/+page.svx @@ -1,7 +1,7 @@ # Tabs diff --git a/src/routes/docs/1.0/transition/+page.svx b/src/routes/docs/1.0/transition/+page.svx index 22db882..0d1259d 100644 --- a/src/routes/docs/1.0/transition/+page.svx +++ b/src/routes/docs/1.0/transition/+page.svx @@ -1,7 +1,7 @@ # Transition diff --git a/src/routes/docs/2.0/+layout.svelte b/src/routes/docs/2.0/+layout.svelte index 8da7e87..f324a6f 100644 --- a/src/routes/docs/2.0/+layout.svelte +++ b/src/routes/docs/2.0/+layout.svelte @@ -1,8 +1,8 @@ diff --git a/src/routes/docs/2.0/_Preview.svelte b/src/routes/docs/2.0/Preview.svelte similarity index 100% rename from src/routes/docs/2.0/_Preview.svelte rename to src/routes/docs/2.0/Preview.svelte diff --git a/src/routes/docs/2.0/_Sidebar.svelte b/src/routes/docs/2.0/Sidebar.svelte similarity index 100% rename from src/routes/docs/2.0/_Sidebar.svelte rename to src/routes/docs/2.0/Sidebar.svelte diff --git a/src/routes/docs/2.0/_TableOfContents.svelte b/src/routes/docs/2.0/TableOfContents.svelte similarity index 98% rename from src/routes/docs/2.0/_TableOfContents.svelte rename to src/routes/docs/2.0/TableOfContents.svelte index 0f70504..7532511 100644 --- a/src/routes/docs/2.0/_TableOfContents.svelte +++ b/src/routes/docs/2.0/TableOfContents.svelte @@ -1,7 +1,7 @@ diff --git a/src/routes/docs/2.0/disclosure/+page.svx b/src/routes/docs/2.0/disclosure/+page.svx index 8549b27..3812af5 100644 --- a/src/routes/docs/2.0/disclosure/+page.svx +++ b/src/routes/docs/2.0/disclosure/+page.svx @@ -1,7 +1,7 @@ # Disclosure diff --git a/src/routes/docs/2.0/listbox/+page.svx b/src/routes/docs/2.0/listbox/+page.svx index 0dc5d7c..6687c14 100644 --- a/src/routes/docs/2.0/listbox/+page.svx +++ b/src/routes/docs/2.0/listbox/+page.svx @@ -1,7 +1,7 @@ # Listbox diff --git a/src/routes/docs/2.0/menu/+page.svx b/src/routes/docs/2.0/menu/+page.svx index 9d86602..efae033 100644 --- a/src/routes/docs/2.0/menu/+page.svx +++ b/src/routes/docs/2.0/menu/+page.svx @@ -1,7 +1,7 @@ # Menu diff --git a/src/routes/docs/2.0/popover/+page.svx b/src/routes/docs/2.0/popover/+page.svx index 993260e..7134263 100644 --- a/src/routes/docs/2.0/popover/+page.svx +++ b/src/routes/docs/2.0/popover/+page.svx @@ -1,7 +1,7 @@ # Popover diff --git a/src/routes/docs/2.0/radio-group/+page.svx b/src/routes/docs/2.0/radio-group/+page.svx index e845191..43d3b8c 100644 --- a/src/routes/docs/2.0/radio-group/+page.svx +++ b/src/routes/docs/2.0/radio-group/+page.svx @@ -1,7 +1,7 @@ # Radio Group diff --git a/src/routes/docs/2.0/switch/+page.svx b/src/routes/docs/2.0/switch/+page.svx index 6f62f8e..cd5bf68 100644 --- a/src/routes/docs/2.0/switch/+page.svx +++ b/src/routes/docs/2.0/switch/+page.svx @@ -1,7 +1,7 @@ # Switch diff --git a/src/routes/docs/2.0/tabs/+page.svx b/src/routes/docs/2.0/tabs/+page.svx index 57d1ac8..e7d7854 100644 --- a/src/routes/docs/2.0/tabs/+page.svx +++ b/src/routes/docs/2.0/tabs/+page.svx @@ -1,7 +1,7 @@ # Tabs diff --git a/src/routes/docs/2.0/transition/+page.svx b/src/routes/docs/2.0/transition/+page.svx index c66f517..f95b4fa 100644 --- a/src/routes/docs/2.0/transition/+page.svx +++ b/src/routes/docs/2.0/transition/+page.svx @@ -1,7 +1,7 @@ # Transition