@deepnoid/ui 0.1.212 → 0.1.214
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 +232 -232
- package/README.md +99 -9
- package/dist/{chunk-O7WU5EXD.mjs → chunk-3264O6JH.mjs} +2 -2
- package/dist/{chunk-CK24WXGB.mjs → chunk-37QJ33U2.mjs} +5 -5
- package/dist/{chunk-VLKV37OZ.mjs → chunk-5U2LLMGN.mjs} +6 -6
- package/dist/{chunk-RQUD4MZO.mjs → chunk-AXWICOKO.mjs} +1 -1
- package/dist/{chunk-X2PWUNRX.mjs → chunk-BS2SDEG2.mjs} +5 -5
- package/dist/{chunk-LYJFK5OA.mjs → chunk-CITFY2LG.mjs} +4 -4
- package/dist/{chunk-VUQETREE.mjs → chunk-DWGS3KXX.mjs} +4 -4
- package/dist/{chunk-5N63KKLV.mjs → chunk-HIAN3OBR.mjs} +3 -3
- package/dist/{chunk-BK6DOY4X.mjs → chunk-HQCRZAZ7.mjs} +4 -4
- package/dist/{chunk-BC2NAXUH.mjs → chunk-HZ7LMGRS.mjs} +4 -4
- package/dist/{chunk-AVFQY5QP.mjs → chunk-JYW3GEH6.mjs} +21 -5
- package/dist/{chunk-C3XY6N6I.mjs → chunk-OTIDMEP3.mjs} +9 -9
- package/dist/{chunk-7VR2457B.mjs → chunk-PP76VNOE.mjs} +4 -4
- package/dist/{chunk-T7EN4EC3.mjs → chunk-Q6WHL6BQ.mjs} +5 -5
- package/dist/{chunk-54OYH6WC.mjs → chunk-QAXRJ3EH.mjs} +1 -1
- package/dist/{chunk-FZYZSMSS.mjs → chunk-QEGCZ3CT.mjs} +1 -1
- package/dist/{chunk-2PSFAF4D.mjs → chunk-SOY4EHD7.mjs} +4 -4
- package/dist/{chunk-ZDEKC4W6.mjs → chunk-TP2EMUPN.mjs} +1 -1
- package/dist/{chunk-LJYSV7DZ.mjs → chunk-TXN7UGNI.mjs} +4 -4
- package/dist/{chunk-WFJSBGK3.mjs → chunk-UUHAKMGJ.mjs} +6 -6
- package/dist/{chunk-5J2ODTGJ.mjs → chunk-XZBRS2XZ.mjs} +4 -4
- package/dist/components/accordion/accordion.mjs +2 -2
- package/dist/components/accordion/accordionItem.mjs +2 -2
- package/dist/components/accordion/index.mjs +3 -3
- package/dist/components/avatar/avatar.js +21 -5
- package/dist/components/avatar/avatar.mjs +2 -2
- package/dist/components/avatar/index.js +21 -5
- package/dist/components/avatar/index.mjs +2 -2
- package/dist/components/backdrop/backdrop.mjs +2 -2
- package/dist/components/backdrop/index.mjs +2 -2
- package/dist/components/breadcrumb/breadcrumb.js +21 -5
- package/dist/components/breadcrumb/breadcrumb.mjs +7 -7
- package/dist/components/breadcrumb/index.js +21 -5
- package/dist/components/breadcrumb/index.mjs +7 -7
- package/dist/components/button/button.js +21 -5
- package/dist/components/button/button.mjs +4 -4
- package/dist/components/button/icon-button.js +21 -5
- package/dist/components/button/icon-button.mjs +4 -4
- package/dist/components/button/index.js +21 -5
- package/dist/components/button/index.mjs +6 -6
- package/dist/components/button/text-button.mjs +2 -2
- package/dist/components/charts/areaChart.mjs +2 -2
- package/dist/components/charts/barChart.mjs +2 -2
- package/dist/components/charts/circularProgress.mjs +2 -2
- package/dist/components/charts/index.mjs +8 -8
- package/dist/components/charts/radarChart.mjs +2 -2
- package/dist/components/charts/simpleBarChart.mjs +2 -2
- package/dist/components/checkbox/checkbox.mjs +2 -2
- package/dist/components/checkbox/index.mjs +2 -2
- package/dist/components/chip/chip.js +21 -5
- package/dist/components/chip/chip.mjs +4 -4
- package/dist/components/chip/index.js +21 -5
- package/dist/components/chip/index.mjs +4 -4
- package/dist/components/drawer/drawer.mjs +2 -2
- package/dist/components/drawer/index.mjs +2 -2
- package/dist/components/fileUpload/fileUpload.js +21 -5
- package/dist/components/fileUpload/fileUpload.mjs +9 -9
- package/dist/components/fileUpload/index.js +21 -5
- package/dist/components/fileUpload/index.mjs +9 -9
- package/dist/components/icon/Icon.d.mts +4 -0
- package/dist/components/icon/Icon.d.ts +4 -0
- package/dist/components/icon/Icon.js +21 -5
- package/dist/components/icon/Icon.mjs +2 -2
- package/dist/components/icon/index.js +21 -5
- package/dist/components/icon/index.mjs +2 -2
- package/dist/components/icon/template.d.mts +1 -0
- package/dist/components/icon/template.d.ts +1 -0
- package/dist/components/icon/template.js +21 -5
- package/dist/components/icon/template.mjs +1 -1
- package/dist/components/input/index.js +21 -5
- package/dist/components/input/index.mjs +4 -4
- package/dist/components/input/input.js +21 -5
- package/dist/components/input/input.mjs +4 -4
- package/dist/components/list/index.js +21 -5
- package/dist/components/list/index.mjs +6 -6
- package/dist/components/list/list.mjs +2 -2
- package/dist/components/list/listItem.js +21 -5
- package/dist/components/list/listItem.mjs +5 -5
- package/dist/components/modal/index.js +21 -5
- package/dist/components/modal/index.mjs +8 -8
- package/dist/components/modal/modal.js +21 -5
- package/dist/components/modal/modal.mjs +8 -8
- package/dist/components/pagination/index.js +21 -5
- package/dist/components/pagination/index.mjs +5 -5
- package/dist/components/pagination/pagination.js +21 -5
- package/dist/components/pagination/pagination.mjs +5 -5
- package/dist/components/picker/datePicker.js +21 -5
- package/dist/components/picker/datePicker.mjs +9 -9
- package/dist/components/picker/day.mjs +2 -2
- package/dist/components/picker/index.js +21 -5
- package/dist/components/picker/index.mjs +11 -11
- package/dist/components/picker/timePicker/Panel.mjs +7 -7
- package/dist/components/picker/timePicker/index.js +21 -5
- package/dist/components/picker/timePicker/index.mjs +9 -9
- package/dist/components/progress/index.mjs +2 -2
- package/dist/components/progress/progress.mjs +2 -2
- package/dist/components/radio/index.mjs +2 -2
- package/dist/components/radio/radio.mjs +2 -2
- package/dist/components/select/index.js +21 -5
- package/dist/components/select/index.mjs +7 -7
- package/dist/components/select/select.js +21 -5
- package/dist/components/select/select.mjs +7 -7
- package/dist/components/starRating/index.js +21 -5
- package/dist/components/starRating/index.mjs +4 -4
- package/dist/components/starRating/starRating.js +21 -5
- package/dist/components/starRating/starRating.mjs +4 -4
- package/dist/components/table/definition-table.mjs +2 -2
- package/dist/components/table/index.js +21 -5
- package/dist/components/table/index.mjs +8 -8
- package/dist/components/table/table-body.js +21 -5
- package/dist/components/table/table-body.mjs +7 -7
- package/dist/components/table/table-head.js +21 -5
- package/dist/components/table/table-head.mjs +7 -7
- package/dist/components/table/table.js +21 -5
- package/dist/components/table/table.mjs +7 -7
- package/dist/components/tabs/index.mjs +2 -2
- package/dist/components/tabs/tabs.mjs +2 -2
- package/dist/components/timePicker/calendar.js +21 -5
- package/dist/components/timePicker/calendar.mjs +5 -5
- package/dist/components/toast/index.js +21 -5
- package/dist/components/toast/index.mjs +5 -5
- package/dist/components/toast/toast.js +21 -5
- package/dist/components/toast/toast.mjs +4 -4
- package/dist/components/toast/use-toast.js +21 -5
- package/dist/components/toast/use-toast.mjs +5 -5
- package/dist/components/tooltip/index.mjs +2 -2
- package/dist/components/tooltip/tooltip.mjs +2 -2
- package/dist/components/tree/index.js +21 -5
- package/dist/components/tree/index.mjs +4 -4
- package/dist/components/tree/tree.js +21 -5
- package/dist/components/tree/tree.mjs +4 -4
- package/dist/index.js +21 -5
- package/dist/index.mjs +68 -68
- package/package.json +1 -1
- package/dist/{chunk-NTNF5T5I.mjs → chunk-3CDZAW24.mjs} +3 -3
- package/dist/{chunk-U7SYKG2C.mjs → chunk-45NUW43V.mjs} +3 -3
- package/dist/{chunk-H6ZQDMYU.mjs → chunk-AFNMMCHX.mjs} +3 -3
- package/dist/{chunk-NGRGAY42.mjs → chunk-BFFFDEPN.mjs} +3 -3
- package/dist/{chunk-NDNIAALB.mjs → chunk-DI6UNIDA.mjs} +3 -3
- package/dist/{chunk-BH3I4LIZ.mjs → chunk-DS5CGU2X.mjs} +3 -3
- package/dist/{chunk-DW3BX4M2.mjs → chunk-EJZB335B.mjs} +3 -3
- package/dist/{chunk-3DCUMRYP.mjs → chunk-GZCS62ZQ.mjs} +3 -3
- package/dist/{chunk-4X35QQTI.mjs → chunk-IH3BJRTV.mjs} +3 -3
- package/dist/{chunk-WA7CSZQ3.mjs → chunk-IYCV2EGX.mjs} +3 -3
- package/dist/{chunk-LH6Z7SDZ.mjs → chunk-JRHIGGG7.mjs} +3 -3
- package/dist/{chunk-XZYQFBCT.mjs → chunk-LZ3KI3FZ.mjs} +3 -3
- package/dist/{chunk-U52FBRJ3.mjs → chunk-PDFTWZD4.mjs} +3 -3
- package/dist/{chunk-JGG3ZUNG.mjs → chunk-PMFS3EBL.mjs} +3 -3
- package/dist/{chunk-ZFC5O2V3.mjs → chunk-QYJSOH4Z.mjs} +3 -3
- package/dist/{chunk-5KC3IFNR.mjs → chunk-TBERIJPX.mjs} +3 -3
- package/dist/{chunk-6WD32ERF.mjs → chunk-VB56ZYN4.mjs} +3 -3
- package/dist/{chunk-ACZ3DQVT.mjs → chunk-ZIH433FF.mjs} +3 -3
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import {
|
|
3
3
|
avatar_default
|
|
4
|
-
} from "../../chunk-
|
|
5
|
-
import "../../chunk-
|
|
4
|
+
} from "../../chunk-QAXRJ3EH.mjs";
|
|
5
|
+
import "../../chunk-JYW3GEH6.mjs";
|
|
6
6
|
import "../../chunk-U4DJHAM5.mjs";
|
|
7
7
|
import "../../chunk-AC6TWLRT.mjs";
|
|
8
8
|
export {
|
|
@@ -1570,16 +1570,18 @@ var template = {
|
|
|
1570
1570
|
"svg",
|
|
1571
1571
|
{
|
|
1572
1572
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1573
|
-
width: "
|
|
1574
|
-
height: "
|
|
1575
|
-
viewBox: "0 0
|
|
1573
|
+
width: "21",
|
|
1574
|
+
height: "21",
|
|
1575
|
+
viewBox: "0 0 21 21",
|
|
1576
1576
|
fill: "none",
|
|
1577
1577
|
className,
|
|
1578
1578
|
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
1579
1579
|
"path",
|
|
1580
1580
|
{
|
|
1581
|
-
d: "
|
|
1582
|
-
|
|
1581
|
+
d: "M3.5 11.1485L9.1 16.3337L17.5 4.66699",
|
|
1582
|
+
stroke: "currentColor",
|
|
1583
|
+
strokeLinecap: "round",
|
|
1584
|
+
strokeLinejoin: "round"
|
|
1583
1585
|
}
|
|
1584
1586
|
)
|
|
1585
1587
|
}
|
|
@@ -1830,6 +1832,20 @@ var template = {
|
|
|
1830
1832
|
}
|
|
1831
1833
|
);
|
|
1832
1834
|
},
|
|
1835
|
+
rectangle: ({ className }) => {
|
|
1836
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
1837
|
+
"svg",
|
|
1838
|
+
{
|
|
1839
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1840
|
+
width: "24",
|
|
1841
|
+
height: "24",
|
|
1842
|
+
viewBox: "0 0 24 24",
|
|
1843
|
+
fill: "none",
|
|
1844
|
+
className,
|
|
1845
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("rect", { x: "4", y: "4", width: "16", height: "16", stroke: "currentColor", strokeWidth: "2" })
|
|
1846
|
+
}
|
|
1847
|
+
);
|
|
1848
|
+
},
|
|
1833
1849
|
// ----------------------------------- old ---------------------------------
|
|
1834
1850
|
// ** Status **
|
|
1835
1851
|
"plus-circle": ({ className, fill }) => {
|
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
import "../../chunk-7DLOYKVC.mjs";
|
|
3
3
|
import {
|
|
4
4
|
avatar_default
|
|
5
|
-
} from "../../chunk-
|
|
6
|
-
import "../../chunk-
|
|
5
|
+
} from "../../chunk-QAXRJ3EH.mjs";
|
|
6
|
+
import "../../chunk-JYW3GEH6.mjs";
|
|
7
7
|
import "../../chunk-U4DJHAM5.mjs";
|
|
8
8
|
import "../../chunk-AC6TWLRT.mjs";
|
|
9
9
|
export {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import {
|
|
3
3
|
backdrop_default
|
|
4
|
-
} from "../../chunk-
|
|
5
|
-
import "../../chunk-27Y6K5NK.mjs";
|
|
4
|
+
} from "../../chunk-IH3BJRTV.mjs";
|
|
6
5
|
import "../../chunk-U4DJHAM5.mjs";
|
|
6
|
+
import "../../chunk-27Y6K5NK.mjs";
|
|
7
7
|
import "../../chunk-AC6TWLRT.mjs";
|
|
8
8
|
export {
|
|
9
9
|
backdrop_default as default
|
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
import "../../chunk-SE5TU755.mjs";
|
|
3
3
|
import {
|
|
4
4
|
backdrop_default
|
|
5
|
-
} from "../../chunk-
|
|
6
|
-
import "../../chunk-27Y6K5NK.mjs";
|
|
5
|
+
} from "../../chunk-IH3BJRTV.mjs";
|
|
7
6
|
import "../../chunk-U4DJHAM5.mjs";
|
|
7
|
+
import "../../chunk-27Y6K5NK.mjs";
|
|
8
8
|
import "../../chunk-AC6TWLRT.mjs";
|
|
9
9
|
export {
|
|
10
10
|
backdrop_default as Backdrop
|
|
@@ -1815,16 +1815,18 @@ var template = {
|
|
|
1815
1815
|
"svg",
|
|
1816
1816
|
{
|
|
1817
1817
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1818
|
-
width: "
|
|
1819
|
-
height: "
|
|
1820
|
-
viewBox: "0 0
|
|
1818
|
+
width: "21",
|
|
1819
|
+
height: "21",
|
|
1820
|
+
viewBox: "0 0 21 21",
|
|
1821
1821
|
fill: "none",
|
|
1822
1822
|
className,
|
|
1823
1823
|
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
1824
1824
|
"path",
|
|
1825
1825
|
{
|
|
1826
|
-
d: "
|
|
1827
|
-
|
|
1826
|
+
d: "M3.5 11.1485L9.1 16.3337L17.5 4.66699",
|
|
1827
|
+
stroke: "currentColor",
|
|
1828
|
+
strokeLinecap: "round",
|
|
1829
|
+
strokeLinejoin: "round"
|
|
1828
1830
|
}
|
|
1829
1831
|
)
|
|
1830
1832
|
}
|
|
@@ -2075,6 +2077,20 @@ var template = {
|
|
|
2075
2077
|
}
|
|
2076
2078
|
);
|
|
2077
2079
|
},
|
|
2080
|
+
rectangle: ({ className }) => {
|
|
2081
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
2082
|
+
"svg",
|
|
2083
|
+
{
|
|
2084
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2085
|
+
width: "24",
|
|
2086
|
+
height: "24",
|
|
2087
|
+
viewBox: "0 0 24 24",
|
|
2088
|
+
fill: "none",
|
|
2089
|
+
className,
|
|
2090
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("rect", { x: "4", y: "4", width: "16", height: "16", stroke: "currentColor", strokeWidth: "2" })
|
|
2091
|
+
}
|
|
2092
|
+
);
|
|
2093
|
+
},
|
|
2078
2094
|
// ----------------------------------- old ---------------------------------
|
|
2079
2095
|
// ** Status **
|
|
2080
2096
|
"plus-circle": ({ className, fill }) => {
|
|
@@ -1,21 +1,21 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import {
|
|
3
3
|
breadcrumb_default
|
|
4
|
-
} from "../../chunk-
|
|
4
|
+
} from "../../chunk-3264O6JH.mjs";
|
|
5
5
|
import "../../chunk-MY5U63QO.mjs";
|
|
6
|
-
import "../../chunk-
|
|
6
|
+
import "../../chunk-DI6UNIDA.mjs";
|
|
7
7
|
import "../../chunk-5VTYO3RF.mjs";
|
|
8
|
-
import "../../chunk-
|
|
9
|
-
import "../../chunk-
|
|
8
|
+
import "../../chunk-XZBRS2XZ.mjs";
|
|
9
|
+
import "../../chunk-DWGS3KXX.mjs";
|
|
10
10
|
import "../../chunk-6WSACUIB.mjs";
|
|
11
11
|
import "../../chunk-LXHUO6VM.mjs";
|
|
12
12
|
import "../../chunk-SZL743JC.mjs";
|
|
13
13
|
import "../../chunk-ZYIIXWVY.mjs";
|
|
14
|
-
import "../../chunk-
|
|
15
|
-
import "../../chunk-
|
|
14
|
+
import "../../chunk-AXWICOKO.mjs";
|
|
15
|
+
import "../../chunk-JYW3GEH6.mjs";
|
|
16
|
+
import "../../chunk-U4DJHAM5.mjs";
|
|
16
17
|
import "../../chunk-27Y6K5NK.mjs";
|
|
17
18
|
import "../../chunk-E3G5QXSH.mjs";
|
|
18
|
-
import "../../chunk-U4DJHAM5.mjs";
|
|
19
19
|
import "../../chunk-AC6TWLRT.mjs";
|
|
20
20
|
export {
|
|
21
21
|
breadcrumb_default as default
|
|
@@ -1817,16 +1817,18 @@ var template = {
|
|
|
1817
1817
|
"svg",
|
|
1818
1818
|
{
|
|
1819
1819
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1820
|
-
width: "
|
|
1821
|
-
height: "
|
|
1822
|
-
viewBox: "0 0
|
|
1820
|
+
width: "21",
|
|
1821
|
+
height: "21",
|
|
1822
|
+
viewBox: "0 0 21 21",
|
|
1823
1823
|
fill: "none",
|
|
1824
1824
|
className,
|
|
1825
1825
|
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
1826
1826
|
"path",
|
|
1827
1827
|
{
|
|
1828
|
-
d: "
|
|
1829
|
-
|
|
1828
|
+
d: "M3.5 11.1485L9.1 16.3337L17.5 4.66699",
|
|
1829
|
+
stroke: "currentColor",
|
|
1830
|
+
strokeLinecap: "round",
|
|
1831
|
+
strokeLinejoin: "round"
|
|
1830
1832
|
}
|
|
1831
1833
|
)
|
|
1832
1834
|
}
|
|
@@ -2077,6 +2079,20 @@ var template = {
|
|
|
2077
2079
|
}
|
|
2078
2080
|
);
|
|
2079
2081
|
},
|
|
2082
|
+
rectangle: ({ className }) => {
|
|
2083
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
2084
|
+
"svg",
|
|
2085
|
+
{
|
|
2086
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2087
|
+
width: "24",
|
|
2088
|
+
height: "24",
|
|
2089
|
+
viewBox: "0 0 24 24",
|
|
2090
|
+
fill: "none",
|
|
2091
|
+
className,
|
|
2092
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("rect", { x: "4", y: "4", width: "16", height: "16", stroke: "currentColor", strokeWidth: "2" })
|
|
2093
|
+
}
|
|
2094
|
+
);
|
|
2095
|
+
},
|
|
2080
2096
|
// ----------------------------------- old ---------------------------------
|
|
2081
2097
|
// ** Status **
|
|
2082
2098
|
"plus-circle": ({ className, fill }) => {
|
|
@@ -2,21 +2,21 @@
|
|
|
2
2
|
import "../../chunk-KYIODWXL.mjs";
|
|
3
3
|
import {
|
|
4
4
|
breadcrumb_default
|
|
5
|
-
} from "../../chunk-
|
|
5
|
+
} from "../../chunk-3264O6JH.mjs";
|
|
6
6
|
import "../../chunk-MY5U63QO.mjs";
|
|
7
|
-
import "../../chunk-
|
|
7
|
+
import "../../chunk-DI6UNIDA.mjs";
|
|
8
8
|
import "../../chunk-5VTYO3RF.mjs";
|
|
9
|
-
import "../../chunk-
|
|
10
|
-
import "../../chunk-
|
|
9
|
+
import "../../chunk-XZBRS2XZ.mjs";
|
|
10
|
+
import "../../chunk-DWGS3KXX.mjs";
|
|
11
11
|
import "../../chunk-6WSACUIB.mjs";
|
|
12
12
|
import "../../chunk-LXHUO6VM.mjs";
|
|
13
13
|
import "../../chunk-SZL743JC.mjs";
|
|
14
14
|
import "../../chunk-ZYIIXWVY.mjs";
|
|
15
|
-
import "../../chunk-
|
|
16
|
-
import "../../chunk-
|
|
15
|
+
import "../../chunk-AXWICOKO.mjs";
|
|
16
|
+
import "../../chunk-JYW3GEH6.mjs";
|
|
17
|
+
import "../../chunk-U4DJHAM5.mjs";
|
|
17
18
|
import "../../chunk-27Y6K5NK.mjs";
|
|
18
19
|
import "../../chunk-E3G5QXSH.mjs";
|
|
19
|
-
import "../../chunk-U4DJHAM5.mjs";
|
|
20
20
|
import "../../chunk-AC6TWLRT.mjs";
|
|
21
21
|
export {
|
|
22
22
|
breadcrumb_default as Breadcrumb
|
|
@@ -1835,16 +1835,18 @@ var template = {
|
|
|
1835
1835
|
"svg",
|
|
1836
1836
|
{
|
|
1837
1837
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1838
|
-
width: "
|
|
1839
|
-
height: "
|
|
1840
|
-
viewBox: "0 0
|
|
1838
|
+
width: "21",
|
|
1839
|
+
height: "21",
|
|
1840
|
+
viewBox: "0 0 21 21",
|
|
1841
1841
|
fill: "none",
|
|
1842
1842
|
className,
|
|
1843
1843
|
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
1844
1844
|
"path",
|
|
1845
1845
|
{
|
|
1846
|
-
d: "
|
|
1847
|
-
|
|
1846
|
+
d: "M3.5 11.1485L9.1 16.3337L17.5 4.66699",
|
|
1847
|
+
stroke: "currentColor",
|
|
1848
|
+
strokeLinecap: "round",
|
|
1849
|
+
strokeLinejoin: "round"
|
|
1848
1850
|
}
|
|
1849
1851
|
)
|
|
1850
1852
|
}
|
|
@@ -2095,6 +2097,20 @@ var template = {
|
|
|
2095
2097
|
}
|
|
2096
2098
|
);
|
|
2097
2099
|
},
|
|
2100
|
+
rectangle: ({ className }) => {
|
|
2101
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
2102
|
+
"svg",
|
|
2103
|
+
{
|
|
2104
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2105
|
+
width: "24",
|
|
2106
|
+
height: "24",
|
|
2107
|
+
viewBox: "0 0 24 24",
|
|
2108
|
+
fill: "none",
|
|
2109
|
+
className,
|
|
2110
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("rect", { x: "4", y: "4", width: "16", height: "16", stroke: "currentColor", strokeWidth: "2" })
|
|
2111
|
+
}
|
|
2112
|
+
);
|
|
2113
|
+
},
|
|
2098
2114
|
// ----------------------------------- old ---------------------------------
|
|
2099
2115
|
// ** Status **
|
|
2100
2116
|
"plus-circle": ({ className, fill }) => {
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import {
|
|
3
3
|
button_default
|
|
4
|
-
} from "../../chunk-
|
|
4
|
+
} from "../../chunk-XZBRS2XZ.mjs";
|
|
5
5
|
import "../../chunk-6WSACUIB.mjs";
|
|
6
6
|
import "../../chunk-LXHUO6VM.mjs";
|
|
7
7
|
import "../../chunk-SZL743JC.mjs";
|
|
8
8
|
import "../../chunk-ZYIIXWVY.mjs";
|
|
9
|
-
import "../../chunk-
|
|
10
|
-
import "../../chunk-
|
|
11
|
-
import "../../chunk-E3G5QXSH.mjs";
|
|
9
|
+
import "../../chunk-AXWICOKO.mjs";
|
|
10
|
+
import "../../chunk-JYW3GEH6.mjs";
|
|
12
11
|
import "../../chunk-U4DJHAM5.mjs";
|
|
12
|
+
import "../../chunk-E3G5QXSH.mjs";
|
|
13
13
|
import "../../chunk-AC6TWLRT.mjs";
|
|
14
14
|
export {
|
|
15
15
|
button_default as default
|
|
@@ -1835,16 +1835,18 @@ var template = {
|
|
|
1835
1835
|
"svg",
|
|
1836
1836
|
{
|
|
1837
1837
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1838
|
-
width: "
|
|
1839
|
-
height: "
|
|
1840
|
-
viewBox: "0 0
|
|
1838
|
+
width: "21",
|
|
1839
|
+
height: "21",
|
|
1840
|
+
viewBox: "0 0 21 21",
|
|
1841
1841
|
fill: "none",
|
|
1842
1842
|
className,
|
|
1843
1843
|
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
1844
1844
|
"path",
|
|
1845
1845
|
{
|
|
1846
|
-
d: "
|
|
1847
|
-
|
|
1846
|
+
d: "M3.5 11.1485L9.1 16.3337L17.5 4.66699",
|
|
1847
|
+
stroke: "currentColor",
|
|
1848
|
+
strokeLinecap: "round",
|
|
1849
|
+
strokeLinejoin: "round"
|
|
1848
1850
|
}
|
|
1849
1851
|
)
|
|
1850
1852
|
}
|
|
@@ -2095,6 +2097,20 @@ var template = {
|
|
|
2095
2097
|
}
|
|
2096
2098
|
);
|
|
2097
2099
|
},
|
|
2100
|
+
rectangle: ({ className }) => {
|
|
2101
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
2102
|
+
"svg",
|
|
2103
|
+
{
|
|
2104
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2105
|
+
width: "24",
|
|
2106
|
+
height: "24",
|
|
2107
|
+
viewBox: "0 0 24 24",
|
|
2108
|
+
fill: "none",
|
|
2109
|
+
className,
|
|
2110
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("rect", { x: "4", y: "4", width: "16", height: "16", stroke: "currentColor", strokeWidth: "2" })
|
|
2111
|
+
}
|
|
2112
|
+
);
|
|
2113
|
+
},
|
|
2098
2114
|
// ----------------------------------- old ---------------------------------
|
|
2099
2115
|
// ** Status **
|
|
2100
2116
|
"plus-circle": ({ className, fill }) => {
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import {
|
|
3
3
|
icon_button_default
|
|
4
|
-
} from "../../chunk-
|
|
4
|
+
} from "../../chunk-DWGS3KXX.mjs";
|
|
5
5
|
import "../../chunk-6WSACUIB.mjs";
|
|
6
6
|
import "../../chunk-LXHUO6VM.mjs";
|
|
7
7
|
import "../../chunk-SZL743JC.mjs";
|
|
8
8
|
import "../../chunk-ZYIIXWVY.mjs";
|
|
9
|
-
import "../../chunk-
|
|
10
|
-
import "../../chunk-
|
|
11
|
-
import "../../chunk-E3G5QXSH.mjs";
|
|
9
|
+
import "../../chunk-AXWICOKO.mjs";
|
|
10
|
+
import "../../chunk-JYW3GEH6.mjs";
|
|
12
11
|
import "../../chunk-U4DJHAM5.mjs";
|
|
12
|
+
import "../../chunk-E3G5QXSH.mjs";
|
|
13
13
|
import "../../chunk-AC6TWLRT.mjs";
|
|
14
14
|
export {
|
|
15
15
|
icon_button_default as default
|
|
@@ -1840,16 +1840,18 @@ var template = {
|
|
|
1840
1840
|
"svg",
|
|
1841
1841
|
{
|
|
1842
1842
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1843
|
-
width: "
|
|
1844
|
-
height: "
|
|
1845
|
-
viewBox: "0 0
|
|
1843
|
+
width: "21",
|
|
1844
|
+
height: "21",
|
|
1845
|
+
viewBox: "0 0 21 21",
|
|
1846
1846
|
fill: "none",
|
|
1847
1847
|
className,
|
|
1848
1848
|
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
1849
1849
|
"path",
|
|
1850
1850
|
{
|
|
1851
|
-
d: "
|
|
1852
|
-
|
|
1851
|
+
d: "M3.5 11.1485L9.1 16.3337L17.5 4.66699",
|
|
1852
|
+
stroke: "currentColor",
|
|
1853
|
+
strokeLinecap: "round",
|
|
1854
|
+
strokeLinejoin: "round"
|
|
1853
1855
|
}
|
|
1854
1856
|
)
|
|
1855
1857
|
}
|
|
@@ -2100,6 +2102,20 @@ var template = {
|
|
|
2100
2102
|
}
|
|
2101
2103
|
);
|
|
2102
2104
|
},
|
|
2105
|
+
rectangle: ({ className }) => {
|
|
2106
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
2107
|
+
"svg",
|
|
2108
|
+
{
|
|
2109
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2110
|
+
width: "24",
|
|
2111
|
+
height: "24",
|
|
2112
|
+
viewBox: "0 0 24 24",
|
|
2113
|
+
fill: "none",
|
|
2114
|
+
className,
|
|
2115
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("rect", { x: "4", y: "4", width: "16", height: "16", stroke: "currentColor", strokeWidth: "2" })
|
|
2116
|
+
}
|
|
2117
|
+
);
|
|
2118
|
+
},
|
|
2103
2119
|
// ----------------------------------- old ---------------------------------
|
|
2104
2120
|
// ** Status **
|
|
2105
2121
|
"plus-circle": ({ className, fill }) => {
|
|
@@ -2,25 +2,25 @@
|
|
|
2
2
|
import "../../chunk-MY5U63QO.mjs";
|
|
3
3
|
import {
|
|
4
4
|
text_button_default
|
|
5
|
-
} from "../../chunk-
|
|
5
|
+
} from "../../chunk-DI6UNIDA.mjs";
|
|
6
6
|
import {
|
|
7
7
|
button_group_default
|
|
8
8
|
} from "../../chunk-5VTYO3RF.mjs";
|
|
9
9
|
import {
|
|
10
10
|
button_default
|
|
11
|
-
} from "../../chunk-
|
|
11
|
+
} from "../../chunk-XZBRS2XZ.mjs";
|
|
12
12
|
import {
|
|
13
13
|
icon_button_default
|
|
14
|
-
} from "../../chunk-
|
|
14
|
+
} from "../../chunk-DWGS3KXX.mjs";
|
|
15
15
|
import "../../chunk-6WSACUIB.mjs";
|
|
16
16
|
import "../../chunk-LXHUO6VM.mjs";
|
|
17
17
|
import "../../chunk-SZL743JC.mjs";
|
|
18
18
|
import "../../chunk-ZYIIXWVY.mjs";
|
|
19
|
-
import "../../chunk-
|
|
20
|
-
import "../../chunk-
|
|
19
|
+
import "../../chunk-AXWICOKO.mjs";
|
|
20
|
+
import "../../chunk-JYW3GEH6.mjs";
|
|
21
|
+
import "../../chunk-U4DJHAM5.mjs";
|
|
21
22
|
import "../../chunk-27Y6K5NK.mjs";
|
|
22
23
|
import "../../chunk-E3G5QXSH.mjs";
|
|
23
|
-
import "../../chunk-U4DJHAM5.mjs";
|
|
24
24
|
import "../../chunk-AC6TWLRT.mjs";
|
|
25
25
|
export {
|
|
26
26
|
button_default as Button,
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import {
|
|
3
3
|
text_button_default
|
|
4
|
-
} from "../../chunk-
|
|
4
|
+
} from "../../chunk-DI6UNIDA.mjs";
|
|
5
|
+
import "../../chunk-U4DJHAM5.mjs";
|
|
5
6
|
import "../../chunk-27Y6K5NK.mjs";
|
|
6
7
|
import "../../chunk-E3G5QXSH.mjs";
|
|
7
|
-
import "../../chunk-U4DJHAM5.mjs";
|
|
8
8
|
import "../../chunk-AC6TWLRT.mjs";
|
|
9
9
|
export {
|
|
10
10
|
text_button_default as default
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import {
|
|
3
3
|
areaChart_default
|
|
4
|
-
} from "../../chunk-
|
|
4
|
+
} from "../../chunk-JRHIGGG7.mjs";
|
|
5
5
|
import "../../chunk-DQRAFUDA.mjs";
|
|
6
6
|
import "../../chunk-EWS3FESG.mjs";
|
|
7
|
+
import "../../chunk-U4DJHAM5.mjs";
|
|
7
8
|
import "../../chunk-27Y6K5NK.mjs";
|
|
8
9
|
import "../../chunk-E3G5QXSH.mjs";
|
|
9
|
-
import "../../chunk-U4DJHAM5.mjs";
|
|
10
10
|
import "../../chunk-AC6TWLRT.mjs";
|
|
11
11
|
export {
|
|
12
12
|
areaChart_default as default
|
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
import {
|
|
3
3
|
BarChartTooltip,
|
|
4
4
|
barChart_default
|
|
5
|
-
} from "../../chunk-
|
|
6
|
-
import "../../chunk-E3G5QXSH.mjs";
|
|
5
|
+
} from "../../chunk-PDFTWZD4.mjs";
|
|
7
6
|
import "../../chunk-U4DJHAM5.mjs";
|
|
7
|
+
import "../../chunk-E3G5QXSH.mjs";
|
|
8
8
|
import "../../chunk-AC6TWLRT.mjs";
|
|
9
9
|
export {
|
|
10
10
|
BarChartTooltip,
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import {
|
|
3
3
|
circularProgress_default
|
|
4
|
-
} from "../../chunk-
|
|
5
|
-
import "../../chunk-E3G5QXSH.mjs";
|
|
4
|
+
} from "../../chunk-IYCV2EGX.mjs";
|
|
6
5
|
import "../../chunk-U4DJHAM5.mjs";
|
|
6
|
+
import "../../chunk-E3G5QXSH.mjs";
|
|
7
7
|
import "../../chunk-AC6TWLRT.mjs";
|
|
8
8
|
export {
|
|
9
9
|
circularProgress_default as default
|
|
@@ -1,26 +1,26 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import "../../chunk-3OCNT22V.mjs";
|
|
3
|
+
import {
|
|
4
|
+
simpleBarChart_default
|
|
5
|
+
} from "../../chunk-VB56ZYN4.mjs";
|
|
3
6
|
import {
|
|
4
7
|
areaChart_default
|
|
5
|
-
} from "../../chunk-
|
|
8
|
+
} from "../../chunk-JRHIGGG7.mjs";
|
|
6
9
|
import "../../chunk-DQRAFUDA.mjs";
|
|
7
10
|
import "../../chunk-EWS3FESG.mjs";
|
|
8
11
|
import {
|
|
9
12
|
BarChartTooltip,
|
|
10
13
|
barChart_default
|
|
11
|
-
} from "../../chunk-
|
|
14
|
+
} from "../../chunk-PDFTWZD4.mjs";
|
|
12
15
|
import {
|
|
13
16
|
circularProgress_default
|
|
14
|
-
} from "../../chunk-
|
|
17
|
+
} from "../../chunk-IYCV2EGX.mjs";
|
|
15
18
|
import {
|
|
16
19
|
radarChart_default
|
|
17
|
-
} from "../../chunk-
|
|
18
|
-
import
|
|
19
|
-
simpleBarChart_default
|
|
20
|
-
} from "../../chunk-6WD32ERF.mjs";
|
|
20
|
+
} from "../../chunk-45NUW43V.mjs";
|
|
21
|
+
import "../../chunk-U4DJHAM5.mjs";
|
|
21
22
|
import "../../chunk-27Y6K5NK.mjs";
|
|
22
23
|
import "../../chunk-E3G5QXSH.mjs";
|
|
23
|
-
import "../../chunk-U4DJHAM5.mjs";
|
|
24
24
|
import "../../chunk-AC6TWLRT.mjs";
|
|
25
25
|
export {
|
|
26
26
|
areaChart_default as AreaChart,
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import {
|
|
3
3
|
radarChart_default
|
|
4
|
-
} from "../../chunk-
|
|
5
|
-
import "../../chunk-E3G5QXSH.mjs";
|
|
4
|
+
} from "../../chunk-45NUW43V.mjs";
|
|
6
5
|
import "../../chunk-U4DJHAM5.mjs";
|
|
6
|
+
import "../../chunk-E3G5QXSH.mjs";
|
|
7
7
|
import "../../chunk-AC6TWLRT.mjs";
|
|
8
8
|
export {
|
|
9
9
|
radarChart_default as default
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import {
|
|
3
3
|
simpleBarChart_default
|
|
4
|
-
} from "../../chunk-
|
|
5
|
-
import "../../chunk-E3G5QXSH.mjs";
|
|
4
|
+
} from "../../chunk-VB56ZYN4.mjs";
|
|
6
5
|
import "../../chunk-U4DJHAM5.mjs";
|
|
6
|
+
import "../../chunk-E3G5QXSH.mjs";
|
|
7
7
|
import "../../chunk-AC6TWLRT.mjs";
|
|
8
8
|
export {
|
|
9
9
|
simpleBarChart_default as default
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import {
|
|
3
3
|
checkbox_default
|
|
4
|
-
} from "../../chunk-
|
|
4
|
+
} from "../../chunk-GZCS62ZQ.mjs";
|
|
5
|
+
import "../../chunk-U4DJHAM5.mjs";
|
|
5
6
|
import "../../chunk-27Y6K5NK.mjs";
|
|
6
7
|
import "../../chunk-E3G5QXSH.mjs";
|
|
7
|
-
import "../../chunk-U4DJHAM5.mjs";
|
|
8
8
|
import "../../chunk-AC6TWLRT.mjs";
|
|
9
9
|
export {
|
|
10
10
|
checkbox_default as default
|
|
@@ -2,10 +2,10 @@
|
|
|
2
2
|
import "../../chunk-QZ3LVYJW.mjs";
|
|
3
3
|
import {
|
|
4
4
|
checkbox_default
|
|
5
|
-
} from "../../chunk-
|
|
5
|
+
} from "../../chunk-GZCS62ZQ.mjs";
|
|
6
|
+
import "../../chunk-U4DJHAM5.mjs";
|
|
6
7
|
import "../../chunk-27Y6K5NK.mjs";
|
|
7
8
|
import "../../chunk-E3G5QXSH.mjs";
|
|
8
|
-
import "../../chunk-U4DJHAM5.mjs";
|
|
9
9
|
import "../../chunk-AC6TWLRT.mjs";
|
|
10
10
|
export {
|
|
11
11
|
checkbox_default as CheckBox
|