1
0
mirror of https://github.com/tabler/tabler.git synced 2025-12-21 17:34:25 +04:00

Update docs structure

This commit is contained in:
codecalm
2025-01-02 11:25:08 +01:00
parent 555f4c14f1
commit 0ac8e337e7
58 changed files with 64 additions and 64 deletions

View File

@@ -4,23 +4,23 @@
"items": [ "items": [
{ {
"title": "Introduction", "title": "Introduction",
"href": "/docs/getting-started" "href": "/docs/ui/getting-started"
}, },
{ {
"title": "Browser Support", "title": "Browser Support",
"href": "/docs/getting-started/browser-support" "href": "/docs/ui/getting-started/browser-support"
}, },
{ {
"title": "Customize Tabler", "title": "Customize Tabler",
"href": "/docs/getting-started/customize" "href": "/docs/ui/getting-started/customize"
}, },
{ {
"title": "Download", "title": "Download",
"href": "/docs/getting-started/download" "href": "/docs/ui/getting-started/download"
}, },
{ {
"title": "FAQ", "title": "FAQ",
"href": "/docs/getting-started/faq" "href": "/docs/ui/getting-started/faq"
} }
] ]
}, },
@@ -30,11 +30,11 @@
{ {
"title": "Colors", "title": "Colors",
"label": "new", "label": "new",
"href": "/docs/base/colors" "href": "/docs/ui/base/colors"
}, },
{ {
"title": "Typography", "title": "Typography",
"href": "/docs/base/typography" "href": "/docs/ui/base/typography"
} }
] ]
}, },
@@ -44,11 +44,11 @@
{ {
"title": "Page layouts", "title": "Page layouts",
"label": "new", "label": "new",
"href": "/docs/layout/page-layouts" "href": "/docs/ui/layout/page-layouts"
}, },
{ {
"title": "Page headers", "title": "Page headers",
"href": "/docs/layout/page-headers" "href": "/docs/ui/layout/page-headers"
} }
] ]
}, },
@@ -57,139 +57,139 @@
"items": [ "items": [
{ {
"title": "Alerts", "title": "Alerts",
"href": "/docs/components/alerts" "href": "/docs/ui/components/alerts"
}, },
{ {
"title": "Autosize", "title": "Autosize",
"href": "/docs/components/autosize" "href": "/docs/ui/components/autosize"
}, },
{ {
"title": "Avatars", "title": "Avatars",
"href": "/docs/components/avatars" "href": "/docs/ui/components/avatars"
}, },
{ {
"title": "Badges", "title": "Badges",
"href": "/docs/components/badges" "href": "/docs/ui/components/badges"
}, },
{ {
"title": "Breadcrumb", "title": "Breadcrumb",
"href": "/docs/components/breadcrumb" "href": "/docs/ui/components/breadcrumb"
}, },
{ {
"title": "Buttons", "title": "Buttons",
"href": "/docs/components/buttons" "href": "/docs/ui/components/buttons"
}, },
{ {
"title": "Cards", "title": "Cards",
"href": "/docs/components/cards" "href": "/docs/ui/components/cards"
}, },
{ {
"title": "Carousel", "title": "Carousel",
"href": "/docs/components/carousel" "href": "/docs/ui/components/carousel"
}, },
{ {
"title": "Charts", "title": "Charts",
"href": "/docs/components/charts" "href": "/docs/ui/components/charts"
}, },
{ {
"title": "Datagrid", "title": "Datagrid",
"href": "/docs/components/datagrid" "href": "/docs/ui/components/datagrid"
}, },
{ {
"title": "Divider", "title": "Divider",
"href": "/docs/components/divider" "href": "/docs/ui/components/divider"
}, },
{ {
"title": "Dropdowns", "title": "Dropdowns",
"href": "/docs/components/dropdowns" "href": "/docs/ui/components/dropdowns"
}, },
{ {
"title": "Dropzone", "title": "Dropzone",
"href": "/docs/components/dropzone" "href": "/docs/ui/components/dropzone"
}, },
{ {
"title": "Empty", "title": "Empty",
"href": "/docs/components/empty" "href": "/docs/ui/components/empty"
}, },
{ {
"title": "Icons", "title": "Icons",
"href": "/docs/components/icons" "href": "/docs/ui/components/icons"
}, },
{ {
"title": "Inline Player", "title": "Inline Player",
"href": "/docs/components/inline-player" "href": "/docs/ui/components/inline-player"
}, },
{ {
"title": "Modals", "title": "Modals",
"href": "/docs/components/modals" "href": "/docs/ui/components/modals"
}, },
{ {
"title": "Placeholder", "title": "Placeholder",
"href": "/docs/components/placeholder" "href": "/docs/ui/components/placeholder"
}, },
{ {
"title": "Popover", "title": "Popover",
"href": "/docs/components/popover" "href": "/docs/ui/components/popover"
}, },
{ {
"title": "Progress", "title": "Progress",
"href": "/docs/components/progress" "href": "/docs/ui/components/progress"
}, },
{ {
"title": "Progress background", "title": "Progress background",
"href": "/docs/components/progressbg" "href": "/docs/ui/components/progressbg"
}, },
{ {
"title": "Range slider", "title": "Range slider",
"href": "/docs/components/range-slider" "href": "/docs/ui/components/range-slider"
}, },
{ {
"title": "Ribbons", "title": "Ribbons",
"href": "/docs/components/ribbons" "href": "/docs/ui/components/ribbons"
}, },
{ {
"title": "Spinners", "title": "Spinners",
"href": "/docs/components/spinners" "href": "/docs/ui/components/spinners"
}, },
{ {
"title": "Statuses", "title": "Statuses",
"href": "/docs/components/statuses" "href": "/docs/ui/components/statuses"
}, },
{ {
"title": "Steps", "title": "Steps",
"href": "/docs/components/steps" "href": "/docs/ui/components/steps"
}, },
{ {
"title": "Switch icon", "title": "Switch icon",
"href": "/docs/components/switch-icon" "href": "/docs/ui/components/switch-icon"
}, },
{ {
"title": "Tables", "title": "Tables",
"href": "/docs/components/tables" "href": "/docs/ui/components/tables"
}, },
{ {
"title": "Tabs", "title": "Tabs",
"href": "/docs/components/tabs" "href": "/docs/ui/components/tabs"
}, },
{ {
"title": "Timelines", "title": "Timelines",
"href": "/docs/components/timelines" "href": "/docs/ui/components/timelines"
}, },
{ {
"title": "Tinymce", "title": "Tinymce",
"href": "/docs/components/tinymce" "href": "/docs/ui/components/tinymce"
}, },
{ {
"title": "Toasts", "title": "Toasts",
"href": "/docs/components/toasts" "href": "/docs/ui/components/toasts"
}, },
{ {
"title": "Tooltips", "title": "Tooltips",
"href": "/docs/components/tooltips" "href": "/docs/ui/components/tooltips"
}, },
{ {
"title": "Tracking", "title": "Tracking",
"href": "/docs/components/tracking" "href": "/docs/ui/components/tracking"
} }
] ]
}, },
@@ -198,35 +198,35 @@
"items": [ "items": [
{ {
"title": "Base elements", "title": "Base elements",
"href": "/docs/forms/form-elements" "href": "/docs/ui/forms/form-elements"
}, },
{ {
"title": "Fieldset", "title": "Fieldset",
"href": "/docs/forms/form-fieldset" "href": "/docs/ui/forms/form-fieldset"
}, },
{ {
"title": "Color check", "title": "Color check",
"href": "/docs/forms/form-color-check" "href": "/docs/ui/forms/form-color-check"
}, },
{ {
"title": "Image check", "title": "Image check",
"href": "/docs/forms/form-image-check" "href": "/docs/ui/forms/form-image-check"
}, },
{ {
"title": "Selectbox", "title": "Selectbox",
"href": "/docs/forms/form-selectboxes" "href": "/docs/ui/forms/form-selectboxes"
}, },
{ {
"title": "Validation", "title": "Validation",
"href": "/docs/forms/form-validation" "href": "/docs/ui/forms/form-validation"
}, },
{ {
"title": "Input mask", "title": "Input mask",
"href": "/docs/forms/form-input-mask" "href": "/docs/ui/forms/form-input-mask"
}, },
{ {
"title": "Form helpers", "title": "Form helpers",
"href": "/docs/forms/form-helpers" "href": "/docs/ui/forms/form-helpers"
} }
] ]
}, },
@@ -235,11 +235,11 @@
"items": [ "items": [
{ {
"title": "Flags", "title": "Flags",
"href": "/docs/plugins/flags" "href": "/docs/ui/plugins/flags"
}, },
{ {
"title": "Payments", "title": "Payments",
"href": "/docs/plugins/payments" "href": "/docs/ui/plugins/payments"
} }
] ]
}, },
@@ -248,15 +248,15 @@
"items": [ "items": [
{ {
"title": "Borders", "title": "Borders",
"href": "/docs/utilities/borders" "href": "/docs/ui/utilities/borders"
}, },
{ {
"title": "Cursors", "title": "Cursors",
"href": "/docs/utilities/cursors" "href": "/docs/ui/utilities/cursors"
}, },
{ {
"title": "Interactions", "title": "Interactions",
"href": "/docs/utilities/interactions" "href": "/docs/ui/utilities/interactions"
} }
] ]
}, },
@@ -265,7 +265,7 @@
"items": [ "items": [
{ {
"title": "Introduction", "title": "Introduction",
"href": "/docs/icons", "href": "/docs/ui/icons",
"label": "new" "label": "new"
}, },
{ {

View File

@@ -73,7 +73,7 @@ Apart from pictures and initials, you can also use icons to make the avatars mor
## Avatar initials color ## 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 ```html example centered separated code
<span class="avatar bg-green-lt">AB</span> <span class="avatar bg-green-lt">AB</span>

View File

@@ -72,7 +72,7 @@ Use the `.badge-pill` class if you want to create a badge with rounded corners.
## Soft color badges ## 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" ```html code example vertical centered separated scrollable height="15rem"
<span class="badge bg-blue-lt">Blue</span> <span class="badge bg-blue-lt">Blue</span>

View File

@@ -42,7 +42,7 @@ You can modify the position of the text which is to be included in a separator a
## Divider color ## 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" ```html code example height="380px"
<p> <p>

View File

@@ -66,7 +66,7 @@ You can also use native HTML5 `<progress>` element.
## Progress color ## 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 ```html code example columns={1} centered separated
<div class="progress"> <div class="progress">

View File

@@ -68,7 +68,7 @@ Using multiple classes at once will give you more position options. For example,
## Ribbon color ## 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 ```html example columns={1} centered
<div class="card"> <div class="card">

View File

@@ -50,7 +50,7 @@ Add tooltips, if you want to provide users with additional information about the
## Color ## 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 ```html code example
<div class="steps steps-green"> <div class="steps steps-green">

View File

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