@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
|
@@ -2309,16 +2309,18 @@ var template = {
|
|
|
2309
2309
|
"svg",
|
|
2310
2310
|
{
|
|
2311
2311
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2312
|
-
width: "
|
|
2313
|
-
height: "
|
|
2314
|
-
viewBox: "0 0
|
|
2312
|
+
width: "21",
|
|
2313
|
+
height: "21",
|
|
2314
|
+
viewBox: "0 0 21 21",
|
|
2315
2315
|
fill: "none",
|
|
2316
2316
|
className,
|
|
2317
2317
|
children: /* @__PURE__ */ (0, import_jsx_runtime4.jsx)(
|
|
2318
2318
|
"path",
|
|
2319
2319
|
{
|
|
2320
|
-
d: "
|
|
2321
|
-
|
|
2320
|
+
d: "M3.5 11.1485L9.1 16.3337L17.5 4.66699",
|
|
2321
|
+
stroke: "currentColor",
|
|
2322
|
+
strokeLinecap: "round",
|
|
2323
|
+
strokeLinejoin: "round"
|
|
2322
2324
|
}
|
|
2323
2325
|
)
|
|
2324
2326
|
}
|
|
@@ -2569,6 +2571,20 @@ var template = {
|
|
|
2569
2571
|
}
|
|
2570
2572
|
);
|
|
2571
2573
|
},
|
|
2574
|
+
rectangle: ({ className }) => {
|
|
2575
|
+
return /* @__PURE__ */ (0, import_jsx_runtime4.jsx)(
|
|
2576
|
+
"svg",
|
|
2577
|
+
{
|
|
2578
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2579
|
+
width: "24",
|
|
2580
|
+
height: "24",
|
|
2581
|
+
viewBox: "0 0 24 24",
|
|
2582
|
+
fill: "none",
|
|
2583
|
+
className,
|
|
2584
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime4.jsx)("rect", { x: "4", y: "4", width: "16", height: "16", stroke: "currentColor", strokeWidth: "2" })
|
|
2585
|
+
}
|
|
2586
|
+
);
|
|
2587
|
+
},
|
|
2572
2588
|
// ----------------------------------- old ---------------------------------
|
|
2573
2589
|
// ** Status **
|
|
2574
2590
|
"plus-circle": ({ className, fill }) => {
|
|
@@ -2,25 +2,25 @@
|
|
|
2
2
|
import "../../chunk-DX3KXNP6.mjs";
|
|
3
3
|
import {
|
|
4
4
|
definition_table_default
|
|
5
|
-
} from "../../chunk-
|
|
5
|
+
} from "../../chunk-DS5CGU2X.mjs";
|
|
6
6
|
import {
|
|
7
7
|
table_default
|
|
8
|
-
} from "../../chunk-
|
|
8
|
+
} from "../../chunk-HZ7LMGRS.mjs";
|
|
9
9
|
import "../../chunk-7B7LRG5J.mjs";
|
|
10
|
-
import "../../chunk-
|
|
10
|
+
import "../../chunk-BS2SDEG2.mjs";
|
|
11
11
|
import "../../chunk-F3HENRVM.mjs";
|
|
12
12
|
import "../../chunk-QZ3LVYJW.mjs";
|
|
13
|
+
import "../../chunk-GZCS62ZQ.mjs";
|
|
13
14
|
import "../../chunk-2GCSFWHD.mjs";
|
|
14
|
-
import "../../chunk-
|
|
15
|
+
import "../../chunk-CITFY2LG.mjs";
|
|
15
16
|
import "../../chunk-DQRAFUDA.mjs";
|
|
16
17
|
import "../../chunk-EWS3FESG.mjs";
|
|
17
|
-
import "../../chunk-3DCUMRYP.mjs";
|
|
18
18
|
import "../../chunk-ZYIIXWVY.mjs";
|
|
19
|
-
import "../../chunk-
|
|
20
|
-
import "../../chunk-
|
|
19
|
+
import "../../chunk-AXWICOKO.mjs";
|
|
20
|
+
import "../../chunk-JYW3GEH6.mjs";
|
|
21
|
+
import "../../chunk-U4DJHAM5.mjs";
|
|
21
22
|
import "../../chunk-27Y6K5NK.mjs";
|
|
22
23
|
import "../../chunk-E3G5QXSH.mjs";
|
|
23
|
-
import "../../chunk-U4DJHAM5.mjs";
|
|
24
24
|
import "../../chunk-AC6TWLRT.mjs";
|
|
25
25
|
export {
|
|
26
26
|
definition_table_default as DefinitionTable,
|
|
@@ -2202,16 +2202,18 @@ var template = {
|
|
|
2202
2202
|
"svg",
|
|
2203
2203
|
{
|
|
2204
2204
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2205
|
-
width: "
|
|
2206
|
-
height: "
|
|
2207
|
-
viewBox: "0 0
|
|
2205
|
+
width: "21",
|
|
2206
|
+
height: "21",
|
|
2207
|
+
viewBox: "0 0 21 21",
|
|
2208
2208
|
fill: "none",
|
|
2209
2209
|
className,
|
|
2210
2210
|
children: /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(
|
|
2211
2211
|
"path",
|
|
2212
2212
|
{
|
|
2213
|
-
d: "
|
|
2214
|
-
|
|
2213
|
+
d: "M3.5 11.1485L9.1 16.3337L17.5 4.66699",
|
|
2214
|
+
stroke: "currentColor",
|
|
2215
|
+
strokeLinecap: "round",
|
|
2216
|
+
strokeLinejoin: "round"
|
|
2215
2217
|
}
|
|
2216
2218
|
)
|
|
2217
2219
|
}
|
|
@@ -2462,6 +2464,20 @@ var template = {
|
|
|
2462
2464
|
}
|
|
2463
2465
|
);
|
|
2464
2466
|
},
|
|
2467
|
+
rectangle: ({ className }) => {
|
|
2468
|
+
return /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(
|
|
2469
|
+
"svg",
|
|
2470
|
+
{
|
|
2471
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2472
|
+
width: "24",
|
|
2473
|
+
height: "24",
|
|
2474
|
+
viewBox: "0 0 24 24",
|
|
2475
|
+
fill: "none",
|
|
2476
|
+
className,
|
|
2477
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime3.jsx)("rect", { x: "4", y: "4", width: "16", height: "16", stroke: "currentColor", strokeWidth: "2" })
|
|
2478
|
+
}
|
|
2479
|
+
);
|
|
2480
|
+
},
|
|
2465
2481
|
// ----------------------------------- old ---------------------------------
|
|
2466
2482
|
// ** Status **
|
|
2467
2483
|
"plus-circle": ({ className, fill }) => {
|
|
@@ -1,22 +1,22 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import {
|
|
3
3
|
table_body_default
|
|
4
|
-
} from "../../chunk-
|
|
4
|
+
} from "../../chunk-HZ7LMGRS.mjs";
|
|
5
5
|
import "../../chunk-7B7LRG5J.mjs";
|
|
6
|
-
import "../../chunk-
|
|
6
|
+
import "../../chunk-BS2SDEG2.mjs";
|
|
7
7
|
import "../../chunk-F3HENRVM.mjs";
|
|
8
8
|
import "../../chunk-QZ3LVYJW.mjs";
|
|
9
|
+
import "../../chunk-GZCS62ZQ.mjs";
|
|
9
10
|
import "../../chunk-2GCSFWHD.mjs";
|
|
10
|
-
import "../../chunk-
|
|
11
|
+
import "../../chunk-CITFY2LG.mjs";
|
|
11
12
|
import "../../chunk-DQRAFUDA.mjs";
|
|
12
13
|
import "../../chunk-EWS3FESG.mjs";
|
|
13
|
-
import "../../chunk-3DCUMRYP.mjs";
|
|
14
14
|
import "../../chunk-ZYIIXWVY.mjs";
|
|
15
|
-
import "../../chunk-
|
|
16
|
-
import "../../chunk-
|
|
15
|
+
import "../../chunk-AXWICOKO.mjs";
|
|
16
|
+
import "../../chunk-JYW3GEH6.mjs";
|
|
17
|
+
import "../../chunk-U4DJHAM5.mjs";
|
|
17
18
|
import "../../chunk-27Y6K5NK.mjs";
|
|
18
19
|
import "../../chunk-E3G5QXSH.mjs";
|
|
19
|
-
import "../../chunk-U4DJHAM5.mjs";
|
|
20
20
|
import "../../chunk-AC6TWLRT.mjs";
|
|
21
21
|
export {
|
|
22
22
|
table_body_default as default
|
|
@@ -2228,16 +2228,18 @@ var template = {
|
|
|
2228
2228
|
"svg",
|
|
2229
2229
|
{
|
|
2230
2230
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2231
|
-
width: "
|
|
2232
|
-
height: "
|
|
2233
|
-
viewBox: "0 0
|
|
2231
|
+
width: "21",
|
|
2232
|
+
height: "21",
|
|
2233
|
+
viewBox: "0 0 21 21",
|
|
2234
2234
|
fill: "none",
|
|
2235
2235
|
className,
|
|
2236
2236
|
children: /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(
|
|
2237
2237
|
"path",
|
|
2238
2238
|
{
|
|
2239
|
-
d: "
|
|
2240
|
-
|
|
2239
|
+
d: "M3.5 11.1485L9.1 16.3337L17.5 4.66699",
|
|
2240
|
+
stroke: "currentColor",
|
|
2241
|
+
strokeLinecap: "round",
|
|
2242
|
+
strokeLinejoin: "round"
|
|
2241
2243
|
}
|
|
2242
2244
|
)
|
|
2243
2245
|
}
|
|
@@ -2488,6 +2490,20 @@ var template = {
|
|
|
2488
2490
|
}
|
|
2489
2491
|
);
|
|
2490
2492
|
},
|
|
2493
|
+
rectangle: ({ className }) => {
|
|
2494
|
+
return /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(
|
|
2495
|
+
"svg",
|
|
2496
|
+
{
|
|
2497
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2498
|
+
width: "24",
|
|
2499
|
+
height: "24",
|
|
2500
|
+
viewBox: "0 0 24 24",
|
|
2501
|
+
fill: "none",
|
|
2502
|
+
className,
|
|
2503
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime3.jsx)("rect", { x: "4", y: "4", width: "16", height: "16", stroke: "currentColor", strokeWidth: "2" })
|
|
2504
|
+
}
|
|
2505
|
+
);
|
|
2506
|
+
},
|
|
2491
2507
|
// ----------------------------------- old ---------------------------------
|
|
2492
2508
|
// ** Status **
|
|
2493
2509
|
"plus-circle": ({ className, fill }) => {
|
|
@@ -1,22 +1,22 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import {
|
|
3
3
|
table_head_default
|
|
4
|
-
} from "../../chunk-
|
|
4
|
+
} from "../../chunk-HZ7LMGRS.mjs";
|
|
5
5
|
import "../../chunk-7B7LRG5J.mjs";
|
|
6
|
-
import "../../chunk-
|
|
6
|
+
import "../../chunk-BS2SDEG2.mjs";
|
|
7
7
|
import "../../chunk-F3HENRVM.mjs";
|
|
8
8
|
import "../../chunk-QZ3LVYJW.mjs";
|
|
9
|
+
import "../../chunk-GZCS62ZQ.mjs";
|
|
9
10
|
import "../../chunk-2GCSFWHD.mjs";
|
|
10
|
-
import "../../chunk-
|
|
11
|
+
import "../../chunk-CITFY2LG.mjs";
|
|
11
12
|
import "../../chunk-DQRAFUDA.mjs";
|
|
12
13
|
import "../../chunk-EWS3FESG.mjs";
|
|
13
|
-
import "../../chunk-3DCUMRYP.mjs";
|
|
14
14
|
import "../../chunk-ZYIIXWVY.mjs";
|
|
15
|
-
import "../../chunk-
|
|
16
|
-
import "../../chunk-
|
|
15
|
+
import "../../chunk-AXWICOKO.mjs";
|
|
16
|
+
import "../../chunk-JYW3GEH6.mjs";
|
|
17
|
+
import "../../chunk-U4DJHAM5.mjs";
|
|
17
18
|
import "../../chunk-27Y6K5NK.mjs";
|
|
18
19
|
import "../../chunk-E3G5QXSH.mjs";
|
|
19
|
-
import "../../chunk-U4DJHAM5.mjs";
|
|
20
20
|
import "../../chunk-AC6TWLRT.mjs";
|
|
21
21
|
export {
|
|
22
22
|
table_head_default as default
|
|
@@ -2307,16 +2307,18 @@ var template = {
|
|
|
2307
2307
|
"svg",
|
|
2308
2308
|
{
|
|
2309
2309
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2310
|
-
width: "
|
|
2311
|
-
height: "
|
|
2312
|
-
viewBox: "0 0
|
|
2310
|
+
width: "21",
|
|
2311
|
+
height: "21",
|
|
2312
|
+
viewBox: "0 0 21 21",
|
|
2313
2313
|
fill: "none",
|
|
2314
2314
|
className,
|
|
2315
2315
|
children: /* @__PURE__ */ (0, import_jsx_runtime4.jsx)(
|
|
2316
2316
|
"path",
|
|
2317
2317
|
{
|
|
2318
|
-
d: "
|
|
2319
|
-
|
|
2318
|
+
d: "M3.5 11.1485L9.1 16.3337L17.5 4.66699",
|
|
2319
|
+
stroke: "currentColor",
|
|
2320
|
+
strokeLinecap: "round",
|
|
2321
|
+
strokeLinejoin: "round"
|
|
2320
2322
|
}
|
|
2321
2323
|
)
|
|
2322
2324
|
}
|
|
@@ -2567,6 +2569,20 @@ var template = {
|
|
|
2567
2569
|
}
|
|
2568
2570
|
);
|
|
2569
2571
|
},
|
|
2572
|
+
rectangle: ({ className }) => {
|
|
2573
|
+
return /* @__PURE__ */ (0, import_jsx_runtime4.jsx)(
|
|
2574
|
+
"svg",
|
|
2575
|
+
{
|
|
2576
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2577
|
+
width: "24",
|
|
2578
|
+
height: "24",
|
|
2579
|
+
viewBox: "0 0 24 24",
|
|
2580
|
+
fill: "none",
|
|
2581
|
+
className,
|
|
2582
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime4.jsx)("rect", { x: "4", y: "4", width: "16", height: "16", stroke: "currentColor", strokeWidth: "2" })
|
|
2583
|
+
}
|
|
2584
|
+
);
|
|
2585
|
+
},
|
|
2570
2586
|
// ----------------------------------- old ---------------------------------
|
|
2571
2587
|
// ** Status **
|
|
2572
2588
|
"plus-circle": ({ className, fill }) => {
|
|
@@ -2,22 +2,22 @@
|
|
|
2
2
|
import {
|
|
3
3
|
getCellStyle,
|
|
4
4
|
table_default
|
|
5
|
-
} from "../../chunk-
|
|
5
|
+
} from "../../chunk-HZ7LMGRS.mjs";
|
|
6
6
|
import "../../chunk-7B7LRG5J.mjs";
|
|
7
|
-
import "../../chunk-
|
|
7
|
+
import "../../chunk-BS2SDEG2.mjs";
|
|
8
8
|
import "../../chunk-F3HENRVM.mjs";
|
|
9
9
|
import "../../chunk-QZ3LVYJW.mjs";
|
|
10
|
+
import "../../chunk-GZCS62ZQ.mjs";
|
|
10
11
|
import "../../chunk-2GCSFWHD.mjs";
|
|
11
|
-
import "../../chunk-
|
|
12
|
+
import "../../chunk-CITFY2LG.mjs";
|
|
12
13
|
import "../../chunk-DQRAFUDA.mjs";
|
|
13
14
|
import "../../chunk-EWS3FESG.mjs";
|
|
14
|
-
import "../../chunk-3DCUMRYP.mjs";
|
|
15
15
|
import "../../chunk-ZYIIXWVY.mjs";
|
|
16
|
-
import "../../chunk-
|
|
17
|
-
import "../../chunk-
|
|
16
|
+
import "../../chunk-AXWICOKO.mjs";
|
|
17
|
+
import "../../chunk-JYW3GEH6.mjs";
|
|
18
|
+
import "../../chunk-U4DJHAM5.mjs";
|
|
18
19
|
import "../../chunk-27Y6K5NK.mjs";
|
|
19
20
|
import "../../chunk-E3G5QXSH.mjs";
|
|
20
|
-
import "../../chunk-U4DJHAM5.mjs";
|
|
21
21
|
import "../../chunk-AC6TWLRT.mjs";
|
|
22
22
|
export {
|
|
23
23
|
table_default as default,
|
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
import "../../chunk-3MY6LO7N.mjs";
|
|
3
3
|
import {
|
|
4
4
|
tabs_default
|
|
5
|
-
} from "../../chunk-
|
|
6
|
-
import "../../chunk-E3G5QXSH.mjs";
|
|
5
|
+
} from "../../chunk-EJZB335B.mjs";
|
|
7
6
|
import "../../chunk-U4DJHAM5.mjs";
|
|
7
|
+
import "../../chunk-E3G5QXSH.mjs";
|
|
8
8
|
import "../../chunk-AC6TWLRT.mjs";
|
|
9
9
|
export {
|
|
10
10
|
tabs_default as Tabs
|
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
import {
|
|
3
3
|
tabs,
|
|
4
4
|
tabs_default
|
|
5
|
-
} from "../../chunk-
|
|
6
|
-
import "../../chunk-E3G5QXSH.mjs";
|
|
5
|
+
} from "../../chunk-EJZB335B.mjs";
|
|
7
6
|
import "../../chunk-U4DJHAM5.mjs";
|
|
7
|
+
import "../../chunk-E3G5QXSH.mjs";
|
|
8
8
|
import "../../chunk-AC6TWLRT.mjs";
|
|
9
9
|
export {
|
|
10
10
|
tabs_default as default,
|
|
@@ -1836,16 +1836,18 @@ var template = {
|
|
|
1836
1836
|
"svg",
|
|
1837
1837
|
{
|
|
1838
1838
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1839
|
-
width: "
|
|
1840
|
-
height: "
|
|
1841
|
-
viewBox: "0 0
|
|
1839
|
+
width: "21",
|
|
1840
|
+
height: "21",
|
|
1841
|
+
viewBox: "0 0 21 21",
|
|
1842
1842
|
fill: "none",
|
|
1843
1843
|
className,
|
|
1844
1844
|
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
1845
1845
|
"path",
|
|
1846
1846
|
{
|
|
1847
|
-
d: "
|
|
1848
|
-
|
|
1847
|
+
d: "M3.5 11.1485L9.1 16.3337L17.5 4.66699",
|
|
1848
|
+
stroke: "currentColor",
|
|
1849
|
+
strokeLinecap: "round",
|
|
1850
|
+
strokeLinejoin: "round"
|
|
1849
1851
|
}
|
|
1850
1852
|
)
|
|
1851
1853
|
}
|
|
@@ -2096,6 +2098,20 @@ var template = {
|
|
|
2096
2098
|
}
|
|
2097
2099
|
);
|
|
2098
2100
|
},
|
|
2101
|
+
rectangle: ({ className }) => {
|
|
2102
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
2103
|
+
"svg",
|
|
2104
|
+
{
|
|
2105
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2106
|
+
width: "24",
|
|
2107
|
+
height: "24",
|
|
2108
|
+
viewBox: "0 0 24 24",
|
|
2109
|
+
fill: "none",
|
|
2110
|
+
className,
|
|
2111
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("rect", { x: "4", y: "4", width: "16", height: "16", stroke: "currentColor", strokeWidth: "2" })
|
|
2112
|
+
}
|
|
2113
|
+
);
|
|
2114
|
+
},
|
|
2099
2115
|
// ----------------------------------- old ---------------------------------
|
|
2100
2116
|
// ** Status **
|
|
2101
2117
|
"plus-circle": ({ className, fill }) => {
|
|
@@ -6,14 +6,14 @@ import {
|
|
|
6
6
|
import "../../chunk-ZYIIXWVY.mjs";
|
|
7
7
|
import {
|
|
8
8
|
Icon_default
|
|
9
|
-
} from "../../chunk-
|
|
10
|
-
import "../../chunk-
|
|
11
|
-
import {
|
|
12
|
-
mapPropsVariants
|
|
13
|
-
} from "../../chunk-E3G5QXSH.mjs";
|
|
9
|
+
} from "../../chunk-AXWICOKO.mjs";
|
|
10
|
+
import "../../chunk-JYW3GEH6.mjs";
|
|
14
11
|
import {
|
|
15
12
|
tv
|
|
16
13
|
} from "../../chunk-U4DJHAM5.mjs";
|
|
14
|
+
import {
|
|
15
|
+
mapPropsVariants
|
|
16
|
+
} from "../../chunk-E3G5QXSH.mjs";
|
|
17
17
|
import "../../chunk-AC6TWLRT.mjs";
|
|
18
18
|
|
|
19
19
|
// src/components/timePicker/calendar.tsx
|
|
@@ -1839,16 +1839,18 @@ var template = {
|
|
|
1839
1839
|
"svg",
|
|
1840
1840
|
{
|
|
1841
1841
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1842
|
-
width: "
|
|
1843
|
-
height: "
|
|
1844
|
-
viewBox: "0 0
|
|
1842
|
+
width: "21",
|
|
1843
|
+
height: "21",
|
|
1844
|
+
viewBox: "0 0 21 21",
|
|
1845
1845
|
fill: "none",
|
|
1846
1846
|
className,
|
|
1847
1847
|
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
1848
1848
|
"path",
|
|
1849
1849
|
{
|
|
1850
|
-
d: "
|
|
1851
|
-
|
|
1850
|
+
d: "M3.5 11.1485L9.1 16.3337L17.5 4.66699",
|
|
1851
|
+
stroke: "currentColor",
|
|
1852
|
+
strokeLinecap: "round",
|
|
1853
|
+
strokeLinejoin: "round"
|
|
1852
1854
|
}
|
|
1853
1855
|
)
|
|
1854
1856
|
}
|
|
@@ -2099,6 +2101,20 @@ var template = {
|
|
|
2099
2101
|
}
|
|
2100
2102
|
);
|
|
2101
2103
|
},
|
|
2104
|
+
rectangle: ({ className }) => {
|
|
2105
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
2106
|
+
"svg",
|
|
2107
|
+
{
|
|
2108
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2109
|
+
width: "24",
|
|
2110
|
+
height: "24",
|
|
2111
|
+
viewBox: "0 0 24 24",
|
|
2112
|
+
fill: "none",
|
|
2113
|
+
className,
|
|
2114
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("rect", { x: "4", y: "4", width: "16", height: "16", stroke: "currentColor", strokeWidth: "2" })
|
|
2115
|
+
}
|
|
2116
|
+
);
|
|
2117
|
+
},
|
|
2102
2118
|
// ----------------------------------- old ---------------------------------
|
|
2103
2119
|
// ** Status **
|
|
2104
2120
|
"plus-circle": ({ className, fill }) => {
|
|
@@ -3,17 +3,17 @@ import "../../chunk-LUWGOKLG.mjs";
|
|
|
3
3
|
import {
|
|
4
4
|
ToastProvider,
|
|
5
5
|
useToast
|
|
6
|
-
} from "../../chunk-
|
|
6
|
+
} from "../../chunk-TP2EMUPN.mjs";
|
|
7
7
|
import "../../chunk-ZOTHPHXA.mjs";
|
|
8
8
|
import {
|
|
9
9
|
toast_default
|
|
10
|
-
} from "../../chunk-
|
|
10
|
+
} from "../../chunk-SOY4EHD7.mjs";
|
|
11
11
|
import "../../chunk-ZYIIXWVY.mjs";
|
|
12
|
-
import "../../chunk-
|
|
13
|
-
import "../../chunk-
|
|
12
|
+
import "../../chunk-AXWICOKO.mjs";
|
|
13
|
+
import "../../chunk-JYW3GEH6.mjs";
|
|
14
|
+
import "../../chunk-U4DJHAM5.mjs";
|
|
14
15
|
import "../../chunk-27Y6K5NK.mjs";
|
|
15
16
|
import "../../chunk-E3G5QXSH.mjs";
|
|
16
|
-
import "../../chunk-U4DJHAM5.mjs";
|
|
17
17
|
import "../../chunk-AC6TWLRT.mjs";
|
|
18
18
|
export {
|
|
19
19
|
toast_default as Toast,
|
|
@@ -1835,16 +1835,18 @@ var template = {
|
|
|
1835
1835
|
"svg",
|
|
1836
1836
|
{
|
|
1837
1837
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1838
|
-
width: "
|
|
1839
|
-
height: "
|
|
1840
|
-
viewBox: "0 0
|
|
1838
|
+
width: "21",
|
|
1839
|
+
height: "21",
|
|
1840
|
+
viewBox: "0 0 21 21",
|
|
1841
1841
|
fill: "none",
|
|
1842
1842
|
className,
|
|
1843
1843
|
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
1844
1844
|
"path",
|
|
1845
1845
|
{
|
|
1846
|
-
d: "
|
|
1847
|
-
|
|
1846
|
+
d: "M3.5 11.1485L9.1 16.3337L17.5 4.66699",
|
|
1847
|
+
stroke: "currentColor",
|
|
1848
|
+
strokeLinecap: "round",
|
|
1849
|
+
strokeLinejoin: "round"
|
|
1848
1850
|
}
|
|
1849
1851
|
)
|
|
1850
1852
|
}
|
|
@@ -2095,6 +2097,20 @@ var template = {
|
|
|
2095
2097
|
}
|
|
2096
2098
|
);
|
|
2097
2099
|
},
|
|
2100
|
+
rectangle: ({ className }) => {
|
|
2101
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
2102
|
+
"svg",
|
|
2103
|
+
{
|
|
2104
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2105
|
+
width: "24",
|
|
2106
|
+
height: "24",
|
|
2107
|
+
viewBox: "0 0 24 24",
|
|
2108
|
+
fill: "none",
|
|
2109
|
+
className,
|
|
2110
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("rect", { x: "4", y: "4", width: "16", height: "16", stroke: "currentColor", strokeWidth: "2" })
|
|
2111
|
+
}
|
|
2112
|
+
);
|
|
2113
|
+
},
|
|
2098
2114
|
// ----------------------------------- old ---------------------------------
|
|
2099
2115
|
// ** Status **
|
|
2100
2116
|
"plus-circle": ({ className, fill }) => {
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import {
|
|
3
3
|
toast_default
|
|
4
|
-
} from "../../chunk-
|
|
4
|
+
} from "../../chunk-SOY4EHD7.mjs";
|
|
5
5
|
import "../../chunk-ZYIIXWVY.mjs";
|
|
6
|
-
import "../../chunk-
|
|
7
|
-
import "../../chunk-
|
|
6
|
+
import "../../chunk-AXWICOKO.mjs";
|
|
7
|
+
import "../../chunk-JYW3GEH6.mjs";
|
|
8
|
+
import "../../chunk-U4DJHAM5.mjs";
|
|
8
9
|
import "../../chunk-27Y6K5NK.mjs";
|
|
9
10
|
import "../../chunk-E3G5QXSH.mjs";
|
|
10
|
-
import "../../chunk-U4DJHAM5.mjs";
|
|
11
11
|
import "../../chunk-AC6TWLRT.mjs";
|
|
12
12
|
export {
|
|
13
13
|
toast_default as default
|
|
@@ -1875,16 +1875,18 @@ var template = {
|
|
|
1875
1875
|
"svg",
|
|
1876
1876
|
{
|
|
1877
1877
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1878
|
-
width: "
|
|
1879
|
-
height: "
|
|
1880
|
-
viewBox: "0 0
|
|
1878
|
+
width: "21",
|
|
1879
|
+
height: "21",
|
|
1880
|
+
viewBox: "0 0 21 21",
|
|
1881
1881
|
fill: "none",
|
|
1882
1882
|
className,
|
|
1883
1883
|
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
1884
1884
|
"path",
|
|
1885
1885
|
{
|
|
1886
|
-
d: "
|
|
1887
|
-
|
|
1886
|
+
d: "M3.5 11.1485L9.1 16.3337L17.5 4.66699",
|
|
1887
|
+
stroke: "currentColor",
|
|
1888
|
+
strokeLinecap: "round",
|
|
1889
|
+
strokeLinejoin: "round"
|
|
1888
1890
|
}
|
|
1889
1891
|
)
|
|
1890
1892
|
}
|
|
@@ -2135,6 +2137,20 @@ var template = {
|
|
|
2135
2137
|
}
|
|
2136
2138
|
);
|
|
2137
2139
|
},
|
|
2140
|
+
rectangle: ({ className }) => {
|
|
2141
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
2142
|
+
"svg",
|
|
2143
|
+
{
|
|
2144
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2145
|
+
width: "24",
|
|
2146
|
+
height: "24",
|
|
2147
|
+
viewBox: "0 0 24 24",
|
|
2148
|
+
fill: "none",
|
|
2149
|
+
className,
|
|
2150
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("rect", { x: "4", y: "4", width: "16", height: "16", stroke: "currentColor", strokeWidth: "2" })
|
|
2151
|
+
}
|
|
2152
|
+
);
|
|
2153
|
+
},
|
|
2138
2154
|
// ----------------------------------- old ---------------------------------
|
|
2139
2155
|
// ** Status **
|
|
2140
2156
|
"plus-circle": ({ className, fill }) => {
|