@deepnoid/ui 0.1.27 → 0.1.29
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 +174 -164
- package/dist/{chunk-UNH3BCGN.mjs → chunk-26MNALVL.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-3KVZDFMV.mjs +132 -0
- package/dist/{chunk-PMMTMYRI.mjs → chunk-6K3E5BVO.mjs} +7 -7
- package/dist/{chunk-BQUZRVYW.mjs → chunk-7J3KVOTS.mjs} +7 -7
- package/dist/{chunk-OUAKGMDW.mjs → chunk-7W2ZI2DD.mjs} +4 -4
- package/dist/{chunk-XRC5OUYQ.mjs → chunk-A5KQHWS3.mjs} +1 -1
- package/dist/{chunk-YBDA3WQP.mjs → chunk-BB7MFKNQ.mjs} +1 -1
- package/dist/{chunk-SCFTSNCK.mjs → chunk-ECMBAKSJ.mjs} +6 -6
- package/dist/{chunk-GRA2LU42.mjs → chunk-EHRFXDSN.mjs} +6 -5
- package/dist/{chunk-IRAHS4WS.mjs → chunk-III2QUWF.mjs} +2 -2
- package/dist/{chunk-E4UUZOR4.mjs → chunk-KLUC2BV6.mjs} +4 -4
- package/dist/{chunk-C7OF5HJF.mjs → chunk-KXA73VTJ.mjs} +5 -5
- package/dist/{chunk-B3DFSXGC.mjs → chunk-LR3SWRB4.mjs} +6 -6
- package/dist/{chunk-DLQFMOBN.mjs → chunk-QJJKJYNR.mjs} +4 -4
- package/dist/{chunk-XA6PVFTW.mjs → chunk-RCJOJPRS.mjs} +6 -6
- package/dist/chunk-RLXOHILK.mjs +1 -0
- package/dist/{chunk-XQGD4ZIX.mjs → chunk-SP3JVQY3.mjs} +1 -1
- package/dist/{chunk-QY7LYAXT.mjs → chunk-W45H2ZMW.mjs} +5 -5
- package/dist/{chunk-PX4PFLJ3.mjs → chunk-X4F7JYBA.mjs} +18 -33
- package/dist/{chunk-Q72LZAPG.mjs → chunk-X6D7C7QZ.mjs} +4 -4
- package/dist/{chunk-6HX3PPL6.mjs → chunk-Y6XQTWB5.mjs} +4 -4
- 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/backdrop/backdrop.mjs +2 -2
- package/dist/components/backdrop/index.mjs +2 -2
- package/dist/components/breadcrumb/breadcrumb.js +46 -35
- package/dist/components/breadcrumb/breadcrumb.mjs +8 -8
- package/dist/components/breadcrumb/index.js +46 -35
- package/dist/components/breadcrumb/index.mjs +8 -8
- package/dist/components/button/button.js +46 -35
- package/dist/components/button/button.mjs +5 -5
- package/dist/components/button/icon-button.js +46 -35
- package/dist/components/button/icon-button.mjs +5 -5
- package/dist/components/button/index.js +46 -35
- package/dist/components/button/index.mjs +7 -7
- package/dist/components/button/text-button.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 +46 -35
- package/dist/components/chip/chip.mjs +4 -4
- package/dist/components/chip/index.js +46 -35
- package/dist/components/chip/index.mjs +4 -4
- package/dist/components/dateTimePicker/calendar.js +46 -35
- package/dist/components/dateTimePicker/calendar.mjs +4 -4
- 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 +7 -7
- package/dist/components/fileUpload/fileUpload.d.mts +92 -0
- package/dist/components/fileUpload/fileUpload.d.ts +92 -0
- package/dist/components/fileUpload/fileUpload.js +5648 -0
- package/dist/components/fileUpload/fileUpload.mjs +28 -0
- package/dist/components/fileUpload/index.d.mts +5 -0
- package/dist/components/fileUpload/index.d.ts +5 -0
- package/dist/components/fileUpload/index.js +5647 -0
- package/dist/components/fileUpload/index.mjs +25 -0
- 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 +48 -36
- package/dist/components/input/index.mjs +4 -4
- package/dist/components/input/input.js +48 -36
- package/dist/components/input/input.mjs +4 -4
- package/dist/components/list/index.js +46 -35
- package/dist/components/list/index.mjs +8 -8
- package/dist/components/list/list.mjs +2 -2
- package/dist/components/list/listItem.js +46 -35
- package/dist/components/list/listItem.mjs +5 -5
- package/dist/components/modal/index.js +46 -35
- package/dist/components/modal/index.mjs +9 -9
- package/dist/components/modal/modal.js +46 -35
- package/dist/components/modal/modal.mjs +9 -9
- package/dist/components/pagination/index.js +48 -36
- package/dist/components/pagination/index.mjs +5 -5
- package/dist/components/pagination/pagination.js +48 -36
- package/dist/components/pagination/pagination.mjs +5 -5
- package/dist/components/radio/index.mjs +2 -2
- package/dist/components/radio/radio.mjs +2 -2
- package/dist/components/ripple/index.mjs +3 -3
- package/dist/components/select/index.js +46 -35
- package/dist/components/select/index.mjs +4 -4
- package/dist/components/select/select.js +46 -35
- package/dist/components/select/select.mjs +4 -4
- package/dist/components/table/index.js +48 -36
- package/dist/components/table/index.mjs +12 -12
- package/dist/components/table/table-body.mjs +3 -3
- package/dist/components/table/table-head.mjs +3 -3
- package/dist/components/table/table.js +48 -36
- package/dist/components/table/table.mjs +9 -9
- package/dist/components/tabs/index.mjs +2 -2
- package/dist/components/tabs/tabs.mjs +2 -2
- package/dist/components/toast/index.js +46 -35
- package/dist/components/toast/index.mjs +5 -5
- package/dist/components/toast/toast.js +46 -35
- package/dist/components/toast/toast.mjs +4 -4
- package/dist/components/toast/use-toast.js +46 -35
- 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 +60 -64
- package/dist/components/tree/index.mjs +4 -4
- package/dist/components/tree/tree.d.mts +10 -5
- package/dist/components/tree/tree.d.ts +10 -5
- package/dist/components/tree/tree.js +60 -64
- package/dist/components/tree/tree.mjs +4 -4
- package/dist/index.d.mts +1 -0
- package/dist/index.d.ts +1 -0
- package/dist/index.js +180 -65
- package/dist/index.mjs +54 -49
- package/package.json +1 -1
- package/dist/{chunk-WFMFC7R6.mjs → chunk-2PKM7SLZ.mjs} +3 -3
- package/dist/{chunk-QIRL6HY6.mjs → chunk-33LANVZV.mjs} +3 -3
- package/dist/{chunk-Z2537DF6.mjs → chunk-IL5ENWCR.mjs} +3 -3
- package/dist/{chunk-LL6F3WDX.mjs → chunk-P5QCU457.mjs} +3 -3
- package/dist/{chunk-2YMAKIZ6.mjs → chunk-SSMMWMQC.mjs} +3 -3
- package/dist/{chunk-HIVPDIEP.mjs → chunk-UFVQPPPW.mjs} +3 -3
- package/dist/{chunk-D6QI3DJG.mjs → chunk-YLRYHUTW.mjs} +3 -3
|
@@ -2,21 +2,21 @@
|
|
|
2
2
|
import "../../chunk-KYIODWXL.mjs";
|
|
3
3
|
import {
|
|
4
4
|
breadcrumb_default
|
|
5
|
-
} from "../../chunk-
|
|
5
|
+
} from "../../chunk-III2QUWF.mjs";
|
|
6
6
|
import "../../chunk-MY5U63QO.mjs";
|
|
7
7
|
import "../../chunk-LPZOH3RP.mjs";
|
|
8
|
-
import "../../chunk-
|
|
9
|
-
import "../../chunk-
|
|
8
|
+
import "../../chunk-7J3KVOTS.mjs";
|
|
9
|
+
import "../../chunk-6K3E5BVO.mjs";
|
|
10
10
|
import "../../chunk-6WSACUIB.mjs";
|
|
11
|
-
import "../../chunk-6PNKRBUT.mjs";
|
|
12
11
|
import "../../chunk-LXHUO6VM.mjs";
|
|
13
|
-
import "../../chunk-
|
|
12
|
+
import "../../chunk-6PNKRBUT.mjs";
|
|
13
|
+
import "../../chunk-2PKM7SLZ.mjs";
|
|
14
14
|
import "../../chunk-ZYIIXWVY.mjs";
|
|
15
|
-
import "../../chunk-
|
|
16
|
-
import "../../chunk-
|
|
17
|
-
import "../../chunk-4ZJFD3L3.mjs";
|
|
15
|
+
import "../../chunk-2TKEWFGH.mjs";
|
|
16
|
+
import "../../chunk-2SDYFOZL.mjs";
|
|
18
17
|
import "../../chunk-27Y6K5NK.mjs";
|
|
19
18
|
import "../../chunk-E3G5QXSH.mjs";
|
|
19
|
+
import "../../chunk-4ZJFD3L3.mjs";
|
|
20
20
|
import "../../chunk-AC6TWLRT.mjs";
|
|
21
21
|
export {
|
|
22
22
|
breadcrumb_default as Breadcrumb
|
|
@@ -862,22 +862,61 @@ var template = {
|
|
|
862
862
|
}
|
|
863
863
|
);
|
|
864
864
|
},
|
|
865
|
-
|
|
866
|
-
|
|
867
|
-
|
|
865
|
+
plus: ({ className }) => {
|
|
866
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
|
|
867
|
+
"svg",
|
|
868
|
+
{
|
|
869
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
870
|
+
width: "18",
|
|
871
|
+
height: "18",
|
|
872
|
+
viewBox: "0 0 18 18",
|
|
873
|
+
fill: "none",
|
|
874
|
+
className,
|
|
875
|
+
children: [
|
|
876
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M4.5 9H13.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
|
|
877
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M9 13.5V4.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
|
|
878
|
+
]
|
|
879
|
+
}
|
|
880
|
+
);
|
|
881
|
+
},
|
|
882
|
+
minus: ({ className }) => {
|
|
868
883
|
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
869
884
|
"svg",
|
|
870
885
|
{
|
|
871
|
-
|
|
872
|
-
|
|
873
|
-
|
|
886
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
887
|
+
width: "18",
|
|
888
|
+
height: "18",
|
|
889
|
+
viewBox: "0 0 18 18",
|
|
874
890
|
fill: "none",
|
|
891
|
+
className,
|
|
892
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M4.5 9H13.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
|
|
893
|
+
}
|
|
894
|
+
);
|
|
895
|
+
},
|
|
896
|
+
pencil: ({ className }) => {
|
|
897
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
898
|
+
"svg",
|
|
899
|
+
{
|
|
875
900
|
xmlns: "http://www.w3.org/2000/svg",
|
|
901
|
+
width: "18",
|
|
902
|
+
height: "18",
|
|
903
|
+
viewBox: "0 0 18 18",
|
|
904
|
+
fill: "none",
|
|
876
905
|
className,
|
|
877
|
-
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
906
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
907
|
+
"path",
|
|
908
|
+
{
|
|
909
|
+
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",
|
|
910
|
+
stroke: "currentColor",
|
|
911
|
+
strokeLinecap: "round",
|
|
912
|
+
strokeLinejoin: "round"
|
|
913
|
+
}
|
|
914
|
+
)
|
|
878
915
|
}
|
|
879
916
|
);
|
|
880
917
|
},
|
|
918
|
+
// ----------------------------------- old ---------------------------------
|
|
919
|
+
// ** Status **
|
|
881
920
|
check: ({ className, fill }) => {
|
|
882
921
|
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
883
922
|
"svg",
|
|
@@ -2524,34 +2563,6 @@ var template = {
|
|
|
2524
2563
|
}
|
|
2525
2564
|
);
|
|
2526
2565
|
},
|
|
2527
|
-
pencil: ({ className, fill }) => {
|
|
2528
|
-
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
2529
|
-
"svg",
|
|
2530
|
-
{
|
|
2531
|
-
width: "24",
|
|
2532
|
-
height: "24",
|
|
2533
|
-
viewBox: "0 0 24 24",
|
|
2534
|
-
fill: "none",
|
|
2535
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2536
|
-
className,
|
|
2537
|
-
children: fill ? /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
2538
|
-
"path",
|
|
2539
|
-
{
|
|
2540
|
-
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",
|
|
2541
|
-
fill: "currentColor"
|
|
2542
|
-
}
|
|
2543
|
-
) : /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
2544
|
-
"path",
|
|
2545
|
-
{
|
|
2546
|
-
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",
|
|
2547
|
-
stroke: "currentColor",
|
|
2548
|
-
strokeLinecap: "round",
|
|
2549
|
-
strokeLinejoin: "round"
|
|
2550
|
-
}
|
|
2551
|
-
)
|
|
2552
|
-
}
|
|
2553
|
-
);
|
|
2554
|
-
},
|
|
2555
2566
|
"pencil-square": ({ className, fill }) => {
|
|
2556
2567
|
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
2557
2568
|
"svg",
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import {
|
|
3
3
|
button_default
|
|
4
|
-
} from "../../chunk-
|
|
4
|
+
} from "../../chunk-7J3KVOTS.mjs";
|
|
5
5
|
import "../../chunk-6WSACUIB.mjs";
|
|
6
|
-
import "../../chunk-6PNKRBUT.mjs";
|
|
7
6
|
import "../../chunk-LXHUO6VM.mjs";
|
|
7
|
+
import "../../chunk-6PNKRBUT.mjs";
|
|
8
8
|
import "../../chunk-ZYIIXWVY.mjs";
|
|
9
|
-
import "../../chunk-
|
|
10
|
-
import "../../chunk-
|
|
11
|
-
import "../../chunk-4ZJFD3L3.mjs";
|
|
9
|
+
import "../../chunk-2TKEWFGH.mjs";
|
|
10
|
+
import "../../chunk-2SDYFOZL.mjs";
|
|
12
11
|
import "../../chunk-E3G5QXSH.mjs";
|
|
12
|
+
import "../../chunk-4ZJFD3L3.mjs";
|
|
13
13
|
import "../../chunk-AC6TWLRT.mjs";
|
|
14
14
|
export {
|
|
15
15
|
button_default as default
|
|
@@ -862,22 +862,61 @@ var template = {
|
|
|
862
862
|
}
|
|
863
863
|
);
|
|
864
864
|
},
|
|
865
|
-
|
|
866
|
-
|
|
867
|
-
|
|
865
|
+
plus: ({ className }) => {
|
|
866
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
|
|
867
|
+
"svg",
|
|
868
|
+
{
|
|
869
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
870
|
+
width: "18",
|
|
871
|
+
height: "18",
|
|
872
|
+
viewBox: "0 0 18 18",
|
|
873
|
+
fill: "none",
|
|
874
|
+
className,
|
|
875
|
+
children: [
|
|
876
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M4.5 9H13.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
|
|
877
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M9 13.5V4.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
|
|
878
|
+
]
|
|
879
|
+
}
|
|
880
|
+
);
|
|
881
|
+
},
|
|
882
|
+
minus: ({ className }) => {
|
|
868
883
|
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
869
884
|
"svg",
|
|
870
885
|
{
|
|
871
|
-
|
|
872
|
-
|
|
873
|
-
|
|
886
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
887
|
+
width: "18",
|
|
888
|
+
height: "18",
|
|
889
|
+
viewBox: "0 0 18 18",
|
|
874
890
|
fill: "none",
|
|
891
|
+
className,
|
|
892
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M4.5 9H13.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
|
|
893
|
+
}
|
|
894
|
+
);
|
|
895
|
+
},
|
|
896
|
+
pencil: ({ className }) => {
|
|
897
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
898
|
+
"svg",
|
|
899
|
+
{
|
|
875
900
|
xmlns: "http://www.w3.org/2000/svg",
|
|
901
|
+
width: "18",
|
|
902
|
+
height: "18",
|
|
903
|
+
viewBox: "0 0 18 18",
|
|
904
|
+
fill: "none",
|
|
876
905
|
className,
|
|
877
|
-
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
906
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
907
|
+
"path",
|
|
908
|
+
{
|
|
909
|
+
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",
|
|
910
|
+
stroke: "currentColor",
|
|
911
|
+
strokeLinecap: "round",
|
|
912
|
+
strokeLinejoin: "round"
|
|
913
|
+
}
|
|
914
|
+
)
|
|
878
915
|
}
|
|
879
916
|
);
|
|
880
917
|
},
|
|
918
|
+
// ----------------------------------- old ---------------------------------
|
|
919
|
+
// ** Status **
|
|
881
920
|
check: ({ className, fill }) => {
|
|
882
921
|
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
883
922
|
"svg",
|
|
@@ -2524,34 +2563,6 @@ var template = {
|
|
|
2524
2563
|
}
|
|
2525
2564
|
);
|
|
2526
2565
|
},
|
|
2527
|
-
pencil: ({ className, fill }) => {
|
|
2528
|
-
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
2529
|
-
"svg",
|
|
2530
|
-
{
|
|
2531
|
-
width: "24",
|
|
2532
|
-
height: "24",
|
|
2533
|
-
viewBox: "0 0 24 24",
|
|
2534
|
-
fill: "none",
|
|
2535
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2536
|
-
className,
|
|
2537
|
-
children: fill ? /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
2538
|
-
"path",
|
|
2539
|
-
{
|
|
2540
|
-
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",
|
|
2541
|
-
fill: "currentColor"
|
|
2542
|
-
}
|
|
2543
|
-
) : /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
2544
|
-
"path",
|
|
2545
|
-
{
|
|
2546
|
-
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",
|
|
2547
|
-
stroke: "currentColor",
|
|
2548
|
-
strokeLinecap: "round",
|
|
2549
|
-
strokeLinejoin: "round"
|
|
2550
|
-
}
|
|
2551
|
-
)
|
|
2552
|
-
}
|
|
2553
|
-
);
|
|
2554
|
-
},
|
|
2555
2566
|
"pencil-square": ({ className, fill }) => {
|
|
2556
2567
|
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
2557
2568
|
"svg",
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import {
|
|
3
3
|
icon_button_default
|
|
4
|
-
} from "../../chunk-
|
|
4
|
+
} from "../../chunk-6K3E5BVO.mjs";
|
|
5
5
|
import "../../chunk-6WSACUIB.mjs";
|
|
6
|
-
import "../../chunk-6PNKRBUT.mjs";
|
|
7
6
|
import "../../chunk-LXHUO6VM.mjs";
|
|
7
|
+
import "../../chunk-6PNKRBUT.mjs";
|
|
8
8
|
import "../../chunk-ZYIIXWVY.mjs";
|
|
9
|
-
import "../../chunk-
|
|
10
|
-
import "../../chunk-
|
|
11
|
-
import "../../chunk-4ZJFD3L3.mjs";
|
|
9
|
+
import "../../chunk-2TKEWFGH.mjs";
|
|
10
|
+
import "../../chunk-2SDYFOZL.mjs";
|
|
12
11
|
import "../../chunk-E3G5QXSH.mjs";
|
|
12
|
+
import "../../chunk-4ZJFD3L3.mjs";
|
|
13
13
|
import "../../chunk-AC6TWLRT.mjs";
|
|
14
14
|
export {
|
|
15
15
|
icon_button_default as default
|
|
@@ -867,22 +867,61 @@ var template = {
|
|
|
867
867
|
}
|
|
868
868
|
);
|
|
869
869
|
},
|
|
870
|
-
|
|
871
|
-
|
|
872
|
-
|
|
870
|
+
plus: ({ className }) => {
|
|
871
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
|
|
872
|
+
"svg",
|
|
873
|
+
{
|
|
874
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
875
|
+
width: "18",
|
|
876
|
+
height: "18",
|
|
877
|
+
viewBox: "0 0 18 18",
|
|
878
|
+
fill: "none",
|
|
879
|
+
className,
|
|
880
|
+
children: [
|
|
881
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M4.5 9H13.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
|
|
882
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M9 13.5V4.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
|
|
883
|
+
]
|
|
884
|
+
}
|
|
885
|
+
);
|
|
886
|
+
},
|
|
887
|
+
minus: ({ className }) => {
|
|
873
888
|
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
874
889
|
"svg",
|
|
875
890
|
{
|
|
876
|
-
|
|
877
|
-
|
|
878
|
-
|
|
891
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
892
|
+
width: "18",
|
|
893
|
+
height: "18",
|
|
894
|
+
viewBox: "0 0 18 18",
|
|
879
895
|
fill: "none",
|
|
896
|
+
className,
|
|
897
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M4.5 9H13.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
|
|
898
|
+
}
|
|
899
|
+
);
|
|
900
|
+
},
|
|
901
|
+
pencil: ({ className }) => {
|
|
902
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
903
|
+
"svg",
|
|
904
|
+
{
|
|
880
905
|
xmlns: "http://www.w3.org/2000/svg",
|
|
906
|
+
width: "18",
|
|
907
|
+
height: "18",
|
|
908
|
+
viewBox: "0 0 18 18",
|
|
909
|
+
fill: "none",
|
|
881
910
|
className,
|
|
882
|
-
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
911
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
912
|
+
"path",
|
|
913
|
+
{
|
|
914
|
+
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",
|
|
915
|
+
stroke: "currentColor",
|
|
916
|
+
strokeLinecap: "round",
|
|
917
|
+
strokeLinejoin: "round"
|
|
918
|
+
}
|
|
919
|
+
)
|
|
883
920
|
}
|
|
884
921
|
);
|
|
885
922
|
},
|
|
923
|
+
// ----------------------------------- old ---------------------------------
|
|
924
|
+
// ** Status **
|
|
886
925
|
check: ({ className, fill }) => {
|
|
887
926
|
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
888
927
|
"svg",
|
|
@@ -2529,34 +2568,6 @@ var template = {
|
|
|
2529
2568
|
}
|
|
2530
2569
|
);
|
|
2531
2570
|
},
|
|
2532
|
-
pencil: ({ className, fill }) => {
|
|
2533
|
-
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
2534
|
-
"svg",
|
|
2535
|
-
{
|
|
2536
|
-
width: "24",
|
|
2537
|
-
height: "24",
|
|
2538
|
-
viewBox: "0 0 24 24",
|
|
2539
|
-
fill: "none",
|
|
2540
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2541
|
-
className,
|
|
2542
|
-
children: fill ? /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
2543
|
-
"path",
|
|
2544
|
-
{
|
|
2545
|
-
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",
|
|
2546
|
-
fill: "currentColor"
|
|
2547
|
-
}
|
|
2548
|
-
) : /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
2549
|
-
"path",
|
|
2550
|
-
{
|
|
2551
|
-
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",
|
|
2552
|
-
stroke: "currentColor",
|
|
2553
|
-
strokeLinecap: "round",
|
|
2554
|
-
strokeLinejoin: "round"
|
|
2555
|
-
}
|
|
2556
|
-
)
|
|
2557
|
-
}
|
|
2558
|
-
);
|
|
2559
|
-
},
|
|
2560
2571
|
"pencil-square": ({ className, fill }) => {
|
|
2561
2572
|
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
2562
2573
|
"svg",
|
|
@@ -5,22 +5,22 @@ import {
|
|
|
5
5
|
} from "../../chunk-LPZOH3RP.mjs";
|
|
6
6
|
import {
|
|
7
7
|
button_default
|
|
8
|
-
} from "../../chunk-
|
|
8
|
+
} from "../../chunk-7J3KVOTS.mjs";
|
|
9
9
|
import {
|
|
10
10
|
icon_button_default
|
|
11
|
-
} from "../../chunk-
|
|
11
|
+
} from "../../chunk-6K3E5BVO.mjs";
|
|
12
12
|
import "../../chunk-6WSACUIB.mjs";
|
|
13
|
-
import "../../chunk-6PNKRBUT.mjs";
|
|
14
13
|
import "../../chunk-LXHUO6VM.mjs";
|
|
14
|
+
import "../../chunk-6PNKRBUT.mjs";
|
|
15
15
|
import {
|
|
16
16
|
text_button_default
|
|
17
|
-
} from "../../chunk-
|
|
17
|
+
} from "../../chunk-2PKM7SLZ.mjs";
|
|
18
18
|
import "../../chunk-ZYIIXWVY.mjs";
|
|
19
|
-
import "../../chunk-
|
|
20
|
-
import "../../chunk-
|
|
21
|
-
import "../../chunk-4ZJFD3L3.mjs";
|
|
19
|
+
import "../../chunk-2TKEWFGH.mjs";
|
|
20
|
+
import "../../chunk-2SDYFOZL.mjs";
|
|
22
21
|
import "../../chunk-27Y6K5NK.mjs";
|
|
23
22
|
import "../../chunk-E3G5QXSH.mjs";
|
|
23
|
+
import "../../chunk-4ZJFD3L3.mjs";
|
|
24
24
|
import "../../chunk-AC6TWLRT.mjs";
|
|
25
25
|
export {
|
|
26
26
|
button_default as Button,
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import {
|
|
3
3
|
text_button_default
|
|
4
|
-
} from "../../chunk-
|
|
5
|
-
import "../../chunk-4ZJFD3L3.mjs";
|
|
4
|
+
} from "../../chunk-2PKM7SLZ.mjs";
|
|
6
5
|
import "../../chunk-27Y6K5NK.mjs";
|
|
7
6
|
import "../../chunk-E3G5QXSH.mjs";
|
|
7
|
+
import "../../chunk-4ZJFD3L3.mjs";
|
|
8
8
|
import "../../chunk-AC6TWLRT.mjs";
|
|
9
9
|
export {
|
|
10
10
|
text_button_default as default
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import {
|
|
3
3
|
checkbox_default
|
|
4
|
-
} from "../../chunk-
|
|
5
|
-
import "../../chunk-4ZJFD3L3.mjs";
|
|
4
|
+
} from "../../chunk-YLRYHUTW.mjs";
|
|
6
5
|
import "../../chunk-27Y6K5NK.mjs";
|
|
7
6
|
import "../../chunk-E3G5QXSH.mjs";
|
|
7
|
+
import "../../chunk-4ZJFD3L3.mjs";
|
|
8
8
|
import "../../chunk-AC6TWLRT.mjs";
|
|
9
9
|
export {
|
|
10
10
|
checkbox_default as default
|
|
@@ -2,10 +2,10 @@
|
|
|
2
2
|
import "../../chunk-QZ3LVYJW.mjs";
|
|
3
3
|
import {
|
|
4
4
|
checkbox_default
|
|
5
|
-
} from "../../chunk-
|
|
6
|
-
import "../../chunk-4ZJFD3L3.mjs";
|
|
5
|
+
} from "../../chunk-YLRYHUTW.mjs";
|
|
7
6
|
import "../../chunk-27Y6K5NK.mjs";
|
|
8
7
|
import "../../chunk-E3G5QXSH.mjs";
|
|
8
|
+
import "../../chunk-4ZJFD3L3.mjs";
|
|
9
9
|
import "../../chunk-AC6TWLRT.mjs";
|
|
10
10
|
export {
|
|
11
11
|
checkbox_default as CheckBox
|
|
@@ -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",
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import {
|
|
3
3
|
chip_default
|
|
4
|
-
} from "../../chunk-
|
|
4
|
+
} from "../../chunk-Y6XQTWB5.mjs";
|
|
5
5
|
import "../../chunk-ZYIIXWVY.mjs";
|
|
6
|
-
import "../../chunk-
|
|
7
|
-
import "../../chunk-
|
|
8
|
-
import "../../chunk-4ZJFD3L3.mjs";
|
|
6
|
+
import "../../chunk-2TKEWFGH.mjs";
|
|
7
|
+
import "../../chunk-2SDYFOZL.mjs";
|
|
9
8
|
import "../../chunk-E3G5QXSH.mjs";
|
|
9
|
+
import "../../chunk-4ZJFD3L3.mjs";
|
|
10
10
|
import "../../chunk-AC6TWLRT.mjs";
|
|
11
11
|
export {
|
|
12
12
|
chip_default as default
|