2
0
Paweł Kuna 4 сар өмнө
parent
commit
8d4f8d07c3
100 өөрчлөгдсөн 778 нэмэгдсэн , 3418 устгасан
  1. 1 1
      .build/reformat-mdx.mjs
  2. 0 1
      .gitignore
  3. 0 520
      CHANGELOG.md
  4. 1 1
      core/.build/add-banner.mjs
  5. 27 27
      core/.build/generate-sri.js
  6. 1 1
      core/.build/rollup.config.mjs
  7. 519 0
      core/CHANGELOG.md
  8. 0 16
      core/docs/index.mdx
  9. 0 83
      core/docs/ui/base/colors.mdx
  10. 0 227
      core/docs/ui/components/avatars.mdx
  11. 0 1213
      core/docs/ui/components/buttons.mdx
  12. 0 392
      core/docs/ui/components/icons.mdx
  13. 0 207
      core/docs/ui/components/ribbons.mdx
  14. 0 51
      core/docs/ui/layout/navbars.mdx
  15. 0 317
      core/docs/ui/plugins/flags.mdx
  16. 0 152
      core/docs/ui/plugins/payments.mdx
  17. 0 135
      core/docs/ui/plugins/social-icons.mdx
  18. 2 4
      core/package.json
  19. 3 2
      core/scss/_variables.scss
  20. 1 1
      core/scss/layout/_navbar.scss
  21. 1 0
      core/scss/layout/_page.scss
  22. 3 3
      core/scss/mixins/_mixins.scss
  23. 3 1
      core/scss/ui/_alerts.scss
  24. 1 1
      core/scss/ui/_avatars.scss
  25. 10 1
      core/scss/ui/_markdown.scss
  26. 11 1
      core/scss/ui/_nav.scss
  27. 55 9
      core/scss/ui/_type.scss
  28. 0 2
      core/scss/utils/_scroll.scss
  29. 43 0
      docs/.build/rollup.config.mjs
  30. 1 0
      docs/.gitignore
  31. 6 0
      docs/content/content.11tydata.mjs
  32. 0 0
      docs/content/emails/index.md
  33. 0 0
      docs/content/emails/introduction/compiled-html.md
  34. 1 1
      docs/content/emails/introduction/contents.md
  35. 0 0
      docs/content/emails/introduction/index.md
  36. 0 0
      docs/content/emails/introduction/source-html.md
  37. 1 1
      docs/content/icons/index.md
  38. 0 0
      docs/content/icons/libraries/index.md
  39. 2 2
      docs/content/icons/libraries/preact.md
  40. 2 2
      docs/content/icons/libraries/react.md
  41. 2 2
      docs/content/icons/libraries/solidjs.md
  42. 4 4
      docs/content/icons/libraries/svelte.md
  43. 2 2
      docs/content/icons/libraries/vue.md
  44. 1 1
      docs/content/icons/libraries/webfont.md
  45. 1 1
      docs/content/icons/plugins/figma.md
  46. 0 0
      docs/content/icons/plugins/index.md
  47. 2 2
      docs/content/icons/static-files/eps.md
  48. 0 0
      docs/content/icons/static-files/index.md
  49. 2 2
      docs/content/icons/static-files/pdf.md
  50. 2 2
      docs/content/icons/static-files/png.md
  51. 3 16
      docs/content/icons/static-files/svg.md
  52. 1 1
      docs/content/illustrations/index.md
  53. 0 0
      docs/content/illustrations/introduction/contents.md
  54. 15 10
      docs/content/illustrations/introduction/customization.md
  55. 0 0
      docs/content/illustrations/introduction/index.md
  56. 0 0
      docs/content/illustrations/introduction/license.md
  57. 0 0
      docs/content/img/browsers/brave.svg
  58. 0 0
      docs/content/img/browsers/chrome.svg
  59. 0 0
      docs/content/img/browsers/edge.svg
  60. 0 0
      docs/content/img/browsers/electron.svg
  61. 0 0
      docs/content/img/browsers/firefox.svg
  62. 0 0
      docs/content/img/browsers/internet-explorer.svg
  63. 0 0
      docs/content/img/browsers/opera.svg
  64. 0 0
      docs/content/img/browsers/safari.svg
  65. 0 0
      docs/content/img/browsers/vivaldi.svg
  66. 0 0
      docs/content/img/cover-illustrations-dark.png
  67. 0 0
      docs/content/img/cover-illustrations.png
  68. 0 0
      docs/content/img/cover-tabler-dark.png
  69. 0 0
      docs/content/img/cover-tabler.png
  70. 0 0
      docs/content/img/icons/figma-plugin.png
  71. 0 0
      docs/content/img/icons/package-angular-dark.png
  72. 0 0
      docs/content/img/icons/package-angular.png
  73. 0 0
      docs/content/img/icons/package-eps-dark.png
  74. 0 0
      docs/content/img/icons/package-eps.png
  75. 0 0
      docs/content/img/icons/package-js-dark.png
  76. 0 0
      docs/content/img/icons/package-js.png
  77. 0 0
      docs/content/img/icons/package-pdf-dark.png
  78. 0 0
      docs/content/img/icons/package-pdf.png
  79. 0 0
      docs/content/img/icons/package-png-dark.png
  80. 0 0
      docs/content/img/icons/package-png.png
  81. 0 0
      docs/content/img/icons/package-preact-dark.png
  82. 0 0
      docs/content/img/icons/package-preact.png
  83. 0 0
      docs/content/img/icons/package-react-dark.png
  84. 0 0
      docs/content/img/icons/package-react-native-dark.png
  85. 0 0
      docs/content/img/icons/package-react-native.png
  86. 0 0
      docs/content/img/icons/package-react.png
  87. 0 0
      docs/content/img/icons/package-solidjs-dark.png
  88. 0 0
      docs/content/img/icons/package-solidjs.png
  89. 0 0
      docs/content/img/icons/package-sprite-dark.png
  90. 0 0
      docs/content/img/icons/package-sprite.png
  91. 0 0
      docs/content/img/icons/package-svelte-dark.png
  92. 0 0
      docs/content/img/icons/package-svelte.png
  93. 0 0
      docs/content/img/icons/package-svg-dark.png
  94. 0 0
      docs/content/img/icons/package-svg.png
  95. 0 0
      docs/content/img/icons/package-vue-dark.png
  96. 0 0
      docs/content/img/icons/package-vue.png
  97. 0 0
      docs/content/img/icons/package-webfont-dark.png
  98. 0 0
      docs/content/img/icons/package-webfont.png
  99. 18 0
      docs/content/index.md
  100. 30 0
      docs/content/ui/base/colors.md

+ 1 - 1
.build/reformat-mdx.mjs

@@ -10,7 +10,7 @@ import * as prettier from "prettier";
 
 const __dirname = dirname(fileURLToPath(import.meta.url))
 
-const docs = sync(join(__dirname, '..', 'docs', '**', '*.mdx'))
+const docs = sync(join(__dirname, '..', 'docs', '**', '*.md'))
 
 async function formatHTML(htmlString) {
 	try {

+ 0 - 1
.gitignore

@@ -36,5 +36,4 @@ package-lock.json
 demo/
 dist/
 packages-zip/
-
 .env

+ 0 - 520
CHANGELOG.md

@@ -1,520 +0,0 @@
-# Changelog
-
-## 1.0.0 - 2025-01-28
-
-### Minor Changes
-
-- c276a8b: Add new `Tag` component
-- d380224: Add customizable Star Ratings component using `star-rating.js` library
-- 47cd6c1: Add `flags.html` page with list of all flags
-- be67ab6: Update CSS class from `text-muted` to `text-secondary` for better Bootstrap compatibility
-- 080c746: Adding `alerts.html` page with example of alerts.
-- b381273: Change primary color value to new Tabler branding
-- 75619dd: Unify dark mode with latest Bootstrap API and improve dark mode elements
-- cc82dbf: New Chat component
-- 5a03643: Adjusting form element sizes for enhanced mobile devices compatibility
-- be14607: Add new color picker component using `coloris.js` library
-- d046570: Update Tabler Icons to version 2.23 with 18 new icons added
-- 5488c50: New page with payment providers: `payment-providers.html`
-- 5488c50: Add support for new payment providers: 2c2p, Adyen, Affirm, Alipay Plus, Allegro Pay, Amazon Pay, Apple Pay, Autopay, Binance USD, Bkash, Cash App, Chime, EasyPaisa, Ethereum, Google Pay, HubSpot, iDeal, Litecoin, Mercado Pago, MetaMask, MoneyGram, OpenSea, Payconiq, Payka, Payline, PayPo, Paysafe, Poli, Revolut Pay, Samsung Pay, Shop Pay, Solana, Spingo, Stax, Tether, True USD, Venmo, WeChat Pay, Wise, Zelle
-
-### Patch Changes
-
-- 293d0a4: Change Twitter to X brand
-- fd0935a: Updated link to icons documentation
-- 1cf27dc: Dependencies update
-- 041f4e4: Order menu items alphabetically
-- 20cad01: Automatically retrieve and display the changelog from the CHANGELOG.md file.
-- 34f3efc: Initialize Visual Studio Code config
-- 7ba7717: Make horizontal rule direction aware
-- 063ef58: Update Tabler Illustrations to v1.5
-- 5e2c975: Update Tabler Icons to v3.29.0
-- 9d5f7ca: Remove unused dependencies from `package.json`
-- be69fd6: Replace Jekyll with Eleventy
-- 2f5fad6: Dependencies update
-- dfd7c88: Update TinyMCE to v7.0
-- 056df18: Fix text color in dark version of navbar
-- 17327dc: Remove invalid `z-index` setting for dropdowns
-- 4ff077a: Update Tabler Icons to version 2.21 with 18 new icons added
-- 867c8dd: Update Tabler Emails to v2.0
-- d8605f2: Init changelog script
-- 89c6234: Adding Two-Step Verification Pages
-- f6e885b: Replace `.page-center` with `.my-auto` in single page layouts
-- 7aa216f: Add border-opacity variable for improved color utility
-- 88eb413: Fix icon display issues in the Star Ratings component
-- 78392b6: Fix `color` of disabled `dropdown-item` in Navbar component
-- 4deb8f4: Bump pnpm/action-setup from 2 to 3
-- 9015472: Add social icons plugin
-- 7fe30a1: `Dockerfile` fix
-- e53942f: Update Jekyll to version 4.3.4
-- 72f868b: Update Tabler Icons to version 2.20 with 37 new icons added
-- e0443c0: Add Tabler Illustrations
-- 5cca710: Update illustrations and enhance SVG handling in HTML
-- 3a4f10f: Fix ids of custom size star ratings
-- 7896562: Unify size of avatar, flag and payment components
-- 1587905: Update icons to v2.42.0
-- d9e00b2: Update Bootstrap to v5.3.0
-- bc1d1a3: Set `font-size` of an `i` element with `icon` class in a `button` element
-- 0195f9b: Dependencies update
-- a5bf5d3: Fix icons in `form-elements.html`
-- 736410c: Update Tabler Icons to v3.28.1
-- 3f516ea: Fix `rgba` color values in `_variables.scss`
-- e91884e: Fix description of alerts with a description
-- 90cc744: Fix colors of disabled `.ts-control`
-- 1801e41: Center content on error and single page layouts
-- 45c83ac: Resolve map page issues
-- faee63c: Improve base font family loading
-- 5e7e0dd: Introduce Docker Compose Config to build and run Ttabler locally
-- c293a66: Fix `@charset` CSS declaration in bundle.
-- cb4a681: Update `_navbar.scss` with disabled dropdown menu items color
-- af41fb3: Update Tabler Icons to v3.17.0
-- 6cbe888: Update `@tabler/icons` to v3.0
-- 0e4bf5f: Refactor data structure by converting YAML files to JSON
-- 82cf257: Increase `z-index` of `ts-dropdown` to prevent overlapping by buttons
-- 4b4b4f6: Adding punctuation to `SECURITY.md`
-- a0a2d52: Fix form controls bugs in dark mode
-- f45b697: Fix padding in code blocks
-- 4de166d: Unified Box Shadows with Bootstrap Compatibility
-- 87bf2f5: Remove duplicated setting of color in `th` element
-- 5dc45aa: Fix layout of search results for small and medium screens
-- 4ae0358: Remove `text-decoration` on hovering `a` element with class having `icon` class
-- e798eb6: Fix small typo in tables docs
-- 1c1d0c9: Improve documentation for alerts
-- 371ef84: Bump `pnpm/action-setup` from 3 to 4
-- 8421fc2: Update dependencies
-- 0625f5f: Update Tabler Icons to version 2.22 with 18 new icons added
-- ba65fc3: Update devDependencies
-- a43ded4: Add All Contributions package to project for easy contribution tracking
-- 2f622c9: Set value of `$font-family-monospace` as default
-- 2c7c448: Refactor Dockerfile and package.json
-- 5ec7f05: Resolved light dropdown issue on dark theme
-- b0b07b9: Enhance documentation
-- 0f129b1: Update Tabler Icons to version 2.19 with 18 new icons added
-- 507df7b: Fix cells with inline icons
-- 0e5b44a: Fix `color` of disabled `nav-link` in `nav-bordered`
-- 65c1300: Fix the `z-index` value of the `nav-tab` inside `card-tab` #1933
-- 8552a46: Switch from `npm` to `pnpm` for faster package installation
-- 4a9e40d: Increase contrast of active `dropdown-item` in vertical layout
-- 17ebdf4: Update documentation for Tabler components
-- 4c88481: Add variable to configure `avatar-list` spacing
-- df46ee7: Do not display empty `fieldset` element
-- 875cafa: Refactor SCSS variables to use `color.adjust` for improved color manipulation
-- eb28546: Add Tabler Illustrations
-- 650d84c: Update required Node.js version to 18 and add `.nvmrc` file
-- fb659d4: Fix table default background color
-- f77c712: Avoid SCSS color dependency on `:focus`
-- 71c68ce: Update changelog configuration and release scripts
-- 34d124d: Update Tabler Icons to v3.26.0
-- 4cd9215: Updated Tabler Icons to v3.24.0
-- 7bb947b: Update Tabler Icons to version 2.18 with 18 new icons added
-- c75cf55: Update Node.js engine requirement to allow versions >=20
-- 1c34e8e: Update Tabler Icons to v3.14.0
-- 289dd3b: Add Prettier to project for consistent code formatting
-- f83e36c: Upgrade Node.js from version 18 to version 20 for improved performance, security, and feature updates.
-- b885852: Update Tabler Icons to version 2.25 with 48 new icons added
-- 53a5117: Fix responsiveness issue in Settings menu
-- 38504e5: Added 3 new payments from Nepal: Esewa, FonePay, Khalti and Imepay
-- 35ee14d: Add new Filled section to Icons page
-- d32f242: Update `bootstrap` to v5.3.1
-- d82f94e: Update package dependencies to latest versions
-- 54c5ad0: Fix link to webfont version of Tabler Icons
-- 94b83d4: Add support for changeset tool for more efficient and organized code changes
-- c51ff28: Fix colors in date range datepicker
-
-## `1.0.0-beta24` - 2025-01-11
-
-- Enhanced documentation.
-- Updated illustrations and improved SVG handling in HTML.
-- Updated copyright year in LICENSE file to 2025.
-- Added marketing pages plugin.
-
-## `1.0.0-beta23` - 2025-01-07
-
-- Documentation improvements.
-- Added countup functionality and updated documentation example.
-- Do not display empty `<fieldset>`.
-- Set font-size of webfont icon inside a button.
-- Ordered menu items alphabetically.
-- Marked value of `$font-family-monospace` as `!default`.
-- Fixed unpkg links to static-files icons.
-- Fixed description of alerts with a description.
-- Fixed layout of search results for small and medium screens.
-- Removed invalid z-index setting for dropdown.
-- Fixed IDs of custom size star ratings.
-- Removed text-decoration on hover for elements with child icons.
-- Fixed link to webfont icons.
-- Updated color reference links in UI component documentation.
-- Fixed typo in browser support documentation summary.
-- Enhanced Figma plugin documentation with detailed usage instructions.
-- Added documentation for Tabler Illustrations and updated index with a link.
-- Enhanced documentation for various UI and icon sections.
-- Added new documentation files for icons and UI components; restructured existing files.
-- Updated documentation structure and content for icons and UI components.
-- Removed outdated `menu.json` and added `index.mdx` files for UI documentation structure.
-- General docs update.
-- Increased contrast of active dropdown-item in vertical layout.
-- Removed duplicated color setting in table headers.
-- Increased `z-index` of `ts-dropdown`.
-- Added social icons plugin.
-- Described variables for datagrid in docs.
-- Fixed multiple documentation issues.
-- Removed unused config from the code.
-- Fixed links to Tabler Icons.
-- Updated dark image.
-- Updated screenshot.
-- Fixed icon issues.
-- Fixed URL in documentation.
-
-## `1.0.0-beta22` - 2025-01-02
-
-- Fixed `@charset` CSS declaration in bundle.
-- Fixed cells with inline icons.
-- Fixed padding in code blocks.
-- Fixed colors in date range datepicker.
-- Fixed icon display issues in the Star Ratings component.
-- Fixed `z-index` value of the `nav-tab` inside `card-tab`.
-- Fixed wrong gray colors.
-- Fixed incorrect CDN URL in `webfont.mdx`.
-- Ensured border color works in dark mode.
-- Replaced `.page-center` with `.my-auto` in single-page layouts.
-- Updated Tabler Emails to v2.0.
-- Updated Tabler Icons to v3.26.0.
-- Updated docs structure.
-- Updated `download.mdx`.
-- Updated Node.js to version 20.
-- Improved base font family.
-- Made horizontal rule direction-aware.
-- Added new payment providers.
-- Read changelog from `CHANGELOG.md` file.
-- Initialized VS Code configuration.
-
-## `1.0.0-beta21` - 2024-09-8
-
-- Updated dependencies.
-- Updated Tabler Icons to v3.14.0 and the import script.
-- Fixed invisible scrollbar in dark mode when navigating the preview.
-- Styled `btn-close` specifically for `.modal-header`.
-- Added proper borders to the ribbon start class.
-- Changed brand color.
-- Included `docs` in the `npm` package.
-- Added Tabler Illustrations.
-- Fixed use of the secondary color in specific form elements.
-- Introduced Docker Compose Config for local Tabler builds.
-- Allowed usage of `tinymce` v7.x as a peer dependency.
-- Updated TinyMCE to v7.0.
-- Rebranded Twitter to X.
-- Replaced undraw illustrations with Tabler Illustrations.
-- Added punctuation to `SECURITY.md`.
-- Updated `_navbar.scss` to correct disabled dropdown menu item colors.
-- Removed unused packages.
-- Fixed map pages.
-- Resolved issues with toasts in dark mode.
-- Fixed alert background prefix.
-- Corrected a typo in CHANGELOG.md.
-- Fixed radial chart issue.
-- Added documentation on running the site locally in Site README.
-- Updated colors in `colors.mdx`.
-- Fixed dynamic SCSS prefix in mixins.
-- Changed `<h1>` to `<div>` in `navbar-logo.html`.
-- Resolved vertical centering on error pages.
-- Fixed navbar menu issues.
-- Added `background-clip: border-box` to `.dropdown-menu` class.
-- Replaced `href="#"` with `href="javascript:void(0)"`.
-- Fixed disabled CSS class for links.
-- Addressed missing variables and minor color adjustments.
-- Improved heights, scrolls, and layouts in Docs examples.
-- Fixed flags display in preview.
-
-## `1.0.0-beta20` - 2023-08-24
-
-- Update `bootstrap` to v5.3.1
-- Add new `Chat` component
-- Add new `Tag` component
-- Add customizable Star Ratings component using `star-rating.js` library
-- Add new color picker component using `coloris.js` library
-- Add `alerts.html` page with example of alerts.
-- Add `flags.html` page with list of all flags
-- Add Two-Step Verification Pages
-- Add variable to configure `avatar-list` spacing
-- Unify dark mode with latest Bootstrap API and improve dark mode elements
-- Unify Box Shadows with Bootstrap Compatibility
-- Avoid SCSS color dependency on `:focus`
-- Update CSS class from `text-muted` to `text-secondary` for better Bootstrap compatibility
-- Fix text color in dark version of navbar
-- Adjusting form element sizes for enhanced mobile devices compatibility
-- Resolved light dropdown issue on dark theme
-- Update Tabler Icons to version 2.32 with 48 new icons added
-- Fix table default background color
-- Fix responsiveness issue in Settings menu
-- Update required Node.js version to 18 and add `.nvmrc` file
-- Add support for changeset tool for more efficient and organized code changes
-- `Dockerfile` fix
-- Switch from `npm` to `pnpm` for faster package installation
-
-## `1.0.0-beta19` - 2023-05-15
-
-- Add customizable Star Ratings component using `star-rating.js` library (#1571)
-- Add new "Filled" section to Icons page (#1574)
-- Fix form controls bugs in dark mode (#1573)
-- Fix text color in dark version of navbar (#1569)
-- Changelog update
-
-## `1.0.0-beta18` - 2023-05-14
-
-- new page: Cookie banner
-- Unify dark mode with latest Bootstrap API and improve dark mode elements (#1561)
-- Update Tabler Icons to version 2.18 with 18 new icons added (#1560)
-- Switch from `npm` to `pnpm` for faster package installation (#1559)
-- Add Prettier to project for consistent code formatting (#1558)
-- Update required Node.js version to 18 and add `.nvmrc` file (#1555)
-- Add All Contributions package to project for easy contribution tracking (#1556)
-- Add support for changeset tool for more efficient and organized code changes (#1553)
-- Fix bug where `border-1`, `border-2`, etc don't work (#1526)
-- Fix indeterminate input background color (#1536)
-- Update Bootstrap to `5.3.0-alpha3` (#1543)
-- `tom-select` dark mode styling fixes
-- Advanced udage of `tom-select` (#1480)
-- Fix Dropdown menu in rtl mode (#801)
-- Fix `tom-select` dropdown will be shaded in table-responsive (#1409)
-- Remove overflow scroll from body
-- Fix avatars overlap transparently (#1464)
-- Fix TinyMCE dropdown icon list transparent (#1426)
-- Dark mode lite colors improvement
-- Fix non full width selects (#1392)
-
-## `1.0.0-beta17` - 2023-01-28
-
-- update `bootstrap` to v5.3.0
-- update icons to v2.1.2
-- add 72 new brands, browsers logos update
-- new `Trial ended` page
-- new `Page loader` page
-- new `Profile` page
-- headings fix
-- dropdown background color fix
-- fix rgba conversion bug
-- fix autofill text color, not matching in dark mode
-- update license
-- header html5 tags
-- add input with appended `<kbd>`
-- `bootstrap` import fix
-- font improvements
-- change `$body-color` to CSS variable
-- scrollbars improvements
-- move `@tabler/icons` to `dev-dependencies`
-- fix #1370: avatar stacked list is not stacked anymore
-
-## `1.0.0-beta16` - 2022-11-12
-
-- new `Photogrid` page
-- `Steps` component improvements
-- fix #1348: Make job listing responsive for smaller devices
-- fix #1357: buttons group not active
-- fix #1352: fix deprecation warning
-- fix #1180: number input with `form-control-sm` looks weird
-- fix #1328: color input should show different color for inner check symbol on white ellipse
-- fix #1355 - missing font sizes
-- update icons to v1.111.0
-- homepage navbar fix
-- fix #1262 - `.bg-opacity-xx` class is not functioning properly
-
-## `1.0.0-beta15` - 2022-11-01
-
-- new `badges` page
-- `<kbd>` styling
-- update icons to v1.109.0
-- `tom-select` border fix
-- exclude `playgrounds` from build
-- update jekyll to v4.3.1
-- fix: facebook color update
-- navbar aria atributes fixes
-- fix #808 - `navbar-menu` and `sidebar-menu` has the same `id`
-- fix #1335 - missing color variables usage in `alert` and `btn-ghost-*`
-- move border style to CSS variables
-- add missing forms
-- `btn-actions` fixes
-- replace `$text-muted` to css variable
-
-## `1.0.0-beta14` - 2022-10-21
-
-- fix active items in dark mode
-- update Jekyll to newest version
-
-## `1.0.0-beta13` - 2022-10-18
-
-- update Bootstrap to 5.2.1, update dependencies
-- new `tracking` component
-- new radio button version of `form-imagecheck`
-- update icons to v1.105.0
-- dark mode improvements
-- corrects the spelling of New Zealand (#1318)
-- remove `$border-color-dark`
-- fix #1301 - code snippets in docs look bad in dark mode
-- fix #1305 - different default link color for dark mode
-- fix popover background in dark mode
-- fix button default border color
-- fix `form-imagecheck` bg in dark mode
-- navbar logo fix
-- move card ribbons config to variables
-- navbar border fix
-- dark mode active fix
-- using globalThis instead of window (#1315)
-- fix #1210 - lastmod not generated for pages in `sitemap.xml`
-- fix card border in dark mode
-- fix #895 - background color overwrites background image
-- fix #1302 - wrong card header in dark mode
-- fix #1303 - wrong color when hovering over `selectgroup` in dark mode
-- fix #1308 - bad coloring in table in dark mode
-- fix #1273 - datepicker background color broken
-- fix `$prefix` hard coded `layout/_dark.scss`
-- fix #1275 - remove last border-right on progress bar
-- fix #1261 - broken offcanvas bg
-
-## `1.0.0-beta12` - 2022-09-19
-
-- new "Job listing" page
-- new "Sign in with cover" page
-- new "Logs" page
-- new `progressbg` component
-- add a lot of CSS variables
-- add Dockerfile with alpine base
-- add icon pulse/tada/rotate animations
-- use `:host` in selectors to support Web Components
-- use dark table variant colors in dark mode (#1200)
-- update Tabler Icons to v1.96
-- change `space-y` component
-- headings, shadows and borders unify
-- toggle TinyMCE dark mode and skin based on the set Tabler theme
-- fix `card-footer` background
-- fix headers weight
-- fix transparent hover background in pagination
-- fix dark mode card text color
-- fix `--#{$prefix}card-bg` is undefined
-- fix global variable for `.card` and `.btn`
-- fix code sample in the customize tabler docs
-- fix form elements demo page radio buttons
-- replace `gulp-minify` with `gulp-terser`
-
-## `1.0.0-beta11` - 2022-07-05
-
-- new `Dropzone` component
-- new `Lightbox` component
-- new `TinyMCS` component
-- new `Inline Player` component
-- new `Pricing table` component
-- new `Datagrid` component
-- new optgroup form examples
-- new settings page
-- update Tabler Icons to v1.78
-- added popover docs page
-- fix: #1125 incorrect chart display in the mobile version
-- update Bootstrap to 5.2.0
-
-## `1.0.0-beta10` - 2022-04-29
-
-- new `datatable` component
-- update Tabler Icons to v1.67
-- fix: #1024 - fix Tom-select in dark mode
-- new carousel indicators: dots, vertical, thumbs (#1101)
-- replace !important modifier with more specific selectors (#1100)
-- new `FAQ` page
-
-## `1.0.0-beta9` - 2022-02-26
-
-- fix: #1061 - list group item colors in light and dark modes
-- new `tasks` dashboard
-- fix: #1059 - upload button in form element in dark view has problem
-- fix: #1052 - card background icon is practically invisible
-- remove Inter font and use default font system stack
-- fix: #1018 - vector map not working
-- fix: #1035 - wrong background color of hovered list group items in dark mode
-- dependencies update
-- add `font-display: swap;` to improve font loading
-- new `Boxed` layout
-
-## `1.0.0-beta8` - 2022-02-05
-
-- update dependencies
-- new vector maps demos
-- fixes update map on resize
-- docs improvement
-- replace `badge` with `status-dot` in `navbar-notifications.html`
-- map tooltip fixes
-
-## `1.0.0-beta7` - 2022-02-05
-
-- fix: #1019 - project-overview.html link not working
-- fix: #1010 - card with bottom tabs has incorrect border radius
-- uptime monitor mobile fixes
-- navbar dark button fix
-- `tabler-icons` link
-- autoloading webfonts
-- cards fixes, new cards demos
-- ruby dependencies update
-- RTL stylesheet fixes
-- new card action demos
-
-## `1.0.0-beta6` - 2022-01-18
-
-- pricing cards fix
-- fix bug `fw-...`, `.fs-...` is missed (#987)
-- avatar class fix
-- fix bug #903 `litepicker` with date range not having correct border
-- page wrapper fix
-- fix #900 `is-invalid-lite` class is not working under `was-validated` form class
-- update `@tabler/icons` to version 1.48
-- fix #960 - Badges not honoring font sizes
-- fix #959 - `node-sass` does not properly compile nested media queries
-- update package dependencies to newest version
-
-## `1.0.0-beta5` - 2021-12-07
-
-**Tabler has finally lived to see dark mode! 🌝🌚**
-
-- **Dark mode enabled!**
-- add more cursors (#947)
-- fix #892 - media queries need to be nested when negating
-- update `@tabler/icons` to newest version
-- move optional dependencies to peerDependencies (#924)
-- move deployment to Github Actions (#934)
-- table border fixes
-- antialiased fix
-- update `@tabler/icons` to version 1.42
-- change default font to 'Inter'
-- colors unify
-- add `tom-select` and remove `choices.js`
-
-## `1.0.0-beta4` - 2021-10-24
-
-- upgrade required node.js version to 14
-- upgrade Bootstrap to 5.1
-- upgrade dependencies
-- fix #775 - litepicker not initializing
-- fix `nouislider` import in dev
-
-## `1.0.0-beta3` - 2021-05-08
-
-- upgrade Bootstrap to 5.0
-- upgrade dependencies
-- change `$border-radius-pill` variable
-- badge vertical align fix
-
-## `1.0.0-beta2` - 2021-03-29
-
-- update dependencies
-- `li` marker fix
-- page wrapper, nav fixes
-- scripts optimize, remove `capture_once`
-- `page-body` fixes
-- layout navbar fix
-- typography fix
-- ribbon fix
-- charts label fixes
-- charts docs
-
-## `1.0.0-beta` - 2021-02-17
-
-**Initial beta release of Tabler v1.0! Lots more coming soon though 😁**
-
-- update Bootstrap to 5.0.0-beta2
-- update other dependencies.

+ 1 - 1
core/.build/add-banner.mjs

@@ -6,7 +6,7 @@ import { readFileSync, writeFileSync } from 'node:fs';
 import { join, dirname, basename } from 'node:path';
 import { fileURLToPath } from 'node:url'
 import { sync } from 'glob';
-import banner from '@repo/banner';
+import banner from '../../shared/banner/index.mjs';
 
 const __dirname = dirname(fileURLToPath(import.meta.url))
 

+ 27 - 27
preview/.build/generate-sri.js → core/.build/generate-sri.js

@@ -5,89 +5,89 @@ const sh = require('shelljs');
 
 sh.config.fatal = true
 
-const configFile = path.join(__dirname, '../eleventy.config.mjs')
+const configFile = path.join(__dirname, '../../shared/data/sri.json')
 
 const files = [
 	{
-		file: '../core/dist/css/tabler.min.css',
+		file: 'dist/css/tabler.min.css',
 		configPropertyName: 'css'
 	},
 	{
-		file: '../core/dist/css/tabler.rtl.min.css',
+		file: 'dist/css/tabler.rtl.min.css',
 		configPropertyName: 'css-rtl'
 	},
 	{
-		file: '../core/dist/css/tabler-flags.min.css',
+		file: 'dist/css/tabler-flags.min.css',
 		configPropertyName: 'css-flags'
 	},
 	{
-		file: '../core/dist/css/tabler-flags.rtl.min.css',
+		file: 'dist/css/tabler-flags.rtl.min.css',
 		configPropertyName: 'css-flags-rtl'
 	},
 	{
-		file: '../core/dist/css/tabler-marketing.min.css',
+		file: 'dist/css/tabler-marketing.min.css',
 		configPropertyName: 'css-marketing'
 	},
 	{
-		file: '../core/dist/css/tabler-marketing.rtl.min.css',
+		file: 'dist/css/tabler-marketing.rtl.min.css',
 		configPropertyName: 'css-marketing-rtl'
 	},
 	{
-		file: '../core/dist/css/tabler-payments.min.css',
+		file: 'dist/css/tabler-payments.min.css',
 		configPropertyName: 'css-payments'
 	},
 	{
-		file: '../core/dist/css/tabler-payments.rtl.min.css',
+		file: 'dist/css/tabler-payments.rtl.min.css',
 		configPropertyName: 'css-payments-rtl'
 	},
 	{
-		file: '../core/dist/css/tabler-props.min.css',
+		file: 'dist/css/tabler-props.min.css',
 		configPropertyName: 'css-props'
 	},
 	{
-		file: '../core/dist/css/tabler-props.rtl.min.css',
+		file: 'dist/css/tabler-props.rtl.min.css',
 		configPropertyName: 'css-props-rtl'
 	},
 	{
-		file: '../core/dist/css/tabler-themes.min.css',
+		file: 'dist/css/tabler-themes.min.css',
 		configPropertyName: 'css-themes'
 	},
 	{
-		file: '../core/dist/css/tabler-themes.rtl.min.css',
+		file: 'dist/css/tabler-themes.rtl.min.css',
 		configPropertyName: 'css-themes-rtl'
 	},
 	{
-		file: '../core/dist/css/tabler-socials.min.css',
+		file: 'dist/css/tabler-socials.min.css',
 		configPropertyName: 'css-socials'
 	},
 	{
-		file: '../core/dist/css/tabler-socials.rtl.min.css',
+		file: 'dist/css/tabler-socials.rtl.min.css',
 		configPropertyName: 'css-socials-rtl'
 	},
 	{
-		file: '../core/dist/css/tabler-vendors.min.css',
+		file: 'dist/css/tabler-vendors.min.css',
 		configPropertyName: 'css-vendors'
 	},
 	{
-		file: '../core/dist/css/tabler-vendors.rtl.min.css',
+		file: 'dist/css/tabler-vendors.rtl.min.css',
 		configPropertyName: 'css-vendors-rtl'
 	},
 	{
-		file: '../core/dist/js/tabler.min.js',
+		file: 'dist/js/tabler.min.js',
 		configPropertyName: 'js'
 	},
 	{
-		file: '../core/dist/js/tabler-theme.min.js',
+		file: 'dist/js/tabler-theme.min.js',
 		configPropertyName: 'js-theme'
 	},
-	{
-		file: 'dist/preview/css/demo.min.css',
-		configPropertyName: 'demo-css'
-	},
-	{
-		file: 'dist/preview/js/demo.min.js',
-		configPropertyName: 'demo-js'
-	},
+	// {
+	// 	file: 'dist/preview/css/demo.min.css',
+	// 	configPropertyName: 'demo-css'
+	// },
+	// {
+	// 	file: 'dist/preview/js/demo.min.js',
+	// 	configPropertyName: 'demo-js'
+	// },
 ]
 
 for (const { file, configPropertyName } of files) {

+ 1 - 1
core/.build/rollup.config.mjs

@@ -4,7 +4,7 @@ import { fileURLToPath } from 'node:url'
 import { babel } from '@rollup/plugin-babel'
 import { nodeResolve } from '@rollup/plugin-node-resolve'
 import replace from '@rollup/plugin-replace'
-import banner from '@repo/banner'
+import banner from '../../shared/banner/index.mjs'
 
 const __dirname = path.dirname(fileURLToPath(import.meta.url))
 

+ 519 - 0
core/CHANGELOG.md

@@ -37,3 +37,522 @@
 - b28ce9f: Fix vertical alignment in single page and error layouts
 - 24b944c: Fix `.avatar-upload` double borders
 - ca4ba14: Fixes navbar styles with new hover effects and color variables
+
+## 1.0.0 - 2025-01-28
+
+### Minor Changes
+
+- c276a8b: Add new `Tag` component
+- d380224: Add customizable Star Ratings component using `star-rating.js` library
+- 47cd6c1: Add `flags.html` page with list of all flags
+- be67ab6: Update CSS class from `text-muted` to `text-secondary` for better Bootstrap compatibility
+- 080c746: Adding `alerts.html` page with example of alerts.
+- b381273: Change primary color value to new Tabler branding
+- 75619dd: Unify dark mode with latest Bootstrap API and improve dark mode elements
+- cc82dbf: New Chat component
+- 5a03643: Adjusting form element sizes for enhanced mobile devices compatibility
+- be14607: Add new color picker component using `coloris.js` library
+- d046570: Update Tabler Icons to version 2.23 with 18 new icons added
+- 5488c50: New page with payment providers: `payment-providers.html`
+- 5488c50: Add support for new payment providers: 2c2p, Adyen, Affirm, Alipay Plus, Allegro Pay, Amazon Pay, Apple Pay, Autopay, Binance USD, Bkash, Cash App, Chime, EasyPaisa, Ethereum, Google Pay, HubSpot, iDeal, Litecoin, Mercado Pago, MetaMask, MoneyGram, OpenSea, Payconiq, Payka, Payline, PayPo, Paysafe, Poli, Revolut Pay, Samsung Pay, Shop Pay, Solana, Spingo, Stax, Tether, True USD, Venmo, WeChat Pay, Wise, Zelle
+
+### Patch Changes
+
+- 293d0a4: Change Twitter to X brand
+- fd0935a: Updated link to icons documentation
+- 1cf27dc: Dependencies update
+- 041f4e4: Order menu items alphabetically
+- 20cad01: Automatically retrieve and display the changelog from the CHANGELOG.md file.
+- 34f3efc: Initialize Visual Studio Code config
+- 7ba7717: Make horizontal rule direction aware
+- 063ef58: Update Tabler Illustrations to v1.5
+- 5e2c975: Update Tabler Icons to v3.29.0
+- 9d5f7ca: Remove unused dependencies from `package.json`
+- be69fd6: Replace Jekyll with Eleventy
+- 2f5fad6: Dependencies update
+- dfd7c88: Update TinyMCE to v7.0
+- 056df18: Fix text color in dark version of navbar
+- 17327dc: Remove invalid `z-index` setting for dropdowns
+- 4ff077a: Update Tabler Icons to version 2.21 with 18 new icons added
+- 867c8dd: Update Tabler Emails to v2.0
+- d8605f2: Init changelog script
+- 89c6234: Adding Two-Step Verification Pages
+- f6e885b: Replace `.page-center` with `.my-auto` in single page layouts
+- 7aa216f: Add border-opacity variable for improved color utility
+- 88eb413: Fix icon display issues in the Star Ratings component
+- 78392b6: Fix `color` of disabled `dropdown-item` in Navbar component
+- 4deb8f4: Bump pnpm/action-setup from 2 to 3
+- 9015472: Add social icons plugin
+- 7fe30a1: `Dockerfile` fix
+- e53942f: Update Jekyll to version 4.3.4
+- 72f868b: Update Tabler Icons to version 2.20 with 37 new icons added
+- e0443c0: Add Tabler Illustrations
+- 5cca710: Update illustrations and enhance SVG handling in HTML
+- 3a4f10f: Fix ids of custom size star ratings
+- 7896562: Unify size of avatar, flag and payment components
+- 1587905: Update icons to v2.42.0
+- d9e00b2: Update Bootstrap to v5.3.0
+- bc1d1a3: Set `font-size` of an `i` element with `icon` class in a `button` element
+- 0195f9b: Dependencies update
+- a5bf5d3: Fix icons in `form-elements.html`
+- 736410c: Update Tabler Icons to v3.28.1
+- 3f516ea: Fix `rgba` color values in `_variables.scss`
+- e91884e: Fix description of alerts with a description
+- 90cc744: Fix colors of disabled `.ts-control`
+- 1801e41: Center content on error and single page layouts
+- 45c83ac: Resolve map page issues
+- faee63c: Improve base font family loading
+- 5e7e0dd: Introduce Docker Compose Config to build and run Ttabler locally
+- c293a66: Fix `@charset` CSS declaration in bundle.
+- cb4a681: Update `_navbar.scss` with disabled dropdown menu items color
+- af41fb3: Update Tabler Icons to v3.17.0
+- 6cbe888: Update `@tabler/icons` to v3.0
+- 0e4bf5f: Refactor data structure by converting YAML files to JSON
+- 82cf257: Increase `z-index` of `ts-dropdown` to prevent overlapping by buttons
+- 4b4b4f6: Adding punctuation to `SECURITY.md`
+- a0a2d52: Fix form controls bugs in dark mode
+- f45b697: Fix padding in code blocks
+- 4de166d: Unified Box Shadows with Bootstrap Compatibility
+- 87bf2f5: Remove duplicated setting of color in `th` element
+- 5dc45aa: Fix layout of search results for small and medium screens
+- 4ae0358: Remove `text-decoration` on hovering `a` element with class having `icon` class
+- e798eb6: Fix small typo in tables docs
+- 1c1d0c9: Improve documentation for alerts
+- 371ef84: Bump `pnpm/action-setup` from 3 to 4
+- 8421fc2: Update dependencies
+- 0625f5f: Update Tabler Icons to version 2.22 with 18 new icons added
+- ba65fc3: Update devDependencies
+- a43ded4: Add All Contributions package to project for easy contribution tracking
+- 2f622c9: Set value of `$font-family-monospace` as default
+- 2c7c448: Refactor Dockerfile and package.json
+- 5ec7f05: Resolved light dropdown issue on dark theme
+- b0b07b9: Enhance documentation
+- 0f129b1: Update Tabler Icons to version 2.19 with 18 new icons added
+- 507df7b: Fix cells with inline icons
+- 0e5b44a: Fix `color` of disabled `nav-link` in `nav-bordered`
+- 65c1300: Fix the `z-index` value of the `nav-tab` inside `card-tab` #1933
+- 8552a46: Switch from `npm` to `pnpm` for faster package installation
+- 4a9e40d: Increase contrast of active `dropdown-item` in vertical layout
+- 17ebdf4: Update documentation for Tabler components
+- 4c88481: Add variable to configure `avatar-list` spacing
+- df46ee7: Do not display empty `fieldset` element
+- 875cafa: Refactor SCSS variables to use `color.adjust` for improved color manipulation
+- eb28546: Add Tabler Illustrations
+- 650d84c: Update required Node.js version to 18 and add `.nvmrc` file
+- fb659d4: Fix table default background color
+- f77c712: Avoid SCSS color dependency on `:focus`
+- 71c68ce: Update changelog configuration and release scripts
+- 34d124d: Update Tabler Icons to v3.26.0
+- 4cd9215: Updated Tabler Icons to v3.24.0
+- 7bb947b: Update Tabler Icons to version 2.18 with 18 new icons added
+- c75cf55: Update Node.js engine requirement to allow versions >=20
+- 1c34e8e: Update Tabler Icons to v3.14.0
+- 289dd3b: Add Prettier to project for consistent code formatting
+- f83e36c: Upgrade Node.js from version 18 to version 20 for improved performance, security, and feature updates.
+- b885852: Update Tabler Icons to version 2.25 with 48 new icons added
+- 53a5117: Fix responsiveness issue in Settings menu
+- 38504e5: Added 3 new payments from Nepal: Esewa, FonePay, Khalti and Imepay
+- 35ee14d: Add new Filled section to Icons page
+- d32f242: Update `bootstrap` to v5.3.1
+- d82f94e: Update package dependencies to latest versions
+- 54c5ad0: Fix link to webfont version of Tabler Icons
+- 94b83d4: Add support for changeset tool for more efficient and organized code changes
+- c51ff28: Fix colors in date range datepicker
+
+## `1.0.0-beta24` - 2025-01-11
+
+- Enhanced documentation.
+- Updated illustrations and improved SVG handling in HTML.
+- Updated copyright year in LICENSE file to 2025.
+- Added marketing pages plugin.
+
+## `1.0.0-beta23` - 2025-01-07
+
+- Documentation improvements.
+- Added countup functionality and updated documentation example.
+- Do not display empty `<fieldset>`.
+- Set font-size of webfont icon inside a button.
+- Ordered menu items alphabetically.
+- Marked value of `$font-family-monospace` as `!default`.
+- Fixed unpkg links to static-files icons.
+- Fixed description of alerts with a description.
+- Fixed layout of search results for small and medium screens.
+- Removed invalid z-index setting for dropdown.
+- Fixed IDs of custom size star ratings.
+- Removed text-decoration on hover for elements with child icons.
+- Fixed link to webfont icons.
+- Updated color reference links in UI component documentation.
+- Fixed typo in browser support documentation summary.
+- Enhanced Figma plugin documentation with detailed usage instructions.
+- Added documentation for Tabler Illustrations and updated index with a link.
+- Enhanced documentation for various UI and icon sections.
+- Added new documentation files for icons and UI components; restructured existing files.
+- Updated documentation structure and content for icons and UI components.
+- Removed outdated `menu.json` and added `index.mdx` files for UI documentation structure.
+- General docs update.
+- Increased contrast of active dropdown-item in vertical layout.
+- Removed duplicated color setting in table headers.
+- Increased `z-index` of `ts-dropdown`.
+- Added social icons plugin.
+- Described variables for datagrid in docs.
+- Fixed multiple documentation issues.
+- Removed unused config from the code.
+- Fixed links to Tabler Icons.
+- Updated dark image.
+- Updated screenshot.
+- Fixed icon issues.
+- Fixed URL in documentation.
+
+## `1.0.0-beta22` - 2025-01-02
+
+- Fixed `@charset` CSS declaration in bundle.
+- Fixed cells with inline icons.
+- Fixed padding in code blocks.
+- Fixed colors in date range datepicker.
+- Fixed icon display issues in the Star Ratings component.
+- Fixed `z-index` value of the `nav-tab` inside `card-tab`.
+- Fixed wrong gray colors.
+- Fixed incorrect CDN URL in `webfont.mdx`.
+- Ensured border color works in dark mode.
+- Replaced `.page-center` with `.my-auto` in single-page layouts.
+- Updated Tabler Emails to v2.0.
+- Updated Tabler Icons to v3.26.0.
+- Updated docs structure.
+- Updated `download.mdx`.
+- Updated Node.js to version 20.
+- Improved base font family.
+- Made horizontal rule direction-aware.
+- Added new payment providers.
+- Read changelog from `CHANGELOG.md` file.
+- Initialized VS Code configuration.
+
+## `1.0.0-beta21` - 2024-09-8
+
+- Updated dependencies.
+- Updated Tabler Icons to v3.14.0 and the import script.
+- Fixed invisible scrollbar in dark mode when navigating the preview.
+- Styled `btn-close` specifically for `.modal-header`.
+- Added proper borders to the ribbon start class.
+- Changed brand color.
+- Included `docs` in the `npm` package.
+- Added Tabler Illustrations.
+- Fixed use of the secondary color in specific form elements.
+- Introduced Docker Compose Config for local Tabler builds.
+- Allowed usage of `tinymce` v7.x as a peer dependency.
+- Updated TinyMCE to v7.0.
+- Rebranded Twitter to X.
+- Replaced undraw illustrations with Tabler Illustrations.
+- Added punctuation to `SECURITY.md`.
+- Updated `_navbar.scss` to correct disabled dropdown menu item colors.
+- Removed unused packages.
+- Fixed map pages.
+- Resolved issues with toasts in dark mode.
+- Fixed alert background prefix.
+- Corrected a typo in CHANGELOG.md.
+- Fixed radial chart issue.
+- Added documentation on running the site locally in Site README.
+- Updated colors in `colors.mdx`.
+- Fixed dynamic SCSS prefix in mixins.
+- Changed `<h1>` to `<div>` in `navbar-logo.html`.
+- Resolved vertical centering on error pages.
+- Fixed navbar menu issues.
+- Added `background-clip: border-box` to `.dropdown-menu` class.
+- Replaced `href="#"` with `href="javascript:void(0)"`.
+- Fixed disabled CSS class for links.
+- Addressed missing variables and minor color adjustments.
+- Improved heights, scrolls, and layouts in Docs examples.
+- Fixed flags display in preview.
+
+## `1.0.0-beta20` - 2023-08-24
+
+- Update `bootstrap` to v5.3.1
+- Add new `Chat` component
+- Add new `Tag` component
+- Add customizable Star Ratings component using `star-rating.js` library
+- Add new color picker component using `coloris.js` library
+- Add `alerts.html` page with example of alerts.
+- Add `flags.html` page with list of all flags
+- Add Two-Step Verification Pages
+- Add variable to configure `avatar-list` spacing
+- Unify dark mode with latest Bootstrap API and improve dark mode elements
+- Unify Box Shadows with Bootstrap Compatibility
+- Avoid SCSS color dependency on `:focus`
+- Update CSS class from `text-muted` to `text-secondary` for better Bootstrap compatibility
+- Fix text color in dark version of navbar
+- Adjusting form element sizes for enhanced mobile devices compatibility
+- Resolved light dropdown issue on dark theme
+- Update Tabler Icons to version 2.32 with 48 new icons added
+- Fix table default background color
+- Fix responsiveness issue in Settings menu
+- Update required Node.js version to 18 and add `.nvmrc` file
+- Add support for changeset tool for more efficient and organized code changes
+- `Dockerfile` fix
+- Switch from `npm` to `pnpm` for faster package installation
+
+## `1.0.0-beta19` - 2023-05-15
+
+- Add customizable Star Ratings component using `star-rating.js` library (#1571)
+- Add new "Filled" section to Icons page (#1574)
+- Fix form controls bugs in dark mode (#1573)
+- Fix text color in dark version of navbar (#1569)
+- Changelog update
+
+## `1.0.0-beta18` - 2023-05-14
+
+- new page: Cookie banner
+- Unify dark mode with latest Bootstrap API and improve dark mode elements (#1561)
+- Update Tabler Icons to version 2.18 with 18 new icons added (#1560)
+- Switch from `npm` to `pnpm` for faster package installation (#1559)
+- Add Prettier to project for consistent code formatting (#1558)
+- Update required Node.js version to 18 and add `.nvmrc` file (#1555)
+- Add All Contributions package to project for easy contribution tracking (#1556)
+- Add support for changeset tool for more efficient and organized code changes (#1553)
+- Fix bug where `border-1`, `border-2`, etc don't work (#1526)
+- Fix indeterminate input background color (#1536)
+- Update Bootstrap to `5.3.0-alpha3` (#1543)
+- `tom-select` dark mode styling fixes
+- Advanced udage of `tom-select` (#1480)
+- Fix Dropdown menu in rtl mode (#801)
+- Fix `tom-select` dropdown will be shaded in table-responsive (#1409)
+- Remove overflow scroll from body
+- Fix avatars overlap transparently (#1464)
+- Fix TinyMCE dropdown icon list transparent (#1426)
+- Dark mode lite colors improvement
+- Fix non full width selects (#1392)
+
+## `1.0.0-beta17` - 2023-01-28
+
+- update `bootstrap` to v5.3.0
+- update icons to v2.1.2
+- add 72 new brands, browsers logos update
+- new `Trial ended` page
+- new `Page loader` page
+- new `Profile` page
+- headings fix
+- dropdown background color fix
+- fix rgba conversion bug
+- fix autofill text color, not matching in dark mode
+- update license
+- header html5 tags
+- add input with appended `<kbd>`
+- `bootstrap` import fix
+- font improvements
+- change `$body-color` to CSS variable
+- scrollbars improvements
+- move `@tabler/icons` to `dev-dependencies`
+- fix #1370: avatar stacked list is not stacked anymore
+
+## `1.0.0-beta16` - 2022-11-12
+
+- new `Photogrid` page
+- `Steps` component improvements
+- fix #1348: Make job listing responsive for smaller devices
+- fix #1357: buttons group not active
+- fix #1352: fix deprecation warning
+- fix #1180: number input with `form-control-sm` looks weird
+- fix #1328: color input should show different color for inner check symbol on white ellipse
+- fix #1355 - missing font sizes
+- update icons to v1.111.0
+- homepage navbar fix
+- fix #1262 - `.bg-opacity-xx` class is not functioning properly
+
+## `1.0.0-beta15` - 2022-11-01
+
+- new `badges` page
+- `<kbd>` styling
+- update icons to v1.109.0
+- `tom-select` border fix
+- exclude `playgrounds` from build
+- update jekyll to v4.3.1
+- fix: facebook color update
+- navbar aria atributes fixes
+- fix #808 - `navbar-menu` and `sidebar-menu` has the same `id`
+- fix #1335 - missing color variables usage in `alert` and `btn-ghost-*`
+- move border style to CSS variables
+- add missing forms
+- `btn-actions` fixes
+- replace `$text-muted` to css variable
+
+## `1.0.0-beta14` - 2022-10-21
+
+- fix active items in dark mode
+- update Jekyll to newest version
+
+## `1.0.0-beta13` - 2022-10-18
+
+- update Bootstrap to 5.2.1, update dependencies
+- new `tracking` component
+- new radio button version of `form-imagecheck`
+- update icons to v1.105.0
+- dark mode improvements
+- corrects the spelling of New Zealand (#1318)
+- remove `$border-color-dark`
+- fix #1301 - code snippets in docs look bad in dark mode
+- fix #1305 - different default link color for dark mode
+- fix popover background in dark mode
+- fix button default border color
+- fix `form-imagecheck` bg in dark mode
+- navbar logo fix
+- move card ribbons config to variables
+- navbar border fix
+- dark mode active fix
+- using globalThis instead of window (#1315)
+- fix #1210 - lastmod not generated for pages in `sitemap.xml`
+- fix card border in dark mode
+- fix #895 - background color overwrites background image
+- fix #1302 - wrong card header in dark mode
+- fix #1303 - wrong color when hovering over `selectgroup` in dark mode
+- fix #1308 - bad coloring in table in dark mode
+- fix #1273 - datepicker background color broken
+- fix `$prefix` hard coded `layout/_dark.scss`
+- fix #1275 - remove last border-right on progress bar
+- fix #1261 - broken offcanvas bg
+
+## `1.0.0-beta12` - 2022-09-19
+
+- new "Job listing" page
+- new "Sign in with cover" page
+- new "Logs" page
+- new `progressbg` component
+- add a lot of CSS variables
+- add Dockerfile with alpine base
+- add icon pulse/tada/rotate animations
+- use `:host` in selectors to support Web Components
+- use dark table variant colors in dark mode (#1200)
+- update Tabler Icons to v1.96
+- change `space-y` component
+- headings, shadows and borders unify
+- toggle TinyMCE dark mode and skin based on the set Tabler theme
+- fix `card-footer` background
+- fix headers weight
+- fix transparent hover background in pagination
+- fix dark mode card text color
+- fix `--#{$prefix}card-bg` is undefined
+- fix global variable for `.card` and `.btn`
+- fix code sample in the customize tabler docs
+- fix form elements demo page radio buttons
+- replace `gulp-minify` with `gulp-terser`
+
+## `1.0.0-beta11` - 2022-07-05
+
+- new `Dropzone` component
+- new `Lightbox` component
+- new `TinyMCS` component
+- new `Inline Player` component
+- new `Pricing table` component
+- new `Datagrid` component
+- new optgroup form examples
+- new settings page
+- update Tabler Icons to v1.78
+- added popover docs page
+- fix: #1125 incorrect chart display in the mobile version
+- update Bootstrap to 5.2.0
+
+## `1.0.0-beta10` - 2022-04-29
+
+- new `datatable` component
+- update Tabler Icons to v1.67
+- fix: #1024 - fix Tom-select in dark mode
+- new carousel indicators: dots, vertical, thumbs (#1101)
+- replace !important modifier with more specific selectors (#1100)
+- new `FAQ` page
+
+## `1.0.0-beta9` - 2022-02-26
+
+- fix: #1061 - list group item colors in light and dark modes
+- new `tasks` dashboard
+- fix: #1059 - upload button in form element in dark view has problem
+- fix: #1052 - card background icon is practically invisible
+- remove Inter font and use default font system stack
+- fix: #1018 - vector map not working
+- fix: #1035 - wrong background color of hovered list group items in dark mode
+- dependencies update
+- add `font-display: swap;` to improve font loading
+- new `Boxed` layout
+
+## `1.0.0-beta8` - 2022-02-05
+
+- update dependencies
+- new vector maps demos
+- fixes update map on resize
+- docs improvement
+- replace `badge` with `status-dot` in `navbar-notifications.html`
+- map tooltip fixes
+
+## `1.0.0-beta7` - 2022-02-05
+
+- fix: #1019 - project-overview.html link not working
+- fix: #1010 - card with bottom tabs has incorrect border radius
+- uptime monitor mobile fixes
+- navbar dark button fix
+- `tabler-icons` link
+- autoloading webfonts
+- cards fixes, new cards demos
+- ruby dependencies update
+- RTL stylesheet fixes
+- new card action demos
+
+## `1.0.0-beta6` - 2022-01-18
+
+- pricing cards fix
+- fix bug `fw-...`, `.fs-...` is missed (#987)
+- avatar class fix
+- fix bug #903 `litepicker` with date range not having correct border
+- page wrapper fix
+- fix #900 `is-invalid-lite` class is not working under `was-validated` form class
+- update `@tabler/icons` to version 1.48
+- fix #960 - Badges not honoring font sizes
+- fix #959 - `node-sass` does not properly compile nested media queries
+- update package dependencies to newest version
+
+## `1.0.0-beta5` - 2021-12-07
+
+**Tabler has finally lived to see dark mode! 🌝🌚**
+
+- **Dark mode enabled!**
+- add more cursors (#947)
+- fix #892 - media queries need to be nested when negating
+- update `@tabler/icons` to newest version
+- move optional dependencies to peerDependencies (#924)
+- move deployment to Github Actions (#934)
+- table border fixes
+- antialiased fix
+- update `@tabler/icons` to version 1.42
+- change default font to 'Inter'
+- colors unify
+- add `tom-select` and remove `choices.js`
+
+## `1.0.0-beta4` - 2021-10-24
+
+- upgrade required node.js version to 14
+- upgrade Bootstrap to 5.1
+- upgrade dependencies
+- fix #775 - litepicker not initializing
+- fix `nouislider` import in dev
+
+## `1.0.0-beta3` - 2021-05-08
+
+- upgrade Bootstrap to 5.0
+- upgrade dependencies
+- change `$border-radius-pill` variable
+- badge vertical align fix
+
+## `1.0.0-beta2` - 2021-03-29
+
+- update dependencies
+- `li` marker fix
+- page wrapper, nav fixes
+- scripts optimize, remove `capture_once`
+- `page-body` fixes
+- layout navbar fix
+- typography fix
+- ribbon fix
+- charts label fixes
+- charts docs
+
+## `1.0.0-beta` - 2021-02-17
+
+**Initial beta release of Tabler v1.0! Lots more coming soon though 😁**
+
+- update Bootstrap to 5.0.0-beta2
+- update other dependencies.

+ 0 - 16
core/docs/index.mdx

@@ -1,16 +0,0 @@
----
-title: Welcome to Tabler Documentation
-summary: Tabler Docs provides a comprehensive guide to help you get started with the Tabler ecosystem, including its UI components, plugins, and icons. Explore detailed documentation to understand and leverage the full potential of Tabler in your projects.
----
-
-<ResponsiveImage src="/docs/tabler.png" src-dark="/docs/tabler-dark.png" alt="Tabler" width="816" height="620" className="mb-4" />
-
-Find all the guides and resources you need to develop with Tabler and our other tools. Explore our UI components, icons, illustrations, and email templates to enhance your web development experience. Our tools are designed to be easy to use, customizable, and fully responsive, ensuring that your projects look great on any device.
-
-<Cards>
-   <Card title="UI Components" href="/docs/ui" icon="paint">Free and open source web application UI kit based on Bootstrap</Card>
-   <Card title="Icons" href="/docs/icons" icon="ghost"><IconsCount /> pixel-perfect icons for web design and development</Card>
-   <Card title="Illustrations" href="/docs/illustrations" icon="brand-figma"><IllustrationsCount /> customizable SVG illustrations for your web project</Card>
-   <Card title="Email Templates" href="/docs/emails" icon="mail"><EmailsCount /> responsive email templates ready to use in your marketing campaigns</Card>
-   <Card title="Avatars" icon="user-circle" disabled badge="Comming soon">Package of over 100 avatars for your next web project</Card>
-</Cards>

+ 0 - 83
core/docs/ui/base/colors.mdx

@@ -1,83 +0,0 @@
----
-title: Colors
-summary: The choice of colors for a website or app interface has a big influence on how users interact with the product and what decisions they make. Harmonious colors can contribute to a nice first impression and encourage users to engage with your product, so it's a very important aspect of a successful design, which needs to be well thought out.
-bootstrapLink: utilities/colors/
-description: Impact of colors on user interface design.
----
-
-## Base colors
-
-Choose one of the available colors from the basic color palette and make your design attractive for users. You can use the colors to customize the design of components, indicate different states or suggest actions you want users to take.
-
-<ColorsTable colors={[ 
-  { name: "blue", value: "#066fd1" }, 
-  { name: "azure", value: "#4299e1" },
-  { name: "indigo", value: "#4263eb" }, 
-  { name: "purple", value: "#ae3ec9" },
-  { name: "pink", value: "#d6336c" },
-  { name: "red", value: "#d63939" },
-  { name: "orange", value: "#f76707" },
-  { name: "yellow", value: "#f59f00" },
-  { name: "lime", value: "#74b816" },
-  { name: "green", value: "#2fb344" },
-  { name: "teal", value: "#0ca678" },
-  { name: "cyan", value: "#17a2b8" },
-]}/>
-
-## Light colors
-
-All available colors can come in pastel shades, which are perfect for more subtle designs and can be easily combined with the basic palette to create eye-catching designs.
-
-<ColorsTable colors={[
-  { name: "blue-lt", value: "#e9f0f9" },
-  { name: "azure-lt", value: "#ecf5fc" },
-  { name: "indigo-lt", value: "#eceffd" },
-  { name: "purple-lt", value: "#f7ecfa" },
-  { name: "pink-lt", value: "#fbebf0" },
-  { name: "red-lt", value: "#fbebeb" },
-  { name: "orange-lt", value: "#fef0e6" },
-  { name: "yellow-lt", value: "#fef5e6" },
-  { name: "lime-lt", value: "#f1f8e8" },
-  { name: "green-lt", value: "#eaf7ec" },
-  { name: "teal-lt", value: "#e7f6f2" },
-  { name: "cyan-lt", value: "#e8f6f8" }
-]}/>
-
-## Gray palette
-
-The gray palette is a great choice for creating a neutral background for your design. It can be used to create a clean and professional look, and can be combined with other colors to create a harmonious design.
-
-<ColorsTable colors={[
-  { name: "gray-50", value: "#f8fafc" },
-  { name: "gray-100", value: "#f1f5f9" },
-  { name: "gray-200", value: "#e2e8f0" },
-  { name: "gray-300", value: "#c8d3e1" },
-  { name: "gray-400", value: "#9ba9be" },
-  { name: "gray-500", value: "#6c7a91" },
-  { name: "gray-600", value: "#49566c" },
-  { name: "gray-700", value: "#313c52" },
-  { name: "gray-800", value: "#1d273b" },
-  { name: "gray-900", value: "#0f172a" }
-]} />
-
-## Social colors
-
-Use the colors of popular social networks to create a recognizable design and make it easier for users to interact with your product.
-
-<ColorsTable colors={[
-  { name: "facebook", value: "#1877F2" },
-  { name: "twitter", value: "#1da1f2" },
-  { name: "linkedin", value: "#0a66c2" },
-  { name: "google", value: "#dc4e41" },
-  { name: "youtube", value: "#ff0000" },
-  { name: "vimeo", value: "#1ab7ea" },
-  { name: "dribbble", value: "#ea4c89" },
-  { name: "github", value: "#181717" },
-  { name: "instagram", value: "#e4405f" },
-  { name: "pinterest", value: "#bd081c" },
-  { name: "vk", value: "#6383a8" },
-  { name: "rss", value: "#ffa500" },
-  { name: "flickr", value: "#0063dc" },
-  { name: "bitbucket", value: "#0052cc" },
-  { name: "tabler", value: "#066fd1" }
-]} />

+ 0 - 227
core/docs/ui/components/avatars.mdx

@@ -1,227 +0,0 @@
----
-title: Avatars
-summary: Avatars help customize various elements of a user interface and make the product experience more personalized. They are often used in communication apps, collaboration tools and social media.
-description: Personalize UI with user avatars.
----
-
-## Default markup
-
-Use the `avatar` class to add an avatar to your interface design for greater customization.
-
-```html example centered separated code
-<span class="avatar" style="background-image: url(/samples/avatars/002f.jpg)"></span>
-<span class="avatar">JL</span>
-<span class="avatar" style="background-image: url(/samples/avatars/004f.jpg)"></span>
-```
-
-## Avatar image
-
-Set an image as the background to make users easy to indentify and create a personalized experience.
-
-```html example centered separated code
-<span class="avatar" style="background-image: url(/samples/avatars/016f.jpg)"></span>
-<span class="avatar" style="background-image: url(/samples/avatars/022m.jpg)"></span>
-<span class="avatar" style="background-image: url(/samples/avatars/036m.jpg)"></span>
-```
-
-## Initials
-
-You can also use initials instead of pictures.
-
-```html example centered separated code
-<span class="avatar">AB</span>
-<span class="avatar">CD</span>
-<span class="avatar">EF</span>
-<span class="avatar">GH</span>
-<span class="avatar">IJ</span>
-```
-
-## Avatar icons
-
-Besides pictures and initials, you can also use icons to make the avatars more universal.
-
-```html example centered separated
-<span class="avatar">
-  <svg
-    xmlns="http://www.w3.org/2000/svg"
-    class="icon avatar-icon"
-    width="24"
-    height="24"
-    viewBox="0 0 24 24"
-    stroke-width="2"
-    stroke="currentColor"
-    fill="none"
-    stroke-linecap="round"
-    stroke-linejoin="round"
-  >
-    <path stroke="none" d="M0 0h24v24H0z" fill="none" />
-    <circle cx="12" cy="7" r="4" />
-    <path d="M6 21v-2a4 4 0 0 1 4 -4h4a4 4 0 0 1 4 4v2" />
-  </svg>
-</span>
-<span class="avatar">
-  <svg
-    xmlns="http://www.w3.org/2000/svg"
-    class="icon avatar-icon"
-    width="24"
-    height="24"
-    viewBox="0 0 24 24"
-    stroke-width="2"
-    stroke="currentColor"
-    fill="none"
-    stroke-linecap="round"
-    stroke-linejoin="round"
-  >
-    <path stroke="none" d="M0 0h24v24H0z" fill="none" />
-    <line x1="12" y1="5" x2="12" y2="19" />
-    <line x1="5" y1="12" x2="19" y2="12" />
-  </svg>
-</span>
-<span class="avatar">
-  <svg
-    xmlns="http://www.w3.org/2000/svg"
-    class="icon avatar-icon"
-    width="24"
-    height="24"
-    viewBox="0 0 24 24"
-    stroke-width="2"
-    stroke="currentColor"
-    fill="none"
-    stroke-linecap="round"
-    stroke-linejoin="round"
-  >
-    <path stroke="none" d="M0 0h24v24H0z" fill="none" />
-    <circle cx="9" cy="7" r="4" />
-    <path d="M3 21v-2a4 4 0 0 1 4 -4h4a4 4 0 0 1 4 4v2" />
-    <path d="M16 11h6m-3 -3v6" />
-  </svg>
-</span>
-```
-
-```html
-<span class="avatar">
-  <!-- SVG icon from http://tabler.io/icons/icon/user -->
-  <svg>...</svg>
-</span>
-```
-
-## Avatar initials color
-
-Customize the color of the avatars' background. You can click [here](/docs/ui/base/colors) to see the list of available colors.
-
-```html example centered separated code
-<span class="avatar bg-green-lt">AB</span>
-<span class="avatar bg-red-lt">CD</span>
-<span class="avatar bg-yellow-lt">EF</span>
-<span class="avatar bg-primary-lt">GH</span>
-<span class="avatar bg-purple-lt">IJ</span>
-```
-
-## Avatar size
-
-Using Bootstrap’s typical naming structure, you can create a standard avatar or scale it up or down to different sizes based on what you need.
-
-```html example centered separated code
-<span class="avatar avatar-xl" style="background-image: url(/samples/avatars/000m.jpg)"></span>
-<span class="avatar avatar-lg" style="background-image: url(/samples/avatars/000m.jpg)"></span>
-<span class="avatar avatar-md" style="background-image: url(/samples/avatars/000m.jpg)"></span>
-<span class="avatar" style="background-image: url(/samples/avatars/000m.jpg)"></span>
-<span class="avatar avatar-sm" style="background-image: url(/samples/avatars/000m.jpg)"></span>
-<span class="avatar avatar-xs" style="background-image: url(/samples/avatars/000m.jpg)"></span>
-```
-
-## Avatar status
-
-Add a status indicator to your avatar to show, for instance, if a user is online or offline or indicate the number of messages they have received.
-
-```html example centered separated code
-<span class="avatar" style="background-image: url(/samples/avatars/018m.jpg)"></span>
-<span class="avatar" style="background-image: url(/samples/avatars/015m.jpg)">
-  <span class="badge bg-danger"></span>
-</span>
-<span class="avatar" style="background-image: url(/samples/avatars/022m.jpg)">
-  <span class="badge bg-success"></span>
-</span>
-<span class="avatar"> <span class="badge bg-warning"></span>SA </span>
-<span class="avatar" style="background-image: url(/samples/avatars/022m.jpg)">
-  <span class="badge bg-info"></span>
-</span>
-<span class="avatar" style="background-image: url(/samples/avatars/048m.jpg)">
-  <span class="badge bg-gray">5</span>
-</span>
-```
-
-## Avatar shape
-
-Change the shape of an avatar with the default Bootstrap image classes. You can make them round or square and change their border radius.
-
-```html example centered separated
-<span class="avatar" style="background-image: url(/samples/avatars/019m.jpg)"></span>
-<span class="avatar rounded" style="background-image: url(/samples/avatars/039f.jpg)"></span>
-<span class="avatar rounded-circle">AA</span>
-<span class="avatar rounded-0" style="background-image: url(/samples/avatars/043f.jpg)"></span>
-<span class="avatar rounded-3" style="background-image: url(/samples/avatars/044f.jpg)"></span>
-```
-
-## Avatars list
-
-Create a list of avatars within one parent container.
-
-```html example centered separated code
-<div class="avatar-list">
-  <span class="avatar rounded" style="background-image: url(/samples/avatars/031f.jpg)"></span>
-  <span class="avatar rounded">JL</span>
-  <span class="avatar rounded" style="background-image: url(/samples/avatars/033f.jpg)"></span>
-  <span class="avatar rounded" style="background-image: url(/samples/avatars/017m.jpg)"></span>
-  <span class="avatar rounded" style="background-image: url(/samples/avatars/024m.jpg)"></span>
-</div>
-```
-
-## Stacked list
-
-Make the list stack once a certain number of avatars is reached to make it look clear and display well regardless of the screen size.
-
-```html example centered separated code
-<div class="avatar-list avatar-list-stacked">
-  <span class="avatar">EB</span>
-  <span class="avatar" style="background-image: url(/samples/avatars/026m.jpg)"></span>
-  <span class="avatar" style="background-image: url(/samples/avatars/016f.jpg)"></span>
-  <span class="avatar" style="background-image: url(/samples/avatars/028m.jpg)"></span>
-  <span class="avatar" style="background-image: url(/samples/avatars/030m.jpg)"></span>
-  <span class="avatar">+8</span>
-</div>
-```
-
-```html example centered separated code
-<div class="avatar-list avatar-list-stacked">
-  <span
-    class="avatar avatar-sm rounded-circle"
-    style="background-image: url(/samples/avatars/035m.jpg)"
-  ></span>
-  <span
-    class="avatar avatar-sm rounded-circle"
-    style="background-image: url(/samples/avatars/027f.jpg)"
-  ></span>
-  <span
-    class="avatar avatar-sm rounded-circle"
-    style="background-image: url(/samples/avatars/036f.jpg)"
-  ></span>
-  <span class="avatar avatar-sm rounded-circle">SA</span>
-  <span
-    class="avatar avatar-sm rounded-circle"
-    style="background-image: url(/samples/avatars/034f.jpg)"
-  ></span>
-  <span
-    class="avatar avatar-sm rounded-circle"
-    style="background-image: url(/samples/avatars/043f.jpg)"
-  ></span>
-  <span
-    class="avatar avatar-sm rounded-circle"
-    style="background-image: url(/samples/avatars/039f.jpg)"
-  ></span>
-  <span
-    class="avatar avatar-sm rounded-circle"
-    style="background-image: url(/samples/avatars/020m.jpg)"
-  ></span>
-</div>
-```

+ 0 - 1213
core/docs/ui/components/buttons.mdx

@@ -1,1213 +0,0 @@
----
-title: Buttons
-summary: Use button styles that best suit your designs and encourage users to take the desired actions. You can customize the button's properties to improve the user experience of your website or system, changing the size, shape, color and many more.
-bootstrapLink: components/buttons/
-description: Customizable buttons for user actions.
----
-
-## Button tag
-
-As one of the most common elements of UI design, buttons have a very important function of engaging users within your website or app and guiding them in their actions. Use the `.btn` classes with the `<button>` element and add additional styling that will make your buttons serve their purpose and draw users' attention.
-
-```html example centered separated height="7rem"
-<a href="#" class="btn" role="button">Link</a>
-<button class="btn">Button</button>
-<input type="button" class="btn" value="Input" />
-<input type="submit" class="btn" value="Submit" />
-<input type="reset" class="btn" value="Reset" />
-```
-
-## Default button
-
-The standard button creates a white background and subtle hover animation. It's meant to look and behave as an interactive element of your page.
-
-```html example centered separated height="7rem"
-<a href="#" class="btn" role="button">Link</a>
-```
-
-## Button variations
-
-Use the button classes that correspond to the function of your button. The big range of available colors will help you show your button's purpose and make it easy to spot.
-
-```html example vertical centered separated scrollable height="15rem"
-<a href="#" class="btn btn-primary">Primary</a>
-<a href="#" class="btn btn-secondary">Secondary</a>
-<a href="#" class="btn btn-success">Success</a>
-<a href="#" class="btn btn-warning">Warning</a>
-<a href="#" class="btn btn-danger">Danger</a>
-<a href="#" class="btn btn-info">Info</a>
-<a href="#" class="btn btn-dark">Dark</a>
-<a href="#" class="btn btn-light">Light</a>
-```
-
-## Disabled buttons
-
-Make buttons look inactive to show that an action is possible once the user meets certain criteria, such as completing the required fields to submit a form.
-
-```html example vertical centered separated scrollable height="15rem"
-<a href="#" class="btn btn-primary disabled">Primary</a>
-<a href="#" class="btn btn-secondary disabled">Secondary</a>
-<a href="#" class="btn btn-success disabled">Success</a>
-<a href="#" class="btn btn-warning disabled">Warning</a>
-<a href="#" class="btn btn-danger disabled">Danger</a>
-<a href="#" class="btn btn-info disabled">Info</a>
-<a href="#" class="btn btn-dark disabled">Dark</a>
-<a href="#" class="btn btn-light disabled">Light</a>
-```
-
-## Color variations
-
-Choose the right color for your button to make it go well with your design and draw users' attention. Button colors can have a big influence on users' decisions, which is why it's important to choose them based on the intended purpose.
-
-```html example vertical centered separated scrollable height="15rem"
-<a href="#" class="btn btn-blue">Blue</a>
-<a href="#" class="btn btn-azure">Azure</a>
-<a href="#" class="btn btn-indigo">Indigo</a>
-<a href="#" class="btn btn-purple">Purple</a>
-<a href="#" class="btn btn-pink">Pink</a>
-<a href="#" class="btn btn-red">Red</a>
-<a href="#" class="btn btn-orange">Orange</a>
-<a href="#" class="btn btn-yellow">Yellow</a>
-<a href="#" class="btn btn-lime">Lime</a>
-<a href="#" class="btn btn-green">Green</a>
-<a href="#" class="btn btn-teal">Teal</a>
-<a href="#" class="btn btn-cyan">Cyan</a>
-```
-
-## Ghost buttons
-
-Use the `.btn-ghost-*` class to make your button look simple yet aesthetically appealing. Ghost buttons help focus users' attention on the website's primary design, encouraging them to take action at the same time.
-
-```html example vertical centered separated scrollable height="15rem"
-<a href="#" class="btn btn-ghost-primary">Primary</a>
-<a href="#" class="btn btn-ghost-secondary">Secondary</a>
-<a href="#" class="btn btn-ghost-success">Success</a>
-<a href="#" class="btn btn-ghost-warning">Warning</a>
-<a href="#" class="btn btn-ghost-danger">Danger</a>
-<a href="#" class="btn btn-ghost-info">Info</a>
-<a href="#" class="btn btn-ghost-dark">Dark</a>
-<div class="p-2 bg-dark">
-  <a href="#" class="btn btn-ghost-light">Light</a>
-</div>
-```
-
-## Square buttons
-
-Use the `.btn-square` class to remove the border radius, if you want the corners of your button to be square rather than rounded.
-
-```html example centered separated height="7rem"
-<a href="#" class="btn btn-square">Square button</a>
-```
-
-## Pill buttons
-
-Add the `.btn-pill` class to your button to make it rounded and give it a modern and attractive look.
-
-```html example centered separated height="7rem"
-<a href="#" class="btn btn-pill">Pill button</a>
-```
-
-## Outline buttons
-
-Replace the default modifier class with the `.btn-outline-*` class, if you want to remove the color and the background of your button and give it a more subtle look. Outline buttons are perfect to use as secondary buttons, as they don't distract users from the main action.
-
-```html example vertical centered separated scrollable height="15rem"
-<a href="#" class="btn btn-outline-primary">Primary</a>
-<a href="#" class="btn btn-outline-secondary">Secondary</a>
-<a href="#" class="btn btn-outline-success">Success</a>
-<a href="#" class="btn btn-outline-warning">Warning</a>
-<a href="#" class="btn btn-outline-danger">Danger</a>
-<a href="#" class="btn btn-outline-info">Info</a>
-<a href="#" class="btn btn-outline-dark">Dark</a>
-<a href="#" class="btn btn-outline-light">Light</a>
-```
-
-## Button size
-
-Add `.btn-lg` or `.btn-sm` to change the size of your button and differentiate those which should have primary focus from those of secondary importance. Adapt the button size to your design and encourage users to take actions.
-
-```html example centered separated height="8rem"
-<button type="button" class="btn btn-primary btn-lg">Large button</button>
-<button type="button" class="btn btn-lg">Large button</button>
-```
-
-```html example centered separated height="7rem"
-<button type="button" class="btn btn-primary btn-sm">Small button</button>
-<button type="button" class="btn btn-sm">Small button</button>
-```
-
-## Buttons with icons
-
-Label your button with text and add an icon to communicate the action and make it easy to identify for users. Icons are easily recognized and improve the aesthetics of your button design, giving it a modern and attractive look.
-
-Icons can be found [**here**](/docs/components/icons)
-
-```html example centered separated height="7rem"
-<button type="button" class="btn">
-  <!-- SVG icon from http://tabler.io/icons/icon/upload -->
-  <svg
-    xmlns="http://www.w3.org/2000/svg"
-    class="icon"
-    width="24"
-    height="24"
-    viewBox="0 0 24 24"
-    stroke-width="2"
-    stroke="currentColor"
-    fill="none"
-    stroke-linecap="round"
-    stroke-linejoin="round"
-  >
-    <path stroke="none" d="M0 0h24v24H0z" fill="none" />
-    <path d="M4 17v2a2 2 0 0 0 2 2h12a2 2 0 0 0 2 -2v-2" />
-    <polyline points="7 9 12 4 17 9" />
-    <line x1="12" y1="4" x2="12" y2="16" />
-  </svg>
-  Upload
-</button>
-<button type="button" class="btn btn-warning">
-  <!-- SVG icon from http://tabler.io/icons/icon/heart -->
-  <svg
-    xmlns="http://www.w3.org/2000/svg"
-    class="icon"
-    width="24"
-    height="24"
-    viewBox="0 0 24 24"
-    stroke-width="2"
-    stroke="currentColor"
-    fill="none"
-    stroke-linecap="round"
-    stroke-linejoin="round"
-  >
-    <path stroke="none" d="M0 0h24v24H0z" fill="none" />
-    <path d="M19.5 12.572l-7.5 7.428l-7.5 -7.428m0 0a5 5 0 1 1 7.5 -6.566a5 5 0 1 1 7.5 6.572" />
-  </svg>
-  I like
-</button>
-<button type="button" class="btn btn-success">
-  <!-- SVG icon from http://tabler.io/icons/icon/check -->
-  <svg
-    xmlns="http://www.w3.org/2000/svg"
-    class="icon"
-    width="24"
-    height="24"
-    viewBox="0 0 24 24"
-    stroke-width="2"
-    stroke="currentColor"
-    fill="none"
-    stroke-linecap="round"
-    stroke-linejoin="round"
-  >
-    <path stroke="none" d="M0 0h24v24H0z" fill="none" />
-    <path d="M5 12l5 5l10 -10" />
-  </svg>
-  I agree
-</button>
-<button type="button" class="btn btn-primary">
-  <!-- SVG icon from http://tabler.io/icons/icon/plus -->
-  <svg
-    xmlns="http://www.w3.org/2000/svg"
-    class="icon"
-    width="24"
-    height="24"
-    viewBox="0 0 24 24"
-    stroke-width="2"
-    stroke="currentColor"
-    fill="none"
-    stroke-linecap="round"
-    stroke-linejoin="round"
-  >
-    <path stroke="none" d="M0 0h24v24H0z" fill="none" />
-    <line x1="12" y1="5" x2="12" y2="19" />
-    <line x1="5" y1="12" x2="19" y2="12" />
-  </svg>
-  More
-</button>
-<button type="button" class="btn btn-danger">
-  <!-- SVG icon from http://tabler.io/icons/icon/link -->
-  <svg
-    xmlns="http://www.w3.org/2000/svg"
-    width="24"
-    height="24"
-    viewBox="0 0 24 24"
-    fill="none"
-    stroke="currentColor"
-    stroke-width="2"
-    stroke-linecap="round"
-    stroke-linejoin="round"
-    class="icon icon-tabler icons-tabler-outline icon-tabler-link"
-  >
-    <path stroke="none" d="M0 0h24v24H0z" fill="none" />
-    <path d="M9 15l6 -6" />
-    <path d="M11 6l.463 -.536a5 5 0 0 1 7.071 7.072l-.534 .464" />
-    <path d="M13 18l-.397 .534a5.068 5.068 0 0 1 -7.127 0a4.972 4.972 0 0 1 0 -7.071l.524 -.463" />
-  </svg>
-  Link
-</button>
-<button type="button" class="btn btn-info">
-  <!-- SVG icon from http://tabler.io/icons/icon/message -->
-  <svg
-    xmlns="http://www.w3.org/2000/svg"
-    width="24"
-    height="24"
-    viewBox="0 0 24 24"
-    fill="none"
-    stroke="currentColor"
-    stroke-width="2"
-    stroke-linecap="round"
-    stroke-linejoin="round"
-    class="icon icon-tabler icons-tabler-outline icon-tabler-message"
-  >
-    <path stroke="none" d="M0 0h24v24H0z" fill="none" />
-    <path d="M8 9h8" />
-    <path d="M8 13h6" />
-    <path
-      d="M18 4a3 3 0 0 1 3 3v8a3 3 0 0 1 -3 3h-5l-5 3v-3h-2a3 3 0 0 1 -3 -3v-8a3 3 0 0 1 3 -3h12z"
-    />
-  </svg>
-  Comment
-</button>
-```
-
-## Social buttons
-
-You can use the icons of popular social networking sites, which users are familiar with. Thanks to buttons with social media icons users can share content or follow a website with just one click, without leaving the website.
-
-```html example vertical centered separated scrollable height="15rem"
-<a href="#" class="btn btn-facebook">
-  <!-- SVG icon from http://tabler.io/icons/icon/brand-facebook -->
-  <svg
-    xmlns="http://www.w3.org/2000/svg"
-    class="icon"
-    width="24"
-    height="24"
-    viewBox="0 0 24 24"
-    stroke-width="2"
-    stroke="currentColor"
-    fill="none"
-    stroke-linecap="round"
-    stroke-linejoin="round"
-  >
-    <path stroke="none" d="M0 0h24v24H0z" fill="none" />
-    <path d="M7 10v4h3v7h4v-7h3l1 -4h-4v-2a1 1 0 0 1 1 -1h3v-4h-3a5 5 0 0 0 -5 5v2h-3" />
-  </svg>
-  Facebook
-</a>
-<a href="#" class="btn btn-twitter">
-  <!-- SVG icon from http://tabler.io/icons/icon/brand-twitter -->
-  <svg
-    xmlns="http://www.w3.org/2000/svg"
-    class="icon"
-    width="24"
-    height="24"
-    viewBox="0 0 24 24"
-    stroke-width="2"
-    stroke="currentColor"
-    fill="none"
-    stroke-linecap="round"
-    stroke-linejoin="round"
-  >
-    <path stroke="none" d="M0 0h24v24H0z" fill="none" />
-    <path
-      d="M22 4.01c-1 .49 -1.98 .689 -3 .99c-1.121 -1.265 -2.783 -1.335 -4.38 -.737s-2.643 2.06 -2.62 3.737v1c-3.245 .083 -6.135 -1.395 -8 -4c0 0 -4.182 7.433 4 11c-1.872 1.247 -3.739 2.088 -6 2c3.308 1.803 6.913 2.423 10.034 1.517c3.58 -1.04 6.522 -3.723 7.651 -7.742a13.84 13.84 0 0 0 .497 -3.753c-.002 -.249 1.51 -2.772 1.818 -4.013z"
-    />
-  </svg>
-  Twitter
-</a>
-<a href="#" class="btn btn-google">
-  <!-- SVG icon from http://tabler.io/icons/icon/brand-google -->
-  <svg
-    xmlns="http://www.w3.org/2000/svg"
-    class="icon"
-    width="24"
-    height="24"
-    viewBox="0 0 24 24"
-    stroke-width="2"
-    stroke="currentColor"
-    fill="none"
-    stroke-linecap="round"
-    stroke-linejoin="round"
-  >
-    <path stroke="none" d="M0 0h24v24H0z" fill="none" />
-    <path d="M17.788 5.108a9 9 0 1 0 3.212 6.892h-8" />
-  </svg>
-  Google
-</a>
-<a href="#" class="btn btn-youtube">
-  <!-- SVG icon from http://tabler.io/icons/icon/brand-youtube -->
-  <svg
-    xmlns="http://www.w3.org/2000/svg"
-    class="icon"
-    width="24"
-    height="24"
-    viewBox="0 0 24 24"
-    stroke-width="2"
-    stroke="currentColor"
-    fill="none"
-    stroke-linecap="round"
-    stroke-linejoin="round"
-  >
-    <path stroke="none" d="M0 0h24v24H0z" fill="none" />
-    <rect x="3" y="5" width="18" height="14" rx="4" />
-    <path d="M10 9l5 3l-5 3z" />
-  </svg>
-  Youtube
-</a>
-<a href="#" class="btn btn-vimeo">
-  <!-- SVG icon from http://tabler.io/icons/icon/brand-vimeo -->
-  <svg
-    xmlns="http://www.w3.org/2000/svg"
-    class="icon"
-    width="24"
-    height="24"
-    viewBox="0 0 24 24"
-    stroke-width="2"
-    stroke="currentColor"
-    fill="none"
-    stroke-linecap="round"
-    stroke-linejoin="round"
-  >
-    <path stroke="none" d="M0 0h24v24H0z" fill="none" />
-    <path
-      d="M3 8.5l1 1s1.5 -1.102 2 -.5c.509 .609 1.863 7.65 2.5 9c.556 1.184 1.978 2.89 4 1.5c2 -1.5 7.5 -5.5 8.5 -11.5c.444 -2.661 -1 -4 -2.5 -4c-2 0 -4.047 1.202 -4.5 4c2.05 -1.254 2.551 1.003 1.5 3c-1.052 2.005 -2 3 -2.5 3c-.49 0 -.924 -1.165 -1.5 -3.5c-.59 -2.42 -.5 -6.5 -3 -6.5s-5.5 4.5 -5.5 4.5z"
-    />
-  </svg>
-  Vimeo
-</a>
-<a href="#" class="btn btn-dribbble">
-  <!-- SVG icon from http://tabler.io/icons/icon/brand-dribbble -->
-  <svg
-    xmlns="http://www.w3.org/2000/svg"
-    class="icon"
-    width="24"
-    height="24"
-    viewBox="0 0 24 24"
-    stroke-width="2"
-    stroke="currentColor"
-    fill="none"
-    stroke-linecap="round"
-    stroke-linejoin="round"
-  >
-    <path stroke="none" d="M0 0h24v24H0z" fill="none" />
-    <circle cx="12" cy="12" r="9" />
-    <path d="M9 3.6c5 6 7 10.5 7.5 16.2" />
-    <path d="M6.4 19c3.5 -3.5 6 -6.5 14.5 -6.4" />
-    <path d="M3.1 10.75c5 0 9.814 -.38 15.314 -5" />
-  </svg>
-  Dribbble
-</a>
-<a href="#" class="btn btn-github">
-  <!-- SVG icon from http://tabler.io/icons/icon/brand-github -->
-  <svg
-    xmlns="http://www.w3.org/2000/svg"
-    class="icon"
-    width="24"
-    height="24"
-    viewBox="0 0 24 24"
-    stroke-width="2"
-    stroke="currentColor"
-    fill="none"
-    stroke-linecap="round"
-    stroke-linejoin="round"
-  >
-    <path stroke="none" d="M0 0h24v24H0z" fill="none" />
-    <path
-      d="M9 19c-4.3 1.4 -4.3 -2.5 -6 -3m12 5v-3.5c0 -1 .1 -1.4 -.5 -2c2.8 -.3 5.5 -1.4 5.5 -6a4.6 4.6 0 0 0 -1.3 -3.2a4.2 4.2 0 0 0 -.1 -3.2s-1.1 -.3 -3.5 1.3a12.3 12.3 0 0 0 -6.2 0c-2.4 -1.6 -3.5 -1.3 -3.5 -1.3a4.2 4.2 0 0 0 -.1 3.2a4.6 4.6 0 0 0 -1.3 3.2c0 4.6 2.7 5.7 5.5 6c-.6 .6 -.6 1.2 -.5 2v3.5"
-    />
-  </svg>
-  Github
-</a>
-<a href="#" class="btn btn-instagram">
-  <!-- SVG icon from http://tabler.io/icons/icon/brand-instagram -->
-  <svg
-    xmlns="http://www.w3.org/2000/svg"
-    class="icon"
-    width="24"
-    height="24"
-    viewBox="0 0 24 24"
-    stroke-width="2"
-    stroke="currentColor"
-    fill="none"
-    stroke-linecap="round"
-    stroke-linejoin="round"
-  >
-    <path stroke="none" d="M0 0h24v24H0z" fill="none" />
-    <rect x="4" y="4" width="16" height="16" rx="4" />
-    <circle cx="12" cy="12" r="3" />
-    <line x1="16.5" y1="7.5" x2="16.5" y2="7.501" />
-  </svg>
-  Instagram
-</a>
-<a href="#" class="btn btn-pinterest">
-  <!-- SVG icon from http://tabler.io/icons/icon/brand-pinterest -->
-  <svg
-    xmlns="http://www.w3.org/2000/svg"
-    class="icon"
-    width="24"
-    height="24"
-    viewBox="0 0 24 24"
-    stroke-width="2"
-    stroke="currentColor"
-    fill="none"
-    stroke-linecap="round"
-    stroke-linejoin="round"
-  >
-    <path stroke="none" d="M0 0h24v24H0z" fill="none" />
-    <line x1="8" y1="20" x2="12" y2="11" />
-    <path d="M10.7 14c.437 1.263 1.43 2 2.55 2c2.071 0 3.75 -1.554 3.75 -4a5 5 0 1 0 -9.7 1.7" />
-    <circle cx="12" cy="12" r="9" />
-  </svg>
-  Pinterest
-</a>
-<a href="#" class="btn btn-vk">
-  <!-- SVG icon from http://tabler.io/icons/icon/brand-vk -->
-  <svg
-    xmlns="http://www.w3.org/2000/svg"
-    class="icon"
-    width="24"
-    height="24"
-    viewBox="0 0 24 24"
-    stroke-width="2"
-    stroke="currentColor"
-    fill="none"
-    stroke-linecap="round"
-    stroke-linejoin="round"
-  >
-    <path stroke="none" d="M0 0h24v24H0z" fill="none" />
-    <path
-      d="M14 19h-4a8 8 0 0 1 -8 -8v-5h4v5a4 4 0 0 0 4 4h0v-9h4v4.5l.03 -.004a4.531 4.531 0 0 0 3.97 -4.496h4l-.342 1.711a6.858 6.858 0 0 1 -3.658 4.789h0a5.34 5.34 0 0 1 3.566 4.111l.434 2.389h0h-4a4.531 4.531 0 0 0 -3.97 -4.496v4.5z"
-    />
-  </svg>
-  VK
-</a>
-<a href="#" class="btn btn-rss">
-  <!-- SVG icon from http://tabler.io/icons/icon/brand-rss -->
-  <svg
-    xmlns="http://www.w3.org/2000/svg"
-    class="icon"
-    width="24"
-    height="24"
-    viewBox="0 0 24 24"
-    stroke-width="2"
-    stroke="currentColor"
-    fill="none"
-    stroke-linecap="round"
-    stroke-linejoin="round"
-  >
-    <path stroke="none" d="M0 0h24v24H0z" fill="none" />
-    <circle cx="5" cy="19" r="1" />
-    <path d="M4 4a16 16 0 0 1 16 16" />
-    <path d="M4 11a9 9 0 0 1 9 9" />
-  </svg>
-  RSS
-</a>
-<a href="#" class="btn btn-flickr">
-  <!-- SVG icon from http://tabler.io/icons/icon/brand-flickr -->
-  <svg
-    xmlns="http://www.w3.org/2000/svg"
-    class="icon"
-    width="24"
-    height="24"
-    viewBox="0 0 24 24"
-    stroke-width="2"
-    stroke="currentColor"
-    fill="none"
-    stroke-linecap="round"
-    stroke-linejoin="round"
-  >
-    <path stroke="none" d="M0 0h24v24H0z" fill="none" />
-    <circle cx="7" cy="12" r="3" />
-    <circle cx="17" cy="12" r="3" />
-  </svg>
-  Flickr
-</a>
-<a href="#" class="btn btn-bitbucket">
-  <!-- SVG icon from http://tabler.io/icons/icon/brand-bitbucket -->
-  <svg
-    xmlns="http://www.w3.org/2000/svg"
-    class="icon"
-    width="24"
-    height="24"
-    viewBox="0 0 24 24"
-    stroke-width="2"
-    stroke="currentColor"
-    fill="none"
-    stroke-linecap="round"
-    stroke-linejoin="round"
-  >
-    <path stroke="none" d="M0 0h24v24H0z" fill="none" />
-    <path
-      d="M3.648 4a0.64 .64 0 0 0 -.64 .744l3.14 14.528c.07 .417 .43 .724 .852 .728h10a0.644 .644 0 0 0 .642 -.539l3.35 -14.71a0.641 .641 0 0 0 -.64 -.744l-16.704 -.007z"
-    />
-    <path d="M14 15h-4l-1 -6h6z" />
-  </svg>
-  Bitbucket
-</a>
-<a href="#" class="btn btn-tabler">
-  <!-- SVG icon from http://tabler.io/icons/icon/brand-tabler -->
-  <svg
-    xmlns="http://www.w3.org/2000/svg"
-    class="icon"
-    width="24"
-    height="24"
-    viewBox="0 0 24 24"
-    stroke-width="2"
-    stroke="currentColor"
-    fill="none"
-    stroke-linecap="round"
-    stroke-linejoin="round"
-  >
-    <path stroke="none" d="M0 0h24v24H0z" fill="none" />
-    <path d="M8 9l3 3l-3 3" />
-    <line x1="13" y1="15" x2="16" y2="15" />
-    <rect x="4" y="4" width="16" height="16" rx="4" />
-  </svg>
-  Tabler
-</a>
-```
-
-```html
-<a href="#" class="btn btn-facebook">
-  <svg>...</svg>
-  Facebook
-</a>
-```
-
-You can also add an icon without the name of a social networking site, if you want to display more buttons in a small space.
-
-```html example separated scrollable height="7rem"
-<a href="#" class="btn btn-facebook btn-icon" aria-label="Button">
-  <!-- SVG icon from http://tabler.io/icons/icon/brand-facebook -->
-  <svg
-    xmlns="http://www.w3.org/2000/svg"
-    class="icon"
-    width="24"
-    height="24"
-    viewBox="0 0 24 24"
-    stroke-width="2"
-    stroke="currentColor"
-    fill="none"
-    stroke-linecap="round"
-    stroke-linejoin="round"
-  >
-    <path stroke="none" d="M0 0h24v24H0z" fill="none" />
-    <path d="M7 10v4h3v7h4v-7h3l1 -4h-4v-2a1 1 0 0 1 1 -1h3v-4h-3a5 5 0 0 0 -5 5v2h-3" />
-  </svg>
-</a>
-<a href="#" class="btn btn-x btn-icon" aria-label="Button">
-  <!-- SVG icon from http://tabler.io/icons/icon/brand-x -->
-  <svg
-    xmlns="http://www.w3.org/2000/svg"
-    width="24"
-    height="24"
-    viewBox="0 0 24 24"
-    fill="none"
-    stroke="currentColor"
-    stroke-width="2"
-    stroke-linecap="round"
-    stroke-linejoin="round"
-    class="icon icon-tabler icons-tabler-outline icon-tabler-brand-x"
-  >
-    <path stroke="none" d="M0 0h24v24H0z" fill="none" />
-    <path d="M4 4l11.733 16h4.267l-11.733 -16z" />
-    <path d="M4 20l6.768 -6.768m2.46 -2.46l6.772 -6.772" />
-  </svg>
-</a>
-<a href="#" class="btn btn-google btn-icon" aria-label="Button">
-  <!-- SVG icon from http://tabler.io/icons/icon/brand-google -->
-  <svg
-    xmlns="http://www.w3.org/2000/svg"
-    class="icon"
-    width="24"
-    height="24"
-    viewBox="0 0 24 24"
-    stroke-width="2"
-    stroke="currentColor"
-    fill="none"
-    stroke-linecap="round"
-    stroke-linejoin="round"
-  >
-    <path stroke="none" d="M0 0h24v24H0z" fill="none" />
-    <path d="M17.788 5.108a9 9 0 1 0 3.212 6.892h-8" />
-  </svg>
-</a>
-<a href="#" class="btn btn-youtube btn-icon" aria-label="Button">
-  <!-- SVG icon from http://tabler.io/icons/icon/brand-youtube -->
-  <svg
-    xmlns="http://www.w3.org/2000/svg"
-    class="icon"
-    width="24"
-    height="24"
-    viewBox="0 0 24 24"
-    stroke-width="2"
-    stroke="currentColor"
-    fill="none"
-    stroke-linecap="round"
-    stroke-linejoin="round"
-  >
-    <path stroke="none" d="M0 0h24v24H0z" fill="none" />
-    <rect x="3" y="5" width="18" height="14" rx="4" />
-    <path d="M10 9l5 3l-5 3z" />
-  </svg>
-</a>
-<a href="#" class="btn btn-vimeo btn-icon" aria-label="Button">
-  <!-- SVG icon from http://tabler.io/icons/icon/brand-vimeo -->
-  <svg
-    xmlns="http://www.w3.org/2000/svg"
-    class="icon"
-    width="24"
-    height="24"
-    viewBox="0 0 24 24"
-    stroke-width="2"
-    stroke="currentColor"
-    fill="none"
-    stroke-linecap="round"
-    stroke-linejoin="round"
-  >
-    <path stroke="none" d="M0 0h24v24H0z" fill="none" />
-    <path
-      d="M3 8.5l1 1s1.5 -1.102 2 -.5c.509 .609 1.863 7.65 2.5 9c.556 1.184 1.978 2.89 4 1.5c2 -1.5 7.5 -5.5 8.5 -11.5c.444 -2.661 -1 -4 -2.5 -4c-2 0 -4.047 1.202 -4.5 4c2.05 -1.254 2.551 1.003 1.5 3c-1.052 2.005 -2 3 -2.5 3c-.49 0 -.924 -1.165 -1.5 -3.5c-.59 -2.42 -.5 -6.5 -3 -6.5s-5.5 4.5 -5.5 4.5z"
-    />
-  </svg>
-</a>
-<a href="#" class="btn btn-dribbble btn-icon" aria-label="Button">
-  <!-- SVG icon from http://tabler.io/icons/icon/brand-dribbble -->
-  <svg
-    xmlns="http://www.w3.org/2000/svg"
-    class="icon"
-    width="24"
-    height="24"
-    viewBox="0 0 24 24"
-    stroke-width="2"
-    stroke="currentColor"
-    fill="none"
-    stroke-linecap="round"
-    stroke-linejoin="round"
-  >
-    <path stroke="none" d="M0 0h24v24H0z" fill="none" />
-    <circle cx="12" cy="12" r="9" />
-    <path d="M9 3.6c5 6 7 10.5 7.5 16.2" />
-    <path d="M6.4 19c3.5 -3.5 6 -6.5 14.5 -6.4" />
-    <path d="M3.1 10.75c5 0 9.814 -.38 15.314 -5" />
-  </svg>
-</a>
-<a href="#" class="btn btn-github btn-icon" aria-label="Button">
-  <!-- SVG icon from http://tabler.io/icons/icon/brand-github -->
-  <svg
-    xmlns="http://www.w3.org/2000/svg"
-    class="icon"
-    width="24"
-    height="24"
-    viewBox="0 0 24 24"
-    stroke-width="2"
-    stroke="currentColor"
-    fill="none"
-    stroke-linecap="round"
-    stroke-linejoin="round"
-  >
-    <path stroke="none" d="M0 0h24v24H0z" fill="none" />
-    <path
-      d="M9 19c-4.3 1.4 -4.3 -2.5 -6 -3m12 5v-3.5c0 -1 .1 -1.4 -.5 -2c2.8 -.3 5.5 -1.4 5.5 -6a4.6 4.6 0 0 0 -1.3 -3.2a4.2 4.2 0 0 0 -.1 -3.2s-1.1 -.3 -3.5 1.3a12.3 12.3 0 0 0 -6.2 0c-2.4 -1.6 -3.5 -1.3 -3.5 -1.3a4.2 4.2 0 0 0 -.1 3.2a4.6 4.6 0 0 0 -1.3 3.2c0 4.6 2.7 5.7 5.5 6c-.6 .6 -.6 1.2 -.5 2v3.5"
-    />
-  </svg>
-</a>
-<a href="#" class="btn btn-instagram btn-icon" aria-label="Button">
-  <!-- SVG icon from http://tabler.io/icons/icon/brand-instagram -->
-  <svg
-    xmlns="http://www.w3.org/2000/svg"
-    class="icon"
-    width="24"
-    height="24"
-    viewBox="0 0 24 24"
-    stroke-width="2"
-    stroke="currentColor"
-    fill="none"
-    stroke-linecap="round"
-    stroke-linejoin="round"
-  >
-    <path stroke="none" d="M0 0h24v24H0z" fill="none" />
-    <rect x="4" y="4" width="16" height="16" rx="4" />
-    <circle cx="12" cy="12" r="3" />
-    <line x1="16.5" y1="7.5" x2="16.5" y2="7.501" />
-  </svg>
-</a>
-<a href="#" class="btn btn-pinterest btn-icon" aria-label="Button">
-  <!-- SVG icon from http://tabler.io/icons/icon/brand-pinterest -->
-  <svg
-    xmlns="http://www.w3.org/2000/svg"
-    class="icon"
-    width="24"
-    height="24"
-    viewBox="0 0 24 24"
-    stroke-width="2"
-    stroke="currentColor"
-    fill="none"
-    stroke-linecap="round"
-    stroke-linejoin="round"
-  >
-    <path stroke="none" d="M0 0h24v24H0z" fill="none" />
-    <line x1="8" y1="20" x2="12" y2="11" />
-    <path d="M10.7 14c.437 1.263 1.43 2 2.55 2c2.071 0 3.75 -1.554 3.75 -4a5 5 0 1 0 -9.7 1.7" />
-    <circle cx="12" cy="12" r="9" />
-  </svg>
-</a>
-<a href="#" class="btn btn-vk btn-icon" aria-label="Button">
-  <!-- SVG icon from http://tabler.io/icons/icon/brand-vk -->
-  <svg
-    xmlns="http://www.w3.org/2000/svg"
-    class="icon"
-    width="24"
-    height="24"
-    viewBox="0 0 24 24"
-    stroke-width="2"
-    stroke="currentColor"
-    fill="none"
-    stroke-linecap="round"
-    stroke-linejoin="round"
-  >
-    <path stroke="none" d="M0 0h24v24H0z" fill="none" />
-    <path
-      d="M14 19h-4a8 8 0 0 1 -8 -8v-5h4v5a4 4 0 0 0 4 4h0v-9h4v4.5l.03 -.004a4.531 4.531 0 0 0 3.97 -4.496h4l-.342 1.711a6.858 6.858 0 0 1 -3.658 4.789h0a5.34 5.34 0 0 1 3.566 4.111l.434 2.389h0h-4a4.531 4.531 0 0 0 -3.97 -4.496v4.5z"
-    />
-  </svg>
-</a>
-<a href="#" class="btn btn-rss btn-icon" aria-label="Button">
-  <!-- SVG icon from http://tabler.io/icons/icon/rss -->
-  <svg
-    xmlns="http://www.w3.org/2000/svg"
-    class="icon"
-    width="24"
-    height="24"
-    viewBox="0 0 24 24"
-    stroke-width="2"
-    stroke="currentColor"
-    fill="none"
-    stroke-linecap="round"
-    stroke-linejoin="round"
-  >
-    <path stroke="none" d="M0 0h24v24H0z" fill="none" />
-    <circle cx="5" cy="19" r="1" />
-    <path d="M4 4a16 16 0 0 1 16 16" />
-    <path d="M4 11a9 9 0 0 1 9 9" />
-  </svg>
-</a>
-<a href="#" class="btn btn-flickr btn-icon" aria-label="Button">
-  <!-- SVG icon from http://tabler.io/icons/icon/brand-flickr -->
-  <svg
-    xmlns="http://www.w3.org/2000/svg"
-    class="icon"
-    width="24"
-    height="24"
-    viewBox="0 0 24 24"
-    stroke-width="2"
-    stroke="currentColor"
-    fill="none"
-    stroke-linecap="round"
-    stroke-linejoin="round"
-  >
-    <path stroke="none" d="M0 0h24v24H0z" fill="none" />
-    <circle cx="7" cy="12" r="3" />
-    <circle cx="17" cy="12" r="3" />
-  </svg>
-</a>
-<a href="#" class="btn btn-bitbucket btn-icon" aria-label="Button">
-  <!-- SVG icon from http://tabler.io/icons/icon/brand-bitbucket -->
-  <svg
-    xmlns="http://www.w3.org/2000/svg"
-    class="icon"
-    width="24"
-    height="24"
-    viewBox="0 0 24 24"
-    stroke-width="2"
-    stroke="currentColor"
-    fill="none"
-    stroke-linecap="round"
-    stroke-linejoin="round"
-  >
-    <path stroke="none" d="M0 0h24v24H0z" fill="none" />
-    <path
-      d="M3.648 4a0.64 .64 0 0 0 -.64 .744l3.14 14.528c.07 .417 .43 .724 .852 .728h10a0.644 .644 0 0 0 .642 -.539l3.35 -14.71a0.641 .641 0 0 0 -.64 -.744l-16.704 -.007z"
-    />
-    <path d="M14 15h-4l-1 -6h6z" />
-  </svg>
-</a>
-<a href="#" class="btn btn-tabler btn-icon" aria-label="Button">
-  <!-- SVG icon from http://tabler.io/icons/icon/brand-tabler -->
-  <svg
-    xmlns="http://www.w3.org/2000/svg"
-    class="icon"
-    width="24"
-    height="24"
-    viewBox="0 0 24 24"
-    stroke-width="2"
-    stroke="currentColor"
-    fill="none"
-    stroke-linecap="round"
-    stroke-linejoin="round"
-  >
-    <path stroke="none" d="M0 0h24v24H0z" fill="none" />
-    <path d="M8 9l3 3l-3 3" />
-    <line x1="13" y1="15" x2="16" y2="15" />
-    <rect x="4" y="4" width="16" height="16" rx="4" />
-  </svg>
-</a>
-```
-
-```html
-<a href="#" class="btn btn-facebook btn-icon" aria-label="Button">
-  <svg>...</svg>
-</a>
-```
-
-## Icon buttons
-
-Add the `.btn-icon` class to remove unnecessary padding from your button and use an icon without any additional label. Thanks to that, you can save space and make the action easy to recognize for international users.
-
-```html example centered separated height="7rem"
-<a href="#" class="btn btn-primary btn-icon" aria-label="Button">
-  <!-- SVG icon from http://tabler.io/icons/icon/activity -->
-  <svg
-    xmlns="http://www.w3.org/2000/svg"
-    class="icon"
-    width="24"
-    height="24"
-    viewBox="0 0 24 24"
-    stroke-width="2"
-    stroke="currentColor"
-    fill="none"
-    stroke-linecap="round"
-    stroke-linejoin="round"
-  >
-    <path stroke="none" d="M0 0h24v24H0z" fill="none" />
-    <path d="M3 12h4l3 8l4 -16l3 8h4" />
-  </svg>
-</a>
-<a href="#" class="btn btn-github btn-icon" aria-label="Button">
-  <!-- SVG icon from http://tabler.io/icons/icon/brand-github -->
-  <svg
-    xmlns="http://www.w3.org/2000/svg"
-    class="icon"
-    width="24"
-    height="24"
-    viewBox="0 0 24 24"
-    stroke-width="2"
-    stroke="currentColor"
-    fill="none"
-    stroke-linecap="round"
-    stroke-linejoin="round"
-  >
-    <path stroke="none" d="M0 0h24v24H0z" fill="none" />
-    <path
-      d="M9 19c-4.3 1.4 -4.3 -2.5 -6 -3m12 5v-3.5c0 -1 .1 -1.4 -.5 -2c2.8 -.3 5.5 -1.4 5.5 -6a4.6 4.6 0 0 0 -1.3 -3.2a4.2 4.2 0 0 0 -.1 -3.2s-1.1 -.3 -3.5 1.3a12.3 12.3 0 0 0 -6.2 0c-2.4 -1.6 -3.5 -1.3 -3.5 -1.3a4.2 4.2 0 0 0 -.1 3.2a4.6 4.6 0 0 0 -1.3 3.2c0 4.6 2.7 5.7 5.5 6c-.6 .6 -.6 1.2 -.5 2v3.5"
-    />
-  </svg>
-</a>
-<a href="#" class="btn btn-success btn-icon" aria-label="Button">
-  <!-- SVG icon from http://tabler.io/icons/icon/bell -->
-  <svg
-    xmlns="http://www.w3.org/2000/svg"
-    class="icon"
-    width="24"
-    height="24"
-    viewBox="0 0 24 24"
-    stroke-width="2"
-    stroke="currentColor"
-    fill="none"
-    stroke-linecap="round"
-    stroke-linejoin="round"
-  >
-    <path stroke="none" d="M0 0h24v24H0z" fill="none" />
-    <path
-      d="M10 5a2 2 0 0 1 4 0a7 7 0 0 1 4 6v3a4 4 0 0 0 2 3h-16a4 4 0 0 0 2 -3v-3a7 7 0 0 1 4 -6"
-    />
-    <path d="M9 17v1a3 3 0 0 0 6 0v-1" />
-  </svg>
-</a>
-<a href="#" class="btn btn-warning btn-icon" aria-label="Button">
-  <!-- SVG icon from http://tabler.io/icons/icon/star -->
-  <svg
-    xmlns="http://www.w3.org/2000/svg"
-    class="icon"
-    width="24"
-    height="24"
-    viewBox="0 0 24 24"
-    stroke-width="2"
-    stroke="currentColor"
-    fill="none"
-    stroke-linecap="round"
-    stroke-linejoin="round"
-  >
-    <path stroke="none" d="M0 0h24v24H0z" fill="none" />
-    <path
-      d="M12 17.75l-6.172 3.245l1.179 -6.873l-5 -4.867l6.9 -1l3.086 -6.253l3.086 6.253l6.9 1l-5 4.867l1.179 6.873z"
-    />
-  </svg>
-</a>
-<a href="#" class="btn btn-danger btn-icon" aria-label="Button">
-  <!-- SVG icon from http://tabler.io/icons/icon/trash -->
-  <svg
-    xmlns="http://www.w3.org/2000/svg"
-    class="icon"
-    width="24"
-    height="24"
-    viewBox="0 0 24 24"
-    stroke-width="2"
-    stroke="currentColor"
-    fill="none"
-    stroke-linecap="round"
-    stroke-linejoin="round"
-  >
-    <path stroke="none" d="M0 0h24v24H0z" fill="none" />
-    <line x1="4" y1="7" x2="20" y2="7" />
-    <line x1="10" y1="11" x2="10" y2="17" />
-    <line x1="14" y1="11" x2="14" y2="17" />
-    <path d="M5 7l1 12a2 2 0 0 0 2 2h8a2 2 0 0 0 2 -2l1 -12" />
-    <path d="M9 7v-3a1 1 0 0 1 1 -1h4a1 1 0 0 1 1 1v3" />
-  </svg>
-</a>
-<a href="#" class="btn btn-purple btn-icon" aria-label="Button">
-  <!-- SVG icon from http://tabler.io/icons/icon/chart-bar -->
-  <svg
-    xmlns="http://www.w3.org/2000/svg"
-    class="icon"
-    width="24"
-    height="24"
-    viewBox="0 0 24 24"
-    stroke-width="2"
-    stroke="currentColor"
-    fill="none"
-    stroke-linecap="round"
-    stroke-linejoin="round"
-  >
-    <path stroke="none" d="M0 0h24v24H0z" fill="none" />
-    <rect x="3" y="12" width="6" height="8" rx="1" />
-    <rect x="9" y="8" width="6" height="12" rx="1" />
-    <rect x="15" y="4" width="6" height="16" rx="1" />
-    <line x1="4" y1="20" x2="18" y2="20" />
-  </svg>
-</a>
-<a href="#" class="btn btn-icon" aria-label="Button">
-  <!-- SVG icon from http://tabler.io/icons/icon/git-merge -->
-  <svg
-    xmlns="http://www.w3.org/2000/svg"
-    class="icon"
-    width="24"
-    height="24"
-    viewBox="0 0 24 24"
-    stroke-width="2"
-    stroke="currentColor"
-    fill="none"
-    stroke-linecap="round"
-    stroke-linejoin="round"
-  >
-    <path stroke="none" d="M0 0h24v24H0z" fill="none" />
-    <circle cx="7" cy="18" r="2" />
-    <circle cx="7" cy="6" r="2" />
-    <circle cx="17" cy="12" r="2" />
-    <line x1="7" y1="8" x2="7" y2="16" />
-    <path d="M7 8a4 4 0 0 0 4 4h4" />
-  </svg>
-</a>
-```
-
-```html
-<a href="#" class="btn btn-primary btn-icon" aria-label="Button">
-  <svg>...</svg>
-</a>
-```
-
-## Dropdown buttons
-
-Create a dropdown button that will encourage users to click for more options. You can add a label with an icon or remove the label and add an icon on its own if you want to save space. Choose the option that will best suit your design and improve the user experience.
-
-```html example separated height="10rem"
-<div class="dropdown">
-  <button type="button" class="btn dropdown-toggle" data-bs-toggle="dropdown">
-    <!-- SVG icon from http://tabler.io/icons/icon/calendar -->
-    <svg
-      xmlns="http://www.w3.org/2000/svg"
-      class="icon"
-      width="24"
-      height="24"
-      viewBox="0 0 24 24"
-      stroke-width="2"
-      stroke="currentColor"
-      fill="none"
-      stroke-linecap="round"
-      stroke-linejoin="round"
-    >
-      <path stroke="none" d="M0 0h24v24H0z" fill="none" />
-      <rect x="4" y="5" width="16" height="16" rx="2" />
-      <line x1="16" y1="3" x2="16" y2="7" />
-      <line x1="8" y1="3" x2="8" y2="7" />
-      <line x1="4" y1="11" x2="20" y2="11" />
-      <line x1="11" y1="15" x2="12" y2="15" />
-      <line x1="12" y1="15" x2="12" y2="18" />
-    </svg>
-  </button>
-  <div class="dropdown-menu">
-    <a class="dropdown-item" href="#">Action</a>
-    <a class="dropdown-item" href="#">Another action</a>
-  </div>
-</div>
-<div class="dropdown">
-  <button type="button" class="btn dropdown-toggle" data-bs-toggle="dropdown">
-    <!-- SVG icon from http://tabler.io/icons/icon/calendar -->
-    <svg
-      xmlns="http://www.w3.org/2000/svg"
-      class="icon"
-      width="24"
-      height="24"
-      viewBox="0 0 24 24"
-      stroke-width="2"
-      stroke="currentColor"
-      fill="none"
-      stroke-linecap="round"
-      stroke-linejoin="round"
-    >
-      <path stroke="none" d="M0 0h24v24H0z" fill="none" />
-      <rect x="4" y="5" width="16" height="16" rx="2" />
-      <line x1="16" y1="3" x2="16" y2="7" />
-      <line x1="8" y1="3" x2="8" y2="7" />
-      <line x1="4" y1="11" x2="20" y2="11" />
-      <line x1="11" y1="15" x2="12" y2="15" />
-      <line x1="12" y1="15" x2="12" y2="18" />
-    </svg>
-    Show calendar
-  </button>
-  <div class="dropdown-menu">
-    <a class="dropdown-item" href="#">Action</a>
-    <a class="dropdown-item" href="#">Another action</a>
-  </div>
-</div>
-<div class="dropdown">
-  <button type="button" class="btn dropdown-toggle" data-bs-toggle="dropdown">Show calendar</button>
-  <div class="dropdown-menu">
-    <a class="dropdown-item" href="#">Action</a>
-    <a class="dropdown-item" href="#">Another action</a>
-  </div>
-</div>
-```
-
-```html
-<div class="dropdown">
-  <button type="button" class="btn dropdown-toggle" data-bs-toggle="dropdown">
-    <svg>...</svg>
-  </button>
-  <div class="dropdown-menu">
-    <a class="dropdown-item" href="#">Action</a>
-    <a class="dropdown-item" href="#">Another action</a>
-  </div>
-</div>
-```
-
-## Loading buttons
-
-Add the `.btn-loading` class to show a button's loading state, which can be useful in the case of operations that take longer to process. Thanks to that, users will be aware of the current state of their action and won't give it up before it's finished.
-
-```html example centered separated height="7rem"
-<a href="#" class="btn btn-primary btn-loading"> Button </a>
-<a href="#" class="btn btn-primary btn-loading"> Loading button with loooong content </a>
-```
-
-```html example centered height="7rem"
-<a href="#" class="btn btn-primary">
-  <span class="spinner-border spinner-border-sm me-2" role="status"></span>
-  Button
-</a>
-```
-
-## List of buttons
-
-Create a list of buttons using the `.btn-list` container to display different actions a user can take. If you add additional styling, such as colors, you will be able to focus users' attention on a particular action or suggest the result.
-
-```html example vertical centered columns={3} height="7rem"
-<div class="btn-list">
-  <a href="#" class="btn btn-success">Save changes</a>
-  <a href="#" class="btn">Save and continue</a>
-  <a href="#" class="btn btn-danger">Cancel</a>
-</div>
-```
-
-If the list is long, it will be wrapped and some buttons will be moved to the next line, keeping them all evenly spaced.
-
-```html example centered
-<div class="btn-list">
-  <a href="#" class="btn">One</a>
-  <a href="#" class="btn">Two</a>
-  <a href="#" class="btn">Three</a>
-  <a href="#" class="btn">Four</a>
-  <a href="#" class="btn">Five</a>
-  <a href="#" class="btn">Six</a>
-  <a href="#" class="btn">Seven</a>
-  <a href="#" class="btn">Eight</a>
-  <a href="#" class="btn">Nine</a>
-  <a href="#" class="btn">Ten</a>
-  <a href="#" class="btn">Eleven</a>
-  <a href="#" class="btn">Twelve</a>
-  <a href="#" class="btn">Thirteen</a>
-  <a href="#" class="btn">Fourteen</a>
-  <a href="#" class="btn">Fifteen</a>
-  <a href="#" class="btn">Sixteen</a>
-  <a href="#" class="btn">Seventeen</a>
-  <a href="#" class="btn">Eighteen</a>
-  <a href="#" class="btn">Nineteen</a>
-</div>
-```
-
-Use the `.text-center` or the `.text-end` modifiers to change the buttons' alignment and place them where they suit best.
-
-```html example vertical centered columns={3} height="7rem"
-<div class="btn-list justify-content-center">
-  <a href="#" class="btn">Save and continue</a>
-  <a href="#" class="btn btn-primary">Save changes</a>
-</div>
-```
-
-```html example vertical centered columns={3} height="7rem"
-<div class="btn-list justify-content-end">
-  <a href="#" class="btn">Save and continue</a>
-  <a href="#" class="btn btn-primary">Save changes</a>
-</div>
-```
-
-```html example vertical centered columns={3} height="7rem"
-<div class="btn-list">
-  <a href="#" class="btn btn-outline-danger me-auto">Delete</a>
-  <a href="#" class="btn">Save and continue</a>
-  <a href="#" class="btn btn-primary">Save changes</a>
-</div>
-```
-
-## Buttons with avatars
-
-Use buttons with avatars to simplify the process of interaction and make your design more personalized. Buttons can contain avatars and labels or only avatars, if displayed on a smaller space.
-
-```html example centered separated height="7rem"
-<a href="#" class="btn">
-  <span
-    class="avatar"
-    style="
-      background-image: url(https://images.unsplash.com/photo-1542534759-05f6c34a9e63?q=80&fm=jpg&crop=faces&fit=crop&h=100&w=100);
-    "
-  ></span>
-  Avatar
-</a>
-<a href="#" class="btn">
-  <span
-    class="avatar"
-    style="
-      background-image: url(https://images.unsplash.com/photo-1546539782-6fc531453083?q=80&fm=jpg&crop=faces&fit=crop&h=100&w=100);
-    "
-  ></span>
-  Avatar
-</a>
-<a href="#" class="btn">
-  <span
-    class="avatar"
-    style="
-      background-image: url(https://images.unsplash.com/photo-1541585452861-0375331f10bf?q=80&fm=jpg&crop=faces&fit=crop&h=100&w=100);
-    "
-  ></span>
-  Avatar
-</a>
-```

+ 0 - 392
core/docs/ui/components/icons.mdx

@@ -1,392 +0,0 @@
----
-title: Icons
-summary: Use any of over 5000 icons created specifically for Tabler and make your dashboard look even more attractive. All icons are under MIT license, so you can use them without any problem both in private and commercial projects.
-banner: icons
-description: Enhance dashboards with custom icons.
----
-
-If you need to add icons to your website, you can use the Tabler Icons library. It contains over 5000 icons that you can use in your projects. All icons are under the MIT license, so you can use them without any problem both in private and commercial projects. You can find the Tabler Icons library [here](https://tabler-icons.io/).
-
-## Base icon
-
-To add an icon to your code copy the SVG code from the Tabler Icons website and paste it into your HTML file.
-
-```html
-<svg
-  xmlns="http://www.w3.org/2000/svg"
-  class="icon icon-tabler icon-tabler-heart"
-  width="24"
-  height="24"
-  viewBox="0 0 24 24"
-  stroke-width="2"
-  stroke="currentColor"
-  fill="none"
-  stroke-linecap="round"
-  stroke-linejoin="round"
->
-  <path stroke="none" d="M0 0h24v24H0z" fill="none"></path>
-  <path d="M19.5 12.572l-7.5 7.428l-7.5 -7.428a5 5 0 1 1 7.5 -6.566a5 5 0 1 1 7.5 6.572"></path>
-</svg>
-```
-
-Results can be seen in the example below.
-
-```html example centered separated
-<svg
-  xmlns="http://www.w3.org/2000/svg"
-  class="icon icon-tabler icon-tabler-heart"
-  width="24"
-  height="24"
-  viewBox="0 0 24 24"
-  stroke-width="2"
-  stroke="currentColor"
-  fill="none"
-  stroke-linecap="round"
-  stroke-linejoin="round"
->
-  <path stroke="none" d="M0 0h24v24H0z" fill="none"></path>
-  <path d="M19.5 12.572l-7.5 7.428l-7.5 -7.428a5 5 0 1 1 7.5 -6.566a5 5 0 1 1 7.5 6.572"></path>
-</svg>
-<svg
-  xmlns="http://www.w3.org/2000/svg"
-  class="icon icon-tabler icon-tabler-ghost-2"
-  width="24"
-  height="24"
-  viewBox="0 0 24 24"
-  stroke-width="2"
-  stroke="currentColor"
-  fill="none"
-  stroke-linecap="round"
-  stroke-linejoin="round"
->
-  <path stroke="none" d="M0 0h24v24H0z" fill="none"></path>
-  <path d="M10 9h.01"></path>
-  <path d="M14 9h.01"></path>
-  <path
-    d="M12 3a7 7 0 0 1 7 7v1l1 0a2 2 0 1 1 0 4l-1 0v3l2 3h-10a6 6 0 0 1 -6 -5.775l0 -.226l-1 0a2 2 0 0 1 0 -4l1 0v-1a7 7 0 0 1 7 -7z"
-  ></path>
-  <path d="M11 14h2a1 1 0 0 0 -2 0z"></path>
-</svg>
-<svg
-  xmlns="http://www.w3.org/2000/svg"
-  class="icon icon-tabler icon-tabler-lego"
-  width="24"
-  height="24"
-  viewBox="0 0 24 24"
-  stroke-width="2"
-  stroke="currentColor"
-  fill="none"
-  stroke-linecap="round"
-  stroke-linejoin="round"
->
-  <path stroke="none" d="M0 0h24v24H0z" fill="none"></path>
-  <path d="M9.5 11l.01 0"></path>
-  <path d="M14.5 11l.01 0"></path>
-  <path d="M9.5 15a3.5 3.5 0 0 0 5 0"></path>
-  <path
-    d="M7 5h1v-2h8v2h1a3 3 0 0 1 3 3v9a3 3 0 0 1 -3 3v1h-10v-1a3 3 0 0 1 -3 -3v-9a3 3 0 0 1 3 -3"
-  ></path>
-</svg>
-<svg
-  xmlns="http://www.w3.org/2000/svg"
-  class="icon icon-tabler icon-tabler-building-carousel"
-  width="24"
-  height="24"
-  viewBox="0 0 24 24"
-  stroke-width="2"
-  stroke="currentColor"
-  fill="none"
-  stroke-linecap="round"
-  stroke-linejoin="round"
->
-  <path stroke="none" d="M0 0h24v24H0z" fill="none"></path>
-  <path d="M12 12m-6 0a6 6 0 1 0 12 0a6 6 0 1 0 -12 0"></path>
-  <path d="M5 8m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0"></path>
-  <path d="M12 4m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0"></path>
-  <path d="M19 8m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0"></path>
-  <path d="M5 16m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0"></path>
-  <path d="M19 16m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0"></path>
-  <path d="M8 22l4 -10l4 10"></path>
-</svg>
-```
-
-## Filled icons
-
-To use filled icons, you need to copy the SVG code from the Tabler Icons website and paste it into your HTML file. 
-
-```html
-<svg
-  xmlns="http://www.w3.org/2000/svg"
-  class="icon icon-tabler icon-tabler-heart-filled"
-  width="24"
-  height="24"
-  viewBox="0 0 24 24"
-  stroke-width="2"
-  stroke="currentColor"
-  fill="none"
-  stroke-linecap="round"
-  stroke-linejoin="round"
->
-  <path stroke="none" d="M0 0h24v24H0z" fill="none"></path>
-  <path
-    d="M6.979 3.074a6 6 0 0 1 4.988 1.425l.037 .033l.034 -.03a6 6 0 0 1 4.733 -1.44l.246 .036a6 6 0 0 1 3.364 10.008l-.18 .185l-.048 .041l-7.45 7.379a1 1 0 0 1 -1.313 .082l-.094 -.082l-7.493 -7.422a6 6 0 0 1 3.176 -10.215z"
-    stroke-width="0"
-    fill="currentColor"
-  ></path>
-</svg>
-```
-
-Look at the example below to see the filled icons.
-
-```html example centered separated
-<svg
-  xmlns="http://www.w3.org/2000/svg"
-  class="icon icon-tabler icon-tabler-heart-filled"
-  width="24"
-  height="24"
-  viewBox="0 0 24 24"
-  stroke-width="2"
-  stroke="currentColor"
-  fill="none"
-  stroke-linecap="round"
-  stroke-linejoin="round"
->
-  <path stroke="none" d="M0 0h24v24H0z" fill="none"></path>
-  <path
-    d="M6.979 3.074a6 6 0 0 1 4.988 1.425l.037 .033l.034 -.03a6 6 0 0 1 4.733 -1.44l.246 .036a6 6 0 0 1 3.364 10.008l-.18 .185l-.048 .041l-7.45 7.379a1 1 0 0 1 -1.313 .082l-.094 -.082l-7.493 -7.422a6 6 0 0 1 3.176 -10.215z"
-    stroke-width="0"
-    fill="currentColor"
-  ></path>
-</svg>
-<svg
-  xmlns="http://www.w3.org/2000/svg"
-  class="icon icon-tabler icon-tabler-bell-ringing-filled"
-  width="24"
-  height="24"
-  viewBox="0 0 24 24"
-  stroke-width="2"
-  stroke="currentColor"
-  fill="none"
-  stroke-linecap="round"
-  stroke-linejoin="round"
->
-  <path stroke="none" d="M0 0h24v24H0z" fill="none"></path>
-  <path
-    d="M17.451 2.344a1 1 0 0 1 1.41 -.099a12.05 12.05 0 0 1 3.048 4.064a1 1 0 1 1 -1.818 .836a10.05 10.05 0 0 0 -2.54 -3.39a1 1 0 0 1 -.1 -1.41z"
-    stroke-width="0"
-    fill="currentColor"
-  ></path>
-  <path
-    d="M5.136 2.245a1 1 0 0 1 1.312 1.51a10.05 10.05 0 0 0 -2.54 3.39a1 1 0 1 1 -1.817 -.835a12.05 12.05 0 0 1 3.045 -4.065z"
-    stroke-width="0"
-    fill="currentColor"
-  ></path>
-  <path
-    d="M14.235 19c.865 0 1.322 1.024 .745 1.668a3.992 3.992 0 0 1 -2.98 1.332a3.992 3.992 0 0 1 -2.98 -1.332c-.552 -.616 -.158 -1.579 .634 -1.661l.11 -.006h4.471z"
-    stroke-width="0"
-    fill="currentColor"
-  ></path>
-  <path
-    d="M12 2c1.358 0 2.506 .903 2.875 2.141l.046 .171l.008 .043a8.013 8.013 0 0 1 4.024 6.069l.028 .287l.019 .289v2.931l.021 .136a3 3 0 0 0 1.143 1.847l.167 .117l.162 .099c.86 .487 .56 1.766 -.377 1.864l-.116 .006h-16c-1.028 0 -1.387 -1.364 -.493 -1.87a3 3 0 0 0 1.472 -2.063l.021 -.143l.001 -2.97a8 8 0 0 1 3.821 -6.454l.248 -.146l.01 -.043a3.003 3.003 0 0 1 2.562 -2.29l.182 -.017l.176 -.004z"
-    stroke-width="0"
-    fill="currentColor"
-  ></path>
-</svg>
-<svg
-  xmlns="http://www.w3.org/2000/svg"
-  class="icon icon-tabler icon-tabler-cherry-filled"
-  width="24"
-  height="24"
-  viewBox="0 0 24 24"
-  stroke-width="2"
-  stroke="currentColor"
-  fill="none"
-  stroke-linecap="round"
-  stroke-linejoin="round"
->
-  <path stroke="none" d="M0 0h24v24H0z" fill="none"></path>
-  <path
-    d="M16.588 5.191l.058 .045l.078 .074l.072 .084l.013 .018a.998 .998 0 0 1 .182 .727l-.022 .111l-.03 .092c-.99 2.725 -.666 5.158 .679 7.706a4 4 0 1 1 -4.613 4.152l-.005 -.2l.005 -.2a4.002 4.002 0 0 1 2.5 -3.511c-.947 -2.03 -1.342 -4.065 -1.052 -6.207c-.166 .077 -.332 .15 -.499 .218l.094 -.064c-2.243 1.47 -3.552 3.004 -3.98 4.57a4.5 4.5 0 1 1 -7.064 3.906l-.004 -.212l.005 -.212a4.5 4.5 0 0 1 5.2 -4.233c.332 -1.073 .945 -2.096 1.83 -3.069c-1.794 -.096 -3.586 -.759 -5.355 -1.986l-.268 -.19l-.051 -.04l-.046 -.04l-.044 -.044l-.04 -.046l-.04 -.05l-.032 -.047l-.035 -.06l-.053 -.11l-.038 -.116l-.023 -.117l-.005 -.042l-.005 -.118l.01 -.118l.023 -.117l.038 -.115l.03 -.066l.023 -.045l.035 -.06l.032 -.046l.04 -.051l.04 -.046l.044 -.044l.046 -.04l.05 -.04c4.018 -2.922 8.16 -2.922 12.177 0z"
-    stroke-width="0"
-    fill="currentColor"
-  ></path>
-</svg>
-<svg
-  xmlns="http://www.w3.org/2000/svg"
-  class="icon icon-tabler icon-tabler-circle-key-filled"
-  width="24"
-  height="24"
-  viewBox="0 0 24 24"
-  stroke-width="2"
-  stroke="currentColor"
-  fill="none"
-  stroke-linecap="round"
-  stroke-linejoin="round"
->
-  <path stroke="none" d="M0 0h24v24H0z" fill="none"></path>
-  <path
-    d="M12 2c5.523 0 10 4.477 10 10a10 10 0 0 1 -20 0c0 -5.523 4.477 -10 10 -10zm2 5a3 3 0 0 0 -2.98 2.65l-.015 .174l-.005 .176l.005 .176c.019 .319 .087 .624 .197 .908l.09 .209l-3.5 3.5l-.082 .094a1 1 0 0 0 0 1.226l.083 .094l1.5 1.5l.094 .083a1 1 0 0 0 1.226 0l.094 -.083l.083 -.094a1 1 0 0 0 0 -1.226l-.083 -.094l-.792 -.793l.585 -.585l.793 .792l.094 .083a1 1 0 0 0 1.403 -1.403l-.083 -.094l-.792 -.793l.792 -.792a3 3 0 1 0 1.293 -5.708zm0 2a1 1 0 1 1 0 2a1 1 0 0 1 0 -2z"
-    stroke-width="0"
-    fill="currentColor"
-  ></path>
-</svg>
-```
-
-## Icon colors
-
-To change the color of the icon, you need to add the `text-` class to the parent element of the icon. Full list of available colors can be found [here](/docs/ui/colors). Color classes can be used with any HTML element.
-
-```html
-<span class="text-red">
-  <!-- SVG icon from http://tabler.io/icons/icon/heart -->
-  <svg>...</svg>
-</span>
-```
-
-Look at the example below to see how the color of the icon changes.
-
-```html example centered separated
-<span class="text-red">
-  <svg
-    xmlns="http://www.w3.org/2000/svg"
-    class="icon icon-tabler icon-tabler-heart-filled"
-    width="24"
-    height="24"
-    viewBox="0 0 24 24"
-    stroke-width="2"
-    stroke="currentColor"
-    fill="none"
-    stroke-linecap="round"
-    stroke-linejoin="round"
-  >
-    <path stroke="none" d="M0 0h24v24H0z" fill="none"></path>
-    <path
-      d="M6.979 3.074a6 6 0 0 1 4.988 1.425l.037 .033l.034 -.03a6 6 0 0 1 4.733 -1.44l.246 .036a6 6 0 0 1 3.364 10.008l-.18 .185l-.048 .041l-7.45 7.379a1 1 0 0 1 -1.313 .082l-.094 -.082l-7.493 -7.422a6 6 0 0 1 3.176 -10.215z"
-      stroke-width="0"
-      fill="currentColor"
-    ></path>
-  </svg>
-</span>
-<span class="text-yellow">
-  <svg
-    xmlns="http://www.w3.org/2000/svg"
-    class="icon icon-tabler icon-tabler-star-filled"
-    width="24"
-    height="24"
-    viewBox="0 0 24 24"
-    stroke-width="2"
-    stroke="currentColor"
-    fill="none"
-    stroke-linecap="round"
-    stroke-linejoin="round"
-  >
-    <path stroke="none" d="M0 0h24v24H0z" fill="none"></path>
-    <path
-      d="M8.243 7.34l-6.38 .925l-.113 .023a1 1 0 0 0 -.44 1.684l4.622 4.499l-1.09 6.355l-.013 .11a1 1 0 0 0 1.464 .944l5.706 -3l5.693 3l.1 .046a1 1 0 0 0 1.352 -1.1l-1.091 -6.355l4.624 -4.5l.078 -.085a1 1 0 0 0 -.633 -1.62l-6.38 -.926l-2.852 -5.78a1 1 0 0 0 -1.794 0l-2.853 5.78z"
-      stroke-width="0"
-      fill="currentColor"
-    ></path>
-  </svg>
-</span>
-<span class="text-blue">
-  <svg
-    xmlns="http://www.w3.org/2000/svg"
-    class="icon icon-tabler icon-tabler-circle"
-    width="24"
-    height="24"
-    viewBox="0 0 24 24"
-    stroke-width="2"
-    stroke="currentColor"
-    fill="none"
-    stroke-linecap="round"
-    stroke-linejoin="round"
-  >
-    <path stroke="none" d="M0 0h24v24H0z" fill="none"></path>
-    <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0"></path>
-  </svg>
-</span>
-<span class="text-green">
-  <svg
-    xmlns="http://www.w3.org/2000/svg"
-    class="icon icon-tabler icon-tabler-square-rounded"
-    width="24"
-    height="24"
-    viewBox="0 0 24 24"
-    stroke-width="2"
-    stroke="currentColor"
-    fill="none"
-    stroke-linecap="round"
-    stroke-linejoin="round"
-  >
-    <path stroke="none" d="M0 0h24v24H0z" fill="none"></path>
-    <path d="M12 3c7.2 0 9 1.8 9 9s-1.8 9 -9 9s-9 -1.8 -9 -9s1.8 -9 9 -9z"></path>
-  </svg>
-</span>
-```
-
-## Icon animations
-
-To add an animation to the icon, you need to add the `icon-pulse`, `icon-tada`, or `icon-rotate` class to the SVG element. 
-
-```html
-<!-- SVG icon from http://tabler.io/icons/icon/heart -->
-<svg class="icon-pulse" ...>...</svg>
-<!-- SVG icon from http://tabler.io/icons/icon/bell -->
-<svg class="icon-tada" ...>...</svg>
-<!-- SVG icon from http://tabler.io/icons/icon/rotate-clockwise -->
-<svg class="icon-rotate" ...>...</svg>
-```
-
-Look at the example below to see the animated icons.
-
-```html example centered separated
-<svg
-  xmlns="http://www.w3.org/2000/svg"
-  class="icon icon-pulse"
-  width="24"
-  height="24"
-  viewBox="0 0 24 24"
-  stroke-width="2"
-  stroke="currentColor"
-  fill="none"
-  stroke-linecap="round"
-  stroke-linejoin="round"
->
-  <path stroke="none" d="M0 0h24v24H0z" fill="none" />
-  <path d="M19.5 12.572l-7.5 7.428l-7.5 -7.428m0 0a5 5 0 1 1 7.5 -6.566a5 5 0 1 1 7.5 6.572" />
-</svg>
-<svg
-  xmlns="http://www.w3.org/2000/svg"
-  class="icon icon-tada"
-  width="24"
-  height="24"
-  viewBox="0 0 24 24"
-  stroke-width="2"
-  stroke="currentColor"
-  fill="none"
-  stroke-linecap="round"
-  stroke-linejoin="round"
->
-  <path stroke="none" d="M0 0h24v24H0z" fill="none" />
-  <path
-    d="M10 5a2 2 0 0 1 4 0a7 7 0 0 1 4 6v3a4 4 0 0 0 2 3h-16a4 4 0 0 0 2 -3v-3a7 7 0 0 1 4 -6"
-  />
-  <path d="M9 17v1a3 3 0 0 0 6 0v-1" />
-</svg>
-<svg
-  xmlns="http://www.w3.org/2000/svg"
-  class="icon icon-rotate"
-  width="24"
-  height="24"
-  viewBox="0 0 24 24"
-  stroke-width="2"
-  stroke="currentColor"
-  fill="none"
-  stroke-linecap="round"
-  stroke-linejoin="round"
->
-  <path stroke="none" d="M0 0h24v24H0z" fill="none" />
-  <path d="M4.05 11a8 8 0 1 1 .5 4m-.5 5v-5h5" />
-</svg>
-```
-

+ 0 - 207
core/docs/ui/components/ribbons.mdx

@@ -1,207 +0,0 @@
----
-title: Ribbons
-summary: Ribbons are graphical elements which attract users' attention to a given element of an interface and make it stand out.
-description: Highlight elements with graphical ribbons.	
----
-
-## Default markup
-
-Use the `ribbon` class to add the default ribbon to any section of your interface.
-
-```html example columns={1} centered background="base"
-<div class="card">
-  <div class="card-body" style="height: 5rem"></div>
-  <div class="ribbon">
-    <svg
-      xmlns="http://www.w3.org/2000/svg"
-      class="icon"
-      width="24"
-      height="24"
-      viewBox="0 0 24 24"
-      stroke-width="2"
-      stroke="currentColor"
-      fill="none"
-      stroke-linecap="round"
-      stroke-linejoin="round"
-    >
-      <path stroke="none" d="M0 0h24v24H0z" fill="none" />
-      <path
-        d="M12 17.75l-6.172 3.245l1.179 -6.873l-5 -4.867l6.9 -1l3.086 -6.253l3.086 6.253l6.9 1l-5 4.867l1.179 6.873z"
-      />
-    </svg>
-  </div>
-</div>
-```
-
-```html
-<div class="card">
-  <div class="card-body"></div>
-  <div class="ribbon">
-    <!-- SVG icon from http://tabler.io/icons/icon/star -->
-    <svg>...</svg>
-  </div>
-</div>
-```
-
-## Ribbon position
-
-You can change the position of a ribbon by adding one of the following classes to the element:
-
-- `ribbon-top` - moves it to the top
-- `ribbon-end` - moves it to the right
-- `ribbon-bottom` - moves it to the bottom
-- `ribbon-start` - moves it to the left
-
-Using multiple classes at once will give you more position options. For example, the following class: `.ribbon.ribbon-top.ribbon-left` will move the ribbon to the top left corner.
-
-```html example columns={1} centered background="base"
-<div class="card">
-  <div class="card-body" style="height: 5rem"></div>
-  <div class="ribbon ribbon-top ribbon-start">
-    <svg
-      xmlns="http://www.w3.org/2000/svg"
-      class="icon"
-      width="24"
-      height="24"
-      viewBox="0 0 24 24"
-      stroke-width="2"
-      stroke="currentColor"
-      fill="none"
-      stroke-linecap="round"
-      stroke-linejoin="round"
-    >
-      <path stroke="none" d="M0 0h24v24H0z" fill="none" />
-      <path
-        d="M12 17.75l-6.172 3.245l1.179 -6.873l-5 -4.867l6.9 -1l3.086 -6.253l3.086 6.253l6.9 1l-5 4.867l1.179 6.873z"
-      />
-    </svg>
-  </div>
-</div>
-```
-
-```html
-<div class="card">
-  <div class="card-body"></div>
-  <div class="ribbon ribbon-top ribbon-start">
-    <!-- SVG icon from http://tabler.io/icons/icon/star -->
-    <svg>...</svg>
-  </div>
-</div>
-```
-
-## Ribbon color
-
-Customize the ribbon's background color. You can click [here](/docs/ui/base/colors) to see the list of available colors.
-
-```html example columns={1} centered background="base"
-<div class="card">
-  <div class="card-body" style="height: 5rem"></div>
-  <div class="ribbon bg-red">
-    <svg
-      xmlns="http://www.w3.org/2000/svg"
-      class="icon"
-      width="24"
-      height="24"
-      viewBox="0 0 24 24"
-      stroke-width="2"
-      stroke="currentColor"
-      fill="none"
-      stroke-linecap="round"
-      stroke-linejoin="round"
-    >
-      <path stroke="none" d="M0 0h24v24H0z" fill="none" />
-      <path
-        d="M12 17.75l-6.172 3.245l1.179 -6.873l-5 -4.867l6.9 -1l3.086 -6.253l3.086 6.253l6.9 1l-5 4.867l1.179 6.873z"
-      />
-    </svg>
-  </div>
-</div>
-```
-
-```html
-<div class="card">
-  <div class="card-body"></div>
-  <div class="ribbon bg-red">
-    <!-- SVG icon from http://tabler.io/icons/icon/star -->
-    <svg>...</svg>
-  </div>
-</div>
-```
-
-## Ribbon text
-
-Add your own text to a ribbon to display any additional information and make it easy to spot for users.
-
-```html example columns={1} centered background="base"
-<div class="card">
-  <div class="card-body" style="height: 5rem"></div>
-  <div class="ribbon bg-green">
-    <svg
-      xmlns="http://www.w3.org/2000/svg"
-      class="icon"
-      width="24"
-      height="24"
-      viewBox="0 0 24 24"
-      stroke-width="2"
-      stroke="currentColor"
-      fill="none"
-      stroke-linecap="round"
-      stroke-linejoin="round"
-    >
-      <path stroke="none" d="M0 0h24v24H0z" fill="none" />
-      <path
-        d="M12 17.75l-6.172 3.245l1.179 -6.873l-5 -4.867l6.9 -1l3.086 -6.253l3.086 6.253l6.9 1l-5 4.867l1.179 6.873z"
-      />
-    </svg>
-  </div>
-</div>
-```
-
-```html
-<div class="card">
-  <div class="card-body"></div>
-  <div class="ribbon bg-green">
-    <!-- SVG icon from http://tabler.io/icons/icon/star -->
-    <svg>...</svg>
-  </div>
-</div>
-```
-
-## Ribbon style
-
-Change the style of a ribbon to make it go well with your interface design.
-
-```html example columns={1} centered background="base"
-<div class="card w-100">
-  <div class="card-body" style="height: 5rem"></div>
-  <div class="ribbon ribbon-bookmark bg-orange">
-    <svg
-      xmlns="http://www.w3.org/2000/svg"
-      class="icon"
-      width="24"
-      height="24"
-      viewBox="0 0 24 24"
-      stroke-width="2"
-      stroke="currentColor"
-      fill="none"
-      stroke-linecap="round"
-      stroke-linejoin="round"
-    >
-      <path stroke="none" d="M0 0h24v24H0z" fill="none" />
-      <path
-        d="M12 17.75l-6.172 3.245l1.179 -6.873l-5 -4.867l6.9 -1l3.086 -6.253l3.086 6.253l6.9 1l-5 4.867l1.179 6.873z"
-      />
-    </svg>
-  </div>
-</div>
-```
-
-```html
-<div class="card">
-  <div class="card-body"></div>
-  <div class="ribbon ribbon-bookmark bg-orange">
-    <!-- SVG icon from http://tabler.io/icons/icon/star -->
-    <svg>...</svg>
-  </div>
-</div>
-```

Файлын зөрүү хэтэрхий том тул дарагдсан байна
+ 0 - 51
core/docs/ui/layout/navbars.mdx


+ 0 - 317
core/docs/ui/plugins/flags.mdx

@@ -1,317 +0,0 @@
----
-title: Flags
-summary: Thanks to the Tabler flags plugin, you can create flags to visually represent countries or languages. Flags are often used in forms, as an element of a delivery address, phone number dialling code and many more.
-plugin: flags
-libs: tabler-flags
-description: Visual representation of countries/languages.
----
-
-## Installation
-
-This part of Tabler is distributed as a plugin. To enable it you should include `tabler-flags.css` or `tabler-flags.min.css` file in your page.
-
-You can also include the plugin via CDN:
-
-```html
-<link rel="stylesheet" href="$TABLER_CDN/dist/css/tabler-flags.min.css" />
-```
-
-## Flag
-
-To create a flag, add the `flag` class to a component and choose the country whose flag you want to use.
-
-```html example centered separated plugins="flags"
-<span class="flag flag-country-us"></span>
-```
-
-
-## Country flags
-
-To use the flag of a particular country, add the `flag-country-(country name)` class. For example, to create a flag of Andorra, you should use the following class: `.flag-country-ad`. The full list of countries can be found below.
-
-```html
-<span class="flag flag-country-ad"></span>
-<span class="flag flag-country-ae"></span>
-```
-
-```html example centered separated plugins="flags"
-<span class="flag flag-country-tg"></span>
-<span class="flag flag-country-br"></span>
-<span class="flag flag-country-pt"></span>
-```
-
-## Flag sizes
-
-Using Bootstrap’s typical naming structure, you can create a standard flag, or scale it up or down to different sizes based on what’s needed.
-
-```html example centered separated plugins="flags"
-<span class="flag flag-xl flag-country-us"></span>
-<span class="flag flag-lg flag-country-us"></span>
-<span class="flag flag-md flag-country-us"></span>
-<span class="flag flag-sm flag-country-us"></span>
-<span class="flag flag-xs flag-country-us"></span>
-```
-
-```html
-<span class="flag flag-xl ..."></span>
-<span class="flag flag-lg ..."></span>
-<span class="flag flag-md ..."></span>
-<span class="flag flag-sm ..."></span>
-<span class="flag flag-xs ..."></span>
-```
-
-## Flags list
-
-The full list of countries can be found below.
-
-<FlagsTable countries={[
-  { "name": "Andorra", "code": "ad" },
-  { "name": "United Arab Emirates", "code": "ae" },
-  { "name": "Afghanistan", "code": "af" },
-  { "name": "Antigua", "code": "ag" },
-  { "name": "Anguilla", "code": "ai" },
-  { "name": "Armenia", "code": "am" },
-  { "name": "Angolan", "code": "ao" },
-  { "name": "Antarctica", "code": "aq" },
-  { "name": "Argentina", "code": "ar" },
-  { "name": "American Samoa", "code": "as" },
-  { "name": "Austria", "code": "at" },
-  { "name": "Australia", "code": "au" },
-  { "name": "Aruba", "code": "aw" },
-  { "name": "Aslan Islands", "code": "ax" },
-  { "name": "Azerbaijan", "code": "az" },
-  { "name": "Bosnian", "code": "ba" },
-  { "name": "Barbados", "code": "bb" },
-  { "name": "Belgium", "code": "be" },
-  { "name": "Burkina Faso", "code": "bf" },
-  { "name": "Bulgaria", "code": "bg" },
-  { "name": "Bahrain", "code": "bh" },
-  { "name": "Burundi", "code": "bi" },
-  { "name": "Benin", "code": "bj" },
-  { "name": "Saint-Barthélemy", "code": "bl" },
-  { "name": "Bermuda", "code": "bm" },
-  { "name": "Bruneian", "code": "bn" },
-  { "name": "Bolivia", "code": "bo" },
-  { "name": "Bonaire", "code": "bq-bo" },
-  { "name": "Brazil", "code": "br" },
-  { "name": "Bahamas", "code": "bs" },
-  { "name": "Bhutan", "code": "bt" },
-  { "name": "Bouvet Island", "code": "bv" },
-  { "name": "Batswana", "code": "bw" },
-  { "name": "Belarus", "code": "by" },
-  { "name": "Belize", "code": "bz" },
-  { "name": "Canada", "code": "ca" },
-  { "name": "Cocos Island", "code": "cc" },
-  { "name": "Democratic Republic of Congo", "code": "cd" },
-  { "name": "Central African Republic", "code": "cf" },
-  { "name": "Republic of the Congo", "code": "cg" },
-  { "name": "Switzerland", "code": "ch" },
-  { "name": "Ivory Coast", "code": "ci" },
-  { "name": "Cook Island", "code": "ck" },
-  { "name": "Chile", "code": "cl" },
-  { "name": "Cameroon", "code": "cm" },
-  { "name": "China", "code": "cn" },
-  { "name": "Colombia", "code": "co" },
-  { "name": "Costa Rica", "code": "cr" },
-  { "name": "Cuba", "code": "cu" },
-  { "name": "Cape Verde", "code": "cv" },
-  { "name": "Curacao", "code": "cw" },
-  { "name": "Christmas Island", "code": "cx" },
-  { "name": "Cyprus", "code": "cy" },
-  { "name": "Czech Republic", "code": "cz" },
-  { "name": "Germany", "code": "de" },
-  { "name": "Djibouti", "code": "dj" },
-  { "name": "Denmark", "code": "dk" },
-  { "name": "Dominica", "code": "dm" },
-  { "name": "Dominican Republic", "code": "do" },
-  { "name": "Algeria", "code": "dz" },
-  { "name": "Ecuador", "code": "ec" },
-  { "name": "Estonia", "code": "ee" },
-  { "name": "Egypt", "code": "eg" },
-  { "name": "Sahrawi", "code": "eh" },
-  { "name": "Eritrea", "code": "er" },
-  { "name": "Spain", "code": "es" },
-  { "name": "Ethiopia", "code": "et" },
-  { "name": "European Union", "code": "eu" },
-  { "name": "Finland", "code": "fi" },
-  { "name": "Fiji", "code": "fj" },
-  { "name": "Falkland Islands", "code": "fk" },
-  { "name": "Federate States of Micronesia", "code": "fm" },
-  { "name": "Faroe Islands", "code": "fo" },
-  { "name": "France", "code": "fr" },
-  { "name": "Gabon", "code": "ga" },
-  { "name": "Great Britain", "code": "gb" },
-  { "name": "England", "code": "gb-eng" },
-  { "name": "Northern Ireland", "code": "gb-nir" },
-  { "name": "Scotland", "code": "gb-sct" },
-  { "name": "Wales", "code": "gb-wls" },
-  { "name": "Grenada", "code": "gd" },
-  { "name": "Georgia", "code": "ge" },
-  { "name": "Guyana", "code": "gf" },
-  { "name": "Guernsey", "code": "gg" },
-  { "name": "Ghana", "code": "gh" },
-  { "name": "Gibraltar", "code": "gi" },
-  { "name": "Greenland", "code": "gl" },
-  { "name": "Gambia", "code": "gm" },
-  { "name": "Guinea", "code": "gn" },
-  { "name": "Guadeloupe", "code": "gp" },
-  { "name": "Equatorial Guinea", "code": "gq" },
-  { "name": "Greece", "code": "gr" },
-  { "name": "South Georgia", "code": "gs" },
-  { "name": "Guatemala", "code": "gt" },
-  { "name": "Guam", "code": "gu" },
-  { "name": "Guinea-Bissau", "code": "gw" },
-  { "name": "Guyana", "code": "gy" },
-  { "name": "Hong Kong", "code": "hk" },
-  { "name": "Heard and McDonald Islands", "code": "hm" },
-  { "name": "Honduras", "code": "hn" },
-  { "name": "Croatia", "code": "hr" },
-  { "name": "Haiti", "code": "ht" },
-  { "name": "Hungary", "code": "hu" },
-  { "name": "Indonesia", "code": "id" },
-  { "name": "Ireland", "code": "ie" },
-  { "name": "Israel", "code": "il" },
-  { "name": "Isle of Man", "code": "im" },
-  { "name": "India", "code": "in" },
-  { "name": "British Indian Ocean Territory", "code": "io" },
-  { "name": "Iraq", "code": "iq" },
-  { "name": "Iran", "code": "ir" },
-  { "name": "Iceland", "code": "is" },
-  { "name": "Italy", "code": "it" },
-  { "name": "Jersey", "code": "je" },
-  { "name": "Jamaica", "code": "jm" },
-  { "name": "Jordan", "code": "jo" },
-  { "name": "Japan", "code": "jp" },
-  { "name": "Kenya", "code": "ke" },
-  { "name": "Kyrgyzstan", "code": "kg" },
-  { "name": "Cambodia", "code": "kh" },
-  { "name": "Kiribati", "code": "ki" },
-  { "name": "Comoros", "code": "km" },
-  { "name": "Saint Kitts and Nevis", "code": "kn" },
-  { "name": "North Korea", "code": "kp" },
-  { "name": "South Korea", "code": "kr" },
-  { "name": "Kuwait", "code": "kw" },
-  { "name": "Cayman Islands", "code": "ky" },
-  { "name": "Kazakhstan", "code": "kz" },
-  { "name": "Laos", "code": "la" },
-  { "name": "Lebanese", "code": "lb" },
-  { "name": "Saint Lucia", "code": "lc" },
-  { "name": "Liechtenstein", "code": "li" },
-  { "name": "Sri Lanka", "code": "lk" },
-  { "name": "Liberia", "code": "lr" },
-  { "name": "Lesotho", "code": "ls" },
-  { "name": "Lithuania", "code": "lt" },
-  { "name": "Luxembourg", "code": "lu" },
-  { "name": "Latvia", "code": "lv" },
-  { "name": "Libya", "code": "ly" },
-  { "name": "Morocco", "code": "ma" },
-  { "name": "Monaco", "code": "mc" },
-  { "name": "Moldova", "code": "md" },
-  { "name": "Montenegro", "code": "me" },
-  { "name": "Saint Martin", "code": "mf" },
-  { "name": "Madagascar", "code": "mg" },
-  { "name": "Marshall Islands", "code": "mh" },
-  { "name": "Macedonia", "code": "mk" },
-  { "name": "Mali", "code": "ml" },
-  { "name": "Myanmar", "code": "mm" },
-  { "name": "Mongolia", "code": "mn" },
-  { "name": "Macao", "code": "mo" },
-  { "name": "Northern Mariana Islands", "code": "mp" },
-  { "name": "Martinique", "code": "mq" },
-  { "name": "Mauritania", "code": "mr" },
-  { "name": "Montserrat", "code": "ms" },
-  { "name": "Malta", "code": "mt" },
-  { "name": "Mauritius", "code": "mu" },
-  { "name": "Maldives", "code": "mv" },
-  { "name": "Malawi", "code": "mw" },
-  { "name": "Mexico", "code": "mx" },
-  { "name": "Malaysia", "code": "my" },
-  { "name": "Mozambique", "code": "mz" },
-  { "name": "Namibia", "code": "na" },
-  { "name": "New Caledonia", "code": "nc" },
-  { "name": "Niger", "code": "ne" },
-  { "name": "Norfolk Island", "code": "nf" },
-  { "name": "Nigeria", "code": "ng" },
-  { "name": "Nicaragua", "code": "ni" },
-  { "name": "Norway", "code": "no" },
-  { "name": "Nepal", "code": "np" },
-  { "name": "Nauruan", "code": "nr" },
-  { "name": "New Zealand", "code": "nz" },
-  { "name": "Oman", "code": "om" },
-  { "name": "Panama", "code": "pa" },
-  { "name": "Peru", "code": "pe" },
-  { "name": "French Polynesia", "code": "pf" },
-  { "name": "Papua New Guinea", "code": "pg" },
-  { "name": "Philippines", "code": "ph" },
-  { "name": "Pakistan", "code": "pk" },
-  { "name": "Poland", "code": "pl" },
-  { "name": "Saint Pierre", "code": "pm" },
-  { "name": "Pitcairn Islands", "code": "pn" },
-  { "name": "Puerto Rico", "code": "pr" },
-  { "name": "Palestine", "code": "ps" },
-  { "name": "Portugal", "code": "pt" },
-  { "name": "Palau", "code": "pw" },
-  { "name": "Paraguay", "code": "py" },
-  { "name": "Qatar", "code": "qa" },
-  { "name": "Reunion Island", "code": "re" },
-  { "name": "Romania", "code": "ro" },
-  { "name": "Serbia", "code": "rs" },
-  { "name": "Russia", "code": "ru" },
-  { "name": "Rwanda", "code": "rw" },
-  { "name": "Saudi Arabia", "code": "sa" },
-  { "name": "Solomon Islands", "code": "sb" },
-  { "name": "Seychelles", "code": "sc" },
-  { "name": "Sudan", "code": "sd" },
-  { "name": "Sweden", "code": "se" },
-  { "name": "Singapore", "code": "sg" },
-  { "name": "Saint Helena", "code": "sh" },
-  { "name": "Slovenia", "code": "si" },
-  { "name": "Svalbard Island", "code": "sj" },
-  { "name": "Slovakia", "code": "sk" },
-  { "name": "Sierra Leone", "code": "sl" },
-  { "name": "San Marino", "code": "sm" },
-  { "name": "Senegal", "code": "sn" },
-  { "name": "Somalia", "code": "so" },
-  { "name": "Suriname", "code": "sr" },
-  { "name": "South Sudan", "code": "ss" },
-  { "name": "Sao Tome", "code": "st" },
-  { "name": "El Salvador", "code": "sv" },
-  { "name": "Sint Maarten", "code": "sx" },
-  { "name": "Syria", "code": "sy" },
-  { "name": "Swaziland", "code": "sz" },
-  { "name": "Turks and Caicos", "code": "tc" },
-  { "name": "Chad", "code": "td" },
-  { "name": "French Southern and Antarctic Lands", "code": "tf" },
-  { "name": "Togo", "code": "tg" },
-  { "name": "Thailand", "code": "th" },
-  { "name": "Tajikistan", "code": "tj" },
-  { "name": "Tokelau", "code": "tk" },
-  { "name": "Timor Leste", "code": "tl" },
-  { "name": "Turkmenistan", "code": "tm" },
-  { "name": "Tunisia", "code": "tn" },
-  { "name": "Tonga", "code": "to" },
-  { "name": "Turkey", "code": "tr" },
-  { "name": "Trinidad and Tobago", "code": "tt" },
-  { "name": "Tuvalu", "code": "tv" },
-  { "name": "Taiwan", "code": "tw" },
-  { "name": "Tanzania", "code": "tz" },
-  { "name": "Ukraine", "code": "ua" },
-  { "name": "Uganda", "code": "ug" },
-  { "name": "United States Minor Islands", "code": "um" },
-  { "name": "United States of America", "code": "us" },
-  { "name": "Uruguay", "code": "uy" },
-  { "name": "Uzbekistan", "code": "uz" },
-  { "name": "Vatican City", "code": "va" },
-  { "name": "Saint Vincent", "code": "vc" },
-  { "name": "Venezuela", "code": "ve" },
-  { "name": "British Virgin Islands", "code": "vg" },
-  { "name": "Virgin Islands", "code": "vi" },
-  { "name": "Vietnam", "code": "vn" },
-  { "name": "Vanuatu", "code": "vu" },
-  { "name": "Wallis and Futuna", "code": "wf" },
-  { "name": "Samoa", "code": "ws" },
-  { "name": "Yemen", "code": "ye" },
-  { "name": "South Africa", "code": "za" },
-  { "name": "Zambia", "code": "zm" },
-  { "name": "Zimbabwe", "code": "zw" }
-]}/>

+ 0 - 152
core/docs/ui/plugins/payments.mdx

@@ -1,152 +0,0 @@
----
-title: Payments
-summary: The Tabler payments plug-in will let you use a set of payment provider icons to facilitate the payment process and make it more user-friendly.
-plugin: payments
-description: User-friendly payment provider icons.
----
-
-## Installation
-
-This part of Tabler is distributed as a plugin. To enable it you should include `tabler-payments.css` or `tabler-payments.min.css` file in your page.
-
-You can also include the plugin via CDN:
-
-```html
-<link rel="stylesheet" href="$TABLER_CDN/dist/css/tabler-payments.min.css" />
-```
-
-## Payment
-
-To create a payment provider icon, add the `payment` class to a component and specify the payment provider. The full list of payment providers can be found below.
-
-```html example plugins="payments" separated centered
-<span class="payment payment-provider-shopify"></span>
-<span class="payment payment-provider-visa"></span>
-<span class="payment payment-provider-paypal"></span>
-```
-
-## Payment sizes
-
-Using Bootstrap’s typical naming structure, you can create a standard payment, or scale it up or down to different sizes based on what’s needed.
-
-```html example plugins="payments" separated centered
-<span class="payment payment-xl payment-provider-shopify"></span>
-<span class="payment payment-lg payment-provider-visa"></span>
-<span class="payment payment-md payment-provider-paypal"></span>
-<span class="payment payment-sm payment-provider-amazon"></span>
-<span class="payment payment-xs payment-provider-blik"></span>
-```
-
-## List of available payment providers
-
-Select an icon from the list of payment providers. Each icon comes in two color variants - light and dark, so you can choose the one that goes well with your design.
-
-<PaymentsTable providers={[
-	{ "name": "2c2p", "code": "2c2p" },
-  { "name": "2checkout", "code": "2checkout" },
-  { "name": "Adyen", "code": "adyen" },
-  { "name": "Affirm", "code": "affirm" },
-  { "name": "Alipay Plus", "code": "alipay-plus" },
-  { "name": "Alipay", "code": "alipay" },
-  { "name": "Allegro Pay", "code": "allegro-pay" },
-  { "name": "Amazon Pay", "code": "amazon-pay" },
-  { "name": "Amazon", "code": "amazon" },
-  { "name": "American Express", "code": "americanexpress" },
-  { "name": "Apple Pay", "code": "applepay" },
-  { "name": "Authorize", "code": "authorize" },
-  { "name": "Autopay", "code": "autopay" },
-  { "name": "Bancontact", "code": "bancontact" },
-  { "name": "Binance USD", "code": "binance-usd" },
-  { "name": "Bitcoin", "code": "bitcoin" },
-  { "name": "BitPay", "code": "bitpay" },
-  { "name": "Bkash", "code": "bkash" },
-  { "name": "Blik", "code": "blik" },
-  { "name": "Braintree", "code": "braintree" },
-  { "name": "Cash App", "code": "cash-app" },
-  { "name": "Chime", "code": "chime" },
-  { "name": "Cirrus", "code": "cirrus" },
-  { "name": "ClickandBuy", "code": "clickandbuy" },
-  { "name": "Coinkite", "code": "coinkite" },
-  { "name": "Diners Club", "code": "dinersclub" },
-  { "name": "Direct Debit", "code": "directdebit" },
-  { "name": "Discover", "code": "discover" },
-  { "name": "Dotpay", "code": "dotpay" },
-  { "name": "Dwolla", "code": "dwolla" },
-  { "name": "EasyPaisa", "code": "easypaisa" },
-  { "name": "eBay", "code": "ebay" },
-  { "name": "Elo", "code": "elo" },
-  { "name": "ePayco", "code": "epayco" },
-  { "name": "eSewa", "code": "esewa" },
-  { "name": "Ethereum", "code": "ethereum" },
-  { "name": "eWay", "code": "eway" },
-  { "name": "FonePay", "code": "fonepay" },
-  { "name": "Giropay", "code": "giropay" },
-  { "name": "Google Pay", "code": "google-pay" },
-  { "name": "Google Wallet", "code": "googlewallet" },
-  { "name": "HubSpot", "code": "hubspot" },
-  { "name": "Ingenico", "code": "ingenico" },
-  { "name": "iDeal", "code": "ideal" },
-  { "name": "IMEPay", "code": "imepay" },
-  { "name": "JCB", "code": "jcb" },
-  { "name": "Khalti", "code": "khalti" },
-  { "name": "Klarna", "code": "klarna" },
-  { "name": "Laser", "code": "laser" },
-  { "name": "Litecoin", "code": "litecoin" },
-  { "name": "Maestro", "code": "maestro" },
-  { "name": "Mastercard", "code": "mastercard" },
-  { "name": "Mercado Pago", "code": "mercado-pago" },
-  { "name": "MetaMask", "code": "metamask" },
-  { "name": "MIR", "code": "mir" },
-  { "name": "Monero", "code": "monero" },
-  { "name": "MoneyGram", "code": "moneygram" },
-  { "name": "Neteller", "code": "neteller" },
-  { "name": "Ogone", "code": "ogone" },
-  { "name": "OKPay", "code": "okpay" },
-  { "name": "OpenSea", "code": "opensea" },
-  { "name": "Paybox", "code": "paybox" },
-  { "name": "Payconiq", "code": "payconiq" },
-  { "name": "Payka", "code": "payka" },
-  { "name": "Payline", "code": "payline" },
-  { "name": "Paymill", "code": "paymill" },
-  { "name": "Payone", "code": "payone" },
-  { "name": "Payoneer", "code": "payoneer" },
-  { "name": "PayPal", "code": "paypal" },
-  { "name": "PayPo", "code": "paypo" },
-  { "name": "Paysafe", "code": "paysafe" },
-  { "name": "Paysafecard", "code": "paysafecard" },
-  { "name": "PayU", "code": "payu" },
-  { "name": "Payza", "code": "payza" },
-  { "name": "Poli", "code": "poli" },
-  { "name": "Przelewy24", "code": "przelewy24" },
-  { "name": "Revolut Pay", "code": "revolut-pay" },
-  { "name": "Ripple", "code": "ripple" },
-  { "name": "Sage", "code": "sage" },
-  { "name": "Samsung Pay", "code": "samsung-pay" },
-  { "name": "SEPA", "code": "sepa" },
-  { "name": "Shop Pay", "code": "shop-pay" },
-  { "name": "Shopify", "code": "shopify" },
-  { "name": "Skrill", "code": "skrill" },
-  { "name": "Solana", "code": "solana" },
-  { "name": "Solo", "code": "solo" },
-  { "name": "Spingo", "code": "spingo" },
-  { "name": "Square", "code": "square" },
-  { "name": "Stax", "code": "stax" },
-  { "name": "Stripe", "code": "stripe" },
-  { "name": "Switch", "code": "switch" },
-  { "name": "Tether", "code": "tether" },
-  { "name": "Tpay", "code": "tpay" },
-  { "name": "Troy", "code": "troy" },
-  { "name": "True USD", "code": "true-usd" },
-  { "name": "Ukash", "code": "ukash" },
-  { "name": "UnionPay", "code": "unionpay" },
-  { "name": "Venmo", "code": "venmo" },
-  { "name": "Verifone", "code": "verifone" },
-  { "name": "Verisign", "code": "verisign" },
-  { "name": "Visa", "code": "visa" },
-  { "name": "WeChat Pay", "code": "we-chat-pay" },
-  { "name": "WebMoney", "code": "webmoney" },
-  { "name": "Western Union", "code": "westernunion" },
-  { "name": "Wise", "code": "wise" },
-  { "name": "Worldpay", "code": "worldpay" },
-  { "name": "Zelle", "code": "zelle" }
-]}/>

+ 0 - 135
core/docs/ui/plugins/social-icons.mdx

@@ -1,135 +0,0 @@
----
-title: Social Icons
-summary: Social icons are a great way to make your website more engaging and user-friendly. You can use social icons to help users quickly find your social media profiles and connect with you.
-plugin: socials
-libs: tabler-socials
-description: Connect users to your social profiles.
----
-
-## Installation
-
-This part of Tabler is distributed as a plugin. To enable it you should include `tabler-socials.css` or `tabler-socials.min.css` file in your page.
-
-You can also include the plugin via CDN:
-
-```html
-<link rel="stylesheet" href="$TABLER_CDN/dist/css/tabler-socials.min.css" />
-```
-
-## Social icons
-
-To create a social icon, add the `social` class to a component and also add the class for the specific social app whose icon you want to use.
-
-```html example centered separated plugins="socials"
-<span class="social social-app-facebook"></span>
-<span class="social social-app-x"></span>
-<span class="social social-app-instagram"></span>
-```
-
-## Social apps list
-
-Here is a list of all available social apps:
-
-<SocialsTable apps={[
-  {
-    "name": "Apple",
-    "file": "apple"
-  },
-  {
-    "name": "Discord",
-    "file": "discord"
-  },
-  {
-    "name": "Dribbble",
-    "file": "dribbble"
-  },
-  {
-    "name": "Facebook",
-    "file": "facebook"
-  },
-  {
-    "name": "Figma",
-    "file": "figma"
-  },
-  {
-    "name": "GitHub",
-    "file": "github"
-  },
-  {
-    "name": "Google",
-    "file": "google"
-  },
-  {
-    "name": "Instagram",
-    "file": "instagram"
-  },
-  {
-    "name": "LinkedIn",
-    "file": "linkedin"
-  },
-  {
-    "name": "Medium",
-    "file": "medium"
-  },
-  {
-    "name": "Meta",
-    "file": "meta"
-  },
-  {
-    "name": "MetaMask",
-    "file": "metamask"
-  },
-  {
-    "name": "Pinterest",
-    "file": "pinterest"
-  },
-  {
-    "name": "Reddit",
-    "file": "reddit"
-  },
-  {
-    "name": "Signal",
-    "file": "signal"
-  },
-  {
-    "name": "Skype",
-    "file": "skype"
-  },
-  {
-    "name": "Snapchat",
-    "file": "snapchat"
-  },
-  {
-    "name": "Spotify",
-    "file": "spotify"
-  },
-  {
-    "name": "Telegram",
-    "file": "telegram"
-  },
-  {
-    "name": "TikTok",
-    "file": "tiktok"
-  },
-  {
-    "name": "Tumblr",
-    "file": "tumblr"
-  },
-  {
-    "name": "Twitch",
-    "file": "twitch"
-  },
-  {
-    "name": "VK",
-    "file": "vk"
-  },
-  {
-    "name": "X (Twitter)",
-    "file": "x"
-  },
-  {
-    "name": "YouTube",
-    "file": "youtube"
-  }
-]} />
-

+ 2 - 4
core/package.json

@@ -5,7 +5,7 @@
   "homepage": "https://tabler.io",
   "scripts": {
     "dev": "pnpm run watch",
-    "build": "pnpm run clean && pnpm run css && pnpm run js && pnpm run copy",
+    "build": "pnpm run clean && pnpm run css && pnpm run js && pnpm run copy && pnpm run generate-sri",
     "clean": "shx rm -rf dist demo",
     "css": "pnpm run css-compile && pnpm run css-prefix && pnpm run css-rtl && pnpm run css-minify && pnpm run css-banner",
     "css-compile": "sass scss/:dist/css/ --no-source-map --load-path=node_modules",
@@ -32,6 +32,7 @@
     "watch-css": "nodemon --watch scss/ --ext scss --exec \"pnpm run css-compile && pnpm run css-prefix\"",
     "watch-js": "nodemon --watch js/ --ext js --exec \"pnpm run js-compile\"",
     "bundlewatch": "bundlewatch",
+    "generate-sri": "node .build/generate-sri.js",
     "format:check": "prettier --check src/**/*.{js,scss} --cache",
     "format:write": "prettier --write src/**/*.{js,scss} --cache"
   },
@@ -145,9 +146,6 @@
     "@popperjs/core": "^2.11.8",
     "bootstrap": "5.3.5"
   },
-  "devDependencies": {
-    "@repo/banner": "workspace:*"
-  },
   "directories": {
     "doc": "docs"
   }

+ 3 - 2
core/scss/_variables.scss

@@ -79,6 +79,7 @@ $font-weights: (
 $line-height-base: divide(1.25rem, $font-size-base) !default;
 $line-height-sm: divide(1rem, $font-size-base) !default;
 $line-height-lg: divide(1.5rem, $font-size-base) !default;
+$line-height-xl: divide(1.75rem, $font-size-base) !default;
 
 $h1-font-size: 1.5rem !default;
 $h1-line-height: 2rem !default;
@@ -319,10 +320,10 @@ $border-values: (
 $icon-color: var(--#{$prefix}gray-400) !default;
 
 // Code
-$code-color: var(--#{$prefix}gray-600) !default;
+$code-color: var(--#{$prefix}primary) !default;
 $code-font-size: $font-size-reative-sm !default;
 $code-line-height: 1.25rem !default;
-$code-bg: var(--#{$prefix}bg-surface-secondary) !default;
+$code-bg: var(--#{$prefix}primary-lt) !default;
 
 $pre-padding: 1rem !default;
 $pre-bg: var(--#{$prefix}bg-surface-dark) !default;

+ 1 - 1
core/scss/layout/_navbar.scss

@@ -276,7 +276,7 @@ Navbar transparent
 Navbar nav
  */
 .navbar-nav {
-  --#{$prefix}nav-link-hover-bg: #{color-transparent(var(--#{$prefix}nav-link-color), 0.08)};
+  --#{$prefix}nav-link-hover-bg: #{color-transparent(var(--#{$prefix}nav-link-color), 0.04)};
   margin: 0;
   padding: 0;
   align-items: stretch;

+ 1 - 0
core/scss/layout/_page.scss

@@ -81,6 +81,7 @@
   min-height: 2.25rem;
   flex-direction: column;
   justify-content: center;
+  max-width: 100%;
 
   .page-wrapper & {
     margin: var(--#{$prefix}page-padding-y) 0 0;

+ 3 - 3
core/scss/mixins/_mixins.scss

@@ -1,8 +1,8 @@
 @mixin subheader($include-color: true, $include-line-height: true) {
   font-size: $h5-font-size;
-  font-weight: var(--#{$prefix}font-weight-bold);
+  font-weight: var(--#{$prefix}font-weight-medium);
   text-transform: uppercase;
-  letter-spacing: .04em;
+  letter-spacing: .04em;   
 
   @if $include-line-height {
     line-height: $h5-line-height;
@@ -13,7 +13,7 @@
   }
 }
 
-@mixin scrollbar($color: var(--#{$prefix}body-color-rgb)) {
+@mixin scrollbar {
   #{if(&, "&", "*")} {
     scrollbar-color: color-transparent(var(--#{$prefix}scrollbar-color, var(--#{$prefix}body-color)), .20) transparent;
   }

+ 3 - 1
core/scss/ui/_alerts.scss

@@ -1,4 +1,5 @@
 .alert {
+  // scss-docs-start alert-variables
   --#{$prefix}alert-color: var(--#{$prefix}body-color);
   --#{$prefix}alert-bg: #{color-transparent(var(--#{$prefix}alert-color), .1)};
   --#{$prefix}alert-padding-x: #{$alert-padding-x};
@@ -9,7 +10,8 @@
   --#{$prefix}alert-border-radius: var(--#{$prefix}border-radius);
   --#{$prefix}alert-link-color: inherit;
   --#{$prefix}alert-heading-font-weight: var(--#{$prefix}font-weight-medium);
-
+  // scss-docs-end
+  
   position: relative;
   padding: var(--#{$prefix}alert-padding-y) var(--#{$prefix}alert-padding-x);
   margin-bottom: var(--#{$prefix}alert-margin-bottom);

+ 1 - 1
core/scss/ui/_avatars.scss

@@ -72,7 +72,7 @@
 // Avatar list
 //
 .avatar-list {
-  --#{$prefix}avatar-list-size: 3rem;
+  --#{$prefix}avatar-list-size: #{$avatar-size};
   @include elements-list;
 
   a.avatar {

+ 10 - 1
core/scss/ui/_markdown.scss

@@ -2,7 +2,7 @@
 Markdown
  */
 .markdown {
-  line-height: $line-height-lg;
+  line-height: $line-height-xl;
 
   > :first-child {
     margin-top: 0;
@@ -24,6 +24,10 @@ Markdown
     h1, h2, h3, h4, h5, h6 {
       font-weight: var(--#{$prefix}font-weight-bold);
     }
+
+    h2, h3, h4, h5, h6 {
+      margin-top: 2.5rem;
+    }
   }
 
   > table {
@@ -39,5 +43,10 @@ Markdown
   > img,
   > p > img {
     border-radius: var(--#{$prefix}border-radius);
+    border: 1px solid var(--#{$prefix}border-color);
+  }
+
+  > pre {
+    max-height: 20rem;
   }
 }

+ 11 - 1
core/scss/ui/_nav.scss

@@ -1,3 +1,7 @@
+.nav {
+  --#{$prefix}nav-link-hover-bg: #{color-transparent(var(--#{$prefix}nav-link-color), 0.04)};
+}
+
 .nav-vertical {
   &,
   .nav {
@@ -13,7 +17,8 @@
 
   .nav-link.active,
   .nav-item.show .nav-link {
-    font-weight: var(--#{$prefix}font-weight-medium);
+    font-weight: var(--#{$prefix}font-weight-bold);
+    color: var(--#{$prefix}nav-link-active-color);
   }
 
   &.nav-pills {
@@ -46,7 +51,12 @@
     color: $nav-bordered-link-active-color;
     border-color: $nav-bordered-link-active-border-color;
   }
+}
 
+.nav-underline {
+  .nav-link {
+    border-radius: 0;
+  }
 }
 
 .nav-link {

+ 55 - 9
core/scss/ui/_type.scss

@@ -1,7 +1,8 @@
 @import "typo/hr";
 
 .lead {
-  line-height: 1.4;
+  color: var(--#{$prefix}secondary);
+  font-size: inherit;
 }
 
 a {
@@ -112,10 +113,14 @@ dl {
 }
 
 pre {
+  --#{$prefix}scrollbar-color: #{$pre-color};
   padding: $pre-padding;
   background: $pre-bg;
   color: $pre-color;
   border-radius: var(--#{$prefix}border-radius);
+  line-height: $line-height-base;
+
+  @include scrollbar;
 
   code {
     background: transparent;
@@ -162,7 +167,7 @@ Selection
  */
 ::selection,
 .text-selected {
-  background-color: color-transparent(var(--#{$prefix}primary), .1);
+  background-color: color-transparent(var(--#{$prefix}primary), 0.1);
 }
 
 .text-selected {
@@ -186,12 +191,12 @@ a:hover:has(.icon) {
 
 .link-hoverable {
   border-radius: var(--#{$prefix}border-radius);
-  transition: background-color .15s ease-in-out;
+  transition: background-color 0.15s ease-in-out;
 
   &:hover {
     text-decoration: none;
     color: var(--#{$prefix}primary);
-    background: color-transparent(var(--#{$prefix}secondary), .04);
+    background: color-transparent(var(--#{$prefix}secondary), 0.04);
   }
 }
 
@@ -207,7 +212,7 @@ Mentions
  */
 .mention {
   display: inline-block;
-  box-shadow: var(--tblr-box-shadow-border);
+  box-shadow: var(--#{$prefix}box-shadow-border);
   border-radius: var(--#{$prefix}border-radius-pill);
   line-height: calc(16em / 12);
   font-size: calc(12em / 14);
@@ -215,11 +220,11 @@ Mentions
   background: var(--#{$prefix}bg-surface-tertiary);
   padding: calc(2em / 12) calc(8em / 12);
   font-weight: var(--#{$prefix}font-weight-medium);
-  
+
   @at-root a#{&} {
     cursor: pointer;
 
-    &:hover, 
+    &:hover,
     &.hover {
       background: var(--#{$prefix}bg-surface-secondary);
       text-decoration: underline;
@@ -259,10 +264,51 @@ $text-variants: (
 
 @each $variant, $color in $text-variants {
   .text-#{$variant} {
-    background: color-transparent($color, .04);
+    background: color-transparent($color, 0.04);
     background: color-transparent($color, 4%);
     text-decoration: underline;
     text-decoration-thickness: 1px;
     text-decoration-color: $color;
   }
-}
+}
+
+.steps {
+  --#{$prefix}steps-padding: 2rem;
+  --#{$prefix}steps-item-size: 1.5rem;
+  margin-left: 1rem;
+  padding-left: var(--#{$prefix}steps-padding);
+  counter-reset: step;
+  border-left: 1px solid var(--#{$prefix}border-color);
+  margin-bottom: 2rem;
+  flex-direction: column;
+
+  h3 {
+    counter-increment: step;
+
+    &:not(:first-child) {
+      margin-top: 2.5rem !important;
+    }
+
+    &:before {
+      content: counter(step);
+      display: inline-block;
+      position: absolute;
+      margin-top: 1px;
+      margin-left: calc(-1 * var(--#{$prefix}steps-padding) - var(--#{$prefix}steps-item-size) / 2);
+      width: var(--#{$prefix}steps-item-size);
+      height: var(--#{$prefix}steps-item-size);
+      text-align: center;
+      color: var(--#{$prefix}body-color);
+      border: 1px solid var(--#{$prefix}border-color);
+      background: var(--#{$prefix}bg-surface);
+      border-radius: var(--#{$prefix}border-radius);
+      line-height: calc(var(--#{$prefix}steps-item-size) - 2px);
+      font-size: var(--#{$prefix}font-size-h4);
+      font-weight: var(--#{$prefix}font-weight-bold);
+    }
+  }
+
+  >:last-child {
+    margin-bottom: 0;
+  }
+}

+ 0 - 2
core/scss/utils/_scroll.scss

@@ -1,5 +1,3 @@
-// stylelint-disable declaration-no-important
-
 /*
 Scrollable
 */

+ 43 - 0
docs/.build/rollup.config.mjs

@@ -0,0 +1,43 @@
+import path from 'node:path'
+import { fileURLToPath } from 'node:url'
+import { babel } from '@rollup/plugin-babel'
+import { nodeResolve } from '@rollup/plugin-node-resolve'
+import replace from '@rollup/plugin-replace'
+import dotenv from "rollup-plugin-dotenv"
+
+const __dirname = path.dirname(fileURLToPath(import.meta.url))
+
+const external = []
+const plugins = [
+	dotenv({
+		cwd: path.resolve(__dirname, '../..'),
+	}),
+	babel({
+		exclude: 'node_modules/**',
+		babelHelpers: 'bundled'
+	})
+]
+
+plugins.push(
+	replace({
+		'process.env.NODE_ENV': '"production"',
+		preventAssignment: true
+	}),
+	nodeResolve()
+)
+
+const rollupConfig = {
+	input: [
+		path.resolve(__dirname, `../js/docs.js`)
+	],
+	output: {
+		name: 'docs',
+		dir: path.resolve(__dirname, `../dist/js`),
+		format: 'esm',
+		generatedCode: 'es2015'
+	},
+	external,
+	plugins
+}
+
+export default rollupConfig

+ 1 - 0
docs/.gitignore

@@ -0,0 +1 @@
+.vercel

+ 6 - 0
docs/content/content.11tydata.mjs

@@ -0,0 +1,6 @@
+export default {
+	layout: 'docs/default',
+	permalink: function ({page}) {
+		return `${page.filePathStem.replace(/^\/content\//, '/').replace(/\/index$/, '') }/index.html`;
+	},
+};

+ 0 - 0
core/docs/emails/index.mdx → docs/content/emails/index.md


+ 0 - 0
core/docs/emails/introduction/compiled-html.mdx → docs/content/emails/introduction/compiled-html.md


+ 1 - 1
core/docs/emails/introduction/contents.mdx → docs/content/emails/introduction/contents.md

@@ -43,7 +43,7 @@ tabler-emails/
 The **Tabler Emails** package is organized into a clear and efficient folder structure to streamline the use of its assets. Below is a breakdown of its key directories:
 
 ### 1. Email Templates: `emails/`
-This folder contains <EmailsCount /> email subfolders, each with a specific template. Each email folder contains the following files:
+This folder contains {{ emailsCount }} email subfolders, each with a specific template. Each email folder contains the following files:
 * Compiled HTML files for light and dark themes. Read more about their usage in the [Compiled HTML](/docs/emails/compiled-html) section.
 * Source HTML files for light and dark themes. Find more information in the [Source HTML](/docs/emails/source-html) section.
 * Screenshot images for desktop and mobile views.

+ 0 - 0
core/docs/emails/introduction/index.mdx → docs/content/emails/introduction/index.md


+ 0 - 0
core/docs/emails/introduction/source-html.mdx → docs/content/emails/introduction/source-html.md


+ 1 - 1
core/docs/icons/index.mdx → docs/content/icons/index.md

@@ -7,7 +7,7 @@ description: Over 5000 pixel-perfect icons for web design and development
 
 ## Browse icons
 
-Tabler Icons is a comprehensive icon library that features over <IconsCount rounded /> high-quality icons. These icons are designed with a clean and modern aesthetic, making them suitable for a wide range of applications.
+Tabler Icons is a comprehensive icon library that features {{ iconsCount }}  high-quality icons. These icons are designed with a clean and modern aesthetic, making them suitable for a wide range of applications.
 
 To use Tabler Icons, you can visit their website at https://tabler-icons.io. From there, you can browse the full collection of icons by category or search for a specific icon using the search bar. Once you have found an icon you like, you can download it in various file formats, including SVG, PNG, and Icon Font.
 

+ 0 - 0
core/docs/icons/libraries/index.mdx → docs/content/icons/libraries/index.md


+ 2 - 2
core/docs/icons/libraries/preact.mdx → docs/content/icons/libraries/preact.md

@@ -4,11 +4,11 @@ description: Tabler Icons library for Preact framework.
 summary: Tabler Icons for Preact provides an optimized collection of icons specifically designed for use with Preact. These lightweight and scalable icons are easy to integrate into Preact-based projects.
 ---
 
-![](/docs/icons/package-preact.png)
+![](/img/icons/package-preact.png)
 
 ## Installation
 
-<TabsPackage name="@tabler/icons-preact" />
+{% include "docs/tabs-package.html" name="@tabler/icons-preact" %}
 
 or just [download from Github](https://github.com/tabler/tabler-icons/releases).
 

+ 2 - 2
core/docs/icons/libraries/react.mdx → docs/content/icons/libraries/react.md

@@ -4,11 +4,11 @@ description: Tabler Icons library for React framework.
 summary: Tabler Icons for React offers a robust set of icons tailored for React applications, providing developers with a seamless way to enhance their user interfaces with high-quality, scalable graphics.
 ---
 
-![](/docs/icons/package-react.png)
+![](/img/icons/package-react.png)
 
 ## Installation
 
-<TabsPackage name="@tabler/icons-react" />
+{% include "docs/tabs-package.html" name="@tabler/icons-react" %}
 
 or just [download from Github](https://github.com/tabler/tabler-icons/releases).
 

+ 2 - 2
core/docs/icons/libraries/solidjs.mdx → docs/content/icons/libraries/solidjs.md

@@ -4,12 +4,12 @@ description: Tabler Icons library for SolidJS framework.
 summary: Tabler Icons for SolidJS is a lightweight library offering a vast selection of high-quality icons. It is designed for seamless integration with SolidJS, enabling developers to build visually appealing interfaces.
 ---
 
-![](/docs/icons/package-solidjs.png)
+![](/img/icons/package-solidjs.png)
 
 
 ## Installation
 
-<TabsPackage name="@tabler/icons-solidjs" />
+{% include "docs/tabs-package.html" name="@tabler/icons-solidjs" %}
 
 or just [download from Github](https://github.com/tabler/tabler-icons/releases).
 

+ 4 - 4
core/docs/icons/libraries/svelte.mdx → docs/content/icons/libraries/svelte.md

@@ -4,12 +4,12 @@ description: Tabler Icons library for Svelte framework.
 summary: Tabler Icons for Svelte provides a clean and efficient way to use Tabler's comprehensive icon set in Svelte applications, helping developers deliver polished, user-friendly designs.
 ---
 
-![](/docs/icons/package-svelte.png)
+![](/img/icons/package-svelte.png)
 
 
 ## Installation
 
-<TabsPackage name="@tabler/icons-svelte" />
+{% include "docs/tabs-package.html" name="@tabler/icons-svelte" %}
 
 or just [download from Github](https://github.com/tabler/tabler-icons/releases).
 
@@ -17,7 +17,7 @@ or just [download from Github](https://github.com/tabler/tabler-icons/releases).
 
 It's built with ESmodules so it's completely tree-shakable. Each icon can be imported as a component.
 
-```sveltehtml
+```html
 <script lang="ts">
 import { IconHeart } from '@tabler/icons-svelte';
 </script>
@@ -29,7 +29,7 @@ import { IconHeart } from '@tabler/icons-svelte';
 
 You can pass additional props to adjust the icon.
 
-```sveltehtml
+```html
 <IconHeart size={48} stroke={1} />
 ```
 

+ 2 - 2
core/docs/icons/libraries/vue.mdx → docs/content/icons/libraries/vue.md

@@ -4,12 +4,12 @@ description: Tabler Icons library for Vue framework.
 summary: Tabler Icons for Vue offers a collection of customizable and scalable icons designed for use in Vue applications, providing a powerful tool for creating modern and engaging interfaces.
 ---
 
-![](/docs/icons/package-vue.png)
+![](/img/icons/package-vue.png)
 
 
 ## Installation
 
-<TabsPackage name="@tabler/icons-vue" />
+{% include "docs/tabs-package.html" name="@tabler/icons-vue" %}
 
 or just [download from Github](https://github.com/tabler/tabler-icons/releases).
 

+ 1 - 1
core/docs/icons/libraries/webfont.mdx → docs/content/icons/libraries/webfont.md

@@ -4,7 +4,7 @@ description: Tabler Icons as a webfont.
 summary: Tabler Icons as a webfont allows you to easily include icons in your projects using simple CSS classes, offering a lightweight and scalable solution for web development.
 ---
 
-![](/docs/icons/package-webfont.png)
+![](/img/icons/package-webfont.png)
 
 
 ## Installation

+ 1 - 1
core/docs/icons/plugins/figma.mdx → docs/content/icons/plugins/figma.md

@@ -12,4 +12,4 @@ The Tabler Icons Figma plugin is an essential tool for designers looking to enha
 
 Using the plugin is simple: install it from the Figma community, launch it within your design file, and search for the desired icon by keyword. Once you’ve found the perfect icon, click to insert it into your design. You can easily customize the icon’s size, color, and stroke weight to fit your specific needs, making it a versatile addition to your design toolkit.
 
-<BlogButton href="https://www.figma.com/community/plugin/1169807996149376642/Tabler-Icons">Download Plugin</BlogButton>
+{% include "docs/download-button.html" href="https://www.figma.com/community/plugin/1169807996149376642/Tabler-Icons" title="Download Plugin" %}

+ 0 - 0
core/docs/icons/plugins/index.mdx → docs/content/icons/plugins/index.md


+ 2 - 2
core/docs/icons/static-files/eps.mdx → docs/content/icons/static-files/eps.md

@@ -3,12 +3,12 @@ title: EPS version
 description: Download Tabler Icons in EPS format.	
 ---
 
-![](/docs/icons/package-eps.png)
+![](/img/icons/package-eps.png)
 
 
 ## Installation
 
-<TabsPackage name="@tabler/icons-eps" />
+{% include "docs/tabs-package.html" name="@tabler/icons-eps" %}
 
 or just [download from Github](https://github.com/tabler/tabler-icons/releases).
 

+ 0 - 0
core/docs/icons/static-files/index.mdx → docs/content/icons/static-files/index.md


+ 2 - 2
core/docs/icons/static-files/pdf.mdx → docs/content/icons/static-files/pdf.md

@@ -3,12 +3,12 @@ title: PDF version
 description: Download Tabler Icons in PDF format.
 ---
 
-![](/docs/icons/package-pdf.png)
+![](/img/icons/package-pdf.png)
 
 
 ## Installation
 
-<TabsPackage name="@tabler/icons-pdf" />
+{% include "docs/tabs-package.html" name="@tabler/icons-pdf" %}
 
 or just [download from Github](https://github.com/tabler/tabler-icons/releases).
 

+ 2 - 2
core/docs/icons/static-files/png.mdx → docs/content/icons/static-files/png.md

@@ -3,12 +3,12 @@ title: PNG version
 description: Download Tabler Icons in PNG format.
 ---
 
-![](/docs/icons/package-png.png)
+![](/img/icons/package-png.png)
 
 
 ## Installation
 
-<TabsPackage name="@tabler/icons-png" />
+{% include "docs/tabs-package.html" name="@tabler/icons-png" %}
 
 or just [download from Github](https://github.com/tabler/tabler-icons/releases).
 

+ 3 - 16
core/docs/icons/static-files/svg.mdx → docs/content/icons/static-files/svg.md

@@ -3,11 +3,11 @@ title: SVG version
 description: Download Tabler Icons in SVG format.
 ---
 
-![](/docs/icons/package-svg.png)
+![](/img/icons/package-svg.png)
 
 ## Installation
 
-<TabsPackage name="@tabler/icons" />
+{% include "docs/tabs-package.html" name="@tabler/icons" %}
 
 or just [download from Github](https://github.com/tabler/tabler-icons/releases).
 
@@ -29,20 +29,7 @@ You can paste the content of the icon file into your HTML code to display it on
 
 ```html
 <a href="">
-  <svg
-    xmlns="http://www.w3.org/2000/svg"
-    class="icon icon-tabler icon-tabler-disabled"
-    width="24"
-    height="24"
-    viewBox="0 0 24 24"
-    stroke-width="1.25"
-    stroke="currentColor"
-    fill="none"
-    stroke-linecap="round"
-    stroke-linejoin="round"
-  >
-    ...
-  </svg>
+  {% include "ui/icon.html" icon="disabled" %}
   Click me
 </a>
 ```

+ 1 - 1
core/docs/illustrations/index.mdx → docs/content/illustrations/index.md

@@ -5,4 +5,4 @@ description: Customizable illustrations for modern web and mobile designs.
 summary: Tabler Illustrations is a collection of customizable SVG illustrations for your web project. Explore our library of illustrations to enhance your web development experience.
 ---
 
-![](/docs/cover-illustrations.png) 
+![](/img/cover-illustrations.png) 

+ 0 - 0
core/docs/illustrations/introduction/contents.mdx → docs/content/illustrations/introduction/contents.md


+ 15 - 10
core/docs/illustrations/introduction/customization.mdx → docs/content/illustrations/introduction/customization.md

@@ -4,7 +4,7 @@ description: Customize the illustrations to match your brand.
 summary: Learn how to tailor Tabler Illustrations by adjusting colors, sizes, and formats. This section provides insights into seamlessly integrating illustrations to align with your design and branding.
 ---
 
-```html example columns={1} centered vertical height="25rem"
+{% capture html -%}
 <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 800 600">
   <path
     d="M165.042 305.17C165.042 347.031 209.306 377.394 228.857 411.189C249.036 446.056 253.885 499.359 288.752 519.524C322.562 539.075 370.673 517.207 412.534 517.207C454.395 517.207 502.506 539.075 536.301 519.524C571.168 499.359 576.017 446.056 596.196 411.189C615.747 377.394 660.011 347.031 660.011 305.17C660.011 263.309 615.747 232.961 596.196 199.166C576.017 164.298 571.168 110.996 536.301 90.8302C502.506 71.2798 454.381 93.1471 412.534 93.1471C370.687 93.1471 322.562 71.2798 288.752 90.8302C253.885 110.996 249.036 164.298 228.857 199.166C209.306 232.961 165.042 263.323 165.042 305.17Z"
@@ -157,7 +157,8 @@ summary: Learn how to tailor Tabler Illustrations by adjusting colors, sizes, an
     opacity="0.1"
   />
 </svg>
-```
+{%- endcapture %}
+{% include "docs/example.html" html=html %}
 
 ## Color of the illustration
 
@@ -177,7 +178,7 @@ body {
 }
 ```
 
-```html example columns={1} centered vertical height="25rem"
+{% capture html -%}
 <div style="--tblr-illustrations-primary: #cc0000">
   <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 800 600">
     <path
@@ -332,7 +333,8 @@ body {
     />
   </svg>
 </div>
-```
+{%- endcapture %}
+{% include "docs/example.html" html=html %}
 
 ## Color of the skin
 
@@ -346,7 +348,7 @@ To change the color of the skin, use the `--tblr-illustrations-skin` CSS variabl
 
 Look at the example below to see how you can change the color of the skin.
 
-```html example columns={1} centered vertical height="25rem"
+{% capture html -%}
 <div style="--tblr-illustrations-skin: #5a433c">
   <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 800 600">
     <path
@@ -501,7 +503,8 @@ Look at the example below to see how you can change the color of the skin.
     />
   </svg>
 </div>
-```
+{%- endcapture %}
+{% include "docs/example.html" html=html %}
 
 
 ## Application Brand Color
@@ -789,7 +792,7 @@ Tabler Illustrations uses `--tblr-primary` as a fallback color if `--tblr-illust
 
 Each illustration has a dark mode variant. To use it, copy the dark mode SVG code and paste it into your project. The dark mode variant is available for all illustrations.
 
-```html example columns={1} centered vertical separated height="25rem" background="dark"
+{% capture html -%}
 <div>
   <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 800 600">
     <path
@@ -941,7 +944,8 @@ Each illustration has a dark mode variant. To use it, copy the dark mode SVG cod
     />
   </svg>
 </div>
-```
+{%- endcapture %}
+{% include "docs/example.html" html=html %}
 
 ## Autodark mode
 
@@ -959,7 +963,7 @@ Illustrations change theme based on the user's system preferences or `data-bs-th
 
 Look at the example below to see how the illustration changes based on the user's system preferences.
 
-```html example columns={1} centered vertical separated height="25rem"
+{% capture html -%}
 <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 800 600">
   <style>
     :where(.theme-dark, [data-bs-theme="dark"]) .tblr-illustrations-boy-girl-a {
@@ -1195,4 +1199,5 @@ Look at the example below to see how the illustration changes based on the user'
     });
   });
 </script>
-```
+{%- endcapture %}
+{% include "docs/example.html" html=html %}

+ 0 - 0
core/docs/illustrations/introduction/index.mdx → docs/content/illustrations/introduction/index.md


+ 0 - 0
core/docs/illustrations/introduction/license.mdx → docs/content/illustrations/introduction/license.md


+ 0 - 0
core/docs/img/browsers/brave.svg → docs/content/img/browsers/brave.svg


+ 0 - 0
core/docs/img/browsers/chrome.svg → docs/content/img/browsers/chrome.svg


+ 0 - 0
core/docs/img/browsers/edge.svg → docs/content/img/browsers/edge.svg


+ 0 - 0
core/docs/img/browsers/electron.svg → docs/content/img/browsers/electron.svg


+ 0 - 0
core/docs/img/browsers/firefox.svg → docs/content/img/browsers/firefox.svg


+ 0 - 0
core/docs/img/browsers/internet-explorer.svg → docs/content/img/browsers/internet-explorer.svg


+ 0 - 0
core/docs/img/browsers/opera.svg → docs/content/img/browsers/opera.svg


+ 0 - 0
core/docs/img/browsers/safari.svg → docs/content/img/browsers/safari.svg


+ 0 - 0
core/docs/img/browsers/vivaldi.svg → docs/content/img/browsers/vivaldi.svg


+ 0 - 0
core/docs/img/cover-illustrations-dark.png → docs/content/img/cover-illustrations-dark.png


+ 0 - 0
core/docs/img/cover-illustrations.png → docs/content/img/cover-illustrations.png


+ 0 - 0
core/docs/img/cover-tabler-dark.png → docs/content/img/cover-tabler-dark.png


+ 0 - 0
core/docs/img/cover-tabler.png → docs/content/img/cover-tabler.png


+ 0 - 0
core/docs/img/icons/figma-plugin.png → docs/content/img/icons/figma-plugin.png


+ 0 - 0
core/docs/img/icons/package-angular-dark.png → docs/content/img/icons/package-angular-dark.png


+ 0 - 0
core/docs/img/icons/package-angular.png → docs/content/img/icons/package-angular.png


+ 0 - 0
core/docs/img/icons/package-eps-dark.png → docs/content/img/icons/package-eps-dark.png


+ 0 - 0
core/docs/img/icons/package-eps.png → docs/content/img/icons/package-eps.png


+ 0 - 0
core/docs/img/icons/package-js-dark.png → docs/content/img/icons/package-js-dark.png


+ 0 - 0
core/docs/img/icons/package-js.png → docs/content/img/icons/package-js.png


+ 0 - 0
core/docs/img/icons/package-pdf-dark.png → docs/content/img/icons/package-pdf-dark.png


+ 0 - 0
core/docs/img/icons/package-pdf.png → docs/content/img/icons/package-pdf.png


+ 0 - 0
core/docs/img/icons/package-png-dark.png → docs/content/img/icons/package-png-dark.png


+ 0 - 0
core/docs/img/icons/package-png.png → docs/content/img/icons/package-png.png


+ 0 - 0
core/docs/img/icons/package-preact-dark.png → docs/content/img/icons/package-preact-dark.png


+ 0 - 0
core/docs/img/icons/package-preact.png → docs/content/img/icons/package-preact.png


+ 0 - 0
core/docs/img/icons/package-react-dark.png → docs/content/img/icons/package-react-dark.png


+ 0 - 0
core/docs/img/icons/package-react-native-dark.png → docs/content/img/icons/package-react-native-dark.png


+ 0 - 0
core/docs/img/icons/package-react-native.png → docs/content/img/icons/package-react-native.png


+ 0 - 0
core/docs/img/icons/package-react.png → docs/content/img/icons/package-react.png


+ 0 - 0
core/docs/img/icons/package-solidjs-dark.png → docs/content/img/icons/package-solidjs-dark.png


+ 0 - 0
core/docs/img/icons/package-solidjs.png → docs/content/img/icons/package-solidjs.png


+ 0 - 0
core/docs/img/icons/package-sprite-dark.png → docs/content/img/icons/package-sprite-dark.png


+ 0 - 0
core/docs/img/icons/package-sprite.png → docs/content/img/icons/package-sprite.png


+ 0 - 0
core/docs/img/icons/package-svelte-dark.png → docs/content/img/icons/package-svelte-dark.png


+ 0 - 0
core/docs/img/icons/package-svelte.png → docs/content/img/icons/package-svelte.png


+ 0 - 0
core/docs/img/icons/package-svg-dark.png → docs/content/img/icons/package-svg-dark.png


+ 0 - 0
core/docs/img/icons/package-svg.png → docs/content/img/icons/package-svg.png


+ 0 - 0
core/docs/img/icons/package-vue-dark.png → docs/content/img/icons/package-vue-dark.png


+ 0 - 0
core/docs/img/icons/package-vue.png → docs/content/img/icons/package-vue.png


+ 0 - 0
core/docs/img/icons/package-webfont-dark.png → docs/content/img/icons/package-webfont-dark.png


+ 0 - 0
core/docs/img/icons/package-webfont.png → docs/content/img/icons/package-webfont.png


+ 18 - 0
docs/content/index.md

@@ -0,0 +1,18 @@
+---
+title: Welcome to Tabler Documentation
+summary: Tabler Docs provides a comprehensive guide to help you get started with the Tabler ecosystem, including its UI components, plugins, and icons. Explore detailed documentation to understand and leverage the full potential of Tabler in your projects.
+---
+
+<ResponsiveImage src="/docs/tabler.png" src-dark="/docs/tabler-dark.png" alt="Tabler" width="816" height="620" class="mb-4" />
+
+Find all the guides and resources you need to develop with Tabler and our other tools. Explore our UI components, icons, illustrations, and email templates to enhance your web development experience. Our tools are designed to be easy to use, customizable, and fully responsive, ensuring that your projects look great on any device.
+
+<div class="mt-6 pt-6">
+	<div class="row row-deck row-cards">
+		{% include "docs/docs-card.html" title="UI Components" href="/ui" icon="paint" description="Free and open source web application UI kit based on Bootstrap" %}
+		{% include "docs/docs-card.html" title="Plugins" href="/plugins" icon="plug" description="Free and open source plugins for Tabler UI components" %}
+		{% include "docs/docs-card.html" title="Icons" href="/icons" icon="ghost" description="Pixel-perfect icons for web design and development" %}
+		{% include "docs/docs-card.html" title="Illustrations" href="/illustrations" icon="brand-figma" description="Customizable SVG illustrations for your web project" %}
+		{% include "docs/docs-card.html" title="Email Templates" href="/emails" icon="mail" description="Responsive email templates ready to use in your marketing campaigns" %}
+	</div>
+</div>

+ 30 - 0
docs/content/ui/base/colors.md

@@ -0,0 +1,30 @@
+---
+title: Colors
+summary: The choice of colors for a website or app interface has a big influence on how users interact with the product and what decisions they make. Harmonious colors can contribute to a nice first impression and encourage users to engage with your product, so it's a very important aspect of a successful design, which needs to be well thought out.
+bootstrapLink: utilities/colors/
+description: Impact of colors on user interface design.
+---
+
+## Base colors
+
+Choose one of the available colors from the basic color palette and make your design attractive for users. You can use the colors to customize the design of components, indicate different states or suggest actions you want users to take.
+
+{% include "docs/colors.html" colors=site.colors %}
+
+## Light colors
+
+All available colors can come in pastel shades, which are perfect for more subtle designs and can be easily combined with the basic palette to create eye-catching designs.
+
+{% include "docs/colors.html" colors=site.lightColors %}
+
+## Gray palette
+
+The gray palette is a great choice for creating a neutral background for your design. It can be used to create a clean and professional look, and can be combined with other colors to create a harmonious design.
+
+{% include "docs/colors.html" colors=site.grayColors %}
+
+## Social colors
+
+Use the colors of popular social networks to create a recognizable design and make it easier for users to interact with your product.
+
+{% include "docs/colors.html" colors=site.socialColors %}

Энэ ялгаанд хэт олон файл өөрчлөгдсөн тул зарим файлыг харуулаагүй болно