@deepnoid/ui 0.1.154 → 0.1.156
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 +157 -157
- package/dist/{chunk-JHRNRPCD.mjs → chunk-2DAIOZ7N.mjs} +4 -4
- package/dist/{chunk-TQEXXVWM.mjs → chunk-47MQPUEY.mjs} +4 -4
- package/dist/{chunk-N7MBBK63.mjs → chunk-4YVZ3XKA.mjs} +4 -4
- package/dist/{chunk-47HH5QQE.mjs → chunk-5VVNAW4E.mjs} +5 -5
- package/dist/{chunk-T6RUYNOO.mjs → chunk-6YTT5ACI.mjs} +4 -4
- package/dist/{chunk-WYEUAXY7.mjs → chunk-7RG7CQQM.mjs} +1 -1
- package/dist/{chunk-H3UI2ZNK.mjs → chunk-HP4ARKW3.mjs} +1 -1
- package/dist/{chunk-6EMUORXZ.mjs → chunk-KKHOCWXJ.mjs} +1 -1
- package/dist/{chunk-OMAU726W.mjs → chunk-KX6WG4VG.mjs} +1 -1
- package/dist/{chunk-DGIMR6KP.mjs → chunk-LFALITPU.mjs} +2 -2
- package/dist/{chunk-Q6BXFXQM.mjs → chunk-Q2YLULZH.mjs} +1 -1
- package/dist/{chunk-IMAS344K.mjs → chunk-R2USZD77.mjs} +4 -4
- package/dist/{chunk-QGUZNPT2.mjs → chunk-TCURFCQ2.mjs} +5 -5
- package/dist/{chunk-6F4GD2PP.mjs → chunk-UIRHCS6B.mjs} +1 -1
- package/dist/{chunk-THETKWV3.mjs → chunk-URJA4W4R.mjs} +3 -3
- package/dist/{chunk-NX4FTFY3.mjs → chunk-WHU5VP5G.mjs} +46 -0
- package/dist/{chunk-WLNFUKNT.mjs → chunk-ZGUTKE5H.mjs} +4 -4
- package/dist/{chunk-OLHRUZBU.mjs → chunk-ZNQML73F.mjs} +5 -5
- package/dist/{chunk-XND7KNUJ.mjs → chunk-ZY3HNPPG.mjs} +6 -6
- package/dist/components/avatar/avatar.js +46 -0
- package/dist/components/avatar/avatar.mjs +2 -2
- package/dist/components/avatar/index.js +46 -0
- 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 +46 -0
- package/dist/components/breadcrumb/breadcrumb.mjs +7 -7
- package/dist/components/breadcrumb/index.js +46 -0
- package/dist/components/breadcrumb/index.mjs +7 -7
- package/dist/components/button/button.js +46 -0
- package/dist/components/button/button.mjs +3 -3
- package/dist/components/button/icon-button.js +46 -0
- package/dist/components/button/icon-button.mjs +3 -3
- package/dist/components/button/index.js +46 -0
- package/dist/components/button/index.mjs +6 -6
- package/dist/components/button/text-button.mjs +2 -2
- package/dist/components/charts/areaChart.mjs +1 -1
- package/dist/components/charts/index.mjs +1 -1
- package/dist/components/checkbox/checkbox.mjs +2 -2
- package/dist/components/checkbox/index.mjs +2 -2
- package/dist/components/chip/chip.js +46 -0
- package/dist/components/chip/chip.mjs +3 -3
- package/dist/components/chip/index.js +46 -0
- package/dist/components/chip/index.mjs +3 -3
- package/dist/components/drawer/drawer.mjs +2 -2
- package/dist/components/drawer/index.mjs +2 -2
- package/dist/components/fileUpload/fileUpload.js +46 -0
- package/dist/components/fileUpload/fileUpload.mjs +10 -10
- package/dist/components/fileUpload/index.js +46 -0
- package/dist/components/fileUpload/index.mjs +10 -10
- package/dist/components/icon/Icon.d.mts +8 -0
- package/dist/components/icon/Icon.d.ts +8 -0
- package/dist/components/icon/Icon.js +46 -0
- package/dist/components/icon/Icon.mjs +2 -2
- package/dist/components/icon/index.js +46 -0
- package/dist/components/icon/index.mjs +2 -2
- package/dist/components/icon/template.d.mts +2 -0
- package/dist/components/icon/template.d.ts +2 -0
- package/dist/components/icon/template.js +46 -0
- package/dist/components/icon/template.mjs +1 -1
- package/dist/components/input/index.js +46 -0
- package/dist/components/input/index.mjs +4 -4
- package/dist/components/input/input.js +46 -0
- package/dist/components/input/input.mjs +4 -4
- package/dist/components/list/index.js +46 -0
- package/dist/components/list/index.mjs +4 -4
- package/dist/components/list/listItem.js +46 -0
- package/dist/components/list/listItem.mjs +4 -4
- package/dist/components/modal/index.js +46 -0
- package/dist/components/modal/index.mjs +8 -8
- package/dist/components/modal/modal.js +46 -0
- package/dist/components/modal/modal.mjs +8 -8
- package/dist/components/pagination/index.js +46 -0
- package/dist/components/pagination/index.mjs +5 -5
- package/dist/components/pagination/pagination.js +46 -0
- package/dist/components/pagination/pagination.mjs +5 -5
- package/dist/components/picker/datePicker.js +46 -0
- package/dist/components/picker/datePicker.mjs +8 -8
- package/dist/components/picker/index.js +46 -0
- package/dist/components/picker/index.mjs +10 -10
- package/dist/components/picker/timePicker.js +46 -0
- package/dist/components/picker/timePicker.mjs +5 -5
- 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 +46 -0
- package/dist/components/select/index.mjs +4 -4
- package/dist/components/select/select.js +46 -0
- package/dist/components/select/select.mjs +4 -4
- package/dist/components/table/definition-table.mjs +2 -2
- package/dist/components/table/index.js +47 -1
- package/dist/components/table/index.mjs +8 -8
- package/dist/components/table/table-body.js +47 -1
- package/dist/components/table/table-body.mjs +7 -7
- package/dist/components/table/table-head.js +47 -1
- package/dist/components/table/table-head.mjs +7 -7
- package/dist/components/table/table.d.mts +3 -3
- package/dist/components/table/table.d.ts +3 -3
- package/dist/components/table/table.js +47 -1
- package/dist/components/table/table.mjs +7 -7
- package/dist/components/textarea/index.mjs +2 -2
- package/dist/components/textarea/textarea.mjs +2 -2
- package/dist/components/timePicker/calendar.js +46 -0
- package/dist/components/timePicker/calendar.mjs +2 -2
- package/dist/components/toast/index.js +46 -0
- package/dist/components/toast/index.mjs +5 -5
- package/dist/components/toast/toast.js +46 -0
- package/dist/components/toast/toast.mjs +4 -4
- package/dist/components/toast/use-toast.js +46 -0
- package/dist/components/toast/use-toast.mjs +5 -5
- package/dist/components/tree/index.js +46 -0
- package/dist/components/tree/index.mjs +4 -4
- package/dist/components/tree/tree.js +46 -0
- package/dist/components/tree/tree.mjs +4 -4
- package/dist/index.js +47 -1
- package/dist/index.mjs +30 -30
- package/package.json +1 -1
- package/dist/{chunk-AZ5SQYZE.mjs → chunk-2CLPU5LR.mjs} +3 -3
- package/dist/{chunk-3HXNAVAN.mjs → chunk-3CRSSRCH.mjs} +3 -3
- package/dist/{chunk-NUELPELQ.mjs → chunk-AF4I7ZQS.mjs} +3 -3
- package/dist/{chunk-TMI3QBKD.mjs → chunk-H6JGLPPF.mjs} +3 -3
- package/dist/{chunk-LFNJOJGA.mjs → chunk-JZMJ5UMR.mjs} +3 -3
- package/dist/{chunk-XHSTRFLS.mjs → chunk-Q364C3FI.mjs} +3 -3
- package/dist/{chunk-7JWA5HLS.mjs → chunk-QW7T3V5O.mjs} +3 -3
- package/dist/{chunk-NO6RDCY7.mjs → chunk-S7Y7XUBL.mjs} +3 -3
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import {
|
|
3
3
|
progress_default
|
|
4
|
-
} from "./chunk-
|
|
4
|
+
} from "./chunk-2CLPU5LR.mjs";
|
|
5
5
|
import {
|
|
6
6
|
input_default
|
|
7
|
-
} from "./chunk-
|
|
7
|
+
} from "./chunk-47MQPUEY.mjs";
|
|
8
8
|
import {
|
|
9
9
|
button_default
|
|
10
|
-
} from "./chunk-
|
|
10
|
+
} from "./chunk-UIRHCS6B.mjs";
|
|
11
11
|
import {
|
|
12
12
|
icon_button_default
|
|
13
|
-
} from "./chunk-
|
|
13
|
+
} from "./chunk-7RG7CQQM.mjs";
|
|
14
14
|
|
|
15
15
|
// src/components/fileUpload/fileUpload.tsx
|
|
16
16
|
import { useRef, useState, useEffect } from "react";
|
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import {
|
|
3
3
|
select_default
|
|
4
|
-
} from "./chunk-
|
|
4
|
+
} from "./chunk-ZGUTKE5H.mjs";
|
|
5
5
|
import {
|
|
6
6
|
Icon_default
|
|
7
|
-
} from "./chunk-
|
|
8
|
-
import {
|
|
9
|
-
clsx
|
|
10
|
-
} from "./chunk-27Y6K5NK.mjs";
|
|
7
|
+
} from "./chunk-Q2YLULZH.mjs";
|
|
11
8
|
import {
|
|
12
9
|
mapPropsVariants
|
|
13
10
|
} from "./chunk-E3G5QXSH.mjs";
|
|
14
11
|
import {
|
|
15
12
|
tv
|
|
16
13
|
} from "./chunk-CDXBML6O.mjs";
|
|
14
|
+
import {
|
|
15
|
+
clsx
|
|
16
|
+
} from "./chunk-27Y6K5NK.mjs";
|
|
17
17
|
|
|
18
18
|
// src/components/picker/timePicker.tsx
|
|
19
19
|
import { forwardRef, useCallback, useMemo, useState, useRef } from "react";
|
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import {
|
|
3
3
|
Icon_default
|
|
4
|
-
} from "./chunk-
|
|
5
|
-
import {
|
|
6
|
-
clsx
|
|
7
|
-
} from "./chunk-27Y6K5NK.mjs";
|
|
4
|
+
} from "./chunk-Q2YLULZH.mjs";
|
|
8
5
|
import {
|
|
9
6
|
mapPropsVariants
|
|
10
7
|
} from "./chunk-E3G5QXSH.mjs";
|
|
11
8
|
import {
|
|
12
9
|
tv
|
|
13
10
|
} from "./chunk-CDXBML6O.mjs";
|
|
11
|
+
import {
|
|
12
|
+
clsx
|
|
13
|
+
} from "./chunk-27Y6K5NK.mjs";
|
|
14
14
|
|
|
15
15
|
// src/components/toast/toast.tsx
|
|
16
16
|
import { forwardRef, useImperativeHandle, useMemo, useRef } from "react";
|
|
@@ -4,7 +4,7 @@ import {
|
|
|
4
4
|
} from "./chunk-ZOTHPHXA.mjs";
|
|
5
5
|
import {
|
|
6
6
|
toast_default
|
|
7
|
-
} from "./chunk-
|
|
7
|
+
} from "./chunk-6YTT5ACI.mjs";
|
|
8
8
|
|
|
9
9
|
// src/components/toast/use-toast.tsx
|
|
10
10
|
import { createContext, useContext, useState, useCallback, useEffect, useRef } from "react";
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import {
|
|
3
3
|
Icon_default
|
|
4
|
-
} from "./chunk-
|
|
5
|
-
import {
|
|
6
|
-
clsx
|
|
7
|
-
} from "./chunk-27Y6K5NK.mjs";
|
|
4
|
+
} from "./chunk-Q2YLULZH.mjs";
|
|
8
5
|
import {
|
|
9
6
|
tv
|
|
10
7
|
} from "./chunk-CDXBML6O.mjs";
|
|
8
|
+
import {
|
|
9
|
+
clsx
|
|
10
|
+
} from "./chunk-27Y6K5NK.mjs";
|
|
11
11
|
|
|
12
12
|
// src/components/tree/tree.tsx
|
|
13
13
|
import { forwardRef, useMemo, useState, useCallback } from "react";
|
|
@@ -8,19 +8,19 @@ import {
|
|
|
8
8
|
} from "./chunk-FWFEKWWD.mjs";
|
|
9
9
|
import {
|
|
10
10
|
input_default
|
|
11
|
-
} from "./chunk-
|
|
11
|
+
} from "./chunk-47MQPUEY.mjs";
|
|
12
12
|
import {
|
|
13
13
|
text_button_default
|
|
14
|
-
} from "./chunk-
|
|
14
|
+
} from "./chunk-Q364C3FI.mjs";
|
|
15
15
|
import {
|
|
16
16
|
button_default
|
|
17
|
-
} from "./chunk-
|
|
17
|
+
} from "./chunk-UIRHCS6B.mjs";
|
|
18
18
|
import {
|
|
19
19
|
icon_button_default
|
|
20
|
-
} from "./chunk-
|
|
20
|
+
} from "./chunk-7RG7CQQM.mjs";
|
|
21
21
|
import {
|
|
22
22
|
Icon_default
|
|
23
|
-
} from "./chunk-
|
|
23
|
+
} from "./chunk-Q2YLULZH.mjs";
|
|
24
24
|
import {
|
|
25
25
|
mapPropsVariants
|
|
26
26
|
} from "./chunk-E3G5QXSH.mjs";
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import {
|
|
3
3
|
backdrop_default
|
|
4
|
-
} from "./chunk-
|
|
4
|
+
} from "./chunk-AF4I7ZQS.mjs";
|
|
5
5
|
import {
|
|
6
6
|
button_default
|
|
7
|
-
} from "./chunk-
|
|
7
|
+
} from "./chunk-UIRHCS6B.mjs";
|
|
8
8
|
import {
|
|
9
9
|
Icon_default
|
|
10
|
-
} from "./chunk-
|
|
10
|
+
} from "./chunk-Q2YLULZH.mjs";
|
|
11
11
|
import {
|
|
12
12
|
mapPropsVariants
|
|
13
13
|
} from "./chunk-E3G5QXSH.mjs";
|
|
@@ -423,6 +423,29 @@ var template = {
|
|
|
423
423
|
}
|
|
424
424
|
);
|
|
425
425
|
},
|
|
426
|
+
["home-outline"]: ({ className }) => {
|
|
427
|
+
return /* @__PURE__ */ jsx(
|
|
428
|
+
"svg",
|
|
429
|
+
{
|
|
430
|
+
width: "21",
|
|
431
|
+
height: "21",
|
|
432
|
+
viewBox: "0 0 21 21",
|
|
433
|
+
fill: "none",
|
|
434
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
435
|
+
className,
|
|
436
|
+
children: /* @__PURE__ */ jsx(
|
|
437
|
+
"path",
|
|
438
|
+
{
|
|
439
|
+
d: "M1.96875 10.4997L9.8035 2.66407C10.1885 2.27995 10.8115 2.27995 11.1956 2.66407L19.0312 10.4997M3.9375 8.53094V17.3903C3.9375 17.9337 4.3785 18.3747 4.92188 18.3747H8.53125V14.1091C8.53125 13.5657 8.97225 13.1247 9.51562 13.1247H11.4844C12.0277 13.1247 12.4688 13.5657 12.4688 14.1091V18.3747H16.0781C16.6215 18.3747 17.0625 17.9337 17.0625 17.3903V8.53094M7.21875 18.3747H14.4375",
|
|
440
|
+
stroke: "#5B5E62",
|
|
441
|
+
strokeWidth: "1.25",
|
|
442
|
+
strokeLinecap: "round",
|
|
443
|
+
strokeLinejoin: "round"
|
|
444
|
+
}
|
|
445
|
+
)
|
|
446
|
+
}
|
|
447
|
+
);
|
|
448
|
+
},
|
|
426
449
|
exclamation: ({ className, fill }) => {
|
|
427
450
|
return /* @__PURE__ */ jsx(
|
|
428
451
|
"svg",
|
|
@@ -1268,6 +1291,29 @@ var template = {
|
|
|
1268
1291
|
}
|
|
1269
1292
|
);
|
|
1270
1293
|
},
|
|
1294
|
+
["chat-outline"]: ({ className }) => {
|
|
1295
|
+
return /* @__PURE__ */ jsx(
|
|
1296
|
+
"svg",
|
|
1297
|
+
{
|
|
1298
|
+
width: "21",
|
|
1299
|
+
height: "21",
|
|
1300
|
+
viewBox: "0 0 21 21",
|
|
1301
|
+
fill: "none",
|
|
1302
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1303
|
+
className,
|
|
1304
|
+
children: /* @__PURE__ */ jsx(
|
|
1305
|
+
"path",
|
|
1306
|
+
{
|
|
1307
|
+
d: "M7.54688 10.5C7.54688 10.587 7.51231 10.6705 7.45077 10.732C7.38923 10.7936 7.30577 10.8281 7.21875 10.8281C7.13173 10.8281 7.04827 10.7936 6.98673 10.732C6.9252 10.6705 6.89062 10.587 6.89062 10.5C6.89062 10.413 6.9252 10.3295 6.98673 10.268C7.04827 10.2064 7.13173 10.1719 7.21875 10.1719C7.30577 10.1719 7.38923 10.2064 7.45077 10.268C7.51231 10.3295 7.54688 10.413 7.54688 10.5ZM7.54688 10.5H7.21875M10.8281 10.5C10.8281 10.587 10.7936 10.6705 10.732 10.732C10.6705 10.7936 10.587 10.8281 10.5 10.8281C10.413 10.8281 10.3295 10.7936 10.268 10.732C10.2064 10.6705 10.1719 10.587 10.1719 10.5C10.1719 10.413 10.2064 10.3295 10.268 10.268C10.3295 10.2064 10.413 10.1719 10.5 10.1719C10.587 10.1719 10.6705 10.2064 10.732 10.268C10.7936 10.3295 10.8281 10.413 10.8281 10.5ZM10.8281 10.5H10.5M14.1094 10.5C14.1094 10.587 14.0748 10.6705 14.0133 10.732C13.9517 10.7936 13.8683 10.8281 13.7812 10.8281C13.6942 10.8281 13.6108 10.7936 13.5492 10.732C13.4877 10.6705 13.4531 10.587 13.4531 10.5C13.4531 10.413 13.4877 10.3295 13.5492 10.268C13.6108 10.2064 13.6942 10.1719 13.7812 10.1719C13.8683 10.1719 13.9517 10.2064 14.0133 10.268C14.0748 10.3295 14.1094 10.413 14.1094 10.5ZM14.1094 10.5H13.7812M18.375 10.5C18.375 14.4865 14.8487 17.7188 10.5 17.7188C9.74504 17.7197 8.99328 17.6205 8.26437 17.4239C7.23692 18.1465 5.98353 18.4748 4.73375 18.3487C4.5948 18.3353 4.45643 18.3164 4.319 18.2919C4.75026 17.7836 5.04479 17.1738 5.17475 16.52C5.2535 16.1201 5.05838 15.7316 4.76613 15.4472C3.43875 14.1557 2.625 12.4154 2.625 10.5C2.625 6.5135 6.15125 3.28125 10.5 3.28125C14.8487 3.28125 18.375 6.5135 18.375 10.5Z",
|
|
1308
|
+
stroke: "#5B5E62",
|
|
1309
|
+
strokeWidth: "1.25",
|
|
1310
|
+
strokeLinecap: "round",
|
|
1311
|
+
strokeLinejoin: "round"
|
|
1312
|
+
}
|
|
1313
|
+
)
|
|
1314
|
+
}
|
|
1315
|
+
);
|
|
1316
|
+
},
|
|
1271
1317
|
calendar: ({ className, fill }) => {
|
|
1272
1318
|
return /* @__PURE__ */ jsx(
|
|
1273
1319
|
"svg",
|
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import {
|
|
3
3
|
Icon_default
|
|
4
|
-
} from "./chunk-
|
|
5
|
-
import {
|
|
6
|
-
clsx
|
|
7
|
-
} from "./chunk-27Y6K5NK.mjs";
|
|
4
|
+
} from "./chunk-Q2YLULZH.mjs";
|
|
8
5
|
import {
|
|
9
6
|
mapPropsVariants
|
|
10
7
|
} from "./chunk-E3G5QXSH.mjs";
|
|
11
8
|
import {
|
|
12
9
|
tv
|
|
13
10
|
} from "./chunk-CDXBML6O.mjs";
|
|
11
|
+
import {
|
|
12
|
+
clsx
|
|
13
|
+
} from "./chunk-27Y6K5NK.mjs";
|
|
14
14
|
|
|
15
15
|
// src/components/select/select.tsx
|
|
16
16
|
import { forwardRef, useMemo, useState, useRef, useEffect } from "react";
|
|
@@ -4,19 +4,19 @@ import {
|
|
|
4
4
|
} from "./chunk-F3HENRVM.mjs";
|
|
5
5
|
import {
|
|
6
6
|
input_default
|
|
7
|
-
} from "./chunk-
|
|
7
|
+
} from "./chunk-47MQPUEY.mjs";
|
|
8
8
|
import {
|
|
9
9
|
Icon_default
|
|
10
|
-
} from "./chunk-
|
|
11
|
-
import {
|
|
12
|
-
clsx
|
|
13
|
-
} from "./chunk-27Y6K5NK.mjs";
|
|
10
|
+
} from "./chunk-Q2YLULZH.mjs";
|
|
14
11
|
import {
|
|
15
12
|
mapPropsVariants
|
|
16
13
|
} from "./chunk-E3G5QXSH.mjs";
|
|
17
14
|
import {
|
|
18
15
|
tv
|
|
19
16
|
} from "./chunk-CDXBML6O.mjs";
|
|
17
|
+
import {
|
|
18
|
+
clsx
|
|
19
|
+
} from "./chunk-27Y6K5NK.mjs";
|
|
20
20
|
|
|
21
21
|
// src/components/pagination/pagination.tsx
|
|
22
22
|
import { forwardRef, useMemo, useState } from "react";
|
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import {
|
|
3
3
|
pagination_default
|
|
4
|
-
} from "./chunk-
|
|
4
|
+
} from "./chunk-ZNQML73F.mjs";
|
|
5
5
|
import {
|
|
6
6
|
scrollArea_default
|
|
7
7
|
} from "./chunk-EWS3FESG.mjs";
|
|
8
8
|
import {
|
|
9
9
|
checkbox_default
|
|
10
|
-
} from "./chunk-
|
|
11
|
-
import {
|
|
12
|
-
clsx
|
|
13
|
-
} from "./chunk-27Y6K5NK.mjs";
|
|
10
|
+
} from "./chunk-H6JGLPPF.mjs";
|
|
14
11
|
import {
|
|
15
12
|
mapPropsVariants
|
|
16
13
|
} from "./chunk-E3G5QXSH.mjs";
|
|
14
|
+
import {
|
|
15
|
+
clsx
|
|
16
|
+
} from "./chunk-27Y6K5NK.mjs";
|
|
17
17
|
|
|
18
18
|
// src/components/table/table.tsx
|
|
19
19
|
import {
|
|
@@ -249,7 +249,7 @@ var table_default = Table;
|
|
|
249
249
|
var tableStyle = tv({
|
|
250
250
|
slots: {
|
|
251
251
|
base: ["flex", "flex-col", "relative", "select-none", "gap-[20px]", "h-full", "min-h-0"],
|
|
252
|
-
scroll: [
|
|
252
|
+
scroll: [],
|
|
253
253
|
table: ["w-full", "h-auto"],
|
|
254
254
|
thead: ["w-full"],
|
|
255
255
|
tbody: ["w-full"],
|
|
@@ -530,6 +530,29 @@ var template = {
|
|
|
530
530
|
}
|
|
531
531
|
);
|
|
532
532
|
},
|
|
533
|
+
["home-outline"]: ({ className }) => {
|
|
534
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
535
|
+
"svg",
|
|
536
|
+
{
|
|
537
|
+
width: "21",
|
|
538
|
+
height: "21",
|
|
539
|
+
viewBox: "0 0 21 21",
|
|
540
|
+
fill: "none",
|
|
541
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
542
|
+
className,
|
|
543
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
544
|
+
"path",
|
|
545
|
+
{
|
|
546
|
+
d: "M1.96875 10.4997L9.8035 2.66407C10.1885 2.27995 10.8115 2.27995 11.1956 2.66407L19.0312 10.4997M3.9375 8.53094V17.3903C3.9375 17.9337 4.3785 18.3747 4.92188 18.3747H8.53125V14.1091C8.53125 13.5657 8.97225 13.1247 9.51562 13.1247H11.4844C12.0277 13.1247 12.4688 13.5657 12.4688 14.1091V18.3747H16.0781C16.6215 18.3747 17.0625 17.9337 17.0625 17.3903V8.53094M7.21875 18.3747H14.4375",
|
|
547
|
+
stroke: "#5B5E62",
|
|
548
|
+
strokeWidth: "1.25",
|
|
549
|
+
strokeLinecap: "round",
|
|
550
|
+
strokeLinejoin: "round"
|
|
551
|
+
}
|
|
552
|
+
)
|
|
553
|
+
}
|
|
554
|
+
);
|
|
555
|
+
},
|
|
533
556
|
exclamation: ({ className, fill }) => {
|
|
534
557
|
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
535
558
|
"svg",
|
|
@@ -1375,6 +1398,29 @@ var template = {
|
|
|
1375
1398
|
}
|
|
1376
1399
|
);
|
|
1377
1400
|
},
|
|
1401
|
+
["chat-outline"]: ({ className }) => {
|
|
1402
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
1403
|
+
"svg",
|
|
1404
|
+
{
|
|
1405
|
+
width: "21",
|
|
1406
|
+
height: "21",
|
|
1407
|
+
viewBox: "0 0 21 21",
|
|
1408
|
+
fill: "none",
|
|
1409
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1410
|
+
className,
|
|
1411
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
1412
|
+
"path",
|
|
1413
|
+
{
|
|
1414
|
+
d: "M7.54688 10.5C7.54688 10.587 7.51231 10.6705 7.45077 10.732C7.38923 10.7936 7.30577 10.8281 7.21875 10.8281C7.13173 10.8281 7.04827 10.7936 6.98673 10.732C6.9252 10.6705 6.89062 10.587 6.89062 10.5C6.89062 10.413 6.9252 10.3295 6.98673 10.268C7.04827 10.2064 7.13173 10.1719 7.21875 10.1719C7.30577 10.1719 7.38923 10.2064 7.45077 10.268C7.51231 10.3295 7.54688 10.413 7.54688 10.5ZM7.54688 10.5H7.21875M10.8281 10.5C10.8281 10.587 10.7936 10.6705 10.732 10.732C10.6705 10.7936 10.587 10.8281 10.5 10.8281C10.413 10.8281 10.3295 10.7936 10.268 10.732C10.2064 10.6705 10.1719 10.587 10.1719 10.5C10.1719 10.413 10.2064 10.3295 10.268 10.268C10.3295 10.2064 10.413 10.1719 10.5 10.1719C10.587 10.1719 10.6705 10.2064 10.732 10.268C10.7936 10.3295 10.8281 10.413 10.8281 10.5ZM10.8281 10.5H10.5M14.1094 10.5C14.1094 10.587 14.0748 10.6705 14.0133 10.732C13.9517 10.7936 13.8683 10.8281 13.7812 10.8281C13.6942 10.8281 13.6108 10.7936 13.5492 10.732C13.4877 10.6705 13.4531 10.587 13.4531 10.5C13.4531 10.413 13.4877 10.3295 13.5492 10.268C13.6108 10.2064 13.6942 10.1719 13.7812 10.1719C13.8683 10.1719 13.9517 10.2064 14.0133 10.268C14.0748 10.3295 14.1094 10.413 14.1094 10.5ZM14.1094 10.5H13.7812M18.375 10.5C18.375 14.4865 14.8487 17.7188 10.5 17.7188C9.74504 17.7197 8.99328 17.6205 8.26437 17.4239C7.23692 18.1465 5.98353 18.4748 4.73375 18.3487C4.5948 18.3353 4.45643 18.3164 4.319 18.2919C4.75026 17.7836 5.04479 17.1738 5.17475 16.52C5.2535 16.1201 5.05838 15.7316 4.76613 15.4472C3.43875 14.1557 2.625 12.4154 2.625 10.5C2.625 6.5135 6.15125 3.28125 10.5 3.28125C14.8487 3.28125 18.375 6.5135 18.375 10.5Z",
|
|
1415
|
+
stroke: "#5B5E62",
|
|
1416
|
+
strokeWidth: "1.25",
|
|
1417
|
+
strokeLinecap: "round",
|
|
1418
|
+
strokeLinejoin: "round"
|
|
1419
|
+
}
|
|
1420
|
+
)
|
|
1421
|
+
}
|
|
1422
|
+
);
|
|
1423
|
+
},
|
|
1378
1424
|
calendar: ({ className, fill }) => {
|
|
1379
1425
|
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
1380
1426
|
"svg",
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import {
|
|
3
3
|
avatar_default
|
|
4
|
-
} from "../../chunk-
|
|
5
|
-
import "../../chunk-
|
|
4
|
+
} from "../../chunk-HP4ARKW3.mjs";
|
|
5
|
+
import "../../chunk-WHU5VP5G.mjs";
|
|
6
6
|
import "../../chunk-CDXBML6O.mjs";
|
|
7
7
|
import "../../chunk-AC6TWLRT.mjs";
|
|
8
8
|
export {
|
|
@@ -532,6 +532,29 @@ var template = {
|
|
|
532
532
|
}
|
|
533
533
|
);
|
|
534
534
|
},
|
|
535
|
+
["home-outline"]: ({ className }) => {
|
|
536
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
537
|
+
"svg",
|
|
538
|
+
{
|
|
539
|
+
width: "21",
|
|
540
|
+
height: "21",
|
|
541
|
+
viewBox: "0 0 21 21",
|
|
542
|
+
fill: "none",
|
|
543
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
544
|
+
className,
|
|
545
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
546
|
+
"path",
|
|
547
|
+
{
|
|
548
|
+
d: "M1.96875 10.4997L9.8035 2.66407C10.1885 2.27995 10.8115 2.27995 11.1956 2.66407L19.0312 10.4997M3.9375 8.53094V17.3903C3.9375 17.9337 4.3785 18.3747 4.92188 18.3747H8.53125V14.1091C8.53125 13.5657 8.97225 13.1247 9.51562 13.1247H11.4844C12.0277 13.1247 12.4688 13.5657 12.4688 14.1091V18.3747H16.0781C16.6215 18.3747 17.0625 17.9337 17.0625 17.3903V8.53094M7.21875 18.3747H14.4375",
|
|
549
|
+
stroke: "#5B5E62",
|
|
550
|
+
strokeWidth: "1.25",
|
|
551
|
+
strokeLinecap: "round",
|
|
552
|
+
strokeLinejoin: "round"
|
|
553
|
+
}
|
|
554
|
+
)
|
|
555
|
+
}
|
|
556
|
+
);
|
|
557
|
+
},
|
|
535
558
|
exclamation: ({ className, fill }) => {
|
|
536
559
|
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
537
560
|
"svg",
|
|
@@ -1377,6 +1400,29 @@ var template = {
|
|
|
1377
1400
|
}
|
|
1378
1401
|
);
|
|
1379
1402
|
},
|
|
1403
|
+
["chat-outline"]: ({ className }) => {
|
|
1404
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
1405
|
+
"svg",
|
|
1406
|
+
{
|
|
1407
|
+
width: "21",
|
|
1408
|
+
height: "21",
|
|
1409
|
+
viewBox: "0 0 21 21",
|
|
1410
|
+
fill: "none",
|
|
1411
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1412
|
+
className,
|
|
1413
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
1414
|
+
"path",
|
|
1415
|
+
{
|
|
1416
|
+
d: "M7.54688 10.5C7.54688 10.587 7.51231 10.6705 7.45077 10.732C7.38923 10.7936 7.30577 10.8281 7.21875 10.8281C7.13173 10.8281 7.04827 10.7936 6.98673 10.732C6.9252 10.6705 6.89062 10.587 6.89062 10.5C6.89062 10.413 6.9252 10.3295 6.98673 10.268C7.04827 10.2064 7.13173 10.1719 7.21875 10.1719C7.30577 10.1719 7.38923 10.2064 7.45077 10.268C7.51231 10.3295 7.54688 10.413 7.54688 10.5ZM7.54688 10.5H7.21875M10.8281 10.5C10.8281 10.587 10.7936 10.6705 10.732 10.732C10.6705 10.7936 10.587 10.8281 10.5 10.8281C10.413 10.8281 10.3295 10.7936 10.268 10.732C10.2064 10.6705 10.1719 10.587 10.1719 10.5C10.1719 10.413 10.2064 10.3295 10.268 10.268C10.3295 10.2064 10.413 10.1719 10.5 10.1719C10.587 10.1719 10.6705 10.2064 10.732 10.268C10.7936 10.3295 10.8281 10.413 10.8281 10.5ZM10.8281 10.5H10.5M14.1094 10.5C14.1094 10.587 14.0748 10.6705 14.0133 10.732C13.9517 10.7936 13.8683 10.8281 13.7812 10.8281C13.6942 10.8281 13.6108 10.7936 13.5492 10.732C13.4877 10.6705 13.4531 10.587 13.4531 10.5C13.4531 10.413 13.4877 10.3295 13.5492 10.268C13.6108 10.2064 13.6942 10.1719 13.7812 10.1719C13.8683 10.1719 13.9517 10.2064 14.0133 10.268C14.0748 10.3295 14.1094 10.413 14.1094 10.5ZM14.1094 10.5H13.7812M18.375 10.5C18.375 14.4865 14.8487 17.7188 10.5 17.7188C9.74504 17.7197 8.99328 17.6205 8.26437 17.4239C7.23692 18.1465 5.98353 18.4748 4.73375 18.3487C4.5948 18.3353 4.45643 18.3164 4.319 18.2919C4.75026 17.7836 5.04479 17.1738 5.17475 16.52C5.2535 16.1201 5.05838 15.7316 4.76613 15.4472C3.43875 14.1557 2.625 12.4154 2.625 10.5C2.625 6.5135 6.15125 3.28125 10.5 3.28125C14.8487 3.28125 18.375 6.5135 18.375 10.5Z",
|
|
1417
|
+
stroke: "#5B5E62",
|
|
1418
|
+
strokeWidth: "1.25",
|
|
1419
|
+
strokeLinecap: "round",
|
|
1420
|
+
strokeLinejoin: "round"
|
|
1421
|
+
}
|
|
1422
|
+
)
|
|
1423
|
+
}
|
|
1424
|
+
);
|
|
1425
|
+
},
|
|
1380
1426
|
calendar: ({ className, fill }) => {
|
|
1381
1427
|
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
1382
1428
|
"svg",
|
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
import "../../chunk-7DLOYKVC.mjs";
|
|
3
3
|
import {
|
|
4
4
|
avatar_default
|
|
5
|
-
} from "../../chunk-
|
|
6
|
-
import "../../chunk-
|
|
5
|
+
} from "../../chunk-HP4ARKW3.mjs";
|
|
6
|
+
import "../../chunk-WHU5VP5G.mjs";
|
|
7
7
|
import "../../chunk-CDXBML6O.mjs";
|
|
8
8
|
import "../../chunk-AC6TWLRT.mjs";
|
|
9
9
|
export {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import {
|
|
3
3
|
backdrop_default
|
|
4
|
-
} from "../../chunk-
|
|
5
|
-
import "../../chunk-27Y6K5NK.mjs";
|
|
4
|
+
} from "../../chunk-AF4I7ZQS.mjs";
|
|
6
5
|
import "../../chunk-CDXBML6O.mjs";
|
|
6
|
+
import "../../chunk-27Y6K5NK.mjs";
|
|
7
7
|
import "../../chunk-AC6TWLRT.mjs";
|
|
8
8
|
export {
|
|
9
9
|
backdrop_default as default
|
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
import "../../chunk-SE5TU755.mjs";
|
|
3
3
|
import {
|
|
4
4
|
backdrop_default
|
|
5
|
-
} from "../../chunk-
|
|
6
|
-
import "../../chunk-27Y6K5NK.mjs";
|
|
5
|
+
} from "../../chunk-AF4I7ZQS.mjs";
|
|
7
6
|
import "../../chunk-CDXBML6O.mjs";
|
|
7
|
+
import "../../chunk-27Y6K5NK.mjs";
|
|
8
8
|
import "../../chunk-AC6TWLRT.mjs";
|
|
9
9
|
export {
|
|
10
10
|
backdrop_default as Backdrop
|
|
@@ -770,6 +770,29 @@ var template = {
|
|
|
770
770
|
}
|
|
771
771
|
);
|
|
772
772
|
},
|
|
773
|
+
["home-outline"]: ({ className }) => {
|
|
774
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
775
|
+
"svg",
|
|
776
|
+
{
|
|
777
|
+
width: "21",
|
|
778
|
+
height: "21",
|
|
779
|
+
viewBox: "0 0 21 21",
|
|
780
|
+
fill: "none",
|
|
781
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
782
|
+
className,
|
|
783
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
784
|
+
"path",
|
|
785
|
+
{
|
|
786
|
+
d: "M1.96875 10.4997L9.8035 2.66407C10.1885 2.27995 10.8115 2.27995 11.1956 2.66407L19.0312 10.4997M3.9375 8.53094V17.3903C3.9375 17.9337 4.3785 18.3747 4.92188 18.3747H8.53125V14.1091C8.53125 13.5657 8.97225 13.1247 9.51562 13.1247H11.4844C12.0277 13.1247 12.4688 13.5657 12.4688 14.1091V18.3747H16.0781C16.6215 18.3747 17.0625 17.9337 17.0625 17.3903V8.53094M7.21875 18.3747H14.4375",
|
|
787
|
+
stroke: "#5B5E62",
|
|
788
|
+
strokeWidth: "1.25",
|
|
789
|
+
strokeLinecap: "round",
|
|
790
|
+
strokeLinejoin: "round"
|
|
791
|
+
}
|
|
792
|
+
)
|
|
793
|
+
}
|
|
794
|
+
);
|
|
795
|
+
},
|
|
773
796
|
exclamation: ({ className, fill }) => {
|
|
774
797
|
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
775
798
|
"svg",
|
|
@@ -1615,6 +1638,29 @@ var template = {
|
|
|
1615
1638
|
}
|
|
1616
1639
|
);
|
|
1617
1640
|
},
|
|
1641
|
+
["chat-outline"]: ({ className }) => {
|
|
1642
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
1643
|
+
"svg",
|
|
1644
|
+
{
|
|
1645
|
+
width: "21",
|
|
1646
|
+
height: "21",
|
|
1647
|
+
viewBox: "0 0 21 21",
|
|
1648
|
+
fill: "none",
|
|
1649
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1650
|
+
className,
|
|
1651
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
1652
|
+
"path",
|
|
1653
|
+
{
|
|
1654
|
+
d: "M7.54688 10.5C7.54688 10.587 7.51231 10.6705 7.45077 10.732C7.38923 10.7936 7.30577 10.8281 7.21875 10.8281C7.13173 10.8281 7.04827 10.7936 6.98673 10.732C6.9252 10.6705 6.89062 10.587 6.89062 10.5C6.89062 10.413 6.9252 10.3295 6.98673 10.268C7.04827 10.2064 7.13173 10.1719 7.21875 10.1719C7.30577 10.1719 7.38923 10.2064 7.45077 10.268C7.51231 10.3295 7.54688 10.413 7.54688 10.5ZM7.54688 10.5H7.21875M10.8281 10.5C10.8281 10.587 10.7936 10.6705 10.732 10.732C10.6705 10.7936 10.587 10.8281 10.5 10.8281C10.413 10.8281 10.3295 10.7936 10.268 10.732C10.2064 10.6705 10.1719 10.587 10.1719 10.5C10.1719 10.413 10.2064 10.3295 10.268 10.268C10.3295 10.2064 10.413 10.1719 10.5 10.1719C10.587 10.1719 10.6705 10.2064 10.732 10.268C10.7936 10.3295 10.8281 10.413 10.8281 10.5ZM10.8281 10.5H10.5M14.1094 10.5C14.1094 10.587 14.0748 10.6705 14.0133 10.732C13.9517 10.7936 13.8683 10.8281 13.7812 10.8281C13.6942 10.8281 13.6108 10.7936 13.5492 10.732C13.4877 10.6705 13.4531 10.587 13.4531 10.5C13.4531 10.413 13.4877 10.3295 13.5492 10.268C13.6108 10.2064 13.6942 10.1719 13.7812 10.1719C13.8683 10.1719 13.9517 10.2064 14.0133 10.268C14.0748 10.3295 14.1094 10.413 14.1094 10.5ZM14.1094 10.5H13.7812M18.375 10.5C18.375 14.4865 14.8487 17.7188 10.5 17.7188C9.74504 17.7197 8.99328 17.6205 8.26437 17.4239C7.23692 18.1465 5.98353 18.4748 4.73375 18.3487C4.5948 18.3353 4.45643 18.3164 4.319 18.2919C4.75026 17.7836 5.04479 17.1738 5.17475 16.52C5.2535 16.1201 5.05838 15.7316 4.76613 15.4472C3.43875 14.1557 2.625 12.4154 2.625 10.5C2.625 6.5135 6.15125 3.28125 10.5 3.28125C14.8487 3.28125 18.375 6.5135 18.375 10.5Z",
|
|
1655
|
+
stroke: "#5B5E62",
|
|
1656
|
+
strokeWidth: "1.25",
|
|
1657
|
+
strokeLinecap: "round",
|
|
1658
|
+
strokeLinejoin: "round"
|
|
1659
|
+
}
|
|
1660
|
+
)
|
|
1661
|
+
}
|
|
1662
|
+
);
|
|
1663
|
+
},
|
|
1618
1664
|
calendar: ({ className, fill }) => {
|
|
1619
1665
|
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
1620
1666
|
"svg",
|
|
@@ -1,21 +1,21 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import {
|
|
3
3
|
breadcrumb_default
|
|
4
|
-
} from "../../chunk-
|
|
4
|
+
} from "../../chunk-LFALITPU.mjs";
|
|
5
5
|
import "../../chunk-MY5U63QO.mjs";
|
|
6
|
-
import "../../chunk-
|
|
6
|
+
import "../../chunk-Q364C3FI.mjs";
|
|
7
7
|
import "../../chunk-ITWKPTSD.mjs";
|
|
8
|
-
import "../../chunk-
|
|
9
|
-
import "../../chunk-
|
|
8
|
+
import "../../chunk-UIRHCS6B.mjs";
|
|
9
|
+
import "../../chunk-7RG7CQQM.mjs";
|
|
10
10
|
import "../../chunk-6WSACUIB.mjs";
|
|
11
11
|
import "../../chunk-LXHUO6VM.mjs";
|
|
12
12
|
import "../../chunk-SZL743JC.mjs";
|
|
13
13
|
import "../../chunk-ZYIIXWVY.mjs";
|
|
14
|
-
import "../../chunk-
|
|
15
|
-
import "../../chunk-NX4FTFY3.mjs";
|
|
16
|
-
import "../../chunk-27Y6K5NK.mjs";
|
|
14
|
+
import "../../chunk-Q2YLULZH.mjs";
|
|
17
15
|
import "../../chunk-E3G5QXSH.mjs";
|
|
16
|
+
import "../../chunk-WHU5VP5G.mjs";
|
|
18
17
|
import "../../chunk-CDXBML6O.mjs";
|
|
18
|
+
import "../../chunk-27Y6K5NK.mjs";
|
|
19
19
|
import "../../chunk-AC6TWLRT.mjs";
|
|
20
20
|
export {
|
|
21
21
|
breadcrumb_default as default
|