@e-burgos/tucu-ui 2.0.3 → 2.0.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (363) hide show
  1. package/CHANGELOG.md +117 -0
  2. package/README.md +9 -4
  3. package/components/blockchain/coin-listbox.d.ts +2 -1
  4. package/components/blockchain/collection-select-list.d.ts +4 -1
  5. package/components/cards/card.d.ts +13 -0
  6. package/components/cards/index.d.ts +2 -0
  7. package/components/cards/info-card.d.ts +54 -0
  8. package/components/charts/area-chart/area-chart.d.ts +9 -0
  9. package/components/charts/area-chart/index.d.ts +2 -0
  10. package/components/charts/bar-chart/bar-chart.d.ts +10 -0
  11. package/components/charts/bar-chart/index.d.ts +2 -0
  12. package/components/charts/components/chart-container.d.ts +8 -0
  13. package/components/charts/components/chart-empty-state.d.ts +6 -0
  14. package/components/charts/components/chart-tooltip.d.ts +2 -0
  15. package/components/charts/components/index.d.ts +3 -0
  16. package/components/charts/composed-chart/composed-chart.d.ts +9 -0
  17. package/components/charts/composed-chart/index.d.ts +2 -0
  18. package/components/charts/hooks/index.d.ts +2 -0
  19. package/components/charts/hooks/use-chart-theme.d.ts +13 -0
  20. package/components/charts/index.d.ts +18 -0
  21. package/components/charts/line-chart/index.d.ts +2 -0
  22. package/components/charts/line-chart/line-chart.d.ts +9 -0
  23. package/components/charts/pie-chart/index.d.ts +2 -0
  24. package/components/charts/pie-chart/pie-chart.d.ts +14 -0
  25. package/components/charts/radar-chart/index.d.ts +2 -0
  26. package/components/charts/radar-chart/radar-chart.d.ts +17 -0
  27. package/components/charts/types.d.ts +32 -0
  28. package/components/common/index.d.ts +3 -0
  29. package/components/common/key-value-row.d.ts +9 -0
  30. package/components/common/pagination.d.ts +9 -0
  31. package/components/common/stepper.d.ts +13 -0
  32. package/components/dialog/drawer-container.d.ts +1 -1
  33. package/components/dialog/index.d.ts +1 -0
  34. package/components/dialog/tab-modal.d.ts +41 -0
  35. package/components/index.d.ts +1 -0
  36. package/components/inputs/file-input.d.ts +1 -7
  37. package/components/inputs/input-searcher.d.ts +3 -2
  38. package/components/inputs/select.d.ts +9 -1
  39. package/components/tabs/tab.d.ts +31 -13
  40. package/components/utils/scroll-to-top.d.ts +17 -9
  41. package/demo/generated/props-metadata.d.ts +2 -2
  42. package/demo/pages/components/ChartsComponents.d.ts +2 -0
  43. package/demo/pages/components/charts-sections/AreaChartSection.d.ts +3 -0
  44. package/demo/pages/components/charts-sections/BarChartSection.d.ts +3 -0
  45. package/demo/pages/components/charts-sections/ComposedChartSection.d.ts +3 -0
  46. package/demo/pages/components/charts-sections/LineChartSection.d.ts +3 -0
  47. package/demo/pages/components/charts-sections/PieChartSection.d.ts +3 -0
  48. package/demo/pages/components/charts-sections/RadarChartSection.d.ts +3 -0
  49. package/demo/pages/components/charts-sections/index.d.ts +1 -0
  50. package/demo/pages/components/ui-components-sections/CardSection.d.ts +3 -0
  51. package/demo/pages/components/ui-components-sections/InfoCardSection.d.ts +3 -0
  52. package/demo/pages/components/ui-components-sections/KeyValueRowSection.d.ts +3 -0
  53. package/demo/pages/components/ui-components-sections/PaginationSection.d.ts +3 -0
  54. package/demo/pages/components/ui-components-sections/StepperSection.d.ts +3 -0
  55. package/demo/pages/components/ui-components-sections/TabModalSection.d.ts +3 -0
  56. package/demo/pages/components/ui-components-sections/index.d.ts +5 -0
  57. package/demo/pages/index.d.ts +1 -0
  58. package/demo/pages/introduction/BasicUsageDemo.d.ts +1 -1
  59. package/documentation/{APIReferenceSection-B2oYdmby.js → APIReferenceSection-5NIzxE3h.js} +1 -1
  60. package/documentation/{APIReferenceSection-h-8Utbap.js → APIReferenceSection-Ce8zFFzl.js} +1 -1
  61. package/documentation/{ActiveLinkSection-CdXQGIsJ.js → ActiveLinkSection-B-OjIv25.js} +1 -1
  62. package/documentation/{ActiveLinkSection-C95OfpHr.js → ActiveLinkSection-Cfder2gM.js} +1 -1
  63. package/documentation/{AdvancedColorSystemSection-BtpxH8Mu.js → AdvancedColorSystemSection-1p7Gzgv7.js} +1 -1
  64. package/documentation/{AdvancedColorSystemSection-BQshRXTc.js → AdvancedColorSystemSection-Dvs9aiJv.js} +1 -1
  65. package/documentation/{AdvancedFeaturesSection-BdL5enY8.js → AdvancedFeaturesSection-BcZzGuLC.js} +1 -1
  66. package/documentation/{AdvancedFeaturesSection-DNsHjabp.js → AdvancedFeaturesSection-BoNIb9oH.js} +1 -1
  67. package/documentation/{AdvancedFeaturesSection-VcHwYejS.js → AdvancedFeaturesSection-Bw-yEeIB.js} +1 -1
  68. package/documentation/{AdvancedFeaturesSection-Ht5TTHY8.js → AdvancedFeaturesSection-CJbGz9l9.js} +1 -1
  69. package/documentation/{AlertSection-CkPDRBrP.js → AlertSection-1mnmAGE8.js} +1 -1
  70. package/documentation/{AlertSection-ZNoVAqQG.js → AlertSection-DLSlCvUX.js} +1 -1
  71. package/documentation/{AnchorLinkSection-Db8dVTL1.js → AnchorLinkSection-BkC1XlUO.js} +1 -1
  72. package/documentation/{AnchorLinkSection-BwEq_xXD.js → AnchorLinkSection-DtkZLFtc.js} +11 -11
  73. package/documentation/{ArchitecturalPatternsComparisonSection-_ICdjaay.js → ArchitecturalPatternsComparisonSection-BmurN8qG.js} +1 -1
  74. package/documentation/{ArchitecturalPatternsComparisonSection-0JvWXvga.js → ArchitecturalPatternsComparisonSection-Dwlq44TJ.js} +1 -1
  75. package/documentation/{ArchitectureOverviewSection-A86tJq4O.js → ArchitectureOverviewSection-CQj0Os1t.js} +1 -1
  76. package/documentation/{ArchitectureOverviewSection-J96NVKkD.js → ArchitectureOverviewSection-Cc4iZOZ9.js} +1 -1
  77. package/documentation/AreaChartSection-CdymW4XW.js +22 -0
  78. package/documentation/AreaChartSection-okjH0UNh.js +132 -0
  79. package/documentation/{AuthorCardSection-CYkh23Xg.js → AuthorCardSection-BVzTIrw9.js} +1 -1
  80. package/documentation/{AuthorCardSection-BSX9oAo1.js → AuthorCardSection-DyH2f3Hs.js} +1 -1
  81. package/documentation/{AvatarSection-LVqlXwpv.js → AvatarSection-BvtkeOrt.js} +1 -1
  82. package/documentation/{AvatarSection-BvtKvbAp.js → AvatarSection-CWj6h6Xw.js} +1 -1
  83. package/documentation/{BadgeSection-CeyBqNzE.js → BadgeSection-Bm2kMztE.js} +1 -1
  84. package/documentation/{BadgeSection-wnv6WJoJ.js → BadgeSection-D5PSo5Ha.js} +1 -1
  85. package/documentation/BarChartSection-DNhGp-SX.js +127 -0
  86. package/documentation/BarChartSection-DOO1X0Ls.js +23 -0
  87. package/documentation/{BasicTableSection-DHR7wxMf.js → BasicTableSection-B2GWADgL.js} +1 -1
  88. package/documentation/{BasicTableSection-Djqd7GTc.js → BasicTableSection-BWdAaKCh.js} +1 -1
  89. package/documentation/{BasicUsageSection-RB5uqmJE.js → BasicUsageSection-C26gvzBZ.js} +1 -1
  90. package/documentation/{BasicUsageSection-CAOyX6Rh.js → BasicUsageSection-CiAmGFF6.js} +1 -1
  91. package/documentation/{BestPracticesSection-Y7WVzfHX.js → BestPracticesSection--qw-Bu17.js} +1 -1
  92. package/documentation/{BestPracticesSection-DO-w9jZN.js → BestPracticesSection-BLO5W3Dz.js} +1 -1
  93. package/documentation/{BestPracticesSection-CrduKU11.js → BestPracticesSection-BQexEz6I.js} +1 -1
  94. package/documentation/{BestPracticesSection-C72mSxPs.js → BestPracticesSection-BelrvRky.js} +1 -1
  95. package/documentation/{BestPracticesSection-7oPmBTjr.js → BestPracticesSection-C51kB-ds.js} +1 -1
  96. package/documentation/{BestPracticesSection-BAi4u6sT.js → BestPracticesSection-CUi5U-9F.js} +1 -1
  97. package/documentation/{BestPracticesSection-FNEhFmPF.js → BestPracticesSection-CanX6URp.js} +1 -1
  98. package/documentation/{BestPracticesSection-Dki1wap5.js → BestPracticesSection-D9A1lsfb.js} +1 -1
  99. package/documentation/{BestPracticesSection-D2ahvfz_.js → BestPracticesSection-DEmC0S-K.js} +1 -1
  100. package/documentation/{BestPracticesSection-CfKUd_V5.js → BestPracticesSection-DLPSyeBF.js} +1 -1
  101. package/documentation/{BestPracticesSection-Dlv7tr8A.js → BestPracticesSection-Duk-VLd3.js} +1 -1
  102. package/documentation/{BestPracticesSection-De_JKhUW.js → BestPracticesSection-VeEUdINe.js} +1 -1
  103. package/documentation/{BestPracticesSection-DVOUUyCP.js → BestPracticesSection-p2NFG4oR.js} +1 -1
  104. package/documentation/{BestPracticesSection-CCUAVucV.js → BestPracticesSection-q-nfGUu_.js} +1 -1
  105. package/documentation/{BorderRadiusSection-B7LfzLmt.js → BorderRadiusSection-CPv-iEOg.js} +1 -1
  106. package/documentation/{BorderRadiusSection-CuLZQqX2.js → BorderRadiusSection-CWtBKR4n.js} +1 -1
  107. package/documentation/{ButtonDripSection-Rv6xpiKS.js → ButtonDripSection-CdyZmshO.js} +1 -1
  108. package/documentation/{ButtonDripSection-BaIO6Rop.js → ButtonDripSection-DvqrkiYu.js} +1 -1
  109. package/documentation/{ButtonLoaderSection-Bkzh89oP.js → ButtonLoaderSection-BUhnf9_M.js} +1 -1
  110. package/documentation/{ButtonLoaderSection-DGVKD9wI.js → ButtonLoaderSection-DuQTP5Pe.js} +1 -1
  111. package/documentation/{CardContainerSection-DLXPs9aW.js → CardContainerSection-DMJza1QB.js} +1 -1
  112. package/documentation/{CardContainerSection-t72sN0zL.js → CardContainerSection-DbKJDPWw.js} +1 -1
  113. package/documentation/CardSection-B0iqiFGj.js +25 -0
  114. package/documentation/CardSection-D15Ow_Tr.js +125 -0
  115. package/documentation/{CardTitleSection-CTcugicF.js → CardTitleSection-BMhuTc5Q.js} +1 -1
  116. package/documentation/{CardTitleSection-BEHmdfF6.js → CardTitleSection-DisE8DYA.js} +1 -1
  117. package/documentation/{CarouselCardsSection-ByrjTL9x.js → CarouselCardsSection-0SbaZLzB.js} +1 -1
  118. package/documentation/{CarouselCardsSection-DtCx9w5B.js → CarouselCardsSection-D6dpilRA.js} +1 -1
  119. package/documentation/{CarouselImageSection-BDMpTyte.js → CarouselImageSection-C1a20WIc.js} +1 -1
  120. package/documentation/{CarouselImageSection-CknDEAfU.js → CarouselImageSection-Ckn2QzLs.js} +1 -1
  121. package/documentation/{CarouselSection-Cq5jgcQD.js → CarouselSection-DY1Th7wv.js} +1 -1
  122. package/documentation/{CarouselSection-hLHYsvmh.js → CarouselSection-JMkeqyoM.js} +1 -1
  123. package/documentation/{CheckboxSection-D8FFt0Os.js → CheckboxSection-Buj9JUAs.js} +1 -1
  124. package/documentation/{CheckboxSection-CUQtdDzh.js → CheckboxSection-C1oqzuhJ.js} +1 -1
  125. package/documentation/{CodeExamplesSection-Dp2gzpx3.js → CodeExamplesSection-B0jHjim2.js} +1 -1
  126. package/documentation/{CodeExamplesSection-2v_8YfcX.js → CodeExamplesSection-lkjYxBX5.js} +1 -1
  127. package/documentation/{CoinCardSection-1WqRM1ph.js → CoinCardSection-lZUwQvyi.js} +1 -1
  128. package/documentation/{CoinCardSection-CPsesOWx.js → CoinCardSection-ohLbWYUh.js} +1 -1
  129. package/documentation/{CoinInfoCardSection-B562WBTv.js → CoinInfoCardSection-6w-hnHtq.js} +1 -1
  130. package/documentation/{CoinInfoCardSection-Dk6J8sls.js → CoinInfoCardSection-CSpda5W2.js} +1 -1
  131. package/documentation/{CoinListBoxSection-Cu1MDV2Y.js → CoinListBoxSection-CjuPiQY-.js} +1 -1
  132. package/documentation/{CoinListBoxSection-DzyzZBwk.js → CoinListBoxSection-if4oi10E.js} +1 -1
  133. package/documentation/{CollapseSection-7-rrT_DY.js → CollapseSection-Ce00qgAG.js} +1 -1
  134. package/documentation/{CollapseSection-Bym6R86D.js → CollapseSection-DvdDK90_.js} +10 -10
  135. package/{collection-1-NeFANkbk.js → documentation/CollectionCardSection-BXYryNM2.js} +58 -2
  136. package/documentation/CollectionCardSection-Bjysn0MP.js +17 -0
  137. package/documentation/CollectionSelectListSection-D8YxEcci.js +15 -0
  138. package/documentation/CollectionSelectListSection-NYI1Ct1i.js +120 -0
  139. package/documentation/{ColorCustomizationSection-DirQ1xkR.js → ColorCustomizationSection-BGlYoLkQ.js} +1 -1
  140. package/documentation/{ColorCustomizationSection-fpbQFBeg.js → ColorCustomizationSection-CBWK9uUm.js} +3 -3
  141. package/documentation/{ColorSystemSection-BTPZDmaU.js → ColorSystemSection-Dn79GFEE.js} +5 -5
  142. package/documentation/{ColorSystemSection-BIiffohC.js → ColorSystemSection-DpzFTiQX.js} +1 -1
  143. package/documentation/{CommonErrorsSection-DqohMJDt.js → CommonErrorsSection-Bu3N9AeP.js} +1 -1
  144. package/documentation/{CommonErrorsSection-BVjBH-q3.js → CommonErrorsSection-CfJggoGk.js} +1 -1
  145. package/documentation/{ComponentAnatomySection-GUman0lW.js → ComponentAnatomySection-B6siwlGr.js} +3 -3
  146. package/documentation/{ComponentAnatomySection-B6L2nQg2.js → ComponentAnatomySection-DZ7Qu5NO.js} +1 -1
  147. package/documentation/{ComponentStatusSection-BPatrERs.js → ComponentStatusSection-3ZQq3TuC.js} +1 -1
  148. package/documentation/{ComponentStatusSection-DS8Kmh6W.js → ComponentStatusSection-BAcHk045.js} +1 -1
  149. package/documentation/ComposedChartSection-Ckh3P98Y.js +113 -0
  150. package/documentation/ComposedChartSection-DA6YnjWr.js +21 -0
  151. package/documentation/{CurrencySwapIconsSection-B_qLwzXO.js → CurrencySwapIconsSection-C28raPLN.js} +1 -1
  152. package/documentation/{CurrencySwapIconsSection-WWqd6aBI.js → CurrencySwapIconsSection-C7OcC3fI.js} +1 -1
  153. package/documentation/{CustomColorPaletteSection-Beh-1TnY.js → CustomColorPaletteSection-CjZQJ8X1.js} +1 -1
  154. package/documentation/{CustomColorPaletteSection-DHw4bInM.js → CustomColorPaletteSection-DMSw8nDk.js} +1 -1
  155. package/documentation/{CustomIconsSection-BnJuOM-H.js → CustomIconsSection-BwjM43mD.js} +29 -29
  156. package/documentation/{CustomIconsSection-CSRr6wkJ.js → CustomIconsSection-DrojbM8n.js} +2 -2
  157. package/documentation/{DefiAppLogoSection-BlgJ2b-2.js → DefiAppLogoSection-BdZjkLmq.js} +1 -1
  158. package/documentation/{DefiAppLogoSection-BKoj5nMS.js → DefiAppLogoSection-Dk2oHuhM.js} +1 -1
  159. package/documentation/{DesignPrinciplesSection-sziQNoBU.js → DesignPrinciplesSection-Bya4UXPp.js} +1 -1
  160. package/documentation/{DesignPrinciplesSection-DEO6bctH.js → DesignPrinciplesSection-DnoNOVM9.js} +1 -1
  161. package/documentation/{DrawerSection-Bl44QTjH.js → DrawerSection-6g2F0eId.js} +41 -28
  162. package/documentation/DrawerSection-DB25BxGr.js +41 -0
  163. package/documentation/{DynamicRoutesSection-CwIKExBG.js → DynamicRoutesSection-BMaLmxpb.js} +1 -1
  164. package/documentation/{DynamicRoutesSection-DzYD6DrX.js → DynamicRoutesSection-C8c26l82.js} +1 -1
  165. package/documentation/{FileInputSection-agGxZYT7.js → FileInputSection-DSj8ZQzS.js} +1 -1
  166. package/documentation/{FileInputSection-2C2qHF7f.js → FileInputSection-DhXUezmH.js} +1 -1
  167. package/documentation/{FileStructureSection-C-Z_tkDL.js → FileStructureSection-Bcx6ldJU.js} +1 -1
  168. package/documentation/{FileStructureSection-CSNiAHS-.js → FileStructureSection-wjvqCs_f.js} +1 -1
  169. package/documentation/{FormComponentsSection-B021OPBW.js → FormComponentsSection-DeI3K5Bx.js} +1 -1
  170. package/documentation/{FormComponentsSection-CRsooWtI.js → FormComponentsSection-Dy3KNt39.js} +1 -1
  171. package/documentation/{FormMethodsSection-CUrQGm-O.js → FormMethodsSection-B1EM4N6A.js} +1 -1
  172. package/documentation/{FormMethodsSection-2ea19wxr.js → FormMethodsSection-yuuuYyXy.js} +1 -1
  173. package/documentation/{HamburgerSection-BzFh3gZq.js → HamburgerSection-DgPmVO-i.js} +11 -11
  174. package/documentation/{HamburgerSection-CWAXi4d_.js → HamburgerSection-aBZD1-TZ.js} +1 -1
  175. package/documentation/{HookCategoriesSection-Qm1BoU9x.js → HookCategoriesSection-CgVVDDDP.js} +1 -1
  176. package/documentation/{HookCategoriesSection-DZzq6nNi.js → HookCategoriesSection-D1s7HBs3.js} +1 -1
  177. package/documentation/{HookDocumentationSection-DT_dicnF.js → HookDocumentationSection-BX4ihZ7n.js} +1 -1
  178. package/documentation/{HookDocumentationSection-BMC5FTpz.js → HookDocumentationSection-D-uyTvbo.js} +1 -1
  179. package/documentation/{HookFeaturesSection-_rCA_IiX.js → HookFeaturesSection-BJ46pxde.js} +1 -1
  180. package/documentation/{HookFeaturesSection-B08odkSW.js → HookFeaturesSection-DG0c6Nuc.js} +1 -1
  181. package/documentation/{IconArchitectureSection-BP5StoRr.js → IconArchitectureSection-C-2VbuA5.js} +1 -1
  182. package/documentation/{IconArchitectureSection-Ch1nPf7C.js → IconArchitectureSection-CURuLfbA.js} +1 -1
  183. package/documentation/{IconSizingGuideSection-21B7NciU.js → IconSizingGuideSection-CZlzz3vM.js} +1 -1
  184. package/documentation/{IconSizingGuideSection-B39zPKV2.js → IconSizingGuideSection-CtgUCS1M.js} +1 -1
  185. package/documentation/{IconSystemAPISection-_5fho7rM.js → IconSystemAPISection-Bt0cGg5z.js} +1 -1
  186. package/documentation/{IconSystemAPISection-BLCe41I8.js → IconSystemAPISection-iR2Mtl7J.js} +1 -1
  187. package/documentation/{IconSystemBenefitsSection-BI6uLx8V.js → IconSystemBenefitsSection-BwEGIaSi.js} +1 -1
  188. package/documentation/{IconSystemBenefitsSection-DCAdQe8N.js → IconSystemBenefitsSection-Cm4GLorJ.js} +1 -1
  189. package/documentation/{ImageSection-DX_pLrem.js → ImageSection-C8chUyse.js} +1 -1
  190. package/documentation/{ImageSection-Dl5z0QeO.js → ImageSection-DHl4Qi57.js} +7 -12
  191. package/documentation/{ImplementationExamplesSection-DG0Qxz66.js → ImplementationExamplesSection-B6RCd5xn.js} +1 -1
  192. package/documentation/{ImplementationExamplesSection-B__bLnap.js → ImplementationExamplesSection-Dm0hQvIt.js} +1 -1
  193. package/documentation/{ImplementationGuidelinesSection-Dhr_uqy_.js → ImplementationGuidelinesSection-DcophD9I.js} +1 -1
  194. package/documentation/{ImplementationGuidelinesSection-B3ThgoR2.js → ImplementationGuidelinesSection-tk4hHb4H.js} +1 -1
  195. package/documentation/{ImplementationStatusSection-D0v0YMVu.js → ImplementationStatusSection-ByTHYlfd.js} +1 -1
  196. package/documentation/{ImplementationStatusSection-CJTb6Pgx.js → ImplementationStatusSection-t7Ud-c-d.js} +1 -1
  197. package/documentation/{ImplementedFeaturesSection-DP4JlgYL.js → ImplementedFeaturesSection-BFxz_WX2.js} +1 -1
  198. package/documentation/{ImplementedFeaturesSection-uG_KGhJp.js → ImplementedFeaturesSection-DHZ1Aoer.js} +1 -1
  199. package/documentation/InfoCardSection-CXtp4OUe.js +37 -0
  200. package/documentation/InfoCardSection-CzJ00hH4.js +266 -0
  201. package/documentation/{InputSearcherSection-BOs_mYxO.js → InputSearcherSection-CBLbEei3.js} +1 -1
  202. package/documentation/{InputSearcherSection-BB8KSV5W.js → InputSearcherSection-Ov5f1QPG.js} +1 -1
  203. package/documentation/{InputSection-Co8yrH8O.js → InputSection-D3bakYUu.js} +1 -1
  204. package/documentation/{InputSection-DlsRR1br.js → InputSection-DBXbkW_W.js} +1 -1
  205. package/documentation/KeyValueRowSection-BD_lOH5W.js +16 -0
  206. package/documentation/KeyValueRowSection-DvNMMIDZ.js +104 -0
  207. package/documentation/{KeyboardNavigationSection-B8kjIrpD.js → KeyboardNavigationSection-B3CapHsF.js} +1 -1
  208. package/documentation/{KeyboardNavigationSection-B5NeU2Ls.js → KeyboardNavigationSection-gUHJqFCG.js} +5 -5
  209. package/documentation/{LayoutPrinciplesSection-Cv2qVdah.js → LayoutPrinciplesSection-CVuWM79D.js} +1 -1
  210. package/documentation/{LayoutPrinciplesSection-ZcukszdJ.js → LayoutPrinciplesSection-Dj2hqcrM.js} +1 -1
  211. package/documentation/{LayoutTypesSection-Db8Phsh5.js → LayoutTypesSection-B56uscQO.js} +1 -1
  212. package/documentation/{LayoutTypesSection-CdWhbb-e.js → LayoutTypesSection-BGRpmQ7T.js} +1 -1
  213. package/documentation/LineChartSection-BGX0Wcvh.js +21 -0
  214. package/documentation/LineChartSection-Ceg7C-cC.js +130 -0
  215. package/documentation/{ListContainerSection-E2nxNQM9.js → ListContainerSection-BNSF4SI5.js} +1 -1
  216. package/documentation/{ListContainerSection-g8e36trw.js → ListContainerSection-CV4u-qOK.js} +1 -1
  217. package/documentation/{ListItemSection-BKMlFb_B.js → ListItemSection-3dc6RiQQ.js} +1 -1
  218. package/documentation/{ListItemSection-CGRWmUNh.js → ListItemSection-Di43gH3_.js} +1 -1
  219. package/documentation/{LiveDemoSection-Bi6TUjps.js → LiveDemoSection-BBUhl8mE.js} +1 -1
  220. package/documentation/{LiveDemoSection-CNS2AHrx.js → LiveDemoSection-BXUNaySE.js} +1 -1
  221. package/documentation/{LiveDemonstrationsSection-BTZH9yJ4.js → LiveDemonstrationsSection-CfXiNDVi.js} +6 -6
  222. package/documentation/{LiveDemonstrationsSection-8IzxP_-q.js → LiveDemonstrationsSection-DrHe0jRp.js} +1 -1
  223. package/documentation/{LivePriceFeedSection-BETZCxkR.js → LivePriceFeedSection-CtMkcanM.js} +1 -1
  224. package/documentation/{LivePriceFeedSection-xqYzz2UJ.js → LivePriceFeedSection-fB3CGfMo.js} +1 -1
  225. package/documentation/{LoaderSection-D6oWK2Bd.js → LoaderSection-BK2XhwSF.js} +1 -1
  226. package/documentation/{LoaderSection-Ch955wVE.js → LoaderSection-BqBjL_ce.js} +1 -1
  227. package/documentation/{LogoSection-DihjtnI3.js → LogoSection-C3gHZ6ZG.js} +1 -1
  228. package/documentation/{LogoSection-DwxPyRYp.js → LogoSection-DgveoBy0.js} +1 -1
  229. package/documentation/{LucideIconsSection-UTZdlP4l.js → LucideIconsSection-D7ajDS86.js} +2 -2
  230. package/documentation/{LucideIconsSection-jyTOH9vA.js → LucideIconsSection-EeXM46-p.js} +1 -1
  231. package/documentation/{MFESupportSection-CL4XaGSc.js → MFESupportSection-CW27A3eK.js} +1 -1
  232. package/documentation/{MFESupportSection-D5-xNtty.js → MFESupportSection-ZymRZFpR.js} +1 -1
  233. package/documentation/{MenuItemsGuideSection-CubWhWBg.js → MenuItemsGuideSection-CLotbYiV.js} +1 -1
  234. package/documentation/{MenuItemsGuideSection-B4A_sWeX.js → MenuItemsGuideSection-UQkVcqZq.js} +1 -1
  235. package/documentation/{ModalSection-BLJU61yb.js → ModalSection-B88ZyCk1.js} +34 -40
  236. package/documentation/{ModalSection-DgxQhNE3.js → ModalSection-_bluxlpe.js} +1 -1
  237. package/documentation/NFTGridSection-BBn-BSxV.js +117 -0
  238. package/documentation/NFTGridSection-DuqL8orZ.js +19 -0
  239. package/documentation/{NestedRoutesSection-ekOYspAL.js → NestedRoutesSection-Ba8XhwvK.js} +1 -1
  240. package/documentation/{NestedRoutesSection-DG9vKpBw.js → NestedRoutesSection-CNb6PpdJ.js} +1 -1
  241. package/documentation/{NotificationCardSection-cE-g6SEH.js → NotificationCardSection-Bhd6YH-F.js} +1 -1
  242. package/documentation/{NotificationCardSection-Db-RrZ16.js → NotificationCardSection-Dr40YILh.js} +1 -1
  243. package/documentation/PaginationSection-DZQzrh1r.js +18 -0
  244. package/documentation/PaginationSection-DaeYPA4C.js +122 -0
  245. package/documentation/{PanelActionCardSection-CL8Moio7.js → PanelActionCardSection-Ie-VVm_6.js} +3 -3
  246. package/documentation/{PanelActionCardSection-Bjxx99WR.js → PanelActionCardSection-eVZpdoU4.js} +1 -1
  247. package/documentation/{PanelCardSection-Ci9bDcSV.js → PanelCardSection-B4QTB7gx.js} +1 -1
  248. package/documentation/{PanelCardSection-wO7ZobnL.js → PanelCardSection-Bnvutn7v.js} +1 -1
  249. package/documentation/{ParamTabSection-DzCeT2jc.js → ParamTabSection-BboYSU6I.js} +1 -1
  250. package/documentation/{ParamTabSection-Bi80ttg5.js → ParamTabSection-Cxjr0T-p.js} +1 -1
  251. package/documentation/PieChartSection-B5iqTd6a.js +91 -0
  252. package/documentation/PieChartSection-CmsDq0aK.js +19 -0
  253. package/documentation/{PinCodeSection-BteNwNGD.js → PinCodeSection-DEw-EzEd.js} +1 -1
  254. package/documentation/{PinCodeSection-DwXlWFc3.js → PinCodeSection-_XK_i3H0.js} +1 -1
  255. package/documentation/{ProgressbarSection-ibpTAyXQ.js → ProgressbarSection-BiRKgrX8.js} +1 -1
  256. package/documentation/{ProgressbarSection-B1eIO6-t.js → ProgressbarSection-C3dnsQVG.js} +1 -1
  257. package/documentation/RadarChartSection-CZwYUbhE.js +21 -0
  258. package/documentation/RadarChartSection-D4WGzYMh.js +114 -0
  259. package/documentation/{RadioGroupSection-q1w7Zcjw.js → RadioGroupSection-Brsh4Wal.js} +1 -1
  260. package/documentation/{RadioGroupSection-CnheWpBr.js → RadioGroupSection-DCLnuxAm.js} +1 -1
  261. package/documentation/{RadioSection-V0sD9FtI.js → RadioSection-BJAmV7jS.js} +1 -1
  262. package/documentation/{RadioSection-DSoD7CLU.js → RadioSection-DW571IOX.js} +1 -1
  263. package/documentation/{RevealContentSection-BK8j8yQ6.js → RevealContentSection-Bp90Pdd6.js} +1 -1
  264. package/documentation/{RevealContentSection-Cm9Ego3J.js → RevealContentSection-aEH6B3Fa.js} +1 -1
  265. package/documentation/{RouteConfigurationSection-PdMrY6xs.js → RouteConfigurationSection-BTMaahtj.js} +1 -1
  266. package/documentation/{RouteConfigurationSection-JaOww2mF.js → RouteConfigurationSection-C4cXfBUN.js} +1 -1
  267. package/documentation/{ScrollToTopSection-_W3FULOG.js → ScrollToTopSection-BjvSaBlx.js} +1 -1
  268. package/documentation/{ScrollToTopSection-DktmPBqU.js → ScrollToTopSection-zDW1G7Hj.js} +6 -5
  269. package/documentation/{ScrollbarSection-94c3rkLU.js → ScrollbarSection-9TgDRatW.js} +1 -1
  270. package/documentation/{ScrollbarSection-Dhqk4MAL.js → ScrollbarSection-DB4wz_1n.js} +7 -7
  271. package/documentation/SelectSection-CuCOpeCn.js +39 -0
  272. package/documentation/{SelectSection-CyUvjkal.js → SelectSection-DUiUcUBY.js} +118 -49
  273. package/documentation/{SettingsPanelSection-DysL_TWy.js → SettingsPanelSection-BqSLtnYt.js} +1 -1
  274. package/documentation/{SettingsPanelSection-oUsf1rjG.js → SettingsPanelSection-CBDKoU0z.js} +2 -2
  275. package/documentation/{ShadowsSection-COIXfeUB.js → ShadowsSection-CBZ4wa0t.js} +1 -1
  276. package/documentation/{ShadowsSection-yPSwgkIh.js → ShadowsSection-DkuPXflP.js} +1 -1
  277. package/documentation/{SidebarMenuSection-DoBy0kgz.js → SidebarMenuSection-BGMz0EFc.js} +1 -1
  278. package/documentation/{SidebarMenuSection-CF65NgkO.js → SidebarMenuSection-Cu3MBodF.js} +1 -1
  279. package/documentation/{SidebarSection-C8M_6SXm.js → SidebarSection-B0Q9BrWf.js} +1 -1
  280. package/documentation/{SidebarSection-D0mx7yBu.js → SidebarSection-_fncZECB.js} +1 -1
  281. package/documentation/{SizingSection-D0JMCl2M.js → SizingSection-BRs_QZ8E.js} +1 -1
  282. package/documentation/{SizingSection-CFHOHeOX.js → SizingSection-BZG-CTFD.js} +1 -1
  283. package/documentation/{SkeletonSection-CdftMoZS.js → SkeletonSection-CvxwSWwR.js} +1 -1
  284. package/documentation/{SkeletonSection-l0H8ysMz.js → SkeletonSection-oeshNePF.js} +1 -1
  285. package/documentation/{SpacingSystemSection-DDLUwi7M.js → SpacingSystemSection-B2_wDld8.js} +1 -1
  286. package/documentation/{SpacingSystemSection-CK6jg9jH.js → SpacingSystemSection-CM2yZGzx.js} +1 -1
  287. package/documentation/{SpinnerSection-CBRlzSBA.js → SpinnerSection-DnpC2ob0.js} +1 -1
  288. package/documentation/{SpinnerSection-wKxUxjQH.js → SpinnerSection-NFH_Mw6g.js} +1 -1
  289. package/documentation/{StandaloneAppSection-4dc8jrdZ.js → StandaloneAppSection-CKCgLLAV.js} +1 -1
  290. package/documentation/{StandaloneAppSection-3DzBLpFt.js → StandaloneAppSection-CwGKuVZU.js} +1 -1
  291. package/documentation/StepperSection-Cpn220R1.js +28 -0
  292. package/documentation/StepperSection-efW1NQ0f.js +146 -0
  293. package/documentation/{SwitchSection-BlYqsAPJ.js → SwitchSection-DcFWtiXd.js} +1 -1
  294. package/documentation/{SwitchSection-vGxo1SYH.js → SwitchSection-r9KfUNlh.js} +1 -1
  295. package/documentation/{SystemOverviewSection-BtnucKsr.js → SystemOverviewSection-CYy8IBpL.js} +1 -1
  296. package/documentation/{SystemOverviewSection-1lSFqKae.js → SystemOverviewSection-GvLXbZUI.js} +1 -1
  297. package/documentation/TabModalSection-BggXWh_W.js +160 -0
  298. package/documentation/TabModalSection-Cu5hFvsO.js +51 -0
  299. package/documentation/{TabSection-B7wJPrFH.js → TabSection-BFaE_l9I.js} +1 -1
  300. package/documentation/{TabSection-BTGIy9BT.js → TabSection-CnB-uDch.js} +1 -1
  301. package/documentation/{TabSelectSection-B8ohYHOK.js → TabSelectSection-DPLfLMP_.js} +1 -1
  302. package/documentation/{TabSelectSection-DNb8f96f.js → TabSelectSection-Hg0rgmfI.js} +1 -1
  303. package/documentation/{TailwindConfigSection-dxsLjDuJ.js → TailwindConfigSection-DiwkqCaZ.js} +1 -1
  304. package/documentation/{TailwindConfigSection-xK7ymNHB.js → TailwindConfigSection-kpvPxjFu.js} +1 -1
  305. package/documentation/{TestingSection-D97U6rzs.js → TestingSection-B-NhLP3B.js} +1 -1
  306. package/documentation/{TestingSection-DqHtOy40.js → TestingSection-B_5gO0Fu.js} +1 -1
  307. package/documentation/{TextareaSection-LoLfm6tE.js → TextareaSection-CFMrk7-d.js} +1 -1
  308. package/documentation/{TextareaSection-cq-8Cb4V.js → TextareaSection-CGX7U5z3.js} +1 -1
  309. package/documentation/{ThemeArchitectureSection-D3s-iFek.js → ThemeArchitectureSection-BJtQp08X.js} +1 -1
  310. package/documentation/{ThemeArchitectureSection-kTqICQZj.js → ThemeArchitectureSection-C_KTw0Qt.js} +1 -1
  311. package/documentation/{ThemeConfigurationSection-DKZz_tZ0.js → ThemeConfigurationSection-D4gMbMaH.js} +1 -1
  312. package/documentation/{ThemeConfigurationSection-CIorDmNk.js → ThemeConfigurationSection-D5cShR_I.js} +1 -1
  313. package/documentation/{ThemeHooksSection-D-mw-Fbu.js → ThemeHooksSection-CtBPmTwz.js} +1 -1
  314. package/documentation/{ThemeHooksSection-C0sZ6k8a.js → ThemeHooksSection-DGjLuf9f.js} +1 -1
  315. package/documentation/{ThemeProviderIntegrationSection-macU3-6q.js → ThemeProviderIntegrationSection-DD9vba4U.js} +1 -1
  316. package/documentation/{ThemeProviderIntegrationSection-BfBFuERd.js → ThemeProviderIntegrationSection-fjJyMnVI.js} +1 -1
  317. package/documentation/{ThemeProviderRequiredSection-CqDOwaWl.js → ThemeProviderRequiredSection-C51pFaD_.js} +1 -1
  318. package/documentation/{ThemeProviderRequiredSection-BRbwv1wN.js → ThemeProviderRequiredSection-DCwcEDEB.js} +1 -1
  319. package/documentation/{ThemeProviderSection-CTuv8EQA.js → ThemeProviderSection-Cdh5f9CQ.js} +1 -1
  320. package/documentation/{ThemeProviderSection-C8LEFOeB.js → ThemeProviderSection-Duhj0yh7.js} +1 -1
  321. package/documentation/{ToastSection-DxGzUQ0D.js → ToastSection-BWOj7sNT.js} +1 -1
  322. package/documentation/{ToastSection-DEW_viBi.js → ToastSection-Dp7uB84m.js} +8 -8
  323. package/documentation/{ToggleBarSection-CtsOxytE.js → ToggleBarSection-BK9vLumq.js} +1 -1
  324. package/documentation/{ToggleBarSection-CYRd5M5m.js → ToggleBarSection-CzR5L8Y8.js} +3 -3
  325. package/documentation/{TooltipSection-TVehrFpU.js → TooltipSection-CloPvZtN.js} +1 -1
  326. package/documentation/{TooltipSection-Cp-pLWvr.js → TooltipSection-JAMTIcdS.js} +1 -1
  327. package/documentation/{TopupButtonSection-Be5-YogI.js → TopupButtonSection-FiGGvfi9.js} +1 -1
  328. package/documentation/{TopupButtonSection-ByokZIdo.js → TopupButtonSection-WiC-0mrT.js} +1 -1
  329. package/documentation/{TransactionInfoSection-Q0JJsVQv.js → TransactionInfoSection-D43Gb2b8.js} +1 -1
  330. package/documentation/{TransactionInfoSection-BhNuZ4JD.js → TransactionInfoSection-pX2z0iup.js} +1 -1
  331. package/documentation/{TucuUiLogoSection-BDLv3mOn.js → TucuUiLogoSection-d28S8hsX.js} +1 -1
  332. package/documentation/{TucuUiLogoSection-98Bljk0Z.js → TucuUiLogoSection-oaz7vviE.js} +1 -1
  333. package/documentation/{TypographySection-Ck4yMFUP.js → TypographySection-CBOFOuPJ.js} +1 -1
  334. package/documentation/{TypographySection-CkyzEMXb.js → TypographySection-CYzZMbJZ.js} +1 -1
  335. package/documentation/{TypographySection-DkMPevk3.js → TypographySection-DgOacz6E.js} +1 -1
  336. package/documentation/{TypographySection-DQEpFmuX.js → TypographySection-mRBm_W87.js} +1 -1
  337. package/documentation/{UsageExamplesSection-rqFkSypt.js → UsageExamplesSection-BpeAxuRy.js} +1 -1
  338. package/documentation/{UsageExamplesSection-Cbl0byP_.js → UsageExamplesSection-YCUalwoy.js} +1 -1
  339. package/documentation/{UsingThemeSystemSection-CEXOimAv.js → UsingThemeSystemSection-CWP2ZSK6.js} +1 -1
  340. package/documentation/{UsingThemeSystemSection-ZxdD8koK.js → UsingThemeSystemSection-DjdvzaI0.js} +1 -1
  341. package/documentation/{ValidationSystemSection-Dvtm4jJR.js → ValidationSystemSection-BQz23Z_H.js} +1 -1
  342. package/documentation/{ValidationSystemSection-DN97qk1X.js → ValidationSystemSection-mvUzquI0.js} +1 -1
  343. package/documentation/{WCAGPrinciplesSection-ichWLxLa.js → WCAGPrinciplesSection-BfHyxkEp.js} +1 -1
  344. package/documentation/{WCAGPrinciplesSection-CgrjWEgm.js → WCAGPrinciplesSection-WNmPduXY.js} +1 -1
  345. package/hooks/use-scrollable-slider.d.ts +3 -3
  346. package/index-DWDrAbog.js +1137 -0
  347. package/{index-DsiBIFwo.js → index-kms4xY-n.js} +39353 -30843
  348. package/index.css +1 -1
  349. package/index.js +1 -1
  350. package/index.mjs +337 -321
  351. package/package.json +2 -3
  352. package/themes/components/theme-provider/index.d.ts +3 -2
  353. package/themes/router/components/standalone-app-routes-provider.d.ts +2 -2
  354. package/collection-1-BIsLOX9N.js +0 -1
  355. package/documentation/CollectionCardSection-BPILGSjR.js +0 -17
  356. package/documentation/CollectionCardSection-Cowt-8gl.js +0 -61
  357. package/documentation/CollectionSelectListSection-BUyInNdh.js +0 -14
  358. package/documentation/CollectionSelectListSection-C1hTywH1.js +0 -60
  359. package/documentation/DrawerSection-Ddkq7twy.js +0 -41
  360. package/documentation/NFTGridSection-CUDnvifG.js +0 -11
  361. package/documentation/NFTGridSection-DMCh4Qbs.js +0 -56
  362. package/documentation/SelectSection-RN83Da8P.js +0 -20
  363. package/index-D874Kozv.js +0 -1060
@@ -0,0 +1,132 @@
1
+ import { jsxs as i, Fragment as o, jsx as e } from "react/jsx-runtime";
2
+ import { T as n, C as s, a, m as t, c as l, P as m, A as c } from "../index-kms4xY-n.js";
3
+ import "lucide-react";
4
+ import "react-router-dom";
5
+ import "react";
6
+ import "react-dom";
7
+ const r = [
8
+ { name: "Jan", users: 400, sessions: 2400, pageViews: 4400 },
9
+ { name: "Feb", users: 300, sessions: 1398, pageViews: 3210 },
10
+ { name: "Mar", users: 500, sessions: 3800, pageViews: 5400 },
11
+ { name: "Apr", users: 780, sessions: 3908, pageViews: 6200 },
12
+ { name: "May", users: 890, sessions: 4800, pageViews: 7100 },
13
+ { name: "Jun", users: 1200, sessions: 5800, pageViews: 9400 },
14
+ { name: "Jul", users: 1500, sessions: 6300, pageViews: 11e3 }
15
+ ], y = () => /* @__PURE__ */ i(o, { children: [
16
+ /* @__PURE__ */ i("div", { className: "text-center space-y-4", children: [
17
+ /* @__PURE__ */ e(n, { tag: "h2", className: "text-3xl md:text-4xl font-bold", children: "AreaChart" }),
18
+ /* @__PURE__ */ e(
19
+ n,
20
+ {
21
+ tag: "p",
22
+ className: "text-xl text-gray-600 dark:text-gray-400 max-w-2xl mx-auto",
23
+ children: "Area chart component for visualizing volume and trends over time with gradient fills, stacking, and smooth curves."
24
+ }
25
+ )
26
+ ] }),
27
+ /* @__PURE__ */ e(s, { className: "overflow-hidden", children: /* @__PURE__ */ e(a, { title: "Basic Area Chart with Gradient", className: "mt-2 mb-2", children: /* @__PURE__ */ e("div", { className: "w-full p-4 sm:p-6", children: /* @__PURE__ */ e(
28
+ t,
29
+ {
30
+ data: r,
31
+ series: [
32
+ { dataKey: "users", name: "Users" },
33
+ { dataKey: "sessions", name: "Sessions" }
34
+ ],
35
+ height: 300,
36
+ gradient: !0
37
+ }
38
+ ) }) }) }),
39
+ /* @__PURE__ */ e(s, { className: "overflow-hidden", children: /* @__PURE__ */ e(a, { title: "Stacked Area Chart", className: "mt-2 mb-2", children: /* @__PURE__ */ e("div", { className: "w-full p-4 sm:p-6", children: /* @__PURE__ */ e(
40
+ t,
41
+ {
42
+ data: r,
43
+ series: [
44
+ { dataKey: "users", name: "Users", stackId: "a" },
45
+ { dataKey: "sessions", name: "Sessions", stackId: "a" },
46
+ { dataKey: "pageViews", name: "Page Views", stackId: "a" }
47
+ ],
48
+ stacked: !0,
49
+ height: 300
50
+ }
51
+ ) }) }) }),
52
+ /* @__PURE__ */ e(s, { className: "overflow-hidden", children: /* @__PURE__ */ e(a, { title: "Without Gradient (Flat)", className: "mt-2 mb-2", children: /* @__PURE__ */ e("div", { className: "w-full p-4 sm:p-6", children: /* @__PURE__ */ e(
53
+ t,
54
+ {
55
+ data: r,
56
+ series: [
57
+ { dataKey: "users", name: "Users" },
58
+ { dataKey: "sessions", name: "Sessions" }
59
+ ],
60
+ gradient: !1,
61
+ curved: !1,
62
+ height: 300
63
+ }
64
+ ) }) }) }),
65
+ /* @__PURE__ */ e(s, { className: "overflow-hidden", children: /* @__PURE__ */ e(a, { title: "Usage", className: "mt-2 mb-2", children: /* @__PURE__ */ e("div", { className: "w-full p-4 sm:p-6", children: /* @__PURE__ */ e(
66
+ l,
67
+ {
68
+ code: `import { AreaChart } from '@e-burgos/tucu-ui';
69
+
70
+ const data = [
71
+ { name: 'Jan', users: 400, sessions: 2400 },
72
+ { name: 'Feb', users: 300, sessions: 1398 },
73
+ { name: 'Mar', users: 500, sessions: 3800 },
74
+ ];
75
+
76
+ <AreaChart
77
+ data={data}
78
+ series={[
79
+ { dataKey: 'users', name: 'Users' },
80
+ { dataKey: 'sessions', name: 'Sessions' },
81
+ ]}
82
+ height={300}
83
+ curved
84
+ gradient
85
+ stacked={false}
86
+ showGrid
87
+ showTooltip
88
+ showLegend
89
+ />`,
90
+ language: "tsx"
91
+ }
92
+ ) }) }) }),
93
+ /* @__PURE__ */ e(
94
+ m,
95
+ {
96
+ componentName: "AreaChart",
97
+ defaultValues: {
98
+ height: 300,
99
+ curved: !0,
100
+ gradient: !0,
101
+ stacked: !1,
102
+ showGrid: !0,
103
+ showTooltip: !0,
104
+ showLegend: !0,
105
+ animate: !0
106
+ },
107
+ excludeProps: [
108
+ "data",
109
+ "series",
110
+ "colors",
111
+ "className",
112
+ "xAxisKey",
113
+ "emptyMessage"
114
+ ],
115
+ children: (d) => /* @__PURE__ */ e(
116
+ t,
117
+ {
118
+ data: r,
119
+ series: [
120
+ { dataKey: "users", name: "Users" },
121
+ { dataKey: "sessions", name: "Sessions" }
122
+ ],
123
+ ...d
124
+ }
125
+ )
126
+ }
127
+ ),
128
+ /* @__PURE__ */ e(c, { componentName: "AreaChart" })
129
+ ] });
130
+ export {
131
+ y as default
132
+ };
@@ -1,4 +1,4 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const a=require("react/jsx-runtime"),e=require("../index-D874Kozv.js");require("lucide-react");require("react-router-dom");require("react");require("react-dom");const r=require("../1-CArqgiQa.js"),o=()=>a.jsxs(a.Fragment,{children:[a.jsxs("div",{className:"text-center space-y-4",children:[a.jsx(e.Typography,{tag:"h2",className:"text-3xl md:text-4xl font-bold",children:"AuthorCard"}),a.jsx(e.Typography,{tag:"p",className:"text-xl text-gray-600 dark:text-gray-400 max-w-2xl mx-auto",children:"A card component for displaying author information with avatar, name, and role."})]}),a.jsx(e.CardContainer,{className:"overflow-hidden",children:a.jsx(e.CardTitle,{title:"Basic Examples",className:"mt-2 mb-2",children:a.jsx("div",{className:"w-full p-4 sm:p-6",children:a.jsxs("div",{className:"grid grid-cols-1 md:grid-cols-2 gap-4",children:[a.jsxs(e.CardContainer,{className:"p-4",children:[a.jsx(e.Typography,{tag:"h5",className:"mb-3",children:"With Name and Role"}),a.jsx(e.AuthorCard,{image:r.avatar1Img,name:"John Doe",authorRole:"Senior Developer"})]}),a.jsxs(e.CardContainer,{className:"p-4",children:[a.jsx(e.Typography,{tag:"h5",className:"mb-3",children:"With Name Only"}),a.jsx(e.AuthorCard,{image:r.avatar1Img,name:"Jane Smith"})]}),a.jsxs(e.CardContainer,{className:"p-4",children:[a.jsx(e.Typography,{tag:"h5",className:"mb-3",children:"Avatar Only"}),a.jsx(e.AuthorCard,{image:r.avatar1Img})]})]})})})}),a.jsx(e.PropPlayground,{componentName:"AuthorCard",defaultValues:{name:"John Doe",authorRole:"Developer",image:"https://randomuser.me/api/portraits/men/1.jpg"},excludeProps:[],children:t=>a.jsx(e.AuthorCard,{...t})}),a.jsx(e.AutoPropsTable,{componentName:"AuthorCard"}),a.jsx(e.CardContainer,{className:"overflow-hidden",children:a.jsx(e.CardTitle,{title:"Code Example",className:"mt-2 mb-2",children:a.jsx("div",{className:"w-full p-4 sm:p-6",children:a.jsx(e.CodeBlock,{language:"tsx",code:`import { AuthorCard } from '@e-burgos/tucu-ui';
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const a=require("react/jsx-runtime"),e=require("../index-DWDrAbog.js");require("lucide-react");require("react-router-dom");require("react");require("react-dom");const r=require("../1-CArqgiQa.js"),o=()=>a.jsxs(a.Fragment,{children:[a.jsxs("div",{className:"text-center space-y-4",children:[a.jsx(e.Typography,{tag:"h2",className:"text-3xl md:text-4xl font-bold",children:"AuthorCard"}),a.jsx(e.Typography,{tag:"p",className:"text-xl text-gray-600 dark:text-gray-400 max-w-2xl mx-auto",children:"A card component for displaying author information with avatar, name, and role."})]}),a.jsx(e.CardContainer,{className:"overflow-hidden",children:a.jsx(e.CardTitle,{title:"Basic Examples",className:"mt-2 mb-2",children:a.jsx("div",{className:"w-full p-4 sm:p-6",children:a.jsxs("div",{className:"grid grid-cols-1 md:grid-cols-2 gap-4",children:[a.jsxs(e.CardContainer,{className:"p-4",children:[a.jsx(e.Typography,{tag:"h5",className:"mb-3",children:"With Name and Role"}),a.jsx(e.AuthorCard,{image:r.avatar1Img,name:"John Doe",authorRole:"Senior Developer"})]}),a.jsxs(e.CardContainer,{className:"p-4",children:[a.jsx(e.Typography,{tag:"h5",className:"mb-3",children:"With Name Only"}),a.jsx(e.AuthorCard,{image:r.avatar1Img,name:"Jane Smith"})]}),a.jsxs(e.CardContainer,{className:"p-4",children:[a.jsx(e.Typography,{tag:"h5",className:"mb-3",children:"Avatar Only"}),a.jsx(e.AuthorCard,{image:r.avatar1Img})]})]})})})}),a.jsx(e.PropPlayground,{componentName:"AuthorCard",defaultValues:{name:"John Doe",authorRole:"Developer",image:"https://randomuser.me/api/portraits/men/1.jpg"},excludeProps:[],children:t=>a.jsx(e.AuthorCard,{...t})}),a.jsx(e.AutoPropsTable,{componentName:"AuthorCard"}),a.jsx(e.CardContainer,{className:"overflow-hidden",children:a.jsx(e.CardTitle,{title:"Code Example",className:"mt-2 mb-2",children:a.jsx("div",{className:"w-full p-4 sm:p-6",children:a.jsx(e.CodeBlock,{language:"tsx",code:`import { AuthorCard } from '@e-burgos/tucu-ui';
2
2
 
3
3
  // With name and role
4
4
  <AuthorCard
@@ -1,5 +1,5 @@
1
1
  import { jsxs as e, Fragment as n, jsx as a } from "react/jsx-runtime";
2
- import { T as r, C as t, a as m, u as o, s, A as d, c as h } from "../index-DsiBIFwo.js";
2
+ import { T as r, C as t, a as m, D as o, P as s, A as d, c as h } from "../index-kms4xY-n.js";
3
3
  import "lucide-react";
4
4
  import "react-router-dom";
5
5
  import "react";
@@ -1,5 +1,5 @@
1
1
  import { jsxs as e, Fragment as d, jsx as a } from "react/jsx-runtime";
2
- import { T as i, C as t, a as l, D as s, s as c, A as n, c as o } from "../index-DsiBIFwo.js";
2
+ import { T as i, C as t, a as l, W as s, P as c, A as n, c as o } from "../index-kms4xY-n.js";
3
3
  import "lucide-react";
4
4
  import "react-router-dom";
5
5
  import "react";
@@ -1,4 +1,4 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const a=require("react/jsx-runtime"),e=require("../index-D874Kozv.js");require("lucide-react");require("react-router-dom");require("react");require("react-dom");const s=require("../1-CArqgiQa.js"),t=()=>a.jsxs(a.Fragment,{children:[a.jsxs("div",{className:"text-center space-y-4",children:[a.jsx(e.Typography,{tag:"h2",className:"text-3xl md:text-4xl font-bold",children:"Avatar"}),a.jsx(e.Typography,{tag:"p",className:"text-xl text-gray-600 dark:text-gray-400 max-w-2xl mx-auto",children:"A versatile avatar component for displaying user profile images with multiple sizes and shapes."})]}),a.jsx(e.CardContainer,{className:"overflow-hidden",children:a.jsx(e.CardTitle,{title:"Basic Examples",className:"mt-2 mb-2",children:a.jsx("div",{className:"w-full p-4 sm:p-6",children:a.jsxs("div",{className:"grid grid-cols-1 md:grid-cols-2 gap-4",children:[a.jsxs(e.CardContainer,{className:"p-4",children:[a.jsx(e.Typography,{tag:"h5",className:"mb-3",children:"Default Avatar"}),a.jsx(e.Avatar,{image:s.avatar1Img,alt:"User avatar"})]}),a.jsxs(e.CardContainer,{className:"p-4",children:[a.jsx(e.Typography,{tag:"h5",className:"mb-3",children:"Without Border"}),a.jsx(e.Avatar,{image:s.avatar1Img,alt:"User avatar",border:!1})]})]})})})}),a.jsx(e.CardContainer,{className:"overflow-hidden",children:a.jsx(e.CardTitle,{title:"Variants",className:"mt-2 mb-2",children:a.jsx("div",{className:"w-full p-4 sm:p-6",children:a.jsxs("div",{className:"space-y-6",children:[a.jsxs("div",{children:[a.jsx(e.Typography,{tag:"h5",className:"mb-3",children:"Sizes"}),a.jsxs("div",{className:"flex items-center gap-4",children:[a.jsx(e.Avatar,{image:s.avatar1Img,alt:"XS",size:"xs"}),a.jsx(e.Avatar,{image:s.avatar1Img,alt:"SM",size:"sm"}),a.jsx(e.Avatar,{image:s.avatar1Img,alt:"MD",size:"md"}),a.jsx(e.Avatar,{image:s.avatar1Img,alt:"LG",size:"lg"}),a.jsx(e.Avatar,{image:s.avatar1Img,alt:"XL",size:"xl"})]})]}),a.jsxs("div",{children:[a.jsx(e.Typography,{tag:"h5",className:"mb-3",children:"Shapes"}),a.jsxs("div",{className:"flex items-center gap-4",children:[a.jsx(e.Avatar,{image:s.avatar1Img,alt:"Circle",shape:"circle"}),a.jsx(e.Avatar,{image:s.avatar1Img,alt:"Rounded",shape:"rounded"})]})]})]})})})}),a.jsx(e.PropPlayground,{componentName:"Avatar",defaultValues:{size:"md",shape:"circle",border:!0,image:"https://randomuser.me/api/portraits/men/1.jpg",alt:"Avatar"},children:r=>a.jsx(e.Avatar,{...r})}),a.jsx(e.AutoPropsTable,{componentName:"Avatar"}),a.jsx(e.CardContainer,{className:"overflow-hidden",children:a.jsx(e.CardTitle,{title:"Code Example",className:"mt-2 mb-2",children:a.jsx("div",{className:"w-full p-4 sm:p-6",children:a.jsx(e.CodeBlock,{language:"tsx",code:`import { Avatar } from '@e-burgos/tucu-ui';
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const a=require("react/jsx-runtime"),e=require("../index-DWDrAbog.js");require("lucide-react");require("react-router-dom");require("react");require("react-dom");const s=require("../1-CArqgiQa.js"),t=()=>a.jsxs(a.Fragment,{children:[a.jsxs("div",{className:"text-center space-y-4",children:[a.jsx(e.Typography,{tag:"h2",className:"text-3xl md:text-4xl font-bold",children:"Avatar"}),a.jsx(e.Typography,{tag:"p",className:"text-xl text-gray-600 dark:text-gray-400 max-w-2xl mx-auto",children:"A versatile avatar component for displaying user profile images with multiple sizes and shapes."})]}),a.jsx(e.CardContainer,{className:"overflow-hidden",children:a.jsx(e.CardTitle,{title:"Basic Examples",className:"mt-2 mb-2",children:a.jsx("div",{className:"w-full p-4 sm:p-6",children:a.jsxs("div",{className:"grid grid-cols-1 md:grid-cols-2 gap-4",children:[a.jsxs(e.CardContainer,{className:"p-4",children:[a.jsx(e.Typography,{tag:"h5",className:"mb-3",children:"Default Avatar"}),a.jsx(e.Avatar,{image:s.avatar1Img,alt:"User avatar"})]}),a.jsxs(e.CardContainer,{className:"p-4",children:[a.jsx(e.Typography,{tag:"h5",className:"mb-3",children:"Without Border"}),a.jsx(e.Avatar,{image:s.avatar1Img,alt:"User avatar",border:!1})]})]})})})}),a.jsx(e.CardContainer,{className:"overflow-hidden",children:a.jsx(e.CardTitle,{title:"Variants",className:"mt-2 mb-2",children:a.jsx("div",{className:"w-full p-4 sm:p-6",children:a.jsxs("div",{className:"space-y-6",children:[a.jsxs("div",{children:[a.jsx(e.Typography,{tag:"h5",className:"mb-3",children:"Sizes"}),a.jsxs("div",{className:"flex items-center gap-4",children:[a.jsx(e.Avatar,{image:s.avatar1Img,alt:"XS",size:"xs"}),a.jsx(e.Avatar,{image:s.avatar1Img,alt:"SM",size:"sm"}),a.jsx(e.Avatar,{image:s.avatar1Img,alt:"MD",size:"md"}),a.jsx(e.Avatar,{image:s.avatar1Img,alt:"LG",size:"lg"}),a.jsx(e.Avatar,{image:s.avatar1Img,alt:"XL",size:"xl"})]})]}),a.jsxs("div",{children:[a.jsx(e.Typography,{tag:"h5",className:"mb-3",children:"Shapes"}),a.jsxs("div",{className:"flex items-center gap-4",children:[a.jsx(e.Avatar,{image:s.avatar1Img,alt:"Circle",shape:"circle"}),a.jsx(e.Avatar,{image:s.avatar1Img,alt:"Rounded",shape:"rounded"})]})]})]})})})}),a.jsx(e.PropPlayground,{componentName:"Avatar",defaultValues:{size:"md",shape:"circle",border:!0,image:"https://randomuser.me/api/portraits/men/1.jpg",alt:"Avatar"},children:r=>a.jsx(e.Avatar,{...r})}),a.jsx(e.AutoPropsTable,{componentName:"Avatar"}),a.jsx(e.CardContainer,{className:"overflow-hidden",children:a.jsx(e.CardTitle,{title:"Code Example",className:"mt-2 mb-2",children:a.jsx("div",{className:"w-full p-4 sm:p-6",children:a.jsx(e.CodeBlock,{language:"tsx",code:`import { Avatar } from '@e-burgos/tucu-ui';
2
2
 
3
3
  // Basic usage
4
4
  <Avatar image="/path/to/image.jpg" alt="User name" />
@@ -1,4 +1,4 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react/jsx-runtime"),a=require("../index-D874Kozv.js");require("lucide-react");require("react-router-dom");require("react");require("react-dom");const i=()=>e.jsxs(e.Fragment,{children:[e.jsxs("div",{className:"text-center space-y-4",children:[e.jsx(a.Typography,{tag:"h2",className:"text-3xl md:text-4xl font-bold",children:"Badge"}),e.jsx(a.Typography,{tag:"p",className:"text-xl text-gray-600 dark:text-gray-400 max-w-2xl mx-auto",children:"A badge component for displaying status indicators and labels with various styles and sizes."})]}),e.jsx(a.CardContainer,{className:"overflow-hidden",children:e.jsx(a.CardTitle,{title:"Basic Examples",className:"mt-2 mb-2",children:e.jsx("div",{className:"w-full p-4 sm:p-6",children:e.jsxs("div",{className:"space-y-6",children:[e.jsxs("div",{children:[e.jsx(a.Typography,{tag:"h5",className:"mb-3",children:"Status Badges"}),e.jsxs("div",{className:"flex flex-wrap items-center gap-3",children:[e.jsx(a.Badge,{status:"active",children:"Active"}),e.jsx(a.Badge,{status:"inactive",children:"Inactive"}),e.jsx(a.Badge,{status:"pending",children:"Pending"}),e.jsx(a.Badge,{status:"default",children:"Default"})]})]}),e.jsxs("div",{children:[e.jsx(a.Typography,{tag:"h5",className:"mb-3",children:"Status Indicators (Dots Only)"}),e.jsxs("div",{className:"flex flex-wrap items-center gap-3",children:[e.jsxs("div",{className:"flex items-center gap-2",children:[e.jsx(a.Badge,{status:"active",withDot:!0}),e.jsx("span",{className:"text-sm",children:"Online"})]}),e.jsxs("div",{className:"flex items-center gap-2",children:[e.jsx(a.Badge,{status:"inactive",withDot:!0}),e.jsx("span",{className:"text-sm",children:"Offline"})]}),e.jsxs("div",{className:"flex items-center gap-2",children:[e.jsx(a.Badge,{status:"pending",withDot:!0}),e.jsx("span",{className:"text-sm",children:"Away"})]})]})]}),e.jsxs("div",{children:[e.jsx(a.Typography,{tag:"h5",className:"mb-3",children:"With Dot Indicator"}),e.jsxs("div",{className:"flex flex-wrap items-center gap-3",children:[e.jsx(a.Badge,{status:"active",withDot:!0,children:"Active"}),e.jsx(a.Badge,{status:"inactive",withDot:!0,children:"Inactive"}),e.jsx(a.Badge,{status:"pending",withDot:!0,children:"Pending"})]})]})]})})})}),e.jsx(a.CardContainer,{className:"overflow-hidden",children:e.jsx(a.CardTitle,{title:"Colors",className:"mt-2 mb-2",children:e.jsx("div",{className:"w-full p-4 sm:p-6",children:e.jsxs("div",{className:"flex flex-wrap items-center gap-3",children:[e.jsx(a.Badge,{color:"primary",children:"Primary"}),e.jsx(a.Badge,{color:"success",children:"Success"}),e.jsx(a.Badge,{color:"info",children:"Info"}),e.jsx(a.Badge,{color:"warning",children:"Warning"}),e.jsx(a.Badge,{color:"danger",children:"Danger"}),e.jsx(a.Badge,{color:"gray",children:"Gray"})]})})})}),e.jsx(a.CardContainer,{className:"overflow-hidden",children:e.jsx(a.CardTitle,{title:"Sizes",className:"mt-2 mb-2",children:e.jsx("div",{className:"w-full p-4 sm:p-6",children:e.jsxs("div",{className:"flex flex-wrap items-center gap-3",children:[e.jsx(a.Badge,{size:"tiny",color:"primary",children:"Tiny"}),e.jsx(a.Badge,{size:"small",color:"primary",children:"Small"}),e.jsx(a.Badge,{size:"medium",color:"primary",children:"Medium"}),e.jsx(a.Badge,{size:"large",color:"primary",children:"Large"})]})})})}),e.jsx(a.CardContainer,{className:"overflow-hidden",children:e.jsx(a.CardTitle,{title:"Variants",className:"mt-2 mb-2",children:e.jsx("div",{className:"w-full p-4 sm:p-6",children:e.jsxs("div",{className:"space-y-4",children:[e.jsxs("div",{children:[e.jsx(a.Typography,{tag:"h5",className:"mb-3",children:"Solid"}),e.jsxs("div",{className:"flex flex-wrap items-center gap-3",children:[e.jsx(a.Badge,{variant:"solid",color:"primary",children:"Primary"}),e.jsx(a.Badge,{variant:"solid",color:"success",children:"Success"}),e.jsx(a.Badge,{variant:"solid",color:"danger",children:"Danger"})]})]}),e.jsxs("div",{children:[e.jsx(a.Typography,{tag:"h5",className:"mb-3",children:"Soft"}),e.jsxs("div",{className:"flex flex-wrap items-center gap-3",children:[e.jsx(a.Badge,{variant:"soft",color:"primary",children:"Primary"}),e.jsx(a.Badge,{variant:"soft",color:"success",children:"Success"}),e.jsx(a.Badge,{variant:"soft",color:"danger",children:"Danger"})]})]}),e.jsxs("div",{children:[e.jsx(a.Typography,{tag:"h5",className:"mb-3",children:"Outline"}),e.jsxs("div",{className:"flex flex-wrap items-center gap-3",children:[e.jsx(a.Badge,{variant:"outline",color:"primary",children:"Primary"}),e.jsx(a.Badge,{variant:"outline",color:"success",children:"Success"}),e.jsx(a.Badge,{variant:"outline",color:"danger",children:"Danger"})]})]}),e.jsxs("div",{children:[e.jsx(a.Typography,{tag:"h5",className:"mb-3",children:"Ghost"}),e.jsxs("div",{className:"flex flex-wrap items-center gap-3",children:[e.jsx(a.Badge,{variant:"ghost",color:"primary",children:"Primary"}),e.jsx(a.Badge,{variant:"ghost",color:"success",children:"Success"}),e.jsx(a.Badge,{variant:"ghost",color:"danger",children:"Danger"})]})]})]})})})}),e.jsx(a.CardContainer,{className:"overflow-hidden",children:e.jsx(a.CardTitle,{title:"Shapes",className:"mt-2 mb-2",children:e.jsx("div",{className:"w-full p-4 sm:p-6",children:e.jsxs("div",{className:"flex flex-wrap items-center gap-3",children:[e.jsx(a.Badge,{shape:"rounded",color:"primary",children:"Rounded"}),e.jsx(a.Badge,{shape:"pill",color:"success",children:"Pill"}),e.jsx(a.Badge,{shape:"circle",color:"danger",size:"large",withDot:!0})]})})})}),e.jsx(a.PropPlayground,{componentName:"Badge",defaultValues:{variant:"solid",size:"small",shape:"pill",color:"primary",withDot:!1},excludeProps:["status"],children:s=>e.jsx(a.Badge,{...s,children:"Badge"})}),e.jsx(a.AutoPropsTable,{componentName:"Badge"}),e.jsx(a.CardContainer,{className:"overflow-hidden",children:e.jsx(a.CardTitle,{title:"Code Example",className:"mt-2 mb-2",children:e.jsx("div",{className:"w-full p-4 sm:p-6",children:e.jsx(a.CodeBlock,{language:"tsx",code:`import { Badge } from '@e-burgos/tucu-ui';
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react/jsx-runtime"),a=require("../index-DWDrAbog.js");require("lucide-react");require("react-router-dom");require("react");require("react-dom");const i=()=>e.jsxs(e.Fragment,{children:[e.jsxs("div",{className:"text-center space-y-4",children:[e.jsx(a.Typography,{tag:"h2",className:"text-3xl md:text-4xl font-bold",children:"Badge"}),e.jsx(a.Typography,{tag:"p",className:"text-xl text-gray-600 dark:text-gray-400 max-w-2xl mx-auto",children:"A badge component for displaying status indicators and labels with various styles and sizes."})]}),e.jsx(a.CardContainer,{className:"overflow-hidden",children:e.jsx(a.CardTitle,{title:"Basic Examples",className:"mt-2 mb-2",children:e.jsx("div",{className:"w-full p-4 sm:p-6",children:e.jsxs("div",{className:"space-y-6",children:[e.jsxs("div",{children:[e.jsx(a.Typography,{tag:"h5",className:"mb-3",children:"Status Badges"}),e.jsxs("div",{className:"flex flex-wrap items-center gap-3",children:[e.jsx(a.Badge,{status:"active",children:"Active"}),e.jsx(a.Badge,{status:"inactive",children:"Inactive"}),e.jsx(a.Badge,{status:"pending",children:"Pending"}),e.jsx(a.Badge,{status:"default",children:"Default"})]})]}),e.jsxs("div",{children:[e.jsx(a.Typography,{tag:"h5",className:"mb-3",children:"Status Indicators (Dots Only)"}),e.jsxs("div",{className:"flex flex-wrap items-center gap-3",children:[e.jsxs("div",{className:"flex items-center gap-2",children:[e.jsx(a.Badge,{status:"active",withDot:!0}),e.jsx("span",{className:"text-sm",children:"Online"})]}),e.jsxs("div",{className:"flex items-center gap-2",children:[e.jsx(a.Badge,{status:"inactive",withDot:!0}),e.jsx("span",{className:"text-sm",children:"Offline"})]}),e.jsxs("div",{className:"flex items-center gap-2",children:[e.jsx(a.Badge,{status:"pending",withDot:!0}),e.jsx("span",{className:"text-sm",children:"Away"})]})]})]}),e.jsxs("div",{children:[e.jsx(a.Typography,{tag:"h5",className:"mb-3",children:"With Dot Indicator"}),e.jsxs("div",{className:"flex flex-wrap items-center gap-3",children:[e.jsx(a.Badge,{status:"active",withDot:!0,children:"Active"}),e.jsx(a.Badge,{status:"inactive",withDot:!0,children:"Inactive"}),e.jsx(a.Badge,{status:"pending",withDot:!0,children:"Pending"})]})]})]})})})}),e.jsx(a.CardContainer,{className:"overflow-hidden",children:e.jsx(a.CardTitle,{title:"Colors",className:"mt-2 mb-2",children:e.jsx("div",{className:"w-full p-4 sm:p-6",children:e.jsxs("div",{className:"flex flex-wrap items-center gap-3",children:[e.jsx(a.Badge,{color:"primary",children:"Primary"}),e.jsx(a.Badge,{color:"success",children:"Success"}),e.jsx(a.Badge,{color:"info",children:"Info"}),e.jsx(a.Badge,{color:"warning",children:"Warning"}),e.jsx(a.Badge,{color:"danger",children:"Danger"}),e.jsx(a.Badge,{color:"gray",children:"Gray"})]})})})}),e.jsx(a.CardContainer,{className:"overflow-hidden",children:e.jsx(a.CardTitle,{title:"Sizes",className:"mt-2 mb-2",children:e.jsx("div",{className:"w-full p-4 sm:p-6",children:e.jsxs("div",{className:"flex flex-wrap items-center gap-3",children:[e.jsx(a.Badge,{size:"tiny",color:"primary",children:"Tiny"}),e.jsx(a.Badge,{size:"small",color:"primary",children:"Small"}),e.jsx(a.Badge,{size:"medium",color:"primary",children:"Medium"}),e.jsx(a.Badge,{size:"large",color:"primary",children:"Large"})]})})})}),e.jsx(a.CardContainer,{className:"overflow-hidden",children:e.jsx(a.CardTitle,{title:"Variants",className:"mt-2 mb-2",children:e.jsx("div",{className:"w-full p-4 sm:p-6",children:e.jsxs("div",{className:"space-y-4",children:[e.jsxs("div",{children:[e.jsx(a.Typography,{tag:"h5",className:"mb-3",children:"Solid"}),e.jsxs("div",{className:"flex flex-wrap items-center gap-3",children:[e.jsx(a.Badge,{variant:"solid",color:"primary",children:"Primary"}),e.jsx(a.Badge,{variant:"solid",color:"success",children:"Success"}),e.jsx(a.Badge,{variant:"solid",color:"danger",children:"Danger"})]})]}),e.jsxs("div",{children:[e.jsx(a.Typography,{tag:"h5",className:"mb-3",children:"Soft"}),e.jsxs("div",{className:"flex flex-wrap items-center gap-3",children:[e.jsx(a.Badge,{variant:"soft",color:"primary",children:"Primary"}),e.jsx(a.Badge,{variant:"soft",color:"success",children:"Success"}),e.jsx(a.Badge,{variant:"soft",color:"danger",children:"Danger"})]})]}),e.jsxs("div",{children:[e.jsx(a.Typography,{tag:"h5",className:"mb-3",children:"Outline"}),e.jsxs("div",{className:"flex flex-wrap items-center gap-3",children:[e.jsx(a.Badge,{variant:"outline",color:"primary",children:"Primary"}),e.jsx(a.Badge,{variant:"outline",color:"success",children:"Success"}),e.jsx(a.Badge,{variant:"outline",color:"danger",children:"Danger"})]})]}),e.jsxs("div",{children:[e.jsx(a.Typography,{tag:"h5",className:"mb-3",children:"Ghost"}),e.jsxs("div",{className:"flex flex-wrap items-center gap-3",children:[e.jsx(a.Badge,{variant:"ghost",color:"primary",children:"Primary"}),e.jsx(a.Badge,{variant:"ghost",color:"success",children:"Success"}),e.jsx(a.Badge,{variant:"ghost",color:"danger",children:"Danger"})]})]})]})})})}),e.jsx(a.CardContainer,{className:"overflow-hidden",children:e.jsx(a.CardTitle,{title:"Shapes",className:"mt-2 mb-2",children:e.jsx("div",{className:"w-full p-4 sm:p-6",children:e.jsxs("div",{className:"flex flex-wrap items-center gap-3",children:[e.jsx(a.Badge,{shape:"rounded",color:"primary",children:"Rounded"}),e.jsx(a.Badge,{shape:"pill",color:"success",children:"Pill"}),e.jsx(a.Badge,{shape:"circle",color:"danger",size:"large",withDot:!0})]})})})}),e.jsx(a.PropPlayground,{componentName:"Badge",defaultValues:{variant:"solid",size:"small",shape:"pill",color:"primary",withDot:!1},excludeProps:["status"],children:s=>e.jsx(a.Badge,{...s,children:"Badge"})}),e.jsx(a.AutoPropsTable,{componentName:"Badge"}),e.jsx(a.CardContainer,{className:"overflow-hidden",children:e.jsx(a.CardTitle,{title:"Code Example",className:"mt-2 mb-2",children:e.jsx("div",{className:"w-full p-4 sm:p-6",children:e.jsx(a.CodeBlock,{language:"tsx",code:`import { Badge } from '@e-burgos/tucu-ui';
2
2
 
3
3
  // Basic usage with status
4
4
  <Badge status="active">Active</Badge>
@@ -1,5 +1,5 @@
1
1
  import { jsxs as i, Fragment as t, jsx as e } from "react/jsx-runtime";
2
- import { T as l, C as r, a as s, G as a, s as d, A as n, c as o } from "../index-DsiBIFwo.js";
2
+ import { T as l, C as r, a as s, J as a, P as d, A as n, c as o } from "../index-kms4xY-n.js";
3
3
  import "lucide-react";
4
4
  import "react-router-dom";
5
5
  import "react";
@@ -0,0 +1,127 @@
1
+ import { jsxs as l, Fragment as d, jsx as a } from "react/jsx-runtime";
2
+ import { T as n, C as e, a as t, l as s, c as i, P as m, A as c } from "../index-kms4xY-n.js";
3
+ import "lucide-react";
4
+ import "react-router-dom";
5
+ import "react";
6
+ import "react-dom";
7
+ const r = [
8
+ { name: "Jan", sales: 4e3, returns: 400, target: 4500 },
9
+ { name: "Feb", sales: 3e3, returns: 300, target: 3500 },
10
+ { name: "Mar", sales: 5e3, returns: 500, target: 4800 },
11
+ { name: "Apr", sales: 4780, returns: 478, target: 5e3 },
12
+ { name: "May", sales: 5890, returns: 589, target: 5500 },
13
+ { name: "Jun", sales: 6390, returns: 639, target: 6e3 }
14
+ ], f = () => /* @__PURE__ */ l(d, { children: [
15
+ /* @__PURE__ */ l("div", { className: "text-center space-y-4", children: [
16
+ /* @__PURE__ */ a(n, { tag: "h2", className: "text-3xl md:text-4xl font-bold", children: "BarChart" }),
17
+ /* @__PURE__ */ a(
18
+ n,
19
+ {
20
+ tag: "p",
21
+ className: "text-xl text-gray-600 dark:text-gray-400 max-w-2xl mx-auto",
22
+ children: "Bar chart component for comparing categorical data with support for stacking, horizontal layout, and custom bar styling."
23
+ }
24
+ )
25
+ ] }),
26
+ /* @__PURE__ */ a(e, { className: "overflow-hidden", children: /* @__PURE__ */ a(t, { title: "Basic Bar Chart", className: "mt-2 mb-2", children: /* @__PURE__ */ a("div", { className: "w-full p-4 sm:p-6", children: /* @__PURE__ */ a(
27
+ s,
28
+ {
29
+ data: r,
30
+ series: [
31
+ { dataKey: "sales", name: "Sales" },
32
+ { dataKey: "returns", name: "Returns" }
33
+ ],
34
+ height: 300
35
+ }
36
+ ) }) }) }),
37
+ /* @__PURE__ */ a(e, { className: "overflow-hidden", children: /* @__PURE__ */ a(t, { title: "Stacked Bars", className: "mt-2 mb-2", children: /* @__PURE__ */ a("div", { className: "w-full p-4 sm:p-6", children: /* @__PURE__ */ a(
38
+ s,
39
+ {
40
+ data: r,
41
+ series: [
42
+ { dataKey: "sales", name: "Sales", stackId: "a" },
43
+ { dataKey: "returns", name: "Returns", stackId: "a" }
44
+ ],
45
+ stacked: !0,
46
+ height: 300
47
+ }
48
+ ) }) }) }),
49
+ /* @__PURE__ */ a(e, { className: "overflow-hidden", children: /* @__PURE__ */ a(t, { title: "Horizontal Layout", className: "mt-2 mb-2", children: /* @__PURE__ */ a("div", { className: "w-full p-4 sm:p-6", children: /* @__PURE__ */ a(
50
+ s,
51
+ {
52
+ data: r,
53
+ series: [{ dataKey: "sales", name: "Sales" }],
54
+ layout: "vertical",
55
+ height: 350
56
+ }
57
+ ) }) }) }),
58
+ /* @__PURE__ */ a(e, { className: "overflow-hidden", children: /* @__PURE__ */ a(t, { title: "Usage", className: "mt-2 mb-2", children: /* @__PURE__ */ a("div", { className: "w-full p-4 sm:p-6", children: /* @__PURE__ */ a(
59
+ i,
60
+ {
61
+ code: `import { BarChart } from '@e-burgos/tucu-ui';
62
+
63
+ const data = [
64
+ { name: 'Jan', sales: 4000, returns: 400 },
65
+ { name: 'Feb', sales: 3000, returns: 300 },
66
+ { name: 'Mar', sales: 5000, returns: 500 },
67
+ ];
68
+
69
+ <BarChart
70
+ data={data}
71
+ series={[
72
+ { dataKey: 'sales', name: 'Sales' },
73
+ { dataKey: 'returns', name: 'Returns' },
74
+ ]}
75
+ height={300}
76
+ layout="horizontal"
77
+ stacked={false}
78
+ barRadius={4}
79
+ barGap={4}
80
+ showGrid
81
+ showTooltip
82
+ showLegend
83
+ />`,
84
+ language: "tsx"
85
+ }
86
+ ) }) }) }),
87
+ /* @__PURE__ */ a(
88
+ m,
89
+ {
90
+ componentName: "BarChart",
91
+ defaultValues: {
92
+ height: 300,
93
+ stacked: !1,
94
+ layout: "horizontal",
95
+ showGrid: !0,
96
+ showTooltip: !0,
97
+ showLegend: !0,
98
+ barRadius: 4,
99
+ barGap: 4,
100
+ animate: !0
101
+ },
102
+ excludeProps: [
103
+ "data",
104
+ "series",
105
+ "colors",
106
+ "className",
107
+ "xAxisKey",
108
+ "emptyMessage"
109
+ ],
110
+ children: (o) => /* @__PURE__ */ a(
111
+ s,
112
+ {
113
+ data: r,
114
+ series: [
115
+ { dataKey: "sales", name: "Sales" },
116
+ { dataKey: "returns", name: "Returns" }
117
+ ],
118
+ ...o
119
+ }
120
+ )
121
+ }
122
+ ),
123
+ /* @__PURE__ */ a(c, { componentName: "BarChart" })
124
+ ] });
125
+ export {
126
+ f as default
127
+ };
@@ -0,0 +1,23 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react/jsx-runtime"),a=require("../index-DWDrAbog.js");require("lucide-react");require("react-router-dom");require("react");require("react-dom");const s=[{name:"Jan",sales:4e3,returns:400,target:4500},{name:"Feb",sales:3e3,returns:300,target:3500},{name:"Mar",sales:5e3,returns:500,target:4800},{name:"Apr",sales:4780,returns:478,target:5e3},{name:"May",sales:5890,returns:589,target:5500},{name:"Jun",sales:6390,returns:639,target:6e3}],t=()=>e.jsxs(e.Fragment,{children:[e.jsxs("div",{className:"text-center space-y-4",children:[e.jsx(a.Typography,{tag:"h2",className:"text-3xl md:text-4xl font-bold",children:"BarChart"}),e.jsx(a.Typography,{tag:"p",className:"text-xl text-gray-600 dark:text-gray-400 max-w-2xl mx-auto",children:"Bar chart component for comparing categorical data with support for stacking, horizontal layout, and custom bar styling."})]}),e.jsx(a.CardContainer,{className:"overflow-hidden",children:e.jsx(a.CardTitle,{title:"Basic Bar Chart",className:"mt-2 mb-2",children:e.jsx("div",{className:"w-full p-4 sm:p-6",children:e.jsx(a.BarChart,{data:s,series:[{dataKey:"sales",name:"Sales"},{dataKey:"returns",name:"Returns"}],height:300})})})}),e.jsx(a.CardContainer,{className:"overflow-hidden",children:e.jsx(a.CardTitle,{title:"Stacked Bars",className:"mt-2 mb-2",children:e.jsx("div",{className:"w-full p-4 sm:p-6",children:e.jsx(a.BarChart,{data:s,series:[{dataKey:"sales",name:"Sales",stackId:"a"},{dataKey:"returns",name:"Returns",stackId:"a"}],stacked:!0,height:300})})})}),e.jsx(a.CardContainer,{className:"overflow-hidden",children:e.jsx(a.CardTitle,{title:"Horizontal Layout",className:"mt-2 mb-2",children:e.jsx("div",{className:"w-full p-4 sm:p-6",children:e.jsx(a.BarChart,{data:s,series:[{dataKey:"sales",name:"Sales"}],layout:"vertical",height:350})})})}),e.jsx(a.CardContainer,{className:"overflow-hidden",children:e.jsx(a.CardTitle,{title:"Usage",className:"mt-2 mb-2",children:e.jsx("div",{className:"w-full p-4 sm:p-6",children:e.jsx(a.CodeBlock,{code:`import { BarChart } from '@e-burgos/tucu-ui';
2
+
3
+ const data = [
4
+ { name: 'Jan', sales: 4000, returns: 400 },
5
+ { name: 'Feb', sales: 3000, returns: 300 },
6
+ { name: 'Mar', sales: 5000, returns: 500 },
7
+ ];
8
+
9
+ <BarChart
10
+ data={data}
11
+ series={[
12
+ { dataKey: 'sales', name: 'Sales' },
13
+ { dataKey: 'returns', name: 'Returns' },
14
+ ]}
15
+ height={300}
16
+ layout="horizontal"
17
+ stacked={false}
18
+ barRadius={4}
19
+ barGap={4}
20
+ showGrid
21
+ showTooltip
22
+ showLegend
23
+ />`,language:"tsx"})})})}),e.jsx(a.PropPlayground,{componentName:"BarChart",defaultValues:{height:300,stacked:!1,layout:"horizontal",showGrid:!0,showTooltip:!0,showLegend:!0,barRadius:4,barGap:4,animate:!0},excludeProps:["data","series","colors","className","xAxisKey","emptyMessage"],children:r=>e.jsx(a.BarChart,{data:s,series:[{dataKey:"sales",name:"Sales"},{dataKey:"returns",name:"Returns"}],...r})}),e.jsx(a.AutoPropsTable,{componentName:"BarChart"})]});exports.default=t;
@@ -1,5 +1,5 @@
1
1
  import { jsxs as a, Fragment as i, jsx as e } from "react/jsx-runtime";
2
- import { T as l, C as s, a as n, l as o, A as m, c as r } from "../index-DsiBIFwo.js";
2
+ import { T as l, C as s, a as n, q as o, A as m, c as r } from "../index-kms4xY-n.js";
3
3
  import "lucide-react";
4
4
  import "react-router-dom";
5
5
  import "react";
@@ -1,4 +1,4 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react/jsx-runtime"),a=require("../index-D874Kozv.js");require("lucide-react");require("react-router-dom");require("react");require("react-dom");const t=()=>{const s=[{key:"name",label:"Name"},{key:"age",label:"Age"},{key:"city",label:"City"}],l=[{name:"John Doe",age:30,city:"New York"},{name:"Jane Smith",age:25,city:"Los Angeles"},{name:"Bob Johnson",age:35,city:"Chicago"}];return e.jsxs(e.Fragment,{children:[e.jsxs("div",{className:"text-center space-y-4",children:[e.jsx(a.Typography,{tag:"h2",className:"text-3xl md:text-4xl font-bold",children:"BasicTable"}),e.jsx(a.Typography,{tag:"p",className:"text-xl text-gray-600 dark:text-gray-400 max-w-2xl mx-auto",children:"A flexible and customizable table component with support for custom rendering, styling, and interactions."})]}),e.jsx(a.CardContainer,{className:"overflow-hidden",children:e.jsx(a.CardTitle,{title:"Basic Examples",className:"mt-2 mb-2",children:e.jsx("div",{className:"w-full p-4 sm:p-6",children:e.jsxs("div",{className:"space-y-4",children:[e.jsxs(a.CardContainer,{className:"p-4",children:[e.jsx(a.Typography,{tag:"h5",className:"mb-3",children:"Basic Table"}),e.jsx(a.BasicTable,{columns:s,data:l})]}),e.jsxs(a.CardContainer,{className:"p-4",children:[e.jsx(a.Typography,{tag:"h5",className:"mb-3",children:"Striped Table"}),e.jsx(a.BasicTable,{columns:s,data:l,striped:!0})]}),e.jsxs(a.CardContainer,{className:"p-4",children:[e.jsx(a.Typography,{tag:"h5",className:"mb-3",children:"Without Border"}),e.jsx(a.BasicTable,{columns:s,data:l,border:!1})]})]})})})}),e.jsx(a.AutoPropsTable,{componentName:"BasicTable"}),e.jsx(a.CardContainer,{className:"overflow-hidden",children:e.jsx(a.CardTitle,{title:"Code Example",className:"mt-2 mb-2",children:e.jsx("div",{className:"w-full p-4 sm:p-6",children:e.jsx(a.CodeBlock,{language:"tsx",code:`import { BasicTable } from '@e-burgos/tucu-ui';
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react/jsx-runtime"),a=require("../index-DWDrAbog.js");require("lucide-react");require("react-router-dom");require("react");require("react-dom");const t=()=>{const s=[{key:"name",label:"Name"},{key:"age",label:"Age"},{key:"city",label:"City"}],l=[{name:"John Doe",age:30,city:"New York"},{name:"Jane Smith",age:25,city:"Los Angeles"},{name:"Bob Johnson",age:35,city:"Chicago"}];return e.jsxs(e.Fragment,{children:[e.jsxs("div",{className:"text-center space-y-4",children:[e.jsx(a.Typography,{tag:"h2",className:"text-3xl md:text-4xl font-bold",children:"BasicTable"}),e.jsx(a.Typography,{tag:"p",className:"text-xl text-gray-600 dark:text-gray-400 max-w-2xl mx-auto",children:"A flexible and customizable table component with support for custom rendering, styling, and interactions."})]}),e.jsx(a.CardContainer,{className:"overflow-hidden",children:e.jsx(a.CardTitle,{title:"Basic Examples",className:"mt-2 mb-2",children:e.jsx("div",{className:"w-full p-4 sm:p-6",children:e.jsxs("div",{className:"space-y-4",children:[e.jsxs(a.CardContainer,{className:"p-4",children:[e.jsx(a.Typography,{tag:"h5",className:"mb-3",children:"Basic Table"}),e.jsx(a.BasicTable,{columns:s,data:l})]}),e.jsxs(a.CardContainer,{className:"p-4",children:[e.jsx(a.Typography,{tag:"h5",className:"mb-3",children:"Striped Table"}),e.jsx(a.BasicTable,{columns:s,data:l,striped:!0})]}),e.jsxs(a.CardContainer,{className:"p-4",children:[e.jsx(a.Typography,{tag:"h5",className:"mb-3",children:"Without Border"}),e.jsx(a.BasicTable,{columns:s,data:l,border:!1})]})]})})})}),e.jsx(a.AutoPropsTable,{componentName:"BasicTable"}),e.jsx(a.CardContainer,{className:"overflow-hidden",children:e.jsx(a.CardTitle,{title:"Code Example",className:"mt-2 mb-2",children:e.jsx("div",{className:"w-full p-4 sm:p-6",children:e.jsx(a.CodeBlock,{language:"tsx",code:`import { BasicTable } from '@e-burgos/tucu-ui';
2
2
 
3
3
  const columns = [
4
4
  { key: 'name', label: 'Name' },
@@ -1,5 +1,5 @@
1
1
  import { jsxs as a, Fragment as m, jsx as e } from "react/jsx-runtime";
2
- import { T as t, C as r, a as s, c as l } from "../index-DsiBIFwo.js";
2
+ import { T as t, C as r, a as s, c as l } from "../index-kms4xY-n.js";
3
3
  import "lucide-react";
4
4
  import "react-router-dom";
5
5
  import "react";
@@ -1,4 +1,4 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react/jsx-runtime"),a=require("../index-D874Kozv.js");require("lucide-react");require("react-router-dom");require("react");require("react-dom");const r=()=>e.jsxs(e.Fragment,{children:[e.jsxs("div",{className:"text-center space-y-4",children:[e.jsx(a.Typography,{tag:"h2",className:"text-3xl md:text-4xl font-bold",children:"Basic Usage"}),e.jsx(a.Typography,{tag:"p",className:"text-xl text-gray-600 dark:text-gray-400 max-w-2xl mx-auto",children:"Get started with forms in just a few steps"})]}),e.jsx(a.CardContainer,{className:"overflow-hidden",children:e.jsx(a.CardTitle,{title:"1. Define Form Values Interface",className:"mt-2 mb-2",children:e.jsxs("div",{className:"w-full space-y-4 p-4 sm:p-6",children:[e.jsx(a.Typography,{tag:"p",className:"text-gray-600 dark:text-gray-400",children:"Start by defining a TypeScript interface for your form data:"}),e.jsx(a.CodeBlock,{language:"tsx",code:`export interface FormValues {
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react/jsx-runtime"),a=require("../index-DWDrAbog.js");require("lucide-react");require("react-router-dom");require("react");require("react-dom");const r=()=>e.jsxs(e.Fragment,{children:[e.jsxs("div",{className:"text-center space-y-4",children:[e.jsx(a.Typography,{tag:"h2",className:"text-3xl md:text-4xl font-bold",children:"Basic Usage"}),e.jsx(a.Typography,{tag:"p",className:"text-xl text-gray-600 dark:text-gray-400 max-w-2xl mx-auto",children:"Get started with forms in just a few steps"})]}),e.jsx(a.CardContainer,{className:"overflow-hidden",children:e.jsx(a.CardTitle,{title:"1. Define Form Values Interface",className:"mt-2 mb-2",children:e.jsxs("div",{className:"w-full space-y-4 p-4 sm:p-6",children:[e.jsx(a.Typography,{tag:"p",className:"text-gray-600 dark:text-gray-400",children:"Start by defining a TypeScript interface for your form data:"}),e.jsx(a.CodeBlock,{language:"tsx",code:`export interface FormValues {
2
2
  name: string;
3
3
  email: string;
4
4
  password: string;
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react/jsx-runtime"),s=require("../index-D874Kozv.js"),t=require("lucide-react");require("react-router-dom");require("react");require("react-dom");const c=()=>{const a=[{category:"Icon Sizing",items:["Use consistent sizing patterns (xs: 12px, sm: 16px, md: 24px, lg: 32px, xl: 48px)","Follow responsive design principles with size variants","Maintain visual hierarchy with appropriate icon sizes","Use Tailwind utility classes for sizing (w-4 h-4, w-6 h-6, etc.)"]},{category:"Accessibility",items:["Always provide aria-label for interactive icons",'Use aria-hidden="true" for decorative icons',"Ensure sufficient color contrast in all themes","Test with screen readers and keyboard navigation","Provide text alternatives when icons convey meaning"]},{category:"Performance",items:["Use the LucideIcons namespace for automatic tree-shaking","Import custom icons directly when needed","Leverage the unified import pattern for better bundling","Avoid importing entire icon libraries"]},{category:"Theme Integration",items:["Use theme-aware custom icons when available","Apply brand colors using text-brand utility class","Ensure icons work well in both light and dark themes","Use currentColor for flexible theming"]}];return e.jsxs("div",{className:"space-y-8",children:[e.jsxs("div",{className:"text-center space-y-4",children:[e.jsx(s.Typography,{tag:"h2",className:"text-3xl md:text-4xl font-bold",children:"Best Practices"}),e.jsx(s.Typography,{tag:"p",className:"text-xl text-gray-600 dark:text-gray-400 max-w-2xl mx-auto",children:"Guidelines for optimal icon system implementation"})]}),e.jsx("div",{className:"grid grid-cols-1 md:grid-cols-2 gap-4 sm:gap-6",children:a.map((i,r)=>e.jsx(s.CardContainer,{className:"group hover:shadow-large transition-all duration-300 hover:-translate-y-1",children:e.jsxs("div",{className:"w-full space-y-4 p-4 sm:p-6",children:[e.jsxs("div",{className:"flex items-center gap-3",children:[e.jsx("div",{className:"p-2 rounded-lg bg-linear-to-br from-blue-500 via-indigo-500 to-purple-500 shadow-lg",children:e.jsx(t.CheckCircle,{className:"w-5 h-5 text-white filter drop-shadow-sm"})}),e.jsx(s.Typography,{tag:"h3",className:"font-semibold text-lg",children:i.category})]}),e.jsx("ul",{className:"space-y-2",children:i.items.map((n,l)=>e.jsxs("li",{className:"flex items-start gap-2",children:[e.jsx(t.ArrowRight,{className:"w-4 h-4 text-brand mt-0.5 shrink-0"}),e.jsx(s.Typography,{tag:"span",className:"text-sm text-gray-600 dark:text-gray-400",children:n})]},l))})]})},r))})]})};exports.default=c;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react/jsx-runtime"),s=require("../index-DWDrAbog.js"),t=require("lucide-react");require("react-router-dom");require("react");require("react-dom");const c=()=>{const a=[{category:"Icon Sizing",items:["Use consistent sizing patterns (xs: 12px, sm: 16px, md: 24px, lg: 32px, xl: 48px)","Follow responsive design principles with size variants","Maintain visual hierarchy with appropriate icon sizes","Use Tailwind utility classes for sizing (w-4 h-4, w-6 h-6, etc.)"]},{category:"Accessibility",items:["Always provide aria-label for interactive icons",'Use aria-hidden="true" for decorative icons',"Ensure sufficient color contrast in all themes","Test with screen readers and keyboard navigation","Provide text alternatives when icons convey meaning"]},{category:"Performance",items:["Use the LucideIcons namespace for automatic tree-shaking","Import custom icons directly when needed","Leverage the unified import pattern for better bundling","Avoid importing entire icon libraries"]},{category:"Theme Integration",items:["Use theme-aware custom icons when available","Apply brand colors using text-brand utility class","Ensure icons work well in both light and dark themes","Use currentColor for flexible theming"]}];return e.jsxs("div",{className:"space-y-8",children:[e.jsxs("div",{className:"text-center space-y-4",children:[e.jsx(s.Typography,{tag:"h2",className:"text-3xl md:text-4xl font-bold",children:"Best Practices"}),e.jsx(s.Typography,{tag:"p",className:"text-xl text-gray-600 dark:text-gray-400 max-w-2xl mx-auto",children:"Guidelines for optimal icon system implementation"})]}),e.jsx("div",{className:"grid grid-cols-1 md:grid-cols-2 gap-4 sm:gap-6",children:a.map((i,r)=>e.jsx(s.CardContainer,{className:"group hover:shadow-large transition-all duration-300 hover:-translate-y-1",children:e.jsxs("div",{className:"w-full space-y-4 p-4 sm:p-6",children:[e.jsxs("div",{className:"flex items-center gap-3",children:[e.jsx("div",{className:"p-2 rounded-lg bg-linear-to-br from-blue-500 via-indigo-500 to-purple-500 shadow-lg",children:e.jsx(t.CheckCircle,{className:"w-5 h-5 text-white filter drop-shadow-sm"})}),e.jsx(s.Typography,{tag:"h3",className:"font-semibold text-lg",children:i.category})]}),e.jsx("ul",{className:"space-y-2",children:i.items.map((n,l)=>e.jsxs("li",{className:"flex items-start gap-2",children:[e.jsx(t.ArrowRight,{className:"w-4 h-4 text-brand mt-0.5 shrink-0"}),e.jsx(s.Typography,{tag:"span",className:"text-sm text-gray-600 dark:text-gray-400",children:n})]},l))})]})},r))})]})};exports.default=c;
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react/jsx-runtime"),s=require("../index-D874Kozv.js"),a=require("lucide-react");require("react-router-dom");require("react");require("react-dom");const l=()=>e.jsx(e.Fragment,{children:e.jsx(s.CardContainer,{children:e.jsx(s.CardTitle,{title:"Best Practices",className:"mt-2 mb-6",children:e.jsx("div",{className:"space-y-6",children:e.jsxs("div",{className:"grid grid-cols-1 md:grid-cols-2 gap-6",children:[e.jsxs("div",{className:"space-y-4",children:[e.jsxs("div",{className:"flex items-center gap-3",children:[e.jsx("div",{className:"p-2 bg-linear-to-br from-green-500 to-emerald-500 rounded-lg shadow-lg",children:e.jsx(a.CheckCircle,{className:"w-5 h-5 text-white filter drop-shadow-sm"})}),e.jsx(s.Typography,{tag:"h4",className:"font-semibold",children:"Performance & UX"})]}),e.jsx("ul",{className:"space-y-2",children:['Use mode: "onBlur" for better performance on large forms',"Provide clear, helpful error messages","Show validation feedback in real-time","Use loading states during submission","Implement proper focus management"].map((r,i)=>e.jsxs("li",{className:"flex items-start gap-2",children:[e.jsx(a.Check,{className:"w-4 h-4 text-green-500 mt-0.5 shrink-0"}),e.jsx("span",{className:"text-sm",children:r})]},i))})]}),e.jsxs("div",{className:"space-y-4",children:[e.jsxs("div",{className:"flex items-center gap-3",children:[e.jsx("div",{className:"p-2 bg-linear-to-br from-blue-500 to-cyan-500 rounded-lg shadow-lg",children:e.jsx(a.Code,{className:"w-5 h-5 text-white filter drop-shadow-sm"})}),e.jsx(s.Typography,{tag:"h4",className:"font-semibold",children:"Development"})]}),e.jsx("ul",{className:"space-y-2",children:["Define TypeScript interfaces for form data","Use generic types with Form and FormField components","Leverage centralized validation schemas","Always provide labels for accessibility","Maintain logical tab order for keyboard navigation"].map((r,i)=>e.jsxs("li",{className:"flex items-start gap-2",children:[e.jsx(a.Code,{className:"w-4 h-4 text-blue-500 mt-0.5 shrink-0"}),e.jsx("span",{className:"text-sm",children:r})]},i))})]})]})})})})});exports.default=l;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react/jsx-runtime"),s=require("../index-DWDrAbog.js"),a=require("lucide-react");require("react-router-dom");require("react");require("react-dom");const l=()=>e.jsx(e.Fragment,{children:e.jsx(s.CardContainer,{children:e.jsx(s.CardTitle,{title:"Best Practices",className:"mt-2 mb-6",children:e.jsx("div",{className:"space-y-6",children:e.jsxs("div",{className:"grid grid-cols-1 md:grid-cols-2 gap-6",children:[e.jsxs("div",{className:"space-y-4",children:[e.jsxs("div",{className:"flex items-center gap-3",children:[e.jsx("div",{className:"p-2 bg-linear-to-br from-green-500 to-emerald-500 rounded-lg shadow-lg",children:e.jsx(a.CheckCircle,{className:"w-5 h-5 text-white filter drop-shadow-sm"})}),e.jsx(s.Typography,{tag:"h4",className:"font-semibold",children:"Performance & UX"})]}),e.jsx("ul",{className:"space-y-2",children:['Use mode: "onBlur" for better performance on large forms',"Provide clear, helpful error messages","Show validation feedback in real-time","Use loading states during submission","Implement proper focus management"].map((r,i)=>e.jsxs("li",{className:"flex items-start gap-2",children:[e.jsx(a.Check,{className:"w-4 h-4 text-green-500 mt-0.5 shrink-0"}),e.jsx("span",{className:"text-sm",children:r})]},i))})]}),e.jsxs("div",{className:"space-y-4",children:[e.jsxs("div",{className:"flex items-center gap-3",children:[e.jsx("div",{className:"p-2 bg-linear-to-br from-blue-500 to-cyan-500 rounded-lg shadow-lg",children:e.jsx(a.Code,{className:"w-5 h-5 text-white filter drop-shadow-sm"})}),e.jsx(s.Typography,{tag:"h4",className:"font-semibold",children:"Development"})]}),e.jsx("ul",{className:"space-y-2",children:["Define TypeScript interfaces for form data","Use generic types with Form and FormField components","Leverage centralized validation schemas","Always provide labels for accessibility","Maintain logical tab order for keyboard navigation"].map((r,i)=>e.jsxs("li",{className:"flex items-start gap-2",children:[e.jsx(a.Code,{className:"w-4 h-4 text-blue-500 mt-0.5 shrink-0"}),e.jsx("span",{className:"text-sm",children:r})]},i))})]})]})})})})});exports.default=l;
@@ -1,5 +1,5 @@
1
1
  import { jsx as e, jsxs as s } from "react/jsx-runtime";
2
- import { a4 as t, T as l } from "../index-DsiBIFwo.js";
2
+ import { ag as t, T as l } from "../index-kms4xY-n.js";
3
3
  import { Lightbulb as i, Check as a } from "lucide-react";
4
4
  import "react-router-dom";
5
5
  import "react";
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react/jsx-runtime"),t=require("../index-D874Kozv.js"),s=require("lucide-react");require("react-router-dom");require("react");require("react-dom");const a=()=>e.jsx("div",{className:"space-y-8",children:e.jsx(t.Alert,{children:e.jsxs("div",{className:"space-y-4",children:[e.jsxs("div",{className:"flex items-center gap-2",children:[e.jsx(s.Lightbulb,{className:"w-5 h-5 text-yellow-500"}),e.jsx(t.Typography,{tag:"h6",className:"font-semibold",children:"Accessibility Best Practices"})]}),e.jsxs("ul",{className:"space-y-2 text-sm",children:[e.jsxs("li",{className:"flex items-start gap-2",children:[e.jsx(s.Check,{className:"w-4 h-4 text-green-500 mt-0.5"}),e.jsx("span",{children:"Use semantic HTML elements whenever possible"})]}),e.jsxs("li",{className:"flex items-start gap-2",children:[e.jsx(s.Check,{className:"w-4 h-4 text-green-500 mt-0.5"}),e.jsx("span",{children:"Provide alternative text for all images"})]}),e.jsxs("li",{className:"flex items-start gap-2",children:[e.jsx(s.Check,{className:"w-4 h-4 text-green-500 mt-0.5"}),e.jsx("span",{children:"Ensure sufficient color contrast (4.5:1 for normal text)"})]}),e.jsxs("li",{className:"flex items-start gap-2",children:[e.jsx(s.Check,{className:"w-4 h-4 text-green-500 mt-0.5"}),e.jsx("span",{children:"Make all functionality keyboard accessible"})]}),e.jsxs("li",{className:"flex items-start gap-2",children:[e.jsx(s.Check,{className:"w-4 h-4 text-green-500 mt-0.5"}),e.jsx("span",{children:"Use ARIA labels and descriptions appropriately"})]}),e.jsxs("li",{className:"flex items-start gap-2",children:[e.jsx(s.Check,{className:"w-4 h-4 text-green-500 mt-0.5"}),e.jsx("span",{children:"Test with real users who use assistive technologies"})]})]})]})})});exports.default=a;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react/jsx-runtime"),t=require("../index-DWDrAbog.js"),s=require("lucide-react");require("react-router-dom");require("react");require("react-dom");const a=()=>e.jsx("div",{className:"space-y-8",children:e.jsx(t.Alert,{children:e.jsxs("div",{className:"space-y-4",children:[e.jsxs("div",{className:"flex items-center gap-2",children:[e.jsx(s.Lightbulb,{className:"w-5 h-5 text-yellow-500"}),e.jsx(t.Typography,{tag:"h6",className:"font-semibold",children:"Accessibility Best Practices"})]}),e.jsxs("ul",{className:"space-y-2 text-sm",children:[e.jsxs("li",{className:"flex items-start gap-2",children:[e.jsx(s.Check,{className:"w-4 h-4 text-green-500 mt-0.5"}),e.jsx("span",{children:"Use semantic HTML elements whenever possible"})]}),e.jsxs("li",{className:"flex items-start gap-2",children:[e.jsx(s.Check,{className:"w-4 h-4 text-green-500 mt-0.5"}),e.jsx("span",{children:"Provide alternative text for all images"})]}),e.jsxs("li",{className:"flex items-start gap-2",children:[e.jsx(s.Check,{className:"w-4 h-4 text-green-500 mt-0.5"}),e.jsx("span",{children:"Ensure sufficient color contrast (4.5:1 for normal text)"})]}),e.jsxs("li",{className:"flex items-start gap-2",children:[e.jsx(s.Check,{className:"w-4 h-4 text-green-500 mt-0.5"}),e.jsx("span",{children:"Make all functionality keyboard accessible"})]}),e.jsxs("li",{className:"flex items-start gap-2",children:[e.jsx(s.Check,{className:"w-4 h-4 text-green-500 mt-0.5"}),e.jsx("span",{children:"Use ARIA labels and descriptions appropriately"})]}),e.jsxs("li",{className:"flex items-start gap-2",children:[e.jsx(s.Check,{className:"w-4 h-4 text-green-500 mt-0.5"}),e.jsx("span",{children:"Test with real users who use assistive technologies"})]})]})]})})});exports.default=a;
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react/jsx-runtime"),t=require("../index-D874Kozv.js"),s=require("lucide-react");require("react-router-dom");require("react");require("react-dom");const l=()=>{const i=[{category:"Layout Selection",items:["Admin: Use for complex applications with many navigation items and sidebar menus","Horizontal: Use for content-focused sites and simple applications with top navigation","Clean: Use for authentication flows, landing pages, and standalone content"]},{category:"ThemeProvider Setup",items:["Always wrap your application with ThemeProvider before using layouts","Provide menuItems prop for Admin and Horizontal layouts","Use layout prop to control which layout is rendered","Theme settings are automatically persisted to localStorage"]},{category:"Responsive Design",items:["Always test layouts on mobile devices","Use provided breakpoint system for responsive behavior","Consider touch interactions for mobile navigation","Admin layout automatically shows drawer on mobile"]},{category:"Accessibility",items:["Provide meaningful menu item names","Use semantic HTML structure","Test keyboard navigation","Ensure proper color contrast in all themes","Support RTL/LTR for international users"]}];return e.jsxs(e.Fragment,{children:[e.jsxs("div",{className:"text-center space-y-4",children:[e.jsx(t.Typography,{tag:"h2",className:"text-3xl md:text-4xl font-bold",children:"Best Practices"}),e.jsx(t.Typography,{tag:"p",className:"text-xl text-gray-600 dark:text-gray-400 max-w-2xl mx-auto",children:"Guidelines for optimal layout system implementation"})]}),e.jsx("div",{className:"grid grid-cols-1 md:grid-cols-2 gap-4 sm:gap-6",children:i.map((a,r)=>e.jsx(t.CardContainer,{className:"group hover:shadow-large transition-all duration-300 hover:-translate-y-1",children:e.jsxs("div",{className:"w-full space-y-4 p-4 sm:p-6",children:[e.jsxs("div",{className:"flex items-center gap-3",children:[e.jsx("div",{className:"p-2 rounded-lg bg-gradient-to-br from-green-500 via-emerald-500 to-teal-500 shadow-md",children:e.jsx(s.CheckCircle,{className:"w-5 h-5 text-white filter drop-shadow-sm"})}),e.jsx(t.Typography,{tag:"h3",className:"font-semibold text-lg",children:a.category})]}),e.jsx("ul",{className:"space-y-2",children:a.items.map((o,n)=>e.jsxs("li",{className:"flex items-start gap-2",children:[e.jsx(s.ArrowRight,{className:"w-4 h-4 text-primary mt-0.5 shrink-0"}),e.jsx(t.Typography,{tag:"span",className:"text-sm text-gray-600 dark:text-gray-400",children:o})]},n))})]})},r))})]})};exports.default=l;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react/jsx-runtime"),t=require("../index-DWDrAbog.js"),s=require("lucide-react");require("react-router-dom");require("react");require("react-dom");const l=()=>{const i=[{category:"Layout Selection",items:["Admin: Use for complex applications with many navigation items and sidebar menus","Horizontal: Use for content-focused sites and simple applications with top navigation","Clean: Use for authentication flows, landing pages, and standalone content"]},{category:"ThemeProvider Setup",items:["Always wrap your application with ThemeProvider before using layouts","Provide menuItems prop for Admin and Horizontal layouts","Use layout prop to control which layout is rendered","Theme settings are automatically persisted to localStorage"]},{category:"Responsive Design",items:["Always test layouts on mobile devices","Use provided breakpoint system for responsive behavior","Consider touch interactions for mobile navigation","Admin layout automatically shows drawer on mobile"]},{category:"Accessibility",items:["Provide meaningful menu item names","Use semantic HTML structure","Test keyboard navigation","Ensure proper color contrast in all themes","Support RTL/LTR for international users"]}];return e.jsxs(e.Fragment,{children:[e.jsxs("div",{className:"text-center space-y-4",children:[e.jsx(t.Typography,{tag:"h2",className:"text-3xl md:text-4xl font-bold",children:"Best Practices"}),e.jsx(t.Typography,{tag:"p",className:"text-xl text-gray-600 dark:text-gray-400 max-w-2xl mx-auto",children:"Guidelines for optimal layout system implementation"})]}),e.jsx("div",{className:"grid grid-cols-1 md:grid-cols-2 gap-4 sm:gap-6",children:i.map((a,r)=>e.jsx(t.CardContainer,{className:"group hover:shadow-large transition-all duration-300 hover:-translate-y-1",children:e.jsxs("div",{className:"w-full space-y-4 p-4 sm:p-6",children:[e.jsxs("div",{className:"flex items-center gap-3",children:[e.jsx("div",{className:"p-2 rounded-lg bg-gradient-to-br from-green-500 via-emerald-500 to-teal-500 shadow-md",children:e.jsx(s.CheckCircle,{className:"w-5 h-5 text-white filter drop-shadow-sm"})}),e.jsx(t.Typography,{tag:"h3",className:"font-semibold text-lg",children:a.category})]}),e.jsx("ul",{className:"space-y-2",children:a.items.map((o,n)=>e.jsxs("li",{className:"flex items-start gap-2",children:[e.jsx(s.ArrowRight,{className:"w-4 h-4 text-primary mt-0.5 shrink-0"}),e.jsx(t.Typography,{tag:"span",className:"text-sm text-gray-600 dark:text-gray-400",children:o})]},n))})]})},r))})]})};exports.default=l;
@@ -1,5 +1,5 @@
1
1
  import { jsx as e, jsxs as s } from "react/jsx-runtime";
2
- import { C as n, a as c, T as r } from "../index-DsiBIFwo.js";
2
+ import { C as n, a as c, T as r } from "../index-kms4xY-n.js";
3
3
  import { Check as t, X as l } from "lucide-react";
4
4
  import "react-router-dom";
5
5
  import "react";
@@ -1,5 +1,5 @@
1
1
  import { jsxs as a, jsx as e } from "react/jsx-runtime";
2
- import { T as t, C as n } from "../index-DsiBIFwo.js";
2
+ import { T as t, C as n } from "../index-kms4xY-n.js";
3
3
  import { CheckCircle as l, ArrowRight as c } from "lucide-react";
4
4
  import "react-router-dom";
5
5
  import "react";
@@ -1,5 +1,5 @@
1
1
  import { jsxs as t, jsx as e } from "react/jsx-runtime";
2
- import { T as i, C as o } from "../index-DsiBIFwo.js";
2
+ import { T as i, C as o } from "../index-kms4xY-n.js";
3
3
  import { CheckCircle as l, ArrowRight as c } from "lucide-react";
4
4
  import "react-router-dom";
5
5
  import "react";
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react/jsx-runtime"),s=require("../index-D874Kozv.js"),t=require("lucide-react");require("react-router-dom");require("react");require("react-dom");const l=()=>{const r=[{category:"Performance",items:["Use useCallback and useMemo with hooks that trigger frequent updates","Prefer useElementSize over useMeasure for simple dimension tracking","Debounce rapid state changes with toast notifications","Leverage tree-shaking by importing only needed hooks"]},{category:"TypeScript",items:["Leverage generic types in useElementSize<HTMLCanvasElement>()","Use proper event types with useEventListener","Define custom interfaces for toast variants","Take advantage of full IntelliSense support"]},{category:"Accessibility",items:["Combine useLockBodyScroll with focus management for modals","Use useEventListener for keyboard navigation","Implement proper ARIA attributes with responsive hooks","Test with screen readers and keyboard navigation"]},{category:"Error Handling",items:["Use useIsMounted to prevent memory leaks in async operations","Handle edge cases in measurement hooks","Provide fallbacks for unsupported features","Always validate external data sources"]}];return e.jsxs("div",{className:"space-y-8",children:[e.jsxs("div",{className:"text-center space-y-4",children:[e.jsx(s.Typography,{tag:"h2",className:"text-3xl md:text-4xl font-bold",children:"Best Practices"}),e.jsx(s.Typography,{tag:"p",className:"text-xl text-gray-600 dark:text-gray-400 max-w-2xl mx-auto",children:"Guidelines for optimal hook implementation and usage"})]}),e.jsx("div",{className:"grid grid-cols-1 md:grid-cols-2 gap-4 sm:gap-6",children:r.map((a,i)=>e.jsx(s.CardContainer,{className:"group hover:shadow-large transition-all duration-300 hover:-translate-y-1",children:e.jsxs("div",{className:"w-full space-y-4 p-4 sm:p-6",children:[e.jsxs("div",{className:"flex items-center gap-3",children:[e.jsx("div",{className:"p-2 rounded-lg bg-linear-to-br from-green-500 via-emerald-500 to-teal-500 shadow-lg",children:e.jsx(t.CheckCircle,{className:"w-5 h-5 text-white filter drop-shadow-sm"})}),e.jsx(s.Typography,{tag:"h3",className:"font-semibold text-lg",children:a.category})]}),e.jsx("ul",{className:"space-y-2",children:a.items.map((n,o)=>e.jsxs("li",{className:"flex items-start gap-2",children:[e.jsx(t.ArrowRight,{className:"w-4 h-4 text-primary mt-0.5 shrink-0"}),e.jsx(s.Typography,{tag:"span",className:"text-sm text-gray-600 dark:text-gray-400",children:n})]},o))})]})},i))})]})};exports.default=l;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react/jsx-runtime"),s=require("../index-DWDrAbog.js"),t=require("lucide-react");require("react-router-dom");require("react");require("react-dom");const l=()=>{const r=[{category:"Performance",items:["Use useCallback and useMemo with hooks that trigger frequent updates","Prefer useElementSize over useMeasure for simple dimension tracking","Debounce rapid state changes with toast notifications","Leverage tree-shaking by importing only needed hooks"]},{category:"TypeScript",items:["Leverage generic types in useElementSize<HTMLCanvasElement>()","Use proper event types with useEventListener","Define custom interfaces for toast variants","Take advantage of full IntelliSense support"]},{category:"Accessibility",items:["Combine useLockBodyScroll with focus management for modals","Use useEventListener for keyboard navigation","Implement proper ARIA attributes with responsive hooks","Test with screen readers and keyboard navigation"]},{category:"Error Handling",items:["Use useIsMounted to prevent memory leaks in async operations","Handle edge cases in measurement hooks","Provide fallbacks for unsupported features","Always validate external data sources"]}];return e.jsxs("div",{className:"space-y-8",children:[e.jsxs("div",{className:"text-center space-y-4",children:[e.jsx(s.Typography,{tag:"h2",className:"text-3xl md:text-4xl font-bold",children:"Best Practices"}),e.jsx(s.Typography,{tag:"p",className:"text-xl text-gray-600 dark:text-gray-400 max-w-2xl mx-auto",children:"Guidelines for optimal hook implementation and usage"})]}),e.jsx("div",{className:"grid grid-cols-1 md:grid-cols-2 gap-4 sm:gap-6",children:r.map((a,i)=>e.jsx(s.CardContainer,{className:"group hover:shadow-large transition-all duration-300 hover:-translate-y-1",children:e.jsxs("div",{className:"w-full space-y-4 p-4 sm:p-6",children:[e.jsxs("div",{className:"flex items-center gap-3",children:[e.jsx("div",{className:"p-2 rounded-lg bg-linear-to-br from-green-500 via-emerald-500 to-teal-500 shadow-lg",children:e.jsx(t.CheckCircle,{className:"w-5 h-5 text-white filter drop-shadow-sm"})}),e.jsx(s.Typography,{tag:"h3",className:"font-semibold text-lg",children:a.category})]}),e.jsx("ul",{className:"space-y-2",children:a.items.map((n,o)=>e.jsxs("li",{className:"flex items-start gap-2",children:[e.jsx(t.ArrowRight,{className:"w-4 h-4 text-primary mt-0.5 shrink-0"}),e.jsx(s.Typography,{tag:"span",className:"text-sm text-gray-600 dark:text-gray-400",children:n})]},o))})]})},i))})]})};exports.default=l;
@@ -1,5 +1,5 @@
1
1
  import { jsx as e, jsxs as s } from "react/jsx-runtime";
2
- import { C as c, a as o, T as r } from "../index-DsiBIFwo.js";
2
+ import { C as c, a as o, T as r } from "../index-kms4xY-n.js";
3
3
  import { Check as i, X as l } from "lucide-react";
4
4
  import "react-router-dom";
5
5
  import "react";
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react/jsx-runtime"),s=require("../index-D874Kozv.js"),t=require("lucide-react");require("react-router-dom");require("react");require("react-dom");const i=()=>e.jsx(s.CardContainer,{children:e.jsx(s.CardTitle,{title:"Best Practices",className:"mt-2 mb-6",children:e.jsx("div",{className:"space-y-6",children:e.jsxs("div",{className:"grid grid-cols-1 md:grid-cols-2 gap-6",children:[e.jsxs("div",{className:"space-y-4",children:[e.jsxs("div",{className:"flex items-center gap-3",children:[e.jsx("div",{className:"p-2 bg-gradient-to-br from-green-500 to-emerald-500 rounded-lg shadow-lg",children:e.jsx(t.Check,{className:"w-5 h-5 text-white filter drop-shadow-sm"})}),e.jsx(s.Typography,{tag:"h4",className:"font-semibold text-green-600 dark:text-green-400",children:"Do's"})]}),e.jsx("ul",{className:"space-y-2",children:["Use the useTheme hook to access theme state","Utilize built-in color presets for consistency","Test your application in both light and dark modes","Use the settings panel for user customization","Leverage persistent storage for user preferences"].map((a,r)=>e.jsxs("li",{className:"flex items-start gap-2",children:[e.jsx(t.Check,{className:"w-4 h-4 text-green-500 mt-0.5 shrink-0"}),e.jsx("span",{className:"text-sm",children:a})]},r))})]}),e.jsxs("div",{className:"space-y-4",children:[e.jsxs("div",{className:"flex items-center gap-3",children:[e.jsx("div",{className:"p-2 bg-gradient-to-br from-red-500 to-rose-500 rounded-lg shadow-lg",children:e.jsx(t.X,{className:"w-5 h-5 text-white filter drop-shadow-sm"})}),e.jsx(s.Typography,{tag:"h4",className:"font-semibold text-red-600 dark:text-red-400",children:"Don'ts"})]}),e.jsx("ul",{className:"space-y-2",children:["Directly manipulate CSS custom properties","Hardcode colors that don't adapt to themes","Override theme state without using setters","Ignore RTL support for international apps","Disable all settings without alternatives"].map((a,r)=>e.jsxs("li",{className:"flex items-start gap-2",children:[e.jsx(t.X,{className:"w-4 h-4 text-red-500 mt-0.5 shrink-0"}),e.jsx("span",{className:"text-sm",children:a})]},r))})]})]})})})});exports.default=i;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react/jsx-runtime"),s=require("../index-DWDrAbog.js"),t=require("lucide-react");require("react-router-dom");require("react");require("react-dom");const i=()=>e.jsx(s.CardContainer,{children:e.jsx(s.CardTitle,{title:"Best Practices",className:"mt-2 mb-6",children:e.jsx("div",{className:"space-y-6",children:e.jsxs("div",{className:"grid grid-cols-1 md:grid-cols-2 gap-6",children:[e.jsxs("div",{className:"space-y-4",children:[e.jsxs("div",{className:"flex items-center gap-3",children:[e.jsx("div",{className:"p-2 bg-gradient-to-br from-green-500 to-emerald-500 rounded-lg shadow-lg",children:e.jsx(t.Check,{className:"w-5 h-5 text-white filter drop-shadow-sm"})}),e.jsx(s.Typography,{tag:"h4",className:"font-semibold text-green-600 dark:text-green-400",children:"Do's"})]}),e.jsx("ul",{className:"space-y-2",children:["Use the useTheme hook to access theme state","Utilize built-in color presets for consistency","Test your application in both light and dark modes","Use the settings panel for user customization","Leverage persistent storage for user preferences"].map((a,r)=>e.jsxs("li",{className:"flex items-start gap-2",children:[e.jsx(t.Check,{className:"w-4 h-4 text-green-500 mt-0.5 shrink-0"}),e.jsx("span",{className:"text-sm",children:a})]},r))})]}),e.jsxs("div",{className:"space-y-4",children:[e.jsxs("div",{className:"flex items-center gap-3",children:[e.jsx("div",{className:"p-2 bg-gradient-to-br from-red-500 to-rose-500 rounded-lg shadow-lg",children:e.jsx(t.X,{className:"w-5 h-5 text-white filter drop-shadow-sm"})}),e.jsx(s.Typography,{tag:"h4",className:"font-semibold text-red-600 dark:text-red-400",children:"Don'ts"})]}),e.jsx("ul",{className:"space-y-2",children:["Directly manipulate CSS custom properties","Hardcode colors that don't adapt to themes","Override theme state without using setters","Ignore RTL support for international apps","Disable all settings without alternatives"].map((a,r)=>e.jsxs("li",{className:"flex items-start gap-2",children:[e.jsx(t.X,{className:"w-4 h-4 text-red-500 mt-0.5 shrink-0"}),e.jsx("span",{className:"text-sm",children:a})]},r))})]})]})})})});exports.default=i;
@@ -1,5 +1,5 @@
1
1
  import { jsxs as t, Fragment as n, jsx as e } from "react/jsx-runtime";
2
- import { T as a, C as l } from "../index-DsiBIFwo.js";
2
+ import { T as a, C as l } from "../index-kms4xY-n.js";
3
3
  import { CheckCircle as m, ArrowRight as c } from "lucide-react";
4
4
  import "react-router-dom";
5
5
  import "react";
@@ -1,5 +1,5 @@
1
1
  import { jsx as e, Fragment as t, jsxs as a } from "react/jsx-runtime";
2
- import { C as c, a as m, T as i } from "../index-DsiBIFwo.js";
2
+ import { C as c, a as m, T as i } from "../index-kms4xY-n.js";
3
3
  import { CheckCircle as n, Check as o, Code as l } from "lucide-react";
4
4
  import "react-router-dom";
5
5
  import "react";
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react/jsx-runtime"),s=require("../index-D874Kozv.js"),a=require("lucide-react");require("react-router-dom");require("react");require("react-dom");const t=()=>e.jsx("div",{className:"space-y-8",children:e.jsx(s.CardContainer,{children:e.jsx(s.CardTitle,{title:"Best Practices",className:"mt-2 mb-6",children:e.jsx("div",{className:"space-y-6",children:e.jsxs("div",{className:"grid grid-cols-1 md:grid-cols-2 gap-6",children:[e.jsxs("div",{className:"space-y-4",children:[e.jsxs("div",{className:"flex items-center gap-3",children:[e.jsx("div",{className:"p-2 rounded-lg bg-linear-to-br from-green-500 to-emerald-500 shadow-lg",children:e.jsx(a.Check,{className:"w-5 h-5 text-white filter drop-shadow-sm"})}),e.jsx(s.Typography,{tag:"h4",className:"font-semibold",children:"Do's"})]}),e.jsx("ul",{className:"space-y-2",children:["Use descriptive route names and paths","Keep route hierarchy logical and shallow (max 2-3 levels)","Use consistent naming conventions","Leverage TypeScript for type safety","Use useMemo for dynamic route generation","Include icons for better UX","Test routes with different user roles","Use basePath for MFE applications"].map((i,r)=>e.jsxs("li",{className:"flex items-start gap-2",children:[e.jsx(a.Check,{className:"w-4 h-4 text-green-500 mt-0.5 shrink-0"}),e.jsx("span",{className:"text-sm",children:i})]},r))})]}),e.jsxs("div",{className:"space-y-4",children:[e.jsxs("div",{className:"flex items-center gap-3",children:[e.jsx("div",{className:"p-2 rounded-lg bg-linear-to-br from-red-500 to-rose-500 shadow-lg",children:e.jsx(a.X,{className:"w-5 h-5 text-white filter drop-shadow-sm"})}),e.jsx(s.Typography,{tag:"h4",className:"font-semibold",children:"Don'ts"})]}),e.jsx("ul",{className:"space-y-2",children:["Create overly deep nesting (>3 levels)",'Use generic names like "Page" or "Component"',"Hardcode routes in components","Forget to handle 404 pages","Mix routing logic with business logic","Skip accessibility considerations","Ignore mobile navigation UX","Mix StandaloneApp and MFE patterns"].map((i,r)=>e.jsxs("li",{className:"flex items-start gap-2",children:[e.jsx(a.X,{className:"w-4 h-4 text-red-500 mt-0.5 shrink-0"}),e.jsx("span",{className:"text-sm",children:i})]},r))})]})]})})})})});exports.default=t;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react/jsx-runtime"),s=require("../index-DWDrAbog.js"),a=require("lucide-react");require("react-router-dom");require("react");require("react-dom");const t=()=>e.jsx("div",{className:"space-y-8",children:e.jsx(s.CardContainer,{children:e.jsx(s.CardTitle,{title:"Best Practices",className:"mt-2 mb-6",children:e.jsx("div",{className:"space-y-6",children:e.jsxs("div",{className:"grid grid-cols-1 md:grid-cols-2 gap-6",children:[e.jsxs("div",{className:"space-y-4",children:[e.jsxs("div",{className:"flex items-center gap-3",children:[e.jsx("div",{className:"p-2 rounded-lg bg-linear-to-br from-green-500 to-emerald-500 shadow-lg",children:e.jsx(a.Check,{className:"w-5 h-5 text-white filter drop-shadow-sm"})}),e.jsx(s.Typography,{tag:"h4",className:"font-semibold",children:"Do's"})]}),e.jsx("ul",{className:"space-y-2",children:["Use descriptive route names and paths","Keep route hierarchy logical and shallow (max 2-3 levels)","Use consistent naming conventions","Leverage TypeScript for type safety","Use useMemo for dynamic route generation","Include icons for better UX","Test routes with different user roles","Use basePath for MFE applications"].map((i,r)=>e.jsxs("li",{className:"flex items-start gap-2",children:[e.jsx(a.Check,{className:"w-4 h-4 text-green-500 mt-0.5 shrink-0"}),e.jsx("span",{className:"text-sm",children:i})]},r))})]}),e.jsxs("div",{className:"space-y-4",children:[e.jsxs("div",{className:"flex items-center gap-3",children:[e.jsx("div",{className:"p-2 rounded-lg bg-linear-to-br from-red-500 to-rose-500 shadow-lg",children:e.jsx(a.X,{className:"w-5 h-5 text-white filter drop-shadow-sm"})}),e.jsx(s.Typography,{tag:"h4",className:"font-semibold",children:"Don'ts"})]}),e.jsx("ul",{className:"space-y-2",children:["Create overly deep nesting (>3 levels)",'Use generic names like "Page" or "Component"',"Hardcode routes in components","Forget to handle 404 pages","Mix routing logic with business logic","Skip accessibility considerations","Ignore mobile navigation UX","Mix StandaloneApp and MFE patterns"].map((i,r)=>e.jsxs("li",{className:"flex items-start gap-2",children:[e.jsx(a.X,{className:"w-4 h-4 text-red-500 mt-0.5 shrink-0"}),e.jsx("span",{className:"text-sm",children:i})]},r))})]})]})})})})});exports.default=t;