@deepnoid/ui 0.1.117 → 0.1.119

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 (115) hide show
  1. package/.turbo/turbo-build.log +167 -167
  2. package/dist/{chunk-HD2PTCE6.mjs → chunk-27WK5334.mjs} +2 -2
  3. package/dist/{chunk-3ZH6PWFC.mjs → chunk-BBQNVDIA.mjs} +2 -2
  4. package/dist/{chunk-ER3SUAE2.mjs → chunk-CMMVXFHD.mjs} +1 -1
  5. package/dist/{chunk-LCWEO4U6.mjs → chunk-CTWYY7Z2.mjs} +28 -28
  6. package/dist/{chunk-HLYTCS7L.mjs → chunk-EM2NIGNZ.mjs} +1 -1
  7. package/dist/{chunk-VPGJ4HZ7.mjs → chunk-EXUHHLSA.mjs} +2 -2
  8. package/dist/{chunk-TO6OPRBH.mjs → chunk-IJS5AWD2.mjs} +1 -1
  9. package/dist/{chunk-PHWTRXOL.mjs → chunk-KCOS2KC6.mjs} +2 -2
  10. package/dist/{chunk-6VNOOJDQ.mjs → chunk-MHZ4BO5M.mjs} +2 -2
  11. package/dist/{chunk-RSD67ORA.mjs → chunk-MIVGSJFF.mjs} +1 -1
  12. package/dist/{chunk-LIHZG4KM.mjs → chunk-NITERGU5.mjs} +4 -4
  13. package/dist/{chunk-MG5E5YZ7.mjs → chunk-NMZFSNPE.mjs} +1 -1
  14. package/dist/{chunk-LZRBMVT7.mjs → chunk-NV5Z6ZUO.mjs} +1 -1
  15. package/dist/{chunk-TRNL3IXF.mjs → chunk-OBMO6LRA.mjs} +1 -1
  16. package/dist/{chunk-CUCLHYCE.mjs → chunk-Q5634WTM.mjs} +3 -3
  17. package/dist/{chunk-WIZDHK4O.mjs → chunk-QKRCC26D.mjs} +63 -55
  18. package/dist/{chunk-UPPNTDNG.mjs → chunk-RJPBLIEF.mjs} +1 -1
  19. package/dist/{chunk-F7PC2JAF.mjs → chunk-SS6EG5JO.mjs} +1 -1
  20. package/dist/{chunk-CF7LIQF6.mjs → chunk-U33MTXQX.mjs} +56 -22
  21. package/dist/{chunk-63KZGR73.mjs → chunk-UA24L44Z.mjs} +34 -26
  22. package/dist/{chunk-KIN2UK2C.mjs → chunk-VB5NKWJG.mjs} +1 -1
  23. package/dist/{chunk-PMSUPDDW.mjs → chunk-YLHOBT6S.mjs} +1 -1
  24. package/dist/{chunk-676Y7NKV.mjs → chunk-YUS5SELP.mjs} +1 -1
  25. package/dist/components/avatar/avatar.js +28 -28
  26. package/dist/components/avatar/avatar.mjs +2 -2
  27. package/dist/components/avatar/index.js +28 -28
  28. package/dist/components/avatar/index.mjs +2 -2
  29. package/dist/components/breadcrumb/breadcrumb.js +29 -29
  30. package/dist/components/breadcrumb/breadcrumb.mjs +5 -5
  31. package/dist/components/breadcrumb/index.js +29 -29
  32. package/dist/components/breadcrumb/index.mjs +5 -5
  33. package/dist/components/button/button.js +28 -28
  34. package/dist/components/button/button.mjs +3 -3
  35. package/dist/components/button/icon-button.js +28 -28
  36. package/dist/components/button/icon-button.mjs +3 -3
  37. package/dist/components/button/index.js +28 -28
  38. package/dist/components/button/index.mjs +4 -4
  39. package/dist/components/charts/areaChart.js +63 -55
  40. package/dist/components/charts/areaChart.mjs +1 -1
  41. package/dist/components/charts/barChart.d.mts +14 -4
  42. package/dist/components/charts/barChart.d.ts +14 -4
  43. package/dist/components/charts/barChart.js +55 -21
  44. package/dist/components/charts/barChart.mjs +1 -1
  45. package/dist/components/charts/circularProgress.js +1 -1
  46. package/dist/components/charts/circularProgress.mjs +1 -1
  47. package/dist/components/charts/index.js +153 -103
  48. package/dist/components/charts/index.mjs +4 -4
  49. package/dist/components/charts/radarChart.js +34 -26
  50. package/dist/components/charts/radarChart.mjs +1 -1
  51. package/dist/components/chip/chip.js +28 -28
  52. package/dist/components/chip/chip.mjs +3 -3
  53. package/dist/components/chip/index.js +28 -28
  54. package/dist/components/chip/index.mjs +3 -3
  55. package/dist/components/fileUpload/fileUpload.js +28 -28
  56. package/dist/components/fileUpload/fileUpload.mjs +6 -6
  57. package/dist/components/fileUpload/index.js +28 -28
  58. package/dist/components/fileUpload/index.mjs +6 -6
  59. package/dist/components/icon/Icon.d.mts +8 -8
  60. package/dist/components/icon/Icon.d.ts +8 -8
  61. package/dist/components/icon/Icon.js +28 -28
  62. package/dist/components/icon/Icon.mjs +2 -2
  63. package/dist/components/icon/index.js +28 -28
  64. package/dist/components/icon/index.mjs +2 -2
  65. package/dist/components/icon/template.d.mts +2 -2
  66. package/dist/components/icon/template.d.ts +2 -2
  67. package/dist/components/icon/template.js +28 -28
  68. package/dist/components/icon/template.mjs +1 -1
  69. package/dist/components/input/index.js +28 -28
  70. package/dist/components/input/index.mjs +3 -3
  71. package/dist/components/input/input.js +28 -28
  72. package/dist/components/input/input.mjs +3 -3
  73. package/dist/components/list/index.js +28 -28
  74. package/dist/components/list/index.mjs +4 -4
  75. package/dist/components/list/listItem.js +28 -28
  76. package/dist/components/list/listItem.mjs +4 -4
  77. package/dist/components/modal/index.js +28 -28
  78. package/dist/components/modal/index.mjs +5 -5
  79. package/dist/components/modal/modal.js +28 -28
  80. package/dist/components/modal/modal.mjs +5 -5
  81. package/dist/components/pagination/index.js +28 -28
  82. package/dist/components/pagination/index.mjs +4 -4
  83. package/dist/components/pagination/pagination.js +28 -28
  84. package/dist/components/pagination/pagination.mjs +4 -4
  85. package/dist/components/picker/datePicker.js +28 -28
  86. package/dist/components/picker/datePicker.mjs +6 -6
  87. package/dist/components/picker/index.js +28 -28
  88. package/dist/components/picker/index.mjs +8 -8
  89. package/dist/components/picker/timePicker.js +28 -28
  90. package/dist/components/picker/timePicker.mjs +4 -4
  91. package/dist/components/select/index.js +28 -28
  92. package/dist/components/select/index.mjs +3 -3
  93. package/dist/components/select/select.js +28 -28
  94. package/dist/components/select/select.mjs +3 -3
  95. package/dist/components/table/index.js +28 -28
  96. package/dist/components/table/index.mjs +5 -5
  97. package/dist/components/table/table-body.js +28 -28
  98. package/dist/components/table/table-body.mjs +5 -5
  99. package/dist/components/table/table-head.js +28 -28
  100. package/dist/components/table/table-head.mjs +5 -5
  101. package/dist/components/table/table.js +28 -28
  102. package/dist/components/table/table.mjs +5 -5
  103. package/dist/components/toast/index.js +28 -28
  104. package/dist/components/toast/index.mjs +4 -4
  105. package/dist/components/toast/toast.js +28 -28
  106. package/dist/components/toast/toast.mjs +3 -3
  107. package/dist/components/toast/use-toast.js +28 -28
  108. package/dist/components/toast/use-toast.mjs +4 -4
  109. package/dist/components/tree/index.js +28 -28
  110. package/dist/components/tree/index.mjs +3 -3
  111. package/dist/components/tree/tree.js +28 -28
  112. package/dist/components/tree/tree.mjs +3 -3
  113. package/dist/index.js +182 -132
  114. package/dist/index.mjs +27 -27
  115. package/package.json +1 -1
@@ -424,67 +424,75 @@ var AreaChartComponent = (0, import_react.forwardRef)((originalProps, ref) => {
424
424
  };
425
425
  return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("div", { ref, className: slots.base({ class: classNames == null ? void 0 : classNames.base }), children: [
426
426
  label && /* @__PURE__ */ (0, import_jsx_runtime.jsx)("p", { className: slots.label({ class: classNames == null ? void 0 : classNames.label }), children: label }),
427
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_recharts.ResponsiveContainer, { width: "100%", height: "100%", children: /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(import_recharts.AreaChart, { data, margin: { left: -30 }, children: [
428
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("defs", { children: /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("linearGradient", { id: `colorGradient-${uniqueId}`, x1: "0", y1: "0", x2: "0", y2: "1", children: [
429
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { offset: "5%", stopColor: colorHex, stopOpacity: 0.3 }),
430
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { offset: "95%", stopColor: colorHex, stopOpacity: 0 })
431
- ] }) }),
432
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
433
- import_recharts.CartesianGrid,
434
- {
435
- vertical: true,
436
- horizontal: false,
437
- strokeDasharray: "3 3",
438
- className: "stroke-neutral-light",
439
- verticalPoints: tickPositions
440
- }
441
- ),
442
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
443
- import_recharts.XAxis,
444
- {
445
- dataKey: "name",
446
- axisLine: { stroke: "#DFE2E7", strokeWidth: 1 },
447
- tickLine: false,
448
- tick: CustomTick,
449
- padding: { left: 35.5, right: 35.5 }
450
- }
451
- ),
452
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
453
- import_recharts.YAxis,
454
- {
455
- axisLine: { stroke: "#DFE2E7", strokeWidth: 1 },
456
- tickLine: false,
457
- tick: {
458
- fontSize: 12,
459
- fontWeight: 700,
460
- fill: "text-body-foreground",
461
- textAnchor: "middle",
462
- dx: -10
463
- },
464
- ticks: [0, 20, 40, 60, 80, 100],
465
- domain: [-6, 110]
466
- }
467
- ),
468
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
469
- import_recharts.Area,
470
- {
471
- type: "monotone",
472
- dataKey: "value",
473
- stroke: colorHex,
474
- strokeWidth: 2,
475
- fill: `url(#colorGradient-${uniqueId})`,
476
- dot: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(CustomDotWithShadow, { stroke: colorHex, fill: colorHex }),
477
- activeDot: { r: 7, fill: colorHex }
478
- }
479
- )
480
- ] }) })
427
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_recharts.ResponsiveContainer, { width: "100%", height: "100%", children: /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
428
+ import_recharts.AreaChart,
429
+ {
430
+ data,
431
+ margin: { left: -30 },
432
+ className: "[&_.recharts-surface]:outline-none [&_.recharts-surface]:focus:outline-none",
433
+ children: [
434
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("defs", { children: /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("linearGradient", { id: `colorGradient-${uniqueId}`, x1: "0", y1: "0", x2: "0", y2: "1", children: [
435
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { offset: "5%", stopColor: colorHex, stopOpacity: 0.3 }),
436
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { offset: "95%", stopColor: colorHex, stopOpacity: 0 })
437
+ ] }) }),
438
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
439
+ import_recharts.CartesianGrid,
440
+ {
441
+ vertical: true,
442
+ horizontal: false,
443
+ strokeDasharray: "3 3",
444
+ className: "stroke-neutral-light",
445
+ verticalPoints: tickPositions
446
+ }
447
+ ),
448
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
449
+ import_recharts.XAxis,
450
+ {
451
+ dataKey: "name",
452
+ axisLine: { stroke: "#DFE2E7", strokeWidth: 1 },
453
+ tickLine: false,
454
+ tick: CustomTick,
455
+ padding: { left: 35.5, right: 35.5 }
456
+ }
457
+ ),
458
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
459
+ import_recharts.YAxis,
460
+ {
461
+ axisLine: { stroke: "#DFE2E7", strokeWidth: 1 },
462
+ tickLine: false,
463
+ tick: {
464
+ fontSize: 12,
465
+ fontWeight: 700,
466
+ fill: "text-body-foreground",
467
+ textAnchor: "middle",
468
+ dx: -10
469
+ },
470
+ ticks: [0, 20, 40, 60, 80, 100],
471
+ domain: [-6, 110]
472
+ }
473
+ ),
474
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
475
+ import_recharts.Area,
476
+ {
477
+ type: "monotone",
478
+ dataKey: "value",
479
+ stroke: colorHex,
480
+ strokeWidth: 2,
481
+ fill: `url(#colorGradient-${uniqueId})`,
482
+ dot: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(CustomDotWithShadow, { stroke: colorHex, fill: colorHex }),
483
+ activeDot: { r: 7, fill: colorHex }
484
+ }
485
+ )
486
+ ]
487
+ }
488
+ ) })
481
489
  ] });
482
490
  });
483
491
  AreaChartComponent.displayName = "AreaChart";
484
492
  var areaChart_default = AreaChartComponent;
485
493
  var areaChartStyle = tv({
486
494
  slots: {
487
- base: ["flex", "flex-col", "gap-[10px]"],
495
+ base: ["flex", "flex-col", "gap-[10px]", "select-none"],
488
496
  color: [],
489
497
  axis: ["text-sm", "font-bold", "text-center", "text-body-foreground"],
490
498
  label: ["text-md", "font-bold", "text-body-foreground"]
@@ -1,7 +1,7 @@
1
1
  "use client";
2
2
  import {
3
3
  areaChart_default
4
- } from "../../chunk-WIZDHK4O.mjs";
4
+ } from "../../chunk-QKRCC26D.mjs";
5
5
  import "../../chunk-E3G5QXSH.mjs";
6
6
  import "../../chunk-CDXBML6O.mjs";
7
7
  import "../../chunk-AC6TWLRT.mjs";
@@ -1,18 +1,28 @@
1
1
  import * as tailwind_variants from 'tailwind-variants';
2
2
  import { VariantProps } from 'tailwind-variants';
3
3
  import * as react from 'react';
4
+ import { ReactNode } from 'react';
4
5
  import { SlotsToClasses } from '../../utils/types.mjs';
5
6
 
6
7
  type BarData = {
7
- name: string;
8
- avg: number;
9
- high: number;
10
- low: number;
8
+ title: string;
9
+ blue: number;
10
+ green: number;
11
+ pink: number;
12
+ };
13
+ type TooltipProps = {
14
+ active: boolean;
15
+ payload: any[];
16
+ label: string;
11
17
  };
12
18
  type Props = {
13
19
  data?: BarData[];
14
20
  label?: string;
15
21
  classNames?: SlotsToClasses<barChartSlots>;
22
+ yAxisTicks?: number[];
23
+ yAxisTickFormatter?: (value: number) => string;
24
+ yAxisDomain?: [number, number];
25
+ customTooltip?: (props: TooltipProps) => ReactNode;
16
26
  };
17
27
  type barChartProps = Props & barChartVariantProps;
18
28
  declare const BarChartComponent: react.ForwardRefExoticComponent<Props & barChartVariantProps & react.RefAttributes<HTMLDivElement>>;
@@ -1,18 +1,28 @@
1
1
  import * as tailwind_variants from 'tailwind-variants';
2
2
  import { VariantProps } from 'tailwind-variants';
3
3
  import * as react from 'react';
4
+ import { ReactNode } from 'react';
4
5
  import { SlotsToClasses } from '../../utils/types.js';
5
6
 
6
7
  type BarData = {
7
- name: string;
8
- avg: number;
9
- high: number;
10
- low: number;
8
+ title: string;
9
+ blue: number;
10
+ green: number;
11
+ pink: number;
12
+ };
13
+ type TooltipProps = {
14
+ active: boolean;
15
+ payload: any[];
16
+ label: string;
11
17
  };
12
18
  type Props = {
13
19
  data?: BarData[];
14
20
  label?: string;
15
21
  classNames?: SlotsToClasses<barChartSlots>;
22
+ yAxisTicks?: number[];
23
+ yAxisTickFormatter?: (value: number) => string;
24
+ yAxisDomain?: [number, number];
25
+ customTooltip?: (props: TooltipProps) => ReactNode;
16
26
  };
17
27
  type barChartProps = Props & barChartVariantProps;
18
28
  declare const BarChartComponent: react.ForwardRefExoticComponent<Props & barChartVariantProps & react.RefAttributes<HTMLDivElement>>;
@@ -374,13 +374,16 @@ var mapPropsVariants = (props, variantKeys, removeVariantProps = true) => {
374
374
  var import_jsx_runtime = require("react/jsx-runtime");
375
375
  var BarChartComponent = (0, import_react.forwardRef)((originalProps, ref) => {
376
376
  const [props, variantProps] = mapPropsVariants(originalProps, barChartStyle.variantKeys);
377
- const { data, label, classNames } = { ...props, ...variantProps };
377
+ const {
378
+ data,
379
+ label,
380
+ classNames,
381
+ yAxisTicks = [0, 20, 40, 60, 80, 100],
382
+ yAxisTickFormatter = (value) => `${value}%`,
383
+ yAxisDomain = [-6, 110],
384
+ customTooltip
385
+ } = { ...props, ...variantProps };
378
386
  const slots = (0, import_react.useMemo)(() => barChartStyle({ ...variantProps }), [variantProps]);
379
- const COLOR_MAP = {
380
- primary: "#C7E5FA",
381
- secondary: "#92DCB2",
382
- warning: "#DEC1FA"
383
- };
384
387
  const [tickPositions, setTickPositions] = (0, import_react.useState)([]);
385
388
  const tickRef = (0, import_react.useRef)([]);
386
389
  const CustomBarShape = (barProps) => {
@@ -416,6 +419,28 @@ var BarChartComponent = (0, import_react.forwardRef)((originalProps, ref) => {
416
419
  }
417
420
  );
418
421
  };
422
+ const CustomYAxisTick = ({ x, y, payload }) => {
423
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
424
+ "text",
425
+ {
426
+ x: x - 10,
427
+ y,
428
+ textAnchor: "middle",
429
+ fontSize: 12,
430
+ fontWeight: 700,
431
+ fill: "currentColor",
432
+ className: "text-body-foreground",
433
+ dy: 4,
434
+ children: yAxisTickFormatter(payload.value)
435
+ }
436
+ );
437
+ };
438
+ const CustomTooltip = ({ active, payload, label: label2 }) => {
439
+ if (customTooltip && active && payload && payload.length) {
440
+ return customTooltip({ active, payload, label: label2 });
441
+ }
442
+ return null;
443
+ };
419
444
  (0, import_react.useEffect)(() => {
420
445
  const raf = requestAnimationFrame(() => {
421
446
  const unique = [...new Set(tickRef.current)].sort((a, b) => a - b);
@@ -434,11 +459,25 @@ var BarChartComponent = (0, import_react.forwardRef)((originalProps, ref) => {
434
459
  import_recharts.BarChart,
435
460
  {
436
461
  data,
437
- margin: { left: -30 },
462
+ margin: { left: -20 },
438
463
  barSize: 20,
439
- barGap: 10,
464
+ barGap: 20,
440
465
  className: "[&_.recharts-surface]:outline-none [&_.recharts-surface]:focus:outline-none",
441
466
  children: [
467
+ /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("defs", { children: [
468
+ /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("linearGradient", { id: "blueGradient", x1: "0", y1: "0", x2: "0", y2: "1", children: [
469
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { offset: "0%", stopColor: "#DEC1FA" }),
470
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { offset: "100%", stopColor: "#3F9CF2" })
471
+ ] }),
472
+ /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("linearGradient", { id: "greenGradient", x1: "0", y1: "0", x2: "0", y2: "1", children: [
473
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { offset: "0%", stopColor: "#C2E59C" }),
474
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { offset: "100%", stopColor: "#64B3F4" })
475
+ ] }),
476
+ /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("linearGradient", { id: "pinkGradient", x1: "0", y1: "0", x2: "0", y2: "1", children: [
477
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { offset: "0%", stopColor: "#DDD6F3" }),
478
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { offset: "100%", stopColor: "#FAACA8" })
479
+ ] })
480
+ ] }),
442
481
  /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
443
482
  import_recharts.CartesianGrid,
444
483
  {
@@ -452,7 +491,7 @@ var BarChartComponent = (0, import_react.forwardRef)((originalProps, ref) => {
452
491
  /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
453
492
  import_recharts.XAxis,
454
493
  {
455
- dataKey: "name",
494
+ dataKey: "title",
456
495
  axisLine: { stroke: "#DFE2E7", strokeWidth: 1 },
457
496
  tickLine: false,
458
497
  tick: CustomTick,
@@ -464,20 +503,15 @@ var BarChartComponent = (0, import_react.forwardRef)((originalProps, ref) => {
464
503
  {
465
504
  axisLine: { stroke: "#DFE2E7", strokeWidth: 1 },
466
505
  tickLine: false,
467
- tick: {
468
- fontSize: 12,
469
- fontWeight: 700,
470
- fill: "text-body-foreground",
471
- textAnchor: "middle",
472
- dx: -10
473
- },
474
- ticks: [0, 20, 40, 60, 80, 100],
475
- domain: [-6, 110]
506
+ tick: CustomYAxisTick,
507
+ ticks: yAxisTicks,
508
+ domain: yAxisDomain
476
509
  }
477
510
  ),
478
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_recharts.Bar, { dataKey: "avg", fill: COLOR_MAP.primary, width: 20, shape: CustomBarShape }),
479
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_recharts.Bar, { dataKey: "high", fill: COLOR_MAP.secondary, width: 20, shape: CustomBarShape }),
480
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_recharts.Bar, { dataKey: "low", fill: COLOR_MAP.warning, width: 20, shape: CustomBarShape })
511
+ customTooltip && /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_recharts.Tooltip, { content: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(CustomTooltip, {}), cursor: { fill: "transparent" } }),
512
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_recharts.Bar, { dataKey: "blue", fill: "url(#blueGradient)", width: 20, shape: CustomBarShape }),
513
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_recharts.Bar, { dataKey: "green", fill: "url(#greenGradient)", width: 20, shape: CustomBarShape }),
514
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_recharts.Bar, { dataKey: "pink", fill: "url(#pinkGradient)", width: 20, shape: CustomBarShape })
481
515
  ]
482
516
  }
483
517
  ) })
@@ -1,7 +1,7 @@
1
1
  "use client";
2
2
  import {
3
3
  barChart_default
4
- } from "../../chunk-CF7LIQF6.mjs";
4
+ } from "../../chunk-U33MTXQX.mjs";
5
5
  import "../../chunk-E3G5QXSH.mjs";
6
6
  import "../../chunk-CDXBML6O.mjs";
7
7
  import "../../chunk-AC6TWLRT.mjs";
@@ -462,7 +462,7 @@ CircularProgress.displayName = "CircularProgress";
462
462
  var circularProgress_default = CircularProgress;
463
463
  var circularProgressStyle = tv({
464
464
  slots: {
465
- base: ["flex", "flex-col", "items-center", "gap-[20px]"],
465
+ base: ["flex", "flex-col", "items-center", "gap-[20px]", "select-none"],
466
466
  background: ["fill-body-background", "border-neutral-light"],
467
467
  progress: ["transition-all", "duration-1000 ease-out"],
468
468
  percentage: ["text-xl", "font-bold", "text-body-foreground"],
@@ -1,7 +1,7 @@
1
1
  "use client";
2
2
  import {
3
3
  circularProgress_default
4
- } from "../../chunk-KIN2UK2C.mjs";
4
+ } from "../../chunk-VB5NKWJG.mjs";
5
5
  import "../../chunk-E3G5QXSH.mjs";
6
6
  import "../../chunk-CDXBML6O.mjs";
7
7
  import "../../chunk-AC6TWLRT.mjs";