@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
|
@@ -391,6 +391,46 @@ var template = {
|
|
|
391
391
|
}
|
|
392
392
|
);
|
|
393
393
|
},
|
|
394
|
+
filter: ({ className }) => {
|
|
395
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
396
|
+
"svg",
|
|
397
|
+
{
|
|
398
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
399
|
+
width: "18",
|
|
400
|
+
height: "18",
|
|
401
|
+
viewBox: "0 0 18 18",
|
|
402
|
+
fill: "none",
|
|
403
|
+
className,
|
|
404
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
405
|
+
"path",
|
|
406
|
+
{
|
|
407
|
+
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",
|
|
408
|
+
stroke: "currentColor",
|
|
409
|
+
strokeLinecap: "round",
|
|
410
|
+
strokeLinejoin: "round"
|
|
411
|
+
}
|
|
412
|
+
)
|
|
413
|
+
}
|
|
414
|
+
);
|
|
415
|
+
},
|
|
416
|
+
menu: ({ className }) => {
|
|
417
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
|
|
418
|
+
"svg",
|
|
419
|
+
{
|
|
420
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
421
|
+
width: "18",
|
|
422
|
+
height: "18",
|
|
423
|
+
viewBox: "0 0 18 18",
|
|
424
|
+
fill: "none",
|
|
425
|
+
className,
|
|
426
|
+
children: [
|
|
427
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M2.25 5.25H15.75", stroke: "currentColor", strokeWidth: "1.5", strokeLinecap: "round" }),
|
|
428
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M2.25 9H15.75", stroke: "currentColor", strokeWidth: "1.5", strokeLinecap: "round" }),
|
|
429
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M2.25 12.75H15.75", stroke: "currentColor", strokeWidth: "1.5", strokeLinecap: "round" })
|
|
430
|
+
]
|
|
431
|
+
}
|
|
432
|
+
);
|
|
433
|
+
},
|
|
394
434
|
// ----------------------------------- old ---------------------------------
|
|
395
435
|
// ** Status **
|
|
396
436
|
plus: ({ className, fill }) => {
|
|
@@ -2747,36 +2787,6 @@ var template = {
|
|
|
2747
2787
|
);
|
|
2748
2788
|
},
|
|
2749
2789
|
// ** Filter **
|
|
2750
|
-
filter: ({ className, fill }) => {
|
|
2751
|
-
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
2752
|
-
"svg",
|
|
2753
|
-
{
|
|
2754
|
-
width: "24",
|
|
2755
|
-
height: "24",
|
|
2756
|
-
viewBox: "0 0 24 24",
|
|
2757
|
-
fill: "none",
|
|
2758
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2759
|
-
className,
|
|
2760
|
-
children: fill ? /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
2761
|
-
"path",
|
|
2762
|
-
{
|
|
2763
|
-
fillRule: "evenodd",
|
|
2764
|
-
clipRule: "evenodd",
|
|
2765
|
-
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",
|
|
2766
|
-
fill: "currentColor"
|
|
2767
|
-
}
|
|
2768
|
-
) : /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
2769
|
-
"path",
|
|
2770
|
-
{
|
|
2771
|
-
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",
|
|
2772
|
-
stroke: "currentColor",
|
|
2773
|
-
strokeLinecap: "round",
|
|
2774
|
-
strokeLinejoin: "round"
|
|
2775
|
-
}
|
|
2776
|
-
)
|
|
2777
|
-
}
|
|
2778
|
-
);
|
|
2779
|
-
},
|
|
2780
2790
|
sparkle: ({ className, fill }) => {
|
|
2781
2791
|
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
2782
2792
|
"svg",
|
|
@@ -477,6 +477,46 @@ var template = {
|
|
|
477
477
|
}
|
|
478
478
|
);
|
|
479
479
|
},
|
|
480
|
+
filter: ({ className }) => {
|
|
481
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
482
|
+
"svg",
|
|
483
|
+
{
|
|
484
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
485
|
+
width: "18",
|
|
486
|
+
height: "18",
|
|
487
|
+
viewBox: "0 0 18 18",
|
|
488
|
+
fill: "none",
|
|
489
|
+
className,
|
|
490
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
491
|
+
"path",
|
|
492
|
+
{
|
|
493
|
+
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",
|
|
494
|
+
stroke: "currentColor",
|
|
495
|
+
strokeLinecap: "round",
|
|
496
|
+
strokeLinejoin: "round"
|
|
497
|
+
}
|
|
498
|
+
)
|
|
499
|
+
}
|
|
500
|
+
);
|
|
501
|
+
},
|
|
502
|
+
menu: ({ className }) => {
|
|
503
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
|
|
504
|
+
"svg",
|
|
505
|
+
{
|
|
506
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
507
|
+
width: "18",
|
|
508
|
+
height: "18",
|
|
509
|
+
viewBox: "0 0 18 18",
|
|
510
|
+
fill: "none",
|
|
511
|
+
className,
|
|
512
|
+
children: [
|
|
513
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M2.25 5.25H15.75", stroke: "currentColor", strokeWidth: "1.5", strokeLinecap: "round" }),
|
|
514
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M2.25 9H15.75", stroke: "currentColor", strokeWidth: "1.5", strokeLinecap: "round" }),
|
|
515
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M2.25 12.75H15.75", stroke: "currentColor", strokeWidth: "1.5", strokeLinecap: "round" })
|
|
516
|
+
]
|
|
517
|
+
}
|
|
518
|
+
);
|
|
519
|
+
},
|
|
480
520
|
// ----------------------------------- old ---------------------------------
|
|
481
521
|
// ** Status **
|
|
482
522
|
plus: ({ className, fill }) => {
|
|
@@ -2833,36 +2873,6 @@ var template = {
|
|
|
2833
2873
|
);
|
|
2834
2874
|
},
|
|
2835
2875
|
// ** Filter **
|
|
2836
|
-
filter: ({ className, fill }) => {
|
|
2837
|
-
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
2838
|
-
"svg",
|
|
2839
|
-
{
|
|
2840
|
-
width: "24",
|
|
2841
|
-
height: "24",
|
|
2842
|
-
viewBox: "0 0 24 24",
|
|
2843
|
-
fill: "none",
|
|
2844
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2845
|
-
className,
|
|
2846
|
-
children: fill ? /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
2847
|
-
"path",
|
|
2848
|
-
{
|
|
2849
|
-
fillRule: "evenodd",
|
|
2850
|
-
clipRule: "evenodd",
|
|
2851
|
-
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",
|
|
2852
|
-
fill: "currentColor"
|
|
2853
|
-
}
|
|
2854
|
-
) : /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
2855
|
-
"path",
|
|
2856
|
-
{
|
|
2857
|
-
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",
|
|
2858
|
-
stroke: "currentColor",
|
|
2859
|
-
strokeLinecap: "round",
|
|
2860
|
-
strokeLinejoin: "round"
|
|
2861
|
-
}
|
|
2862
|
-
)
|
|
2863
|
-
}
|
|
2864
|
-
);
|
|
2865
|
-
},
|
|
2866
2876
|
sparkle: ({ className, fill }) => {
|
|
2867
2877
|
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
2868
2878
|
"svg",
|
|
@@ -2,10 +2,10 @@
|
|
|
2
2
|
import "../../chunk-2GCSFWHD.mjs";
|
|
3
3
|
import {
|
|
4
4
|
input_default
|
|
5
|
-
} from "../../chunk-
|
|
5
|
+
} from "../../chunk-7TETAKD7.mjs";
|
|
6
6
|
import "../../chunk-ZYIIXWVY.mjs";
|
|
7
|
-
import "../../chunk-
|
|
8
|
-
import "../../chunk-
|
|
7
|
+
import "../../chunk-T3QBPU2H.mjs";
|
|
8
|
+
import "../../chunk-GLJPHVXG.mjs";
|
|
9
9
|
import "../../chunk-2ZT6V4QR.mjs";
|
|
10
10
|
import "../../chunk-27Y6K5NK.mjs";
|
|
11
11
|
import "../../chunk-E3G5QXSH.mjs";
|
|
@@ -476,6 +476,46 @@ var template = {
|
|
|
476
476
|
}
|
|
477
477
|
);
|
|
478
478
|
},
|
|
479
|
+
filter: ({ className }) => {
|
|
480
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
481
|
+
"svg",
|
|
482
|
+
{
|
|
483
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
484
|
+
width: "18",
|
|
485
|
+
height: "18",
|
|
486
|
+
viewBox: "0 0 18 18",
|
|
487
|
+
fill: "none",
|
|
488
|
+
className,
|
|
489
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
490
|
+
"path",
|
|
491
|
+
{
|
|
492
|
+
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",
|
|
493
|
+
stroke: "currentColor",
|
|
494
|
+
strokeLinecap: "round",
|
|
495
|
+
strokeLinejoin: "round"
|
|
496
|
+
}
|
|
497
|
+
)
|
|
498
|
+
}
|
|
499
|
+
);
|
|
500
|
+
},
|
|
501
|
+
menu: ({ className }) => {
|
|
502
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
|
|
503
|
+
"svg",
|
|
504
|
+
{
|
|
505
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
506
|
+
width: "18",
|
|
507
|
+
height: "18",
|
|
508
|
+
viewBox: "0 0 18 18",
|
|
509
|
+
fill: "none",
|
|
510
|
+
className,
|
|
511
|
+
children: [
|
|
512
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M2.25 5.25H15.75", stroke: "currentColor", strokeWidth: "1.5", strokeLinecap: "round" }),
|
|
513
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M2.25 9H15.75", stroke: "currentColor", strokeWidth: "1.5", strokeLinecap: "round" }),
|
|
514
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M2.25 12.75H15.75", stroke: "currentColor", strokeWidth: "1.5", strokeLinecap: "round" })
|
|
515
|
+
]
|
|
516
|
+
}
|
|
517
|
+
);
|
|
518
|
+
},
|
|
479
519
|
// ----------------------------------- old ---------------------------------
|
|
480
520
|
// ** Status **
|
|
481
521
|
plus: ({ className, fill }) => {
|
|
@@ -2832,36 +2872,6 @@ var template = {
|
|
|
2832
2872
|
);
|
|
2833
2873
|
},
|
|
2834
2874
|
// ** Filter **
|
|
2835
|
-
filter: ({ className, fill }) => {
|
|
2836
|
-
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
2837
|
-
"svg",
|
|
2838
|
-
{
|
|
2839
|
-
width: "24",
|
|
2840
|
-
height: "24",
|
|
2841
|
-
viewBox: "0 0 24 24",
|
|
2842
|
-
fill: "none",
|
|
2843
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2844
|
-
className,
|
|
2845
|
-
children: fill ? /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
2846
|
-
"path",
|
|
2847
|
-
{
|
|
2848
|
-
fillRule: "evenodd",
|
|
2849
|
-
clipRule: "evenodd",
|
|
2850
|
-
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",
|
|
2851
|
-
fill: "currentColor"
|
|
2852
|
-
}
|
|
2853
|
-
) : /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
2854
|
-
"path",
|
|
2855
|
-
{
|
|
2856
|
-
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",
|
|
2857
|
-
stroke: "currentColor",
|
|
2858
|
-
strokeLinecap: "round",
|
|
2859
|
-
strokeLinejoin: "round"
|
|
2860
|
-
}
|
|
2861
|
-
)
|
|
2862
|
-
}
|
|
2863
|
-
);
|
|
2864
|
-
},
|
|
2865
2875
|
sparkle: ({ className, fill }) => {
|
|
2866
2876
|
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
2867
2877
|
"svg",
|
|
@@ -2,10 +2,10 @@
|
|
|
2
2
|
import {
|
|
3
3
|
inputStyle,
|
|
4
4
|
input_default
|
|
5
|
-
} from "../../chunk-
|
|
5
|
+
} from "../../chunk-7TETAKD7.mjs";
|
|
6
6
|
import "../../chunk-ZYIIXWVY.mjs";
|
|
7
|
-
import "../../chunk-
|
|
8
|
-
import "../../chunk-
|
|
7
|
+
import "../../chunk-T3QBPU2H.mjs";
|
|
8
|
+
import "../../chunk-GLJPHVXG.mjs";
|
|
9
9
|
import "../../chunk-2ZT6V4QR.mjs";
|
|
10
10
|
import "../../chunk-27Y6K5NK.mjs";
|
|
11
11
|
import "../../chunk-E3G5QXSH.mjs";
|
|
@@ -765,6 +765,46 @@ var template = {
|
|
|
765
765
|
}
|
|
766
766
|
);
|
|
767
767
|
},
|
|
768
|
+
filter: ({ className }) => {
|
|
769
|
+
return /* @__PURE__ */ (0, import_jsx_runtime2.jsx)(
|
|
770
|
+
"svg",
|
|
771
|
+
{
|
|
772
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
773
|
+
width: "18",
|
|
774
|
+
height: "18",
|
|
775
|
+
viewBox: "0 0 18 18",
|
|
776
|
+
fill: "none",
|
|
777
|
+
className,
|
|
778
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime2.jsx)(
|
|
779
|
+
"path",
|
|
780
|
+
{
|
|
781
|
+
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",
|
|
782
|
+
stroke: "currentColor",
|
|
783
|
+
strokeLinecap: "round",
|
|
784
|
+
strokeLinejoin: "round"
|
|
785
|
+
}
|
|
786
|
+
)
|
|
787
|
+
}
|
|
788
|
+
);
|
|
789
|
+
},
|
|
790
|
+
menu: ({ className }) => {
|
|
791
|
+
return /* @__PURE__ */ (0, import_jsx_runtime2.jsxs)(
|
|
792
|
+
"svg",
|
|
793
|
+
{
|
|
794
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
795
|
+
width: "18",
|
|
796
|
+
height: "18",
|
|
797
|
+
viewBox: "0 0 18 18",
|
|
798
|
+
fill: "none",
|
|
799
|
+
className,
|
|
800
|
+
children: [
|
|
801
|
+
/* @__PURE__ */ (0, import_jsx_runtime2.jsx)("path", { d: "M2.25 5.25H15.75", stroke: "currentColor", strokeWidth: "1.5", strokeLinecap: "round" }),
|
|
802
|
+
/* @__PURE__ */ (0, import_jsx_runtime2.jsx)("path", { d: "M2.25 9H15.75", stroke: "currentColor", strokeWidth: "1.5", strokeLinecap: "round" }),
|
|
803
|
+
/* @__PURE__ */ (0, import_jsx_runtime2.jsx)("path", { d: "M2.25 12.75H15.75", stroke: "currentColor", strokeWidth: "1.5", strokeLinecap: "round" })
|
|
804
|
+
]
|
|
805
|
+
}
|
|
806
|
+
);
|
|
807
|
+
},
|
|
768
808
|
// ----------------------------------- old ---------------------------------
|
|
769
809
|
// ** Status **
|
|
770
810
|
plus: ({ className, fill }) => {
|
|
@@ -3121,36 +3161,6 @@ var template = {
|
|
|
3121
3161
|
);
|
|
3122
3162
|
},
|
|
3123
3163
|
// ** Filter **
|
|
3124
|
-
filter: ({ className, fill }) => {
|
|
3125
|
-
return /* @__PURE__ */ (0, import_jsx_runtime2.jsx)(
|
|
3126
|
-
"svg",
|
|
3127
|
-
{
|
|
3128
|
-
width: "24",
|
|
3129
|
-
height: "24",
|
|
3130
|
-
viewBox: "0 0 24 24",
|
|
3131
|
-
fill: "none",
|
|
3132
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
3133
|
-
className,
|
|
3134
|
-
children: fill ? /* @__PURE__ */ (0, import_jsx_runtime2.jsx)(
|
|
3135
|
-
"path",
|
|
3136
|
-
{
|
|
3137
|
-
fillRule: "evenodd",
|
|
3138
|
-
clipRule: "evenodd",
|
|
3139
|
-
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",
|
|
3140
|
-
fill: "currentColor"
|
|
3141
|
-
}
|
|
3142
|
-
) : /* @__PURE__ */ (0, import_jsx_runtime2.jsx)(
|
|
3143
|
-
"path",
|
|
3144
|
-
{
|
|
3145
|
-
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",
|
|
3146
|
-
stroke: "currentColor",
|
|
3147
|
-
strokeLinecap: "round",
|
|
3148
|
-
strokeLinejoin: "round"
|
|
3149
|
-
}
|
|
3150
|
-
)
|
|
3151
|
-
}
|
|
3152
|
-
);
|
|
3153
|
-
},
|
|
3154
3164
|
sparkle: ({ className, fill }) => {
|
|
3155
3165
|
return /* @__PURE__ */ (0, import_jsx_runtime2.jsx)(
|
|
3156
3166
|
"svg",
|
|
@@ -5,11 +5,11 @@ import {
|
|
|
5
5
|
} from "../../chunk-VVOOYDJS.mjs";
|
|
6
6
|
import {
|
|
7
7
|
listItem_default
|
|
8
|
-
} from "../../chunk-
|
|
9
|
-
import "../../chunk-
|
|
8
|
+
} from "../../chunk-P6CDIPHN.mjs";
|
|
9
|
+
import "../../chunk-Y7KG7S4B.mjs";
|
|
10
10
|
import "../../chunk-ZYIIXWVY.mjs";
|
|
11
|
-
import "../../chunk-
|
|
12
|
-
import "../../chunk-
|
|
11
|
+
import "../../chunk-T3QBPU2H.mjs";
|
|
12
|
+
import "../../chunk-GLJPHVXG.mjs";
|
|
13
13
|
import "../../chunk-2ZT6V4QR.mjs";
|
|
14
14
|
import "../../chunk-E3G5QXSH.mjs";
|
|
15
15
|
import "../../chunk-AC6TWLRT.mjs";
|
|
@@ -715,6 +715,46 @@ var template = {
|
|
|
715
715
|
}
|
|
716
716
|
);
|
|
717
717
|
},
|
|
718
|
+
filter: ({ className }) => {
|
|
719
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
720
|
+
"svg",
|
|
721
|
+
{
|
|
722
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
723
|
+
width: "18",
|
|
724
|
+
height: "18",
|
|
725
|
+
viewBox: "0 0 18 18",
|
|
726
|
+
fill: "none",
|
|
727
|
+
className,
|
|
728
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
729
|
+
"path",
|
|
730
|
+
{
|
|
731
|
+
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",
|
|
732
|
+
stroke: "currentColor",
|
|
733
|
+
strokeLinecap: "round",
|
|
734
|
+
strokeLinejoin: "round"
|
|
735
|
+
}
|
|
736
|
+
)
|
|
737
|
+
}
|
|
738
|
+
);
|
|
739
|
+
},
|
|
740
|
+
menu: ({ className }) => {
|
|
741
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
|
|
742
|
+
"svg",
|
|
743
|
+
{
|
|
744
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
745
|
+
width: "18",
|
|
746
|
+
height: "18",
|
|
747
|
+
viewBox: "0 0 18 18",
|
|
748
|
+
fill: "none",
|
|
749
|
+
className,
|
|
750
|
+
children: [
|
|
751
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M2.25 5.25H15.75", stroke: "currentColor", strokeWidth: "1.5", strokeLinecap: "round" }),
|
|
752
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M2.25 9H15.75", stroke: "currentColor", strokeWidth: "1.5", strokeLinecap: "round" }),
|
|
753
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M2.25 12.75H15.75", stroke: "currentColor", strokeWidth: "1.5", strokeLinecap: "round" })
|
|
754
|
+
]
|
|
755
|
+
}
|
|
756
|
+
);
|
|
757
|
+
},
|
|
718
758
|
// ----------------------------------- old ---------------------------------
|
|
719
759
|
// ** Status **
|
|
720
760
|
plus: ({ className, fill }) => {
|
|
@@ -3071,36 +3111,6 @@ var template = {
|
|
|
3071
3111
|
);
|
|
3072
3112
|
},
|
|
3073
3113
|
// ** Filter **
|
|
3074
|
-
filter: ({ className, fill }) => {
|
|
3075
|
-
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
3076
|
-
"svg",
|
|
3077
|
-
{
|
|
3078
|
-
width: "24",
|
|
3079
|
-
height: "24",
|
|
3080
|
-
viewBox: "0 0 24 24",
|
|
3081
|
-
fill: "none",
|
|
3082
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
3083
|
-
className,
|
|
3084
|
-
children: fill ? /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
3085
|
-
"path",
|
|
3086
|
-
{
|
|
3087
|
-
fillRule: "evenodd",
|
|
3088
|
-
clipRule: "evenodd",
|
|
3089
|
-
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",
|
|
3090
|
-
fill: "currentColor"
|
|
3091
|
-
}
|
|
3092
|
-
) : /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
3093
|
-
"path",
|
|
3094
|
-
{
|
|
3095
|
-
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",
|
|
3096
|
-
stroke: "currentColor",
|
|
3097
|
-
strokeLinecap: "round",
|
|
3098
|
-
strokeLinejoin: "round"
|
|
3099
|
-
}
|
|
3100
|
-
)
|
|
3101
|
-
}
|
|
3102
|
-
);
|
|
3103
|
-
},
|
|
3104
3114
|
sparkle: ({ className, fill }) => {
|
|
3105
3115
|
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
3106
3116
|
"svg",
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import {
|
|
3
3
|
listItem_default
|
|
4
|
-
} from "../../chunk-
|
|
5
|
-
import "../../chunk-
|
|
4
|
+
} from "../../chunk-P6CDIPHN.mjs";
|
|
5
|
+
import "../../chunk-Y7KG7S4B.mjs";
|
|
6
6
|
import "../../chunk-ZYIIXWVY.mjs";
|
|
7
|
-
import "../../chunk-
|
|
8
|
-
import "../../chunk-
|
|
7
|
+
import "../../chunk-T3QBPU2H.mjs";
|
|
8
|
+
import "../../chunk-GLJPHVXG.mjs";
|
|
9
9
|
import "../../chunk-2ZT6V4QR.mjs";
|
|
10
10
|
import "../../chunk-E3G5QXSH.mjs";
|
|
11
11
|
import "../../chunk-AC6TWLRT.mjs";
|
|
@@ -715,6 +715,46 @@ var template = {
|
|
|
715
715
|
}
|
|
716
716
|
);
|
|
717
717
|
},
|
|
718
|
+
filter: ({ className }) => {
|
|
719
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
720
|
+
"svg",
|
|
721
|
+
{
|
|
722
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
723
|
+
width: "18",
|
|
724
|
+
height: "18",
|
|
725
|
+
viewBox: "0 0 18 18",
|
|
726
|
+
fill: "none",
|
|
727
|
+
className,
|
|
728
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
729
|
+
"path",
|
|
730
|
+
{
|
|
731
|
+
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",
|
|
732
|
+
stroke: "currentColor",
|
|
733
|
+
strokeLinecap: "round",
|
|
734
|
+
strokeLinejoin: "round"
|
|
735
|
+
}
|
|
736
|
+
)
|
|
737
|
+
}
|
|
738
|
+
);
|
|
739
|
+
},
|
|
740
|
+
menu: ({ className }) => {
|
|
741
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
|
|
742
|
+
"svg",
|
|
743
|
+
{
|
|
744
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
745
|
+
width: "18",
|
|
746
|
+
height: "18",
|
|
747
|
+
viewBox: "0 0 18 18",
|
|
748
|
+
fill: "none",
|
|
749
|
+
className,
|
|
750
|
+
children: [
|
|
751
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M2.25 5.25H15.75", stroke: "currentColor", strokeWidth: "1.5", strokeLinecap: "round" }),
|
|
752
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M2.25 9H15.75", stroke: "currentColor", strokeWidth: "1.5", strokeLinecap: "round" }),
|
|
753
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M2.25 12.75H15.75", stroke: "currentColor", strokeWidth: "1.5", strokeLinecap: "round" })
|
|
754
|
+
]
|
|
755
|
+
}
|
|
756
|
+
);
|
|
757
|
+
},
|
|
718
758
|
// ----------------------------------- old ---------------------------------
|
|
719
759
|
// ** Status **
|
|
720
760
|
plus: ({ className, fill }) => {
|
|
@@ -3071,36 +3111,6 @@ var template = {
|
|
|
3071
3111
|
);
|
|
3072
3112
|
},
|
|
3073
3113
|
// ** Filter **
|
|
3074
|
-
filter: ({ className, fill }) => {
|
|
3075
|
-
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
3076
|
-
"svg",
|
|
3077
|
-
{
|
|
3078
|
-
width: "24",
|
|
3079
|
-
height: "24",
|
|
3080
|
-
viewBox: "0 0 24 24",
|
|
3081
|
-
fill: "none",
|
|
3082
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
3083
|
-
className,
|
|
3084
|
-
children: fill ? /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
3085
|
-
"path",
|
|
3086
|
-
{
|
|
3087
|
-
fillRule: "evenodd",
|
|
3088
|
-
clipRule: "evenodd",
|
|
3089
|
-
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",
|
|
3090
|
-
fill: "currentColor"
|
|
3091
|
-
}
|
|
3092
|
-
) : /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
3093
|
-
"path",
|
|
3094
|
-
{
|
|
3095
|
-
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",
|
|
3096
|
-
stroke: "currentColor",
|
|
3097
|
-
strokeLinecap: "round",
|
|
3098
|
-
strokeLinejoin: "round"
|
|
3099
|
-
}
|
|
3100
|
-
)
|
|
3101
|
-
}
|
|
3102
|
-
);
|
|
3103
|
-
},
|
|
3104
3114
|
sparkle: ({ className, fill }) => {
|
|
3105
3115
|
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
3106
3116
|
"svg",
|
|
@@ -2,16 +2,16 @@
|
|
|
2
2
|
import "../../chunk-DJOG6Z35.mjs";
|
|
3
3
|
import {
|
|
4
4
|
modal_default
|
|
5
|
-
} from "../../chunk-
|
|
5
|
+
} from "../../chunk-ZQEQ2VI3.mjs";
|
|
6
6
|
import "../../chunk-VUYUQGLF.mjs";
|
|
7
7
|
import "../../chunk-N4F3R6HG.mjs";
|
|
8
|
-
import "../../chunk-
|
|
8
|
+
import "../../chunk-6MWNK3IR.mjs";
|
|
9
9
|
import "../../chunk-6WSACUIB.mjs";
|
|
10
10
|
import "../../chunk-LXHUO6VM.mjs";
|
|
11
11
|
import "../../chunk-6PNKRBUT.mjs";
|
|
12
12
|
import "../../chunk-ZYIIXWVY.mjs";
|
|
13
|
-
import "../../chunk-
|
|
14
|
-
import "../../chunk-
|
|
13
|
+
import "../../chunk-T3QBPU2H.mjs";
|
|
14
|
+
import "../../chunk-GLJPHVXG.mjs";
|
|
15
15
|
import "../../chunk-2ZT6V4QR.mjs";
|
|
16
16
|
import "../../chunk-E3G5QXSH.mjs";
|
|
17
17
|
import "../../chunk-AC6TWLRT.mjs";
|