@deepnoid/ui 0.1.6 → 0.1.8
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 +155 -155
- package/dist/{chunk-ZQV3NXHD.mjs → chunk-3WUQ5SJG.mjs} +1 -1
- package/dist/{chunk-TPKN62TM.mjs → chunk-5SI52U2V.mjs} +1 -1
- package/dist/{chunk-ERY4VRJA.mjs → chunk-6MWNK3IR.mjs} +1 -1
- package/dist/{chunk-DL4NAVLK.mjs → chunk-7TETAKD7.mjs} +1 -1
- package/dist/{chunk-W2YDY6V3.mjs → chunk-AOFU6N4B.mjs} +2 -2
- package/dist/{chunk-62RLAGOE.mjs → chunk-D32JTEZB.mjs} +1 -1
- package/dist/{chunk-NADRDQ6Z.mjs → chunk-FXXSX6HM.mjs} +1 -1
- package/dist/{chunk-OKGP3XMZ.mjs → chunk-GLJPHVXG.mjs} +40 -30
- package/dist/{chunk-HKS2RITB.mjs → chunk-HDZH3RQR.mjs} +3 -3
- package/dist/{chunk-NM22ZKFL.mjs → chunk-JY3CY3VT.mjs} +3 -3
- package/dist/{chunk-ON5SGXHZ.mjs → chunk-LMFV246N.mjs} +2 -2
- package/dist/{chunk-J7NLY4LW.mjs → chunk-P6CDIPHN.mjs} +2 -2
- package/dist/{chunk-BO5ZR3MX.mjs → chunk-P7UKIKKO.mjs} +1 -1
- package/dist/{chunk-HKWVXX2C.mjs → chunk-PDUKY2FL.mjs} +2 -2
- package/dist/{chunk-AV6PLM5Y.mjs → chunk-T3QBPU2H.mjs} +1 -1
- package/dist/{chunk-CTKXERBP.mjs → chunk-VC2BAC47.mjs} +1 -1
- package/dist/{chunk-WJ2MJJR2.mjs → chunk-Y7KG7S4B.mjs} +1 -1
- package/dist/{chunk-5KOINCEO.mjs → chunk-YTOYINWL.mjs} +1 -1
- package/dist/{chunk-447R3YAZ.mjs → chunk-ZQEQ2VI3.mjs} +2 -2
- package/dist/components/avatar/avatar.js +40 -30
- package/dist/components/avatar/avatar.mjs +2 -2
- package/dist/components/avatar/index.js +40 -30
- package/dist/components/avatar/index.mjs +2 -2
- package/dist/components/backdrop/backdrop.d.mts +2 -1
- package/dist/components/backdrop/backdrop.d.ts +2 -1
- package/dist/components/backdrop/backdrop.js +2 -2
- package/dist/components/backdrop/backdrop.mjs +1 -1
- package/dist/components/backdrop/index.js +2 -2
- package/dist/components/backdrop/index.mjs +1 -1
- package/dist/components/breadcrumb/breadcrumb.js +40 -30
- package/dist/components/breadcrumb/breadcrumb.mjs +3 -3
- package/dist/components/breadcrumb/index.js +40 -30
- package/dist/components/breadcrumb/index.mjs +3 -3
- package/dist/components/button/button.js +40 -30
- package/dist/components/button/button.mjs +3 -3
- package/dist/components/button/index.js +40 -30
- package/dist/components/button/index.mjs +3 -3
- package/dist/components/chip/chip.js +40 -30
- package/dist/components/chip/chip.mjs +3 -3
- package/dist/components/chip/index.js +40 -30
- package/dist/components/chip/index.mjs +3 -3
- package/dist/components/dateTimePicker/calendar.js +40 -30
- package/dist/components/dateTimePicker/calendar.mjs +3 -3
- package/dist/components/dateTimePicker/dateTimePicker.js +40 -30
- package/dist/components/dateTimePicker/dateTimePicker.mjs +7 -7
- package/dist/components/dateTimePicker/index.js +40 -30
- package/dist/components/dateTimePicker/index.mjs +7 -7
- package/dist/components/dateTimePicker/timePicker.js +40 -30
- package/dist/components/dateTimePicker/timePicker.mjs +5 -5
- package/dist/components/icon/Icon.d.mts +8 -4
- package/dist/components/icon/Icon.d.ts +8 -4
- package/dist/components/icon/Icon.js +40 -30
- package/dist/components/icon/Icon.mjs +2 -2
- package/dist/components/icon/index.js +40 -30
- package/dist/components/icon/index.mjs +2 -2
- package/dist/components/icon/template.d.mts +2 -1
- package/dist/components/icon/template.d.ts +2 -1
- package/dist/components/icon/template.js +40 -30
- package/dist/components/icon/template.mjs +1 -1
- package/dist/components/input/index.js +40 -30
- package/dist/components/input/index.mjs +3 -3
- package/dist/components/input/input.js +40 -30
- package/dist/components/input/input.mjs +3 -3
- package/dist/components/list/index.js +40 -30
- package/dist/components/list/index.mjs +4 -4
- package/dist/components/list/listItem.js +40 -30
- package/dist/components/list/listItem.mjs +4 -4
- package/dist/components/modal/index.js +40 -30
- package/dist/components/modal/index.mjs +4 -4
- package/dist/components/modal/modal.js +40 -30
- package/dist/components/modal/modal.mjs +4 -4
- package/dist/components/pagination/index.js +40 -30
- package/dist/components/pagination/index.mjs +4 -4
- package/dist/components/pagination/pagination.js +40 -30
- package/dist/components/pagination/pagination.mjs +4 -4
- package/dist/components/select/index.js +40 -30
- package/dist/components/select/index.mjs +4 -4
- package/dist/components/select/option.js +40 -30
- package/dist/components/select/option.mjs +3 -3
- package/dist/components/select/select.js +40 -30
- package/dist/components/select/select.mjs +4 -4
- package/dist/components/table/index.js +40 -30
- package/dist/components/table/index.mjs +7 -7
- package/dist/components/table/table.js +40 -30
- package/dist/components/table/table.mjs +7 -7
- package/dist/components/toast/index.js +40 -30
- package/dist/components/toast/index.mjs +4 -4
- package/dist/components/toast/toast.js +40 -30
- package/dist/components/toast/toast.mjs +3 -3
- package/dist/components/toast/use-toast.js +40 -30
- package/dist/components/toast/use-toast.mjs +4 -4
- package/dist/index.js +42 -32
- package/dist/index.mjs +33 -33
- package/package.json +1 -1
|
@@ -1079,6 +1079,46 @@ var template = {
|
|
|
1079
1079
|
}
|
|
1080
1080
|
);
|
|
1081
1081
|
},
|
|
1082
|
+
filter: ({ className }) => {
|
|
1083
|
+
return /* @__PURE__ */ (0, import_jsx_runtime4.jsx)(
|
|
1084
|
+
"svg",
|
|
1085
|
+
{
|
|
1086
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1087
|
+
width: "18",
|
|
1088
|
+
height: "18",
|
|
1089
|
+
viewBox: "0 0 18 18",
|
|
1090
|
+
fill: "none",
|
|
1091
|
+
className,
|
|
1092
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime4.jsx)(
|
|
1093
|
+
"path",
|
|
1094
|
+
{
|
|
1095
|
+
d: "M8.09091 5.4H14M8.09091 5.4C8.09091 5.63869 7.99513 5.86761 7.82464 6.0364C7.65416 6.20518 7.42292 6.3 7.18182 6.3C6.94071 6.3 6.70948 6.20518 6.53899 6.0364C6.36851 5.86761 6.27273 5.63869 6.27273 5.4M8.09091 5.4C8.09091 5.16131 7.99513 4.93239 7.82464 4.7636C7.65416 4.59482 7.42292 4.5 7.18182 4.5C6.94071 4.5 6.70948 4.59482 6.53899 4.7636C6.36851 4.93239 6.27273 5.16131 6.27273 5.4M6.27273 5.4H4M8.09091 12.6H14M8.09091 12.6C8.09091 12.8387 7.99513 13.0676 7.82464 13.2364C7.65416 13.4052 7.42292 13.5 7.18182 13.5C6.94071 13.5 6.70948 13.4052 6.53899 13.2364C6.36851 13.0676 6.27273 12.8387 6.27273 12.6M8.09091 12.6C8.09091 12.3613 7.99513 12.1324 7.82464 11.9636C7.65416 11.7948 7.42292 11.7 7.18182 11.7C6.94071 11.7 6.70948 11.7948 6.53899 11.9636C6.36851 12.1324 6.27273 12.3613 6.27273 12.6M6.27273 12.6H4M11.7273 9H14M11.7273 9C11.7273 9.2387 11.6315 9.46761 11.461 9.6364C11.2905 9.80518 11.0593 9.9 10.8182 9.9C10.5771 9.9 10.3458 9.80518 10.1754 9.6364C10.0049 9.46761 9.90909 9.2387 9.90909 9M11.7273 9C11.7273 8.76131 11.6315 8.53239 11.461 8.3636C11.2905 8.19482 11.0593 8.1 10.8182 8.1C10.5771 8.1 10.3458 8.19482 10.1754 8.3636C10.0049 8.53239 9.90909 8.76131 9.90909 9M9.90909 9H4",
|
|
1096
|
+
stroke: "currentColor",
|
|
1097
|
+
strokeLinecap: "round",
|
|
1098
|
+
strokeLinejoin: "round"
|
|
1099
|
+
}
|
|
1100
|
+
)
|
|
1101
|
+
}
|
|
1102
|
+
);
|
|
1103
|
+
},
|
|
1104
|
+
menu: ({ className }) => {
|
|
1105
|
+
return /* @__PURE__ */ (0, import_jsx_runtime4.jsxs)(
|
|
1106
|
+
"svg",
|
|
1107
|
+
{
|
|
1108
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1109
|
+
width: "18",
|
|
1110
|
+
height: "18",
|
|
1111
|
+
viewBox: "0 0 18 18",
|
|
1112
|
+
fill: "none",
|
|
1113
|
+
className,
|
|
1114
|
+
children: [
|
|
1115
|
+
/* @__PURE__ */ (0, import_jsx_runtime4.jsx)("path", { d: "M2.25 5.25H15.75", stroke: "currentColor", strokeWidth: "1.5", strokeLinecap: "round" }),
|
|
1116
|
+
/* @__PURE__ */ (0, import_jsx_runtime4.jsx)("path", { d: "M2.25 9H15.75", stroke: "currentColor", strokeWidth: "1.5", strokeLinecap: "round" }),
|
|
1117
|
+
/* @__PURE__ */ (0, import_jsx_runtime4.jsx)("path", { d: "M2.25 12.75H15.75", stroke: "currentColor", strokeWidth: "1.5", strokeLinecap: "round" })
|
|
1118
|
+
]
|
|
1119
|
+
}
|
|
1120
|
+
);
|
|
1121
|
+
},
|
|
1082
1122
|
// ----------------------------------- old ---------------------------------
|
|
1083
1123
|
// ** Status **
|
|
1084
1124
|
plus: ({ className, fill }) => {
|
|
@@ -3435,36 +3475,6 @@ var template = {
|
|
|
3435
3475
|
);
|
|
3436
3476
|
},
|
|
3437
3477
|
// ** Filter **
|
|
3438
|
-
filter: ({ className, fill }) => {
|
|
3439
|
-
return /* @__PURE__ */ (0, import_jsx_runtime4.jsx)(
|
|
3440
|
-
"svg",
|
|
3441
|
-
{
|
|
3442
|
-
width: "24",
|
|
3443
|
-
height: "24",
|
|
3444
|
-
viewBox: "0 0 24 24",
|
|
3445
|
-
fill: "none",
|
|
3446
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
3447
|
-
className,
|
|
3448
|
-
children: fill ? /* @__PURE__ */ (0, import_jsx_runtime4.jsx)(
|
|
3449
|
-
"path",
|
|
3450
|
-
{
|
|
3451
|
-
fillRule: "evenodd",
|
|
3452
|
-
clipRule: "evenodd",
|
|
3453
|
-
d: "M3.79198 2.938C6.50386 2.47904 9.24953 2.24889 12 2.25C14.797 2.25 17.54 2.486 20.209 2.938C20.6413 3.01266 21.0333 3.238 21.3154 3.57408C21.5974 3.91015 21.7514 4.33525 21.75 4.774V5.818C21.7498 6.61359 21.4336 7.37653 20.871 7.939L14.689 14.121C14.5497 14.2604 14.4393 14.4258 14.3639 14.6078C14.2886 14.7899 14.2499 14.985 14.25 15.182V18.109C14.2501 18.6662 14.0951 19.2125 13.8023 19.6865C13.5094 20.1606 13.0903 20.5437 12.592 20.793L10.835 21.671C10.7206 21.7281 10.5936 21.755 10.4659 21.7492C10.3383 21.7434 10.2142 21.7051 10.1055 21.6379C9.9968 21.5706 9.90708 21.4768 9.84486 21.3651C9.78264 21.2535 9.74998 21.1278 9.74998 21V15.182C9.74963 14.7843 9.59136 14.403 9.30998 14.122L3.12998 7.938C2.56733 7.37553 2.25115 6.61259 2.25098 5.817V4.774C2.25098 3.877 2.88998 3.091 3.79198 2.938Z",
|
|
3454
|
-
fill: "currentColor"
|
|
3455
|
-
}
|
|
3456
|
-
) : /* @__PURE__ */ (0, import_jsx_runtime4.jsx)(
|
|
3457
|
-
"path",
|
|
3458
|
-
{
|
|
3459
|
-
d: "M12 3C14.755 3 17.455 3.232 20.083 3.678C20.616 3.768 21 4.234 21 4.774V5.818C21 6.11348 20.9418 6.40606 20.8287 6.67904C20.7157 6.95203 20.5499 7.20007 20.341 7.409L14.909 12.841C14.7001 13.0499 14.5343 13.298 14.4213 13.571C14.3082 13.8439 14.25 14.1365 14.25 14.432V17.359C14.2501 17.777 14.1337 18.1867 13.914 18.5423C13.6943 18.8978 13.3799 19.1851 13.006 19.372L9.75 21V14.432C9.75 14.1365 9.69181 13.8439 9.57874 13.571C9.46566 13.298 9.29993 13.0499 9.091 12.841L3.659 7.409C3.45007 7.20007 3.28434 6.95203 3.17126 6.67904C3.05819 6.40606 3 6.11348 3 5.818V4.774C3 4.234 3.384 3.768 3.917 3.678C6.58757 3.22586 9.29143 2.99906 12 3Z",
|
|
3460
|
-
stroke: "currentColor",
|
|
3461
|
-
strokeLinecap: "round",
|
|
3462
|
-
strokeLinejoin: "round"
|
|
3463
|
-
}
|
|
3464
|
-
)
|
|
3465
|
-
}
|
|
3466
|
-
);
|
|
3467
|
-
},
|
|
3468
3478
|
sparkle: ({ className, fill }) => {
|
|
3469
3479
|
return /* @__PURE__ */ (0, import_jsx_runtime4.jsx)(
|
|
3470
3480
|
"svg",
|
|
@@ -2,19 +2,19 @@
|
|
|
2
2
|
import "../../chunk-2UUH2MBF.mjs";
|
|
3
3
|
import {
|
|
4
4
|
table_default
|
|
5
|
-
} from "../../chunk-
|
|
6
|
-
import "../../chunk-7B7LRG5J.mjs";
|
|
7
|
-
import "../../chunk-W2YDY6V3.mjs";
|
|
8
|
-
import "../../chunk-F3HENRVM.mjs";
|
|
5
|
+
} from "../../chunk-HDZH3RQR.mjs";
|
|
9
6
|
import "../../chunk-M2IRRTFM.mjs";
|
|
10
7
|
import "../../chunk-OQS4LGZK.mjs";
|
|
8
|
+
import "../../chunk-7B7LRG5J.mjs";
|
|
9
|
+
import "../../chunk-AOFU6N4B.mjs";
|
|
10
|
+
import "../../chunk-F3HENRVM.mjs";
|
|
11
11
|
import "../../chunk-2GCSFWHD.mjs";
|
|
12
|
-
import "../../chunk-
|
|
12
|
+
import "../../chunk-7TETAKD7.mjs";
|
|
13
13
|
import "../../chunk-QZ3LVYJW.mjs";
|
|
14
14
|
import "../../chunk-J5WJD6XZ.mjs";
|
|
15
15
|
import "../../chunk-ZYIIXWVY.mjs";
|
|
16
|
-
import "../../chunk-
|
|
17
|
-
import "../../chunk-
|
|
16
|
+
import "../../chunk-T3QBPU2H.mjs";
|
|
17
|
+
import "../../chunk-GLJPHVXG.mjs";
|
|
18
18
|
import "../../chunk-2ZT6V4QR.mjs";
|
|
19
19
|
import "../../chunk-27Y6K5NK.mjs";
|
|
20
20
|
import "../../chunk-E3G5QXSH.mjs";
|
|
@@ -1077,6 +1077,46 @@ var template = {
|
|
|
1077
1077
|
}
|
|
1078
1078
|
);
|
|
1079
1079
|
},
|
|
1080
|
+
filter: ({ className }) => {
|
|
1081
|
+
return /* @__PURE__ */ (0, import_jsx_runtime4.jsx)(
|
|
1082
|
+
"svg",
|
|
1083
|
+
{
|
|
1084
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1085
|
+
width: "18",
|
|
1086
|
+
height: "18",
|
|
1087
|
+
viewBox: "0 0 18 18",
|
|
1088
|
+
fill: "none",
|
|
1089
|
+
className,
|
|
1090
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime4.jsx)(
|
|
1091
|
+
"path",
|
|
1092
|
+
{
|
|
1093
|
+
d: "M8.09091 5.4H14M8.09091 5.4C8.09091 5.63869 7.99513 5.86761 7.82464 6.0364C7.65416 6.20518 7.42292 6.3 7.18182 6.3C6.94071 6.3 6.70948 6.20518 6.53899 6.0364C6.36851 5.86761 6.27273 5.63869 6.27273 5.4M8.09091 5.4C8.09091 5.16131 7.99513 4.93239 7.82464 4.7636C7.65416 4.59482 7.42292 4.5 7.18182 4.5C6.94071 4.5 6.70948 4.59482 6.53899 4.7636C6.36851 4.93239 6.27273 5.16131 6.27273 5.4M6.27273 5.4H4M8.09091 12.6H14M8.09091 12.6C8.09091 12.8387 7.99513 13.0676 7.82464 13.2364C7.65416 13.4052 7.42292 13.5 7.18182 13.5C6.94071 13.5 6.70948 13.4052 6.53899 13.2364C6.36851 13.0676 6.27273 12.8387 6.27273 12.6M8.09091 12.6C8.09091 12.3613 7.99513 12.1324 7.82464 11.9636C7.65416 11.7948 7.42292 11.7 7.18182 11.7C6.94071 11.7 6.70948 11.7948 6.53899 11.9636C6.36851 12.1324 6.27273 12.3613 6.27273 12.6M6.27273 12.6H4M11.7273 9H14M11.7273 9C11.7273 9.2387 11.6315 9.46761 11.461 9.6364C11.2905 9.80518 11.0593 9.9 10.8182 9.9C10.5771 9.9 10.3458 9.80518 10.1754 9.6364C10.0049 9.46761 9.90909 9.2387 9.90909 9M11.7273 9C11.7273 8.76131 11.6315 8.53239 11.461 8.3636C11.2905 8.19482 11.0593 8.1 10.8182 8.1C10.5771 8.1 10.3458 8.19482 10.1754 8.3636C10.0049 8.53239 9.90909 8.76131 9.90909 9M9.90909 9H4",
|
|
1094
|
+
stroke: "currentColor",
|
|
1095
|
+
strokeLinecap: "round",
|
|
1096
|
+
strokeLinejoin: "round"
|
|
1097
|
+
}
|
|
1098
|
+
)
|
|
1099
|
+
}
|
|
1100
|
+
);
|
|
1101
|
+
},
|
|
1102
|
+
menu: ({ className }) => {
|
|
1103
|
+
return /* @__PURE__ */ (0, import_jsx_runtime4.jsxs)(
|
|
1104
|
+
"svg",
|
|
1105
|
+
{
|
|
1106
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1107
|
+
width: "18",
|
|
1108
|
+
height: "18",
|
|
1109
|
+
viewBox: "0 0 18 18",
|
|
1110
|
+
fill: "none",
|
|
1111
|
+
className,
|
|
1112
|
+
children: [
|
|
1113
|
+
/* @__PURE__ */ (0, import_jsx_runtime4.jsx)("path", { d: "M2.25 5.25H15.75", stroke: "currentColor", strokeWidth: "1.5", strokeLinecap: "round" }),
|
|
1114
|
+
/* @__PURE__ */ (0, import_jsx_runtime4.jsx)("path", { d: "M2.25 9H15.75", stroke: "currentColor", strokeWidth: "1.5", strokeLinecap: "round" }),
|
|
1115
|
+
/* @__PURE__ */ (0, import_jsx_runtime4.jsx)("path", { d: "M2.25 12.75H15.75", stroke: "currentColor", strokeWidth: "1.5", strokeLinecap: "round" })
|
|
1116
|
+
]
|
|
1117
|
+
}
|
|
1118
|
+
);
|
|
1119
|
+
},
|
|
1080
1120
|
// ----------------------------------- old ---------------------------------
|
|
1081
1121
|
// ** Status **
|
|
1082
1122
|
plus: ({ className, fill }) => {
|
|
@@ -3433,36 +3473,6 @@ var template = {
|
|
|
3433
3473
|
);
|
|
3434
3474
|
},
|
|
3435
3475
|
// ** Filter **
|
|
3436
|
-
filter: ({ className, fill }) => {
|
|
3437
|
-
return /* @__PURE__ */ (0, import_jsx_runtime4.jsx)(
|
|
3438
|
-
"svg",
|
|
3439
|
-
{
|
|
3440
|
-
width: "24",
|
|
3441
|
-
height: "24",
|
|
3442
|
-
viewBox: "0 0 24 24",
|
|
3443
|
-
fill: "none",
|
|
3444
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
3445
|
-
className,
|
|
3446
|
-
children: fill ? /* @__PURE__ */ (0, import_jsx_runtime4.jsx)(
|
|
3447
|
-
"path",
|
|
3448
|
-
{
|
|
3449
|
-
fillRule: "evenodd",
|
|
3450
|
-
clipRule: "evenodd",
|
|
3451
|
-
d: "M3.79198 2.938C6.50386 2.47904 9.24953 2.24889 12 2.25C14.797 2.25 17.54 2.486 20.209 2.938C20.6413 3.01266 21.0333 3.238 21.3154 3.57408C21.5974 3.91015 21.7514 4.33525 21.75 4.774V5.818C21.7498 6.61359 21.4336 7.37653 20.871 7.939L14.689 14.121C14.5497 14.2604 14.4393 14.4258 14.3639 14.6078C14.2886 14.7899 14.2499 14.985 14.25 15.182V18.109C14.2501 18.6662 14.0951 19.2125 13.8023 19.6865C13.5094 20.1606 13.0903 20.5437 12.592 20.793L10.835 21.671C10.7206 21.7281 10.5936 21.755 10.4659 21.7492C10.3383 21.7434 10.2142 21.7051 10.1055 21.6379C9.9968 21.5706 9.90708 21.4768 9.84486 21.3651C9.78264 21.2535 9.74998 21.1278 9.74998 21V15.182C9.74963 14.7843 9.59136 14.403 9.30998 14.122L3.12998 7.938C2.56733 7.37553 2.25115 6.61259 2.25098 5.817V4.774C2.25098 3.877 2.88998 3.091 3.79198 2.938Z",
|
|
3452
|
-
fill: "currentColor"
|
|
3453
|
-
}
|
|
3454
|
-
) : /* @__PURE__ */ (0, import_jsx_runtime4.jsx)(
|
|
3455
|
-
"path",
|
|
3456
|
-
{
|
|
3457
|
-
d: "M12 3C14.755 3 17.455 3.232 20.083 3.678C20.616 3.768 21 4.234 21 4.774V5.818C21 6.11348 20.9418 6.40606 20.8287 6.67904C20.7157 6.95203 20.5499 7.20007 20.341 7.409L14.909 12.841C14.7001 13.0499 14.5343 13.298 14.4213 13.571C14.3082 13.8439 14.25 14.1365 14.25 14.432V17.359C14.2501 17.777 14.1337 18.1867 13.914 18.5423C13.6943 18.8978 13.3799 19.1851 13.006 19.372L9.75 21V14.432C9.75 14.1365 9.69181 13.8439 9.57874 13.571C9.46566 13.298 9.29993 13.0499 9.091 12.841L3.659 7.409C3.45007 7.20007 3.28434 6.95203 3.17126 6.67904C3.05819 6.40606 3 6.11348 3 5.818V4.774C3 4.234 3.384 3.768 3.917 3.678C6.58757 3.22586 9.29143 2.99906 12 3Z",
|
|
3458
|
-
stroke: "currentColor",
|
|
3459
|
-
strokeLinecap: "round",
|
|
3460
|
-
strokeLinejoin: "round"
|
|
3461
|
-
}
|
|
3462
|
-
)
|
|
3463
|
-
}
|
|
3464
|
-
);
|
|
3465
|
-
},
|
|
3466
3476
|
sparkle: ({ className, fill }) => {
|
|
3467
3477
|
return /* @__PURE__ */ (0, import_jsx_runtime4.jsx)(
|
|
3468
3478
|
"svg",
|
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import {
|
|
3
3
|
table_default
|
|
4
|
-
} from "../../chunk-
|
|
5
|
-
import "../../chunk-7B7LRG5J.mjs";
|
|
6
|
-
import "../../chunk-W2YDY6V3.mjs";
|
|
7
|
-
import "../../chunk-F3HENRVM.mjs";
|
|
4
|
+
} from "../../chunk-HDZH3RQR.mjs";
|
|
8
5
|
import "../../chunk-M2IRRTFM.mjs";
|
|
9
6
|
import "../../chunk-OQS4LGZK.mjs";
|
|
7
|
+
import "../../chunk-7B7LRG5J.mjs";
|
|
8
|
+
import "../../chunk-AOFU6N4B.mjs";
|
|
9
|
+
import "../../chunk-F3HENRVM.mjs";
|
|
10
10
|
import "../../chunk-2GCSFWHD.mjs";
|
|
11
|
-
import "../../chunk-
|
|
11
|
+
import "../../chunk-7TETAKD7.mjs";
|
|
12
12
|
import "../../chunk-QZ3LVYJW.mjs";
|
|
13
13
|
import "../../chunk-J5WJD6XZ.mjs";
|
|
14
14
|
import "../../chunk-ZYIIXWVY.mjs";
|
|
15
|
-
import "../../chunk-
|
|
16
|
-
import "../../chunk-
|
|
15
|
+
import "../../chunk-T3QBPU2H.mjs";
|
|
16
|
+
import "../../chunk-GLJPHVXG.mjs";
|
|
17
17
|
import "../../chunk-2ZT6V4QR.mjs";
|
|
18
18
|
import "../../chunk-27Y6K5NK.mjs";
|
|
19
19
|
import "../../chunk-E3G5QXSH.mjs";
|
|
@@ -716,6 +716,46 @@ var template = {
|
|
|
716
716
|
}
|
|
717
717
|
);
|
|
718
718
|
},
|
|
719
|
+
filter: ({ className }) => {
|
|
720
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
721
|
+
"svg",
|
|
722
|
+
{
|
|
723
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
724
|
+
width: "18",
|
|
725
|
+
height: "18",
|
|
726
|
+
viewBox: "0 0 18 18",
|
|
727
|
+
fill: "none",
|
|
728
|
+
className,
|
|
729
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
730
|
+
"path",
|
|
731
|
+
{
|
|
732
|
+
d: "M8.09091 5.4H14M8.09091 5.4C8.09091 5.63869 7.99513 5.86761 7.82464 6.0364C7.65416 6.20518 7.42292 6.3 7.18182 6.3C6.94071 6.3 6.70948 6.20518 6.53899 6.0364C6.36851 5.86761 6.27273 5.63869 6.27273 5.4M8.09091 5.4C8.09091 5.16131 7.99513 4.93239 7.82464 4.7636C7.65416 4.59482 7.42292 4.5 7.18182 4.5C6.94071 4.5 6.70948 4.59482 6.53899 4.7636C6.36851 4.93239 6.27273 5.16131 6.27273 5.4M6.27273 5.4H4M8.09091 12.6H14M8.09091 12.6C8.09091 12.8387 7.99513 13.0676 7.82464 13.2364C7.65416 13.4052 7.42292 13.5 7.18182 13.5C6.94071 13.5 6.70948 13.4052 6.53899 13.2364C6.36851 13.0676 6.27273 12.8387 6.27273 12.6M8.09091 12.6C8.09091 12.3613 7.99513 12.1324 7.82464 11.9636C7.65416 11.7948 7.42292 11.7 7.18182 11.7C6.94071 11.7 6.70948 11.7948 6.53899 11.9636C6.36851 12.1324 6.27273 12.3613 6.27273 12.6M6.27273 12.6H4M11.7273 9H14M11.7273 9C11.7273 9.2387 11.6315 9.46761 11.461 9.6364C11.2905 9.80518 11.0593 9.9 10.8182 9.9C10.5771 9.9 10.3458 9.80518 10.1754 9.6364C10.0049 9.46761 9.90909 9.2387 9.90909 9M11.7273 9C11.7273 8.76131 11.6315 8.53239 11.461 8.3636C11.2905 8.19482 11.0593 8.1 10.8182 8.1C10.5771 8.1 10.3458 8.19482 10.1754 8.3636C10.0049 8.53239 9.90909 8.76131 9.90909 9M9.90909 9H4",
|
|
733
|
+
stroke: "currentColor",
|
|
734
|
+
strokeLinecap: "round",
|
|
735
|
+
strokeLinejoin: "round"
|
|
736
|
+
}
|
|
737
|
+
)
|
|
738
|
+
}
|
|
739
|
+
);
|
|
740
|
+
},
|
|
741
|
+
menu: ({ className }) => {
|
|
742
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
|
|
743
|
+
"svg",
|
|
744
|
+
{
|
|
745
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
746
|
+
width: "18",
|
|
747
|
+
height: "18",
|
|
748
|
+
viewBox: "0 0 18 18",
|
|
749
|
+
fill: "none",
|
|
750
|
+
className,
|
|
751
|
+
children: [
|
|
752
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M2.25 5.25H15.75", stroke: "currentColor", strokeWidth: "1.5", strokeLinecap: "round" }),
|
|
753
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M2.25 9H15.75", stroke: "currentColor", strokeWidth: "1.5", strokeLinecap: "round" }),
|
|
754
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M2.25 12.75H15.75", stroke: "currentColor", strokeWidth: "1.5", strokeLinecap: "round" })
|
|
755
|
+
]
|
|
756
|
+
}
|
|
757
|
+
);
|
|
758
|
+
},
|
|
719
759
|
// ----------------------------------- old ---------------------------------
|
|
720
760
|
// ** Status **
|
|
721
761
|
plus: ({ className, fill }) => {
|
|
@@ -3072,36 +3112,6 @@ var template = {
|
|
|
3072
3112
|
);
|
|
3073
3113
|
},
|
|
3074
3114
|
// ** Filter **
|
|
3075
|
-
filter: ({ className, fill }) => {
|
|
3076
|
-
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
3077
|
-
"svg",
|
|
3078
|
-
{
|
|
3079
|
-
width: "24",
|
|
3080
|
-
height: "24",
|
|
3081
|
-
viewBox: "0 0 24 24",
|
|
3082
|
-
fill: "none",
|
|
3083
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
3084
|
-
className,
|
|
3085
|
-
children: fill ? /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
3086
|
-
"path",
|
|
3087
|
-
{
|
|
3088
|
-
fillRule: "evenodd",
|
|
3089
|
-
clipRule: "evenodd",
|
|
3090
|
-
d: "M3.79198 2.938C6.50386 2.47904 9.24953 2.24889 12 2.25C14.797 2.25 17.54 2.486 20.209 2.938C20.6413 3.01266 21.0333 3.238 21.3154 3.57408C21.5974 3.91015 21.7514 4.33525 21.75 4.774V5.818C21.7498 6.61359 21.4336 7.37653 20.871 7.939L14.689 14.121C14.5497 14.2604 14.4393 14.4258 14.3639 14.6078C14.2886 14.7899 14.2499 14.985 14.25 15.182V18.109C14.2501 18.6662 14.0951 19.2125 13.8023 19.6865C13.5094 20.1606 13.0903 20.5437 12.592 20.793L10.835 21.671C10.7206 21.7281 10.5936 21.755 10.4659 21.7492C10.3383 21.7434 10.2142 21.7051 10.1055 21.6379C9.9968 21.5706 9.90708 21.4768 9.84486 21.3651C9.78264 21.2535 9.74998 21.1278 9.74998 21V15.182C9.74963 14.7843 9.59136 14.403 9.30998 14.122L3.12998 7.938C2.56733 7.37553 2.25115 6.61259 2.25098 5.817V4.774C2.25098 3.877 2.88998 3.091 3.79198 2.938Z",
|
|
3091
|
-
fill: "currentColor"
|
|
3092
|
-
}
|
|
3093
|
-
) : /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
3094
|
-
"path",
|
|
3095
|
-
{
|
|
3096
|
-
d: "M12 3C14.755 3 17.455 3.232 20.083 3.678C20.616 3.768 21 4.234 21 4.774V5.818C21 6.11348 20.9418 6.40606 20.8287 6.67904C20.7157 6.95203 20.5499 7.20007 20.341 7.409L14.909 12.841C14.7001 13.0499 14.5343 13.298 14.4213 13.571C14.3082 13.8439 14.25 14.1365 14.25 14.432V17.359C14.2501 17.777 14.1337 18.1867 13.914 18.5423C13.6943 18.8978 13.3799 19.1851 13.006 19.372L9.75 21V14.432C9.75 14.1365 9.69181 13.8439 9.57874 13.571C9.46566 13.298 9.29993 13.0499 9.091 12.841L3.659 7.409C3.45007 7.20007 3.28434 6.95203 3.17126 6.67904C3.05819 6.40606 3 6.11348 3 5.818V4.774C3 4.234 3.384 3.768 3.917 3.678C6.58757 3.22586 9.29143 2.99906 12 3Z",
|
|
3097
|
-
stroke: "currentColor",
|
|
3098
|
-
strokeLinecap: "round",
|
|
3099
|
-
strokeLinejoin: "round"
|
|
3100
|
-
}
|
|
3101
|
-
)
|
|
3102
|
-
}
|
|
3103
|
-
);
|
|
3104
|
-
},
|
|
3105
3115
|
sparkle: ({ className, fill }) => {
|
|
3106
3116
|
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
3107
3117
|
"svg",
|
|
@@ -3,14 +3,14 @@ import "../../chunk-LUWGOKLG.mjs";
|
|
|
3
3
|
import {
|
|
4
4
|
ToastProvider,
|
|
5
5
|
useToast
|
|
6
|
-
} from "../../chunk-
|
|
6
|
+
} from "../../chunk-YTOYINWL.mjs";
|
|
7
7
|
import "../../chunk-ZOTHPHXA.mjs";
|
|
8
8
|
import {
|
|
9
9
|
toast_default
|
|
10
|
-
} from "../../chunk-
|
|
10
|
+
} from "../../chunk-5SI52U2V.mjs";
|
|
11
11
|
import "../../chunk-ZYIIXWVY.mjs";
|
|
12
|
-
import "../../chunk-
|
|
13
|
-
import "../../chunk-
|
|
12
|
+
import "../../chunk-T3QBPU2H.mjs";
|
|
13
|
+
import "../../chunk-GLJPHVXG.mjs";
|
|
14
14
|
import "../../chunk-2ZT6V4QR.mjs";
|
|
15
15
|
import "../../chunk-E3G5QXSH.mjs";
|
|
16
16
|
import "../../chunk-AC6TWLRT.mjs";
|
|
@@ -712,6 +712,46 @@ var template = {
|
|
|
712
712
|
}
|
|
713
713
|
);
|
|
714
714
|
},
|
|
715
|
+
filter: ({ className }) => {
|
|
716
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
717
|
+
"svg",
|
|
718
|
+
{
|
|
719
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
720
|
+
width: "18",
|
|
721
|
+
height: "18",
|
|
722
|
+
viewBox: "0 0 18 18",
|
|
723
|
+
fill: "none",
|
|
724
|
+
className,
|
|
725
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
726
|
+
"path",
|
|
727
|
+
{
|
|
728
|
+
d: "M8.09091 5.4H14M8.09091 5.4C8.09091 5.63869 7.99513 5.86761 7.82464 6.0364C7.65416 6.20518 7.42292 6.3 7.18182 6.3C6.94071 6.3 6.70948 6.20518 6.53899 6.0364C6.36851 5.86761 6.27273 5.63869 6.27273 5.4M8.09091 5.4C8.09091 5.16131 7.99513 4.93239 7.82464 4.7636C7.65416 4.59482 7.42292 4.5 7.18182 4.5C6.94071 4.5 6.70948 4.59482 6.53899 4.7636C6.36851 4.93239 6.27273 5.16131 6.27273 5.4M6.27273 5.4H4M8.09091 12.6H14M8.09091 12.6C8.09091 12.8387 7.99513 13.0676 7.82464 13.2364C7.65416 13.4052 7.42292 13.5 7.18182 13.5C6.94071 13.5 6.70948 13.4052 6.53899 13.2364C6.36851 13.0676 6.27273 12.8387 6.27273 12.6M8.09091 12.6C8.09091 12.3613 7.99513 12.1324 7.82464 11.9636C7.65416 11.7948 7.42292 11.7 7.18182 11.7C6.94071 11.7 6.70948 11.7948 6.53899 11.9636C6.36851 12.1324 6.27273 12.3613 6.27273 12.6M6.27273 12.6H4M11.7273 9H14M11.7273 9C11.7273 9.2387 11.6315 9.46761 11.461 9.6364C11.2905 9.80518 11.0593 9.9 10.8182 9.9C10.5771 9.9 10.3458 9.80518 10.1754 9.6364C10.0049 9.46761 9.90909 9.2387 9.90909 9M11.7273 9C11.7273 8.76131 11.6315 8.53239 11.461 8.3636C11.2905 8.19482 11.0593 8.1 10.8182 8.1C10.5771 8.1 10.3458 8.19482 10.1754 8.3636C10.0049 8.53239 9.90909 8.76131 9.90909 9M9.90909 9H4",
|
|
729
|
+
stroke: "currentColor",
|
|
730
|
+
strokeLinecap: "round",
|
|
731
|
+
strokeLinejoin: "round"
|
|
732
|
+
}
|
|
733
|
+
)
|
|
734
|
+
}
|
|
735
|
+
);
|
|
736
|
+
},
|
|
737
|
+
menu: ({ className }) => {
|
|
738
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
|
|
739
|
+
"svg",
|
|
740
|
+
{
|
|
741
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
742
|
+
width: "18",
|
|
743
|
+
height: "18",
|
|
744
|
+
viewBox: "0 0 18 18",
|
|
745
|
+
fill: "none",
|
|
746
|
+
className,
|
|
747
|
+
children: [
|
|
748
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M2.25 5.25H15.75", stroke: "currentColor", strokeWidth: "1.5", strokeLinecap: "round" }),
|
|
749
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M2.25 9H15.75", stroke: "currentColor", strokeWidth: "1.5", strokeLinecap: "round" }),
|
|
750
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M2.25 12.75H15.75", stroke: "currentColor", strokeWidth: "1.5", strokeLinecap: "round" })
|
|
751
|
+
]
|
|
752
|
+
}
|
|
753
|
+
);
|
|
754
|
+
},
|
|
715
755
|
// ----------------------------------- old ---------------------------------
|
|
716
756
|
// ** Status **
|
|
717
757
|
plus: ({ className, fill }) => {
|
|
@@ -3068,36 +3108,6 @@ var template = {
|
|
|
3068
3108
|
);
|
|
3069
3109
|
},
|
|
3070
3110
|
// ** Filter **
|
|
3071
|
-
filter: ({ className, fill }) => {
|
|
3072
|
-
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
3073
|
-
"svg",
|
|
3074
|
-
{
|
|
3075
|
-
width: "24",
|
|
3076
|
-
height: "24",
|
|
3077
|
-
viewBox: "0 0 24 24",
|
|
3078
|
-
fill: "none",
|
|
3079
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
3080
|
-
className,
|
|
3081
|
-
children: fill ? /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
3082
|
-
"path",
|
|
3083
|
-
{
|
|
3084
|
-
fillRule: "evenodd",
|
|
3085
|
-
clipRule: "evenodd",
|
|
3086
|
-
d: "M3.79198 2.938C6.50386 2.47904 9.24953 2.24889 12 2.25C14.797 2.25 17.54 2.486 20.209 2.938C20.6413 3.01266 21.0333 3.238 21.3154 3.57408C21.5974 3.91015 21.7514 4.33525 21.75 4.774V5.818C21.7498 6.61359 21.4336 7.37653 20.871 7.939L14.689 14.121C14.5497 14.2604 14.4393 14.4258 14.3639 14.6078C14.2886 14.7899 14.2499 14.985 14.25 15.182V18.109C14.2501 18.6662 14.0951 19.2125 13.8023 19.6865C13.5094 20.1606 13.0903 20.5437 12.592 20.793L10.835 21.671C10.7206 21.7281 10.5936 21.755 10.4659 21.7492C10.3383 21.7434 10.2142 21.7051 10.1055 21.6379C9.9968 21.5706 9.90708 21.4768 9.84486 21.3651C9.78264 21.2535 9.74998 21.1278 9.74998 21V15.182C9.74963 14.7843 9.59136 14.403 9.30998 14.122L3.12998 7.938C2.56733 7.37553 2.25115 6.61259 2.25098 5.817V4.774C2.25098 3.877 2.88998 3.091 3.79198 2.938Z",
|
|
3087
|
-
fill: "currentColor"
|
|
3088
|
-
}
|
|
3089
|
-
) : /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
3090
|
-
"path",
|
|
3091
|
-
{
|
|
3092
|
-
d: "M12 3C14.755 3 17.455 3.232 20.083 3.678C20.616 3.768 21 4.234 21 4.774V5.818C21 6.11348 20.9418 6.40606 20.8287 6.67904C20.7157 6.95203 20.5499 7.20007 20.341 7.409L14.909 12.841C14.7001 13.0499 14.5343 13.298 14.4213 13.571C14.3082 13.8439 14.25 14.1365 14.25 14.432V17.359C14.2501 17.777 14.1337 18.1867 13.914 18.5423C13.6943 18.8978 13.3799 19.1851 13.006 19.372L9.75 21V14.432C9.75 14.1365 9.69181 13.8439 9.57874 13.571C9.46566 13.298 9.29993 13.0499 9.091 12.841L3.659 7.409C3.45007 7.20007 3.28434 6.95203 3.17126 6.67904C3.05819 6.40606 3 6.11348 3 5.818V4.774C3 4.234 3.384 3.768 3.917 3.678C6.58757 3.22586 9.29143 2.99906 12 3Z",
|
|
3093
|
-
stroke: "currentColor",
|
|
3094
|
-
strokeLinecap: "round",
|
|
3095
|
-
strokeLinejoin: "round"
|
|
3096
|
-
}
|
|
3097
|
-
)
|
|
3098
|
-
}
|
|
3099
|
-
);
|
|
3100
|
-
},
|
|
3101
3111
|
sparkle: ({ className, fill }) => {
|
|
3102
3112
|
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
3103
3113
|
"svg",
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import {
|
|
3
3
|
toast_default
|
|
4
|
-
} from "../../chunk-
|
|
4
|
+
} from "../../chunk-5SI52U2V.mjs";
|
|
5
5
|
import "../../chunk-ZYIIXWVY.mjs";
|
|
6
|
-
import "../../chunk-
|
|
7
|
-
import "../../chunk-
|
|
6
|
+
import "../../chunk-T3QBPU2H.mjs";
|
|
7
|
+
import "../../chunk-GLJPHVXG.mjs";
|
|
8
8
|
import "../../chunk-2ZT6V4QR.mjs";
|
|
9
9
|
import "../../chunk-E3G5QXSH.mjs";
|
|
10
10
|
import "../../chunk-AC6TWLRT.mjs";
|
|
@@ -752,6 +752,46 @@ var template = {
|
|
|
752
752
|
}
|
|
753
753
|
);
|
|
754
754
|
},
|
|
755
|
+
filter: ({ className }) => {
|
|
756
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
757
|
+
"svg",
|
|
758
|
+
{
|
|
759
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
760
|
+
width: "18",
|
|
761
|
+
height: "18",
|
|
762
|
+
viewBox: "0 0 18 18",
|
|
763
|
+
fill: "none",
|
|
764
|
+
className,
|
|
765
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
766
|
+
"path",
|
|
767
|
+
{
|
|
768
|
+
d: "M8.09091 5.4H14M8.09091 5.4C8.09091 5.63869 7.99513 5.86761 7.82464 6.0364C7.65416 6.20518 7.42292 6.3 7.18182 6.3C6.94071 6.3 6.70948 6.20518 6.53899 6.0364C6.36851 5.86761 6.27273 5.63869 6.27273 5.4M8.09091 5.4C8.09091 5.16131 7.99513 4.93239 7.82464 4.7636C7.65416 4.59482 7.42292 4.5 7.18182 4.5C6.94071 4.5 6.70948 4.59482 6.53899 4.7636C6.36851 4.93239 6.27273 5.16131 6.27273 5.4M6.27273 5.4H4M8.09091 12.6H14M8.09091 12.6C8.09091 12.8387 7.99513 13.0676 7.82464 13.2364C7.65416 13.4052 7.42292 13.5 7.18182 13.5C6.94071 13.5 6.70948 13.4052 6.53899 13.2364C6.36851 13.0676 6.27273 12.8387 6.27273 12.6M8.09091 12.6C8.09091 12.3613 7.99513 12.1324 7.82464 11.9636C7.65416 11.7948 7.42292 11.7 7.18182 11.7C6.94071 11.7 6.70948 11.7948 6.53899 11.9636C6.36851 12.1324 6.27273 12.3613 6.27273 12.6M6.27273 12.6H4M11.7273 9H14M11.7273 9C11.7273 9.2387 11.6315 9.46761 11.461 9.6364C11.2905 9.80518 11.0593 9.9 10.8182 9.9C10.5771 9.9 10.3458 9.80518 10.1754 9.6364C10.0049 9.46761 9.90909 9.2387 9.90909 9M11.7273 9C11.7273 8.76131 11.6315 8.53239 11.461 8.3636C11.2905 8.19482 11.0593 8.1 10.8182 8.1C10.5771 8.1 10.3458 8.19482 10.1754 8.3636C10.0049 8.53239 9.90909 8.76131 9.90909 9M9.90909 9H4",
|
|
769
|
+
stroke: "currentColor",
|
|
770
|
+
strokeLinecap: "round",
|
|
771
|
+
strokeLinejoin: "round"
|
|
772
|
+
}
|
|
773
|
+
)
|
|
774
|
+
}
|
|
775
|
+
);
|
|
776
|
+
},
|
|
777
|
+
menu: ({ className }) => {
|
|
778
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
|
|
779
|
+
"svg",
|
|
780
|
+
{
|
|
781
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
782
|
+
width: "18",
|
|
783
|
+
height: "18",
|
|
784
|
+
viewBox: "0 0 18 18",
|
|
785
|
+
fill: "none",
|
|
786
|
+
className,
|
|
787
|
+
children: [
|
|
788
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M2.25 5.25H15.75", stroke: "currentColor", strokeWidth: "1.5", strokeLinecap: "round" }),
|
|
789
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M2.25 9H15.75", stroke: "currentColor", strokeWidth: "1.5", strokeLinecap: "round" }),
|
|
790
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M2.25 12.75H15.75", stroke: "currentColor", strokeWidth: "1.5", strokeLinecap: "round" })
|
|
791
|
+
]
|
|
792
|
+
}
|
|
793
|
+
);
|
|
794
|
+
},
|
|
755
795
|
// ----------------------------------- old ---------------------------------
|
|
756
796
|
// ** Status **
|
|
757
797
|
plus: ({ className, fill }) => {
|
|
@@ -3108,36 +3148,6 @@ var template = {
|
|
|
3108
3148
|
);
|
|
3109
3149
|
},
|
|
3110
3150
|
// ** Filter **
|
|
3111
|
-
filter: ({ className, fill }) => {
|
|
3112
|
-
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
3113
|
-
"svg",
|
|
3114
|
-
{
|
|
3115
|
-
width: "24",
|
|
3116
|
-
height: "24",
|
|
3117
|
-
viewBox: "0 0 24 24",
|
|
3118
|
-
fill: "none",
|
|
3119
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
3120
|
-
className,
|
|
3121
|
-
children: fill ? /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
3122
|
-
"path",
|
|
3123
|
-
{
|
|
3124
|
-
fillRule: "evenodd",
|
|
3125
|
-
clipRule: "evenodd",
|
|
3126
|
-
d: "M3.79198 2.938C6.50386 2.47904 9.24953 2.24889 12 2.25C14.797 2.25 17.54 2.486 20.209 2.938C20.6413 3.01266 21.0333 3.238 21.3154 3.57408C21.5974 3.91015 21.7514 4.33525 21.75 4.774V5.818C21.7498 6.61359 21.4336 7.37653 20.871 7.939L14.689 14.121C14.5497 14.2604 14.4393 14.4258 14.3639 14.6078C14.2886 14.7899 14.2499 14.985 14.25 15.182V18.109C14.2501 18.6662 14.0951 19.2125 13.8023 19.6865C13.5094 20.1606 13.0903 20.5437 12.592 20.793L10.835 21.671C10.7206 21.7281 10.5936 21.755 10.4659 21.7492C10.3383 21.7434 10.2142 21.7051 10.1055 21.6379C9.9968 21.5706 9.90708 21.4768 9.84486 21.3651C9.78264 21.2535 9.74998 21.1278 9.74998 21V15.182C9.74963 14.7843 9.59136 14.403 9.30998 14.122L3.12998 7.938C2.56733 7.37553 2.25115 6.61259 2.25098 5.817V4.774C2.25098 3.877 2.88998 3.091 3.79198 2.938Z",
|
|
3127
|
-
fill: "currentColor"
|
|
3128
|
-
}
|
|
3129
|
-
) : /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
3130
|
-
"path",
|
|
3131
|
-
{
|
|
3132
|
-
d: "M12 3C14.755 3 17.455 3.232 20.083 3.678C20.616 3.768 21 4.234 21 4.774V5.818C21 6.11348 20.9418 6.40606 20.8287 6.67904C20.7157 6.95203 20.5499 7.20007 20.341 7.409L14.909 12.841C14.7001 13.0499 14.5343 13.298 14.4213 13.571C14.3082 13.8439 14.25 14.1365 14.25 14.432V17.359C14.2501 17.777 14.1337 18.1867 13.914 18.5423C13.6943 18.8978 13.3799 19.1851 13.006 19.372L9.75 21V14.432C9.75 14.1365 9.69181 13.8439 9.57874 13.571C9.46566 13.298 9.29993 13.0499 9.091 12.841L3.659 7.409C3.45007 7.20007 3.28434 6.95203 3.17126 6.67904C3.05819 6.40606 3 6.11348 3 5.818V4.774C3 4.234 3.384 3.768 3.917 3.678C6.58757 3.22586 9.29143 2.99906 12 3Z",
|
|
3133
|
-
stroke: "currentColor",
|
|
3134
|
-
strokeLinecap: "round",
|
|
3135
|
-
strokeLinejoin: "round"
|
|
3136
|
-
}
|
|
3137
|
-
)
|
|
3138
|
-
}
|
|
3139
|
-
);
|
|
3140
|
-
},
|
|
3141
3151
|
sparkle: ({ className, fill }) => {
|
|
3142
3152
|
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
3143
3153
|
"svg",
|
|
@@ -2,12 +2,12 @@
|
|
|
2
2
|
import {
|
|
3
3
|
ToastProvider,
|
|
4
4
|
useToast
|
|
5
|
-
} from "../../chunk-
|
|
5
|
+
} from "../../chunk-YTOYINWL.mjs";
|
|
6
6
|
import "../../chunk-ZOTHPHXA.mjs";
|
|
7
|
-
import "../../chunk-
|
|
7
|
+
import "../../chunk-5SI52U2V.mjs";
|
|
8
8
|
import "../../chunk-ZYIIXWVY.mjs";
|
|
9
|
-
import "../../chunk-
|
|
10
|
-
import "../../chunk-
|
|
9
|
+
import "../../chunk-T3QBPU2H.mjs";
|
|
10
|
+
import "../../chunk-GLJPHVXG.mjs";
|
|
11
11
|
import "../../chunk-2ZT6V4QR.mjs";
|
|
12
12
|
import "../../chunk-E3G5QXSH.mjs";
|
|
13
13
|
import "../../chunk-AC6TWLRT.mjs";
|
package/dist/index.js
CHANGED
|
@@ -503,6 +503,46 @@ var template = {
|
|
|
503
503
|
}
|
|
504
504
|
);
|
|
505
505
|
},
|
|
506
|
+
filter: ({ className }) => {
|
|
507
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
508
|
+
"svg",
|
|
509
|
+
{
|
|
510
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
511
|
+
width: "18",
|
|
512
|
+
height: "18",
|
|
513
|
+
viewBox: "0 0 18 18",
|
|
514
|
+
fill: "none",
|
|
515
|
+
className,
|
|
516
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
517
|
+
"path",
|
|
518
|
+
{
|
|
519
|
+
d: "M8.09091 5.4H14M8.09091 5.4C8.09091 5.63869 7.99513 5.86761 7.82464 6.0364C7.65416 6.20518 7.42292 6.3 7.18182 6.3C6.94071 6.3 6.70948 6.20518 6.53899 6.0364C6.36851 5.86761 6.27273 5.63869 6.27273 5.4M8.09091 5.4C8.09091 5.16131 7.99513 4.93239 7.82464 4.7636C7.65416 4.59482 7.42292 4.5 7.18182 4.5C6.94071 4.5 6.70948 4.59482 6.53899 4.7636C6.36851 4.93239 6.27273 5.16131 6.27273 5.4M6.27273 5.4H4M8.09091 12.6H14M8.09091 12.6C8.09091 12.8387 7.99513 13.0676 7.82464 13.2364C7.65416 13.4052 7.42292 13.5 7.18182 13.5C6.94071 13.5 6.70948 13.4052 6.53899 13.2364C6.36851 13.0676 6.27273 12.8387 6.27273 12.6M8.09091 12.6C8.09091 12.3613 7.99513 12.1324 7.82464 11.9636C7.65416 11.7948 7.42292 11.7 7.18182 11.7C6.94071 11.7 6.70948 11.7948 6.53899 11.9636C6.36851 12.1324 6.27273 12.3613 6.27273 12.6M6.27273 12.6H4M11.7273 9H14M11.7273 9C11.7273 9.2387 11.6315 9.46761 11.461 9.6364C11.2905 9.80518 11.0593 9.9 10.8182 9.9C10.5771 9.9 10.3458 9.80518 10.1754 9.6364C10.0049 9.46761 9.90909 9.2387 9.90909 9M11.7273 9C11.7273 8.76131 11.6315 8.53239 11.461 8.3636C11.2905 8.19482 11.0593 8.1 10.8182 8.1C10.5771 8.1 10.3458 8.19482 10.1754 8.3636C10.0049 8.53239 9.90909 8.76131 9.90909 9M9.90909 9H4",
|
|
520
|
+
stroke: "currentColor",
|
|
521
|
+
strokeLinecap: "round",
|
|
522
|
+
strokeLinejoin: "round"
|
|
523
|
+
}
|
|
524
|
+
)
|
|
525
|
+
}
|
|
526
|
+
);
|
|
527
|
+
},
|
|
528
|
+
menu: ({ className }) => {
|
|
529
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
|
|
530
|
+
"svg",
|
|
531
|
+
{
|
|
532
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
533
|
+
width: "18",
|
|
534
|
+
height: "18",
|
|
535
|
+
viewBox: "0 0 18 18",
|
|
536
|
+
fill: "none",
|
|
537
|
+
className,
|
|
538
|
+
children: [
|
|
539
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M2.25 5.25H15.75", stroke: "currentColor", strokeWidth: "1.5", strokeLinecap: "round" }),
|
|
540
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M2.25 9H15.75", stroke: "currentColor", strokeWidth: "1.5", strokeLinecap: "round" }),
|
|
541
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M2.25 12.75H15.75", stroke: "currentColor", strokeWidth: "1.5", strokeLinecap: "round" })
|
|
542
|
+
]
|
|
543
|
+
}
|
|
544
|
+
);
|
|
545
|
+
},
|
|
506
546
|
// ----------------------------------- old ---------------------------------
|
|
507
547
|
// ** Status **
|
|
508
548
|
plus: ({ className, fill }) => {
|
|
@@ -2859,36 +2899,6 @@ var template = {
|
|
|
2859
2899
|
);
|
|
2860
2900
|
},
|
|
2861
2901
|
// ** Filter **
|
|
2862
|
-
filter: ({ className, fill }) => {
|
|
2863
|
-
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
2864
|
-
"svg",
|
|
2865
|
-
{
|
|
2866
|
-
width: "24",
|
|
2867
|
-
height: "24",
|
|
2868
|
-
viewBox: "0 0 24 24",
|
|
2869
|
-
fill: "none",
|
|
2870
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2871
|
-
className,
|
|
2872
|
-
children: fill ? /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
2873
|
-
"path",
|
|
2874
|
-
{
|
|
2875
|
-
fillRule: "evenodd",
|
|
2876
|
-
clipRule: "evenodd",
|
|
2877
|
-
d: "M3.79198 2.938C6.50386 2.47904 9.24953 2.24889 12 2.25C14.797 2.25 17.54 2.486 20.209 2.938C20.6413 3.01266 21.0333 3.238 21.3154 3.57408C21.5974 3.91015 21.7514 4.33525 21.75 4.774V5.818C21.7498 6.61359 21.4336 7.37653 20.871 7.939L14.689 14.121C14.5497 14.2604 14.4393 14.4258 14.3639 14.6078C14.2886 14.7899 14.2499 14.985 14.25 15.182V18.109C14.2501 18.6662 14.0951 19.2125 13.8023 19.6865C13.5094 20.1606 13.0903 20.5437 12.592 20.793L10.835 21.671C10.7206 21.7281 10.5936 21.755 10.4659 21.7492C10.3383 21.7434 10.2142 21.7051 10.1055 21.6379C9.9968 21.5706 9.90708 21.4768 9.84486 21.3651C9.78264 21.2535 9.74998 21.1278 9.74998 21V15.182C9.74963 14.7843 9.59136 14.403 9.30998 14.122L3.12998 7.938C2.56733 7.37553 2.25115 6.61259 2.25098 5.817V4.774C2.25098 3.877 2.88998 3.091 3.79198 2.938Z",
|
|
2878
|
-
fill: "currentColor"
|
|
2879
|
-
}
|
|
2880
|
-
) : /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
2881
|
-
"path",
|
|
2882
|
-
{
|
|
2883
|
-
d: "M12 3C14.755 3 17.455 3.232 20.083 3.678C20.616 3.768 21 4.234 21 4.774V5.818C21 6.11348 20.9418 6.40606 20.8287 6.67904C20.7157 6.95203 20.5499 7.20007 20.341 7.409L14.909 12.841C14.7001 13.0499 14.5343 13.298 14.4213 13.571C14.3082 13.8439 14.25 14.1365 14.25 14.432V17.359C14.2501 17.777 14.1337 18.1867 13.914 18.5423C13.6943 18.8978 13.3799 19.1851 13.006 19.372L9.75 21V14.432C9.75 14.1365 9.69181 13.8439 9.57874 13.571C9.46566 13.298 9.29993 13.0499 9.091 12.841L3.659 7.409C3.45007 7.20007 3.28434 6.95203 3.17126 6.67904C3.05819 6.40606 3 6.11348 3 5.818V4.774C3 4.234 3.384 3.768 3.917 3.678C6.58757 3.22586 9.29143 2.99906 12 3Z",
|
|
2884
|
-
stroke: "currentColor",
|
|
2885
|
-
strokeLinecap: "round",
|
|
2886
|
-
strokeLinejoin: "round"
|
|
2887
|
-
}
|
|
2888
|
-
)
|
|
2889
|
-
}
|
|
2890
|
-
);
|
|
2891
|
-
},
|
|
2892
2902
|
sparkle: ({ className, fill }) => {
|
|
2893
2903
|
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
2894
2904
|
"svg",
|
|
@@ -4576,14 +4586,14 @@ var avatarStyle = tv({
|
|
|
4576
4586
|
// src/components/backdrop/backdrop.tsx
|
|
4577
4587
|
var import_react2 = require("react");
|
|
4578
4588
|
var import_jsx_runtime3 = require("react/jsx-runtime");
|
|
4579
|
-
var Backdrop = ({ open }) => {
|
|
4589
|
+
var Backdrop = ({ open, onClick }) => {
|
|
4580
4590
|
const [isVisible, setIsVisible] = (0, import_react2.useState)(open);
|
|
4581
4591
|
(0, import_react2.useEffect)(() => {
|
|
4582
4592
|
setIsVisible(open);
|
|
4583
4593
|
}, [open]);
|
|
4584
4594
|
if (!isVisible) return null;
|
|
4585
4595
|
const slots = backdropStyle();
|
|
4586
|
-
return /* @__PURE__ */ (0, import_jsx_runtime3.jsx)("div", { className: slots.base() });
|
|
4596
|
+
return /* @__PURE__ */ (0, import_jsx_runtime3.jsx)("div", { className: slots.base(), onClick });
|
|
4587
4597
|
};
|
|
4588
4598
|
Backdrop.displayName = "Backdrop";
|
|
4589
4599
|
var backdrop_default = Backdrop;
|