@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
|
@@ -84,7 +84,15 @@ declare const iconTemplate: {
|
|
|
84
84
|
className?: string;
|
|
85
85
|
fill?: boolean;
|
|
86
86
|
}) => react_jsx_runtime.JSX.Element;
|
|
87
|
-
plus: ({ className
|
|
87
|
+
plus: ({ className }: {
|
|
88
|
+
className?: string;
|
|
89
|
+
fill?: boolean;
|
|
90
|
+
}) => react_jsx_runtime.JSX.Element;
|
|
91
|
+
minus: ({ className }: {
|
|
92
|
+
className?: string;
|
|
93
|
+
fill?: boolean;
|
|
94
|
+
}) => react_jsx_runtime.JSX.Element;
|
|
95
|
+
pencil: ({ className }: {
|
|
88
96
|
className?: string;
|
|
89
97
|
fill?: boolean;
|
|
90
98
|
}) => react_jsx_runtime.JSX.Element;
|
|
@@ -284,10 +292,6 @@ declare const iconTemplate: {
|
|
|
284
292
|
className?: string;
|
|
285
293
|
fill?: boolean;
|
|
286
294
|
}) => react_jsx_runtime.JSX.Element;
|
|
287
|
-
pencil: ({ className, fill }: {
|
|
288
|
-
className?: string;
|
|
289
|
-
fill?: boolean;
|
|
290
|
-
}) => react_jsx_runtime.JSX.Element;
|
|
291
295
|
"pencil-square": ({ className, fill }: {
|
|
292
296
|
className?: string;
|
|
293
297
|
fill?: boolean;
|
|
@@ -84,7 +84,15 @@ declare const iconTemplate: {
|
|
|
84
84
|
className?: string;
|
|
85
85
|
fill?: boolean;
|
|
86
86
|
}) => react_jsx_runtime.JSX.Element;
|
|
87
|
-
plus: ({ className
|
|
87
|
+
plus: ({ className }: {
|
|
88
|
+
className?: string;
|
|
89
|
+
fill?: boolean;
|
|
90
|
+
}) => react_jsx_runtime.JSX.Element;
|
|
91
|
+
minus: ({ className }: {
|
|
92
|
+
className?: string;
|
|
93
|
+
fill?: boolean;
|
|
94
|
+
}) => react_jsx_runtime.JSX.Element;
|
|
95
|
+
pencil: ({ className }: {
|
|
88
96
|
className?: string;
|
|
89
97
|
fill?: boolean;
|
|
90
98
|
}) => react_jsx_runtime.JSX.Element;
|
|
@@ -284,10 +292,6 @@ declare const iconTemplate: {
|
|
|
284
292
|
className?: string;
|
|
285
293
|
fill?: boolean;
|
|
286
294
|
}) => react_jsx_runtime.JSX.Element;
|
|
287
|
-
pencil: ({ className, fill }: {
|
|
288
|
-
className?: string;
|
|
289
|
-
fill?: boolean;
|
|
290
|
-
}) => react_jsx_runtime.JSX.Element;
|
|
291
295
|
"pencil-square": ({ className, fill }: {
|
|
292
296
|
className?: string;
|
|
293
297
|
fill?: boolean;
|
|
@@ -544,22 +544,61 @@ var template = {
|
|
|
544
544
|
}
|
|
545
545
|
);
|
|
546
546
|
},
|
|
547
|
-
|
|
548
|
-
|
|
549
|
-
|
|
547
|
+
plus: ({ className }) => {
|
|
548
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
|
|
549
|
+
"svg",
|
|
550
|
+
{
|
|
551
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
552
|
+
width: "18",
|
|
553
|
+
height: "18",
|
|
554
|
+
viewBox: "0 0 18 18",
|
|
555
|
+
fill: "none",
|
|
556
|
+
className,
|
|
557
|
+
children: [
|
|
558
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M4.5 9H13.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
|
|
559
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M9 13.5V4.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
|
|
560
|
+
]
|
|
561
|
+
}
|
|
562
|
+
);
|
|
563
|
+
},
|
|
564
|
+
minus: ({ className }) => {
|
|
550
565
|
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
551
566
|
"svg",
|
|
552
567
|
{
|
|
553
|
-
|
|
554
|
-
|
|
555
|
-
|
|
568
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
569
|
+
width: "18",
|
|
570
|
+
height: "18",
|
|
571
|
+
viewBox: "0 0 18 18",
|
|
556
572
|
fill: "none",
|
|
573
|
+
className,
|
|
574
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M4.5 9H13.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
|
|
575
|
+
}
|
|
576
|
+
);
|
|
577
|
+
},
|
|
578
|
+
pencil: ({ className }) => {
|
|
579
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
580
|
+
"svg",
|
|
581
|
+
{
|
|
557
582
|
xmlns: "http://www.w3.org/2000/svg",
|
|
583
|
+
width: "18",
|
|
584
|
+
height: "18",
|
|
585
|
+
viewBox: "0 0 18 18",
|
|
586
|
+
fill: "none",
|
|
558
587
|
className,
|
|
559
|
-
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
588
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
589
|
+
"path",
|
|
590
|
+
{
|
|
591
|
+
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",
|
|
592
|
+
stroke: "currentColor",
|
|
593
|
+
strokeLinecap: "round",
|
|
594
|
+
strokeLinejoin: "round"
|
|
595
|
+
}
|
|
596
|
+
)
|
|
560
597
|
}
|
|
561
598
|
);
|
|
562
599
|
},
|
|
600
|
+
// ----------------------------------- old ---------------------------------
|
|
601
|
+
// ** Status **
|
|
563
602
|
check: ({ className, fill }) => {
|
|
564
603
|
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
565
604
|
"svg",
|
|
@@ -2206,34 +2245,6 @@ var template = {
|
|
|
2206
2245
|
}
|
|
2207
2246
|
);
|
|
2208
2247
|
},
|
|
2209
|
-
pencil: ({ className, fill }) => {
|
|
2210
|
-
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
2211
|
-
"svg",
|
|
2212
|
-
{
|
|
2213
|
-
width: "24",
|
|
2214
|
-
height: "24",
|
|
2215
|
-
viewBox: "0 0 24 24",
|
|
2216
|
-
fill: "none",
|
|
2217
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2218
|
-
className,
|
|
2219
|
-
children: fill ? /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
2220
|
-
"path",
|
|
2221
|
-
{
|
|
2222
|
-
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",
|
|
2223
|
-
fill: "currentColor"
|
|
2224
|
-
}
|
|
2225
|
-
) : /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
2226
|
-
"path",
|
|
2227
|
-
{
|
|
2228
|
-
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",
|
|
2229
|
-
stroke: "currentColor",
|
|
2230
|
-
strokeLinecap: "round",
|
|
2231
|
-
strokeLinejoin: "round"
|
|
2232
|
-
}
|
|
2233
|
-
)
|
|
2234
|
-
}
|
|
2235
|
-
);
|
|
2236
|
-
},
|
|
2237
2248
|
"pencil-square": ({ className, fill }) => {
|
|
2238
2249
|
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
2239
2250
|
"svg",
|
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
import {
|
|
3
3
|
Icon_default,
|
|
4
4
|
iconTemplate
|
|
5
|
-
} from "../../chunk-
|
|
6
|
-
import "../../chunk-
|
|
5
|
+
} from "../../chunk-2TKEWFGH.mjs";
|
|
6
|
+
import "../../chunk-2SDYFOZL.mjs";
|
|
7
7
|
import "../../chunk-AC6TWLRT.mjs";
|
|
8
8
|
export {
|
|
9
9
|
Icon_default as default,
|
|
@@ -544,22 +544,61 @@ var template = {
|
|
|
544
544
|
}
|
|
545
545
|
);
|
|
546
546
|
},
|
|
547
|
-
|
|
548
|
-
|
|
549
|
-
|
|
547
|
+
plus: ({ className }) => {
|
|
548
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
|
|
549
|
+
"svg",
|
|
550
|
+
{
|
|
551
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
552
|
+
width: "18",
|
|
553
|
+
height: "18",
|
|
554
|
+
viewBox: "0 0 18 18",
|
|
555
|
+
fill: "none",
|
|
556
|
+
className,
|
|
557
|
+
children: [
|
|
558
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M4.5 9H13.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
|
|
559
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M9 13.5V4.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
|
|
560
|
+
]
|
|
561
|
+
}
|
|
562
|
+
);
|
|
563
|
+
},
|
|
564
|
+
minus: ({ className }) => {
|
|
550
565
|
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
551
566
|
"svg",
|
|
552
567
|
{
|
|
553
|
-
|
|
554
|
-
|
|
555
|
-
|
|
568
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
569
|
+
width: "18",
|
|
570
|
+
height: "18",
|
|
571
|
+
viewBox: "0 0 18 18",
|
|
556
572
|
fill: "none",
|
|
573
|
+
className,
|
|
574
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M4.5 9H13.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
|
|
575
|
+
}
|
|
576
|
+
);
|
|
577
|
+
},
|
|
578
|
+
pencil: ({ className }) => {
|
|
579
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
580
|
+
"svg",
|
|
581
|
+
{
|
|
557
582
|
xmlns: "http://www.w3.org/2000/svg",
|
|
583
|
+
width: "18",
|
|
584
|
+
height: "18",
|
|
585
|
+
viewBox: "0 0 18 18",
|
|
586
|
+
fill: "none",
|
|
558
587
|
className,
|
|
559
|
-
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
588
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
589
|
+
"path",
|
|
590
|
+
{
|
|
591
|
+
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",
|
|
592
|
+
stroke: "currentColor",
|
|
593
|
+
strokeLinecap: "round",
|
|
594
|
+
strokeLinejoin: "round"
|
|
595
|
+
}
|
|
596
|
+
)
|
|
560
597
|
}
|
|
561
598
|
);
|
|
562
599
|
},
|
|
600
|
+
// ----------------------------------- old ---------------------------------
|
|
601
|
+
// ** Status **
|
|
563
602
|
check: ({ className, fill }) => {
|
|
564
603
|
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
565
604
|
"svg",
|
|
@@ -2206,34 +2245,6 @@ var template = {
|
|
|
2206
2245
|
}
|
|
2207
2246
|
);
|
|
2208
2247
|
},
|
|
2209
|
-
pencil: ({ className, fill }) => {
|
|
2210
|
-
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
2211
|
-
"svg",
|
|
2212
|
-
{
|
|
2213
|
-
width: "24",
|
|
2214
|
-
height: "24",
|
|
2215
|
-
viewBox: "0 0 24 24",
|
|
2216
|
-
fill: "none",
|
|
2217
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2218
|
-
className,
|
|
2219
|
-
children: fill ? /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
2220
|
-
"path",
|
|
2221
|
-
{
|
|
2222
|
-
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",
|
|
2223
|
-
fill: "currentColor"
|
|
2224
|
-
}
|
|
2225
|
-
) : /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
2226
|
-
"path",
|
|
2227
|
-
{
|
|
2228
|
-
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",
|
|
2229
|
-
stroke: "currentColor",
|
|
2230
|
-
strokeLinecap: "round",
|
|
2231
|
-
strokeLinejoin: "round"
|
|
2232
|
-
}
|
|
2233
|
-
)
|
|
2234
|
-
}
|
|
2235
|
-
);
|
|
2236
|
-
},
|
|
2237
2248
|
"pencil-square": ({ className, fill }) => {
|
|
2238
2249
|
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
2239
2250
|
"svg",
|
|
@@ -3,8 +3,8 @@ import "../../chunk-ZYIIXWVY.mjs";
|
|
|
3
3
|
import {
|
|
4
4
|
Icon_default,
|
|
5
5
|
iconTemplate
|
|
6
|
-
} from "../../chunk-
|
|
7
|
-
import "../../chunk-
|
|
6
|
+
} from "../../chunk-2TKEWFGH.mjs";
|
|
7
|
+
import "../../chunk-2SDYFOZL.mjs";
|
|
8
8
|
import "../../chunk-AC6TWLRT.mjs";
|
|
9
9
|
export {
|
|
10
10
|
Icon_default as Icon,
|
|
@@ -25,7 +25,9 @@ declare const template: {
|
|
|
25
25
|
home: ({ className }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
26
26
|
exclamation: ({ className, fill }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
27
27
|
close: ({ className }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
28
|
-
plus: ({ className
|
|
28
|
+
plus: ({ className }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
29
|
+
minus: ({ className }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
30
|
+
pencil: ({ className }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
29
31
|
check: ({ className, fill }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
30
32
|
"plus-circle": ({ className, fill }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
31
33
|
"minus-circle": ({ className, fill }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
@@ -75,7 +77,6 @@ declare const template: {
|
|
|
75
77
|
"email-open": ({ className, fill }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
76
78
|
lock: ({ className, fill }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
77
79
|
unlock: ({ className, fill }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
78
|
-
pencil: ({ className, fill }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
79
80
|
"pencil-square": ({ className, fill }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
80
81
|
grid: ({ className, fill }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
81
82
|
"list-dot": ({ className, fill }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
@@ -25,7 +25,9 @@ declare const template: {
|
|
|
25
25
|
home: ({ className }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
26
26
|
exclamation: ({ className, fill }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
27
27
|
close: ({ className }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
28
|
-
plus: ({ className
|
|
28
|
+
plus: ({ className }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
29
|
+
minus: ({ className }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
30
|
+
pencil: ({ className }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
29
31
|
check: ({ className, fill }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
30
32
|
"plus-circle": ({ className, fill }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
31
33
|
"minus-circle": ({ className, fill }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
@@ -75,7 +77,6 @@ declare const template: {
|
|
|
75
77
|
"email-open": ({ className, fill }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
76
78
|
lock: ({ className, fill }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
77
79
|
unlock: ({ className, fill }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
78
|
-
pencil: ({ className, fill }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
79
80
|
"pencil-square": ({ className, fill }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
80
81
|
grid: ({ className, fill }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
81
82
|
"list-dot": ({ className, fill }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
@@ -541,22 +541,61 @@ var template = {
|
|
|
541
541
|
}
|
|
542
542
|
);
|
|
543
543
|
},
|
|
544
|
-
|
|
545
|
-
|
|
546
|
-
|
|
544
|
+
plus: ({ className }) => {
|
|
545
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
|
|
546
|
+
"svg",
|
|
547
|
+
{
|
|
548
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
549
|
+
width: "18",
|
|
550
|
+
height: "18",
|
|
551
|
+
viewBox: "0 0 18 18",
|
|
552
|
+
fill: "none",
|
|
553
|
+
className,
|
|
554
|
+
children: [
|
|
555
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M4.5 9H13.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
|
|
556
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M9 13.5V4.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
|
|
557
|
+
]
|
|
558
|
+
}
|
|
559
|
+
);
|
|
560
|
+
},
|
|
561
|
+
minus: ({ className }) => {
|
|
547
562
|
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
548
563
|
"svg",
|
|
549
564
|
{
|
|
550
|
-
|
|
551
|
-
|
|
552
|
-
|
|
565
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
566
|
+
width: "18",
|
|
567
|
+
height: "18",
|
|
568
|
+
viewBox: "0 0 18 18",
|
|
553
569
|
fill: "none",
|
|
570
|
+
className,
|
|
571
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M4.5 9H13.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
|
|
572
|
+
}
|
|
573
|
+
);
|
|
574
|
+
},
|
|
575
|
+
pencil: ({ className }) => {
|
|
576
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
577
|
+
"svg",
|
|
578
|
+
{
|
|
554
579
|
xmlns: "http://www.w3.org/2000/svg",
|
|
580
|
+
width: "18",
|
|
581
|
+
height: "18",
|
|
582
|
+
viewBox: "0 0 18 18",
|
|
583
|
+
fill: "none",
|
|
555
584
|
className,
|
|
556
|
-
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
585
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
586
|
+
"path",
|
|
587
|
+
{
|
|
588
|
+
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",
|
|
589
|
+
stroke: "currentColor",
|
|
590
|
+
strokeLinecap: "round",
|
|
591
|
+
strokeLinejoin: "round"
|
|
592
|
+
}
|
|
593
|
+
)
|
|
557
594
|
}
|
|
558
595
|
);
|
|
559
596
|
},
|
|
597
|
+
// ----------------------------------- old ---------------------------------
|
|
598
|
+
// ** Status **
|
|
560
599
|
check: ({ className, fill }) => {
|
|
561
600
|
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
562
601
|
"svg",
|
|
@@ -2203,34 +2242,6 @@ var template = {
|
|
|
2203
2242
|
}
|
|
2204
2243
|
);
|
|
2205
2244
|
},
|
|
2206
|
-
pencil: ({ className, fill }) => {
|
|
2207
|
-
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
2208
|
-
"svg",
|
|
2209
|
-
{
|
|
2210
|
-
width: "24",
|
|
2211
|
-
height: "24",
|
|
2212
|
-
viewBox: "0 0 24 24",
|
|
2213
|
-
fill: "none",
|
|
2214
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2215
|
-
className,
|
|
2216
|
-
children: fill ? /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
2217
|
-
"path",
|
|
2218
|
-
{
|
|
2219
|
-
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",
|
|
2220
|
-
fill: "currentColor"
|
|
2221
|
-
}
|
|
2222
|
-
) : /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
2223
|
-
"path",
|
|
2224
|
-
{
|
|
2225
|
-
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",
|
|
2226
|
-
stroke: "currentColor",
|
|
2227
|
-
strokeLinecap: "round",
|
|
2228
|
-
strokeLinejoin: "round"
|
|
2229
|
-
}
|
|
2230
|
-
)
|
|
2231
|
-
}
|
|
2232
|
-
);
|
|
2233
|
-
},
|
|
2234
2245
|
"pencil-square": ({ className, fill }) => {
|
|
2235
2246
|
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
2236
2247
|
"svg",
|
|
@@ -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,10 +2,10 @@
|
|
|
2
2
|
import "../../chunk-2GCSFWHD.mjs";
|
|
3
3
|
import {
|
|
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";
|