@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
|
@@ -2,13 +2,13 @@
|
|
|
2
2
|
import "../../chunk-2GCSFWHD.mjs";
|
|
3
3
|
import {
|
|
4
4
|
input_default
|
|
5
|
-
} from "../../chunk-
|
|
5
|
+
} from "../../chunk-CITFY2LG.mjs";
|
|
6
6
|
import "../../chunk-ZYIIXWVY.mjs";
|
|
7
|
-
import "../../chunk-
|
|
8
|
-
import "../../chunk-
|
|
7
|
+
import "../../chunk-AXWICOKO.mjs";
|
|
8
|
+
import "../../chunk-JYW3GEH6.mjs";
|
|
9
|
+
import "../../chunk-U4DJHAM5.mjs";
|
|
9
10
|
import "../../chunk-27Y6K5NK.mjs";
|
|
10
11
|
import "../../chunk-E3G5QXSH.mjs";
|
|
11
|
-
import "../../chunk-U4DJHAM5.mjs";
|
|
12
12
|
import "../../chunk-AC6TWLRT.mjs";
|
|
13
13
|
export {
|
|
14
14
|
input_default as Input
|
|
@@ -1569,16 +1569,18 @@ var template = {
|
|
|
1569
1569
|
"svg",
|
|
1570
1570
|
{
|
|
1571
1571
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1572
|
-
width: "
|
|
1573
|
-
height: "
|
|
1574
|
-
viewBox: "0 0
|
|
1572
|
+
width: "21",
|
|
1573
|
+
height: "21",
|
|
1574
|
+
viewBox: "0 0 21 21",
|
|
1575
1575
|
fill: "none",
|
|
1576
1576
|
className,
|
|
1577
1577
|
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
1578
1578
|
"path",
|
|
1579
1579
|
{
|
|
1580
|
-
d: "
|
|
1581
|
-
|
|
1580
|
+
d: "M3.5 11.1485L9.1 16.3337L17.5 4.66699",
|
|
1581
|
+
stroke: "currentColor",
|
|
1582
|
+
strokeLinecap: "round",
|
|
1583
|
+
strokeLinejoin: "round"
|
|
1582
1584
|
}
|
|
1583
1585
|
)
|
|
1584
1586
|
}
|
|
@@ -1829,6 +1831,20 @@ var template = {
|
|
|
1829
1831
|
}
|
|
1830
1832
|
);
|
|
1831
1833
|
},
|
|
1834
|
+
rectangle: ({ className }) => {
|
|
1835
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
1836
|
+
"svg",
|
|
1837
|
+
{
|
|
1838
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1839
|
+
width: "24",
|
|
1840
|
+
height: "24",
|
|
1841
|
+
viewBox: "0 0 24 24",
|
|
1842
|
+
fill: "none",
|
|
1843
|
+
className,
|
|
1844
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("rect", { x: "4", y: "4", width: "16", height: "16", stroke: "currentColor", strokeWidth: "2" })
|
|
1845
|
+
}
|
|
1846
|
+
);
|
|
1847
|
+
},
|
|
1832
1848
|
// ----------------------------------- old ---------------------------------
|
|
1833
1849
|
// ** Status **
|
|
1834
1850
|
"plus-circle": ({ className, fill }) => {
|
|
@@ -2,13 +2,13 @@
|
|
|
2
2
|
import {
|
|
3
3
|
inputStyle,
|
|
4
4
|
input_default
|
|
5
|
-
} from "../../chunk-
|
|
5
|
+
} from "../../chunk-CITFY2LG.mjs";
|
|
6
6
|
import "../../chunk-ZYIIXWVY.mjs";
|
|
7
|
-
import "../../chunk-
|
|
8
|
-
import "../../chunk-
|
|
7
|
+
import "../../chunk-AXWICOKO.mjs";
|
|
8
|
+
import "../../chunk-JYW3GEH6.mjs";
|
|
9
|
+
import "../../chunk-U4DJHAM5.mjs";
|
|
9
10
|
import "../../chunk-27Y6K5NK.mjs";
|
|
10
11
|
import "../../chunk-E3G5QXSH.mjs";
|
|
11
|
-
import "../../chunk-U4DJHAM5.mjs";
|
|
12
12
|
import "../../chunk-AC6TWLRT.mjs";
|
|
13
13
|
export {
|
|
14
14
|
input_default as default,
|
|
@@ -1888,16 +1888,18 @@ var template = {
|
|
|
1888
1888
|
"svg",
|
|
1889
1889
|
{
|
|
1890
1890
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1891
|
-
width: "
|
|
1892
|
-
height: "
|
|
1893
|
-
viewBox: "0 0
|
|
1891
|
+
width: "21",
|
|
1892
|
+
height: "21",
|
|
1893
|
+
viewBox: "0 0 21 21",
|
|
1894
1894
|
fill: "none",
|
|
1895
1895
|
className,
|
|
1896
1896
|
children: /* @__PURE__ */ (0, import_jsx_runtime2.jsx)(
|
|
1897
1897
|
"path",
|
|
1898
1898
|
{
|
|
1899
|
-
d: "
|
|
1900
|
-
|
|
1899
|
+
d: "M3.5 11.1485L9.1 16.3337L17.5 4.66699",
|
|
1900
|
+
stroke: "currentColor",
|
|
1901
|
+
strokeLinecap: "round",
|
|
1902
|
+
strokeLinejoin: "round"
|
|
1901
1903
|
}
|
|
1902
1904
|
)
|
|
1903
1905
|
}
|
|
@@ -2148,6 +2150,20 @@ var template = {
|
|
|
2148
2150
|
}
|
|
2149
2151
|
);
|
|
2150
2152
|
},
|
|
2153
|
+
rectangle: ({ className }) => {
|
|
2154
|
+
return /* @__PURE__ */ (0, import_jsx_runtime2.jsx)(
|
|
2155
|
+
"svg",
|
|
2156
|
+
{
|
|
2157
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2158
|
+
width: "24",
|
|
2159
|
+
height: "24",
|
|
2160
|
+
viewBox: "0 0 24 24",
|
|
2161
|
+
fill: "none",
|
|
2162
|
+
className,
|
|
2163
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime2.jsx)("rect", { x: "4", y: "4", width: "16", height: "16", stroke: "currentColor", strokeWidth: "2" })
|
|
2164
|
+
}
|
|
2165
|
+
);
|
|
2166
|
+
},
|
|
2151
2167
|
// ----------------------------------- old ---------------------------------
|
|
2152
2168
|
// ** Status **
|
|
2153
2169
|
"plus-circle": ({ className, fill }) => {
|
|
@@ -2,16 +2,16 @@
|
|
|
2
2
|
import "../../chunk-7MVEAQ7Z.mjs";
|
|
3
3
|
import {
|
|
4
4
|
list_default
|
|
5
|
-
} from "../../chunk-
|
|
5
|
+
} from "../../chunk-BFFFDEPN.mjs";
|
|
6
6
|
import {
|
|
7
7
|
listItem_default
|
|
8
|
-
} from "../../chunk-
|
|
8
|
+
} from "../../chunk-Q6WHL6BQ.mjs";
|
|
9
9
|
import "../../chunk-ZYIIXWVY.mjs";
|
|
10
|
-
import "../../chunk-
|
|
11
|
-
import "../../chunk-
|
|
12
|
-
import "../../chunk-
|
|
13
|
-
import "../../chunk-E3G5QXSH.mjs";
|
|
10
|
+
import "../../chunk-AXWICOKO.mjs";
|
|
11
|
+
import "../../chunk-QAXRJ3EH.mjs";
|
|
12
|
+
import "../../chunk-JYW3GEH6.mjs";
|
|
14
13
|
import "../../chunk-U4DJHAM5.mjs";
|
|
14
|
+
import "../../chunk-E3G5QXSH.mjs";
|
|
15
15
|
import "../../chunk-AC6TWLRT.mjs";
|
|
16
16
|
export {
|
|
17
17
|
list_default as List,
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import {
|
|
3
3
|
list_default
|
|
4
|
-
} from "../../chunk-
|
|
5
|
-
import "../../chunk-E3G5QXSH.mjs";
|
|
4
|
+
} from "../../chunk-BFFFDEPN.mjs";
|
|
6
5
|
import "../../chunk-U4DJHAM5.mjs";
|
|
6
|
+
import "../../chunk-E3G5QXSH.mjs";
|
|
7
7
|
import "../../chunk-AC6TWLRT.mjs";
|
|
8
8
|
export {
|
|
9
9
|
list_default as default
|
|
@@ -1838,16 +1838,18 @@ var template = {
|
|
|
1838
1838
|
"svg",
|
|
1839
1839
|
{
|
|
1840
1840
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1841
|
-
width: "
|
|
1842
|
-
height: "
|
|
1843
|
-
viewBox: "0 0
|
|
1841
|
+
width: "21",
|
|
1842
|
+
height: "21",
|
|
1843
|
+
viewBox: "0 0 21 21",
|
|
1844
1844
|
fill: "none",
|
|
1845
1845
|
className,
|
|
1846
1846
|
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
1847
1847
|
"path",
|
|
1848
1848
|
{
|
|
1849
|
-
d: "
|
|
1850
|
-
|
|
1849
|
+
d: "M3.5 11.1485L9.1 16.3337L17.5 4.66699",
|
|
1850
|
+
stroke: "currentColor",
|
|
1851
|
+
strokeLinecap: "round",
|
|
1852
|
+
strokeLinejoin: "round"
|
|
1851
1853
|
}
|
|
1852
1854
|
)
|
|
1853
1855
|
}
|
|
@@ -2098,6 +2100,20 @@ var template = {
|
|
|
2098
2100
|
}
|
|
2099
2101
|
);
|
|
2100
2102
|
},
|
|
2103
|
+
rectangle: ({ className }) => {
|
|
2104
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
2105
|
+
"svg",
|
|
2106
|
+
{
|
|
2107
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2108
|
+
width: "24",
|
|
2109
|
+
height: "24",
|
|
2110
|
+
viewBox: "0 0 24 24",
|
|
2111
|
+
fill: "none",
|
|
2112
|
+
className,
|
|
2113
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("rect", { x: "4", y: "4", width: "16", height: "16", stroke: "currentColor", strokeWidth: "2" })
|
|
2114
|
+
}
|
|
2115
|
+
);
|
|
2116
|
+
},
|
|
2101
2117
|
// ----------------------------------- old ---------------------------------
|
|
2102
2118
|
// ** Status **
|
|
2103
2119
|
"plus-circle": ({ className, fill }) => {
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import {
|
|
3
3
|
listItem_default
|
|
4
|
-
} from "../../chunk-
|
|
4
|
+
} from "../../chunk-Q6WHL6BQ.mjs";
|
|
5
5
|
import "../../chunk-ZYIIXWVY.mjs";
|
|
6
|
-
import "../../chunk-
|
|
7
|
-
import "../../chunk-
|
|
8
|
-
import "../../chunk-
|
|
9
|
-
import "../../chunk-E3G5QXSH.mjs";
|
|
6
|
+
import "../../chunk-AXWICOKO.mjs";
|
|
7
|
+
import "../../chunk-QAXRJ3EH.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
|
listItem_default as default
|
|
@@ -1838,16 +1838,18 @@ var template = {
|
|
|
1838
1838
|
"svg",
|
|
1839
1839
|
{
|
|
1840
1840
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1841
|
-
width: "
|
|
1842
|
-
height: "
|
|
1843
|
-
viewBox: "0 0
|
|
1841
|
+
width: "21",
|
|
1842
|
+
height: "21",
|
|
1843
|
+
viewBox: "0 0 21 21",
|
|
1844
1844
|
fill: "none",
|
|
1845
1845
|
className,
|
|
1846
1846
|
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
1847
1847
|
"path",
|
|
1848
1848
|
{
|
|
1849
|
-
d: "
|
|
1850
|
-
|
|
1849
|
+
d: "M3.5 11.1485L9.1 16.3337L17.5 4.66699",
|
|
1850
|
+
stroke: "currentColor",
|
|
1851
|
+
strokeLinecap: "round",
|
|
1852
|
+
strokeLinejoin: "round"
|
|
1851
1853
|
}
|
|
1852
1854
|
)
|
|
1853
1855
|
}
|
|
@@ -2098,6 +2100,20 @@ var template = {
|
|
|
2098
2100
|
}
|
|
2099
2101
|
);
|
|
2100
2102
|
},
|
|
2103
|
+
rectangle: ({ className }) => {
|
|
2104
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
2105
|
+
"svg",
|
|
2106
|
+
{
|
|
2107
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2108
|
+
width: "24",
|
|
2109
|
+
height: "24",
|
|
2110
|
+
viewBox: "0 0 24 24",
|
|
2111
|
+
fill: "none",
|
|
2112
|
+
className,
|
|
2113
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("rect", { x: "4", y: "4", width: "16", height: "16", stroke: "currentColor", strokeWidth: "2" })
|
|
2114
|
+
}
|
|
2115
|
+
);
|
|
2116
|
+
},
|
|
2101
2117
|
// ----------------------------------- old ---------------------------------
|
|
2102
2118
|
// ** Status **
|
|
2103
2119
|
"plus-circle": ({ className, fill }) => {
|
|
@@ -2,23 +2,23 @@
|
|
|
2
2
|
import "../../chunk-DJOG6Z35.mjs";
|
|
3
3
|
import {
|
|
4
4
|
modal_default
|
|
5
|
-
} from "../../chunk-
|
|
5
|
+
} from "../../chunk-UUHAKMGJ.mjs";
|
|
6
6
|
import "../../chunk-SE5TU755.mjs";
|
|
7
|
-
import "../../chunk-
|
|
7
|
+
import "../../chunk-IH3BJRTV.mjs";
|
|
8
8
|
import "../../chunk-MY5U63QO.mjs";
|
|
9
|
-
import "../../chunk-
|
|
9
|
+
import "../../chunk-DI6UNIDA.mjs";
|
|
10
10
|
import "../../chunk-5VTYO3RF.mjs";
|
|
11
|
-
import "../../chunk-
|
|
12
|
-
import "../../chunk-
|
|
11
|
+
import "../../chunk-XZBRS2XZ.mjs";
|
|
12
|
+
import "../../chunk-DWGS3KXX.mjs";
|
|
13
13
|
import "../../chunk-6WSACUIB.mjs";
|
|
14
14
|
import "../../chunk-LXHUO6VM.mjs";
|
|
15
15
|
import "../../chunk-SZL743JC.mjs";
|
|
16
16
|
import "../../chunk-ZYIIXWVY.mjs";
|
|
17
|
-
import "../../chunk-
|
|
18
|
-
import "../../chunk-
|
|
17
|
+
import "../../chunk-AXWICOKO.mjs";
|
|
18
|
+
import "../../chunk-JYW3GEH6.mjs";
|
|
19
|
+
import "../../chunk-U4DJHAM5.mjs";
|
|
19
20
|
import "../../chunk-27Y6K5NK.mjs";
|
|
20
21
|
import "../../chunk-E3G5QXSH.mjs";
|
|
21
|
-
import "../../chunk-U4DJHAM5.mjs";
|
|
22
22
|
import "../../chunk-AC6TWLRT.mjs";
|
|
23
23
|
export {
|
|
24
24
|
modal_default as Modal
|
|
@@ -1836,16 +1836,18 @@ var template = {
|
|
|
1836
1836
|
"svg",
|
|
1837
1837
|
{
|
|
1838
1838
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1839
|
-
width: "
|
|
1840
|
-
height: "
|
|
1841
|
-
viewBox: "0 0
|
|
1839
|
+
width: "21",
|
|
1840
|
+
height: "21",
|
|
1841
|
+
viewBox: "0 0 21 21",
|
|
1842
1842
|
fill: "none",
|
|
1843
1843
|
className,
|
|
1844
1844
|
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
1845
1845
|
"path",
|
|
1846
1846
|
{
|
|
1847
|
-
d: "
|
|
1848
|
-
|
|
1847
|
+
d: "M3.5 11.1485L9.1 16.3337L17.5 4.66699",
|
|
1848
|
+
stroke: "currentColor",
|
|
1849
|
+
strokeLinecap: "round",
|
|
1850
|
+
strokeLinejoin: "round"
|
|
1849
1851
|
}
|
|
1850
1852
|
)
|
|
1851
1853
|
}
|
|
@@ -2096,6 +2098,20 @@ var template = {
|
|
|
2096
2098
|
}
|
|
2097
2099
|
);
|
|
2098
2100
|
},
|
|
2101
|
+
rectangle: ({ className }) => {
|
|
2102
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
2103
|
+
"svg",
|
|
2104
|
+
{
|
|
2105
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2106
|
+
width: "24",
|
|
2107
|
+
height: "24",
|
|
2108
|
+
viewBox: "0 0 24 24",
|
|
2109
|
+
fill: "none",
|
|
2110
|
+
className,
|
|
2111
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("rect", { x: "4", y: "4", width: "16", height: "16", stroke: "currentColor", strokeWidth: "2" })
|
|
2112
|
+
}
|
|
2113
|
+
);
|
|
2114
|
+
},
|
|
2099
2115
|
// ----------------------------------- old ---------------------------------
|
|
2100
2116
|
// ** Status **
|
|
2101
2117
|
"plus-circle": ({ className, fill }) => {
|
|
@@ -1,23 +1,23 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import {
|
|
3
3
|
modal_default
|
|
4
|
-
} from "../../chunk-
|
|
4
|
+
} from "../../chunk-UUHAKMGJ.mjs";
|
|
5
5
|
import "../../chunk-SE5TU755.mjs";
|
|
6
|
-
import "../../chunk-
|
|
6
|
+
import "../../chunk-IH3BJRTV.mjs";
|
|
7
7
|
import "../../chunk-MY5U63QO.mjs";
|
|
8
|
-
import "../../chunk-
|
|
8
|
+
import "../../chunk-DI6UNIDA.mjs";
|
|
9
9
|
import "../../chunk-5VTYO3RF.mjs";
|
|
10
|
-
import "../../chunk-
|
|
11
|
-
import "../../chunk-
|
|
10
|
+
import "../../chunk-XZBRS2XZ.mjs";
|
|
11
|
+
import "../../chunk-DWGS3KXX.mjs";
|
|
12
12
|
import "../../chunk-6WSACUIB.mjs";
|
|
13
13
|
import "../../chunk-LXHUO6VM.mjs";
|
|
14
14
|
import "../../chunk-SZL743JC.mjs";
|
|
15
15
|
import "../../chunk-ZYIIXWVY.mjs";
|
|
16
|
-
import "../../chunk-
|
|
17
|
-
import "../../chunk-
|
|
16
|
+
import "../../chunk-AXWICOKO.mjs";
|
|
17
|
+
import "../../chunk-JYW3GEH6.mjs";
|
|
18
|
+
import "../../chunk-U4DJHAM5.mjs";
|
|
18
19
|
import "../../chunk-27Y6K5NK.mjs";
|
|
19
20
|
import "../../chunk-E3G5QXSH.mjs";
|
|
20
|
-
import "../../chunk-U4DJHAM5.mjs";
|
|
21
21
|
import "../../chunk-AC6TWLRT.mjs";
|
|
22
22
|
export {
|
|
23
23
|
modal_default as default
|
|
@@ -1865,16 +1865,18 @@ var template = {
|
|
|
1865
1865
|
"svg",
|
|
1866
1866
|
{
|
|
1867
1867
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1868
|
-
width: "
|
|
1869
|
-
height: "
|
|
1870
|
-
viewBox: "0 0
|
|
1868
|
+
width: "21",
|
|
1869
|
+
height: "21",
|
|
1870
|
+
viewBox: "0 0 21 21",
|
|
1871
1871
|
fill: "none",
|
|
1872
1872
|
className,
|
|
1873
1873
|
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
1874
1874
|
"path",
|
|
1875
1875
|
{
|
|
1876
|
-
d: "
|
|
1877
|
-
|
|
1876
|
+
d: "M3.5 11.1485L9.1 16.3337L17.5 4.66699",
|
|
1877
|
+
stroke: "currentColor",
|
|
1878
|
+
strokeLinecap: "round",
|
|
1879
|
+
strokeLinejoin: "round"
|
|
1878
1880
|
}
|
|
1879
1881
|
)
|
|
1880
1882
|
}
|
|
@@ -2125,6 +2127,20 @@ var template = {
|
|
|
2125
2127
|
}
|
|
2126
2128
|
);
|
|
2127
2129
|
},
|
|
2130
|
+
rectangle: ({ className }) => {
|
|
2131
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
2132
|
+
"svg",
|
|
2133
|
+
{
|
|
2134
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2135
|
+
width: "24",
|
|
2136
|
+
height: "24",
|
|
2137
|
+
viewBox: "0 0 24 24",
|
|
2138
|
+
fill: "none",
|
|
2139
|
+
className,
|
|
2140
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("rect", { x: "4", y: "4", width: "16", height: "16", stroke: "currentColor", strokeWidth: "2" })
|
|
2141
|
+
}
|
|
2142
|
+
);
|
|
2143
|
+
},
|
|
2128
2144
|
// ----------------------------------- old ---------------------------------
|
|
2129
2145
|
// ** Status **
|
|
2130
2146
|
"plus-circle": ({ className, fill }) => {
|
|
@@ -2,16 +2,16 @@
|
|
|
2
2
|
import "../../chunk-7B7LRG5J.mjs";
|
|
3
3
|
import {
|
|
4
4
|
pagination_default
|
|
5
|
-
} from "../../chunk-
|
|
5
|
+
} from "../../chunk-BS2SDEG2.mjs";
|
|
6
6
|
import "../../chunk-F3HENRVM.mjs";
|
|
7
7
|
import "../../chunk-2GCSFWHD.mjs";
|
|
8
|
-
import "../../chunk-
|
|
8
|
+
import "../../chunk-CITFY2LG.mjs";
|
|
9
9
|
import "../../chunk-ZYIIXWVY.mjs";
|
|
10
|
-
import "../../chunk-
|
|
11
|
-
import "../../chunk-
|
|
10
|
+
import "../../chunk-AXWICOKO.mjs";
|
|
11
|
+
import "../../chunk-JYW3GEH6.mjs";
|
|
12
|
+
import "../../chunk-U4DJHAM5.mjs";
|
|
12
13
|
import "../../chunk-27Y6K5NK.mjs";
|
|
13
14
|
import "../../chunk-E3G5QXSH.mjs";
|
|
14
|
-
import "../../chunk-U4DJHAM5.mjs";
|
|
15
15
|
import "../../chunk-AC6TWLRT.mjs";
|
|
16
16
|
export {
|
|
17
17
|
pagination_default as Pagination
|
|
@@ -1863,16 +1863,18 @@ var template = {
|
|
|
1863
1863
|
"svg",
|
|
1864
1864
|
{
|
|
1865
1865
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1866
|
-
width: "
|
|
1867
|
-
height: "
|
|
1868
|
-
viewBox: "0 0
|
|
1866
|
+
width: "21",
|
|
1867
|
+
height: "21",
|
|
1868
|
+
viewBox: "0 0 21 21",
|
|
1869
1869
|
fill: "none",
|
|
1870
1870
|
className,
|
|
1871
1871
|
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
1872
1872
|
"path",
|
|
1873
1873
|
{
|
|
1874
|
-
d: "
|
|
1875
|
-
|
|
1874
|
+
d: "M3.5 11.1485L9.1 16.3337L17.5 4.66699",
|
|
1875
|
+
stroke: "currentColor",
|
|
1876
|
+
strokeLinecap: "round",
|
|
1877
|
+
strokeLinejoin: "round"
|
|
1876
1878
|
}
|
|
1877
1879
|
)
|
|
1878
1880
|
}
|
|
@@ -2123,6 +2125,20 @@ var template = {
|
|
|
2123
2125
|
}
|
|
2124
2126
|
);
|
|
2125
2127
|
},
|
|
2128
|
+
rectangle: ({ className }) => {
|
|
2129
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
2130
|
+
"svg",
|
|
2131
|
+
{
|
|
2132
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2133
|
+
width: "24",
|
|
2134
|
+
height: "24",
|
|
2135
|
+
viewBox: "0 0 24 24",
|
|
2136
|
+
fill: "none",
|
|
2137
|
+
className,
|
|
2138
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("rect", { x: "4", y: "4", width: "16", height: "16", stroke: "currentColor", strokeWidth: "2" })
|
|
2139
|
+
}
|
|
2140
|
+
);
|
|
2141
|
+
},
|
|
2126
2142
|
// ----------------------------------- old ---------------------------------
|
|
2127
2143
|
// ** Status **
|
|
2128
2144
|
"plus-circle": ({ className, fill }) => {
|
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import {
|
|
3
3
|
pagination_default
|
|
4
|
-
} from "../../chunk-
|
|
4
|
+
} from "../../chunk-BS2SDEG2.mjs";
|
|
5
5
|
import "../../chunk-F3HENRVM.mjs";
|
|
6
6
|
import "../../chunk-2GCSFWHD.mjs";
|
|
7
|
-
import "../../chunk-
|
|
7
|
+
import "../../chunk-CITFY2LG.mjs";
|
|
8
8
|
import "../../chunk-ZYIIXWVY.mjs";
|
|
9
|
-
import "../../chunk-
|
|
10
|
-
import "../../chunk-
|
|
9
|
+
import "../../chunk-AXWICOKO.mjs";
|
|
10
|
+
import "../../chunk-JYW3GEH6.mjs";
|
|
11
|
+
import "../../chunk-U4DJHAM5.mjs";
|
|
11
12
|
import "../../chunk-27Y6K5NK.mjs";
|
|
12
13
|
import "../../chunk-E3G5QXSH.mjs";
|
|
13
|
-
import "../../chunk-U4DJHAM5.mjs";
|
|
14
14
|
import "../../chunk-AC6TWLRT.mjs";
|
|
15
15
|
export {
|
|
16
16
|
pagination_default as default
|
|
@@ -1837,16 +1837,18 @@ var template = {
|
|
|
1837
1837
|
"svg",
|
|
1838
1838
|
{
|
|
1839
1839
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1840
|
-
width: "
|
|
1841
|
-
height: "
|
|
1842
|
-
viewBox: "0 0
|
|
1840
|
+
width: "21",
|
|
1841
|
+
height: "21",
|
|
1842
|
+
viewBox: "0 0 21 21",
|
|
1843
1843
|
fill: "none",
|
|
1844
1844
|
className,
|
|
1845
1845
|
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
1846
1846
|
"path",
|
|
1847
1847
|
{
|
|
1848
|
-
d: "
|
|
1849
|
-
|
|
1848
|
+
d: "M3.5 11.1485L9.1 16.3337L17.5 4.66699",
|
|
1849
|
+
stroke: "currentColor",
|
|
1850
|
+
strokeLinecap: "round",
|
|
1851
|
+
strokeLinejoin: "round"
|
|
1850
1852
|
}
|
|
1851
1853
|
)
|
|
1852
1854
|
}
|
|
@@ -2097,6 +2099,20 @@ var template = {
|
|
|
2097
2099
|
}
|
|
2098
2100
|
);
|
|
2099
2101
|
},
|
|
2102
|
+
rectangle: ({ className }) => {
|
|
2103
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
2104
|
+
"svg",
|
|
2105
|
+
{
|
|
2106
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2107
|
+
width: "24",
|
|
2108
|
+
height: "24",
|
|
2109
|
+
viewBox: "0 0 24 24",
|
|
2110
|
+
fill: "none",
|
|
2111
|
+
className,
|
|
2112
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("rect", { x: "4", y: "4", width: "16", height: "16", stroke: "currentColor", strokeWidth: "2" })
|
|
2113
|
+
}
|
|
2114
|
+
);
|
|
2115
|
+
},
|
|
2100
2116
|
// ----------------------------------- old ---------------------------------
|
|
2101
2117
|
// ** Status **
|
|
2102
2118
|
"plus-circle": ({ className, fill }) => {
|