@deepnoid/ui 0.1.27 → 0.1.28
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 +150 -150
- package/dist/{chunk-E4UUZOR4.mjs → chunk-272FMLIL.mjs} +1 -1
- package/dist/{chunk-3IU2RPSM.mjs → chunk-2SDYFOZL.mjs} +46 -35
- package/dist/{chunk-HWL7TPUN.mjs → chunk-2TKEWFGH.mjs} +1 -1
- package/dist/{chunk-PX4PFLJ3.mjs → chunk-4OSN2OE2.mjs} +1 -1
- package/dist/{chunk-Q72LZAPG.mjs → chunk-A7RU3FU5.mjs} +1 -1
- package/dist/{chunk-GRA2LU42.mjs → chunk-BEQ3KZGS.mjs} +1 -1
- package/dist/{chunk-IRAHS4WS.mjs → chunk-G67WUZO3.mjs} +1 -1
- package/dist/{chunk-YBDA3WQP.mjs → chunk-IBI3OVQI.mjs} +1 -1
- package/dist/{chunk-BQUZRVYW.mjs → chunk-JTZUXVOU.mjs} +1 -1
- package/dist/{chunk-XA6PVFTW.mjs → chunk-JV7VLO2L.mjs} +1 -1
- package/dist/{chunk-B3DFSXGC.mjs → chunk-K7VUN5BS.mjs} +2 -2
- package/dist/{chunk-DLQFMOBN.mjs → chunk-KYJTZPXY.mjs} +1 -1
- package/dist/{chunk-OUAKGMDW.mjs → chunk-MEY4IL7D.mjs} +1 -1
- package/dist/{chunk-SCFTSNCK.mjs → chunk-NHVIKP4H.mjs} +6 -6
- package/dist/{chunk-PMMTMYRI.mjs → chunk-QIEKOGY7.mjs} +1 -1
- package/dist/{chunk-QY7LYAXT.mjs → chunk-RT3S3VVJ.mjs} +2 -2
- package/dist/{chunk-C7OF5HJF.mjs → chunk-SO7BGWM7.mjs} +2 -2
- package/dist/{chunk-XQGD4ZIX.mjs → chunk-SP3JVQY3.mjs} +1 -1
- package/dist/{chunk-6HX3PPL6.mjs → chunk-WLNLVX7Q.mjs} +1 -1
- package/dist/components/avatar/avatar.js +46 -35
- package/dist/components/avatar/avatar.mjs +2 -2
- package/dist/components/avatar/index.js +46 -35
- package/dist/components/avatar/index.mjs +2 -2
- package/dist/components/breadcrumb/breadcrumb.js +46 -35
- package/dist/components/breadcrumb/breadcrumb.mjs +5 -5
- package/dist/components/breadcrumb/index.js +46 -35
- package/dist/components/breadcrumb/index.mjs +5 -5
- package/dist/components/button/button.js +46 -35
- package/dist/components/button/button.mjs +3 -3
- package/dist/components/button/icon-button.js +46 -35
- package/dist/components/button/icon-button.mjs +3 -3
- package/dist/components/button/index.js +46 -35
- package/dist/components/button/index.mjs +4 -4
- package/dist/components/chip/chip.js +46 -35
- package/dist/components/chip/chip.mjs +3 -3
- package/dist/components/chip/index.js +46 -35
- package/dist/components/chip/index.mjs +3 -3
- package/dist/components/dateTimePicker/calendar.js +46 -35
- package/dist/components/dateTimePicker/calendar.mjs +3 -3
- package/dist/components/dateTimePicker/dateTimePicker.js +46 -35
- package/dist/components/dateTimePicker/dateTimePicker.mjs +9 -9
- package/dist/components/dateTimePicker/index.js +46 -35
- package/dist/components/dateTimePicker/index.mjs +9 -9
- package/dist/components/dateTimePicker/timePicker.js +46 -35
- package/dist/components/dateTimePicker/timePicker.mjs +5 -5
- package/dist/components/icon/Icon.d.mts +9 -5
- package/dist/components/icon/Icon.d.ts +9 -5
- package/dist/components/icon/Icon.js +46 -35
- package/dist/components/icon/Icon.mjs +2 -2
- package/dist/components/icon/index.js +46 -35
- package/dist/components/icon/index.mjs +2 -2
- package/dist/components/icon/template.d.mts +3 -2
- package/dist/components/icon/template.d.ts +3 -2
- package/dist/components/icon/template.js +46 -35
- package/dist/components/icon/template.mjs +1 -1
- package/dist/components/input/index.js +46 -35
- package/dist/components/input/index.mjs +3 -3
- package/dist/components/input/input.js +46 -35
- package/dist/components/input/input.mjs +3 -3
- package/dist/components/list/index.js +46 -35
- package/dist/components/list/index.mjs +4 -4
- package/dist/components/list/listItem.js +46 -35
- package/dist/components/list/listItem.mjs +4 -4
- package/dist/components/modal/index.js +46 -35
- package/dist/components/modal/index.mjs +5 -5
- package/dist/components/modal/modal.js +46 -35
- package/dist/components/modal/modal.mjs +5 -5
- package/dist/components/pagination/index.js +46 -35
- package/dist/components/pagination/index.mjs +4 -4
- package/dist/components/pagination/pagination.js +46 -35
- package/dist/components/pagination/pagination.mjs +4 -4
- package/dist/components/select/index.js +46 -35
- package/dist/components/select/index.mjs +3 -3
- package/dist/components/select/select.js +46 -35
- package/dist/components/select/select.mjs +3 -3
- package/dist/components/table/index.js +46 -35
- package/dist/components/table/index.mjs +5 -5
- package/dist/components/table/table.js +46 -35
- package/dist/components/table/table.mjs +5 -5
- package/dist/components/toast/index.js +46 -35
- package/dist/components/toast/index.mjs +4 -4
- package/dist/components/toast/toast.js +46 -35
- package/dist/components/toast/toast.mjs +3 -3
- package/dist/components/toast/use-toast.js +46 -35
- package/dist/components/toast/use-toast.mjs +4 -4
- package/dist/components/tree/index.js +46 -35
- package/dist/components/tree/index.mjs +3 -3
- package/dist/components/tree/tree.js +46 -35
- package/dist/components/tree/tree.mjs +3 -3
- package/dist/index.js +46 -35
- package/dist/index.mjs +27 -27
- package/package.json +1 -1
|
@@ -518,22 +518,61 @@ var template = {
|
|
|
518
518
|
}
|
|
519
519
|
);
|
|
520
520
|
},
|
|
521
|
-
|
|
522
|
-
|
|
523
|
-
|
|
521
|
+
plus: ({ className }) => {
|
|
522
|
+
return /* @__PURE__ */ jsxs(
|
|
523
|
+
"svg",
|
|
524
|
+
{
|
|
525
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
526
|
+
width: "18",
|
|
527
|
+
height: "18",
|
|
528
|
+
viewBox: "0 0 18 18",
|
|
529
|
+
fill: "none",
|
|
530
|
+
className,
|
|
531
|
+
children: [
|
|
532
|
+
/* @__PURE__ */ jsx("path", { d: "M4.5 9H13.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
|
|
533
|
+
/* @__PURE__ */ jsx("path", { d: "M9 13.5V4.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
|
|
534
|
+
]
|
|
535
|
+
}
|
|
536
|
+
);
|
|
537
|
+
},
|
|
538
|
+
minus: ({ className }) => {
|
|
524
539
|
return /* @__PURE__ */ jsx(
|
|
525
540
|
"svg",
|
|
526
541
|
{
|
|
527
|
-
|
|
528
|
-
|
|
529
|
-
|
|
542
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
543
|
+
width: "18",
|
|
544
|
+
height: "18",
|
|
545
|
+
viewBox: "0 0 18 18",
|
|
530
546
|
fill: "none",
|
|
547
|
+
className,
|
|
548
|
+
children: /* @__PURE__ */ jsx("path", { d: "M4.5 9H13.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
|
|
549
|
+
}
|
|
550
|
+
);
|
|
551
|
+
},
|
|
552
|
+
pencil: ({ className }) => {
|
|
553
|
+
return /* @__PURE__ */ jsx(
|
|
554
|
+
"svg",
|
|
555
|
+
{
|
|
531
556
|
xmlns: "http://www.w3.org/2000/svg",
|
|
557
|
+
width: "18",
|
|
558
|
+
height: "18",
|
|
559
|
+
viewBox: "0 0 18 18",
|
|
560
|
+
fill: "none",
|
|
532
561
|
className,
|
|
533
|
-
children: /* @__PURE__ */ jsx(
|
|
562
|
+
children: /* @__PURE__ */ jsx(
|
|
563
|
+
"path",
|
|
564
|
+
{
|
|
565
|
+
d: "M12.6465 3.36525L13.9117 2.09925C14.1755 1.83549 14.5332 1.68732 14.9062 1.68732C15.2793 1.68732 15.637 1.83549 15.9008 2.09925C16.1645 2.36301 16.3127 2.72074 16.3127 3.09375C16.3127 3.46676 16.1645 3.82449 15.9008 4.08825L7.9365 12.0525C7.53999 12.4488 7.05102 12.74 6.51375 12.9L4.5 13.5L5.1 11.4863C5.25996 10.949 5.55123 10.46 5.9475 10.0635L12.6465 3.36525ZM12.6465 3.36525L14.625 5.34375M13.5 10.5V14.0625C13.5 14.5101 13.3222 14.9393 13.0057 15.2557C12.6893 15.5722 12.2601 15.75 11.8125 15.75H3.9375C3.48995 15.75 3.06072 15.5722 2.74426 15.2557C2.42779 14.9393 2.25 14.5101 2.25 14.0625V6.1875C2.25 5.73995 2.42779 5.31073 2.74426 4.99426C3.06072 4.67779 3.48995 4.5 3.9375 4.5H7.5",
|
|
566
|
+
stroke: "currentColor",
|
|
567
|
+
strokeLinecap: "round",
|
|
568
|
+
strokeLinejoin: "round"
|
|
569
|
+
}
|
|
570
|
+
)
|
|
534
571
|
}
|
|
535
572
|
);
|
|
536
573
|
},
|
|
574
|
+
// ----------------------------------- old ---------------------------------
|
|
575
|
+
// ** Status **
|
|
537
576
|
check: ({ className, fill }) => {
|
|
538
577
|
return /* @__PURE__ */ jsx(
|
|
539
578
|
"svg",
|
|
@@ -2180,34 +2219,6 @@ var template = {
|
|
|
2180
2219
|
}
|
|
2181
2220
|
);
|
|
2182
2221
|
},
|
|
2183
|
-
pencil: ({ className, fill }) => {
|
|
2184
|
-
return /* @__PURE__ */ jsx(
|
|
2185
|
-
"svg",
|
|
2186
|
-
{
|
|
2187
|
-
width: "24",
|
|
2188
|
-
height: "24",
|
|
2189
|
-
viewBox: "0 0 24 24",
|
|
2190
|
-
fill: "none",
|
|
2191
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2192
|
-
className,
|
|
2193
|
-
children: fill ? /* @__PURE__ */ jsx(
|
|
2194
|
-
"path",
|
|
2195
|
-
{
|
|
2196
|
-
d: "M21.7313 2.26918C21.239 1.77699 20.5714 1.50049 19.8753 1.50049C19.1791 1.50049 18.5115 1.77699 18.0193 2.26918L16.8623 3.42618L20.5743 7.13818L21.7313 5.98118C22.2234 5.48891 22.4999 4.8213 22.4999 4.12518C22.4999 3.42906 22.2234 2.76145 21.7313 2.26918ZM19.5133 8.19918L15.8013 4.48718L3.65125 16.6372C3.03411 17.254 2.58043 18.015 2.33125 18.8512L1.53125 21.5362C1.49263 21.6657 1.48975 21.8033 1.52292 21.9344C1.55608 22.0655 1.62407 22.1852 1.71967 22.2808C1.81527 22.3764 1.93494 22.4443 2.06601 22.4775C2.19709 22.5107 2.33469 22.5078 2.46425 22.4692L5.14925 21.6692C5.98548 21.42 6.74642 20.9663 7.36325 20.3492L19.5133 8.19918Z",
|
|
2197
|
-
fill: "currentColor"
|
|
2198
|
-
}
|
|
2199
|
-
) : /* @__PURE__ */ jsx(
|
|
2200
|
-
"path",
|
|
2201
|
-
{
|
|
2202
|
-
d: "M16.862 4.487L18.549 2.799C18.9007 2.44733 19.3777 2.24976 19.875 2.24976C20.3723 2.24976 20.8493 2.44733 21.201 2.799C21.5527 3.15068 21.7502 3.62766 21.7502 4.125C21.7502 4.62235 21.5527 5.09933 21.201 5.451L6.832 19.82C6.30332 20.3484 5.65137 20.7367 4.935 20.95L2.25 21.75L3.05 19.065C3.26328 18.3486 3.65163 17.6967 4.18 17.168L16.863 4.487H16.862ZM16.862 4.487L19.5 7.125",
|
|
2203
|
-
stroke: "currentColor",
|
|
2204
|
-
strokeLinecap: "round",
|
|
2205
|
-
strokeLinejoin: "round"
|
|
2206
|
-
}
|
|
2207
|
-
)
|
|
2208
|
-
}
|
|
2209
|
-
);
|
|
2210
|
-
},
|
|
2211
2222
|
"pencil-square": ({ className, fill }) => {
|
|
2212
2223
|
return /* @__PURE__ */ jsx(
|
|
2213
2224
|
"svg",
|
|
@@ -4,7 +4,7 @@ import {
|
|
|
4
4
|
} from "./chunk-ZOTHPHXA.mjs";
|
|
5
5
|
import {
|
|
6
6
|
toast_default
|
|
7
|
-
} from "./chunk-
|
|
7
|
+
} from "./chunk-MEY4IL7D.mjs";
|
|
8
8
|
|
|
9
9
|
// src/components/toast/use-toast.tsx
|
|
10
10
|
import { createContext, useContext, useState, useCallback, useEffect, useRef } from "react";
|
|
@@ -4,10 +4,10 @@ import {
|
|
|
4
4
|
} from "./chunk-LL6F3WDX.mjs";
|
|
5
5
|
import {
|
|
6
6
|
button_default
|
|
7
|
-
} from "./chunk-
|
|
7
|
+
} from "./chunk-JTZUXVOU.mjs";
|
|
8
8
|
import {
|
|
9
9
|
Icon_default
|
|
10
|
-
} from "./chunk-
|
|
10
|
+
} from "./chunk-2TKEWFGH.mjs";
|
|
11
11
|
import {
|
|
12
12
|
tv
|
|
13
13
|
} from "./chunk-4ZJFD3L3.mjs";
|
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
"use client";
|
|
2
|
+
import {
|
|
3
|
+
useDatePicker
|
|
4
|
+
} from "./chunk-FWJ2ZKH6.mjs";
|
|
2
5
|
import {
|
|
3
6
|
calendar_default
|
|
4
|
-
} from "./chunk-
|
|
7
|
+
} from "./chunk-A7RU3FU5.mjs";
|
|
5
8
|
import {
|
|
6
9
|
timePicker_default
|
|
7
|
-
} from "./chunk-
|
|
8
|
-
import {
|
|
9
|
-
useDatePicker
|
|
10
|
-
} from "./chunk-FWJ2ZKH6.mjs";
|
|
10
|
+
} from "./chunk-KYJTZPXY.mjs";
|
|
11
11
|
import {
|
|
12
12
|
Icon_default
|
|
13
|
-
} from "./chunk-
|
|
13
|
+
} from "./chunk-2TKEWFGH.mjs";
|
|
14
14
|
import {
|
|
15
15
|
tv
|
|
16
16
|
} from "./chunk-4ZJFD3L3.mjs";
|
|
@@ -4,10 +4,10 @@ import {
|
|
|
4
4
|
} from "./chunk-F3HENRVM.mjs";
|
|
5
5
|
import {
|
|
6
6
|
input_default
|
|
7
|
-
} from "./chunk-
|
|
7
|
+
} from "./chunk-BEQ3KZGS.mjs";
|
|
8
8
|
import {
|
|
9
9
|
Icon_default
|
|
10
|
-
} from "./chunk-
|
|
10
|
+
} from "./chunk-2TKEWFGH.mjs";
|
|
11
11
|
import {
|
|
12
12
|
tv
|
|
13
13
|
} from "./chunk-4ZJFD3L3.mjs";
|
|
@@ -625,22 +625,61 @@ var template = {
|
|
|
625
625
|
}
|
|
626
626
|
);
|
|
627
627
|
},
|
|
628
|
-
|
|
629
|
-
|
|
630
|
-
|
|
628
|
+
plus: ({ className }) => {
|
|
629
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
|
|
630
|
+
"svg",
|
|
631
|
+
{
|
|
632
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
633
|
+
width: "18",
|
|
634
|
+
height: "18",
|
|
635
|
+
viewBox: "0 0 18 18",
|
|
636
|
+
fill: "none",
|
|
637
|
+
className,
|
|
638
|
+
children: [
|
|
639
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M4.5 9H13.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
|
|
640
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M9 13.5V4.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
|
|
641
|
+
]
|
|
642
|
+
}
|
|
643
|
+
);
|
|
644
|
+
},
|
|
645
|
+
minus: ({ className }) => {
|
|
631
646
|
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
632
647
|
"svg",
|
|
633
648
|
{
|
|
634
|
-
|
|
635
|
-
|
|
636
|
-
|
|
649
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
650
|
+
width: "18",
|
|
651
|
+
height: "18",
|
|
652
|
+
viewBox: "0 0 18 18",
|
|
637
653
|
fill: "none",
|
|
654
|
+
className,
|
|
655
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M4.5 9H13.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
|
|
656
|
+
}
|
|
657
|
+
);
|
|
658
|
+
},
|
|
659
|
+
pencil: ({ className }) => {
|
|
660
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
661
|
+
"svg",
|
|
662
|
+
{
|
|
638
663
|
xmlns: "http://www.w3.org/2000/svg",
|
|
664
|
+
width: "18",
|
|
665
|
+
height: "18",
|
|
666
|
+
viewBox: "0 0 18 18",
|
|
667
|
+
fill: "none",
|
|
639
668
|
className,
|
|
640
|
-
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
669
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
670
|
+
"path",
|
|
671
|
+
{
|
|
672
|
+
d: "M12.6465 3.36525L13.9117 2.09925C14.1755 1.83549 14.5332 1.68732 14.9062 1.68732C15.2793 1.68732 15.637 1.83549 15.9008 2.09925C16.1645 2.36301 16.3127 2.72074 16.3127 3.09375C16.3127 3.46676 16.1645 3.82449 15.9008 4.08825L7.9365 12.0525C7.53999 12.4488 7.05102 12.74 6.51375 12.9L4.5 13.5L5.1 11.4863C5.25996 10.949 5.55123 10.46 5.9475 10.0635L12.6465 3.36525ZM12.6465 3.36525L14.625 5.34375M13.5 10.5V14.0625C13.5 14.5101 13.3222 14.9393 13.0057 15.2557C12.6893 15.5722 12.2601 15.75 11.8125 15.75H3.9375C3.48995 15.75 3.06072 15.5722 2.74426 15.2557C2.42779 14.9393 2.25 14.5101 2.25 14.0625V6.1875C2.25 5.73995 2.42779 5.31073 2.74426 4.99426C3.06072 4.67779 3.48995 4.5 3.9375 4.5H7.5",
|
|
673
|
+
stroke: "currentColor",
|
|
674
|
+
strokeLinecap: "round",
|
|
675
|
+
strokeLinejoin: "round"
|
|
676
|
+
}
|
|
677
|
+
)
|
|
641
678
|
}
|
|
642
679
|
);
|
|
643
680
|
},
|
|
681
|
+
// ----------------------------------- old ---------------------------------
|
|
682
|
+
// ** Status **
|
|
644
683
|
check: ({ className, fill }) => {
|
|
645
684
|
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
646
685
|
"svg",
|
|
@@ -2287,34 +2326,6 @@ var template = {
|
|
|
2287
2326
|
}
|
|
2288
2327
|
);
|
|
2289
2328
|
},
|
|
2290
|
-
pencil: ({ className, fill }) => {
|
|
2291
|
-
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
2292
|
-
"svg",
|
|
2293
|
-
{
|
|
2294
|
-
width: "24",
|
|
2295
|
-
height: "24",
|
|
2296
|
-
viewBox: "0 0 24 24",
|
|
2297
|
-
fill: "none",
|
|
2298
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2299
|
-
className,
|
|
2300
|
-
children: fill ? /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
2301
|
-
"path",
|
|
2302
|
-
{
|
|
2303
|
-
d: "M21.7313 2.26918C21.239 1.77699 20.5714 1.50049 19.8753 1.50049C19.1791 1.50049 18.5115 1.77699 18.0193 2.26918L16.8623 3.42618L20.5743 7.13818L21.7313 5.98118C22.2234 5.48891 22.4999 4.8213 22.4999 4.12518C22.4999 3.42906 22.2234 2.76145 21.7313 2.26918ZM19.5133 8.19918L15.8013 4.48718L3.65125 16.6372C3.03411 17.254 2.58043 18.015 2.33125 18.8512L1.53125 21.5362C1.49263 21.6657 1.48975 21.8033 1.52292 21.9344C1.55608 22.0655 1.62407 22.1852 1.71967 22.2808C1.81527 22.3764 1.93494 22.4443 2.06601 22.4775C2.19709 22.5107 2.33469 22.5078 2.46425 22.4692L5.14925 21.6692C5.98548 21.42 6.74642 20.9663 7.36325 20.3492L19.5133 8.19918Z",
|
|
2304
|
-
fill: "currentColor"
|
|
2305
|
-
}
|
|
2306
|
-
) : /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
2307
|
-
"path",
|
|
2308
|
-
{
|
|
2309
|
-
d: "M16.862 4.487L18.549 2.799C18.9007 2.44733 19.3777 2.24976 19.875 2.24976C20.3723 2.24976 20.8493 2.44733 21.201 2.799C21.5527 3.15068 21.7502 3.62766 21.7502 4.125C21.7502 4.62235 21.5527 5.09933 21.201 5.451L6.832 19.82C6.30332 20.3484 5.65137 20.7367 4.935 20.95L2.25 21.75L3.05 19.065C3.26328 18.3486 3.65163 17.6967 4.18 17.168L16.863 4.487H16.862ZM16.862 4.487L19.5 7.125",
|
|
2310
|
-
stroke: "currentColor",
|
|
2311
|
-
strokeLinecap: "round",
|
|
2312
|
-
strokeLinejoin: "round"
|
|
2313
|
-
}
|
|
2314
|
-
)
|
|
2315
|
-
}
|
|
2316
|
-
);
|
|
2317
|
-
},
|
|
2318
2329
|
"pencil-square": ({ className, fill }) => {
|
|
2319
2330
|
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
2320
2331
|
"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-SP3JVQY3.mjs";
|
|
5
|
+
import "../../chunk-2SDYFOZL.mjs";
|
|
6
6
|
import "../../chunk-4ZJFD3L3.mjs";
|
|
7
7
|
import "../../chunk-AC6TWLRT.mjs";
|
|
8
8
|
export {
|
|
@@ -627,22 +627,61 @@ var template = {
|
|
|
627
627
|
}
|
|
628
628
|
);
|
|
629
629
|
},
|
|
630
|
-
|
|
631
|
-
|
|
632
|
-
|
|
630
|
+
plus: ({ className }) => {
|
|
631
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
|
|
632
|
+
"svg",
|
|
633
|
+
{
|
|
634
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
635
|
+
width: "18",
|
|
636
|
+
height: "18",
|
|
637
|
+
viewBox: "0 0 18 18",
|
|
638
|
+
fill: "none",
|
|
639
|
+
className,
|
|
640
|
+
children: [
|
|
641
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M4.5 9H13.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
|
|
642
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M9 13.5V4.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
|
|
643
|
+
]
|
|
644
|
+
}
|
|
645
|
+
);
|
|
646
|
+
},
|
|
647
|
+
minus: ({ className }) => {
|
|
633
648
|
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
634
649
|
"svg",
|
|
635
650
|
{
|
|
636
|
-
|
|
637
|
-
|
|
638
|
-
|
|
651
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
652
|
+
width: "18",
|
|
653
|
+
height: "18",
|
|
654
|
+
viewBox: "0 0 18 18",
|
|
639
655
|
fill: "none",
|
|
656
|
+
className,
|
|
657
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M4.5 9H13.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
|
|
658
|
+
}
|
|
659
|
+
);
|
|
660
|
+
},
|
|
661
|
+
pencil: ({ className }) => {
|
|
662
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
663
|
+
"svg",
|
|
664
|
+
{
|
|
640
665
|
xmlns: "http://www.w3.org/2000/svg",
|
|
666
|
+
width: "18",
|
|
667
|
+
height: "18",
|
|
668
|
+
viewBox: "0 0 18 18",
|
|
669
|
+
fill: "none",
|
|
641
670
|
className,
|
|
642
|
-
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
671
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
672
|
+
"path",
|
|
673
|
+
{
|
|
674
|
+
d: "M12.6465 3.36525L13.9117 2.09925C14.1755 1.83549 14.5332 1.68732 14.9062 1.68732C15.2793 1.68732 15.637 1.83549 15.9008 2.09925C16.1645 2.36301 16.3127 2.72074 16.3127 3.09375C16.3127 3.46676 16.1645 3.82449 15.9008 4.08825L7.9365 12.0525C7.53999 12.4488 7.05102 12.74 6.51375 12.9L4.5 13.5L5.1 11.4863C5.25996 10.949 5.55123 10.46 5.9475 10.0635L12.6465 3.36525ZM12.6465 3.36525L14.625 5.34375M13.5 10.5V14.0625C13.5 14.5101 13.3222 14.9393 13.0057 15.2557C12.6893 15.5722 12.2601 15.75 11.8125 15.75H3.9375C3.48995 15.75 3.06072 15.5722 2.74426 15.2557C2.42779 14.9393 2.25 14.5101 2.25 14.0625V6.1875C2.25 5.73995 2.42779 5.31073 2.74426 4.99426C3.06072 4.67779 3.48995 4.5 3.9375 4.5H7.5",
|
|
675
|
+
stroke: "currentColor",
|
|
676
|
+
strokeLinecap: "round",
|
|
677
|
+
strokeLinejoin: "round"
|
|
678
|
+
}
|
|
679
|
+
)
|
|
643
680
|
}
|
|
644
681
|
);
|
|
645
682
|
},
|
|
683
|
+
// ----------------------------------- old ---------------------------------
|
|
684
|
+
// ** Status **
|
|
646
685
|
check: ({ className, fill }) => {
|
|
647
686
|
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
648
687
|
"svg",
|
|
@@ -2289,34 +2328,6 @@ var template = {
|
|
|
2289
2328
|
}
|
|
2290
2329
|
);
|
|
2291
2330
|
},
|
|
2292
|
-
pencil: ({ className, fill }) => {
|
|
2293
|
-
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
2294
|
-
"svg",
|
|
2295
|
-
{
|
|
2296
|
-
width: "24",
|
|
2297
|
-
height: "24",
|
|
2298
|
-
viewBox: "0 0 24 24",
|
|
2299
|
-
fill: "none",
|
|
2300
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2301
|
-
className,
|
|
2302
|
-
children: fill ? /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
2303
|
-
"path",
|
|
2304
|
-
{
|
|
2305
|
-
d: "M21.7313 2.26918C21.239 1.77699 20.5714 1.50049 19.8753 1.50049C19.1791 1.50049 18.5115 1.77699 18.0193 2.26918L16.8623 3.42618L20.5743 7.13818L21.7313 5.98118C22.2234 5.48891 22.4999 4.8213 22.4999 4.12518C22.4999 3.42906 22.2234 2.76145 21.7313 2.26918ZM19.5133 8.19918L15.8013 4.48718L3.65125 16.6372C3.03411 17.254 2.58043 18.015 2.33125 18.8512L1.53125 21.5362C1.49263 21.6657 1.48975 21.8033 1.52292 21.9344C1.55608 22.0655 1.62407 22.1852 1.71967 22.2808C1.81527 22.3764 1.93494 22.4443 2.06601 22.4775C2.19709 22.5107 2.33469 22.5078 2.46425 22.4692L5.14925 21.6692C5.98548 21.42 6.74642 20.9663 7.36325 20.3492L19.5133 8.19918Z",
|
|
2306
|
-
fill: "currentColor"
|
|
2307
|
-
}
|
|
2308
|
-
) : /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
2309
|
-
"path",
|
|
2310
|
-
{
|
|
2311
|
-
d: "M16.862 4.487L18.549 2.799C18.9007 2.44733 19.3777 2.24976 19.875 2.24976C20.3723 2.24976 20.8493 2.44733 21.201 2.799C21.5527 3.15068 21.7502 3.62766 21.7502 4.125C21.7502 4.62235 21.5527 5.09933 21.201 5.451L6.832 19.82C6.30332 20.3484 5.65137 20.7367 4.935 20.95L2.25 21.75L3.05 19.065C3.26328 18.3486 3.65163 17.6967 4.18 17.168L16.863 4.487H16.862ZM16.862 4.487L19.5 7.125",
|
|
2312
|
-
stroke: "currentColor",
|
|
2313
|
-
strokeLinecap: "round",
|
|
2314
|
-
strokeLinejoin: "round"
|
|
2315
|
-
}
|
|
2316
|
-
)
|
|
2317
|
-
}
|
|
2318
|
-
);
|
|
2319
|
-
},
|
|
2320
2331
|
"pencil-square": ({ className, fill }) => {
|
|
2321
2332
|
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
2322
2333
|
"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-SP3JVQY3.mjs";
|
|
6
|
+
import "../../chunk-2SDYFOZL.mjs";
|
|
7
7
|
import "../../chunk-4ZJFD3L3.mjs";
|
|
8
8
|
import "../../chunk-AC6TWLRT.mjs";
|
|
9
9
|
export {
|
|
@@ -842,22 +842,61 @@ var template = {
|
|
|
842
842
|
}
|
|
843
843
|
);
|
|
844
844
|
},
|
|
845
|
-
|
|
846
|
-
|
|
847
|
-
|
|
845
|
+
plus: ({ className }) => {
|
|
846
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
|
|
847
|
+
"svg",
|
|
848
|
+
{
|
|
849
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
850
|
+
width: "18",
|
|
851
|
+
height: "18",
|
|
852
|
+
viewBox: "0 0 18 18",
|
|
853
|
+
fill: "none",
|
|
854
|
+
className,
|
|
855
|
+
children: [
|
|
856
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M4.5 9H13.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
|
|
857
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M9 13.5V4.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
|
|
858
|
+
]
|
|
859
|
+
}
|
|
860
|
+
);
|
|
861
|
+
},
|
|
862
|
+
minus: ({ className }) => {
|
|
848
863
|
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
849
864
|
"svg",
|
|
850
865
|
{
|
|
851
|
-
|
|
852
|
-
|
|
853
|
-
|
|
866
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
867
|
+
width: "18",
|
|
868
|
+
height: "18",
|
|
869
|
+
viewBox: "0 0 18 18",
|
|
854
870
|
fill: "none",
|
|
871
|
+
className,
|
|
872
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M4.5 9H13.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
|
|
873
|
+
}
|
|
874
|
+
);
|
|
875
|
+
},
|
|
876
|
+
pencil: ({ className }) => {
|
|
877
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
878
|
+
"svg",
|
|
879
|
+
{
|
|
855
880
|
xmlns: "http://www.w3.org/2000/svg",
|
|
881
|
+
width: "18",
|
|
882
|
+
height: "18",
|
|
883
|
+
viewBox: "0 0 18 18",
|
|
884
|
+
fill: "none",
|
|
856
885
|
className,
|
|
857
|
-
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
886
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
887
|
+
"path",
|
|
888
|
+
{
|
|
889
|
+
d: "M12.6465 3.36525L13.9117 2.09925C14.1755 1.83549 14.5332 1.68732 14.9062 1.68732C15.2793 1.68732 15.637 1.83549 15.9008 2.09925C16.1645 2.36301 16.3127 2.72074 16.3127 3.09375C16.3127 3.46676 16.1645 3.82449 15.9008 4.08825L7.9365 12.0525C7.53999 12.4488 7.05102 12.74 6.51375 12.9L4.5 13.5L5.1 11.4863C5.25996 10.949 5.55123 10.46 5.9475 10.0635L12.6465 3.36525ZM12.6465 3.36525L14.625 5.34375M13.5 10.5V14.0625C13.5 14.5101 13.3222 14.9393 13.0057 15.2557C12.6893 15.5722 12.2601 15.75 11.8125 15.75H3.9375C3.48995 15.75 3.06072 15.5722 2.74426 15.2557C2.42779 14.9393 2.25 14.5101 2.25 14.0625V6.1875C2.25 5.73995 2.42779 5.31073 2.74426 4.99426C3.06072 4.67779 3.48995 4.5 3.9375 4.5H7.5",
|
|
890
|
+
stroke: "currentColor",
|
|
891
|
+
strokeLinecap: "round",
|
|
892
|
+
strokeLinejoin: "round"
|
|
893
|
+
}
|
|
894
|
+
)
|
|
858
895
|
}
|
|
859
896
|
);
|
|
860
897
|
},
|
|
898
|
+
// ----------------------------------- old ---------------------------------
|
|
899
|
+
// ** Status **
|
|
861
900
|
check: ({ className, fill }) => {
|
|
862
901
|
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
863
902
|
"svg",
|
|
@@ -2504,34 +2543,6 @@ var template = {
|
|
|
2504
2543
|
}
|
|
2505
2544
|
);
|
|
2506
2545
|
},
|
|
2507
|
-
pencil: ({ className, fill }) => {
|
|
2508
|
-
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
2509
|
-
"svg",
|
|
2510
|
-
{
|
|
2511
|
-
width: "24",
|
|
2512
|
-
height: "24",
|
|
2513
|
-
viewBox: "0 0 24 24",
|
|
2514
|
-
fill: "none",
|
|
2515
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2516
|
-
className,
|
|
2517
|
-
children: fill ? /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
2518
|
-
"path",
|
|
2519
|
-
{
|
|
2520
|
-
d: "M21.7313 2.26918C21.239 1.77699 20.5714 1.50049 19.8753 1.50049C19.1791 1.50049 18.5115 1.77699 18.0193 2.26918L16.8623 3.42618L20.5743 7.13818L21.7313 5.98118C22.2234 5.48891 22.4999 4.8213 22.4999 4.12518C22.4999 3.42906 22.2234 2.76145 21.7313 2.26918ZM19.5133 8.19918L15.8013 4.48718L3.65125 16.6372C3.03411 17.254 2.58043 18.015 2.33125 18.8512L1.53125 21.5362C1.49263 21.6657 1.48975 21.8033 1.52292 21.9344C1.55608 22.0655 1.62407 22.1852 1.71967 22.2808C1.81527 22.3764 1.93494 22.4443 2.06601 22.4775C2.19709 22.5107 2.33469 22.5078 2.46425 22.4692L5.14925 21.6692C5.98548 21.42 6.74642 20.9663 7.36325 20.3492L19.5133 8.19918Z",
|
|
2521
|
-
fill: "currentColor"
|
|
2522
|
-
}
|
|
2523
|
-
) : /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
2524
|
-
"path",
|
|
2525
|
-
{
|
|
2526
|
-
d: "M16.862 4.487L18.549 2.799C18.9007 2.44733 19.3777 2.24976 19.875 2.24976C20.3723 2.24976 20.8493 2.44733 21.201 2.799C21.5527 3.15068 21.7502 3.62766 21.7502 4.125C21.7502 4.62235 21.5527 5.09933 21.201 5.451L6.832 19.82C6.30332 20.3484 5.65137 20.7367 4.935 20.95L2.25 21.75L3.05 19.065C3.26328 18.3486 3.65163 17.6967 4.18 17.168L16.863 4.487H16.862ZM16.862 4.487L19.5 7.125",
|
|
2527
|
-
stroke: "currentColor",
|
|
2528
|
-
strokeLinecap: "round",
|
|
2529
|
-
strokeLinejoin: "round"
|
|
2530
|
-
}
|
|
2531
|
-
)
|
|
2532
|
-
}
|
|
2533
|
-
);
|
|
2534
|
-
},
|
|
2535
2546
|
"pencil-square": ({ className, fill }) => {
|
|
2536
2547
|
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
2537
2548
|
"svg",
|