@deepnoid/ui 0.1.116 → 0.1.118
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 +198 -198
- 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-2Q25LXZT.mjs → chunk-NITERGU5.mjs} +5 -6
- 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-UPPNTDNG.mjs → chunk-RJPBLIEF.mjs} +1 -1
- package/dist/{chunk-F7PC2JAF.mjs → chunk-SS6EG5JO.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/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.d.mts +0 -2
- package/dist/components/picker/datePicker.d.ts +0 -2
- package/dist/components/picker/datePicker.js +29 -30
- package/dist/components/picker/datePicker.mjs +6 -6
- package/dist/components/picker/index.js +29 -30
- 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 +8 -8
- 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 +30 -31
- package/dist/index.mjs +37 -37
- package/package.json +1 -1
|
@@ -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";
|
|
@@ -1434,6 +1434,34 @@ var template = {
|
|
|
1434
1434
|
}
|
|
1435
1435
|
);
|
|
1436
1436
|
},
|
|
1437
|
+
"brace-left": ({ className }) => {
|
|
1438
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
1439
|
+
"svg",
|
|
1440
|
+
{
|
|
1441
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1442
|
+
width: "18",
|
|
1443
|
+
height: "18",
|
|
1444
|
+
viewBox: "0 0 18 18",
|
|
1445
|
+
fill: "none",
|
|
1446
|
+
className,
|
|
1447
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M11.5 14L6.5 9L11.5 4", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
|
|
1448
|
+
}
|
|
1449
|
+
);
|
|
1450
|
+
},
|
|
1451
|
+
"brace-right": ({ className }) => {
|
|
1452
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
1453
|
+
"svg",
|
|
1454
|
+
{
|
|
1455
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1456
|
+
width: "18",
|
|
1457
|
+
height: "18",
|
|
1458
|
+
viewBox: "0 0 18 18",
|
|
1459
|
+
fill: "none",
|
|
1460
|
+
className,
|
|
1461
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M6.5 4L11.5 9L6.5 14", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
|
|
1462
|
+
}
|
|
1463
|
+
);
|
|
1464
|
+
},
|
|
1437
1465
|
// ----------------------------------- old ---------------------------------
|
|
1438
1466
|
// ** Status **
|
|
1439
1467
|
check: ({ className, fill }) => {
|
|
@@ -4053,34 +4081,6 @@ var template = {
|
|
|
4053
4081
|
}
|
|
4054
4082
|
);
|
|
4055
4083
|
},
|
|
4056
|
-
"brace-left": ({ className, fill }) => {
|
|
4057
|
-
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
4058
|
-
"svg",
|
|
4059
|
-
{
|
|
4060
|
-
width: "24",
|
|
4061
|
-
height: "24",
|
|
4062
|
-
viewBox: "0 0 24 24",
|
|
4063
|
-
fill: "none",
|
|
4064
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
4065
|
-
className,
|
|
4066
|
-
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M15.75 19.5L8.25 12L15.75 4.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
|
|
4067
|
-
}
|
|
4068
|
-
);
|
|
4069
|
-
},
|
|
4070
|
-
"brace-right": ({ className, fill }) => {
|
|
4071
|
-
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
4072
|
-
"svg",
|
|
4073
|
-
{
|
|
4074
|
-
width: "24",
|
|
4075
|
-
height: "24",
|
|
4076
|
-
viewBox: "0 0 24 24",
|
|
4077
|
-
fill: "none",
|
|
4078
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
4079
|
-
className,
|
|
4080
|
-
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M8.25 4.5L15.75 12L8.25 19.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
|
|
4081
|
-
}
|
|
4082
|
-
);
|
|
4083
|
-
},
|
|
4084
4084
|
"brace-double-up": ({ className, fill }) => {
|
|
4085
4085
|
return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
|
|
4086
4086
|
"svg",
|
|
@@ -2,11 +2,11 @@
|
|
|
2
2
|
import {
|
|
3
3
|
inputStyle,
|
|
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";
|
|
@@ -1746,6 +1746,34 @@ var template = {
|
|
|
1746
1746
|
}
|
|
1747
1747
|
);
|
|
1748
1748
|
},
|
|
1749
|
+
"brace-left": ({ className }) => {
|
|
1750
|
+
return /* @__PURE__ */ (0, import_jsx_runtime2.jsx)(
|
|
1751
|
+
"svg",
|
|
1752
|
+
{
|
|
1753
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1754
|
+
width: "18",
|
|
1755
|
+
height: "18",
|
|
1756
|
+
viewBox: "0 0 18 18",
|
|
1757
|
+
fill: "none",
|
|
1758
|
+
className,
|
|
1759
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime2.jsx)("path", { d: "M11.5 14L6.5 9L11.5 4", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
|
|
1760
|
+
}
|
|
1761
|
+
);
|
|
1762
|
+
},
|
|
1763
|
+
"brace-right": ({ className }) => {
|
|
1764
|
+
return /* @__PURE__ */ (0, import_jsx_runtime2.jsx)(
|
|
1765
|
+
"svg",
|
|
1766
|
+
{
|
|
1767
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1768
|
+
width: "18",
|
|
1769
|
+
height: "18",
|
|
1770
|
+
viewBox: "0 0 18 18",
|
|
1771
|
+
fill: "none",
|
|
1772
|
+
className,
|
|
1773
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime2.jsx)("path", { d: "M6.5 4L11.5 9L6.5 14", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
|
|
1774
|
+
}
|
|
1775
|
+
);
|
|
1776
|
+
},
|
|
1749
1777
|
// ----------------------------------- old ---------------------------------
|
|
1750
1778
|
// ** Status **
|
|
1751
1779
|
check: ({ className, fill }) => {
|
|
@@ -4365,34 +4393,6 @@ var template = {
|
|
|
4365
4393
|
}
|
|
4366
4394
|
);
|
|
4367
4395
|
},
|
|
4368
|
-
"brace-left": ({ className, fill }) => {
|
|
4369
|
-
return /* @__PURE__ */ (0, import_jsx_runtime2.jsx)(
|
|
4370
|
-
"svg",
|
|
4371
|
-
{
|
|
4372
|
-
width: "24",
|
|
4373
|
-
height: "24",
|
|
4374
|
-
viewBox: "0 0 24 24",
|
|
4375
|
-
fill: "none",
|
|
4376
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
4377
|
-
className,
|
|
4378
|
-
children: /* @__PURE__ */ (0, import_jsx_runtime2.jsx)("path", { d: "M15.75 19.5L8.25 12L15.75 4.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
|
|
4379
|
-
}
|
|
4380
|
-
);
|
|
4381
|
-
},
|
|
4382
|
-
"brace-right": ({ className, fill }) => {
|
|
4383
|
-
return /* @__PURE__ */ (0, import_jsx_runtime2.jsx)(
|
|
4384
|
-
"svg",
|
|
4385
|
-
{
|
|
4386
|
-
width: "24",
|
|
4387
|
-
height: "24",
|
|
4388
|
-
viewBox: "0 0 24 24",
|
|
4389
|
-
fill: "none",
|
|
4390
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
4391
|
-
className,
|
|
4392
|
-
children: /* @__PURE__ */ (0, import_jsx_runtime2.jsx)("path", { d: "M8.25 4.5L15.75 12L8.25 19.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
|
|
4393
|
-
}
|
|
4394
|
-
);
|
|
4395
|
-
},
|
|
4396
4396
|
"brace-double-up": ({ className, fill }) => {
|
|
4397
4397
|
return /* @__PURE__ */ (0, import_jsx_runtime2.jsxs)(
|
|
4398
4398
|
"svg",
|
|
@@ -5,12 +5,12 @@ import {
|
|
|
5
5
|
} from "../../chunk-3IILPVRA.mjs";
|
|
6
6
|
import {
|
|
7
7
|
listItem_default
|
|
8
|
-
} from "../../chunk-
|
|
8
|
+
} from "../../chunk-KCOS2KC6.mjs";
|
|
9
9
|
import "../../chunk-ZYIIXWVY.mjs";
|
|
10
|
-
import "../../chunk-
|
|
10
|
+
import "../../chunk-EM2NIGNZ.mjs";
|
|
11
11
|
import "../../chunk-E3G5QXSH.mjs";
|
|
12
|
-
import "../../chunk-
|
|
13
|
-
import "../../chunk-
|
|
12
|
+
import "../../chunk-RJPBLIEF.mjs";
|
|
13
|
+
import "../../chunk-CTWYY7Z2.mjs";
|
|
14
14
|
import "../../chunk-CDXBML6O.mjs";
|
|
15
15
|
import "../../chunk-AC6TWLRT.mjs";
|
|
16
16
|
export {
|
|
@@ -1696,6 +1696,34 @@ var template = {
|
|
|
1696
1696
|
}
|
|
1697
1697
|
);
|
|
1698
1698
|
},
|
|
1699
|
+
"brace-left": ({ className }) => {
|
|
1700
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
1701
|
+
"svg",
|
|
1702
|
+
{
|
|
1703
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1704
|
+
width: "18",
|
|
1705
|
+
height: "18",
|
|
1706
|
+
viewBox: "0 0 18 18",
|
|
1707
|
+
fill: "none",
|
|
1708
|
+
className,
|
|
1709
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M11.5 14L6.5 9L11.5 4", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
|
|
1710
|
+
}
|
|
1711
|
+
);
|
|
1712
|
+
},
|
|
1713
|
+
"brace-right": ({ className }) => {
|
|
1714
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
1715
|
+
"svg",
|
|
1716
|
+
{
|
|
1717
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1718
|
+
width: "18",
|
|
1719
|
+
height: "18",
|
|
1720
|
+
viewBox: "0 0 18 18",
|
|
1721
|
+
fill: "none",
|
|
1722
|
+
className,
|
|
1723
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M6.5 4L11.5 9L6.5 14", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
|
|
1724
|
+
}
|
|
1725
|
+
);
|
|
1726
|
+
},
|
|
1699
1727
|
// ----------------------------------- old ---------------------------------
|
|
1700
1728
|
// ** Status **
|
|
1701
1729
|
check: ({ className, fill }) => {
|
|
@@ -4315,34 +4343,6 @@ var template = {
|
|
|
4315
4343
|
}
|
|
4316
4344
|
);
|
|
4317
4345
|
},
|
|
4318
|
-
"brace-left": ({ className, fill }) => {
|
|
4319
|
-
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
4320
|
-
"svg",
|
|
4321
|
-
{
|
|
4322
|
-
width: "24",
|
|
4323
|
-
height: "24",
|
|
4324
|
-
viewBox: "0 0 24 24",
|
|
4325
|
-
fill: "none",
|
|
4326
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
4327
|
-
className,
|
|
4328
|
-
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M15.75 19.5L8.25 12L15.75 4.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
|
|
4329
|
-
}
|
|
4330
|
-
);
|
|
4331
|
-
},
|
|
4332
|
-
"brace-right": ({ className, fill }) => {
|
|
4333
|
-
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
4334
|
-
"svg",
|
|
4335
|
-
{
|
|
4336
|
-
width: "24",
|
|
4337
|
-
height: "24",
|
|
4338
|
-
viewBox: "0 0 24 24",
|
|
4339
|
-
fill: "none",
|
|
4340
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
4341
|
-
className,
|
|
4342
|
-
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M8.25 4.5L15.75 12L8.25 19.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
|
|
4343
|
-
}
|
|
4344
|
-
);
|
|
4345
|
-
},
|
|
4346
4346
|
"brace-double-up": ({ className, fill }) => {
|
|
4347
4347
|
return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
|
|
4348
4348
|
"svg",
|