@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
|
@@ -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,12 +1,12 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import {
|
|
3
3
|
chip_default
|
|
4
|
-
} from "../../chunk-
|
|
4
|
+
} from "../../chunk-TXN7UGNI.mjs";
|
|
5
5
|
import "../../chunk-ZYIIXWVY.mjs";
|
|
6
|
-
import "../../chunk-
|
|
7
|
-
import "../../chunk-
|
|
8
|
-
import "../../chunk-E3G5QXSH.mjs";
|
|
6
|
+
import "../../chunk-AXWICOKO.mjs";
|
|
7
|
+
import "../../chunk-JYW3GEH6.mjs";
|
|
9
8
|
import "../../chunk-U4DJHAM5.mjs";
|
|
9
|
+
import "../../chunk-E3G5QXSH.mjs";
|
|
10
10
|
import "../../chunk-AC6TWLRT.mjs";
|
|
11
11
|
export {
|
|
12
12
|
chip_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,12 +2,12 @@
|
|
|
2
2
|
import "../../chunk-MGEWSREV.mjs";
|
|
3
3
|
import {
|
|
4
4
|
chip_default
|
|
5
|
-
} from "../../chunk-
|
|
5
|
+
} from "../../chunk-TXN7UGNI.mjs";
|
|
6
6
|
import "../../chunk-ZYIIXWVY.mjs";
|
|
7
|
-
import "../../chunk-
|
|
8
|
-
import "../../chunk-
|
|
9
|
-
import "../../chunk-E3G5QXSH.mjs";
|
|
7
|
+
import "../../chunk-AXWICOKO.mjs";
|
|
8
|
+
import "../../chunk-JYW3GEH6.mjs";
|
|
10
9
|
import "../../chunk-U4DJHAM5.mjs";
|
|
10
|
+
import "../../chunk-E3G5QXSH.mjs";
|
|
11
11
|
import "../../chunk-AC6TWLRT.mjs";
|
|
12
12
|
export {
|
|
13
13
|
chip_default as Chip
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import {
|
|
3
3
|
drawer_default
|
|
4
|
-
} from "../../chunk-
|
|
4
|
+
} from "../../chunk-QYJSOH4Z.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
|
drawer_default as default
|
|
@@ -2,10 +2,10 @@
|
|
|
2
2
|
import "../../chunk-32GA3YW4.mjs";
|
|
3
3
|
import {
|
|
4
4
|
drawer_default
|
|
5
|
-
} from "../../chunk-
|
|
5
|
+
} from "../../chunk-QYJSOH4Z.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
|
drawer_default as Drawer
|
|
@@ -1574,16 +1574,18 @@ var template = {
|
|
|
1574
1574
|
"svg",
|
|
1575
1575
|
{
|
|
1576
1576
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1577
|
-
width: "
|
|
1578
|
-
height: "
|
|
1579
|
-
viewBox: "0 0
|
|
1577
|
+
width: "21",
|
|
1578
|
+
height: "21",
|
|
1579
|
+
viewBox: "0 0 21 21",
|
|
1580
1580
|
fill: "none",
|
|
1581
1581
|
className,
|
|
1582
1582
|
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
1583
1583
|
"path",
|
|
1584
1584
|
{
|
|
1585
|
-
d: "
|
|
1586
|
-
|
|
1585
|
+
d: "M3.5 11.1485L9.1 16.3337L17.5 4.66699",
|
|
1586
|
+
stroke: "currentColor",
|
|
1587
|
+
strokeLinecap: "round",
|
|
1588
|
+
strokeLinejoin: "round"
|
|
1587
1589
|
}
|
|
1588
1590
|
)
|
|
1589
1591
|
}
|
|
@@ -1834,6 +1836,20 @@ var template = {
|
|
|
1834
1836
|
}
|
|
1835
1837
|
);
|
|
1836
1838
|
},
|
|
1839
|
+
rectangle: ({ className }) => {
|
|
1840
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
1841
|
+
"svg",
|
|
1842
|
+
{
|
|
1843
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1844
|
+
width: "24",
|
|
1845
|
+
height: "24",
|
|
1846
|
+
viewBox: "0 0 24 24",
|
|
1847
|
+
fill: "none",
|
|
1848
|
+
className,
|
|
1849
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("rect", { x: "4", y: "4", width: "16", height: "16", stroke: "currentColor", strokeWidth: "2" })
|
|
1850
|
+
}
|
|
1851
|
+
);
|
|
1852
|
+
},
|
|
1837
1853
|
// ----------------------------------- old ---------------------------------
|
|
1838
1854
|
// ** Status **
|
|
1839
1855
|
"plus-circle": ({ className, fill }) => {
|
|
@@ -3,26 +3,26 @@ import {
|
|
|
3
3
|
FileUpload,
|
|
4
4
|
fileUploadStyle,
|
|
5
5
|
fileUpload_default
|
|
6
|
-
} from "../../chunk-
|
|
6
|
+
} from "../../chunk-HIAN3OBR.mjs";
|
|
7
7
|
import "../../chunk-7VOQKIIK.mjs";
|
|
8
|
-
import "../../chunk-
|
|
8
|
+
import "../../chunk-ZIH433FF.mjs";
|
|
9
9
|
import "../../chunk-2GCSFWHD.mjs";
|
|
10
|
-
import "../../chunk-
|
|
10
|
+
import "../../chunk-CITFY2LG.mjs";
|
|
11
11
|
import "../../chunk-MY5U63QO.mjs";
|
|
12
|
-
import "../../chunk-
|
|
12
|
+
import "../../chunk-DI6UNIDA.mjs";
|
|
13
13
|
import "../../chunk-5VTYO3RF.mjs";
|
|
14
|
-
import "../../chunk-
|
|
15
|
-
import "../../chunk-
|
|
14
|
+
import "../../chunk-XZBRS2XZ.mjs";
|
|
15
|
+
import "../../chunk-DWGS3KXX.mjs";
|
|
16
16
|
import "../../chunk-6WSACUIB.mjs";
|
|
17
17
|
import "../../chunk-LXHUO6VM.mjs";
|
|
18
18
|
import "../../chunk-SZL743JC.mjs";
|
|
19
19
|
import "../../chunk-ZYIIXWVY.mjs";
|
|
20
|
-
import "../../chunk-
|
|
21
|
-
import "../../chunk-AVFQY5QP.mjs";
|
|
20
|
+
import "../../chunk-AXWICOKO.mjs";
|
|
22
21
|
import "../../chunk-3V4HT2K5.mjs";
|
|
22
|
+
import "../../chunk-JYW3GEH6.mjs";
|
|
23
|
+
import "../../chunk-U4DJHAM5.mjs";
|
|
23
24
|
import "../../chunk-27Y6K5NK.mjs";
|
|
24
25
|
import "../../chunk-E3G5QXSH.mjs";
|
|
25
|
-
import "../../chunk-U4DJHAM5.mjs";
|
|
26
26
|
import "../../chunk-AC6TWLRT.mjs";
|
|
27
27
|
export {
|
|
28
28
|
FileUpload,
|
|
@@ -1574,16 +1574,18 @@ var template = {
|
|
|
1574
1574
|
"svg",
|
|
1575
1575
|
{
|
|
1576
1576
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1577
|
-
width: "
|
|
1578
|
-
height: "
|
|
1579
|
-
viewBox: "0 0
|
|
1577
|
+
width: "21",
|
|
1578
|
+
height: "21",
|
|
1579
|
+
viewBox: "0 0 21 21",
|
|
1580
1580
|
fill: "none",
|
|
1581
1581
|
className,
|
|
1582
1582
|
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
1583
1583
|
"path",
|
|
1584
1584
|
{
|
|
1585
|
-
d: "
|
|
1586
|
-
|
|
1585
|
+
d: "M3.5 11.1485L9.1 16.3337L17.5 4.66699",
|
|
1586
|
+
stroke: "currentColor",
|
|
1587
|
+
strokeLinecap: "round",
|
|
1588
|
+
strokeLinejoin: "round"
|
|
1587
1589
|
}
|
|
1588
1590
|
)
|
|
1589
1591
|
}
|
|
@@ -1834,6 +1836,20 @@ var template = {
|
|
|
1834
1836
|
}
|
|
1835
1837
|
);
|
|
1836
1838
|
},
|
|
1839
|
+
rectangle: ({ className }) => {
|
|
1840
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
1841
|
+
"svg",
|
|
1842
|
+
{
|
|
1843
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1844
|
+
width: "24",
|
|
1845
|
+
height: "24",
|
|
1846
|
+
viewBox: "0 0 24 24",
|
|
1847
|
+
fill: "none",
|
|
1848
|
+
className,
|
|
1849
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("rect", { x: "4", y: "4", width: "16", height: "16", stroke: "currentColor", strokeWidth: "2" })
|
|
1850
|
+
}
|
|
1851
|
+
);
|
|
1852
|
+
},
|
|
1837
1853
|
// ----------------------------------- old ---------------------------------
|
|
1838
1854
|
// ** Status **
|
|
1839
1855
|
"plus-circle": ({ className, fill }) => {
|
|
@@ -2,26 +2,26 @@
|
|
|
2
2
|
import "../../chunk-RLXOHILK.mjs";
|
|
3
3
|
import {
|
|
4
4
|
fileUpload_default
|
|
5
|
-
} from "../../chunk-
|
|
5
|
+
} from "../../chunk-HIAN3OBR.mjs";
|
|
6
6
|
import "../../chunk-7VOQKIIK.mjs";
|
|
7
|
-
import "../../chunk-
|
|
7
|
+
import "../../chunk-ZIH433FF.mjs";
|
|
8
8
|
import "../../chunk-2GCSFWHD.mjs";
|
|
9
|
-
import "../../chunk-
|
|
9
|
+
import "../../chunk-CITFY2LG.mjs";
|
|
10
10
|
import "../../chunk-MY5U63QO.mjs";
|
|
11
|
-
import "../../chunk-
|
|
11
|
+
import "../../chunk-DI6UNIDA.mjs";
|
|
12
12
|
import "../../chunk-5VTYO3RF.mjs";
|
|
13
|
-
import "../../chunk-
|
|
14
|
-
import "../../chunk-
|
|
13
|
+
import "../../chunk-XZBRS2XZ.mjs";
|
|
14
|
+
import "../../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-AVFQY5QP.mjs";
|
|
19
|
+
import "../../chunk-AXWICOKO.mjs";
|
|
21
20
|
import "../../chunk-3V4HT2K5.mjs";
|
|
21
|
+
import "../../chunk-JYW3GEH6.mjs";
|
|
22
|
+
import "../../chunk-U4DJHAM5.mjs";
|
|
22
23
|
import "../../chunk-27Y6K5NK.mjs";
|
|
23
24
|
import "../../chunk-E3G5QXSH.mjs";
|
|
24
|
-
import "../../chunk-U4DJHAM5.mjs";
|
|
25
25
|
import "../../chunk-AC6TWLRT.mjs";
|
|
26
26
|
export {
|
|
27
27
|
fileUpload_default as FileUpload
|
|
@@ -252,6 +252,10 @@ declare const iconTemplate: {
|
|
|
252
252
|
className?: string;
|
|
253
253
|
fill?: boolean;
|
|
254
254
|
}) => react_jsx_runtime.JSX.Element;
|
|
255
|
+
rectangle: ({ className }: {
|
|
256
|
+
className?: string;
|
|
257
|
+
fill?: boolean;
|
|
258
|
+
}) => react_jsx_runtime.JSX.Element;
|
|
255
259
|
"plus-circle": ({ className, fill }: {
|
|
256
260
|
className?: string;
|
|
257
261
|
fill?: boolean;
|
|
@@ -252,6 +252,10 @@ declare const iconTemplate: {
|
|
|
252
252
|
className?: string;
|
|
253
253
|
fill?: boolean;
|
|
254
254
|
}) => react_jsx_runtime.JSX.Element;
|
|
255
|
+
rectangle: ({ className }: {
|
|
256
|
+
className?: string;
|
|
257
|
+
fill?: boolean;
|
|
258
|
+
}) => react_jsx_runtime.JSX.Element;
|
|
255
259
|
"plus-circle": ({ className, fill }: {
|
|
256
260
|
className?: string;
|
|
257
261
|
fill?: boolean;
|
|
@@ -1487,16 +1487,18 @@ var template = {
|
|
|
1487
1487
|
"svg",
|
|
1488
1488
|
{
|
|
1489
1489
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1490
|
-
width: "
|
|
1491
|
-
height: "
|
|
1492
|
-
viewBox: "0 0
|
|
1490
|
+
width: "21",
|
|
1491
|
+
height: "21",
|
|
1492
|
+
viewBox: "0 0 21 21",
|
|
1493
1493
|
fill: "none",
|
|
1494
1494
|
className,
|
|
1495
1495
|
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
1496
1496
|
"path",
|
|
1497
1497
|
{
|
|
1498
|
-
d: "
|
|
1499
|
-
|
|
1498
|
+
d: "M3.5 11.1485L9.1 16.3337L17.5 4.66699",
|
|
1499
|
+
stroke: "currentColor",
|
|
1500
|
+
strokeLinecap: "round",
|
|
1501
|
+
strokeLinejoin: "round"
|
|
1500
1502
|
}
|
|
1501
1503
|
)
|
|
1502
1504
|
}
|
|
@@ -1747,6 +1749,20 @@ var template = {
|
|
|
1747
1749
|
}
|
|
1748
1750
|
);
|
|
1749
1751
|
},
|
|
1752
|
+
rectangle: ({ className }) => {
|
|
1753
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
1754
|
+
"svg",
|
|
1755
|
+
{
|
|
1756
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1757
|
+
width: "24",
|
|
1758
|
+
height: "24",
|
|
1759
|
+
viewBox: "0 0 24 24",
|
|
1760
|
+
fill: "none",
|
|
1761
|
+
className,
|
|
1762
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("rect", { x: "4", y: "4", width: "16", height: "16", stroke: "currentColor", strokeWidth: "2" })
|
|
1763
|
+
}
|
|
1764
|
+
);
|
|
1765
|
+
},
|
|
1750
1766
|
// ----------------------------------- old ---------------------------------
|
|
1751
1767
|
// ** Status **
|
|
1752
1768
|
"plus-circle": ({ className, fill }) => {
|
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
import {
|
|
3
3
|
Icon_default,
|
|
4
4
|
iconTemplate
|
|
5
|
-
} from "../../chunk-
|
|
6
|
-
import "../../chunk-
|
|
5
|
+
} from "../../chunk-AXWICOKO.mjs";
|
|
6
|
+
import "../../chunk-JYW3GEH6.mjs";
|
|
7
7
|
import "../../chunk-AC6TWLRT.mjs";
|
|
8
8
|
export {
|
|
9
9
|
Icon_default as default,
|
|
@@ -1487,16 +1487,18 @@ var template = {
|
|
|
1487
1487
|
"svg",
|
|
1488
1488
|
{
|
|
1489
1489
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1490
|
-
width: "
|
|
1491
|
-
height: "
|
|
1492
|
-
viewBox: "0 0
|
|
1490
|
+
width: "21",
|
|
1491
|
+
height: "21",
|
|
1492
|
+
viewBox: "0 0 21 21",
|
|
1493
1493
|
fill: "none",
|
|
1494
1494
|
className,
|
|
1495
1495
|
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
1496
1496
|
"path",
|
|
1497
1497
|
{
|
|
1498
|
-
d: "
|
|
1499
|
-
|
|
1498
|
+
d: "M3.5 11.1485L9.1 16.3337L17.5 4.66699",
|
|
1499
|
+
stroke: "currentColor",
|
|
1500
|
+
strokeLinecap: "round",
|
|
1501
|
+
strokeLinejoin: "round"
|
|
1500
1502
|
}
|
|
1501
1503
|
)
|
|
1502
1504
|
}
|
|
@@ -1747,6 +1749,20 @@ var template = {
|
|
|
1747
1749
|
}
|
|
1748
1750
|
);
|
|
1749
1751
|
},
|
|
1752
|
+
rectangle: ({ className }) => {
|
|
1753
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
1754
|
+
"svg",
|
|
1755
|
+
{
|
|
1756
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1757
|
+
width: "24",
|
|
1758
|
+
height: "24",
|
|
1759
|
+
viewBox: "0 0 24 24",
|
|
1760
|
+
fill: "none",
|
|
1761
|
+
className,
|
|
1762
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("rect", { x: "4", y: "4", width: "16", height: "16", stroke: "currentColor", strokeWidth: "2" })
|
|
1763
|
+
}
|
|
1764
|
+
);
|
|
1765
|
+
},
|
|
1750
1766
|
// ----------------------------------- old ---------------------------------
|
|
1751
1767
|
// ** Status **
|
|
1752
1768
|
"plus-circle": ({ className, fill }) => {
|
|
@@ -3,8 +3,8 @@ import "../../chunk-ZYIIXWVY.mjs";
|
|
|
3
3
|
import {
|
|
4
4
|
Icon_default,
|
|
5
5
|
iconTemplate
|
|
6
|
-
} from "../../chunk-
|
|
7
|
-
import "../../chunk-
|
|
6
|
+
} from "../../chunk-AXWICOKO.mjs";
|
|
7
|
+
import "../../chunk-JYW3GEH6.mjs";
|
|
8
8
|
import "../../chunk-AC6TWLRT.mjs";
|
|
9
9
|
export {
|
|
10
10
|
Icon_default as Icon,
|
|
@@ -67,6 +67,7 @@ declare const template: {
|
|
|
67
67
|
photo: ({ className }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
68
68
|
tag: ({ className }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
69
69
|
"check-page": ({ className }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
70
|
+
rectangle: ({ className }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
70
71
|
"plus-circle": ({ className, fill }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
71
72
|
"minus-circle": ({ className, fill }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
72
73
|
"close-circle": ({ className, fill }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
@@ -67,6 +67,7 @@ declare const template: {
|
|
|
67
67
|
photo: ({ className }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
68
68
|
tag: ({ className }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
69
69
|
"check-page": ({ className }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
70
|
+
rectangle: ({ className }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
70
71
|
"plus-circle": ({ className, fill }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
71
72
|
"minus-circle": ({ className, fill }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
72
73
|
"close-circle": ({ className, fill }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
@@ -1484,16 +1484,18 @@ var template = {
|
|
|
1484
1484
|
"svg",
|
|
1485
1485
|
{
|
|
1486
1486
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1487
|
-
width: "
|
|
1488
|
-
height: "
|
|
1489
|
-
viewBox: "0 0
|
|
1487
|
+
width: "21",
|
|
1488
|
+
height: "21",
|
|
1489
|
+
viewBox: "0 0 21 21",
|
|
1490
1490
|
fill: "none",
|
|
1491
1491
|
className,
|
|
1492
1492
|
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
1493
1493
|
"path",
|
|
1494
1494
|
{
|
|
1495
|
-
d: "
|
|
1496
|
-
|
|
1495
|
+
d: "M3.5 11.1485L9.1 16.3337L17.5 4.66699",
|
|
1496
|
+
stroke: "currentColor",
|
|
1497
|
+
strokeLinecap: "round",
|
|
1498
|
+
strokeLinejoin: "round"
|
|
1497
1499
|
}
|
|
1498
1500
|
)
|
|
1499
1501
|
}
|
|
@@ -1744,6 +1746,20 @@ var template = {
|
|
|
1744
1746
|
}
|
|
1745
1747
|
);
|
|
1746
1748
|
},
|
|
1749
|
+
rectangle: ({ className }) => {
|
|
1750
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
1751
|
+
"svg",
|
|
1752
|
+
{
|
|
1753
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1754
|
+
width: "24",
|
|
1755
|
+
height: "24",
|
|
1756
|
+
viewBox: "0 0 24 24",
|
|
1757
|
+
fill: "none",
|
|
1758
|
+
className,
|
|
1759
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("rect", { x: "4", y: "4", width: "16", height: "16", stroke: "currentColor", strokeWidth: "2" })
|
|
1760
|
+
}
|
|
1761
|
+
);
|
|
1762
|
+
},
|
|
1747
1763
|
// ----------------------------------- old ---------------------------------
|
|
1748
1764
|
// ** Status **
|
|
1749
1765
|
"plus-circle": ({ className, fill }) => {
|
|
@@ -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 }) => {
|