@deepnoid/ui 0.1.212 → 0.1.214
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 +232 -232
- package/README.md +99 -9
- package/dist/{chunk-O7WU5EXD.mjs → chunk-3264O6JH.mjs} +2 -2
- package/dist/{chunk-CK24WXGB.mjs → chunk-37QJ33U2.mjs} +5 -5
- package/dist/{chunk-VLKV37OZ.mjs → chunk-5U2LLMGN.mjs} +6 -6
- package/dist/{chunk-RQUD4MZO.mjs → chunk-AXWICOKO.mjs} +1 -1
- package/dist/{chunk-X2PWUNRX.mjs → chunk-BS2SDEG2.mjs} +5 -5
- package/dist/{chunk-LYJFK5OA.mjs → chunk-CITFY2LG.mjs} +4 -4
- package/dist/{chunk-VUQETREE.mjs → chunk-DWGS3KXX.mjs} +4 -4
- package/dist/{chunk-5N63KKLV.mjs → chunk-HIAN3OBR.mjs} +3 -3
- package/dist/{chunk-BK6DOY4X.mjs → chunk-HQCRZAZ7.mjs} +4 -4
- package/dist/{chunk-BC2NAXUH.mjs → chunk-HZ7LMGRS.mjs} +4 -4
- package/dist/{chunk-AVFQY5QP.mjs → chunk-JYW3GEH6.mjs} +21 -5
- package/dist/{chunk-C3XY6N6I.mjs → chunk-OTIDMEP3.mjs} +9 -9
- package/dist/{chunk-7VR2457B.mjs → chunk-PP76VNOE.mjs} +4 -4
- package/dist/{chunk-T7EN4EC3.mjs → chunk-Q6WHL6BQ.mjs} +5 -5
- package/dist/{chunk-54OYH6WC.mjs → chunk-QAXRJ3EH.mjs} +1 -1
- package/dist/{chunk-FZYZSMSS.mjs → chunk-QEGCZ3CT.mjs} +1 -1
- package/dist/{chunk-2PSFAF4D.mjs → chunk-SOY4EHD7.mjs} +4 -4
- package/dist/{chunk-ZDEKC4W6.mjs → chunk-TP2EMUPN.mjs} +1 -1
- package/dist/{chunk-LJYSV7DZ.mjs → chunk-TXN7UGNI.mjs} +4 -4
- package/dist/{chunk-WFJSBGK3.mjs → chunk-UUHAKMGJ.mjs} +6 -6
- package/dist/{chunk-5J2ODTGJ.mjs → chunk-XZBRS2XZ.mjs} +4 -4
- 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/avatar/avatar.js +21 -5
- package/dist/components/avatar/avatar.mjs +2 -2
- package/dist/components/avatar/index.js +21 -5
- package/dist/components/avatar/index.mjs +2 -2
- package/dist/components/backdrop/backdrop.mjs +2 -2
- package/dist/components/backdrop/index.mjs +2 -2
- package/dist/components/breadcrumb/breadcrumb.js +21 -5
- package/dist/components/breadcrumb/breadcrumb.mjs +7 -7
- package/dist/components/breadcrumb/index.js +21 -5
- package/dist/components/breadcrumb/index.mjs +7 -7
- package/dist/components/button/button.js +21 -5
- package/dist/components/button/button.mjs +4 -4
- package/dist/components/button/icon-button.js +21 -5
- package/dist/components/button/icon-button.mjs +4 -4
- package/dist/components/button/index.js +21 -5
- 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.mjs +8 -8
- package/dist/components/charts/radarChart.mjs +2 -2
- package/dist/components/charts/simpleBarChart.mjs +2 -2
- package/dist/components/checkbox/checkbox.mjs +2 -2
- package/dist/components/checkbox/index.mjs +2 -2
- package/dist/components/chip/chip.js +21 -5
- package/dist/components/chip/chip.mjs +4 -4
- package/dist/components/chip/index.js +21 -5
- package/dist/components/chip/index.mjs +4 -4
- package/dist/components/drawer/drawer.mjs +2 -2
- package/dist/components/drawer/index.mjs +2 -2
- package/dist/components/fileUpload/fileUpload.js +21 -5
- package/dist/components/fileUpload/fileUpload.mjs +9 -9
- package/dist/components/fileUpload/index.js +21 -5
- package/dist/components/fileUpload/index.mjs +9 -9
- package/dist/components/icon/Icon.d.mts +4 -0
- package/dist/components/icon/Icon.d.ts +4 -0
- package/dist/components/icon/Icon.js +21 -5
- package/dist/components/icon/Icon.mjs +2 -2
- package/dist/components/icon/index.js +21 -5
- package/dist/components/icon/index.mjs +2 -2
- package/dist/components/icon/template.d.mts +1 -0
- package/dist/components/icon/template.d.ts +1 -0
- package/dist/components/icon/template.js +21 -5
- package/dist/components/icon/template.mjs +1 -1
- package/dist/components/input/index.js +21 -5
- package/dist/components/input/index.mjs +4 -4
- package/dist/components/input/input.js +21 -5
- package/dist/components/input/input.mjs +4 -4
- package/dist/components/list/index.js +21 -5
- package/dist/components/list/index.mjs +6 -6
- package/dist/components/list/list.mjs +2 -2
- package/dist/components/list/listItem.js +21 -5
- package/dist/components/list/listItem.mjs +5 -5
- package/dist/components/modal/index.js +21 -5
- package/dist/components/modal/index.mjs +8 -8
- package/dist/components/modal/modal.js +21 -5
- package/dist/components/modal/modal.mjs +8 -8
- package/dist/components/pagination/index.js +21 -5
- package/dist/components/pagination/index.mjs +5 -5
- package/dist/components/pagination/pagination.js +21 -5
- package/dist/components/pagination/pagination.mjs +5 -5
- package/dist/components/picker/datePicker.js +21 -5
- package/dist/components/picker/datePicker.mjs +9 -9
- package/dist/components/picker/day.mjs +2 -2
- package/dist/components/picker/index.js +21 -5
- package/dist/components/picker/index.mjs +11 -11
- package/dist/components/picker/timePicker/Panel.mjs +7 -7
- package/dist/components/picker/timePicker/index.js +21 -5
- package/dist/components/picker/timePicker/index.mjs +9 -9
- package/dist/components/progress/index.mjs +2 -2
- package/dist/components/progress/progress.mjs +2 -2
- package/dist/components/radio/index.mjs +2 -2
- package/dist/components/radio/radio.mjs +2 -2
- package/dist/components/select/index.js +21 -5
- package/dist/components/select/index.mjs +7 -7
- package/dist/components/select/select.js +21 -5
- package/dist/components/select/select.mjs +7 -7
- package/dist/components/starRating/index.js +21 -5
- package/dist/components/starRating/index.mjs +4 -4
- package/dist/components/starRating/starRating.js +21 -5
- package/dist/components/starRating/starRating.mjs +4 -4
- package/dist/components/table/definition-table.mjs +2 -2
- package/dist/components/table/index.js +21 -5
- package/dist/components/table/index.mjs +8 -8
- package/dist/components/table/table-body.js +21 -5
- package/dist/components/table/table-body.mjs +7 -7
- package/dist/components/table/table-head.js +21 -5
- package/dist/components/table/table-head.mjs +7 -7
- package/dist/components/table/table.js +21 -5
- package/dist/components/table/table.mjs +7 -7
- package/dist/components/tabs/index.mjs +2 -2
- package/dist/components/tabs/tabs.mjs +2 -2
- package/dist/components/timePicker/calendar.js +21 -5
- package/dist/components/timePicker/calendar.mjs +5 -5
- package/dist/components/toast/index.js +21 -5
- package/dist/components/toast/index.mjs +5 -5
- package/dist/components/toast/toast.js +21 -5
- package/dist/components/toast/toast.mjs +4 -4
- package/dist/components/toast/use-toast.js +21 -5
- package/dist/components/toast/use-toast.mjs +5 -5
- package/dist/components/tooltip/index.mjs +2 -2
- package/dist/components/tooltip/tooltip.mjs +2 -2
- package/dist/components/tree/index.js +21 -5
- package/dist/components/tree/index.mjs +4 -4
- package/dist/components/tree/tree.js +21 -5
- package/dist/components/tree/tree.mjs +4 -4
- package/dist/index.js +21 -5
- package/dist/index.mjs +68 -68
- package/package.json +1 -1
- package/dist/{chunk-NTNF5T5I.mjs → chunk-3CDZAW24.mjs} +3 -3
- package/dist/{chunk-U7SYKG2C.mjs → chunk-45NUW43V.mjs} +3 -3
- package/dist/{chunk-H6ZQDMYU.mjs → chunk-AFNMMCHX.mjs} +3 -3
- package/dist/{chunk-NGRGAY42.mjs → chunk-BFFFDEPN.mjs} +3 -3
- package/dist/{chunk-NDNIAALB.mjs → chunk-DI6UNIDA.mjs} +3 -3
- package/dist/{chunk-BH3I4LIZ.mjs → chunk-DS5CGU2X.mjs} +3 -3
- package/dist/{chunk-DW3BX4M2.mjs → chunk-EJZB335B.mjs} +3 -3
- package/dist/{chunk-3DCUMRYP.mjs → chunk-GZCS62ZQ.mjs} +3 -3
- package/dist/{chunk-4X35QQTI.mjs → chunk-IH3BJRTV.mjs} +3 -3
- package/dist/{chunk-WA7CSZQ3.mjs → chunk-IYCV2EGX.mjs} +3 -3
- package/dist/{chunk-LH6Z7SDZ.mjs → chunk-JRHIGGG7.mjs} +3 -3
- package/dist/{chunk-XZYQFBCT.mjs → chunk-LZ3KI3FZ.mjs} +3 -3
- package/dist/{chunk-U52FBRJ3.mjs → chunk-PDFTWZD4.mjs} +3 -3
- package/dist/{chunk-JGG3ZUNG.mjs → chunk-PMFS3EBL.mjs} +3 -3
- package/dist/{chunk-ZFC5O2V3.mjs → chunk-QYJSOH4Z.mjs} +3 -3
- package/dist/{chunk-5KC3IFNR.mjs → chunk-TBERIJPX.mjs} +3 -3
- package/dist/{chunk-6WD32ERF.mjs → chunk-VB56ZYN4.mjs} +3 -3
- package/dist/{chunk-ACZ3DQVT.mjs → chunk-ZIH433FF.mjs} +3 -3
|
@@ -2,12 +2,12 @@
|
|
|
2
2
|
import {
|
|
3
3
|
scrollArea_default
|
|
4
4
|
} from "./chunk-EWS3FESG.mjs";
|
|
5
|
-
import {
|
|
6
|
-
mapPropsVariants
|
|
7
|
-
} from "./chunk-E3G5QXSH.mjs";
|
|
8
5
|
import {
|
|
9
6
|
tv
|
|
10
7
|
} from "./chunk-U4DJHAM5.mjs";
|
|
8
|
+
import {
|
|
9
|
+
mapPropsVariants
|
|
10
|
+
} from "./chunk-E3G5QXSH.mjs";
|
|
11
11
|
|
|
12
12
|
// src/components/charts/areaChart.tsx
|
|
13
13
|
import { forwardRef, useMemo, useState, useRef, useEffect, useId } from "react";
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
"use client";
|
|
2
|
-
import {
|
|
3
|
-
mapPropsVariants
|
|
4
|
-
} from "./chunk-E3G5QXSH.mjs";
|
|
5
2
|
import {
|
|
6
3
|
tv
|
|
7
4
|
} from "./chunk-U4DJHAM5.mjs";
|
|
5
|
+
import {
|
|
6
|
+
mapPropsVariants
|
|
7
|
+
} from "./chunk-E3G5QXSH.mjs";
|
|
8
8
|
|
|
9
9
|
// src/components/picker/day.tsx
|
|
10
10
|
import { forwardRef, useMemo } from "react";
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
"use client";
|
|
2
|
-
import {
|
|
3
|
-
mapPropsVariants
|
|
4
|
-
} from "./chunk-E3G5QXSH.mjs";
|
|
5
2
|
import {
|
|
6
3
|
tv
|
|
7
4
|
} from "./chunk-U4DJHAM5.mjs";
|
|
5
|
+
import {
|
|
6
|
+
mapPropsVariants
|
|
7
|
+
} from "./chunk-E3G5QXSH.mjs";
|
|
8
8
|
|
|
9
9
|
// src/components/charts/barChart.tsx
|
|
10
10
|
import { forwardRef, useEffect, useLayoutEffect, useMemo, useRef, useState } from "react";
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
"use client";
|
|
2
|
-
import {
|
|
3
|
-
mapPropsVariants
|
|
4
|
-
} from "./chunk-E3G5QXSH.mjs";
|
|
5
2
|
import {
|
|
6
3
|
tv
|
|
7
4
|
} from "./chunk-U4DJHAM5.mjs";
|
|
5
|
+
import {
|
|
6
|
+
mapPropsVariants
|
|
7
|
+
} from "./chunk-E3G5QXSH.mjs";
|
|
8
8
|
|
|
9
9
|
// src/components/accordion/accordion.tsx
|
|
10
10
|
import { Children, cloneElement, forwardRef, useMemo, useState } from "react";
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
"use client";
|
|
2
|
+
import {
|
|
3
|
+
tv
|
|
4
|
+
} from "./chunk-U4DJHAM5.mjs";
|
|
2
5
|
import {
|
|
3
6
|
clsx
|
|
4
7
|
} from "./chunk-27Y6K5NK.mjs";
|
|
5
8
|
import {
|
|
6
9
|
mapPropsVariants
|
|
7
10
|
} from "./chunk-E3G5QXSH.mjs";
|
|
8
|
-
import {
|
|
9
|
-
tv
|
|
10
|
-
} from "./chunk-U4DJHAM5.mjs";
|
|
11
11
|
|
|
12
12
|
// src/components/drawer/drawer.tsx
|
|
13
13
|
import { forwardRef, useMemo, useEffect, useState } from "react";
|
|
@@ -6,12 +6,12 @@ import {
|
|
|
6
6
|
getTailClassName,
|
|
7
7
|
getTailStyles
|
|
8
8
|
} from "./chunk-WSIADHVC.mjs";
|
|
9
|
-
import {
|
|
10
|
-
mapPropsVariants
|
|
11
|
-
} from "./chunk-E3G5QXSH.mjs";
|
|
12
9
|
import {
|
|
13
10
|
tv
|
|
14
11
|
} from "./chunk-U4DJHAM5.mjs";
|
|
12
|
+
import {
|
|
13
|
+
mapPropsVariants
|
|
14
|
+
} from "./chunk-E3G5QXSH.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
|
-
mapPropsVariants
|
|
4
|
-
} from "./chunk-E3G5QXSH.mjs";
|
|
5
2
|
import {
|
|
6
3
|
tv
|
|
7
4
|
} from "./chunk-U4DJHAM5.mjs";
|
|
5
|
+
import {
|
|
6
|
+
mapPropsVariants
|
|
7
|
+
} from "./chunk-E3G5QXSH.mjs";
|
|
8
8
|
|
|
9
9
|
// src/components/charts/simpleBarChart.tsx
|
|
10
10
|
import { forwardRef, useEffect, useLayoutEffect, useMemo, useRef, useState } from "react";
|
|
@@ -2,12 +2,12 @@
|
|
|
2
2
|
import {
|
|
3
3
|
useIsMounted
|
|
4
4
|
} from "./chunk-3V4HT2K5.mjs";
|
|
5
|
-
import {
|
|
6
|
-
mapPropsVariants
|
|
7
|
-
} from "./chunk-E3G5QXSH.mjs";
|
|
8
5
|
import {
|
|
9
6
|
tv
|
|
10
7
|
} from "./chunk-U4DJHAM5.mjs";
|
|
8
|
+
import {
|
|
9
|
+
mapPropsVariants
|
|
10
|
+
} from "./chunk-E3G5QXSH.mjs";
|
|
11
11
|
|
|
12
12
|
// src/components/progress/progress.tsx
|
|
13
13
|
import { useMemo } from "react";
|