xertica-ui 2.7.0 → 2.8.0

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 (228) hide show
  1. package/CHANGELOG.md +16 -0
  2. package/README.md +19 -11
  3. package/bin/generate-tokens.ts +25 -9
  4. package/components/assistant/xertica-assistant/xertica-assistant.tsx +1 -1
  5. package/components/ui/button/button.test.tsx +2 -2
  6. package/components/ui/button/button.tsx +6 -6
  7. package/components/ui/card/card.tsx +14 -2
  8. package/components/ui/input/input.tsx +1 -1
  9. package/components/ui/input-otp/input-otp.tsx +1 -1
  10. package/components/ui/search/search.tsx +1 -1
  11. package/components/ui/select/select.tsx +2 -2
  12. package/components/ui/switch/switch.tsx +1 -1
  13. package/components/ui/textarea/textarea.tsx +1 -1
  14. package/contexts/BrandColorsContext.tsx +50 -2
  15. package/contexts/theme-data.ts +100 -3
  16. package/dist/AssistantChart-BFBJXVcm.js +3383 -0
  17. package/dist/AssistantChart-BTnE94FR.cjs +3551 -0
  18. package/dist/AssistantChart-BvccsQMx.cjs +3551 -0
  19. package/dist/AssistantChart-CkskcBVD.js +3383 -0
  20. package/dist/AssistantChart-CrPkO9ip.js +3383 -0
  21. package/dist/AssistantChart-DKz2O1R8.cjs +3551 -0
  22. package/dist/AssistantChart-DYL6UEvo.cjs +3551 -0
  23. package/dist/AssistantChart-keo-ogKi.js +3383 -0
  24. package/dist/AudioPlayer-AoU5MTiM.cjs +1282 -0
  25. package/dist/AudioPlayer-Bx1vrblm.js +1278 -0
  26. package/dist/AudioPlayer-D0-I6J3J.cjs +1282 -0
  27. package/dist/AudioPlayer-DIWX_Yg7.cjs +1282 -0
  28. package/dist/AudioPlayer-DrWJnS7c.js +1278 -0
  29. package/dist/AudioPlayer-_P-Z7pAK.js +1278 -0
  30. package/dist/BrandColorsContext-B25Bpr3b.cjs +819 -0
  31. package/dist/BrandColorsContext-BCieATdW.js +812 -0
  32. package/dist/BrandColorsContext-DP0DXAXS.js +824 -0
  33. package/dist/BrandColorsContext-DjpC9wR_.cjs +798 -0
  34. package/dist/BrandColorsContext-MpXFhte7.cjs +831 -0
  35. package/dist/BrandColorsContext-V3tOc-Zw.js +791 -0
  36. package/dist/CodeBlock-CK4rO6lM.js +221 -0
  37. package/dist/CodeBlock-CKXamfVd.cjs +223 -0
  38. package/dist/CodeBlock-CVmE7isS.cjs +223 -0
  39. package/dist/CodeBlock-D7i5-cMv.js +221 -0
  40. package/dist/CodeBlock-Dg56j2ut.cjs +223 -0
  41. package/dist/CodeBlock-Dt6nUQoo.js +221 -0
  42. package/dist/CustomTooltipContent-Bxynuq7T.js +33 -0
  43. package/dist/CustomTooltipContent-BzjOSA0P.cjs +54 -0
  44. package/dist/CustomTooltipContent-C-ZeCNsf.js +33 -0
  45. package/dist/CustomTooltipContent-CON_QrXm.cjs +54 -0
  46. package/dist/CustomTooltipContent-UR_n2QfW.js +33 -0
  47. package/dist/CustomTooltipContent-v1SXjoFn.cjs +54 -0
  48. package/dist/FeatureCard-4n_8a63v.cjs +497 -0
  49. package/dist/FeatureCard-BLiAWT3w.js +485 -0
  50. package/dist/FeatureCard-BXRW97Ef.cjs +497 -0
  51. package/dist/FeatureCard-CDgLlWE2.js +485 -0
  52. package/dist/FeatureCard-CgQ8lq-I.cjs +497 -0
  53. package/dist/FeatureCard-Cp8cVC6T.cjs +497 -0
  54. package/dist/FeatureCard-D0MwrTRP.js +485 -0
  55. package/dist/FeatureCard-uE5i0in_.js +485 -0
  56. package/dist/ImageWithFallback-BOh1FM3I.js +98 -0
  57. package/dist/ImageWithFallback-BQO7952C.js +98 -0
  58. package/dist/ImageWithFallback-BkMXHCvV.cjs +122 -0
  59. package/dist/ImageWithFallback-C72nwszA.cjs +122 -0
  60. package/dist/ImageWithFallback-CCUMDuEC.cjs +122 -0
  61. package/dist/ImageWithFallback-DQD5TTlY.js +98 -0
  62. package/dist/LanguageSelector-1XhM7R1i.cjs +48 -0
  63. package/dist/LanguageSelector-B3ZVNc55.js +46 -0
  64. package/dist/LanguageSelector-Cj6zl0CM.js +46 -0
  65. package/dist/LanguageSelector-DK1zD4VH.cjs +48 -0
  66. package/dist/LanguageSelector-DseCAa0p.cjs +48 -0
  67. package/dist/LanguageSelector-Du09anfM.js +46 -0
  68. package/dist/LanguageSelector-PZHlFfEs.cjs +48 -0
  69. package/dist/LanguageSelector-SB-NJSmx.js +46 -0
  70. package/dist/PasswordStrengthMeter-B3S6i_k4.cjs +179 -0
  71. package/dist/PasswordStrengthMeter-B8ky1nJI.js +173 -0
  72. package/dist/PasswordStrengthMeter-C5VEopH-.cjs +179 -0
  73. package/dist/PasswordStrengthMeter-CIm7_jNT.js +173 -0
  74. package/dist/PasswordStrengthMeter-DKSAbQzu.js +173 -0
  75. package/dist/PasswordStrengthMeter-DxLu54p-.cjs +179 -0
  76. package/dist/PasswordStrengthMeter-k-e9Pole.cjs +179 -0
  77. package/dist/PasswordStrengthMeter-pAi2viq5.js +173 -0
  78. package/dist/ThemeToggle-4pQbVkpK.js +215 -0
  79. package/dist/ThemeToggle-B6rIVLvC.cjs +219 -0
  80. package/dist/ThemeToggle-BUOTps5l.cjs +219 -0
  81. package/dist/ThemeToggle-CO5mPl6e.js +215 -0
  82. package/dist/ThemeToggle-DbZQ0JSV.cjs +219 -0
  83. package/dist/ThemeToggle-vLXEq2TS.js +215 -0
  84. package/dist/VerifyEmailPage-BTjI2c9n.js +2954 -0
  85. package/dist/VerifyEmailPage-CJGfDSOx.js +2954 -0
  86. package/dist/VerifyEmailPage-DOlZUNc0.cjs +2963 -0
  87. package/dist/VerifyEmailPage-DQPRl_RJ.js +2954 -0
  88. package/dist/VerifyEmailPage-DrdqMbLC.cjs +2963 -0
  89. package/dist/VerifyEmailPage-hyDfeCRa.cjs +2963 -0
  90. package/dist/VerifyEmailPage-kKSXl8vu.cjs +2963 -0
  91. package/dist/VerifyEmailPage-w4N-bDhU.js +2954 -0
  92. package/dist/XerticaOrbe-B9tegV1n.js +1925 -0
  93. package/dist/XerticaOrbe-BQ_NjwPS.cjs +1927 -0
  94. package/dist/XerticaOrbe-BdUX171Q.cjs +1927 -0
  95. package/dist/XerticaOrbe-BdlKXRHU.cjs +1927 -0
  96. package/dist/XerticaOrbe-CByPAFE5.js +1925 -0
  97. package/dist/XerticaOrbe-Ccu9eFMu.js +1925 -0
  98. package/dist/XerticaProvider-BVid1oqn.cjs +46 -0
  99. package/dist/XerticaProvider-Bz_YfNY4.js +44 -0
  100. package/dist/XerticaProvider-CtvYfRbZ.cjs +46 -0
  101. package/dist/XerticaProvider-DMiyExQS.js +44 -0
  102. package/dist/XerticaProvider-DP2lzKip.cjs +46 -0
  103. package/dist/XerticaProvider-De79hhgp.js +44 -0
  104. package/dist/XerticaProvider-Dkk1Vbsy.js +44 -0
  105. package/dist/XerticaProvider-EdzH9Nrw.cjs +46 -0
  106. package/dist/alert-dialog-9XYAn5z5.js +819 -0
  107. package/dist/alert-dialog-B281hud0.cjs +872 -0
  108. package/dist/alert-dialog-BVWbrcrw.cjs +872 -0
  109. package/dist/alert-dialog-B_Ko1xpu.js +819 -0
  110. package/dist/alert-dialog-CIxE8T-J.cjs +872 -0
  111. package/dist/alert-dialog-DW-_iPuf.js +819 -0
  112. package/dist/assistant.cjs.js +2 -2
  113. package/dist/assistant.es.js +2 -2
  114. package/dist/avatar-BJwIMbZ_.js +54 -0
  115. package/dist/avatar-C4Zh5fAJ.cjs +77 -0
  116. package/dist/avatar-CTEUKZUT.js +54 -0
  117. package/dist/avatar-D1bZhlhL.cjs +77 -0
  118. package/dist/avatar-DKIxHeKG.cjs +77 -0
  119. package/dist/avatar-v16eZC8p.js +54 -0
  120. package/dist/blocks.cjs.js +2 -2
  121. package/dist/blocks.es.js +2 -2
  122. package/dist/brand.cjs.js +4 -4
  123. package/dist/brand.es.js +4 -4
  124. package/dist/breadcrumb-B1mUiaWB.cjs +98 -0
  125. package/dist/breadcrumb-BIRgmem-.js +90 -0
  126. package/dist/breadcrumb-BSng-oUf.cjs +98 -0
  127. package/dist/breadcrumb-CES7furU.js +90 -0
  128. package/dist/breadcrumb-CP275kbF.cjs +98 -0
  129. package/dist/breadcrumb-D7hr1EvJ.js +90 -0
  130. package/dist/button-BYtQygX5.cjs +85 -0
  131. package/dist/button-BnAW-a_w.js +62 -0
  132. package/dist/button-CUPDQews.js +62 -0
  133. package/dist/button-DFa-rtPy.js +62 -0
  134. package/dist/button-DV1G6XrI.cjs +85 -0
  135. package/dist/button-Kd9Fj53S.cjs +85 -0
  136. package/dist/cli.js +94 -10
  137. package/dist/components/ui/card/card.d.ts +11 -1
  138. package/dist/contexts/theme-data.d.ts +15 -1
  139. package/dist/dropdown-menu-B9wTZ0uX.cjs +225 -0
  140. package/dist/dropdown-menu-BeBtZOrs.cjs +225 -0
  141. package/dist/dropdown-menu-D7mRDGis.js +190 -0
  142. package/dist/dropdown-menu-D8ZmqHB7.js +190 -0
  143. package/dist/dropdown-menu-_AWBeOts.cjs +225 -0
  144. package/dist/dropdown-menu-qGzLO_HO.js +190 -0
  145. package/dist/hooks.cjs.js +1 -1
  146. package/dist/hooks.es.js +1 -1
  147. package/dist/index.cjs.js +24 -24
  148. package/dist/index.es.js +24 -24
  149. package/dist/input-B53E6K8G.js +65 -0
  150. package/dist/input-B7Q7vcoG.cjs +91 -0
  151. package/dist/input-BysqLMK1.js +65 -0
  152. package/dist/input-CStdFsaH.cjs +91 -0
  153. package/dist/input-CXYth6nW.cjs +91 -0
  154. package/dist/input-CX_fWE2D.cjs +91 -0
  155. package/dist/input-CitUVnEn.js +65 -0
  156. package/dist/input-wkBYTp-B.js +65 -0
  157. package/dist/layout.cjs.js +1 -1
  158. package/dist/layout.es.js +1 -1
  159. package/dist/media.cjs.js +1 -1
  160. package/dist/media.es.js +1 -1
  161. package/dist/pages.cjs.js +1 -1
  162. package/dist/pages.es.js +1 -1
  163. package/dist/rich-text-editor-BHiRUzWZ.js +2894 -0
  164. package/dist/rich-text-editor-BWMRUMJ2.js +2894 -0
  165. package/dist/rich-text-editor-BoE6Ks5x.cjs +2968 -0
  166. package/dist/rich-text-editor-BzuEwR_X.js +2894 -0
  167. package/dist/rich-text-editor-CcopGbQ-.js +2894 -0
  168. package/dist/rich-text-editor-CmxSRJIi.cjs +2968 -0
  169. package/dist/rich-text-editor-DyYAu28v.cjs +2968 -0
  170. package/dist/rich-text-editor-JS_eMQCC.cjs +2968 -0
  171. package/dist/select-BNfFJwYp.js +130 -0
  172. package/dist/select-CN8IDjGB.js +130 -0
  173. package/dist/select-CwRzQHA7.cjs +161 -0
  174. package/dist/select-CwgD3nMD.js +130 -0
  175. package/dist/select-DEHUm_AC.cjs +161 -0
  176. package/dist/select-DJDgpVm3.cjs +161 -0
  177. package/dist/select-DSLWQLmo.cjs +161 -0
  178. package/dist/select-YFx0wCYT.js +130 -0
  179. package/dist/sidebar-BF7JEL7U.js +1151 -0
  180. package/dist/sidebar-Bjr2doX5.cjs +1154 -0
  181. package/dist/sidebar-CMrNCmhb.cjs +1154 -0
  182. package/dist/sidebar-CO9x8AVn.cjs +1154 -0
  183. package/dist/sidebar-Cn_KB4c6.js +1151 -0
  184. package/dist/sidebar-Db_C30ph.cjs +1154 -0
  185. package/dist/sidebar-miPHsRz4.js +1151 -0
  186. package/dist/sidebar-pZF8mLLu.js +1151 -0
  187. package/dist/skeleton-BX2XTjMO.cjs +87 -0
  188. package/dist/skeleton-BoLK0iV7.js +78 -0
  189. package/dist/skeleton-Bysq8yeB.js +79 -0
  190. package/dist/skeleton-C7nspYnC.cjs +87 -0
  191. package/dist/skeleton-DL4V5Vub.cjs +87 -0
  192. package/dist/skeleton-DSMhdqp1.js +78 -0
  193. package/dist/skeleton-DhJswvTW.cjs +88 -0
  194. package/dist/skeleton-DicUfozA.js +78 -0
  195. package/dist/slider-77T_Eqw4.js +56 -0
  196. package/dist/slider-B6puMLXS.cjs +78 -0
  197. package/dist/slider-B785N7lZ.js +56 -0
  198. package/dist/slider-C6yssKyZ.cjs +78 -0
  199. package/dist/slider-CKZO9gVh.cjs +78 -0
  200. package/dist/slider-Cn-ImSze.js +56 -0
  201. package/dist/tooltip-BiJVGob3.cjs +72 -0
  202. package/dist/tooltip-D2OPn-1v.cjs +72 -0
  203. package/dist/tooltip-DlCHQuh1.js +48 -0
  204. package/dist/tooltip-fQ2Va0G8.cjs +72 -0
  205. package/dist/tooltip-oAw00FX2.js +48 -0
  206. package/dist/tooltip-u147L0wD.js +48 -0
  207. package/dist/ui.cjs.js +13 -13
  208. package/dist/ui.es.js +13 -13
  209. package/dist/xertica-assistant-C2A0R94j.js +2173 -0
  210. package/dist/xertica-assistant-CSUprvTR.js +2173 -0
  211. package/dist/xertica-assistant-Caubm0HR.js +2173 -0
  212. package/dist/xertica-assistant-DEexPM2u.cjs +2180 -0
  213. package/dist/xertica-assistant-Dh1dmEx3.cjs +2180 -0
  214. package/dist/xertica-assistant-GGcyHEZG.cjs +2180 -0
  215. package/dist/xertica-assistant-USefPe2L.js +2173 -0
  216. package/dist/xertica-assistant-cwSHFwfv.cjs +2180 -0
  217. package/dist/xertica-ui.css +1 -1
  218. package/package.json +3 -2
  219. package/styles/xertica/base.css +38 -0
  220. package/styles/xertica/tokens.css +9 -0
  221. package/templates/src/app/App.tsx +5 -1
  222. package/templates/src/features/home/ui/HomeContent.tsx +12 -13
  223. package/templates/src/features/template/ui/TemplateContent.tsx +569 -26
  224. package/templates/src/locales/en/pages/templates.json +112 -4
  225. package/templates/src/locales/es/pages/templates.json +112 -4
  226. package/templates/src/locales/pt-BR/pages/templates.json +112 -4
  227. package/templates/src/styles/xertica/tokens.css +9 -0
  228. package/templates/vite.config.ts +25 -0
@@ -0,0 +1,485 @@
1
+ import { jsxs, jsx } from 'react/jsx-runtime';
2
+ import { useMemo } from 'react';
3
+ import { useTranslation } from 'react-i18next';
4
+ import { C as Card, e as CardHeader, f as CardTitle, a as CardAction, b as CardContent, S as Skeleton, c as CardDescription, d as CardFooter } from './skeleton-BoLK0iV7.js';
5
+ import { A as Avatar, b as AvatarImage, a as AvatarFallback } from './avatar-BJwIMbZ_.js';
6
+ import { B as Badge, P as Progress } from './ImageWithFallback-DQD5TTlY.js';
7
+ import { c as cn, B as Button } from './button-CUPDQews.js';
8
+
9
+ const activityTypeVariant = {
10
+ create: "success",
11
+ update: "info",
12
+ delete: "destructive",
13
+ comment: "secondary",
14
+ deploy: "default"
15
+ };
16
+ function ActivityCard({
17
+ title,
18
+ items,
19
+ action,
20
+ maxItems = 5,
21
+ className,
22
+ ...props
23
+ }) {
24
+ const { t } = useTranslation();
25
+ const cardTitle = title ?? t("activityCard.title");
26
+ const activityTypeBadge = useMemo(
27
+ () => ({
28
+ create: { label: t("activityCard.type.create"), variant: activityTypeVariant.create },
29
+ update: { label: t("activityCard.type.update"), variant: activityTypeVariant.update },
30
+ delete: { label: t("activityCard.type.remove"), variant: activityTypeVariant.delete },
31
+ comment: { label: t("activityCard.type.comment"), variant: activityTypeVariant.comment },
32
+ deploy: { label: t("activityCard.type.deploy"), variant: activityTypeVariant.deploy }
33
+ }),
34
+ [t]
35
+ );
36
+ const visible = items.slice(0, maxItems);
37
+ return /* @__PURE__ */ jsxs(Card, { className: cn("w-full", className), ...props, children: [
38
+ /* @__PURE__ */ jsxs(CardHeader, { children: [
39
+ /* @__PURE__ */ jsx(CardTitle, { children: cardTitle }),
40
+ action && /* @__PURE__ */ jsx(CardAction, { children: action })
41
+ ] }),
42
+ /* @__PURE__ */ jsx(CardContent, { className: "px-6 pb-6", children: /* @__PURE__ */ jsx("ul", { className: "space-y-4", children: visible.map((item) => {
43
+ const badge = item.type ? activityTypeBadge[item.type] : null;
44
+ return /* @__PURE__ */ jsxs("li", { className: "flex items-start gap-3", children: [
45
+ /* @__PURE__ */ jsxs(Avatar, { className: "size-8 shrink-0", children: [
46
+ item.user.avatar && /* @__PURE__ */ jsx(AvatarImage, { src: item.user.avatar, alt: item.user.name }),
47
+ /* @__PURE__ */ jsx(AvatarFallback, { className: "text-xs", children: item.user.initials })
48
+ ] }),
49
+ /* @__PURE__ */ jsxs("div", { className: "flex-1 min-w-0", children: [
50
+ /* @__PURE__ */ jsxs("p", { className: "text-sm leading-snug", children: [
51
+ /* @__PURE__ */ jsx("span", { className: "font-medium", children: item.user.name }),
52
+ " ",
53
+ item.action,
54
+ " ",
55
+ /* @__PURE__ */ jsx("span", { className: "font-medium", children: item.target })
56
+ ] }),
57
+ /* @__PURE__ */ jsx("p", { className: "text-xs text-muted-foreground mt-0.5", children: item.time })
58
+ ] }),
59
+ badge && /* @__PURE__ */ jsx(Badge, { variant: badge.variant, className: "shrink-0 text-xs", children: badge.label })
60
+ ] }, item.id);
61
+ }) }) })
62
+ ] });
63
+ }
64
+
65
+ function ActivityCardSkeleton({ rows = 5, className, ...props }) {
66
+ return /* @__PURE__ */ jsxs(Card, { className: cn("w-full", className), ...props, children: [
67
+ /* @__PURE__ */ jsx(CardHeader, { children: /* @__PURE__ */ jsx(Skeleton, { className: "h-5 w-40" }) }),
68
+ /* @__PURE__ */ jsx(CardContent, { className: "px-6 pb-6", children: /* @__PURE__ */ jsx("ul", { className: "space-y-4", children: Array.from({ length: rows }).map((_, i) => /* @__PURE__ */ jsxs("li", { className: "flex items-start gap-3", children: [
69
+ /* @__PURE__ */ jsx(Skeleton, { className: "size-8 rounded-full shrink-0" }),
70
+ /* @__PURE__ */ jsxs("div", { className: "flex-1 min-w-0 space-y-1.5", children: [
71
+ /* @__PURE__ */ jsx(Skeleton, { className: "h-3.5 w-4/5" }),
72
+ /* @__PURE__ */ jsx(Skeleton, { className: "h-3 w-20" })
73
+ ] }),
74
+ /* @__PURE__ */ jsx(Skeleton, { className: "h-5 w-16 shrink-0 rounded-full" })
75
+ ] }, i)) }) })
76
+ ] });
77
+ }
78
+
79
+ const statusVariant = {
80
+ online: "success",
81
+ offline: "secondary",
82
+ away: "warning",
83
+ busy: "destructive"
84
+ };
85
+ function ProfileCard({
86
+ name,
87
+ role,
88
+ department,
89
+ avatar,
90
+ initials,
91
+ status,
92
+ stats,
93
+ primaryAction,
94
+ secondaryAction,
95
+ className,
96
+ ...props
97
+ }) {
98
+ const { t } = useTranslation();
99
+ const statusLabelMap = useMemo(
100
+ () => ({
101
+ online: t("profileCard.status.online"),
102
+ offline: t("profileCard.status.offline"),
103
+ away: t("profileCard.status.away"),
104
+ busy: t("profileCard.status.busy")
105
+ }),
106
+ [t]
107
+ );
108
+ const s = status ? { label: statusLabelMap[status], variant: statusVariant[status] } : null;
109
+ return /* @__PURE__ */ jsx(Card, { className: cn("w-full", className), ...props, children: /* @__PURE__ */ jsxs(CardContent, { className: "pt-6 flex flex-col items-center text-center gap-3", children: [
110
+ /* @__PURE__ */ jsxs("div", { className: "relative", children: [
111
+ /* @__PURE__ */ jsxs(Avatar, { className: "size-16", children: [
112
+ avatar && /* @__PURE__ */ jsx(AvatarImage, { src: avatar, alt: name }),
113
+ /* @__PURE__ */ jsx(AvatarFallback, { className: "text-lg font-semibold", children: initials })
114
+ ] }),
115
+ s && /* @__PURE__ */ jsx("span", { className: "absolute -bottom-0.5 -right-0.5", children: /* @__PURE__ */ jsx(Badge, { variant: s.variant, className: "text-[10px] px-1.5 py-0 h-5", children: s.label }) })
116
+ ] }),
117
+ /* @__PURE__ */ jsxs("div", { className: "space-y-0.5", children: [
118
+ /* @__PURE__ */ jsx("p", { className: "font-semibold text-base leading-tight", children: name }),
119
+ /* @__PURE__ */ jsx("p", { className: "text-sm text-muted-foreground", children: role }),
120
+ department && /* @__PURE__ */ jsx("p", { className: "text-xs text-muted-foreground", children: department })
121
+ ] }),
122
+ stats && stats.length > 0 && /* @__PURE__ */ jsx("div", { className: "w-full grid grid-cols-3 divide-x divide-border border-y border-border py-3 mt-1", children: stats.map((stat) => /* @__PURE__ */ jsxs("div", { className: "flex flex-col items-center gap-0.5 px-2", children: [
123
+ /* @__PURE__ */ jsx("span", { className: "text-base font-bold", children: stat.value }),
124
+ /* @__PURE__ */ jsx("span", { className: "text-[11px] text-muted-foreground", children: stat.label })
125
+ ] }, stat.label)) }),
126
+ (primaryAction || secondaryAction) && /* @__PURE__ */ jsxs("div", { className: "flex gap-2 w-full", children: [
127
+ secondaryAction && /* @__PURE__ */ jsx(
128
+ Button,
129
+ {
130
+ variant: "outline",
131
+ className: "flex-1",
132
+ size: "sm",
133
+ onClick: secondaryAction.onClick,
134
+ children: secondaryAction.label
135
+ }
136
+ ),
137
+ primaryAction && /* @__PURE__ */ jsx(Button, { className: "flex-1", size: "sm", onClick: primaryAction.onClick, children: primaryAction.label })
138
+ ] })
139
+ ] }) });
140
+ }
141
+
142
+ function ProfileCardSkeleton({
143
+ showStats = true,
144
+ showActions = true,
145
+ className,
146
+ ...props
147
+ }) {
148
+ return /* @__PURE__ */ jsx(Card, { className: cn("w-full", className), ...props, children: /* @__PURE__ */ jsxs(CardContent, { className: "pt-6 flex flex-col items-center text-center gap-3", children: [
149
+ /* @__PURE__ */ jsx(Skeleton, { className: "size-16 rounded-full" }),
150
+ /* @__PURE__ */ jsxs("div", { className: "space-y-1.5 w-full flex flex-col items-center", children: [
151
+ /* @__PURE__ */ jsx(Skeleton, { className: "h-4 w-32" }),
152
+ /* @__PURE__ */ jsx(Skeleton, { className: "h-3 w-24" }),
153
+ /* @__PURE__ */ jsx(Skeleton, { className: "h-3 w-20" })
154
+ ] }),
155
+ showStats && /* @__PURE__ */ jsx("div", { className: "w-full grid grid-cols-3 divide-x divide-border border-y border-border py-3 mt-1", children: [0, 1, 2].map((i) => /* @__PURE__ */ jsxs("div", { className: "flex flex-col items-center gap-1 px-2", children: [
156
+ /* @__PURE__ */ jsx(Skeleton, { className: "h-5 w-10" }),
157
+ /* @__PURE__ */ jsx(Skeleton, { className: "h-2.5 w-12" })
158
+ ] }, i)) }),
159
+ showActions && /* @__PURE__ */ jsxs("div", { className: "flex gap-2 w-full", children: [
160
+ /* @__PURE__ */ jsx(Skeleton, { className: "h-8 flex-1 rounded-md" }),
161
+ /* @__PURE__ */ jsx(Skeleton, { className: "h-8 flex-1 rounded-md" })
162
+ ] })
163
+ ] }) });
164
+ }
165
+
166
+ const statusVariantConfig = {
167
+ active: { variant: "info", progressVariant: "info" },
168
+ review: { variant: "warning", progressVariant: "warning" },
169
+ done: { variant: "success", progressVariant: "success" },
170
+ paused: { variant: "secondary", progressVariant: "default" },
171
+ "at-risk": { variant: "destructive", progressVariant: "destructive" }
172
+ };
173
+ function ProjectCard({
174
+ title,
175
+ description,
176
+ status,
177
+ progress,
178
+ dueDate,
179
+ members = [],
180
+ maxMembers = 4,
181
+ action,
182
+ className,
183
+ ...props
184
+ }) {
185
+ const { t } = useTranslation();
186
+ const statusLabelMap = useMemo(
187
+ () => ({
188
+ active: t("projectCard.status.active"),
189
+ review: t("projectCard.status.review"),
190
+ done: t("projectCard.status.completed"),
191
+ paused: t("projectCard.status.paused"),
192
+ "at-risk": t("projectCard.status.atRisk")
193
+ }),
194
+ [t]
195
+ );
196
+ const { variant, progressVariant } = statusVariantConfig[status];
197
+ const label = statusLabelMap[status];
198
+ const visible = members.slice(0, maxMembers);
199
+ const overflow = members.length - maxMembers;
200
+ return /* @__PURE__ */ jsxs(Card, { className: cn("w-full", className), ...props, children: [
201
+ /* @__PURE__ */ jsxs(CardHeader, { children: [
202
+ /* @__PURE__ */ jsxs("div", { className: "flex flex-col gap-1 min-w-0", children: [
203
+ /* @__PURE__ */ jsx(CardTitle, { className: "truncate", children: title }),
204
+ description && /* @__PURE__ */ jsx(CardDescription, { className: "line-clamp-2", children: description })
205
+ ] }),
206
+ /* @__PURE__ */ jsxs(CardAction, { className: "flex items-center gap-2", children: [
207
+ /* @__PURE__ */ jsx(Badge, { variant, children: label }),
208
+ action
209
+ ] })
210
+ ] }),
211
+ /* @__PURE__ */ jsx(CardContent, { className: "space-y-4", children: /* @__PURE__ */ jsxs("div", { className: "space-y-1.5", children: [
212
+ /* @__PURE__ */ jsxs("div", { className: "flex justify-between text-xs text-muted-foreground", children: [
213
+ /* @__PURE__ */ jsx("span", { children: t("projectCard.progress") }),
214
+ /* @__PURE__ */ jsxs("span", { children: [
215
+ progress,
216
+ "%"
217
+ ] })
218
+ ] }),
219
+ /* @__PURE__ */ jsx(Progress, { value: progress, variant: progressVariant, className: "h-2" })
220
+ ] }) }),
221
+ /* @__PURE__ */ jsxs(CardFooter, { className: "flex items-center justify-between", children: [
222
+ /* @__PURE__ */ jsxs("div", { className: "flex -space-x-2", children: [
223
+ visible.map((m) => /* @__PURE__ */ jsxs(Avatar, { className: "size-7 border-2 border-background", children: [
224
+ m.avatar && /* @__PURE__ */ jsx(AvatarImage, { src: m.avatar, alt: m.name }),
225
+ /* @__PURE__ */ jsx(AvatarFallback, { className: "text-[10px]", children: m.initials })
226
+ ] }, m.name)),
227
+ overflow > 0 && /* @__PURE__ */ jsxs("div", { className: "size-7 rounded-full border-2 border-background bg-muted flex items-center justify-center text-[10px] font-medium text-muted-foreground", children: [
228
+ "+",
229
+ overflow
230
+ ] })
231
+ ] }),
232
+ dueDate && /* @__PURE__ */ jsx("span", { className: "text-xs text-muted-foreground", children: dueDate })
233
+ ] })
234
+ ] });
235
+ }
236
+
237
+ function ProjectCardSkeleton({
238
+ memberCount = 3,
239
+ className,
240
+ ...props
241
+ }) {
242
+ return /* @__PURE__ */ jsxs(Card, { className: cn("w-full", className), ...props, children: [
243
+ /* @__PURE__ */ jsxs(CardHeader, { children: [
244
+ /* @__PURE__ */ jsxs("div", { className: "flex flex-col gap-1 min-w-0 flex-1", children: [
245
+ /* @__PURE__ */ jsx(Skeleton, { className: "h-5 w-3/4" }),
246
+ /* @__PURE__ */ jsx(Skeleton, { className: "h-3.5 w-full mt-0.5" })
247
+ ] }),
248
+ /* @__PURE__ */ jsx(Skeleton, { className: "h-5 w-20 rounded-full shrink-0" })
249
+ ] }),
250
+ /* @__PURE__ */ jsx(CardContent, { className: "space-y-4", children: /* @__PURE__ */ jsxs("div", { className: "space-y-1.5", children: [
251
+ /* @__PURE__ */ jsxs("div", { className: "flex justify-between", children: [
252
+ /* @__PURE__ */ jsx(Skeleton, { className: "h-3 w-14" }),
253
+ /* @__PURE__ */ jsx(Skeleton, { className: "h-3 w-8" })
254
+ ] }),
255
+ /* @__PURE__ */ jsx(Skeleton, { className: "h-2 w-full rounded-full" })
256
+ ] }) }),
257
+ /* @__PURE__ */ jsxs(CardFooter, { className: "flex items-center justify-between", children: [
258
+ /* @__PURE__ */ jsx("div", { className: "flex -space-x-2", children: Array.from({ length: Math.min(memberCount, 4) }).map((_, i) => /* @__PURE__ */ jsx(Skeleton, { className: "size-7 rounded-full border-2 border-background" }, i)) }),
259
+ /* @__PURE__ */ jsx(Skeleton, { className: "h-3 w-20" })
260
+ ] })
261
+ ] });
262
+ }
263
+
264
+ function QuickActionCard({
265
+ title,
266
+ description,
267
+ icon,
268
+ badge,
269
+ badgeVariant = "secondary",
270
+ actionLabel,
271
+ actionVariant = "default",
272
+ onAction,
273
+ disabled,
274
+ className,
275
+ ...props
276
+ }) {
277
+ return /* @__PURE__ */ jsx(
278
+ Card,
279
+ {
280
+ className: cn(
281
+ "w-full group transition-shadow hover:shadow-md",
282
+ disabled && "opacity-60 pointer-events-none",
283
+ className
284
+ ),
285
+ ...props,
286
+ children: /* @__PURE__ */ jsxs(CardContent, { className: "pt-6 flex flex-col items-start gap-4", children: [
287
+ /* @__PURE__ */ jsxs("div", { className: "flex items-start justify-between w-full", children: [
288
+ /* @__PURE__ */ jsx("div", { className: "p-2.5 rounded-[var(--radius)] bg-primary/10 text-primary", children: icon }),
289
+ badge && /* @__PURE__ */ jsx(Badge, { variant: badgeVariant, children: badge })
290
+ ] }),
291
+ /* @__PURE__ */ jsxs("div", { className: "space-y-1 flex-1", children: [
292
+ /* @__PURE__ */ jsx("p", { className: "font-semibold text-sm leading-tight", children: title }),
293
+ description && /* @__PURE__ */ jsx("p", { className: "text-xs text-muted-foreground leading-relaxed", children: description })
294
+ ] }),
295
+ /* @__PURE__ */ jsx(
296
+ Button,
297
+ {
298
+ variant: actionVariant,
299
+ size: "sm",
300
+ className: "w-full",
301
+ onClick: onAction,
302
+ disabled,
303
+ children: actionLabel
304
+ }
305
+ )
306
+ ] })
307
+ }
308
+ );
309
+ }
310
+
311
+ function QuickActionCardSkeleton({ className, ...props }) {
312
+ return /* @__PURE__ */ jsx(Card, { className: cn("w-full", className), ...props, children: /* @__PURE__ */ jsxs(CardContent, { className: "pt-6 flex flex-col items-start gap-4", children: [
313
+ /* @__PURE__ */ jsxs("div", { className: "flex items-start justify-between w-full", children: [
314
+ /* @__PURE__ */ jsx(Skeleton, { className: "size-10 rounded-[var(--radius)]" }),
315
+ /* @__PURE__ */ jsx(Skeleton, { className: "h-5 w-14 rounded-full" })
316
+ ] }),
317
+ /* @__PURE__ */ jsxs("div", { className: "space-y-1.5 flex-1 w-full", children: [
318
+ /* @__PURE__ */ jsx(Skeleton, { className: "h-4 w-3/4" }),
319
+ /* @__PURE__ */ jsx(Skeleton, { className: "h-3 w-full" }),
320
+ /* @__PURE__ */ jsx(Skeleton, { className: "h-3 w-5/6" })
321
+ ] }),
322
+ /* @__PURE__ */ jsx(Skeleton, { className: "h-8 w-full rounded-md" })
323
+ ] }) });
324
+ }
325
+
326
+ const typeVariant = {
327
+ info: "info",
328
+ warning: "warning",
329
+ success: "success",
330
+ error: "destructive",
331
+ default: "secondary"
332
+ };
333
+ function NotificationCard({
334
+ title,
335
+ items,
336
+ unreadCount,
337
+ onMarkAllRead,
338
+ onViewAll,
339
+ maxItems = 4,
340
+ className,
341
+ ...props
342
+ }) {
343
+ const { t } = useTranslation();
344
+ const visible = items.slice(0, maxItems);
345
+ const count = unreadCount ?? items.filter((i) => !i.read).length;
346
+ const cardTitle = title ?? t("notificationCard.title");
347
+ return /* @__PURE__ */ jsxs(Card, { className: cn("w-full", className), ...props, children: [
348
+ /* @__PURE__ */ jsxs(CardHeader, { children: [
349
+ /* @__PURE__ */ jsxs("div", { className: "flex items-center gap-2", children: [
350
+ /* @__PURE__ */ jsx(CardTitle, { children: cardTitle }),
351
+ count > 0 && /* @__PURE__ */ jsx(Badge, { variant: "destructive", className: "h-5 text-[11px] px-1.5", children: count })
352
+ ] }),
353
+ onMarkAllRead && count > 0 && /* @__PURE__ */ jsx(CardAction, { children: /* @__PURE__ */ jsx(Button, { variant: "ghost", size: "sm", className: "text-xs h-7", onClick: onMarkAllRead, children: t("notificationCard.markAllRead") }) })
354
+ ] }),
355
+ /* @__PURE__ */ jsx(CardContent, { className: "px-0 pb-0", children: /* @__PURE__ */ jsx("ul", { className: "divide-y divide-border", children: visible.map((item) => /* @__PURE__ */ jsxs(
356
+ "li",
357
+ {
358
+ className: cn(
359
+ "flex items-start gap-3 px-6 py-3 transition-colors",
360
+ !item.read && "bg-muted/40"
361
+ ),
362
+ children: [
363
+ item.user ? /* @__PURE__ */ jsxs(Avatar, { className: "size-8 shrink-0 mt-0.5", children: [
364
+ item.user.avatar && /* @__PURE__ */ jsx(AvatarImage, { src: item.user.avatar, alt: item.user.name }),
365
+ /* @__PURE__ */ jsx(AvatarFallback, { className: "text-xs", children: item.user.initials })
366
+ ] }) : /* @__PURE__ */ jsx("div", { className: "size-8 shrink-0 mt-0.5 rounded-full bg-muted flex items-center justify-center", children: /* @__PURE__ */ jsx(
367
+ "div",
368
+ {
369
+ className: cn(
370
+ "size-2 rounded-full",
371
+ item.type === "error" ? "bg-destructive" : item.type === "warning" ? "bg-warning" : item.type === "success" ? "bg-success" : item.type === "info" ? "bg-info" : "bg-muted-foreground"
372
+ )
373
+ }
374
+ ) }),
375
+ /* @__PURE__ */ jsxs("div", { className: "flex-1 min-w-0", children: [
376
+ /* @__PURE__ */ jsxs("div", { className: "flex items-center justify-between gap-2", children: [
377
+ /* @__PURE__ */ jsx("p", { className: "text-sm font-medium truncate", children: item.title }),
378
+ item.type && item.type !== "default" && /* @__PURE__ */ jsx(
379
+ Badge,
380
+ {
381
+ variant: typeVariant[item.type],
382
+ className: "text-[10px] px-1.5 h-4 shrink-0",
383
+ children: item.type
384
+ }
385
+ )
386
+ ] }),
387
+ /* @__PURE__ */ jsx("p", { className: "text-xs text-muted-foreground line-clamp-2 mt-0.5", children: item.message }),
388
+ /* @__PURE__ */ jsx("p", { className: "text-[11px] text-muted-foreground/70 mt-1", children: item.time })
389
+ ] }),
390
+ !item.read && /* @__PURE__ */ jsx("div", { className: "size-2 rounded-full bg-primary shrink-0 mt-2" })
391
+ ]
392
+ },
393
+ item.id
394
+ )) }) }),
395
+ onViewAll && /* @__PURE__ */ jsx(CardFooter, { className: "pt-2", children: /* @__PURE__ */ jsx(Button, { variant: "ghost", size: "sm", className: "w-full text-xs", onClick: onViewAll, children: t("notificationCard.viewAll") }) })
396
+ ] });
397
+ }
398
+
399
+ function NotificationCardSkeleton({
400
+ rows = 4,
401
+ showViewAll = false,
402
+ className,
403
+ ...props
404
+ }) {
405
+ return /* @__PURE__ */ jsxs(Card, { className: cn("w-full", className), ...props, children: [
406
+ /* @__PURE__ */ jsxs(CardHeader, { children: [
407
+ /* @__PURE__ */ jsxs("div", { className: "flex items-center gap-2", children: [
408
+ /* @__PURE__ */ jsx(Skeleton, { className: "h-5 w-32" }),
409
+ /* @__PURE__ */ jsx(Skeleton, { className: "h-5 w-6 rounded-full" })
410
+ ] }),
411
+ /* @__PURE__ */ jsx(Skeleton, { className: "h-7 w-32 rounded-md" })
412
+ ] }),
413
+ /* @__PURE__ */ jsx(CardContent, { className: "px-0 pb-0", children: /* @__PURE__ */ jsx("ul", { className: "divide-y divide-border", children: Array.from({ length: rows }).map((_, i) => /* @__PURE__ */ jsxs("li", { className: "flex items-start gap-3 px-6 py-3", children: [
414
+ /* @__PURE__ */ jsx(Skeleton, { className: "size-8 rounded-full shrink-0 mt-0.5" }),
415
+ /* @__PURE__ */ jsxs("div", { className: "flex-1 min-w-0 space-y-1.5", children: [
416
+ /* @__PURE__ */ jsxs("div", { className: "flex items-center justify-between gap-2", children: [
417
+ /* @__PURE__ */ jsx(Skeleton, { className: "h-3.5 w-40" }),
418
+ /* @__PURE__ */ jsx(Skeleton, { className: "h-4 w-12 rounded-full shrink-0" })
419
+ ] }),
420
+ /* @__PURE__ */ jsx(Skeleton, { className: "h-3 w-full" }),
421
+ /* @__PURE__ */ jsx(Skeleton, { className: "h-3 w-3/4" }),
422
+ /* @__PURE__ */ jsx(Skeleton, { className: "h-2.5 w-16 mt-0.5" })
423
+ ] }),
424
+ /* @__PURE__ */ jsx(Skeleton, { className: "size-2 rounded-full shrink-0 mt-2" })
425
+ ] }, i)) }) }),
426
+ showViewAll && /* @__PURE__ */ jsx(CardFooter, { className: "pt-2", children: /* @__PURE__ */ jsx(Skeleton, { className: "h-8 w-full rounded-md" }) })
427
+ ] });
428
+ }
429
+
430
+ const colorTokens = {
431
+ primary: { bg: "bg-primary/10", icon: "text-primary" },
432
+ "chart-1": { bg: "bg-[var(--chart-1)]/15", icon: "text-[var(--chart-1)]" },
433
+ "chart-2": { bg: "bg-[var(--chart-2)]/15", icon: "text-[var(--chart-2)]" },
434
+ "chart-3": { bg: "bg-[var(--chart-3)]/15", icon: "text-[var(--chart-3)]" },
435
+ "chart-4": { bg: "bg-[var(--chart-4)]/15", icon: "text-[var(--chart-4)]" },
436
+ "chart-5": { bg: "bg-[var(--chart-5)]/15", icon: "text-[var(--chart-5)]" },
437
+ success: { bg: "bg-success/10", icon: "text-success" },
438
+ info: { bg: "bg-info/10", icon: "text-info" },
439
+ warning: { bg: "bg-warning/10", icon: "text-warning" },
440
+ destructive: { bg: "bg-destructive/10", icon: "text-destructive" }
441
+ };
442
+ function FeatureCard({
443
+ title,
444
+ description,
445
+ icon,
446
+ color = "primary",
447
+ badge,
448
+ badgeVariant = "default",
449
+ actionLabel,
450
+ actionVariant = "outline",
451
+ onAction,
452
+ className,
453
+ ...props
454
+ }) {
455
+ const { bg, icon: iconColor } = colorTokens[color];
456
+ return /* @__PURE__ */ jsxs(
457
+ Card,
458
+ {
459
+ className: cn(
460
+ "flex flex-col h-full hover:shadow-md transition-shadow duration-200",
461
+ className
462
+ ),
463
+ ...props,
464
+ children: [
465
+ /* @__PURE__ */ jsx(CardHeader, { children: /* @__PURE__ */ jsxs("div", { className: "flex items-center gap-3", children: [
466
+ /* @__PURE__ */ jsx("div", { className: cn("p-2 rounded-[var(--radius)] shrink-0", bg), children: /* @__PURE__ */ jsx(
467
+ "div",
468
+ {
469
+ className: cn("size-6 flex items-center justify-center [&>svg]:size-6", iconColor),
470
+ children: icon
471
+ }
472
+ ) }),
473
+ /* @__PURE__ */ jsxs("div", { className: "flex flex-wrap items-center gap-x-2 gap-y-1 min-w-0", children: [
474
+ /* @__PURE__ */ jsx(CardTitle, { className: "text-sm", children: title }),
475
+ badge && /* @__PURE__ */ jsx(Badge, { variant: badgeVariant, className: "text-xs", children: badge })
476
+ ] })
477
+ ] }) }),
478
+ /* @__PURE__ */ jsx(CardContent, { className: "flex-1", children: /* @__PURE__ */ jsx(CardDescription, { className: "text-sm leading-relaxed", children: description }) }),
479
+ actionLabel && /* @__PURE__ */ jsx(CardFooter, { children: /* @__PURE__ */ jsx(Button, { variant: actionVariant, className: "w-full", onClick: onAction, children: actionLabel }) })
480
+ ]
481
+ }
482
+ );
483
+ }
484
+
485
+ export { ActivityCard as A, FeatureCard as F, NotificationCard as N, ProfileCard as P, QuickActionCard as Q, ActivityCardSkeleton as a, NotificationCardSkeleton as b, ProfileCardSkeleton as c, ProjectCard as d, ProjectCardSkeleton as e, QuickActionCardSkeleton as f };
@@ -0,0 +1,98 @@
1
+ import { jsx } from 'react/jsx-runtime';
2
+ import { Slot, Slottable } from '@radix-ui/react-slot';
3
+ import { cva } from 'class-variance-authority';
4
+ import { c as cn } from './button-DFa-rtPy.js';
5
+ import * as ProgressPrimitive from '@radix-ui/react-progress';
6
+ import { useState } from 'react';
7
+
8
+ const badgeVariants = cva(
9
+ "inline-flex items-center justify-center rounded-md border px-2 py-0.5 text-xs font-medium w-fit whitespace-nowrap shrink-0 [&>svg]:size-3 gap-1 [&>svg]:pointer-events-none focus-visible:border-ring focus-visible:ring-ring/50 focus-visible:ring-[3px] aria-invalid:ring-destructive/20 dark:aria-invalid:ring-destructive/40 aria-invalid:border-destructive transition-[color,box-shadow] overflow-hidden",
10
+ {
11
+ variants: {
12
+ variant: {
13
+ default: "border-transparent bg-primary text-primary-foreground [a&]:hover:bg-primary/90",
14
+ secondary: "border-transparent bg-secondary text-secondary-foreground [a&]:hover:bg-secondary/90",
15
+ destructive: "border-transparent bg-destructive text-white [a&]:hover:bg-destructive/90 focus-visible:ring-destructive/20 dark:focus-visible:ring-destructive/40 dark:bg-destructive/60",
16
+ outline: "text-foreground [a&]:hover:bg-accent [a&]:hover:text-accent-foreground",
17
+ success: "border-transparent bg-success text-success-foreground",
18
+ warning: "border-transparent bg-warning text-warning-foreground",
19
+ info: "border-transparent bg-info text-info-foreground"
20
+ }
21
+ },
22
+ defaultVariants: {
23
+ variant: "default"
24
+ }
25
+ }
26
+ );
27
+ function Badge({
28
+ className,
29
+ variant,
30
+ asChild = false,
31
+ children,
32
+ ...props
33
+ }) {
34
+ const Comp = asChild ? Slot : "span";
35
+ return /* @__PURE__ */ jsx(Comp, { "data-slot": "badge", className: cn(badgeVariants({ variant }), className), ...props, children: /* @__PURE__ */ jsx(Slottable, { children }) });
36
+ }
37
+
38
+ const trackVariants = {
39
+ default: "bg-primary/20",
40
+ success: "bg-success/20",
41
+ info: "bg-info/20",
42
+ warning: "bg-warning/20",
43
+ destructive: "bg-destructive/20"
44
+ };
45
+ const indicatorVariants = {
46
+ default: "bg-primary",
47
+ success: "bg-success",
48
+ info: "bg-info",
49
+ warning: "bg-warning",
50
+ destructive: "bg-destructive"
51
+ };
52
+ function Progress({
53
+ className,
54
+ value,
55
+ variant = "default",
56
+ ...props
57
+ }) {
58
+ return /* @__PURE__ */ jsx(
59
+ ProgressPrimitive.Root,
60
+ {
61
+ "data-slot": "progress",
62
+ "aria-label": props["aria-label"] || "Progresso",
63
+ className: cn(
64
+ "relative h-2 w-full overflow-hidden rounded-full",
65
+ trackVariants[variant],
66
+ className
67
+ ),
68
+ ...props,
69
+ children: /* @__PURE__ */ jsx(
70
+ ProgressPrimitive.Indicator,
71
+ {
72
+ "data-slot": "progress-indicator",
73
+ className: cn("h-full w-full flex-1 transition-all", indicatorVariants[variant]),
74
+ style: { transform: `translateX(-${100 - (value || 0)}%)` }
75
+ }
76
+ )
77
+ }
78
+ );
79
+ }
80
+
81
+ const ERROR_IMG_SRC = "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iODgiIGhlaWdodD0iODgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBvcGFjaXR5PSIuMyIgZmlsbD0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIzLjciPjxyZWN0IHg9IjE2IiB5PSIxNiIgd2lkdGg9IjU2IiBoZWlnaHQ9IjU2IiByeD0iNiIvPjxwYXRoIGQ9Im0xNiA1OCAxNi0xOCAzMiAzMiIvPjxjaXJjbGUgY3g9IjUzIiBjeT0iMzUiIHI9IjciLz48L3N2Zz4KCg==";
82
+ function ImageWithFallback(props) {
83
+ const [didError, setDidError] = useState(false);
84
+ const handleError = () => {
85
+ setDidError(true);
86
+ };
87
+ const { src, alt, style, className, ...rest } = props;
88
+ return didError ? /* @__PURE__ */ jsx(
89
+ "div",
90
+ {
91
+ className: `inline-block bg-gray-100 text-center align-middle ${className ?? ""}`,
92
+ style,
93
+ children: /* @__PURE__ */ jsx("div", { className: "flex items-center justify-center w-full h-full", children: /* @__PURE__ */ jsx("img", { src: ERROR_IMG_SRC, alt: "Error loading image", ...rest, "data-original-url": src }) })
94
+ }
95
+ ) : /* @__PURE__ */ jsx("img", { src, alt, className, style, ...rest, onError: handleError });
96
+ }
97
+
98
+ export { Badge as B, ImageWithFallback as I, Progress as P, badgeVariants as b };