@deepnoid/ui 0.1.103 → 0.1.105
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.
- package/.turbo/turbo-build.log +201 -196
- package/dist/{chunk-7MYSJYLU.mjs → chunk-5QBCGJ6F.mjs} +4 -4
- package/dist/chunk-63KZGR73.mjs +72 -0
- package/dist/{chunk-ROY3DIJ7.mjs → chunk-CAWVV3GB.mjs} +5 -5
- package/dist/{chunk-B7N7UND4.mjs → chunk-CJBDNGGA.mjs} +6 -6
- package/dist/{chunk-RHYTP5HU.mjs → chunk-INLPDQPX.mjs} +4 -4
- package/dist/{chunk-IZZQ37U7.mjs → chunk-LX4634YV.mjs} +4 -4
- package/dist/{chunk-T4MOOKIT.mjs → chunk-MWVT5W6Z.mjs} +4 -4
- package/dist/{chunk-R7YPNJCS.mjs → chunk-SQWI56YC.mjs} +7 -7
- package/dist/{chunk-CYEVEBJJ.mjs → chunk-VAAET4UC.mjs} +1 -1
- package/dist/components/accordion/accordion.mjs +2 -2
- package/dist/components/accordion/accordionItem.mjs +2 -2
- package/dist/components/accordion/index.mjs +3 -3
- package/dist/components/breadcrumb/breadcrumb.js +3 -3
- package/dist/components/breadcrumb/breadcrumb.mjs +5 -5
- package/dist/components/breadcrumb/index.js +3 -3
- package/dist/components/breadcrumb/index.mjs +5 -5
- package/dist/components/button/button.mjs +2 -2
- package/dist/components/button/icon-button.mjs +2 -2
- package/dist/components/button/index.mjs +6 -6
- package/dist/components/button/text-button.mjs +2 -2
- package/dist/components/charts/areaChart.mjs +2 -2
- package/dist/components/charts/barChart.mjs +2 -2
- package/dist/components/charts/circularProgress.mjs +2 -2
- package/dist/components/charts/index.d.mts +1 -0
- package/dist/components/charts/index.d.ts +1 -0
- package/dist/components/charts/index.js +58 -2
- package/dist/components/charts/index.mjs +12 -8
- package/dist/components/charts/radarChart.d.mts +32 -0
- package/dist/components/charts/radarChart.d.ts +32 -0
- package/dist/components/charts/radarChart.js +421 -0
- package/dist/components/charts/radarChart.mjs +10 -0
- package/dist/components/checkbox/checkbox.mjs +2 -2
- package/dist/components/checkbox/index.mjs +2 -2
- package/dist/components/chip/chip.mjs +2 -2
- package/dist/components/chip/index.mjs +2 -2
- package/dist/components/dateTimePicker/calendar.mjs +2 -2
- package/dist/components/dateTimePicker/dateTimePicker.mjs +6 -6
- package/dist/components/dateTimePicker/index.mjs +6 -6
- package/dist/components/dateTimePicker/timePicker.mjs +4 -4
- package/dist/components/drawer/drawer.mjs +2 -2
- package/dist/components/drawer/index.mjs +2 -2
- package/dist/components/fileUpload/fileUpload.mjs +8 -8
- package/dist/components/fileUpload/index.mjs +8 -8
- package/dist/components/input/index.mjs +2 -2
- package/dist/components/input/input.mjs +2 -2
- package/dist/components/list/index.mjs +5 -5
- package/dist/components/list/list.mjs +2 -2
- package/dist/components/list/listItem.mjs +2 -2
- package/dist/components/modal/index.mjs +5 -5
- package/dist/components/modal/modal.mjs +5 -5
- package/dist/components/pagination/index.mjs +3 -3
- package/dist/components/pagination/pagination.mjs +3 -3
- package/dist/components/progress/index.mjs +3 -3
- package/dist/components/progress/progress.mjs +3 -3
- package/dist/components/radio/index.mjs +2 -2
- package/dist/components/radio/radio.mjs +2 -2
- package/dist/components/select/index.mjs +2 -2
- package/dist/components/select/select.mjs +2 -2
- package/dist/components/table/index.mjs +8 -8
- package/dist/components/table/table-body.mjs +5 -5
- package/dist/components/table/table-head.mjs +5 -5
- package/dist/components/table/table.mjs +5 -5
- package/dist/components/tabs/index.mjs +2 -2
- package/dist/components/tabs/tabs.mjs +2 -2
- package/dist/components/textarea/index.mjs +2 -2
- package/dist/components/textarea/textarea.mjs +2 -2
- package/dist/components/toast/index.mjs +3 -3
- package/dist/components/toast/toast.mjs +2 -2
- package/dist/components/toast/use-toast.mjs +3 -3
- package/dist/components/tooltip/index.mjs +2 -2
- package/dist/components/tooltip/tooltip.mjs +2 -2
- package/dist/index.d.mts +1 -0
- package/dist/index.d.ts +1 -0
- package/dist/index.js +59 -3
- package/dist/index.mjs +73 -69
- package/package.json +2 -2
- package/dist/{chunk-GYNELEN5.mjs → chunk-2CLPU5LR.mjs} +4 -4
- package/dist/{chunk-3HXNAVAN.mjs → chunk-3CRSSRCH.mjs} +3 -3
- package/dist/{chunk-2Q3V5U7K.mjs → chunk-3IILPVRA.mjs} +3 -3
- package/dist/{chunk-J522ZGOE.mjs → chunk-5DYEKMAC.mjs} +3 -3
- package/dist/{chunk-TWSYSAE7.mjs → chunk-6KH2UQRM.mjs} +3 -3
- package/dist/{chunk-ZFHBOZEE.mjs → chunk-7VS6YXNB.mjs} +3 -3
- package/dist/{chunk-OHO7XKKC.mjs → chunk-BE4A7KUB.mjs} +3 -3
- package/dist/{chunk-VAZKSQN6.mjs → chunk-EKLA6ZR4.mjs} +3 -3
- package/dist/{chunk-FPU3RFIO.mjs → chunk-FF56E2UQ.mjs} +3 -3
- package/dist/{chunk-OSKY2V2A.mjs → chunk-GAZ472ZU.mjs} +3 -3
- package/dist/{chunk-6P7ROOHO.mjs → chunk-H6JGLPPF.mjs} +3 -3
- package/dist/{chunk-2NKKPM4H.mjs → chunk-I3ADJOUT.mjs} +3 -3
- package/dist/{chunk-GWELQDOF.mjs → chunk-JBF2S7ME.mjs} +3 -3
- package/dist/{chunk-ONFDA4T3.mjs → chunk-KXM3JHFI.mjs} +3 -3
- package/dist/{chunk-6VB47MFU.mjs → chunk-M6OU3WU5.mjs} +3 -3
- package/dist/{chunk-3OYZHMPV.mjs → chunk-N76ZJ5R6.mjs} +3 -3
- package/dist/{chunk-NYG7H4G4.mjs → chunk-NBJHZ4X2.mjs} +3 -3
- package/dist/{chunk-W6Q5QOTQ.mjs → chunk-Q364C3FI.mjs} +3 -3
- package/dist/{chunk-UDVA3BUM.mjs → chunk-S7Y7XUBL.mjs} +3 -3
- package/dist/{chunk-7CEZLWX6.mjs → chunk-SCKSEIJH.mjs} +3 -3
- package/dist/{chunk-XOH6GWRD.mjs → chunk-VYNBJBXD.mjs} +0 -0
- package/dist/{chunk-K6X36ITU.mjs → chunk-WIZDHK4O.mjs} +3 -3
- package/dist/{chunk-NJBW7LHL.mjs → chunk-ZAZRIZES.mjs} +3 -3
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import {
|
|
3
3
|
tooltip_default
|
|
4
|
-
} from "../../chunk-
|
|
4
|
+
} from "../../chunk-6KH2UQRM.mjs";
|
|
5
5
|
import "../../chunk-ZMOAFSYE.mjs";
|
|
6
6
|
import "../../chunk-WSIADHVC.mjs";
|
|
7
|
-
import "../../chunk-CDXBML6O.mjs";
|
|
8
7
|
import "../../chunk-E3G5QXSH.mjs";
|
|
8
|
+
import "../../chunk-CDXBML6O.mjs";
|
|
9
9
|
import "../../chunk-AC6TWLRT.mjs";
|
|
10
10
|
export {
|
|
11
11
|
tooltip_default as default
|
package/dist/index.d.mts
CHANGED
|
@@ -34,6 +34,7 @@ export { default as Skeleton } from './components/skeleton/skeleton.mjs';
|
|
|
34
34
|
export { default as CircularProgress } from './components/charts/circularProgress.mjs';
|
|
35
35
|
export { default as AreaChart } from './components/charts/areaChart.mjs';
|
|
36
36
|
export { default as BarChart } from './components/charts/barChart.mjs';
|
|
37
|
+
export { default as RadarChart } from './components/charts/radarChart.mjs';
|
|
37
38
|
export { default as Progress } from './components/progress/progress.mjs';
|
|
38
39
|
export { tv } from './utils/tailwind-variants.mjs';
|
|
39
40
|
export { deepnoidUi } from '@deepnoid/tailwind-config';
|
package/dist/index.d.ts
CHANGED
|
@@ -34,6 +34,7 @@ export { default as Skeleton } from './components/skeleton/skeleton.js';
|
|
|
34
34
|
export { default as CircularProgress } from './components/charts/circularProgress.js';
|
|
35
35
|
export { default as AreaChart } from './components/charts/areaChart.js';
|
|
36
36
|
export { default as BarChart } from './components/charts/barChart.js';
|
|
37
|
+
export { default as RadarChart } from './components/charts/radarChart.js';
|
|
37
38
|
export { default as Progress } from './components/progress/progress.js';
|
|
38
39
|
export { tv } from './utils/tailwind-variants.js';
|
|
39
40
|
export { deepnoidUi } from '@deepnoid/tailwind-config';
|
package/dist/index.js
CHANGED
|
@@ -126,6 +126,7 @@ __export(index_exports, {
|
|
|
126
126
|
Modal: () => modal_default,
|
|
127
127
|
Pagination: () => pagination_default,
|
|
128
128
|
Progress: () => progress_default,
|
|
129
|
+
RadarChart: () => radarChart_default,
|
|
129
130
|
Radio: () => radio_default,
|
|
130
131
|
ScrollArea: () => scrollArea_default,
|
|
131
132
|
Select: () => select_default,
|
|
@@ -6816,7 +6817,7 @@ var BreadcrumbMenu = ({ label, onClick, isCurrent, size }) => {
|
|
|
6816
6817
|
size,
|
|
6817
6818
|
onClick,
|
|
6818
6819
|
"aria-label": label,
|
|
6819
|
-
classNames: { base: "font-bold" },
|
|
6820
|
+
classNames: { base: isCurrent ? "block text-ellipsis font-bold" : "font-bold" },
|
|
6820
6821
|
children: label
|
|
6821
6822
|
}
|
|
6822
6823
|
);
|
|
@@ -6840,7 +6841,7 @@ var Breadcrumb = (0, import_react10.forwardRef)(({ startIconName, size, menus, c
|
|
|
6840
6841
|
return /* @__PURE__ */ (0, import_jsx_runtime12.jsxs)(
|
|
6841
6842
|
"li",
|
|
6842
6843
|
{
|
|
6843
|
-
className:
|
|
6844
|
+
className: `flex items-center gap-[5px] ${isLast ? "overflow-hidden" : ""}`,
|
|
6844
6845
|
"aria-current": isLast ? "page" : void 0,
|
|
6845
6846
|
children: [
|
|
6846
6847
|
/* @__PURE__ */ (0, import_jsx_runtime12.jsx)(BreadcrumbMenu, { label: menu.label, onClick: menu.onClick, isCurrent: isLast, size }),
|
|
@@ -6851,7 +6852,7 @@ var Breadcrumb = (0, import_react10.forwardRef)(({ startIconName, size, menus, c
|
|
|
6851
6852
|
);
|
|
6852
6853
|
});
|
|
6853
6854
|
};
|
|
6854
|
-
return /* @__PURE__ */ (0, import_jsx_runtime12.jsx)("nav", { ref, className: slots.base({ class: classNames == null ? void 0 : classNames.base }), "aria-label": "Breadcrumb", children: /* @__PURE__ */ (0, import_jsx_runtime12.jsxs)("ul", { className: "flex items-center gap-1", children: [
|
|
6855
|
+
return /* @__PURE__ */ (0, import_jsx_runtime12.jsx)("nav", { ref, className: slots.base({ class: classNames == null ? void 0 : classNames.base }), "aria-label": "Breadcrumb", children: /* @__PURE__ */ (0, import_jsx_runtime12.jsxs)("ul", { className: "flex w-full items-center gap-1", children: [
|
|
6855
6856
|
startIconName && /* @__PURE__ */ (0, import_jsx_runtime12.jsx)("li", { children: /* @__PURE__ */ (0, import_jsx_runtime12.jsx)(Icon_default, { name: startIconName, size, className: `${slots.icon()}` }) }),
|
|
6856
6857
|
renderMenus(menus)
|
|
6857
6858
|
] }) });
|
|
@@ -12339,6 +12340,60 @@ var barChartStyle = tv({
|
|
|
12339
12340
|
color: "primary"
|
|
12340
12341
|
}
|
|
12341
12342
|
});
|
|
12343
|
+
|
|
12344
|
+
// src/components/charts/radarChart.tsx
|
|
12345
|
+
var import_recharts4 = require("recharts");
|
|
12346
|
+
var import_react42 = require("react");
|
|
12347
|
+
var import_jsx_runtime44 = require("react/jsx-runtime");
|
|
12348
|
+
var RadarChart = (0, import_react42.forwardRef)((originalProps, ref) => {
|
|
12349
|
+
const [props, variantProps] = mapPropsVariants(originalProps, radarChartStyle.variantKeys);
|
|
12350
|
+
const { data, label, classNames } = { ...props, ...variantProps };
|
|
12351
|
+
const slots = (0, import_react42.useMemo)(() => radarChartStyle({ ...variantProps }), [variantProps]);
|
|
12352
|
+
const maxFullMark = (0, import_react42.useMemo)(() => {
|
|
12353
|
+
if (!data || data.length === 0) return 100;
|
|
12354
|
+
return Math.max(...data.map((item) => item.fullMark || 100));
|
|
12355
|
+
}, [data]);
|
|
12356
|
+
return /* @__PURE__ */ (0, import_jsx_runtime44.jsxs)("div", { ref, className: slots.base({ class: classNames == null ? void 0 : classNames.base }), children: [
|
|
12357
|
+
/* @__PURE__ */ (0, import_jsx_runtime44.jsx)(import_recharts4.ResponsiveContainer, { width: 580, height: 330, children: /* @__PURE__ */ (0, import_jsx_runtime44.jsxs)(import_recharts4.RadarChart, { data, outerRadius: "80%", children: [
|
|
12358
|
+
/* @__PURE__ */ (0, import_jsx_runtime44.jsx)(import_recharts4.PolarGrid, { stroke: "#DFE2E7", strokeWidth: 1.75 }),
|
|
12359
|
+
/* @__PURE__ */ (0, import_jsx_runtime44.jsx)(
|
|
12360
|
+
import_recharts4.PolarAngleAxis,
|
|
12361
|
+
{
|
|
12362
|
+
dataKey: "name",
|
|
12363
|
+
tick: { fill: "#333", fontSize: 12, fontWeight: "bold" },
|
|
12364
|
+
tickFormatter: (value) => value,
|
|
12365
|
+
tickSize: 15
|
|
12366
|
+
}
|
|
12367
|
+
),
|
|
12368
|
+
/* @__PURE__ */ (0, import_jsx_runtime44.jsx)(import_recharts4.PolarRadiusAxis, { domain: [0, maxFullMark], tick: false, tickCount: 6, axisLine: false }),
|
|
12369
|
+
/* @__PURE__ */ (0, import_jsx_runtime44.jsx)(
|
|
12370
|
+
import_recharts4.Radar,
|
|
12371
|
+
{
|
|
12372
|
+
name: label,
|
|
12373
|
+
dataKey: "value",
|
|
12374
|
+
stroke: "#3F9CF2",
|
|
12375
|
+
fill: "#C7E5FA",
|
|
12376
|
+
strokeWidth: 1.75,
|
|
12377
|
+
dot: false,
|
|
12378
|
+
activeDot: false
|
|
12379
|
+
}
|
|
12380
|
+
)
|
|
12381
|
+
] }) }),
|
|
12382
|
+
label && /* @__PURE__ */ (0, import_jsx_runtime44.jsx)("p", { className: slots.label({ class: classNames == null ? void 0 : classNames.label }), children: label })
|
|
12383
|
+
] });
|
|
12384
|
+
});
|
|
12385
|
+
RadarChart.displayName = "RadarChart";
|
|
12386
|
+
var radarChart_default = RadarChart;
|
|
12387
|
+
var radarChartStyle = tv({
|
|
12388
|
+
slots: {
|
|
12389
|
+
base: ["flex", "flex-col", "items-center", "gap-[10px]"],
|
|
12390
|
+
label: ["text-sm", "font-bold", "text-left", "text-body-foreground"]
|
|
12391
|
+
},
|
|
12392
|
+
variants: {},
|
|
12393
|
+
defaultVariants: {
|
|
12394
|
+
color: "primary"
|
|
12395
|
+
}
|
|
12396
|
+
});
|
|
12342
12397
|
// Annotate the CommonJS export names for ESM import in node:
|
|
12343
12398
|
0 && (module.exports = {
|
|
12344
12399
|
Accordion,
|
|
@@ -12365,6 +12420,7 @@ var barChartStyle = tv({
|
|
|
12365
12420
|
Modal,
|
|
12366
12421
|
Pagination,
|
|
12367
12422
|
Progress,
|
|
12423
|
+
RadarChart,
|
|
12368
12424
|
Radio,
|
|
12369
12425
|
ScrollArea,
|
|
12370
12426
|
Select,
|
package/dist/index.mjs
CHANGED
|
@@ -1,35 +1,46 @@
|
|
|
1
1
|
"use client";
|
|
2
|
-
import "./chunk-
|
|
2
|
+
import "./chunk-HIE2YRGA.mjs";
|
|
3
3
|
import {
|
|
4
|
-
|
|
5
|
-
} from "./chunk-
|
|
4
|
+
tooltip_default
|
|
5
|
+
} from "./chunk-6KH2UQRM.mjs";
|
|
6
|
+
import "./chunk-ZMOAFSYE.mjs";
|
|
7
|
+
import "./chunk-WSIADHVC.mjs";
|
|
6
8
|
import "./chunk-LUWGOKLG.mjs";
|
|
7
9
|
import {
|
|
8
10
|
ToastProvider,
|
|
9
11
|
useToast
|
|
10
|
-
} from "./chunk-
|
|
12
|
+
} from "./chunk-VAAET4UC.mjs";
|
|
11
13
|
import "./chunk-ZOTHPHXA.mjs";
|
|
12
14
|
import {
|
|
13
15
|
toast_default
|
|
14
|
-
} from "./chunk-
|
|
15
|
-
import "./chunk-
|
|
16
|
-
import {
|
|
17
|
-
tooltip_default
|
|
18
|
-
} from "./chunk-TWSYSAE7.mjs";
|
|
19
|
-
import "./chunk-ZMOAFSYE.mjs";
|
|
20
|
-
import "./chunk-WSIADHVC.mjs";
|
|
21
|
-
import "./chunk-DX3KXNP6.mjs";
|
|
16
|
+
} from "./chunk-N76ZJ5R6.mjs";
|
|
17
|
+
import "./chunk-MBLZYQCN.mjs";
|
|
22
18
|
import {
|
|
23
|
-
|
|
24
|
-
} from "./chunk-
|
|
19
|
+
tree_default
|
|
20
|
+
} from "./chunk-FNAIQBDP.mjs";
|
|
25
21
|
import "./chunk-3MY6LO7N.mjs";
|
|
26
22
|
import {
|
|
27
23
|
tabs_default
|
|
28
|
-
} from "./chunk-
|
|
24
|
+
} from "./chunk-NBJHZ4X2.mjs";
|
|
29
25
|
import "./chunk-RRAZM5D3.mjs";
|
|
30
26
|
import {
|
|
31
27
|
textarea_default
|
|
32
|
-
} from "./chunk-
|
|
28
|
+
} from "./chunk-3CRSSRCH.mjs";
|
|
29
|
+
import "./chunk-DX3KXNP6.mjs";
|
|
30
|
+
import {
|
|
31
|
+
definition_table_default
|
|
32
|
+
} from "./chunk-3M6VYLOU.mjs";
|
|
33
|
+
import {
|
|
34
|
+
table_default
|
|
35
|
+
} from "./chunk-CAWVV3GB.mjs";
|
|
36
|
+
import "./chunk-QCEKPS7U.mjs";
|
|
37
|
+
import {
|
|
38
|
+
select_default
|
|
39
|
+
} from "./chunk-JBF2S7ME.mjs";
|
|
40
|
+
import "./chunk-KYIODWXL.mjs";
|
|
41
|
+
import {
|
|
42
|
+
breadcrumb_default
|
|
43
|
+
} from "./chunk-CJBDNGGA.mjs";
|
|
33
44
|
import "./chunk-MZ76AA76.mjs";
|
|
34
45
|
import {
|
|
35
46
|
skeleton_default
|
|
@@ -38,100 +49,86 @@ import "./chunk-LVFI2NOH.mjs";
|
|
|
38
49
|
import {
|
|
39
50
|
switch_default
|
|
40
51
|
} from "./chunk-AGE57VDD.mjs";
|
|
41
|
-
import "./chunk-32GA3YW4.mjs";
|
|
42
|
-
import {
|
|
43
|
-
drawer_default
|
|
44
|
-
} from "./chunk-UDVA3BUM.mjs";
|
|
45
|
-
import {
|
|
46
|
-
definition_table_default
|
|
47
|
-
} from "./chunk-3M6VYLOU.mjs";
|
|
48
52
|
import "./chunk-TPFN22HR.mjs";
|
|
49
53
|
import {
|
|
50
54
|
radio_default
|
|
51
|
-
} from "./chunk-
|
|
55
|
+
} from "./chunk-FF56E2UQ.mjs";
|
|
52
56
|
import "./chunk-DQRAFUDA.mjs";
|
|
53
57
|
import {
|
|
54
58
|
scrollArea_default
|
|
55
59
|
} from "./chunk-M37VBNB3.mjs";
|
|
56
|
-
import "./chunk-QCEKPS7U.mjs";
|
|
57
|
-
import {
|
|
58
|
-
select_default
|
|
59
|
-
} from "./chunk-GWELQDOF.mjs";
|
|
60
60
|
import "./chunk-DJOG6Z35.mjs";
|
|
61
61
|
import {
|
|
62
62
|
modal_default
|
|
63
|
-
} from "./chunk-
|
|
63
|
+
} from "./chunk-5QBCGJ6F.mjs";
|
|
64
64
|
import "./chunk-7B7LRG5J.mjs";
|
|
65
65
|
import {
|
|
66
66
|
pagination_default
|
|
67
|
-
} from "./chunk-
|
|
67
|
+
} from "./chunk-INLPDQPX.mjs";
|
|
68
68
|
import "./chunk-F3HENRVM.mjs";
|
|
69
|
-
import "./chunk-RLXOHILK.mjs";
|
|
70
69
|
import "./chunk-MGEWSREV.mjs";
|
|
71
|
-
import "./chunk-75HLCORR.mjs";
|
|
72
70
|
import {
|
|
73
|
-
|
|
74
|
-
} from "./chunk-
|
|
75
|
-
import "./chunk-
|
|
76
|
-
import "./chunk-
|
|
77
|
-
import "./chunk-7MVEAQ7Z.mjs";
|
|
78
|
-
import {
|
|
79
|
-
listItem_default
|
|
80
|
-
} from "./chunk-7CEZLWX6.mjs";
|
|
71
|
+
chip_default
|
|
72
|
+
} from "./chunk-BE4A7KUB.mjs";
|
|
73
|
+
import "./chunk-75HLCORR.mjs";
|
|
74
|
+
import "./chunk-32GA3YW4.mjs";
|
|
81
75
|
import {
|
|
82
|
-
|
|
83
|
-
} from "./chunk-
|
|
84
|
-
import "./chunk-
|
|
85
|
-
import "./chunk-P732YGHO.mjs";
|
|
76
|
+
drawer_default
|
|
77
|
+
} from "./chunk-S7Y7XUBL.mjs";
|
|
78
|
+
import "./chunk-RLXOHILK.mjs";
|
|
86
79
|
import {
|
|
87
80
|
fileUpload_default
|
|
88
|
-
} from "./chunk-
|
|
81
|
+
} from "./chunk-LX4634YV.mjs";
|
|
89
82
|
import "./chunk-7VOQKIIK.mjs";
|
|
90
83
|
import {
|
|
91
84
|
progress_default
|
|
92
|
-
} from "./chunk-
|
|
85
|
+
} from "./chunk-2CLPU5LR.mjs";
|
|
93
86
|
import "./chunk-2GCSFWHD.mjs";
|
|
94
87
|
import {
|
|
95
88
|
input_default
|
|
96
|
-
} from "./chunk-
|
|
97
|
-
import "./chunk-
|
|
98
|
-
import {
|
|
99
|
-
areaChart_default
|
|
100
|
-
} from "./chunk-K6X36ITU.mjs";
|
|
89
|
+
} from "./chunk-KXM3JHFI.mjs";
|
|
90
|
+
import "./chunk-VYNBJBXD.mjs";
|
|
101
91
|
import {
|
|
102
92
|
barChart_default
|
|
103
|
-
} from "./chunk-
|
|
93
|
+
} from "./chunk-GAZ472ZU.mjs";
|
|
104
94
|
import {
|
|
105
95
|
circularProgress_default
|
|
106
|
-
} from "./chunk-
|
|
96
|
+
} from "./chunk-7VS6YXNB.mjs";
|
|
97
|
+
import {
|
|
98
|
+
radarChart_default
|
|
99
|
+
} from "./chunk-63KZGR73.mjs";
|
|
107
100
|
import "./chunk-QZ3LVYJW.mjs";
|
|
108
101
|
import {
|
|
109
102
|
checkbox_default
|
|
110
|
-
} from "./chunk-
|
|
103
|
+
} from "./chunk-H6JGLPPF.mjs";
|
|
111
104
|
import {
|
|
112
|
-
|
|
113
|
-
} from "./chunk-
|
|
105
|
+
dateTimePicker_default
|
|
106
|
+
} from "./chunk-SQWI56YC.mjs";
|
|
107
|
+
import "./chunk-MWVT5W6Z.mjs";
|
|
108
|
+
import "./chunk-7MVEAQ7Z.mjs";
|
|
109
|
+
import {
|
|
110
|
+
list_default
|
|
111
|
+
} from "./chunk-3IILPVRA.mjs";
|
|
112
|
+
import {
|
|
113
|
+
listItem_default
|
|
114
|
+
} from "./chunk-SCKSEIJH.mjs";
|
|
115
|
+
import "./chunk-FWJ2ZKH6.mjs";
|
|
116
|
+
import "./chunk-M6OU3WU5.mjs";
|
|
117
|
+
import "./chunk-P732YGHO.mjs";
|
|
114
118
|
import "./chunk-SE5TU755.mjs";
|
|
115
119
|
import {
|
|
116
120
|
backdrop_default
|
|
117
121
|
} from "./chunk-AF4I7ZQS.mjs";
|
|
118
|
-
import "./chunk-KYIODWXL.mjs";
|
|
119
|
-
import {
|
|
120
|
-
breadcrumb_default
|
|
121
|
-
} from "./chunk-B7N7UND4.mjs";
|
|
122
122
|
import "./chunk-MY5U63QO.mjs";
|
|
123
|
-
import {
|
|
124
|
-
text_button_default
|
|
125
|
-
} from "./chunk-W6Q5QOTQ.mjs";
|
|
126
123
|
import {
|
|
127
124
|
button_group_default
|
|
128
125
|
} from "./chunk-ITWKPTSD.mjs";
|
|
129
126
|
import {
|
|
130
127
|
button_default
|
|
131
|
-
} from "./chunk-
|
|
128
|
+
} from "./chunk-ZAZRIZES.mjs";
|
|
132
129
|
import {
|
|
133
130
|
icon_button_default
|
|
134
|
-
} from "./chunk-
|
|
131
|
+
} from "./chunk-5DYEKMAC.mjs";
|
|
135
132
|
import "./chunk-6WSACUIB.mjs";
|
|
136
133
|
import "./chunk-LXHUO6VM.mjs";
|
|
137
134
|
import "./chunk-6PNKRBUT.mjs";
|
|
@@ -140,14 +137,20 @@ import {
|
|
|
140
137
|
Icon_default,
|
|
141
138
|
iconTemplate
|
|
142
139
|
} from "./chunk-42ZEP5KO.mjs";
|
|
143
|
-
import
|
|
140
|
+
import {
|
|
141
|
+
text_button_default
|
|
142
|
+
} from "./chunk-Q364C3FI.mjs";
|
|
143
|
+
import {
|
|
144
|
+
areaChart_default
|
|
145
|
+
} from "./chunk-WIZDHK4O.mjs";
|
|
144
146
|
import "./chunk-NMSDSEBD.mjs";
|
|
145
147
|
import {
|
|
146
148
|
accordion_default
|
|
147
|
-
} from "./chunk-
|
|
149
|
+
} from "./chunk-EKLA6ZR4.mjs";
|
|
148
150
|
import {
|
|
149
151
|
accordionItem_default
|
|
150
|
-
} from "./chunk-
|
|
152
|
+
} from "./chunk-I3ADJOUT.mjs";
|
|
153
|
+
import "./chunk-E3G5QXSH.mjs";
|
|
151
154
|
import "./chunk-7DLOYKVC.mjs";
|
|
152
155
|
import {
|
|
153
156
|
avatar_default
|
|
@@ -157,8 +160,8 @@ import {
|
|
|
157
160
|
deepnoidUi,
|
|
158
161
|
tv
|
|
159
162
|
} from "./chunk-CDXBML6O.mjs";
|
|
163
|
+
import "./chunk-3V4HT2K5.mjs";
|
|
160
164
|
import "./chunk-27Y6K5NK.mjs";
|
|
161
|
-
import "./chunk-E3G5QXSH.mjs";
|
|
162
165
|
import "./chunk-AC6TWLRT.mjs";
|
|
163
166
|
export {
|
|
164
167
|
accordion_default as Accordion,
|
|
@@ -185,6 +188,7 @@ export {
|
|
|
185
188
|
modal_default as Modal,
|
|
186
189
|
pagination_default as Pagination,
|
|
187
190
|
progress_default as Progress,
|
|
191
|
+
radarChart_default as RadarChart,
|
|
188
192
|
radio_default as Radio,
|
|
189
193
|
scrollArea_default as ScrollArea,
|
|
190
194
|
select_default as Select,
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@deepnoid/ui",
|
|
3
|
-
"version": "0.1.
|
|
3
|
+
"version": "0.1.105",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"sideEffects": false,
|
|
6
6
|
"exports": {
|
|
@@ -28,7 +28,7 @@
|
|
|
28
28
|
"framer-motion": "^12.10.0",
|
|
29
29
|
"react": "^19.1.0",
|
|
30
30
|
"react-dom": "^19.1.0",
|
|
31
|
-
"recharts": "^
|
|
31
|
+
"recharts": "^3.0.2",
|
|
32
32
|
"tailwind-variants": "^1.0.0"
|
|
33
33
|
},
|
|
34
34
|
"devDependencies": {
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import {
|
|
3
|
-
|
|
4
|
-
} from "./chunk-
|
|
3
|
+
mapPropsVariants
|
|
4
|
+
} from "./chunk-E3G5QXSH.mjs";
|
|
5
5
|
import {
|
|
6
6
|
tv
|
|
7
7
|
} from "./chunk-CDXBML6O.mjs";
|
|
8
8
|
import {
|
|
9
|
-
|
|
10
|
-
} from "./chunk-
|
|
9
|
+
useIsMounted
|
|
10
|
+
} from "./chunk-3V4HT2K5.mjs";
|
|
11
11
|
|
|
12
12
|
// src/components/progress/progress.tsx
|
|
13
13
|
import { useMemo } from "react";
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
"use client";
|
|
2
|
-
import {
|
|
3
|
-
tv
|
|
4
|
-
} from "./chunk-CDXBML6O.mjs";
|
|
5
2
|
import {
|
|
6
3
|
mapPropsVariants
|
|
7
4
|
} from "./chunk-E3G5QXSH.mjs";
|
|
5
|
+
import {
|
|
6
|
+
tv
|
|
7
|
+
} from "./chunk-CDXBML6O.mjs";
|
|
8
8
|
|
|
9
9
|
// src/components/list/list.tsx
|
|
10
10
|
import { Children, cloneElement, forwardRef, isValidElement, useMemo } from "react";
|
|
@@ -8,12 +8,12 @@ import {
|
|
|
8
8
|
import {
|
|
9
9
|
Icon_default
|
|
10
10
|
} from "./chunk-42ZEP5KO.mjs";
|
|
11
|
-
import {
|
|
12
|
-
tv
|
|
13
|
-
} from "./chunk-CDXBML6O.mjs";
|
|
14
11
|
import {
|
|
15
12
|
mapPropsVariants
|
|
16
13
|
} from "./chunk-E3G5QXSH.mjs";
|
|
14
|
+
import {
|
|
15
|
+
tv
|
|
16
|
+
} from "./chunk-CDXBML6O.mjs";
|
|
17
17
|
|
|
18
18
|
// src/components/button/icon-button.tsx
|
|
19
19
|
import { forwardRef, useMemo, useCallback } from "react";
|
|
@@ -6,12 +6,12 @@ import {
|
|
|
6
6
|
getTailClassName,
|
|
7
7
|
getTailStyles
|
|
8
8
|
} from "./chunk-WSIADHVC.mjs";
|
|
9
|
-
import {
|
|
10
|
-
tv
|
|
11
|
-
} from "./chunk-CDXBML6O.mjs";
|
|
12
9
|
import {
|
|
13
10
|
mapPropsVariants
|
|
14
11
|
} from "./chunk-E3G5QXSH.mjs";
|
|
12
|
+
import {
|
|
13
|
+
tv
|
|
14
|
+
} from "./chunk-CDXBML6O.mjs";
|
|
15
15
|
|
|
16
16
|
// src/components/tooltip/tooltip.tsx
|
|
17
17
|
import { forwardRef, useCallback, useMemo, useRef, useState, useEffect } from "react";
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
"use client";
|
|
2
|
-
import {
|
|
3
|
-
tv
|
|
4
|
-
} from "./chunk-CDXBML6O.mjs";
|
|
5
2
|
import {
|
|
6
3
|
mapPropsVariants
|
|
7
4
|
} from "./chunk-E3G5QXSH.mjs";
|
|
5
|
+
import {
|
|
6
|
+
tv
|
|
7
|
+
} from "./chunk-CDXBML6O.mjs";
|
|
8
8
|
|
|
9
9
|
// src/components/charts/circularProgress.tsx
|
|
10
10
|
import { RadialBarChart, RadialBar, PolarAngleAxis } from "recharts";
|
|
@@ -2,12 +2,12 @@
|
|
|
2
2
|
import {
|
|
3
3
|
Icon_default
|
|
4
4
|
} from "./chunk-42ZEP5KO.mjs";
|
|
5
|
-
import {
|
|
6
|
-
tv
|
|
7
|
-
} from "./chunk-CDXBML6O.mjs";
|
|
8
5
|
import {
|
|
9
6
|
mapPropsVariants
|
|
10
7
|
} from "./chunk-E3G5QXSH.mjs";
|
|
8
|
+
import {
|
|
9
|
+
tv
|
|
10
|
+
} from "./chunk-CDXBML6O.mjs";
|
|
11
11
|
|
|
12
12
|
// src/components/chip/chip.tsx
|
|
13
13
|
import { forwardRef, useMemo } from "react";
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
"use client";
|
|
2
|
-
import {
|
|
3
|
-
tv
|
|
4
|
-
} from "./chunk-CDXBML6O.mjs";
|
|
5
2
|
import {
|
|
6
3
|
mapPropsVariants
|
|
7
4
|
} from "./chunk-E3G5QXSH.mjs";
|
|
5
|
+
import {
|
|
6
|
+
tv
|
|
7
|
+
} from "./chunk-CDXBML6O.mjs";
|
|
8
8
|
|
|
9
9
|
// src/components/accordion/accordion.tsx
|
|
10
10
|
import React, { forwardRef, useMemo, useState } from "react";
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
"use client";
|
|
2
|
+
import {
|
|
3
|
+
mapPropsVariants
|
|
4
|
+
} from "./chunk-E3G5QXSH.mjs";
|
|
2
5
|
import {
|
|
3
6
|
tv
|
|
4
7
|
} from "./chunk-CDXBML6O.mjs";
|
|
5
8
|
import {
|
|
6
9
|
clsx
|
|
7
10
|
} from "./chunk-27Y6K5NK.mjs";
|
|
8
|
-
import {
|
|
9
|
-
mapPropsVariants
|
|
10
|
-
} from "./chunk-E3G5QXSH.mjs";
|
|
11
11
|
|
|
12
12
|
// src/components/radio/radio.tsx
|
|
13
13
|
import { forwardRef, useMemo } from "react";
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
"use client";
|
|
2
|
-
import {
|
|
3
|
-
tv
|
|
4
|
-
} from "./chunk-CDXBML6O.mjs";
|
|
5
2
|
import {
|
|
6
3
|
mapPropsVariants
|
|
7
4
|
} from "./chunk-E3G5QXSH.mjs";
|
|
5
|
+
import {
|
|
6
|
+
tv
|
|
7
|
+
} from "./chunk-CDXBML6O.mjs";
|
|
8
8
|
|
|
9
9
|
// src/components/charts/barChart.tsx
|
|
10
10
|
import { forwardRef, useEffect, useMemo, useRef, useState } from "react";
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
"use client";
|
|
2
|
+
import {
|
|
3
|
+
mapPropsVariants
|
|
4
|
+
} from "./chunk-E3G5QXSH.mjs";
|
|
2
5
|
import {
|
|
3
6
|
tv
|
|
4
7
|
} from "./chunk-CDXBML6O.mjs";
|
|
5
8
|
import {
|
|
6
9
|
clsx
|
|
7
10
|
} from "./chunk-27Y6K5NK.mjs";
|
|
8
|
-
import {
|
|
9
|
-
mapPropsVariants
|
|
10
|
-
} from "./chunk-E3G5QXSH.mjs";
|
|
11
11
|
|
|
12
12
|
// src/components/checkbox/checkbox.tsx
|
|
13
13
|
import { forwardRef, useMemo } from "react";
|
|
@@ -2,15 +2,15 @@
|
|
|
2
2
|
import {
|
|
3
3
|
Icon_default
|
|
4
4
|
} from "./chunk-42ZEP5KO.mjs";
|
|
5
|
+
import {
|
|
6
|
+
mapPropsVariants
|
|
7
|
+
} from "./chunk-E3G5QXSH.mjs";
|
|
5
8
|
import {
|
|
6
9
|
tv
|
|
7
10
|
} from "./chunk-CDXBML6O.mjs";
|
|
8
11
|
import {
|
|
9
12
|
clsx
|
|
10
13
|
} from "./chunk-27Y6K5NK.mjs";
|
|
11
|
-
import {
|
|
12
|
-
mapPropsVariants
|
|
13
|
-
} from "./chunk-E3G5QXSH.mjs";
|
|
14
14
|
|
|
15
15
|
// src/components/select/select.tsx
|
|
16
16
|
import { forwardRef, useMemo, useState, useRef, useEffect } from "react";
|
|
@@ -2,15 +2,15 @@
|
|
|
2
2
|
import {
|
|
3
3
|
Icon_default
|
|
4
4
|
} from "./chunk-42ZEP5KO.mjs";
|
|
5
|
+
import {
|
|
6
|
+
mapPropsVariants
|
|
7
|
+
} from "./chunk-E3G5QXSH.mjs";
|
|
5
8
|
import {
|
|
6
9
|
tv
|
|
7
10
|
} from "./chunk-CDXBML6O.mjs";
|
|
8
11
|
import {
|
|
9
12
|
clsx
|
|
10
13
|
} from "./chunk-27Y6K5NK.mjs";
|
|
11
|
-
import {
|
|
12
|
-
mapPropsVariants
|
|
13
|
-
} from "./chunk-E3G5QXSH.mjs";
|
|
14
14
|
|
|
15
15
|
// src/components/input/input.tsx
|
|
16
16
|
import {
|
|
@@ -6,12 +6,12 @@ import {
|
|
|
6
6
|
import {
|
|
7
7
|
Icon_default
|
|
8
8
|
} from "./chunk-42ZEP5KO.mjs";
|
|
9
|
-
import {
|
|
10
|
-
tv
|
|
11
|
-
} from "./chunk-CDXBML6O.mjs";
|
|
12
9
|
import {
|
|
13
10
|
mapPropsVariants
|
|
14
11
|
} from "./chunk-E3G5QXSH.mjs";
|
|
12
|
+
import {
|
|
13
|
+
tv
|
|
14
|
+
} from "./chunk-CDXBML6O.mjs";
|
|
15
15
|
|
|
16
16
|
// src/components/dateTimePicker/calendar.tsx
|
|
17
17
|
import React, {
|
|
@@ -2,15 +2,15 @@
|
|
|
2
2
|
import {
|
|
3
3
|
Icon_default
|
|
4
4
|
} from "./chunk-42ZEP5KO.mjs";
|
|
5
|
+
import {
|
|
6
|
+
mapPropsVariants
|
|
7
|
+
} from "./chunk-E3G5QXSH.mjs";
|
|
5
8
|
import {
|
|
6
9
|
tv
|
|
7
10
|
} from "./chunk-CDXBML6O.mjs";
|
|
8
11
|
import {
|
|
9
12
|
clsx
|
|
10
13
|
} from "./chunk-27Y6K5NK.mjs";
|
|
11
|
-
import {
|
|
12
|
-
mapPropsVariants
|
|
13
|
-
} from "./chunk-E3G5QXSH.mjs";
|
|
14
14
|
|
|
15
15
|
// src/components/toast/toast.tsx
|
|
16
16
|
import { forwardRef, useImperativeHandle, useMemo, useRef } from "react";
|