@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
|
@@ -626,22 +626,61 @@ var template = {
|
|
|
626
626
|
}
|
|
627
627
|
);
|
|
628
628
|
},
|
|
629
|
-
|
|
630
|
-
|
|
631
|
-
|
|
629
|
+
plus: ({ className }) => {
|
|
630
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
|
|
631
|
+
"svg",
|
|
632
|
+
{
|
|
633
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
634
|
+
width: "18",
|
|
635
|
+
height: "18",
|
|
636
|
+
viewBox: "0 0 18 18",
|
|
637
|
+
fill: "none",
|
|
638
|
+
className,
|
|
639
|
+
children: [
|
|
640
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M4.5 9H13.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
|
|
641
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M9 13.5V4.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
|
|
642
|
+
]
|
|
643
|
+
}
|
|
644
|
+
);
|
|
645
|
+
},
|
|
646
|
+
minus: ({ className }) => {
|
|
632
647
|
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
633
648
|
"svg",
|
|
634
649
|
{
|
|
635
|
-
|
|
636
|
-
|
|
637
|
-
|
|
650
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
651
|
+
width: "18",
|
|
652
|
+
height: "18",
|
|
653
|
+
viewBox: "0 0 18 18",
|
|
638
654
|
fill: "none",
|
|
655
|
+
className,
|
|
656
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M4.5 9H13.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
|
|
657
|
+
}
|
|
658
|
+
);
|
|
659
|
+
},
|
|
660
|
+
pencil: ({ className }) => {
|
|
661
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
662
|
+
"svg",
|
|
663
|
+
{
|
|
639
664
|
xmlns: "http://www.w3.org/2000/svg",
|
|
665
|
+
width: "18",
|
|
666
|
+
height: "18",
|
|
667
|
+
viewBox: "0 0 18 18",
|
|
668
|
+
fill: "none",
|
|
640
669
|
className,
|
|
641
|
-
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
670
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
671
|
+
"path",
|
|
672
|
+
{
|
|
673
|
+
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",
|
|
674
|
+
stroke: "currentColor",
|
|
675
|
+
strokeLinecap: "round",
|
|
676
|
+
strokeLinejoin: "round"
|
|
677
|
+
}
|
|
678
|
+
)
|
|
642
679
|
}
|
|
643
680
|
);
|
|
644
681
|
},
|
|
682
|
+
// ----------------------------------- old ---------------------------------
|
|
683
|
+
// ** Status **
|
|
645
684
|
check: ({ className, fill }) => {
|
|
646
685
|
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
647
686
|
"svg",
|
|
@@ -2288,34 +2327,6 @@ var template = {
|
|
|
2288
2327
|
}
|
|
2289
2328
|
);
|
|
2290
2329
|
},
|
|
2291
|
-
pencil: ({ className, fill }) => {
|
|
2292
|
-
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
2293
|
-
"svg",
|
|
2294
|
-
{
|
|
2295
|
-
width: "24",
|
|
2296
|
-
height: "24",
|
|
2297
|
-
viewBox: "0 0 24 24",
|
|
2298
|
-
fill: "none",
|
|
2299
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2300
|
-
className,
|
|
2301
|
-
children: fill ? /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
2302
|
-
"path",
|
|
2303
|
-
{
|
|
2304
|
-
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",
|
|
2305
|
-
fill: "currentColor"
|
|
2306
|
-
}
|
|
2307
|
-
) : /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
2308
|
-
"path",
|
|
2309
|
-
{
|
|
2310
|
-
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",
|
|
2311
|
-
stroke: "currentColor",
|
|
2312
|
-
strokeLinecap: "round",
|
|
2313
|
-
strokeLinejoin: "round"
|
|
2314
|
-
}
|
|
2315
|
-
)
|
|
2316
|
-
}
|
|
2317
|
-
);
|
|
2318
|
-
},
|
|
2319
2330
|
"pencil-square": ({ className, fill }) => {
|
|
2320
2331
|
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
2321
2332
|
"svg",
|
|
@@ -2,10 +2,10 @@
|
|
|
2
2
|
import {
|
|
3
3
|
inputStyle,
|
|
4
4
|
input_default
|
|
5
|
-
} from "../../chunk-
|
|
5
|
+
} from "../../chunk-BEQ3KZGS.mjs";
|
|
6
6
|
import "../../chunk-ZYIIXWVY.mjs";
|
|
7
|
-
import "../../chunk-
|
|
8
|
-
import "../../chunk-
|
|
7
|
+
import "../../chunk-2TKEWFGH.mjs";
|
|
8
|
+
import "../../chunk-2SDYFOZL.mjs";
|
|
9
9
|
import "../../chunk-4ZJFD3L3.mjs";
|
|
10
10
|
import "../../chunk-27Y6K5NK.mjs";
|
|
11
11
|
import "../../chunk-E3G5QXSH.mjs";
|
|
@@ -915,22 +915,61 @@ var template = {
|
|
|
915
915
|
}
|
|
916
916
|
);
|
|
917
917
|
},
|
|
918
|
-
|
|
919
|
-
|
|
920
|
-
|
|
918
|
+
plus: ({ className }) => {
|
|
919
|
+
return /* @__PURE__ */ (0, import_jsx_runtime2.jsxs)(
|
|
920
|
+
"svg",
|
|
921
|
+
{
|
|
922
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
923
|
+
width: "18",
|
|
924
|
+
height: "18",
|
|
925
|
+
viewBox: "0 0 18 18",
|
|
926
|
+
fill: "none",
|
|
927
|
+
className,
|
|
928
|
+
children: [
|
|
929
|
+
/* @__PURE__ */ (0, import_jsx_runtime2.jsx)("path", { d: "M4.5 9H13.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
|
|
930
|
+
/* @__PURE__ */ (0, import_jsx_runtime2.jsx)("path", { d: "M9 13.5V4.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
|
|
931
|
+
]
|
|
932
|
+
}
|
|
933
|
+
);
|
|
934
|
+
},
|
|
935
|
+
minus: ({ className }) => {
|
|
921
936
|
return /* @__PURE__ */ (0, import_jsx_runtime2.jsx)(
|
|
922
937
|
"svg",
|
|
923
938
|
{
|
|
924
|
-
|
|
925
|
-
|
|
926
|
-
|
|
939
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
940
|
+
width: "18",
|
|
941
|
+
height: "18",
|
|
942
|
+
viewBox: "0 0 18 18",
|
|
927
943
|
fill: "none",
|
|
944
|
+
className,
|
|
945
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime2.jsx)("path", { d: "M4.5 9H13.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
|
|
946
|
+
}
|
|
947
|
+
);
|
|
948
|
+
},
|
|
949
|
+
pencil: ({ className }) => {
|
|
950
|
+
return /* @__PURE__ */ (0, import_jsx_runtime2.jsx)(
|
|
951
|
+
"svg",
|
|
952
|
+
{
|
|
928
953
|
xmlns: "http://www.w3.org/2000/svg",
|
|
954
|
+
width: "18",
|
|
955
|
+
height: "18",
|
|
956
|
+
viewBox: "0 0 18 18",
|
|
957
|
+
fill: "none",
|
|
929
958
|
className,
|
|
930
|
-
children: /* @__PURE__ */ (0, import_jsx_runtime2.jsx)(
|
|
959
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime2.jsx)(
|
|
960
|
+
"path",
|
|
961
|
+
{
|
|
962
|
+
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",
|
|
963
|
+
stroke: "currentColor",
|
|
964
|
+
strokeLinecap: "round",
|
|
965
|
+
strokeLinejoin: "round"
|
|
966
|
+
}
|
|
967
|
+
)
|
|
931
968
|
}
|
|
932
969
|
);
|
|
933
970
|
},
|
|
971
|
+
// ----------------------------------- old ---------------------------------
|
|
972
|
+
// ** Status **
|
|
934
973
|
check: ({ className, fill }) => {
|
|
935
974
|
return /* @__PURE__ */ (0, import_jsx_runtime2.jsx)(
|
|
936
975
|
"svg",
|
|
@@ -2577,34 +2616,6 @@ var template = {
|
|
|
2577
2616
|
}
|
|
2578
2617
|
);
|
|
2579
2618
|
},
|
|
2580
|
-
pencil: ({ className, fill }) => {
|
|
2581
|
-
return /* @__PURE__ */ (0, import_jsx_runtime2.jsx)(
|
|
2582
|
-
"svg",
|
|
2583
|
-
{
|
|
2584
|
-
width: "24",
|
|
2585
|
-
height: "24",
|
|
2586
|
-
viewBox: "0 0 24 24",
|
|
2587
|
-
fill: "none",
|
|
2588
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2589
|
-
className,
|
|
2590
|
-
children: fill ? /* @__PURE__ */ (0, import_jsx_runtime2.jsx)(
|
|
2591
|
-
"path",
|
|
2592
|
-
{
|
|
2593
|
-
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",
|
|
2594
|
-
fill: "currentColor"
|
|
2595
|
-
}
|
|
2596
|
-
) : /* @__PURE__ */ (0, import_jsx_runtime2.jsx)(
|
|
2597
|
-
"path",
|
|
2598
|
-
{
|
|
2599
|
-
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",
|
|
2600
|
-
stroke: "currentColor",
|
|
2601
|
-
strokeLinecap: "round",
|
|
2602
|
-
strokeLinejoin: "round"
|
|
2603
|
-
}
|
|
2604
|
-
)
|
|
2605
|
-
}
|
|
2606
|
-
);
|
|
2607
|
-
},
|
|
2608
2619
|
"pencil-square": ({ className, fill }) => {
|
|
2609
2620
|
return /* @__PURE__ */ (0, import_jsx_runtime2.jsx)(
|
|
2610
2621
|
"svg",
|
|
@@ -5,11 +5,11 @@ import {
|
|
|
5
5
|
} from "../../chunk-HIVPDIEP.mjs";
|
|
6
6
|
import {
|
|
7
7
|
listItem_default
|
|
8
|
-
} from "../../chunk-
|
|
9
|
-
import "../../chunk-
|
|
8
|
+
} from "../../chunk-RT3S3VVJ.mjs";
|
|
9
|
+
import "../../chunk-SP3JVQY3.mjs";
|
|
10
10
|
import "../../chunk-ZYIIXWVY.mjs";
|
|
11
|
-
import "../../chunk-
|
|
12
|
-
import "../../chunk-
|
|
11
|
+
import "../../chunk-2TKEWFGH.mjs";
|
|
12
|
+
import "../../chunk-2SDYFOZL.mjs";
|
|
13
13
|
import "../../chunk-4ZJFD3L3.mjs";
|
|
14
14
|
import "../../chunk-E3G5QXSH.mjs";
|
|
15
15
|
import "../../chunk-AC6TWLRT.mjs";
|
|
@@ -865,22 +865,61 @@ var template = {
|
|
|
865
865
|
}
|
|
866
866
|
);
|
|
867
867
|
},
|
|
868
|
-
|
|
869
|
-
|
|
870
|
-
|
|
868
|
+
plus: ({ className }) => {
|
|
869
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
|
|
870
|
+
"svg",
|
|
871
|
+
{
|
|
872
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
873
|
+
width: "18",
|
|
874
|
+
height: "18",
|
|
875
|
+
viewBox: "0 0 18 18",
|
|
876
|
+
fill: "none",
|
|
877
|
+
className,
|
|
878
|
+
children: [
|
|
879
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M4.5 9H13.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
|
|
880
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M9 13.5V4.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
|
|
881
|
+
]
|
|
882
|
+
}
|
|
883
|
+
);
|
|
884
|
+
},
|
|
885
|
+
minus: ({ className }) => {
|
|
871
886
|
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
872
887
|
"svg",
|
|
873
888
|
{
|
|
874
|
-
|
|
875
|
-
|
|
876
|
-
|
|
889
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
890
|
+
width: "18",
|
|
891
|
+
height: "18",
|
|
892
|
+
viewBox: "0 0 18 18",
|
|
877
893
|
fill: "none",
|
|
894
|
+
className,
|
|
895
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M4.5 9H13.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
|
|
896
|
+
}
|
|
897
|
+
);
|
|
898
|
+
},
|
|
899
|
+
pencil: ({ className }) => {
|
|
900
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
901
|
+
"svg",
|
|
902
|
+
{
|
|
878
903
|
xmlns: "http://www.w3.org/2000/svg",
|
|
904
|
+
width: "18",
|
|
905
|
+
height: "18",
|
|
906
|
+
viewBox: "0 0 18 18",
|
|
907
|
+
fill: "none",
|
|
879
908
|
className,
|
|
880
|
-
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
909
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
910
|
+
"path",
|
|
911
|
+
{
|
|
912
|
+
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",
|
|
913
|
+
stroke: "currentColor",
|
|
914
|
+
strokeLinecap: "round",
|
|
915
|
+
strokeLinejoin: "round"
|
|
916
|
+
}
|
|
917
|
+
)
|
|
881
918
|
}
|
|
882
919
|
);
|
|
883
920
|
},
|
|
921
|
+
// ----------------------------------- old ---------------------------------
|
|
922
|
+
// ** Status **
|
|
884
923
|
check: ({ className, fill }) => {
|
|
885
924
|
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
886
925
|
"svg",
|
|
@@ -2527,34 +2566,6 @@ var template = {
|
|
|
2527
2566
|
}
|
|
2528
2567
|
);
|
|
2529
2568
|
},
|
|
2530
|
-
pencil: ({ className, fill }) => {
|
|
2531
|
-
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
2532
|
-
"svg",
|
|
2533
|
-
{
|
|
2534
|
-
width: "24",
|
|
2535
|
-
height: "24",
|
|
2536
|
-
viewBox: "0 0 24 24",
|
|
2537
|
-
fill: "none",
|
|
2538
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2539
|
-
className,
|
|
2540
|
-
children: fill ? /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
2541
|
-
"path",
|
|
2542
|
-
{
|
|
2543
|
-
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",
|
|
2544
|
-
fill: "currentColor"
|
|
2545
|
-
}
|
|
2546
|
-
) : /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
2547
|
-
"path",
|
|
2548
|
-
{
|
|
2549
|
-
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",
|
|
2550
|
-
stroke: "currentColor",
|
|
2551
|
-
strokeLinecap: "round",
|
|
2552
|
-
strokeLinejoin: "round"
|
|
2553
|
-
}
|
|
2554
|
-
)
|
|
2555
|
-
}
|
|
2556
|
-
);
|
|
2557
|
-
},
|
|
2558
2569
|
"pencil-square": ({ className, fill }) => {
|
|
2559
2570
|
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
2560
2571
|
"svg",
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import {
|
|
3
3
|
listItem_default
|
|
4
|
-
} from "../../chunk-
|
|
5
|
-
import "../../chunk-
|
|
4
|
+
} from "../../chunk-RT3S3VVJ.mjs";
|
|
5
|
+
import "../../chunk-SP3JVQY3.mjs";
|
|
6
6
|
import "../../chunk-ZYIIXWVY.mjs";
|
|
7
|
-
import "../../chunk-
|
|
8
|
-
import "../../chunk-
|
|
7
|
+
import "../../chunk-2TKEWFGH.mjs";
|
|
8
|
+
import "../../chunk-2SDYFOZL.mjs";
|
|
9
9
|
import "../../chunk-4ZJFD3L3.mjs";
|
|
10
10
|
import "../../chunk-E3G5QXSH.mjs";
|
|
11
11
|
import "../../chunk-AC6TWLRT.mjs";
|
|
@@ -865,22 +865,61 @@ var template = {
|
|
|
865
865
|
}
|
|
866
866
|
);
|
|
867
867
|
},
|
|
868
|
-
|
|
869
|
-
|
|
870
|
-
|
|
868
|
+
plus: ({ className }) => {
|
|
869
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
|
|
870
|
+
"svg",
|
|
871
|
+
{
|
|
872
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
873
|
+
width: "18",
|
|
874
|
+
height: "18",
|
|
875
|
+
viewBox: "0 0 18 18",
|
|
876
|
+
fill: "none",
|
|
877
|
+
className,
|
|
878
|
+
children: [
|
|
879
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M4.5 9H13.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
|
|
880
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M9 13.5V4.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
|
|
881
|
+
]
|
|
882
|
+
}
|
|
883
|
+
);
|
|
884
|
+
},
|
|
885
|
+
minus: ({ className }) => {
|
|
871
886
|
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
872
887
|
"svg",
|
|
873
888
|
{
|
|
874
|
-
|
|
875
|
-
|
|
876
|
-
|
|
889
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
890
|
+
width: "18",
|
|
891
|
+
height: "18",
|
|
892
|
+
viewBox: "0 0 18 18",
|
|
877
893
|
fill: "none",
|
|
894
|
+
className,
|
|
895
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M4.5 9H13.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
|
|
896
|
+
}
|
|
897
|
+
);
|
|
898
|
+
},
|
|
899
|
+
pencil: ({ className }) => {
|
|
900
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
901
|
+
"svg",
|
|
902
|
+
{
|
|
878
903
|
xmlns: "http://www.w3.org/2000/svg",
|
|
904
|
+
width: "18",
|
|
905
|
+
height: "18",
|
|
906
|
+
viewBox: "0 0 18 18",
|
|
907
|
+
fill: "none",
|
|
879
908
|
className,
|
|
880
|
-
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
909
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
910
|
+
"path",
|
|
911
|
+
{
|
|
912
|
+
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",
|
|
913
|
+
stroke: "currentColor",
|
|
914
|
+
strokeLinecap: "round",
|
|
915
|
+
strokeLinejoin: "round"
|
|
916
|
+
}
|
|
917
|
+
)
|
|
881
918
|
}
|
|
882
919
|
);
|
|
883
920
|
},
|
|
921
|
+
// ----------------------------------- old ---------------------------------
|
|
922
|
+
// ** Status **
|
|
884
923
|
check: ({ className, fill }) => {
|
|
885
924
|
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
886
925
|
"svg",
|
|
@@ -2527,34 +2566,6 @@ var template = {
|
|
|
2527
2566
|
}
|
|
2528
2567
|
);
|
|
2529
2568
|
},
|
|
2530
|
-
pencil: ({ className, fill }) => {
|
|
2531
|
-
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
2532
|
-
"svg",
|
|
2533
|
-
{
|
|
2534
|
-
width: "24",
|
|
2535
|
-
height: "24",
|
|
2536
|
-
viewBox: "0 0 24 24",
|
|
2537
|
-
fill: "none",
|
|
2538
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2539
|
-
className,
|
|
2540
|
-
children: fill ? /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
2541
|
-
"path",
|
|
2542
|
-
{
|
|
2543
|
-
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",
|
|
2544
|
-
fill: "currentColor"
|
|
2545
|
-
}
|
|
2546
|
-
) : /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
2547
|
-
"path",
|
|
2548
|
-
{
|
|
2549
|
-
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",
|
|
2550
|
-
stroke: "currentColor",
|
|
2551
|
-
strokeLinecap: "round",
|
|
2552
|
-
strokeLinejoin: "round"
|
|
2553
|
-
}
|
|
2554
|
-
)
|
|
2555
|
-
}
|
|
2556
|
-
);
|
|
2557
|
-
},
|
|
2558
2569
|
"pencil-square": ({ className, fill }) => {
|
|
2559
2570
|
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
2560
2571
|
"svg",
|
|
@@ -2,20 +2,20 @@
|
|
|
2
2
|
import "../../chunk-DJOG6Z35.mjs";
|
|
3
3
|
import {
|
|
4
4
|
modal_default
|
|
5
|
-
} from "../../chunk-
|
|
5
|
+
} from "../../chunk-K7VUN5BS.mjs";
|
|
6
6
|
import "../../chunk-SE5TU755.mjs";
|
|
7
7
|
import "../../chunk-LL6F3WDX.mjs";
|
|
8
8
|
import "../../chunk-MY5U63QO.mjs";
|
|
9
9
|
import "../../chunk-LPZOH3RP.mjs";
|
|
10
|
-
import "../../chunk-
|
|
11
|
-
import "../../chunk-
|
|
10
|
+
import "../../chunk-JTZUXVOU.mjs";
|
|
11
|
+
import "../../chunk-QIEKOGY7.mjs";
|
|
12
12
|
import "../../chunk-6WSACUIB.mjs";
|
|
13
13
|
import "../../chunk-6PNKRBUT.mjs";
|
|
14
14
|
import "../../chunk-LXHUO6VM.mjs";
|
|
15
15
|
import "../../chunk-WFMFC7R6.mjs";
|
|
16
16
|
import "../../chunk-ZYIIXWVY.mjs";
|
|
17
|
-
import "../../chunk-
|
|
18
|
-
import "../../chunk-
|
|
17
|
+
import "../../chunk-2TKEWFGH.mjs";
|
|
18
|
+
import "../../chunk-2SDYFOZL.mjs";
|
|
19
19
|
import "../../chunk-4ZJFD3L3.mjs";
|
|
20
20
|
import "../../chunk-27Y6K5NK.mjs";
|
|
21
21
|
import "../../chunk-E3G5QXSH.mjs";
|
|
@@ -863,22 +863,61 @@ var template = {
|
|
|
863
863
|
}
|
|
864
864
|
);
|
|
865
865
|
},
|
|
866
|
-
|
|
867
|
-
|
|
868
|
-
|
|
866
|
+
plus: ({ className }) => {
|
|
867
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
|
|
868
|
+
"svg",
|
|
869
|
+
{
|
|
870
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
871
|
+
width: "18",
|
|
872
|
+
height: "18",
|
|
873
|
+
viewBox: "0 0 18 18",
|
|
874
|
+
fill: "none",
|
|
875
|
+
className,
|
|
876
|
+
children: [
|
|
877
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M4.5 9H13.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
|
|
878
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M9 13.5V4.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
|
|
879
|
+
]
|
|
880
|
+
}
|
|
881
|
+
);
|
|
882
|
+
},
|
|
883
|
+
minus: ({ className }) => {
|
|
869
884
|
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
870
885
|
"svg",
|
|
871
886
|
{
|
|
872
|
-
|
|
873
|
-
|
|
874
|
-
|
|
887
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
888
|
+
width: "18",
|
|
889
|
+
height: "18",
|
|
890
|
+
viewBox: "0 0 18 18",
|
|
875
891
|
fill: "none",
|
|
892
|
+
className,
|
|
893
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M4.5 9H13.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
|
|
894
|
+
}
|
|
895
|
+
);
|
|
896
|
+
},
|
|
897
|
+
pencil: ({ className }) => {
|
|
898
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
899
|
+
"svg",
|
|
900
|
+
{
|
|
876
901
|
xmlns: "http://www.w3.org/2000/svg",
|
|
902
|
+
width: "18",
|
|
903
|
+
height: "18",
|
|
904
|
+
viewBox: "0 0 18 18",
|
|
905
|
+
fill: "none",
|
|
877
906
|
className,
|
|
878
|
-
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
907
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
908
|
+
"path",
|
|
909
|
+
{
|
|
910
|
+
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",
|
|
911
|
+
stroke: "currentColor",
|
|
912
|
+
strokeLinecap: "round",
|
|
913
|
+
strokeLinejoin: "round"
|
|
914
|
+
}
|
|
915
|
+
)
|
|
879
916
|
}
|
|
880
917
|
);
|
|
881
918
|
},
|
|
919
|
+
// ----------------------------------- old ---------------------------------
|
|
920
|
+
// ** Status **
|
|
882
921
|
check: ({ className, fill }) => {
|
|
883
922
|
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
884
923
|
"svg",
|
|
@@ -2525,34 +2564,6 @@ var template = {
|
|
|
2525
2564
|
}
|
|
2526
2565
|
);
|
|
2527
2566
|
},
|
|
2528
|
-
pencil: ({ className, fill }) => {
|
|
2529
|
-
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
2530
|
-
"svg",
|
|
2531
|
-
{
|
|
2532
|
-
width: "24",
|
|
2533
|
-
height: "24",
|
|
2534
|
-
viewBox: "0 0 24 24",
|
|
2535
|
-
fill: "none",
|
|
2536
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2537
|
-
className,
|
|
2538
|
-
children: fill ? /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
2539
|
-
"path",
|
|
2540
|
-
{
|
|
2541
|
-
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",
|
|
2542
|
-
fill: "currentColor"
|
|
2543
|
-
}
|
|
2544
|
-
) : /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
2545
|
-
"path",
|
|
2546
|
-
{
|
|
2547
|
-
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",
|
|
2548
|
-
stroke: "currentColor",
|
|
2549
|
-
strokeLinecap: "round",
|
|
2550
|
-
strokeLinejoin: "round"
|
|
2551
|
-
}
|
|
2552
|
-
)
|
|
2553
|
-
}
|
|
2554
|
-
);
|
|
2555
|
-
},
|
|
2556
2567
|
"pencil-square": ({ className, fill }) => {
|
|
2557
2568
|
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
2558
2569
|
"svg",
|
|
@@ -1,20 +1,20 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import {
|
|
3
3
|
modal_default
|
|
4
|
-
} from "../../chunk-
|
|
4
|
+
} from "../../chunk-K7VUN5BS.mjs";
|
|
5
5
|
import "../../chunk-SE5TU755.mjs";
|
|
6
6
|
import "../../chunk-LL6F3WDX.mjs";
|
|
7
7
|
import "../../chunk-MY5U63QO.mjs";
|
|
8
8
|
import "../../chunk-LPZOH3RP.mjs";
|
|
9
|
-
import "../../chunk-
|
|
10
|
-
import "../../chunk-
|
|
9
|
+
import "../../chunk-JTZUXVOU.mjs";
|
|
10
|
+
import "../../chunk-QIEKOGY7.mjs";
|
|
11
11
|
import "../../chunk-6WSACUIB.mjs";
|
|
12
12
|
import "../../chunk-6PNKRBUT.mjs";
|
|
13
13
|
import "../../chunk-LXHUO6VM.mjs";
|
|
14
14
|
import "../../chunk-WFMFC7R6.mjs";
|
|
15
15
|
import "../../chunk-ZYIIXWVY.mjs";
|
|
16
|
-
import "../../chunk-
|
|
17
|
-
import "../../chunk-
|
|
16
|
+
import "../../chunk-2TKEWFGH.mjs";
|
|
17
|
+
import "../../chunk-2SDYFOZL.mjs";
|
|
18
18
|
import "../../chunk-4ZJFD3L3.mjs";
|
|
19
19
|
import "../../chunk-27Y6K5NK.mjs";
|
|
20
20
|
import "../../chunk-E3G5QXSH.mjs";
|