codecalm 8 месяцев назад
Родитель
Сommit
0ac8e337e7
58 измененных файлов с 64 добавлено и 64 удалено
  1. 57 57
      docs/menu.json
  2. 0 0
      docs/ui/base/colors.mdx
  3. 0 0
      docs/ui/base/typography.mdx
  4. 0 0
      docs/ui/components/alerts.mdx
  5. 0 0
      docs/ui/components/autosize.mdx
  6. 1 1
      docs/ui/components/avatars.mdx
  7. 1 1
      docs/ui/components/badges.mdx
  8. 0 0
      docs/ui/components/breadcrumb.mdx
  9. 0 0
      docs/ui/components/buttons.mdx
  10. 0 0
      docs/ui/components/cards.mdx
  11. 0 0
      docs/ui/components/carousel.mdx
  12. 0 0
      docs/ui/components/charts.mdx
  13. 0 0
      docs/ui/components/countup.mdx
  14. 0 0
      docs/ui/components/datagrid.mdx
  15. 1 1
      docs/ui/components/divider.mdx
  16. 0 0
      docs/ui/components/dropdowns.mdx
  17. 0 0
      docs/ui/components/dropzone.mdx
  18. 0 0
      docs/ui/components/empty.mdx
  19. 0 0
      docs/ui/components/icons.mdx
  20. 0 0
      docs/ui/components/inline-player.mdx
  21. 0 0
      docs/ui/components/modals.mdx
  22. 0 0
      docs/ui/components/placeholder.mdx
  23. 0 0
      docs/ui/components/popover.mdx
  24. 1 1
      docs/ui/components/progress.mdx
  25. 0 0
      docs/ui/components/progressbg.mdx
  26. 0 0
      docs/ui/components/range-slider.mdx
  27. 1 1
      docs/ui/components/ribbons.mdx
  28. 0 0
      docs/ui/components/spinners.mdx
  29. 0 0
      docs/ui/components/statuses.mdx
  30. 1 1
      docs/ui/components/steps.mdx
  31. 0 0
      docs/ui/components/switch-icon.mdx
  32. 0 0
      docs/ui/components/tables.mdx
  33. 0 0
      docs/ui/components/tabs.mdx
  34. 0 0
      docs/ui/components/timelines.mdx
  35. 0 0
      docs/ui/components/tinymce.mdx
  36. 0 0
      docs/ui/components/toasts.mdx
  37. 0 0
      docs/ui/components/tooltips.mdx
  38. 0 0
      docs/ui/components/tracking.mdx
  39. 0 0
      docs/ui/forms/form-color-check.mdx
  40. 0 0
      docs/ui/forms/form-elements.mdx
  41. 0 0
      docs/ui/forms/form-fieldset.mdx
  42. 0 0
      docs/ui/forms/form-helpers.mdx
  43. 0 0
      docs/ui/forms/form-image-check.mdx
  44. 0 0
      docs/ui/forms/form-input-mask.mdx
  45. 0 0
      docs/ui/forms/form-selectboxes.mdx
  46. 0 0
      docs/ui/forms/form-validation.mdx
  47. 0 0
      docs/ui/getting-started/browser-support.mdx
  48. 0 0
      docs/ui/getting-started/customize.mdx
  49. 0 0
      docs/ui/getting-started/download.mdx
  50. 0 0
      docs/ui/getting-started/faq.mdx
  51. 0 0
      docs/ui/getting-started/index.mdx
  52. 0 0
      docs/ui/layout/page-headers.mdx
  53. 1 1
      docs/ui/layout/page-layouts.mdx
  54. 0 0
      docs/ui/plugins/flags.mdx
  55. 0 0
      docs/ui/plugins/payments.mdx
  56. 0 0
      docs/ui/utilities/borders.mdx
  57. 0 0
      docs/ui/utilities/cursors.mdx
  58. 0 0
      docs/ui/utilities/interactions.mdx

+ 57 - 57
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"
       },
       {

+ 0 - 0
docs/base/colors.mdx → docs/ui/base/colors.mdx


+ 0 - 0
docs/base/typography.mdx → docs/ui/base/typography.mdx


+ 0 - 0
docs/components/alerts.mdx → docs/ui/components/alerts.mdx


+ 0 - 0
docs/components/autosize.mdx → docs/ui/components/autosize.mdx


+ 1 - 1
docs/components/avatars.mdx → 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
 <span class="avatar bg-green-lt">AB</span>

+ 1 - 1
docs/components/badges.mdx → 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"
 <span class="badge bg-blue-lt">Blue</span>

+ 0 - 0
docs/components/breadcrumb.mdx → docs/ui/components/breadcrumb.mdx


+ 0 - 0
docs/components/buttons.mdx → docs/ui/components/buttons.mdx


+ 0 - 0
docs/components/cards.mdx → docs/ui/components/cards.mdx


+ 0 - 0
docs/components/carousel.mdx → docs/ui/components/carousel.mdx


+ 0 - 0
docs/components/charts.mdx → docs/ui/components/charts.mdx


+ 0 - 0
docs/components/countup.mdx → docs/ui/components/countup.mdx


+ 0 - 0
docs/components/datagrid.mdx → docs/ui/components/datagrid.mdx


+ 1 - 1
docs/components/divider.mdx → 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"
 <p>

+ 0 - 0
docs/components/dropdowns.mdx → docs/ui/components/dropdowns.mdx


+ 0 - 0
docs/components/dropzone.mdx → docs/ui/components/dropzone.mdx


+ 0 - 0
docs/components/empty.mdx → docs/ui/components/empty.mdx


+ 0 - 0
docs/components/icons.mdx → docs/ui/components/icons.mdx


+ 0 - 0
docs/components/inline-player.mdx → docs/ui/components/inline-player.mdx


+ 0 - 0
docs/components/modals.mdx → docs/ui/components/modals.mdx


+ 0 - 0
docs/components/placeholder.mdx → docs/ui/components/placeholder.mdx


+ 0 - 0
docs/components/popover.mdx → docs/ui/components/popover.mdx


+ 1 - 1
docs/components/progress.mdx → docs/ui/components/progress.mdx

@@ -66,7 +66,7 @@ You can also use native HTML5 `<progress>` 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
 <div class="progress">

+ 0 - 0
docs/components/progressbg.mdx → docs/ui/components/progressbg.mdx


+ 0 - 0
docs/components/range-slider.mdx → docs/ui/components/range-slider.mdx


+ 1 - 1
docs/components/ribbons.mdx → 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
 <div class="card">

+ 0 - 0
docs/components/spinners.mdx → docs/ui/components/spinners.mdx


+ 0 - 0
docs/components/statuses.mdx → docs/ui/components/statuses.mdx


+ 1 - 1
docs/components/steps.mdx → 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
 <div class="steps steps-green">

+ 0 - 0
docs/components/switch-icon.mdx → docs/ui/components/switch-icon.mdx


+ 0 - 0
docs/components/tables.mdx → docs/ui/components/tables.mdx


+ 0 - 0
docs/components/tabs.mdx → docs/ui/components/tabs.mdx


+ 0 - 0
docs/components/timelines.mdx → docs/ui/components/timelines.mdx


+ 0 - 0
docs/components/tinymce.mdx → docs/ui/components/tinymce.mdx


+ 0 - 0
docs/components/toasts.mdx → docs/ui/components/toasts.mdx


+ 0 - 0
docs/components/tooltips.mdx → docs/ui/components/tooltips.mdx


+ 0 - 0
docs/components/tracking.mdx → docs/ui/components/tracking.mdx


+ 0 - 0
docs/forms/form-color-check.mdx → docs/ui/forms/form-color-check.mdx


+ 0 - 0
docs/forms/form-elements.mdx → docs/ui/forms/form-elements.mdx


+ 0 - 0
docs/forms/form-fieldset.mdx → docs/ui/forms/form-fieldset.mdx


+ 0 - 0
docs/forms/form-helpers.mdx → docs/ui/forms/form-helpers.mdx


+ 0 - 0
docs/forms/form-image-check.mdx → docs/ui/forms/form-image-check.mdx


+ 0 - 0
docs/forms/form-input-mask.mdx → docs/ui/forms/form-input-mask.mdx


+ 0 - 0
docs/forms/form-selectboxes.mdx → docs/ui/forms/form-selectboxes.mdx


+ 0 - 0
docs/forms/form-validation.mdx → docs/ui/forms/form-validation.mdx


+ 0 - 0
docs/getting-started/browser-support.mdx → docs/ui/getting-started/browser-support.mdx


+ 0 - 0
docs/getting-started/customize.mdx → docs/ui/getting-started/customize.mdx


+ 0 - 0
docs/getting-started/download.mdx → docs/ui/getting-started/download.mdx


+ 0 - 0
docs/getting-started/faq.mdx → docs/ui/getting-started/faq.mdx


+ 0 - 0
docs/getting-started/index.mdx → docs/ui/getting-started/index.mdx


+ 0 - 0
docs/layout/page-headers.mdx → docs/ui/layout/page-headers.mdx


+ 1 - 1
docs/layout/page-layouts.mdx → docs/ui/layout/page-layouts.mdx

@@ -4,7 +4,7 @@ description: Learn how to build a sample version of the dashboard
 ---
 
 <Callout>
-   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). 
 </Callout>
 
 ## Sample layout

+ 0 - 0
docs/plugins/flags.mdx → docs/ui/plugins/flags.mdx


+ 0 - 0
docs/plugins/payments.mdx → docs/ui/plugins/payments.mdx


+ 0 - 0
docs/utilities/borders.mdx → docs/ui/utilities/borders.mdx


+ 0 - 0
docs/utilities/cursors.mdx → docs/ui/utilities/cursors.mdx


+ 0 - 0
docs/utilities/interactions.mdx → docs/ui/utilities/interactions.mdx