@deepnoid/ui 0.1.117 → 0.1.119
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 +167 -167
- package/dist/{chunk-HD2PTCE6.mjs → chunk-27WK5334.mjs} +2 -2
- package/dist/{chunk-3ZH6PWFC.mjs → chunk-BBQNVDIA.mjs} +2 -2
- package/dist/{chunk-ER3SUAE2.mjs → chunk-CMMVXFHD.mjs} +1 -1
- package/dist/{chunk-LCWEO4U6.mjs → chunk-CTWYY7Z2.mjs} +28 -28
- package/dist/{chunk-HLYTCS7L.mjs → chunk-EM2NIGNZ.mjs} +1 -1
- package/dist/{chunk-VPGJ4HZ7.mjs → chunk-EXUHHLSA.mjs} +2 -2
- package/dist/{chunk-TO6OPRBH.mjs → chunk-IJS5AWD2.mjs} +1 -1
- package/dist/{chunk-PHWTRXOL.mjs → chunk-KCOS2KC6.mjs} +2 -2
- package/dist/{chunk-6VNOOJDQ.mjs → chunk-MHZ4BO5M.mjs} +2 -2
- package/dist/{chunk-RSD67ORA.mjs → chunk-MIVGSJFF.mjs} +1 -1
- package/dist/{chunk-LIHZG4KM.mjs → chunk-NITERGU5.mjs} +4 -4
- package/dist/{chunk-MG5E5YZ7.mjs → chunk-NMZFSNPE.mjs} +1 -1
- package/dist/{chunk-LZRBMVT7.mjs → chunk-NV5Z6ZUO.mjs} +1 -1
- package/dist/{chunk-TRNL3IXF.mjs → chunk-OBMO6LRA.mjs} +1 -1
- package/dist/{chunk-CUCLHYCE.mjs → chunk-Q5634WTM.mjs} +3 -3
- package/dist/{chunk-WIZDHK4O.mjs → chunk-QKRCC26D.mjs} +63 -55
- package/dist/{chunk-UPPNTDNG.mjs → chunk-RJPBLIEF.mjs} +1 -1
- package/dist/{chunk-F7PC2JAF.mjs → chunk-SS6EG5JO.mjs} +1 -1
- package/dist/{chunk-CF7LIQF6.mjs → chunk-U33MTXQX.mjs} +56 -22
- package/dist/{chunk-63KZGR73.mjs → chunk-UA24L44Z.mjs} +34 -26
- package/dist/{chunk-KIN2UK2C.mjs → chunk-VB5NKWJG.mjs} +1 -1
- package/dist/{chunk-PMSUPDDW.mjs → chunk-YLHOBT6S.mjs} +1 -1
- package/dist/{chunk-676Y7NKV.mjs → chunk-YUS5SELP.mjs} +1 -1
- package/dist/components/avatar/avatar.js +28 -28
- package/dist/components/avatar/avatar.mjs +2 -2
- package/dist/components/avatar/index.js +28 -28
- package/dist/components/avatar/index.mjs +2 -2
- package/dist/components/breadcrumb/breadcrumb.js +29 -29
- package/dist/components/breadcrumb/breadcrumb.mjs +5 -5
- package/dist/components/breadcrumb/index.js +29 -29
- package/dist/components/breadcrumb/index.mjs +5 -5
- package/dist/components/button/button.js +28 -28
- package/dist/components/button/button.mjs +3 -3
- package/dist/components/button/icon-button.js +28 -28
- package/dist/components/button/icon-button.mjs +3 -3
- package/dist/components/button/index.js +28 -28
- package/dist/components/button/index.mjs +4 -4
- package/dist/components/charts/areaChart.js +63 -55
- package/dist/components/charts/areaChart.mjs +1 -1
- package/dist/components/charts/barChart.d.mts +14 -4
- package/dist/components/charts/barChart.d.ts +14 -4
- package/dist/components/charts/barChart.js +55 -21
- package/dist/components/charts/barChart.mjs +1 -1
- package/dist/components/charts/circularProgress.js +1 -1
- package/dist/components/charts/circularProgress.mjs +1 -1
- package/dist/components/charts/index.js +153 -103
- package/dist/components/charts/index.mjs +4 -4
- package/dist/components/charts/radarChart.js +34 -26
- package/dist/components/charts/radarChart.mjs +1 -1
- package/dist/components/chip/chip.js +28 -28
- package/dist/components/chip/chip.mjs +3 -3
- package/dist/components/chip/index.js +28 -28
- package/dist/components/chip/index.mjs +3 -3
- package/dist/components/fileUpload/fileUpload.js +28 -28
- package/dist/components/fileUpload/fileUpload.mjs +6 -6
- package/dist/components/fileUpload/index.js +28 -28
- package/dist/components/fileUpload/index.mjs +6 -6
- package/dist/components/icon/Icon.d.mts +8 -8
- package/dist/components/icon/Icon.d.ts +8 -8
- package/dist/components/icon/Icon.js +28 -28
- package/dist/components/icon/Icon.mjs +2 -2
- package/dist/components/icon/index.js +28 -28
- package/dist/components/icon/index.mjs +2 -2
- package/dist/components/icon/template.d.mts +2 -2
- package/dist/components/icon/template.d.ts +2 -2
- package/dist/components/icon/template.js +28 -28
- package/dist/components/icon/template.mjs +1 -1
- package/dist/components/input/index.js +28 -28
- package/dist/components/input/index.mjs +3 -3
- package/dist/components/input/input.js +28 -28
- package/dist/components/input/input.mjs +3 -3
- package/dist/components/list/index.js +28 -28
- package/dist/components/list/index.mjs +4 -4
- package/dist/components/list/listItem.js +28 -28
- package/dist/components/list/listItem.mjs +4 -4
- package/dist/components/modal/index.js +28 -28
- package/dist/components/modal/index.mjs +5 -5
- package/dist/components/modal/modal.js +28 -28
- package/dist/components/modal/modal.mjs +5 -5
- package/dist/components/pagination/index.js +28 -28
- package/dist/components/pagination/index.mjs +4 -4
- package/dist/components/pagination/pagination.js +28 -28
- package/dist/components/pagination/pagination.mjs +4 -4
- package/dist/components/picker/datePicker.js +28 -28
- package/dist/components/picker/datePicker.mjs +6 -6
- package/dist/components/picker/index.js +28 -28
- package/dist/components/picker/index.mjs +8 -8
- package/dist/components/picker/timePicker.js +28 -28
- package/dist/components/picker/timePicker.mjs +4 -4
- package/dist/components/select/index.js +28 -28
- package/dist/components/select/index.mjs +3 -3
- package/dist/components/select/select.js +28 -28
- package/dist/components/select/select.mjs +3 -3
- package/dist/components/table/index.js +28 -28
- package/dist/components/table/index.mjs +5 -5
- package/dist/components/table/table-body.js +28 -28
- package/dist/components/table/table-body.mjs +5 -5
- package/dist/components/table/table-head.js +28 -28
- package/dist/components/table/table-head.mjs +5 -5
- package/dist/components/table/table.js +28 -28
- package/dist/components/table/table.mjs +5 -5
- package/dist/components/toast/index.js +28 -28
- package/dist/components/toast/index.mjs +4 -4
- package/dist/components/toast/toast.js +28 -28
- package/dist/components/toast/toast.mjs +3 -3
- package/dist/components/toast/use-toast.js +28 -28
- package/dist/components/toast/use-toast.mjs +4 -4
- package/dist/components/tree/index.js +28 -28
- package/dist/components/tree/index.mjs +3 -3
- package/dist/components/tree/tree.js +28 -28
- package/dist/components/tree/tree.mjs +3 -3
- package/dist/index.js +182 -132
- package/dist/index.mjs +27 -27
- package/package.json +1 -1
|
@@ -1439,6 +1439,34 @@ var template = {
|
|
|
1439
1439
|
}
|
|
1440
1440
|
);
|
|
1441
1441
|
},
|
|
1442
|
+
"brace-left": ({ className }) => {
|
|
1443
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
1444
|
+
"svg",
|
|
1445
|
+
{
|
|
1446
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1447
|
+
width: "18",
|
|
1448
|
+
height: "18",
|
|
1449
|
+
viewBox: "0 0 18 18",
|
|
1450
|
+
fill: "none",
|
|
1451
|
+
className,
|
|
1452
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M11.5 14L6.5 9L11.5 4", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
|
|
1453
|
+
}
|
|
1454
|
+
);
|
|
1455
|
+
},
|
|
1456
|
+
"brace-right": ({ className }) => {
|
|
1457
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
1458
|
+
"svg",
|
|
1459
|
+
{
|
|
1460
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1461
|
+
width: "18",
|
|
1462
|
+
height: "18",
|
|
1463
|
+
viewBox: "0 0 18 18",
|
|
1464
|
+
fill: "none",
|
|
1465
|
+
className,
|
|
1466
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M6.5 4L11.5 9L6.5 14", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
|
|
1467
|
+
}
|
|
1468
|
+
);
|
|
1469
|
+
},
|
|
1442
1470
|
// ----------------------------------- old ---------------------------------
|
|
1443
1471
|
// ** Status **
|
|
1444
1472
|
check: ({ className, fill }) => {
|
|
@@ -4058,34 +4086,6 @@ var template = {
|
|
|
4058
4086
|
}
|
|
4059
4087
|
);
|
|
4060
4088
|
},
|
|
4061
|
-
"brace-left": ({ className, fill }) => {
|
|
4062
|
-
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
4063
|
-
"svg",
|
|
4064
|
-
{
|
|
4065
|
-
width: "24",
|
|
4066
|
-
height: "24",
|
|
4067
|
-
viewBox: "0 0 24 24",
|
|
4068
|
-
fill: "none",
|
|
4069
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
4070
|
-
className,
|
|
4071
|
-
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M15.75 19.5L8.25 12L15.75 4.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
|
|
4072
|
-
}
|
|
4073
|
-
);
|
|
4074
|
-
},
|
|
4075
|
-
"brace-right": ({ className, fill }) => {
|
|
4076
|
-
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
4077
|
-
"svg",
|
|
4078
|
-
{
|
|
4079
|
-
width: "24",
|
|
4080
|
-
height: "24",
|
|
4081
|
-
viewBox: "0 0 24 24",
|
|
4082
|
-
fill: "none",
|
|
4083
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
4084
|
-
className,
|
|
4085
|
-
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M8.25 4.5L15.75 12L8.25 19.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
|
|
4086
|
-
}
|
|
4087
|
-
);
|
|
4088
|
-
},
|
|
4089
4089
|
"brace-double-up": ({ className, fill }) => {
|
|
4090
4090
|
return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
|
|
4091
4091
|
"svg",
|
|
@@ -3,23 +3,23 @@ import {
|
|
|
3
3
|
FileUpload,
|
|
4
4
|
fileUploadStyle,
|
|
5
5
|
fileUpload_default
|
|
6
|
-
} from "../../chunk-
|
|
6
|
+
} from "../../chunk-Q5634WTM.mjs";
|
|
7
7
|
import "../../chunk-7VOQKIIK.mjs";
|
|
8
8
|
import "../../chunk-2CLPU5LR.mjs";
|
|
9
9
|
import "../../chunk-2GCSFWHD.mjs";
|
|
10
|
-
import "../../chunk-
|
|
10
|
+
import "../../chunk-CMMVXFHD.mjs";
|
|
11
11
|
import "../../chunk-MY5U63QO.mjs";
|
|
12
12
|
import "../../chunk-Q364C3FI.mjs";
|
|
13
13
|
import "../../chunk-ITWKPTSD.mjs";
|
|
14
|
-
import "../../chunk-
|
|
15
|
-
import "../../chunk-
|
|
14
|
+
import "../../chunk-SS6EG5JO.mjs";
|
|
15
|
+
import "../../chunk-NV5Z6ZUO.mjs";
|
|
16
16
|
import "../../chunk-6WSACUIB.mjs";
|
|
17
17
|
import "../../chunk-LXHUO6VM.mjs";
|
|
18
18
|
import "../../chunk-SZL743JC.mjs";
|
|
19
19
|
import "../../chunk-ZYIIXWVY.mjs";
|
|
20
|
-
import "../../chunk-
|
|
20
|
+
import "../../chunk-EM2NIGNZ.mjs";
|
|
21
21
|
import "../../chunk-E3G5QXSH.mjs";
|
|
22
|
-
import "../../chunk-
|
|
22
|
+
import "../../chunk-CTWYY7Z2.mjs";
|
|
23
23
|
import "../../chunk-CDXBML6O.mjs";
|
|
24
24
|
import "../../chunk-3V4HT2K5.mjs";
|
|
25
25
|
import "../../chunk-27Y6K5NK.mjs";
|
|
@@ -1439,6 +1439,34 @@ var template = {
|
|
|
1439
1439
|
}
|
|
1440
1440
|
);
|
|
1441
1441
|
},
|
|
1442
|
+
"brace-left": ({ className }) => {
|
|
1443
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
1444
|
+
"svg",
|
|
1445
|
+
{
|
|
1446
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1447
|
+
width: "18",
|
|
1448
|
+
height: "18",
|
|
1449
|
+
viewBox: "0 0 18 18",
|
|
1450
|
+
fill: "none",
|
|
1451
|
+
className,
|
|
1452
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M11.5 14L6.5 9L11.5 4", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
|
|
1453
|
+
}
|
|
1454
|
+
);
|
|
1455
|
+
},
|
|
1456
|
+
"brace-right": ({ className }) => {
|
|
1457
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
1458
|
+
"svg",
|
|
1459
|
+
{
|
|
1460
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1461
|
+
width: "18",
|
|
1462
|
+
height: "18",
|
|
1463
|
+
viewBox: "0 0 18 18",
|
|
1464
|
+
fill: "none",
|
|
1465
|
+
className,
|
|
1466
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M6.5 4L11.5 9L6.5 14", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
|
|
1467
|
+
}
|
|
1468
|
+
);
|
|
1469
|
+
},
|
|
1442
1470
|
// ----------------------------------- old ---------------------------------
|
|
1443
1471
|
// ** Status **
|
|
1444
1472
|
check: ({ className, fill }) => {
|
|
@@ -4058,34 +4086,6 @@ var template = {
|
|
|
4058
4086
|
}
|
|
4059
4087
|
);
|
|
4060
4088
|
},
|
|
4061
|
-
"brace-left": ({ className, fill }) => {
|
|
4062
|
-
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
4063
|
-
"svg",
|
|
4064
|
-
{
|
|
4065
|
-
width: "24",
|
|
4066
|
-
height: "24",
|
|
4067
|
-
viewBox: "0 0 24 24",
|
|
4068
|
-
fill: "none",
|
|
4069
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
4070
|
-
className,
|
|
4071
|
-
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M15.75 19.5L8.25 12L15.75 4.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
|
|
4072
|
-
}
|
|
4073
|
-
);
|
|
4074
|
-
},
|
|
4075
|
-
"brace-right": ({ className, fill }) => {
|
|
4076
|
-
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
4077
|
-
"svg",
|
|
4078
|
-
{
|
|
4079
|
-
width: "24",
|
|
4080
|
-
height: "24",
|
|
4081
|
-
viewBox: "0 0 24 24",
|
|
4082
|
-
fill: "none",
|
|
4083
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
4084
|
-
className,
|
|
4085
|
-
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M8.25 4.5L15.75 12L8.25 19.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
|
|
4086
|
-
}
|
|
4087
|
-
);
|
|
4088
|
-
},
|
|
4089
4089
|
"brace-double-up": ({ className, fill }) => {
|
|
4090
4090
|
return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
|
|
4091
4091
|
"svg",
|
|
@@ -2,23 +2,23 @@
|
|
|
2
2
|
import "../../chunk-RLXOHILK.mjs";
|
|
3
3
|
import {
|
|
4
4
|
fileUpload_default
|
|
5
|
-
} from "../../chunk-
|
|
5
|
+
} from "../../chunk-Q5634WTM.mjs";
|
|
6
6
|
import "../../chunk-7VOQKIIK.mjs";
|
|
7
7
|
import "../../chunk-2CLPU5LR.mjs";
|
|
8
8
|
import "../../chunk-2GCSFWHD.mjs";
|
|
9
|
-
import "../../chunk-
|
|
9
|
+
import "../../chunk-CMMVXFHD.mjs";
|
|
10
10
|
import "../../chunk-MY5U63QO.mjs";
|
|
11
11
|
import "../../chunk-Q364C3FI.mjs";
|
|
12
12
|
import "../../chunk-ITWKPTSD.mjs";
|
|
13
|
-
import "../../chunk-
|
|
14
|
-
import "../../chunk-
|
|
13
|
+
import "../../chunk-SS6EG5JO.mjs";
|
|
14
|
+
import "../../chunk-NV5Z6ZUO.mjs";
|
|
15
15
|
import "../../chunk-6WSACUIB.mjs";
|
|
16
16
|
import "../../chunk-LXHUO6VM.mjs";
|
|
17
17
|
import "../../chunk-SZL743JC.mjs";
|
|
18
18
|
import "../../chunk-ZYIIXWVY.mjs";
|
|
19
|
-
import "../../chunk-
|
|
19
|
+
import "../../chunk-EM2NIGNZ.mjs";
|
|
20
20
|
import "../../chunk-E3G5QXSH.mjs";
|
|
21
|
-
import "../../chunk-
|
|
21
|
+
import "../../chunk-CTWYY7Z2.mjs";
|
|
22
22
|
import "../../chunk-CDXBML6O.mjs";
|
|
23
23
|
import "../../chunk-3V4HT2K5.mjs";
|
|
24
24
|
import "../../chunk-27Y6K5NK.mjs";
|
|
@@ -192,6 +192,14 @@ declare const iconTemplate: {
|
|
|
192
192
|
className?: string;
|
|
193
193
|
fill?: boolean;
|
|
194
194
|
}) => react_jsx_runtime.JSX.Element;
|
|
195
|
+
"brace-left": ({ className }: {
|
|
196
|
+
className?: string;
|
|
197
|
+
fill?: boolean;
|
|
198
|
+
}) => react_jsx_runtime.JSX.Element;
|
|
199
|
+
"brace-right": ({ className }: {
|
|
200
|
+
className?: string;
|
|
201
|
+
fill?: boolean;
|
|
202
|
+
}) => react_jsx_runtime.JSX.Element;
|
|
195
203
|
check: ({ className, fill }: {
|
|
196
204
|
className?: string;
|
|
197
205
|
fill?: boolean;
|
|
@@ -528,14 +536,6 @@ declare const iconTemplate: {
|
|
|
528
536
|
className?: string;
|
|
529
537
|
fill?: boolean;
|
|
530
538
|
}) => react_jsx_runtime.JSX.Element;
|
|
531
|
-
"brace-left": ({ className, fill }: {
|
|
532
|
-
className?: string;
|
|
533
|
-
fill?: boolean;
|
|
534
|
-
}) => react_jsx_runtime.JSX.Element;
|
|
535
|
-
"brace-right": ({ className, fill }: {
|
|
536
|
-
className?: string;
|
|
537
|
-
fill?: boolean;
|
|
538
|
-
}) => react_jsx_runtime.JSX.Element;
|
|
539
539
|
"brace-double-up": ({ className, fill }: {
|
|
540
540
|
className?: string;
|
|
541
541
|
fill?: boolean;
|
|
@@ -192,6 +192,14 @@ declare const iconTemplate: {
|
|
|
192
192
|
className?: string;
|
|
193
193
|
fill?: boolean;
|
|
194
194
|
}) => react_jsx_runtime.JSX.Element;
|
|
195
|
+
"brace-left": ({ className }: {
|
|
196
|
+
className?: string;
|
|
197
|
+
fill?: boolean;
|
|
198
|
+
}) => react_jsx_runtime.JSX.Element;
|
|
199
|
+
"brace-right": ({ className }: {
|
|
200
|
+
className?: string;
|
|
201
|
+
fill?: boolean;
|
|
202
|
+
}) => react_jsx_runtime.JSX.Element;
|
|
195
203
|
check: ({ className, fill }: {
|
|
196
204
|
className?: string;
|
|
197
205
|
fill?: boolean;
|
|
@@ -528,14 +536,6 @@ declare const iconTemplate: {
|
|
|
528
536
|
className?: string;
|
|
529
537
|
fill?: boolean;
|
|
530
538
|
}) => react_jsx_runtime.JSX.Element;
|
|
531
|
-
"brace-left": ({ className, fill }: {
|
|
532
|
-
className?: string;
|
|
533
|
-
fill?: boolean;
|
|
534
|
-
}) => react_jsx_runtime.JSX.Element;
|
|
535
|
-
"brace-right": ({ className, fill }: {
|
|
536
|
-
className?: string;
|
|
537
|
-
fill?: boolean;
|
|
538
|
-
}) => react_jsx_runtime.JSX.Element;
|
|
539
539
|
"brace-double-up": ({ className, fill }: {
|
|
540
540
|
className?: string;
|
|
541
541
|
fill?: boolean;
|
|
@@ -1352,6 +1352,34 @@ var template = {
|
|
|
1352
1352
|
}
|
|
1353
1353
|
);
|
|
1354
1354
|
},
|
|
1355
|
+
"brace-left": ({ className }) => {
|
|
1356
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
1357
|
+
"svg",
|
|
1358
|
+
{
|
|
1359
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1360
|
+
width: "18",
|
|
1361
|
+
height: "18",
|
|
1362
|
+
viewBox: "0 0 18 18",
|
|
1363
|
+
fill: "none",
|
|
1364
|
+
className,
|
|
1365
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M11.5 14L6.5 9L11.5 4", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
|
|
1366
|
+
}
|
|
1367
|
+
);
|
|
1368
|
+
},
|
|
1369
|
+
"brace-right": ({ className }) => {
|
|
1370
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
1371
|
+
"svg",
|
|
1372
|
+
{
|
|
1373
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1374
|
+
width: "18",
|
|
1375
|
+
height: "18",
|
|
1376
|
+
viewBox: "0 0 18 18",
|
|
1377
|
+
fill: "none",
|
|
1378
|
+
className,
|
|
1379
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M6.5 4L11.5 9L6.5 14", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
|
|
1380
|
+
}
|
|
1381
|
+
);
|
|
1382
|
+
},
|
|
1355
1383
|
// ----------------------------------- old ---------------------------------
|
|
1356
1384
|
// ** Status **
|
|
1357
1385
|
check: ({ className, fill }) => {
|
|
@@ -3971,34 +3999,6 @@ var template = {
|
|
|
3971
3999
|
}
|
|
3972
4000
|
);
|
|
3973
4001
|
},
|
|
3974
|
-
"brace-left": ({ className, fill }) => {
|
|
3975
|
-
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
3976
|
-
"svg",
|
|
3977
|
-
{
|
|
3978
|
-
width: "24",
|
|
3979
|
-
height: "24",
|
|
3980
|
-
viewBox: "0 0 24 24",
|
|
3981
|
-
fill: "none",
|
|
3982
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
3983
|
-
className,
|
|
3984
|
-
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M15.75 19.5L8.25 12L15.75 4.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
|
|
3985
|
-
}
|
|
3986
|
-
);
|
|
3987
|
-
},
|
|
3988
|
-
"brace-right": ({ className, fill }) => {
|
|
3989
|
-
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
3990
|
-
"svg",
|
|
3991
|
-
{
|
|
3992
|
-
width: "24",
|
|
3993
|
-
height: "24",
|
|
3994
|
-
viewBox: "0 0 24 24",
|
|
3995
|
-
fill: "none",
|
|
3996
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
3997
|
-
className,
|
|
3998
|
-
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M8.25 4.5L15.75 12L8.25 19.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
|
|
3999
|
-
}
|
|
4000
|
-
);
|
|
4001
|
-
},
|
|
4002
4002
|
"brace-double-up": ({ className, fill }) => {
|
|
4003
4003
|
return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
|
|
4004
4004
|
"svg",
|
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
import {
|
|
3
3
|
Icon_default,
|
|
4
4
|
iconTemplate
|
|
5
|
-
} from "../../chunk-
|
|
6
|
-
import "../../chunk-
|
|
5
|
+
} from "../../chunk-EM2NIGNZ.mjs";
|
|
6
|
+
import "../../chunk-CTWYY7Z2.mjs";
|
|
7
7
|
import "../../chunk-AC6TWLRT.mjs";
|
|
8
8
|
export {
|
|
9
9
|
Icon_default as default,
|
|
@@ -1352,6 +1352,34 @@ var template = {
|
|
|
1352
1352
|
}
|
|
1353
1353
|
);
|
|
1354
1354
|
},
|
|
1355
|
+
"brace-left": ({ className }) => {
|
|
1356
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
1357
|
+
"svg",
|
|
1358
|
+
{
|
|
1359
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1360
|
+
width: "18",
|
|
1361
|
+
height: "18",
|
|
1362
|
+
viewBox: "0 0 18 18",
|
|
1363
|
+
fill: "none",
|
|
1364
|
+
className,
|
|
1365
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M11.5 14L6.5 9L11.5 4", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
|
|
1366
|
+
}
|
|
1367
|
+
);
|
|
1368
|
+
},
|
|
1369
|
+
"brace-right": ({ className }) => {
|
|
1370
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
1371
|
+
"svg",
|
|
1372
|
+
{
|
|
1373
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1374
|
+
width: "18",
|
|
1375
|
+
height: "18",
|
|
1376
|
+
viewBox: "0 0 18 18",
|
|
1377
|
+
fill: "none",
|
|
1378
|
+
className,
|
|
1379
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M6.5 4L11.5 9L6.5 14", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
|
|
1380
|
+
}
|
|
1381
|
+
);
|
|
1382
|
+
},
|
|
1355
1383
|
// ----------------------------------- old ---------------------------------
|
|
1356
1384
|
// ** Status **
|
|
1357
1385
|
check: ({ className, fill }) => {
|
|
@@ -3971,34 +3999,6 @@ var template = {
|
|
|
3971
3999
|
}
|
|
3972
4000
|
);
|
|
3973
4001
|
},
|
|
3974
|
-
"brace-left": ({ className, fill }) => {
|
|
3975
|
-
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
3976
|
-
"svg",
|
|
3977
|
-
{
|
|
3978
|
-
width: "24",
|
|
3979
|
-
height: "24",
|
|
3980
|
-
viewBox: "0 0 24 24",
|
|
3981
|
-
fill: "none",
|
|
3982
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
3983
|
-
className,
|
|
3984
|
-
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M15.75 19.5L8.25 12L15.75 4.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
|
|
3985
|
-
}
|
|
3986
|
-
);
|
|
3987
|
-
},
|
|
3988
|
-
"brace-right": ({ className, fill }) => {
|
|
3989
|
-
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
3990
|
-
"svg",
|
|
3991
|
-
{
|
|
3992
|
-
width: "24",
|
|
3993
|
-
height: "24",
|
|
3994
|
-
viewBox: "0 0 24 24",
|
|
3995
|
-
fill: "none",
|
|
3996
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
3997
|
-
className,
|
|
3998
|
-
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M8.25 4.5L15.75 12L8.25 19.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
|
|
3999
|
-
}
|
|
4000
|
-
);
|
|
4001
|
-
},
|
|
4002
4002
|
"brace-double-up": ({ className, fill }) => {
|
|
4003
4003
|
return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
|
|
4004
4004
|
"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-EM2NIGNZ.mjs";
|
|
7
|
+
import "../../chunk-CTWYY7Z2.mjs";
|
|
8
8
|
import "../../chunk-AC6TWLRT.mjs";
|
|
9
9
|
export {
|
|
10
10
|
Icon_default as Icon,
|
|
@@ -52,6 +52,8 @@ declare const template: {
|
|
|
52
52
|
calendar: ({ className, fill }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
53
53
|
left: ({ className }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
54
54
|
right: ({ className }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
55
|
+
"brace-left": ({ className }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
56
|
+
"brace-right": ({ className }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
55
57
|
check: ({ className, fill }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
56
58
|
"plus-circle": ({ className, fill }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
57
59
|
"minus-circle": ({ className, fill }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
@@ -136,8 +138,6 @@ declare const template: {
|
|
|
136
138
|
"arrow-right-circle": ({ className, fill }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
137
139
|
"brace-up": ({ className, fill }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
138
140
|
"brace-down": ({ className, fill }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
139
|
-
"brace-left": ({ className, fill }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
140
|
-
"brace-right": ({ className, fill }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
141
141
|
"brace-double-up": ({ className, fill }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
142
142
|
"brace-double-down": ({ className, fill }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
143
143
|
"brace-double-left": ({ className, fill }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
@@ -52,6 +52,8 @@ declare const template: {
|
|
|
52
52
|
calendar: ({ className, fill }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
53
53
|
left: ({ className }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
54
54
|
right: ({ className }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
55
|
+
"brace-left": ({ className }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
56
|
+
"brace-right": ({ className }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
55
57
|
check: ({ className, fill }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
56
58
|
"plus-circle": ({ className, fill }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
57
59
|
"minus-circle": ({ className, fill }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
@@ -136,8 +138,6 @@ declare const template: {
|
|
|
136
138
|
"arrow-right-circle": ({ className, fill }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
137
139
|
"brace-up": ({ className, fill }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
138
140
|
"brace-down": ({ className, fill }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
139
|
-
"brace-left": ({ className, fill }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
140
|
-
"brace-right": ({ className, fill }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
141
141
|
"brace-double-up": ({ className, fill }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
142
142
|
"brace-double-down": ({ className, fill }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
143
143
|
"brace-double-left": ({ className, fill }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
@@ -1349,6 +1349,34 @@ var template = {
|
|
|
1349
1349
|
}
|
|
1350
1350
|
);
|
|
1351
1351
|
},
|
|
1352
|
+
"brace-left": ({ className }) => {
|
|
1353
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
1354
|
+
"svg",
|
|
1355
|
+
{
|
|
1356
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1357
|
+
width: "18",
|
|
1358
|
+
height: "18",
|
|
1359
|
+
viewBox: "0 0 18 18",
|
|
1360
|
+
fill: "none",
|
|
1361
|
+
className,
|
|
1362
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M11.5 14L6.5 9L11.5 4", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
|
|
1363
|
+
}
|
|
1364
|
+
);
|
|
1365
|
+
},
|
|
1366
|
+
"brace-right": ({ className }) => {
|
|
1367
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
1368
|
+
"svg",
|
|
1369
|
+
{
|
|
1370
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1371
|
+
width: "18",
|
|
1372
|
+
height: "18",
|
|
1373
|
+
viewBox: "0 0 18 18",
|
|
1374
|
+
fill: "none",
|
|
1375
|
+
className,
|
|
1376
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M6.5 4L11.5 9L6.5 14", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
|
|
1377
|
+
}
|
|
1378
|
+
);
|
|
1379
|
+
},
|
|
1352
1380
|
// ----------------------------------- old ---------------------------------
|
|
1353
1381
|
// ** Status **
|
|
1354
1382
|
check: ({ className, fill }) => {
|
|
@@ -3968,34 +3996,6 @@ var template = {
|
|
|
3968
3996
|
}
|
|
3969
3997
|
);
|
|
3970
3998
|
},
|
|
3971
|
-
"brace-left": ({ className, fill }) => {
|
|
3972
|
-
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
3973
|
-
"svg",
|
|
3974
|
-
{
|
|
3975
|
-
width: "24",
|
|
3976
|
-
height: "24",
|
|
3977
|
-
viewBox: "0 0 24 24",
|
|
3978
|
-
fill: "none",
|
|
3979
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
3980
|
-
className,
|
|
3981
|
-
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M15.75 19.5L8.25 12L15.75 4.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
|
|
3982
|
-
}
|
|
3983
|
-
);
|
|
3984
|
-
},
|
|
3985
|
-
"brace-right": ({ className, fill }) => {
|
|
3986
|
-
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
3987
|
-
"svg",
|
|
3988
|
-
{
|
|
3989
|
-
width: "24",
|
|
3990
|
-
height: "24",
|
|
3991
|
-
viewBox: "0 0 24 24",
|
|
3992
|
-
fill: "none",
|
|
3993
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
3994
|
-
className,
|
|
3995
|
-
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M8.25 4.5L15.75 12L8.25 19.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
|
|
3996
|
-
}
|
|
3997
|
-
);
|
|
3998
|
-
},
|
|
3999
3999
|
"brace-double-up": ({ className, fill }) => {
|
|
4000
4000
|
return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
|
|
4001
4001
|
"svg",
|
|
@@ -1435,6 +1435,34 @@ var template = {
|
|
|
1435
1435
|
}
|
|
1436
1436
|
);
|
|
1437
1437
|
},
|
|
1438
|
+
"brace-left": ({ className }) => {
|
|
1439
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
1440
|
+
"svg",
|
|
1441
|
+
{
|
|
1442
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1443
|
+
width: "18",
|
|
1444
|
+
height: "18",
|
|
1445
|
+
viewBox: "0 0 18 18",
|
|
1446
|
+
fill: "none",
|
|
1447
|
+
className,
|
|
1448
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M11.5 14L6.5 9L11.5 4", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
|
|
1449
|
+
}
|
|
1450
|
+
);
|
|
1451
|
+
},
|
|
1452
|
+
"brace-right": ({ className }) => {
|
|
1453
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
1454
|
+
"svg",
|
|
1455
|
+
{
|
|
1456
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1457
|
+
width: "18",
|
|
1458
|
+
height: "18",
|
|
1459
|
+
viewBox: "0 0 18 18",
|
|
1460
|
+
fill: "none",
|
|
1461
|
+
className,
|
|
1462
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M6.5 4L11.5 9L6.5 14", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
|
|
1463
|
+
}
|
|
1464
|
+
);
|
|
1465
|
+
},
|
|
1438
1466
|
// ----------------------------------- old ---------------------------------
|
|
1439
1467
|
// ** Status **
|
|
1440
1468
|
check: ({ className, fill }) => {
|
|
@@ -4054,34 +4082,6 @@ var template = {
|
|
|
4054
4082
|
}
|
|
4055
4083
|
);
|
|
4056
4084
|
},
|
|
4057
|
-
"brace-left": ({ className, fill }) => {
|
|
4058
|
-
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
4059
|
-
"svg",
|
|
4060
|
-
{
|
|
4061
|
-
width: "24",
|
|
4062
|
-
height: "24",
|
|
4063
|
-
viewBox: "0 0 24 24",
|
|
4064
|
-
fill: "none",
|
|
4065
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
4066
|
-
className,
|
|
4067
|
-
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M15.75 19.5L8.25 12L15.75 4.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
|
|
4068
|
-
}
|
|
4069
|
-
);
|
|
4070
|
-
},
|
|
4071
|
-
"brace-right": ({ className, fill }) => {
|
|
4072
|
-
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
4073
|
-
"svg",
|
|
4074
|
-
{
|
|
4075
|
-
width: "24",
|
|
4076
|
-
height: "24",
|
|
4077
|
-
viewBox: "0 0 24 24",
|
|
4078
|
-
fill: "none",
|
|
4079
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
4080
|
-
className,
|
|
4081
|
-
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M8.25 4.5L15.75 12L8.25 19.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
|
|
4082
|
-
}
|
|
4083
|
-
);
|
|
4084
|
-
},
|
|
4085
4085
|
"brace-double-up": ({ className, fill }) => {
|
|
4086
4086
|
return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
|
|
4087
4087
|
"svg",
|
|
@@ -2,11 +2,11 @@
|
|
|
2
2
|
import "../../chunk-2GCSFWHD.mjs";
|
|
3
3
|
import {
|
|
4
4
|
input_default
|
|
5
|
-
} from "../../chunk-
|
|
5
|
+
} from "../../chunk-CMMVXFHD.mjs";
|
|
6
6
|
import "../../chunk-ZYIIXWVY.mjs";
|
|
7
|
-
import "../../chunk-
|
|
7
|
+
import "../../chunk-EM2NIGNZ.mjs";
|
|
8
8
|
import "../../chunk-E3G5QXSH.mjs";
|
|
9
|
-
import "../../chunk-
|
|
9
|
+
import "../../chunk-CTWYY7Z2.mjs";
|
|
10
10
|
import "../../chunk-CDXBML6O.mjs";
|
|
11
11
|
import "../../chunk-27Y6K5NK.mjs";
|
|
12
12
|
import "../../chunk-AC6TWLRT.mjs";
|