From 0ac8e337e7c66ea2ab6adb70144eb6a8290fcbe6 Mon Sep 17 00:00:00 2001 From: codecalm Date: Thu, 2 Jan 2025 11:25:08 +0100 Subject: [PATCH] Update docs structure --- docs/menu.json | 114 +++++++++--------- docs/{ => ui}/base/colors.mdx | 0 docs/{ => ui}/base/typography.mdx | 0 docs/{ => ui}/components/alerts.mdx | 0 docs/{ => ui}/components/autosize.mdx | 0 docs/{ => ui}/components/avatars.mdx | 2 +- docs/{ => ui}/components/badges.mdx | 2 +- docs/{ => ui}/components/breadcrumb.mdx | 0 docs/{ => ui}/components/buttons.mdx | 0 docs/{ => ui}/components/cards.mdx | 0 docs/{ => ui}/components/carousel.mdx | 0 docs/{ => ui}/components/charts.mdx | 0 docs/{ => ui}/components/countup.mdx | 0 docs/{ => ui}/components/datagrid.mdx | 0 docs/{ => ui}/components/divider.mdx | 2 +- docs/{ => ui}/components/dropdowns.mdx | 0 docs/{ => ui}/components/dropzone.mdx | 0 docs/{ => ui}/components/empty.mdx | 0 docs/{ => ui}/components/icons.mdx | 0 docs/{ => ui}/components/inline-player.mdx | 0 docs/{ => ui}/components/modals.mdx | 0 docs/{ => ui}/components/placeholder.mdx | 0 docs/{ => ui}/components/popover.mdx | 0 docs/{ => ui}/components/progress.mdx | 2 +- docs/{ => ui}/components/progressbg.mdx | 0 docs/{ => ui}/components/range-slider.mdx | 0 docs/{ => ui}/components/ribbons.mdx | 2 +- docs/{ => ui}/components/spinners.mdx | 0 docs/{ => ui}/components/statuses.mdx | 0 docs/{ => ui}/components/steps.mdx | 2 +- docs/{ => ui}/components/switch-icon.mdx | 0 docs/{ => ui}/components/tables.mdx | 0 docs/{ => ui}/components/tabs.mdx | 0 docs/{ => ui}/components/timelines.mdx | 0 docs/{ => ui}/components/tinymce.mdx | 0 docs/{ => ui}/components/toasts.mdx | 0 docs/{ => ui}/components/tooltips.mdx | 0 docs/{ => ui}/components/tracking.mdx | 0 docs/{ => ui}/forms/form-color-check.mdx | 0 docs/{ => ui}/forms/form-elements.mdx | 0 docs/{ => ui}/forms/form-fieldset.mdx | 0 docs/{ => ui}/forms/form-helpers.mdx | 0 docs/{ => ui}/forms/form-image-check.mdx | 0 docs/{ => ui}/forms/form-input-mask.mdx | 0 docs/{ => ui}/forms/form-selectboxes.mdx | 0 docs/{ => ui}/forms/form-validation.mdx | 0 .../getting-started/browser-support.mdx | 0 docs/{ => ui}/getting-started/customize.mdx | 0 docs/{ => ui}/getting-started/download.mdx | 0 docs/{ => ui}/getting-started/faq.mdx | 0 docs/{ => ui}/getting-started/index.mdx | 0 docs/{ => ui}/layout/page-headers.mdx | 0 docs/{ => ui}/layout/page-layouts.mdx | 2 +- docs/{ => ui}/plugins/flags.mdx | 0 docs/{ => ui}/plugins/payments.mdx | 0 docs/{ => ui}/utilities/borders.mdx | 0 docs/{ => ui}/utilities/cursors.mdx | 0 docs/{ => ui}/utilities/interactions.mdx | 0 58 files changed, 64 insertions(+), 64 deletions(-) rename docs/{ => ui}/base/colors.mdx (100%) rename docs/{ => ui}/base/typography.mdx (100%) rename docs/{ => ui}/components/alerts.mdx (100%) rename docs/{ => ui}/components/autosize.mdx (100%) rename docs/{ => ui}/components/avatars.mdx (99%) rename docs/{ => ui}/components/badges.mdx (96%) rename docs/{ => ui}/components/breadcrumb.mdx (100%) rename docs/{ => ui}/components/buttons.mdx (100%) rename docs/{ => ui}/components/cards.mdx (100%) rename docs/{ => ui}/components/carousel.mdx (100%) rename docs/{ => ui}/components/charts.mdx (100%) rename docs/{ => ui}/components/countup.mdx (100%) rename docs/{ => ui}/components/datagrid.mdx (100%) rename docs/{ => ui}/components/divider.mdx (96%) rename docs/{ => ui}/components/dropdowns.mdx (100%) rename docs/{ => ui}/components/dropzone.mdx (100%) rename docs/{ => ui}/components/empty.mdx (100%) rename docs/{ => ui}/components/icons.mdx (100%) rename docs/{ => ui}/components/inline-player.mdx (100%) rename docs/{ => ui}/components/modals.mdx (100%) rename docs/{ => ui}/components/placeholder.mdx (100%) rename docs/{ => ui}/components/popover.mdx (100%) rename docs/{ => ui}/components/progress.mdx (98%) rename docs/{ => ui}/components/progressbg.mdx (100%) rename docs/{ => ui}/components/range-slider.mdx (100%) rename docs/{ => ui}/components/ribbons.mdx (97%) rename docs/{ => ui}/components/spinners.mdx (100%) rename docs/{ => ui}/components/statuses.mdx (100%) rename docs/{ => ui}/components/steps.mdx (96%) rename docs/{ => ui}/components/switch-icon.mdx (100%) rename docs/{ => ui}/components/tables.mdx (100%) rename docs/{ => ui}/components/tabs.mdx (100%) rename docs/{ => ui}/components/timelines.mdx (100%) rename docs/{ => ui}/components/tinymce.mdx (100%) rename docs/{ => ui}/components/toasts.mdx (100%) rename docs/{ => ui}/components/tooltips.mdx (100%) rename docs/{ => ui}/components/tracking.mdx (100%) rename docs/{ => ui}/forms/form-color-check.mdx (100%) rename docs/{ => ui}/forms/form-elements.mdx (100%) rename docs/{ => ui}/forms/form-fieldset.mdx (100%) rename docs/{ => ui}/forms/form-helpers.mdx (100%) rename docs/{ => ui}/forms/form-image-check.mdx (100%) rename docs/{ => ui}/forms/form-input-mask.mdx (100%) rename docs/{ => ui}/forms/form-selectboxes.mdx (100%) rename docs/{ => ui}/forms/form-validation.mdx (100%) rename docs/{ => ui}/getting-started/browser-support.mdx (100%) rename docs/{ => ui}/getting-started/customize.mdx (100%) rename docs/{ => ui}/getting-started/download.mdx (100%) rename docs/{ => ui}/getting-started/faq.mdx (100%) rename docs/{ => ui}/getting-started/index.mdx (100%) rename docs/{ => ui}/layout/page-headers.mdx (100%) rename docs/{ => ui}/layout/page-layouts.mdx (98%) rename docs/{ => ui}/plugins/flags.mdx (100%) rename docs/{ => ui}/plugins/payments.mdx (100%) rename docs/{ => ui}/utilities/borders.mdx (100%) rename docs/{ => ui}/utilities/cursors.mdx (100%) rename docs/{ => ui}/utilities/interactions.mdx (100%) diff --git a/docs/menu.json b/docs/menu.json index e558ec282..e1e2789f8 100644 --- a/docs/menu.json +++ b/docs/menu.json @@ -4,23 +4,23 @@ "items": [ { "title": "Introduction", - "href": "/docs/getting-started" + "href": "/docs/ui/getting-started" }, { "title": "Browser Support", - "href": "/docs/getting-started/browser-support" + "href": "/docs/ui/getting-started/browser-support" }, { "title": "Customize Tabler", - "href": "/docs/getting-started/customize" + "href": "/docs/ui/getting-started/customize" }, { "title": "Download", - "href": "/docs/getting-started/download" + "href": "/docs/ui/getting-started/download" }, { "title": "FAQ", - "href": "/docs/getting-started/faq" + "href": "/docs/ui/getting-started/faq" } ] }, @@ -30,11 +30,11 @@ { "title": "Colors", "label": "new", - "href": "/docs/base/colors" + "href": "/docs/ui/base/colors" }, { "title": "Typography", - "href": "/docs/base/typography" + "href": "/docs/ui/base/typography" } ] }, @@ -44,11 +44,11 @@ { "title": "Page layouts", "label": "new", - "href": "/docs/layout/page-layouts" + "href": "/docs/ui/layout/page-layouts" }, { "title": "Page headers", - "href": "/docs/layout/page-headers" + "href": "/docs/ui/layout/page-headers" } ] }, @@ -57,139 +57,139 @@ "items": [ { "title": "Alerts", - "href": "/docs/components/alerts" + "href": "/docs/ui/components/alerts" }, { "title": "Autosize", - "href": "/docs/components/autosize" + "href": "/docs/ui/components/autosize" }, { "title": "Avatars", - "href": "/docs/components/avatars" + "href": "/docs/ui/components/avatars" }, { "title": "Badges", - "href": "/docs/components/badges" + "href": "/docs/ui/components/badges" }, { "title": "Breadcrumb", - "href": "/docs/components/breadcrumb" + "href": "/docs/ui/components/breadcrumb" }, { "title": "Buttons", - "href": "/docs/components/buttons" + "href": "/docs/ui/components/buttons" }, { "title": "Cards", - "href": "/docs/components/cards" + "href": "/docs/ui/components/cards" }, { "title": "Carousel", - "href": "/docs/components/carousel" + "href": "/docs/ui/components/carousel" }, { "title": "Charts", - "href": "/docs/components/charts" + "href": "/docs/ui/components/charts" }, { "title": "Datagrid", - "href": "/docs/components/datagrid" + "href": "/docs/ui/components/datagrid" }, { "title": "Divider", - "href": "/docs/components/divider" + "href": "/docs/ui/components/divider" }, { "title": "Dropdowns", - "href": "/docs/components/dropdowns" + "href": "/docs/ui/components/dropdowns" }, { "title": "Dropzone", - "href": "/docs/components/dropzone" + "href": "/docs/ui/components/dropzone" }, { "title": "Empty", - "href": "/docs/components/empty" + "href": "/docs/ui/components/empty" }, { "title": "Icons", - "href": "/docs/components/icons" + "href": "/docs/ui/components/icons" }, { "title": "Inline Player", - "href": "/docs/components/inline-player" + "href": "/docs/ui/components/inline-player" }, { "title": "Modals", - "href": "/docs/components/modals" + "href": "/docs/ui/components/modals" }, { "title": "Placeholder", - "href": "/docs/components/placeholder" + "href": "/docs/ui/components/placeholder" }, { "title": "Popover", - "href": "/docs/components/popover" + "href": "/docs/ui/components/popover" }, { "title": "Progress", - "href": "/docs/components/progress" + "href": "/docs/ui/components/progress" }, { "title": "Progress background", - "href": "/docs/components/progressbg" + "href": "/docs/ui/components/progressbg" }, { "title": "Range slider", - "href": "/docs/components/range-slider" + "href": "/docs/ui/components/range-slider" }, { "title": "Ribbons", - "href": "/docs/components/ribbons" + "href": "/docs/ui/components/ribbons" }, { "title": "Spinners", - "href": "/docs/components/spinners" + "href": "/docs/ui/components/spinners" }, { "title": "Statuses", - "href": "/docs/components/statuses" + "href": "/docs/ui/components/statuses" }, { "title": "Steps", - "href": "/docs/components/steps" + "href": "/docs/ui/components/steps" }, { "title": "Switch icon", - "href": "/docs/components/switch-icon" + "href": "/docs/ui/components/switch-icon" }, { "title": "Tables", - "href": "/docs/components/tables" + "href": "/docs/ui/components/tables" }, { "title": "Tabs", - "href": "/docs/components/tabs" + "href": "/docs/ui/components/tabs" }, { "title": "Timelines", - "href": "/docs/components/timelines" + "href": "/docs/ui/components/timelines" }, { "title": "Tinymce", - "href": "/docs/components/tinymce" + "href": "/docs/ui/components/tinymce" }, { "title": "Toasts", - "href": "/docs/components/toasts" + "href": "/docs/ui/components/toasts" }, { "title": "Tooltips", - "href": "/docs/components/tooltips" + "href": "/docs/ui/components/tooltips" }, { "title": "Tracking", - "href": "/docs/components/tracking" + "href": "/docs/ui/components/tracking" } ] }, @@ -198,35 +198,35 @@ "items": [ { "title": "Base elements", - "href": "/docs/forms/form-elements" + "href": "/docs/ui/forms/form-elements" }, { "title": "Fieldset", - "href": "/docs/forms/form-fieldset" + "href": "/docs/ui/forms/form-fieldset" }, { "title": "Color check", - "href": "/docs/forms/form-color-check" + "href": "/docs/ui/forms/form-color-check" }, { "title": "Image check", - "href": "/docs/forms/form-image-check" + "href": "/docs/ui/forms/form-image-check" }, { "title": "Selectbox", - "href": "/docs/forms/form-selectboxes" + "href": "/docs/ui/forms/form-selectboxes" }, { "title": "Validation", - "href": "/docs/forms/form-validation" + "href": "/docs/ui/forms/form-validation" }, { "title": "Input mask", - "href": "/docs/forms/form-input-mask" + "href": "/docs/ui/forms/form-input-mask" }, { "title": "Form helpers", - "href": "/docs/forms/form-helpers" + "href": "/docs/ui/forms/form-helpers" } ] }, @@ -235,11 +235,11 @@ "items": [ { "title": "Flags", - "href": "/docs/plugins/flags" + "href": "/docs/ui/plugins/flags" }, { "title": "Payments", - "href": "/docs/plugins/payments" + "href": "/docs/ui/plugins/payments" } ] }, @@ -248,15 +248,15 @@ "items": [ { "title": "Borders", - "href": "/docs/utilities/borders" + "href": "/docs/ui/utilities/borders" }, { "title": "Cursors", - "href": "/docs/utilities/cursors" + "href": "/docs/ui/utilities/cursors" }, { "title": "Interactions", - "href": "/docs/utilities/interactions" + "href": "/docs/ui/utilities/interactions" } ] }, @@ -265,7 +265,7 @@ "items": [ { "title": "Introduction", - "href": "/docs/icons", + "href": "/docs/ui/icons", "label": "new" }, { diff --git a/docs/base/colors.mdx b/docs/ui/base/colors.mdx similarity index 100% rename from docs/base/colors.mdx rename to docs/ui/base/colors.mdx diff --git a/docs/base/typography.mdx b/docs/ui/base/typography.mdx similarity index 100% rename from docs/base/typography.mdx rename to docs/ui/base/typography.mdx diff --git a/docs/components/alerts.mdx b/docs/ui/components/alerts.mdx similarity index 100% rename from docs/components/alerts.mdx rename to docs/ui/components/alerts.mdx diff --git a/docs/components/autosize.mdx b/docs/ui/components/autosize.mdx similarity index 100% rename from docs/components/autosize.mdx rename to docs/ui/components/autosize.mdx diff --git a/docs/components/avatars.mdx b/docs/ui/components/avatars.mdx similarity index 99% rename from docs/components/avatars.mdx rename to docs/ui/components/avatars.mdx index 96dbd8c13..44a32f394 100644 --- a/docs/components/avatars.mdx +++ b/docs/ui/components/avatars.mdx @@ -73,7 +73,7 @@ Apart from pictures and initials, you can also use icons to make the avatars mor ## Avatar initials color -Customize the color of the avatars' background. You can click [here](colors) to see the list of available colors. +Customize the color of the avatars' background. You can click [here](/docs/ui/colors) to see the list of available colors. ```html example centered separated code AB diff --git a/docs/components/badges.mdx b/docs/ui/components/badges.mdx similarity index 96% rename from docs/components/badges.mdx rename to docs/ui/components/badges.mdx index df3524ed9..007a8d817 100644 --- a/docs/components/badges.mdx +++ b/docs/ui/components/badges.mdx @@ -72,7 +72,7 @@ Use the `.badge-pill` class if you want to create a badge with rounded corners. ## Soft color badges -You can create a soft colour variant of a corresponding contextual badge variation, to make it look more subtle. Click [here](colors) to see the list of available colors and choose ones that best suit your design. +You can create a soft colour variant of a corresponding contextual badge variation, to make it look more subtle. Click [here](/docs/ui/colors) to see the list of available colors and choose ones that best suit your design. ```html code example vertical centered separated scrollable height="15rem" Blue diff --git a/docs/components/breadcrumb.mdx b/docs/ui/components/breadcrumb.mdx similarity index 100% rename from docs/components/breadcrumb.mdx rename to docs/ui/components/breadcrumb.mdx diff --git a/docs/components/buttons.mdx b/docs/ui/components/buttons.mdx similarity index 100% rename from docs/components/buttons.mdx rename to docs/ui/components/buttons.mdx diff --git a/docs/components/cards.mdx b/docs/ui/components/cards.mdx similarity index 100% rename from docs/components/cards.mdx rename to docs/ui/components/cards.mdx diff --git a/docs/components/carousel.mdx b/docs/ui/components/carousel.mdx similarity index 100% rename from docs/components/carousel.mdx rename to docs/ui/components/carousel.mdx diff --git a/docs/components/charts.mdx b/docs/ui/components/charts.mdx similarity index 100% rename from docs/components/charts.mdx rename to docs/ui/components/charts.mdx diff --git a/docs/components/countup.mdx b/docs/ui/components/countup.mdx similarity index 100% rename from docs/components/countup.mdx rename to docs/ui/components/countup.mdx diff --git a/docs/components/datagrid.mdx b/docs/ui/components/datagrid.mdx similarity index 100% rename from docs/components/datagrid.mdx rename to docs/ui/components/datagrid.mdx diff --git a/docs/components/divider.mdx b/docs/ui/components/divider.mdx similarity index 96% rename from docs/components/divider.mdx rename to docs/ui/components/divider.mdx index 675d0c029..c28683232 100644 --- a/docs/components/divider.mdx +++ b/docs/ui/components/divider.mdx @@ -42,7 +42,7 @@ You can modify the position of the text which is to be included in a separator a ## Divider color -Customize the color of dividers to make them go well with your design. Click [here](colors) to see the list of available colors. +Customize the color of dividers to make them go well with your design. Click [here](/docs/ui/colors) to see the list of available colors. ```html code example height="380px"

diff --git a/docs/components/dropdowns.mdx b/docs/ui/components/dropdowns.mdx similarity index 100% rename from docs/components/dropdowns.mdx rename to docs/ui/components/dropdowns.mdx diff --git a/docs/components/dropzone.mdx b/docs/ui/components/dropzone.mdx similarity index 100% rename from docs/components/dropzone.mdx rename to docs/ui/components/dropzone.mdx diff --git a/docs/components/empty.mdx b/docs/ui/components/empty.mdx similarity index 100% rename from docs/components/empty.mdx rename to docs/ui/components/empty.mdx diff --git a/docs/components/icons.mdx b/docs/ui/components/icons.mdx similarity index 100% rename from docs/components/icons.mdx rename to docs/ui/components/icons.mdx diff --git a/docs/components/inline-player.mdx b/docs/ui/components/inline-player.mdx similarity index 100% rename from docs/components/inline-player.mdx rename to docs/ui/components/inline-player.mdx diff --git a/docs/components/modals.mdx b/docs/ui/components/modals.mdx similarity index 100% rename from docs/components/modals.mdx rename to docs/ui/components/modals.mdx diff --git a/docs/components/placeholder.mdx b/docs/ui/components/placeholder.mdx similarity index 100% rename from docs/components/placeholder.mdx rename to docs/ui/components/placeholder.mdx diff --git a/docs/components/popover.mdx b/docs/ui/components/popover.mdx similarity index 100% rename from docs/components/popover.mdx rename to docs/ui/components/popover.mdx diff --git a/docs/components/progress.mdx b/docs/ui/components/progress.mdx similarity index 98% rename from docs/components/progress.mdx rename to docs/ui/components/progress.mdx index 094ab86a4..99f66d617 100644 --- a/docs/components/progress.mdx +++ b/docs/ui/components/progress.mdx @@ -66,7 +66,7 @@ You can also use native HTML5 `` element. ## Progress color -Customize the color of the progress bar to suit your design. Click [here](colors) to see the list of available colors. +Customize the color of the progress bar to suit your design. Click [here](/docs/ui/colors) to see the list of available colors. ```html code example columns={1} centered separated

diff --git a/docs/components/progressbg.mdx b/docs/ui/components/progressbg.mdx similarity index 100% rename from docs/components/progressbg.mdx rename to docs/ui/components/progressbg.mdx diff --git a/docs/components/range-slider.mdx b/docs/ui/components/range-slider.mdx similarity index 100% rename from docs/components/range-slider.mdx rename to docs/ui/components/range-slider.mdx diff --git a/docs/components/ribbons.mdx b/docs/ui/components/ribbons.mdx similarity index 97% rename from docs/components/ribbons.mdx rename to docs/ui/components/ribbons.mdx index 8e0331a63..109d51c18 100644 --- a/docs/components/ribbons.mdx +++ b/docs/ui/components/ribbons.mdx @@ -68,7 +68,7 @@ Using multiple classes at once will give you more position options. For example, ## Ribbon color -Customize the ribbon's background color. You can click [here](colors) to see the list of available colors. +Customize the ribbon's background color. You can click [here](/docs/ui/colors) to see the list of available colors. ```html example columns={1} centered
diff --git a/docs/components/spinners.mdx b/docs/ui/components/spinners.mdx similarity index 100% rename from docs/components/spinners.mdx rename to docs/ui/components/spinners.mdx diff --git a/docs/components/statuses.mdx b/docs/ui/components/statuses.mdx similarity index 100% rename from docs/components/statuses.mdx rename to docs/ui/components/statuses.mdx diff --git a/docs/components/steps.mdx b/docs/ui/components/steps.mdx similarity index 96% rename from docs/components/steps.mdx rename to docs/ui/components/steps.mdx index 0d415906e..5fddb9aa5 100644 --- a/docs/components/steps.mdx +++ b/docs/ui/components/steps.mdx @@ -50,7 +50,7 @@ Add tooltips, if you want to provide users with additional information about the ## Color -You can customize the default progress indicator by changing the color to one that better suits your design. Click [here](colors) to see the range of available colors. +You can customize the default progress indicator by changing the color to one that better suits your design. Click [here](/docs/ui/colors) to see the range of available colors. ```html code example
diff --git a/docs/components/switch-icon.mdx b/docs/ui/components/switch-icon.mdx similarity index 100% rename from docs/components/switch-icon.mdx rename to docs/ui/components/switch-icon.mdx diff --git a/docs/components/tables.mdx b/docs/ui/components/tables.mdx similarity index 100% rename from docs/components/tables.mdx rename to docs/ui/components/tables.mdx diff --git a/docs/components/tabs.mdx b/docs/ui/components/tabs.mdx similarity index 100% rename from docs/components/tabs.mdx rename to docs/ui/components/tabs.mdx diff --git a/docs/components/timelines.mdx b/docs/ui/components/timelines.mdx similarity index 100% rename from docs/components/timelines.mdx rename to docs/ui/components/timelines.mdx diff --git a/docs/components/tinymce.mdx b/docs/ui/components/tinymce.mdx similarity index 100% rename from docs/components/tinymce.mdx rename to docs/ui/components/tinymce.mdx diff --git a/docs/components/toasts.mdx b/docs/ui/components/toasts.mdx similarity index 100% rename from docs/components/toasts.mdx rename to docs/ui/components/toasts.mdx diff --git a/docs/components/tooltips.mdx b/docs/ui/components/tooltips.mdx similarity index 100% rename from docs/components/tooltips.mdx rename to docs/ui/components/tooltips.mdx diff --git a/docs/components/tracking.mdx b/docs/ui/components/tracking.mdx similarity index 100% rename from docs/components/tracking.mdx rename to docs/ui/components/tracking.mdx diff --git a/docs/forms/form-color-check.mdx b/docs/ui/forms/form-color-check.mdx similarity index 100% rename from docs/forms/form-color-check.mdx rename to docs/ui/forms/form-color-check.mdx diff --git a/docs/forms/form-elements.mdx b/docs/ui/forms/form-elements.mdx similarity index 100% rename from docs/forms/form-elements.mdx rename to docs/ui/forms/form-elements.mdx diff --git a/docs/forms/form-fieldset.mdx b/docs/ui/forms/form-fieldset.mdx similarity index 100% rename from docs/forms/form-fieldset.mdx rename to docs/ui/forms/form-fieldset.mdx diff --git a/docs/forms/form-helpers.mdx b/docs/ui/forms/form-helpers.mdx similarity index 100% rename from docs/forms/form-helpers.mdx rename to docs/ui/forms/form-helpers.mdx diff --git a/docs/forms/form-image-check.mdx b/docs/ui/forms/form-image-check.mdx similarity index 100% rename from docs/forms/form-image-check.mdx rename to docs/ui/forms/form-image-check.mdx diff --git a/docs/forms/form-input-mask.mdx b/docs/ui/forms/form-input-mask.mdx similarity index 100% rename from docs/forms/form-input-mask.mdx rename to docs/ui/forms/form-input-mask.mdx diff --git a/docs/forms/form-selectboxes.mdx b/docs/ui/forms/form-selectboxes.mdx similarity index 100% rename from docs/forms/form-selectboxes.mdx rename to docs/ui/forms/form-selectboxes.mdx diff --git a/docs/forms/form-validation.mdx b/docs/ui/forms/form-validation.mdx similarity index 100% rename from docs/forms/form-validation.mdx rename to docs/ui/forms/form-validation.mdx diff --git a/docs/getting-started/browser-support.mdx b/docs/ui/getting-started/browser-support.mdx similarity index 100% rename from docs/getting-started/browser-support.mdx rename to docs/ui/getting-started/browser-support.mdx diff --git a/docs/getting-started/customize.mdx b/docs/ui/getting-started/customize.mdx similarity index 100% rename from docs/getting-started/customize.mdx rename to docs/ui/getting-started/customize.mdx diff --git a/docs/getting-started/download.mdx b/docs/ui/getting-started/download.mdx similarity index 100% rename from docs/getting-started/download.mdx rename to docs/ui/getting-started/download.mdx diff --git a/docs/getting-started/faq.mdx b/docs/ui/getting-started/faq.mdx similarity index 100% rename from docs/getting-started/faq.mdx rename to docs/ui/getting-started/faq.mdx diff --git a/docs/getting-started/index.mdx b/docs/ui/getting-started/index.mdx similarity index 100% rename from docs/getting-started/index.mdx rename to docs/ui/getting-started/index.mdx diff --git a/docs/layout/page-headers.mdx b/docs/ui/layout/page-headers.mdx similarity index 100% rename from docs/layout/page-headers.mdx rename to docs/ui/layout/page-headers.mdx diff --git a/docs/layout/page-layouts.mdx b/docs/ui/layout/page-layouts.mdx similarity index 98% rename from docs/layout/page-layouts.mdx rename to docs/ui/layout/page-layouts.mdx index 44d7c8158..c26e23861 100644 --- a/docs/layout/page-layouts.mdx +++ b/docs/ui/layout/page-layouts.mdx @@ -4,7 +4,7 @@ description: Learn how to build a sample version of the dashboard --- - Before you start with this section, make sure you have followed the [installation guideline](/docs/getting-started/download). + Before you start with this section, make sure you have followed the [installation guideline](/docs/ui/getting-started/download). ## Sample layout diff --git a/docs/plugins/flags.mdx b/docs/ui/plugins/flags.mdx similarity index 100% rename from docs/plugins/flags.mdx rename to docs/ui/plugins/flags.mdx diff --git a/docs/plugins/payments.mdx b/docs/ui/plugins/payments.mdx similarity index 100% rename from docs/plugins/payments.mdx rename to docs/ui/plugins/payments.mdx diff --git a/docs/utilities/borders.mdx b/docs/ui/utilities/borders.mdx similarity index 100% rename from docs/utilities/borders.mdx rename to docs/ui/utilities/borders.mdx diff --git a/docs/utilities/cursors.mdx b/docs/ui/utilities/cursors.mdx similarity index 100% rename from docs/utilities/cursors.mdx rename to docs/ui/utilities/cursors.mdx diff --git a/docs/utilities/interactions.mdx b/docs/ui/utilities/interactions.mdx similarity index 100% rename from docs/utilities/interactions.mdx rename to docs/ui/utilities/interactions.mdx