@deepnoid/ui 0.1.154 → 0.1.156
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 +157 -157
- package/dist/{chunk-JHRNRPCD.mjs → chunk-2DAIOZ7N.mjs} +4 -4
- package/dist/{chunk-TQEXXVWM.mjs → chunk-47MQPUEY.mjs} +4 -4
- package/dist/{chunk-N7MBBK63.mjs → chunk-4YVZ3XKA.mjs} +4 -4
- package/dist/{chunk-47HH5QQE.mjs → chunk-5VVNAW4E.mjs} +5 -5
- package/dist/{chunk-T6RUYNOO.mjs → chunk-6YTT5ACI.mjs} +4 -4
- package/dist/{chunk-WYEUAXY7.mjs → chunk-7RG7CQQM.mjs} +1 -1
- package/dist/{chunk-H3UI2ZNK.mjs → chunk-HP4ARKW3.mjs} +1 -1
- package/dist/{chunk-6EMUORXZ.mjs → chunk-KKHOCWXJ.mjs} +1 -1
- package/dist/{chunk-OMAU726W.mjs → chunk-KX6WG4VG.mjs} +1 -1
- package/dist/{chunk-DGIMR6KP.mjs → chunk-LFALITPU.mjs} +2 -2
- package/dist/{chunk-Q6BXFXQM.mjs → chunk-Q2YLULZH.mjs} +1 -1
- package/dist/{chunk-IMAS344K.mjs → chunk-R2USZD77.mjs} +4 -4
- package/dist/{chunk-QGUZNPT2.mjs → chunk-TCURFCQ2.mjs} +5 -5
- package/dist/{chunk-6F4GD2PP.mjs → chunk-UIRHCS6B.mjs} +1 -1
- package/dist/{chunk-THETKWV3.mjs → chunk-URJA4W4R.mjs} +3 -3
- package/dist/{chunk-NX4FTFY3.mjs → chunk-WHU5VP5G.mjs} +46 -0
- package/dist/{chunk-WLNFUKNT.mjs → chunk-ZGUTKE5H.mjs} +4 -4
- package/dist/{chunk-OLHRUZBU.mjs → chunk-ZNQML73F.mjs} +5 -5
- package/dist/{chunk-XND7KNUJ.mjs → chunk-ZY3HNPPG.mjs} +6 -6
- package/dist/components/avatar/avatar.js +46 -0
- package/dist/components/avatar/avatar.mjs +2 -2
- package/dist/components/avatar/index.js +46 -0
- 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 +46 -0
- package/dist/components/breadcrumb/breadcrumb.mjs +7 -7
- package/dist/components/breadcrumb/index.js +46 -0
- package/dist/components/breadcrumb/index.mjs +7 -7
- package/dist/components/button/button.js +46 -0
- package/dist/components/button/button.mjs +3 -3
- package/dist/components/button/icon-button.js +46 -0
- package/dist/components/button/icon-button.mjs +3 -3
- package/dist/components/button/index.js +46 -0
- package/dist/components/button/index.mjs +6 -6
- package/dist/components/button/text-button.mjs +2 -2
- package/dist/components/charts/areaChart.mjs +1 -1
- package/dist/components/charts/index.mjs +1 -1
- package/dist/components/checkbox/checkbox.mjs +2 -2
- package/dist/components/checkbox/index.mjs +2 -2
- package/dist/components/chip/chip.js +46 -0
- package/dist/components/chip/chip.mjs +3 -3
- package/dist/components/chip/index.js +46 -0
- package/dist/components/chip/index.mjs +3 -3
- package/dist/components/drawer/drawer.mjs +2 -2
- package/dist/components/drawer/index.mjs +2 -2
- package/dist/components/fileUpload/fileUpload.js +46 -0
- package/dist/components/fileUpload/fileUpload.mjs +10 -10
- package/dist/components/fileUpload/index.js +46 -0
- package/dist/components/fileUpload/index.mjs +10 -10
- package/dist/components/icon/Icon.d.mts +8 -0
- package/dist/components/icon/Icon.d.ts +8 -0
- package/dist/components/icon/Icon.js +46 -0
- package/dist/components/icon/Icon.mjs +2 -2
- package/dist/components/icon/index.js +46 -0
- package/dist/components/icon/index.mjs +2 -2
- package/dist/components/icon/template.d.mts +2 -0
- package/dist/components/icon/template.d.ts +2 -0
- package/dist/components/icon/template.js +46 -0
- package/dist/components/icon/template.mjs +1 -1
- package/dist/components/input/index.js +46 -0
- package/dist/components/input/index.mjs +4 -4
- package/dist/components/input/input.js +46 -0
- package/dist/components/input/input.mjs +4 -4
- package/dist/components/list/index.js +46 -0
- package/dist/components/list/index.mjs +4 -4
- package/dist/components/list/listItem.js +46 -0
- package/dist/components/list/listItem.mjs +4 -4
- package/dist/components/modal/index.js +46 -0
- package/dist/components/modal/index.mjs +8 -8
- package/dist/components/modal/modal.js +46 -0
- package/dist/components/modal/modal.mjs +8 -8
- package/dist/components/pagination/index.js +46 -0
- package/dist/components/pagination/index.mjs +5 -5
- package/dist/components/pagination/pagination.js +46 -0
- package/dist/components/pagination/pagination.mjs +5 -5
- package/dist/components/picker/datePicker.js +46 -0
- package/dist/components/picker/datePicker.mjs +8 -8
- package/dist/components/picker/index.js +46 -0
- package/dist/components/picker/index.mjs +10 -10
- package/dist/components/picker/timePicker.js +46 -0
- package/dist/components/picker/timePicker.mjs +5 -5
- 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 +46 -0
- package/dist/components/select/index.mjs +4 -4
- package/dist/components/select/select.js +46 -0
- package/dist/components/select/select.mjs +4 -4
- package/dist/components/table/definition-table.mjs +2 -2
- package/dist/components/table/index.js +47 -1
- package/dist/components/table/index.mjs +8 -8
- package/dist/components/table/table-body.js +47 -1
- package/dist/components/table/table-body.mjs +7 -7
- package/dist/components/table/table-head.js +47 -1
- package/dist/components/table/table-head.mjs +7 -7
- package/dist/components/table/table.d.mts +3 -3
- package/dist/components/table/table.d.ts +3 -3
- package/dist/components/table/table.js +47 -1
- package/dist/components/table/table.mjs +7 -7
- package/dist/components/textarea/index.mjs +2 -2
- package/dist/components/textarea/textarea.mjs +2 -2
- package/dist/components/timePicker/calendar.js +46 -0
- package/dist/components/timePicker/calendar.mjs +2 -2
- package/dist/components/toast/index.js +46 -0
- package/dist/components/toast/index.mjs +5 -5
- package/dist/components/toast/toast.js +46 -0
- package/dist/components/toast/toast.mjs +4 -4
- package/dist/components/toast/use-toast.js +46 -0
- package/dist/components/toast/use-toast.mjs +5 -5
- package/dist/components/tree/index.js +46 -0
- package/dist/components/tree/index.mjs +4 -4
- package/dist/components/tree/tree.js +46 -0
- package/dist/components/tree/tree.mjs +4 -4
- package/dist/index.js +47 -1
- package/dist/index.mjs +30 -30
- package/package.json +1 -1
- package/dist/{chunk-AZ5SQYZE.mjs → chunk-2CLPU5LR.mjs} +3 -3
- package/dist/{chunk-3HXNAVAN.mjs → chunk-3CRSSRCH.mjs} +3 -3
- package/dist/{chunk-NUELPELQ.mjs → chunk-AF4I7ZQS.mjs} +3 -3
- package/dist/{chunk-TMI3QBKD.mjs → chunk-H6JGLPPF.mjs} +3 -3
- package/dist/{chunk-LFNJOJGA.mjs → chunk-JZMJ5UMR.mjs} +3 -3
- package/dist/{chunk-XHSTRFLS.mjs → chunk-Q364C3FI.mjs} +3 -3
- package/dist/{chunk-7JWA5HLS.mjs → chunk-QW7T3V5O.mjs} +3 -3
- package/dist/{chunk-NO6RDCY7.mjs → chunk-S7Y7XUBL.mjs} +3 -3
|
@@ -792,6 +792,29 @@ var template = {
|
|
|
792
792
|
}
|
|
793
793
|
);
|
|
794
794
|
},
|
|
795
|
+
["home-outline"]: ({ className }) => {
|
|
796
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
797
|
+
"svg",
|
|
798
|
+
{
|
|
799
|
+
width: "21",
|
|
800
|
+
height: "21",
|
|
801
|
+
viewBox: "0 0 21 21",
|
|
802
|
+
fill: "none",
|
|
803
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
804
|
+
className,
|
|
805
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
806
|
+
"path",
|
|
807
|
+
{
|
|
808
|
+
d: "M1.96875 10.4997L9.8035 2.66407C10.1885 2.27995 10.8115 2.27995 11.1956 2.66407L19.0312 10.4997M3.9375 8.53094V17.3903C3.9375 17.9337 4.3785 18.3747 4.92188 18.3747H8.53125V14.1091C8.53125 13.5657 8.97225 13.1247 9.51562 13.1247H11.4844C12.0277 13.1247 12.4688 13.5657 12.4688 14.1091V18.3747H16.0781C16.6215 18.3747 17.0625 17.9337 17.0625 17.3903V8.53094M7.21875 18.3747H14.4375",
|
|
809
|
+
stroke: "#5B5E62",
|
|
810
|
+
strokeWidth: "1.25",
|
|
811
|
+
strokeLinecap: "round",
|
|
812
|
+
strokeLinejoin: "round"
|
|
813
|
+
}
|
|
814
|
+
)
|
|
815
|
+
}
|
|
816
|
+
);
|
|
817
|
+
},
|
|
795
818
|
exclamation: ({ className, fill }) => {
|
|
796
819
|
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
797
820
|
"svg",
|
|
@@ -1637,6 +1660,29 @@ var template = {
|
|
|
1637
1660
|
}
|
|
1638
1661
|
);
|
|
1639
1662
|
},
|
|
1663
|
+
["chat-outline"]: ({ className }) => {
|
|
1664
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
1665
|
+
"svg",
|
|
1666
|
+
{
|
|
1667
|
+
width: "21",
|
|
1668
|
+
height: "21",
|
|
1669
|
+
viewBox: "0 0 21 21",
|
|
1670
|
+
fill: "none",
|
|
1671
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1672
|
+
className,
|
|
1673
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
1674
|
+
"path",
|
|
1675
|
+
{
|
|
1676
|
+
d: "M7.54688 10.5C7.54688 10.587 7.51231 10.6705 7.45077 10.732C7.38923 10.7936 7.30577 10.8281 7.21875 10.8281C7.13173 10.8281 7.04827 10.7936 6.98673 10.732C6.9252 10.6705 6.89062 10.587 6.89062 10.5C6.89062 10.413 6.9252 10.3295 6.98673 10.268C7.04827 10.2064 7.13173 10.1719 7.21875 10.1719C7.30577 10.1719 7.38923 10.2064 7.45077 10.268C7.51231 10.3295 7.54688 10.413 7.54688 10.5ZM7.54688 10.5H7.21875M10.8281 10.5C10.8281 10.587 10.7936 10.6705 10.732 10.732C10.6705 10.7936 10.587 10.8281 10.5 10.8281C10.413 10.8281 10.3295 10.7936 10.268 10.732C10.2064 10.6705 10.1719 10.587 10.1719 10.5C10.1719 10.413 10.2064 10.3295 10.268 10.268C10.3295 10.2064 10.413 10.1719 10.5 10.1719C10.587 10.1719 10.6705 10.2064 10.732 10.268C10.7936 10.3295 10.8281 10.413 10.8281 10.5ZM10.8281 10.5H10.5M14.1094 10.5C14.1094 10.587 14.0748 10.6705 14.0133 10.732C13.9517 10.7936 13.8683 10.8281 13.7812 10.8281C13.6942 10.8281 13.6108 10.7936 13.5492 10.732C13.4877 10.6705 13.4531 10.587 13.4531 10.5C13.4531 10.413 13.4877 10.3295 13.5492 10.268C13.6108 10.2064 13.6942 10.1719 13.7812 10.1719C13.8683 10.1719 13.9517 10.2064 14.0133 10.268C14.0748 10.3295 14.1094 10.413 14.1094 10.5ZM14.1094 10.5H13.7812M18.375 10.5C18.375 14.4865 14.8487 17.7188 10.5 17.7188C9.74504 17.7197 8.99328 17.6205 8.26437 17.4239C7.23692 18.1465 5.98353 18.4748 4.73375 18.3487C4.5948 18.3353 4.45643 18.3164 4.319 18.2919C4.75026 17.7836 5.04479 17.1738 5.17475 16.52C5.2535 16.1201 5.05838 15.7316 4.76613 15.4472C3.43875 14.1557 2.625 12.4154 2.625 10.5C2.625 6.5135 6.15125 3.28125 10.5 3.28125C14.8487 3.28125 18.375 6.5135 18.375 10.5Z",
|
|
1677
|
+
stroke: "#5B5E62",
|
|
1678
|
+
strokeWidth: "1.25",
|
|
1679
|
+
strokeLinecap: "round",
|
|
1680
|
+
strokeLinejoin: "round"
|
|
1681
|
+
}
|
|
1682
|
+
)
|
|
1683
|
+
}
|
|
1684
|
+
);
|
|
1685
|
+
},
|
|
1640
1686
|
calendar: ({ className, fill }) => {
|
|
1641
1687
|
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
1642
1688
|
"svg",
|
|
@@ -2,15 +2,15 @@
|
|
|
2
2
|
import {
|
|
3
3
|
timePickerStyle,
|
|
4
4
|
timePicker_default
|
|
5
|
-
} from "../../chunk-
|
|
5
|
+
} from "../../chunk-5VVNAW4E.mjs";
|
|
6
6
|
import "../../chunk-QCEKPS7U.mjs";
|
|
7
|
-
import "../../chunk-
|
|
7
|
+
import "../../chunk-ZGUTKE5H.mjs";
|
|
8
8
|
import "../../chunk-ZYIIXWVY.mjs";
|
|
9
|
-
import "../../chunk-
|
|
10
|
-
import "../../chunk-NX4FTFY3.mjs";
|
|
11
|
-
import "../../chunk-27Y6K5NK.mjs";
|
|
9
|
+
import "../../chunk-Q2YLULZH.mjs";
|
|
12
10
|
import "../../chunk-E3G5QXSH.mjs";
|
|
11
|
+
import "../../chunk-WHU5VP5G.mjs";
|
|
13
12
|
import "../../chunk-CDXBML6O.mjs";
|
|
13
|
+
import "../../chunk-27Y6K5NK.mjs";
|
|
14
14
|
import "../../chunk-AC6TWLRT.mjs";
|
|
15
15
|
export {
|
|
16
16
|
timePicker_default as default,
|
|
@@ -2,10 +2,10 @@
|
|
|
2
2
|
import "../../chunk-7VOQKIIK.mjs";
|
|
3
3
|
import {
|
|
4
4
|
progress_default
|
|
5
|
-
} from "../../chunk-
|
|
6
|
-
import "../../chunk-3V4HT2K5.mjs";
|
|
5
|
+
} from "../../chunk-2CLPU5LR.mjs";
|
|
7
6
|
import "../../chunk-E3G5QXSH.mjs";
|
|
8
7
|
import "../../chunk-CDXBML6O.mjs";
|
|
8
|
+
import "../../chunk-3V4HT2K5.mjs";
|
|
9
9
|
import "../../chunk-AC6TWLRT.mjs";
|
|
10
10
|
export {
|
|
11
11
|
progress_default as Progress
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import {
|
|
3
3
|
progress_default
|
|
4
|
-
} from "../../chunk-
|
|
5
|
-
import "../../chunk-3V4HT2K5.mjs";
|
|
4
|
+
} from "../../chunk-2CLPU5LR.mjs";
|
|
6
5
|
import "../../chunk-E3G5QXSH.mjs";
|
|
7
6
|
import "../../chunk-CDXBML6O.mjs";
|
|
7
|
+
import "../../chunk-3V4HT2K5.mjs";
|
|
8
8
|
import "../../chunk-AC6TWLRT.mjs";
|
|
9
9
|
export {
|
|
10
10
|
progress_default as default
|
|
@@ -2,10 +2,10 @@
|
|
|
2
2
|
import "../../chunk-TPFN22HR.mjs";
|
|
3
3
|
import {
|
|
4
4
|
radio_default
|
|
5
|
-
} from "../../chunk-
|
|
6
|
-
import "../../chunk-27Y6K5NK.mjs";
|
|
5
|
+
} from "../../chunk-QW7T3V5O.mjs";
|
|
7
6
|
import "../../chunk-E3G5QXSH.mjs";
|
|
8
7
|
import "../../chunk-CDXBML6O.mjs";
|
|
8
|
+
import "../../chunk-27Y6K5NK.mjs";
|
|
9
9
|
import "../../chunk-AC6TWLRT.mjs";
|
|
10
10
|
export {
|
|
11
11
|
radio_default as Radio
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import {
|
|
3
3
|
radio_default
|
|
4
|
-
} from "../../chunk-
|
|
5
|
-
import "../../chunk-27Y6K5NK.mjs";
|
|
4
|
+
} from "../../chunk-QW7T3V5O.mjs";
|
|
6
5
|
import "../../chunk-E3G5QXSH.mjs";
|
|
7
6
|
import "../../chunk-CDXBML6O.mjs";
|
|
7
|
+
import "../../chunk-27Y6K5NK.mjs";
|
|
8
8
|
import "../../chunk-AC6TWLRT.mjs";
|
|
9
9
|
export {
|
|
10
10
|
radio_default as default
|
|
@@ -793,6 +793,29 @@ var template = {
|
|
|
793
793
|
}
|
|
794
794
|
);
|
|
795
795
|
},
|
|
796
|
+
["home-outline"]: ({ className }) => {
|
|
797
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
798
|
+
"svg",
|
|
799
|
+
{
|
|
800
|
+
width: "21",
|
|
801
|
+
height: "21",
|
|
802
|
+
viewBox: "0 0 21 21",
|
|
803
|
+
fill: "none",
|
|
804
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
805
|
+
className,
|
|
806
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
807
|
+
"path",
|
|
808
|
+
{
|
|
809
|
+
d: "M1.96875 10.4997L9.8035 2.66407C10.1885 2.27995 10.8115 2.27995 11.1956 2.66407L19.0312 10.4997M3.9375 8.53094V17.3903C3.9375 17.9337 4.3785 18.3747 4.92188 18.3747H8.53125V14.1091C8.53125 13.5657 8.97225 13.1247 9.51562 13.1247H11.4844C12.0277 13.1247 12.4688 13.5657 12.4688 14.1091V18.3747H16.0781C16.6215 18.3747 17.0625 17.9337 17.0625 17.3903V8.53094M7.21875 18.3747H14.4375",
|
|
810
|
+
stroke: "#5B5E62",
|
|
811
|
+
strokeWidth: "1.25",
|
|
812
|
+
strokeLinecap: "round",
|
|
813
|
+
strokeLinejoin: "round"
|
|
814
|
+
}
|
|
815
|
+
)
|
|
816
|
+
}
|
|
817
|
+
);
|
|
818
|
+
},
|
|
796
819
|
exclamation: ({ className, fill }) => {
|
|
797
820
|
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
798
821
|
"svg",
|
|
@@ -1638,6 +1661,29 @@ var template = {
|
|
|
1638
1661
|
}
|
|
1639
1662
|
);
|
|
1640
1663
|
},
|
|
1664
|
+
["chat-outline"]: ({ className }) => {
|
|
1665
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
1666
|
+
"svg",
|
|
1667
|
+
{
|
|
1668
|
+
width: "21",
|
|
1669
|
+
height: "21",
|
|
1670
|
+
viewBox: "0 0 21 21",
|
|
1671
|
+
fill: "none",
|
|
1672
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1673
|
+
className,
|
|
1674
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
1675
|
+
"path",
|
|
1676
|
+
{
|
|
1677
|
+
d: "M7.54688 10.5C7.54688 10.587 7.51231 10.6705 7.45077 10.732C7.38923 10.7936 7.30577 10.8281 7.21875 10.8281C7.13173 10.8281 7.04827 10.7936 6.98673 10.732C6.9252 10.6705 6.89062 10.587 6.89062 10.5C6.89062 10.413 6.9252 10.3295 6.98673 10.268C7.04827 10.2064 7.13173 10.1719 7.21875 10.1719C7.30577 10.1719 7.38923 10.2064 7.45077 10.268C7.51231 10.3295 7.54688 10.413 7.54688 10.5ZM7.54688 10.5H7.21875M10.8281 10.5C10.8281 10.587 10.7936 10.6705 10.732 10.732C10.6705 10.7936 10.587 10.8281 10.5 10.8281C10.413 10.8281 10.3295 10.7936 10.268 10.732C10.2064 10.6705 10.1719 10.587 10.1719 10.5C10.1719 10.413 10.2064 10.3295 10.268 10.268C10.3295 10.2064 10.413 10.1719 10.5 10.1719C10.587 10.1719 10.6705 10.2064 10.732 10.268C10.7936 10.3295 10.8281 10.413 10.8281 10.5ZM10.8281 10.5H10.5M14.1094 10.5C14.1094 10.587 14.0748 10.6705 14.0133 10.732C13.9517 10.7936 13.8683 10.8281 13.7812 10.8281C13.6942 10.8281 13.6108 10.7936 13.5492 10.732C13.4877 10.6705 13.4531 10.587 13.4531 10.5C13.4531 10.413 13.4877 10.3295 13.5492 10.268C13.6108 10.2064 13.6942 10.1719 13.7812 10.1719C13.8683 10.1719 13.9517 10.2064 14.0133 10.268C14.0748 10.3295 14.1094 10.413 14.1094 10.5ZM14.1094 10.5H13.7812M18.375 10.5C18.375 14.4865 14.8487 17.7188 10.5 17.7188C9.74504 17.7197 8.99328 17.6205 8.26437 17.4239C7.23692 18.1465 5.98353 18.4748 4.73375 18.3487C4.5948 18.3353 4.45643 18.3164 4.319 18.2919C4.75026 17.7836 5.04479 17.1738 5.17475 16.52C5.2535 16.1201 5.05838 15.7316 4.76613 15.4472C3.43875 14.1557 2.625 12.4154 2.625 10.5C2.625 6.5135 6.15125 3.28125 10.5 3.28125C14.8487 3.28125 18.375 6.5135 18.375 10.5Z",
|
|
1678
|
+
stroke: "#5B5E62",
|
|
1679
|
+
strokeWidth: "1.25",
|
|
1680
|
+
strokeLinecap: "round",
|
|
1681
|
+
strokeLinejoin: "round"
|
|
1682
|
+
}
|
|
1683
|
+
)
|
|
1684
|
+
}
|
|
1685
|
+
);
|
|
1686
|
+
},
|
|
1641
1687
|
calendar: ({ className, fill }) => {
|
|
1642
1688
|
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
1643
1689
|
"svg",
|
|
@@ -2,13 +2,13 @@
|
|
|
2
2
|
import "../../chunk-QCEKPS7U.mjs";
|
|
3
3
|
import {
|
|
4
4
|
select_default
|
|
5
|
-
} from "../../chunk-
|
|
5
|
+
} from "../../chunk-ZGUTKE5H.mjs";
|
|
6
6
|
import "../../chunk-ZYIIXWVY.mjs";
|
|
7
|
-
import "../../chunk-
|
|
8
|
-
import "../../chunk-NX4FTFY3.mjs";
|
|
9
|
-
import "../../chunk-27Y6K5NK.mjs";
|
|
7
|
+
import "../../chunk-Q2YLULZH.mjs";
|
|
10
8
|
import "../../chunk-E3G5QXSH.mjs";
|
|
9
|
+
import "../../chunk-WHU5VP5G.mjs";
|
|
11
10
|
import "../../chunk-CDXBML6O.mjs";
|
|
11
|
+
import "../../chunk-27Y6K5NK.mjs";
|
|
12
12
|
import "../../chunk-AC6TWLRT.mjs";
|
|
13
13
|
export {
|
|
14
14
|
select_default as Select
|
|
@@ -791,6 +791,29 @@ var template = {
|
|
|
791
791
|
}
|
|
792
792
|
);
|
|
793
793
|
},
|
|
794
|
+
["home-outline"]: ({ className }) => {
|
|
795
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
796
|
+
"svg",
|
|
797
|
+
{
|
|
798
|
+
width: "21",
|
|
799
|
+
height: "21",
|
|
800
|
+
viewBox: "0 0 21 21",
|
|
801
|
+
fill: "none",
|
|
802
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
803
|
+
className,
|
|
804
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
805
|
+
"path",
|
|
806
|
+
{
|
|
807
|
+
d: "M1.96875 10.4997L9.8035 2.66407C10.1885 2.27995 10.8115 2.27995 11.1956 2.66407L19.0312 10.4997M3.9375 8.53094V17.3903C3.9375 17.9337 4.3785 18.3747 4.92188 18.3747H8.53125V14.1091C8.53125 13.5657 8.97225 13.1247 9.51562 13.1247H11.4844C12.0277 13.1247 12.4688 13.5657 12.4688 14.1091V18.3747H16.0781C16.6215 18.3747 17.0625 17.9337 17.0625 17.3903V8.53094M7.21875 18.3747H14.4375",
|
|
808
|
+
stroke: "#5B5E62",
|
|
809
|
+
strokeWidth: "1.25",
|
|
810
|
+
strokeLinecap: "round",
|
|
811
|
+
strokeLinejoin: "round"
|
|
812
|
+
}
|
|
813
|
+
)
|
|
814
|
+
}
|
|
815
|
+
);
|
|
816
|
+
},
|
|
794
817
|
exclamation: ({ className, fill }) => {
|
|
795
818
|
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
796
819
|
"svg",
|
|
@@ -1636,6 +1659,29 @@ var template = {
|
|
|
1636
1659
|
}
|
|
1637
1660
|
);
|
|
1638
1661
|
},
|
|
1662
|
+
["chat-outline"]: ({ className }) => {
|
|
1663
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
1664
|
+
"svg",
|
|
1665
|
+
{
|
|
1666
|
+
width: "21",
|
|
1667
|
+
height: "21",
|
|
1668
|
+
viewBox: "0 0 21 21",
|
|
1669
|
+
fill: "none",
|
|
1670
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1671
|
+
className,
|
|
1672
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
1673
|
+
"path",
|
|
1674
|
+
{
|
|
1675
|
+
d: "M7.54688 10.5C7.54688 10.587 7.51231 10.6705 7.45077 10.732C7.38923 10.7936 7.30577 10.8281 7.21875 10.8281C7.13173 10.8281 7.04827 10.7936 6.98673 10.732C6.9252 10.6705 6.89062 10.587 6.89062 10.5C6.89062 10.413 6.9252 10.3295 6.98673 10.268C7.04827 10.2064 7.13173 10.1719 7.21875 10.1719C7.30577 10.1719 7.38923 10.2064 7.45077 10.268C7.51231 10.3295 7.54688 10.413 7.54688 10.5ZM7.54688 10.5H7.21875M10.8281 10.5C10.8281 10.587 10.7936 10.6705 10.732 10.732C10.6705 10.7936 10.587 10.8281 10.5 10.8281C10.413 10.8281 10.3295 10.7936 10.268 10.732C10.2064 10.6705 10.1719 10.587 10.1719 10.5C10.1719 10.413 10.2064 10.3295 10.268 10.268C10.3295 10.2064 10.413 10.1719 10.5 10.1719C10.587 10.1719 10.6705 10.2064 10.732 10.268C10.7936 10.3295 10.8281 10.413 10.8281 10.5ZM10.8281 10.5H10.5M14.1094 10.5C14.1094 10.587 14.0748 10.6705 14.0133 10.732C13.9517 10.7936 13.8683 10.8281 13.7812 10.8281C13.6942 10.8281 13.6108 10.7936 13.5492 10.732C13.4877 10.6705 13.4531 10.587 13.4531 10.5C13.4531 10.413 13.4877 10.3295 13.5492 10.268C13.6108 10.2064 13.6942 10.1719 13.7812 10.1719C13.8683 10.1719 13.9517 10.2064 14.0133 10.268C14.0748 10.3295 14.1094 10.413 14.1094 10.5ZM14.1094 10.5H13.7812M18.375 10.5C18.375 14.4865 14.8487 17.7188 10.5 17.7188C9.74504 17.7197 8.99328 17.6205 8.26437 17.4239C7.23692 18.1465 5.98353 18.4748 4.73375 18.3487C4.5948 18.3353 4.45643 18.3164 4.319 18.2919C4.75026 17.7836 5.04479 17.1738 5.17475 16.52C5.2535 16.1201 5.05838 15.7316 4.76613 15.4472C3.43875 14.1557 2.625 12.4154 2.625 10.5C2.625 6.5135 6.15125 3.28125 10.5 3.28125C14.8487 3.28125 18.375 6.5135 18.375 10.5Z",
|
|
1676
|
+
stroke: "#5B5E62",
|
|
1677
|
+
strokeWidth: "1.25",
|
|
1678
|
+
strokeLinecap: "round",
|
|
1679
|
+
strokeLinejoin: "round"
|
|
1680
|
+
}
|
|
1681
|
+
)
|
|
1682
|
+
}
|
|
1683
|
+
);
|
|
1684
|
+
},
|
|
1639
1685
|
calendar: ({ className, fill }) => {
|
|
1640
1686
|
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
1641
1687
|
"svg",
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import {
|
|
3
3
|
select_default
|
|
4
|
-
} from "../../chunk-
|
|
4
|
+
} from "../../chunk-ZGUTKE5H.mjs";
|
|
5
5
|
import "../../chunk-ZYIIXWVY.mjs";
|
|
6
|
-
import "../../chunk-
|
|
7
|
-
import "../../chunk-NX4FTFY3.mjs";
|
|
8
|
-
import "../../chunk-27Y6K5NK.mjs";
|
|
6
|
+
import "../../chunk-Q2YLULZH.mjs";
|
|
9
7
|
import "../../chunk-E3G5QXSH.mjs";
|
|
8
|
+
import "../../chunk-WHU5VP5G.mjs";
|
|
10
9
|
import "../../chunk-CDXBML6O.mjs";
|
|
10
|
+
import "../../chunk-27Y6K5NK.mjs";
|
|
11
11
|
import "../../chunk-AC6TWLRT.mjs";
|
|
12
12
|
export {
|
|
13
13
|
select_default as default
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import {
|
|
3
3
|
definition_table_default
|
|
4
|
-
} from "../../chunk-
|
|
5
|
-
import "../../chunk-27Y6K5NK.mjs";
|
|
4
|
+
} from "../../chunk-JZMJ5UMR.mjs";
|
|
6
5
|
import "../../chunk-CDXBML6O.mjs";
|
|
6
|
+
import "../../chunk-27Y6K5NK.mjs";
|
|
7
7
|
import "../../chunk-AC6TWLRT.mjs";
|
|
8
8
|
export {
|
|
9
9
|
definition_table_default as default
|
|
@@ -1189,6 +1189,29 @@ var template = {
|
|
|
1189
1189
|
}
|
|
1190
1190
|
);
|
|
1191
1191
|
},
|
|
1192
|
+
["home-outline"]: ({ className }) => {
|
|
1193
|
+
return /* @__PURE__ */ (0, import_jsx_runtime4.jsx)(
|
|
1194
|
+
"svg",
|
|
1195
|
+
{
|
|
1196
|
+
width: "21",
|
|
1197
|
+
height: "21",
|
|
1198
|
+
viewBox: "0 0 21 21",
|
|
1199
|
+
fill: "none",
|
|
1200
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1201
|
+
className,
|
|
1202
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime4.jsx)(
|
|
1203
|
+
"path",
|
|
1204
|
+
{
|
|
1205
|
+
d: "M1.96875 10.4997L9.8035 2.66407C10.1885 2.27995 10.8115 2.27995 11.1956 2.66407L19.0312 10.4997M3.9375 8.53094V17.3903C3.9375 17.9337 4.3785 18.3747 4.92188 18.3747H8.53125V14.1091C8.53125 13.5657 8.97225 13.1247 9.51562 13.1247H11.4844C12.0277 13.1247 12.4688 13.5657 12.4688 14.1091V18.3747H16.0781C16.6215 18.3747 17.0625 17.9337 17.0625 17.3903V8.53094M7.21875 18.3747H14.4375",
|
|
1206
|
+
stroke: "#5B5E62",
|
|
1207
|
+
strokeWidth: "1.25",
|
|
1208
|
+
strokeLinecap: "round",
|
|
1209
|
+
strokeLinejoin: "round"
|
|
1210
|
+
}
|
|
1211
|
+
)
|
|
1212
|
+
}
|
|
1213
|
+
);
|
|
1214
|
+
},
|
|
1192
1215
|
exclamation: ({ className, fill }) => {
|
|
1193
1216
|
return /* @__PURE__ */ (0, import_jsx_runtime4.jsx)(
|
|
1194
1217
|
"svg",
|
|
@@ -2034,6 +2057,29 @@ var template = {
|
|
|
2034
2057
|
}
|
|
2035
2058
|
);
|
|
2036
2059
|
},
|
|
2060
|
+
["chat-outline"]: ({ className }) => {
|
|
2061
|
+
return /* @__PURE__ */ (0, import_jsx_runtime4.jsx)(
|
|
2062
|
+
"svg",
|
|
2063
|
+
{
|
|
2064
|
+
width: "21",
|
|
2065
|
+
height: "21",
|
|
2066
|
+
viewBox: "0 0 21 21",
|
|
2067
|
+
fill: "none",
|
|
2068
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2069
|
+
className,
|
|
2070
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime4.jsx)(
|
|
2071
|
+
"path",
|
|
2072
|
+
{
|
|
2073
|
+
d: "M7.54688 10.5C7.54688 10.587 7.51231 10.6705 7.45077 10.732C7.38923 10.7936 7.30577 10.8281 7.21875 10.8281C7.13173 10.8281 7.04827 10.7936 6.98673 10.732C6.9252 10.6705 6.89062 10.587 6.89062 10.5C6.89062 10.413 6.9252 10.3295 6.98673 10.268C7.04827 10.2064 7.13173 10.1719 7.21875 10.1719C7.30577 10.1719 7.38923 10.2064 7.45077 10.268C7.51231 10.3295 7.54688 10.413 7.54688 10.5ZM7.54688 10.5H7.21875M10.8281 10.5C10.8281 10.587 10.7936 10.6705 10.732 10.732C10.6705 10.7936 10.587 10.8281 10.5 10.8281C10.413 10.8281 10.3295 10.7936 10.268 10.732C10.2064 10.6705 10.1719 10.587 10.1719 10.5C10.1719 10.413 10.2064 10.3295 10.268 10.268C10.3295 10.2064 10.413 10.1719 10.5 10.1719C10.587 10.1719 10.6705 10.2064 10.732 10.268C10.7936 10.3295 10.8281 10.413 10.8281 10.5ZM10.8281 10.5H10.5M14.1094 10.5C14.1094 10.587 14.0748 10.6705 14.0133 10.732C13.9517 10.7936 13.8683 10.8281 13.7812 10.8281C13.6942 10.8281 13.6108 10.7936 13.5492 10.732C13.4877 10.6705 13.4531 10.587 13.4531 10.5C13.4531 10.413 13.4877 10.3295 13.5492 10.268C13.6108 10.2064 13.6942 10.1719 13.7812 10.1719C13.8683 10.1719 13.9517 10.2064 14.0133 10.268C14.0748 10.3295 14.1094 10.413 14.1094 10.5ZM14.1094 10.5H13.7812M18.375 10.5C18.375 14.4865 14.8487 17.7188 10.5 17.7188C9.74504 17.7197 8.99328 17.6205 8.26437 17.4239C7.23692 18.1465 5.98353 18.4748 4.73375 18.3487C4.5948 18.3353 4.45643 18.3164 4.319 18.2919C4.75026 17.7836 5.04479 17.1738 5.17475 16.52C5.2535 16.1201 5.05838 15.7316 4.76613 15.4472C3.43875 14.1557 2.625 12.4154 2.625 10.5C2.625 6.5135 6.15125 3.28125 10.5 3.28125C14.8487 3.28125 18.375 6.5135 18.375 10.5Z",
|
|
2074
|
+
stroke: "#5B5E62",
|
|
2075
|
+
strokeWidth: "1.25",
|
|
2076
|
+
strokeLinecap: "round",
|
|
2077
|
+
strokeLinejoin: "round"
|
|
2078
|
+
}
|
|
2079
|
+
)
|
|
2080
|
+
}
|
|
2081
|
+
);
|
|
2082
|
+
},
|
|
2037
2083
|
calendar: ({ className, fill }) => {
|
|
2038
2084
|
return /* @__PURE__ */ (0, import_jsx_runtime4.jsx)(
|
|
2039
2085
|
"svg",
|
|
@@ -6406,7 +6452,7 @@ var table_default = Table;
|
|
|
6406
6452
|
var tableStyle = (0, import_tailwind_variants6.tv)({
|
|
6407
6453
|
slots: {
|
|
6408
6454
|
base: ["flex", "flex-col", "relative", "select-none", "gap-[20px]", "h-full", "min-h-0"],
|
|
6409
|
-
scroll: [
|
|
6455
|
+
scroll: [],
|
|
6410
6456
|
table: ["w-full", "h-auto"],
|
|
6411
6457
|
thead: ["w-full"],
|
|
6412
6458
|
tbody: ["w-full"],
|
|
@@ -2,25 +2,25 @@
|
|
|
2
2
|
import "../../chunk-DX3KXNP6.mjs";
|
|
3
3
|
import {
|
|
4
4
|
table_default
|
|
5
|
-
} from "../../chunk-
|
|
5
|
+
} from "../../chunk-ZY3HNPPG.mjs";
|
|
6
6
|
import {
|
|
7
7
|
definition_table_default
|
|
8
|
-
} from "../../chunk-
|
|
8
|
+
} from "../../chunk-JZMJ5UMR.mjs";
|
|
9
9
|
import "../../chunk-7B7LRG5J.mjs";
|
|
10
|
-
import "../../chunk-
|
|
10
|
+
import "../../chunk-ZNQML73F.mjs";
|
|
11
11
|
import "../../chunk-F3HENRVM.mjs";
|
|
12
12
|
import "../../chunk-2GCSFWHD.mjs";
|
|
13
|
-
import "../../chunk-
|
|
13
|
+
import "../../chunk-47MQPUEY.mjs";
|
|
14
14
|
import "../../chunk-DQRAFUDA.mjs";
|
|
15
15
|
import "../../chunk-EWS3FESG.mjs";
|
|
16
16
|
import "../../chunk-QZ3LVYJW.mjs";
|
|
17
|
-
import "../../chunk-
|
|
17
|
+
import "../../chunk-H6JGLPPF.mjs";
|
|
18
18
|
import "../../chunk-ZYIIXWVY.mjs";
|
|
19
|
-
import "../../chunk-
|
|
20
|
-
import "../../chunk-NX4FTFY3.mjs";
|
|
21
|
-
import "../../chunk-27Y6K5NK.mjs";
|
|
19
|
+
import "../../chunk-Q2YLULZH.mjs";
|
|
22
20
|
import "../../chunk-E3G5QXSH.mjs";
|
|
21
|
+
import "../../chunk-WHU5VP5G.mjs";
|
|
23
22
|
import "../../chunk-CDXBML6O.mjs";
|
|
23
|
+
import "../../chunk-27Y6K5NK.mjs";
|
|
24
24
|
import "../../chunk-AC6TWLRT.mjs";
|
|
25
25
|
export {
|
|
26
26
|
definition_table_default as DefinitionTable,
|
|
@@ -1120,6 +1120,29 @@ var template = {
|
|
|
1120
1120
|
}
|
|
1121
1121
|
);
|
|
1122
1122
|
},
|
|
1123
|
+
["home-outline"]: ({ className }) => {
|
|
1124
|
+
return /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(
|
|
1125
|
+
"svg",
|
|
1126
|
+
{
|
|
1127
|
+
width: "21",
|
|
1128
|
+
height: "21",
|
|
1129
|
+
viewBox: "0 0 21 21",
|
|
1130
|
+
fill: "none",
|
|
1131
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1132
|
+
className,
|
|
1133
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(
|
|
1134
|
+
"path",
|
|
1135
|
+
{
|
|
1136
|
+
d: "M1.96875 10.4997L9.8035 2.66407C10.1885 2.27995 10.8115 2.27995 11.1956 2.66407L19.0312 10.4997M3.9375 8.53094V17.3903C3.9375 17.9337 4.3785 18.3747 4.92188 18.3747H8.53125V14.1091C8.53125 13.5657 8.97225 13.1247 9.51562 13.1247H11.4844C12.0277 13.1247 12.4688 13.5657 12.4688 14.1091V18.3747H16.0781C16.6215 18.3747 17.0625 17.9337 17.0625 17.3903V8.53094M7.21875 18.3747H14.4375",
|
|
1137
|
+
stroke: "#5B5E62",
|
|
1138
|
+
strokeWidth: "1.25",
|
|
1139
|
+
strokeLinecap: "round",
|
|
1140
|
+
strokeLinejoin: "round"
|
|
1141
|
+
}
|
|
1142
|
+
)
|
|
1143
|
+
}
|
|
1144
|
+
);
|
|
1145
|
+
},
|
|
1123
1146
|
exclamation: ({ className, fill }) => {
|
|
1124
1147
|
return /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(
|
|
1125
1148
|
"svg",
|
|
@@ -1965,6 +1988,29 @@ var template = {
|
|
|
1965
1988
|
}
|
|
1966
1989
|
);
|
|
1967
1990
|
},
|
|
1991
|
+
["chat-outline"]: ({ className }) => {
|
|
1992
|
+
return /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(
|
|
1993
|
+
"svg",
|
|
1994
|
+
{
|
|
1995
|
+
width: "21",
|
|
1996
|
+
height: "21",
|
|
1997
|
+
viewBox: "0 0 21 21",
|
|
1998
|
+
fill: "none",
|
|
1999
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2000
|
+
className,
|
|
2001
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(
|
|
2002
|
+
"path",
|
|
2003
|
+
{
|
|
2004
|
+
d: "M7.54688 10.5C7.54688 10.587 7.51231 10.6705 7.45077 10.732C7.38923 10.7936 7.30577 10.8281 7.21875 10.8281C7.13173 10.8281 7.04827 10.7936 6.98673 10.732C6.9252 10.6705 6.89062 10.587 6.89062 10.5C6.89062 10.413 6.9252 10.3295 6.98673 10.268C7.04827 10.2064 7.13173 10.1719 7.21875 10.1719C7.30577 10.1719 7.38923 10.2064 7.45077 10.268C7.51231 10.3295 7.54688 10.413 7.54688 10.5ZM7.54688 10.5H7.21875M10.8281 10.5C10.8281 10.587 10.7936 10.6705 10.732 10.732C10.6705 10.7936 10.587 10.8281 10.5 10.8281C10.413 10.8281 10.3295 10.7936 10.268 10.732C10.2064 10.6705 10.1719 10.587 10.1719 10.5C10.1719 10.413 10.2064 10.3295 10.268 10.268C10.3295 10.2064 10.413 10.1719 10.5 10.1719C10.587 10.1719 10.6705 10.2064 10.732 10.268C10.7936 10.3295 10.8281 10.413 10.8281 10.5ZM10.8281 10.5H10.5M14.1094 10.5C14.1094 10.587 14.0748 10.6705 14.0133 10.732C13.9517 10.7936 13.8683 10.8281 13.7812 10.8281C13.6942 10.8281 13.6108 10.7936 13.5492 10.732C13.4877 10.6705 13.4531 10.587 13.4531 10.5C13.4531 10.413 13.4877 10.3295 13.5492 10.268C13.6108 10.2064 13.6942 10.1719 13.7812 10.1719C13.8683 10.1719 13.9517 10.2064 14.0133 10.268C14.0748 10.3295 14.1094 10.413 14.1094 10.5ZM14.1094 10.5H13.7812M18.375 10.5C18.375 14.4865 14.8487 17.7188 10.5 17.7188C9.74504 17.7197 8.99328 17.6205 8.26437 17.4239C7.23692 18.1465 5.98353 18.4748 4.73375 18.3487C4.5948 18.3353 4.45643 18.3164 4.319 18.2919C4.75026 17.7836 5.04479 17.1738 5.17475 16.52C5.2535 16.1201 5.05838 15.7316 4.76613 15.4472C3.43875 14.1557 2.625 12.4154 2.625 10.5C2.625 6.5135 6.15125 3.28125 10.5 3.28125C14.8487 3.28125 18.375 6.5135 18.375 10.5Z",
|
|
2005
|
+
stroke: "#5B5E62",
|
|
2006
|
+
strokeWidth: "1.25",
|
|
2007
|
+
strokeLinecap: "round",
|
|
2008
|
+
strokeLinejoin: "round"
|
|
2009
|
+
}
|
|
2010
|
+
)
|
|
2011
|
+
}
|
|
2012
|
+
);
|
|
2013
|
+
},
|
|
1968
2014
|
calendar: ({ className, fill }) => {
|
|
1969
2015
|
return /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(
|
|
1970
2016
|
"svg",
|
|
@@ -6336,7 +6382,7 @@ Table.displayName = "Table";
|
|
|
6336
6382
|
var tableStyle = (0, import_tailwind_variants6.tv)({
|
|
6337
6383
|
slots: {
|
|
6338
6384
|
base: ["flex", "flex-col", "relative", "select-none", "gap-[20px]", "h-full", "min-h-0"],
|
|
6339
|
-
scroll: [
|
|
6385
|
+
scroll: [],
|
|
6340
6386
|
table: ["w-full", "h-auto"],
|
|
6341
6387
|
thead: ["w-full"],
|
|
6342
6388
|
tbody: ["w-full"],
|
|
@@ -1,22 +1,22 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import {
|
|
3
3
|
table_body_default
|
|
4
|
-
} from "../../chunk-
|
|
4
|
+
} from "../../chunk-ZY3HNPPG.mjs";
|
|
5
5
|
import "../../chunk-7B7LRG5J.mjs";
|
|
6
|
-
import "../../chunk-
|
|
6
|
+
import "../../chunk-ZNQML73F.mjs";
|
|
7
7
|
import "../../chunk-F3HENRVM.mjs";
|
|
8
8
|
import "../../chunk-2GCSFWHD.mjs";
|
|
9
|
-
import "../../chunk-
|
|
9
|
+
import "../../chunk-47MQPUEY.mjs";
|
|
10
10
|
import "../../chunk-DQRAFUDA.mjs";
|
|
11
11
|
import "../../chunk-EWS3FESG.mjs";
|
|
12
12
|
import "../../chunk-QZ3LVYJW.mjs";
|
|
13
|
-
import "../../chunk-
|
|
13
|
+
import "../../chunk-H6JGLPPF.mjs";
|
|
14
14
|
import "../../chunk-ZYIIXWVY.mjs";
|
|
15
|
-
import "../../chunk-
|
|
16
|
-
import "../../chunk-NX4FTFY3.mjs";
|
|
17
|
-
import "../../chunk-27Y6K5NK.mjs";
|
|
15
|
+
import "../../chunk-Q2YLULZH.mjs";
|
|
18
16
|
import "../../chunk-E3G5QXSH.mjs";
|
|
17
|
+
import "../../chunk-WHU5VP5G.mjs";
|
|
19
18
|
import "../../chunk-CDXBML6O.mjs";
|
|
19
|
+
import "../../chunk-27Y6K5NK.mjs";
|
|
20
20
|
import "../../chunk-AC6TWLRT.mjs";
|
|
21
21
|
export {
|
|
22
22
|
table_body_default as default
|
|
@@ -1141,6 +1141,29 @@ var template = {
|
|
|
1141
1141
|
}
|
|
1142
1142
|
);
|
|
1143
1143
|
},
|
|
1144
|
+
["home-outline"]: ({ className }) => {
|
|
1145
|
+
return /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(
|
|
1146
|
+
"svg",
|
|
1147
|
+
{
|
|
1148
|
+
width: "21",
|
|
1149
|
+
height: "21",
|
|
1150
|
+
viewBox: "0 0 21 21",
|
|
1151
|
+
fill: "none",
|
|
1152
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1153
|
+
className,
|
|
1154
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(
|
|
1155
|
+
"path",
|
|
1156
|
+
{
|
|
1157
|
+
d: "M1.96875 10.4997L9.8035 2.66407C10.1885 2.27995 10.8115 2.27995 11.1956 2.66407L19.0312 10.4997M3.9375 8.53094V17.3903C3.9375 17.9337 4.3785 18.3747 4.92188 18.3747H8.53125V14.1091C8.53125 13.5657 8.97225 13.1247 9.51562 13.1247H11.4844C12.0277 13.1247 12.4688 13.5657 12.4688 14.1091V18.3747H16.0781C16.6215 18.3747 17.0625 17.9337 17.0625 17.3903V8.53094M7.21875 18.3747H14.4375",
|
|
1158
|
+
stroke: "#5B5E62",
|
|
1159
|
+
strokeWidth: "1.25",
|
|
1160
|
+
strokeLinecap: "round",
|
|
1161
|
+
strokeLinejoin: "round"
|
|
1162
|
+
}
|
|
1163
|
+
)
|
|
1164
|
+
}
|
|
1165
|
+
);
|
|
1166
|
+
},
|
|
1144
1167
|
exclamation: ({ className, fill }) => {
|
|
1145
1168
|
return /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(
|
|
1146
1169
|
"svg",
|
|
@@ -1986,6 +2009,29 @@ var template = {
|
|
|
1986
2009
|
}
|
|
1987
2010
|
);
|
|
1988
2011
|
},
|
|
2012
|
+
["chat-outline"]: ({ className }) => {
|
|
2013
|
+
return /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(
|
|
2014
|
+
"svg",
|
|
2015
|
+
{
|
|
2016
|
+
width: "21",
|
|
2017
|
+
height: "21",
|
|
2018
|
+
viewBox: "0 0 21 21",
|
|
2019
|
+
fill: "none",
|
|
2020
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2021
|
+
className,
|
|
2022
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(
|
|
2023
|
+
"path",
|
|
2024
|
+
{
|
|
2025
|
+
d: "M7.54688 10.5C7.54688 10.587 7.51231 10.6705 7.45077 10.732C7.38923 10.7936 7.30577 10.8281 7.21875 10.8281C7.13173 10.8281 7.04827 10.7936 6.98673 10.732C6.9252 10.6705 6.89062 10.587 6.89062 10.5C6.89062 10.413 6.9252 10.3295 6.98673 10.268C7.04827 10.2064 7.13173 10.1719 7.21875 10.1719C7.30577 10.1719 7.38923 10.2064 7.45077 10.268C7.51231 10.3295 7.54688 10.413 7.54688 10.5ZM7.54688 10.5H7.21875M10.8281 10.5C10.8281 10.587 10.7936 10.6705 10.732 10.732C10.6705 10.7936 10.587 10.8281 10.5 10.8281C10.413 10.8281 10.3295 10.7936 10.268 10.732C10.2064 10.6705 10.1719 10.587 10.1719 10.5C10.1719 10.413 10.2064 10.3295 10.268 10.268C10.3295 10.2064 10.413 10.1719 10.5 10.1719C10.587 10.1719 10.6705 10.2064 10.732 10.268C10.7936 10.3295 10.8281 10.413 10.8281 10.5ZM10.8281 10.5H10.5M14.1094 10.5C14.1094 10.587 14.0748 10.6705 14.0133 10.732C13.9517 10.7936 13.8683 10.8281 13.7812 10.8281C13.6942 10.8281 13.6108 10.7936 13.5492 10.732C13.4877 10.6705 13.4531 10.587 13.4531 10.5C13.4531 10.413 13.4877 10.3295 13.5492 10.268C13.6108 10.2064 13.6942 10.1719 13.7812 10.1719C13.8683 10.1719 13.9517 10.2064 14.0133 10.268C14.0748 10.3295 14.1094 10.413 14.1094 10.5ZM14.1094 10.5H13.7812M18.375 10.5C18.375 14.4865 14.8487 17.7188 10.5 17.7188C9.74504 17.7197 8.99328 17.6205 8.26437 17.4239C7.23692 18.1465 5.98353 18.4748 4.73375 18.3487C4.5948 18.3353 4.45643 18.3164 4.319 18.2919C4.75026 17.7836 5.04479 17.1738 5.17475 16.52C5.2535 16.1201 5.05838 15.7316 4.76613 15.4472C3.43875 14.1557 2.625 12.4154 2.625 10.5C2.625 6.5135 6.15125 3.28125 10.5 3.28125C14.8487 3.28125 18.375 6.5135 18.375 10.5Z",
|
|
2026
|
+
stroke: "#5B5E62",
|
|
2027
|
+
strokeWidth: "1.25",
|
|
2028
|
+
strokeLinecap: "round",
|
|
2029
|
+
strokeLinejoin: "round"
|
|
2030
|
+
}
|
|
2031
|
+
)
|
|
2032
|
+
}
|
|
2033
|
+
);
|
|
2034
|
+
},
|
|
1989
2035
|
calendar: ({ className, fill }) => {
|
|
1990
2036
|
return /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(
|
|
1991
2037
|
"svg",
|
|
@@ -6357,7 +6403,7 @@ Table.displayName = "Table";
|
|
|
6357
6403
|
var tableStyle = (0, import_tailwind_variants6.tv)({
|
|
6358
6404
|
slots: {
|
|
6359
6405
|
base: ["flex", "flex-col", "relative", "select-none", "gap-[20px]", "h-full", "min-h-0"],
|
|
6360
|
-
scroll: [
|
|
6406
|
+
scroll: [],
|
|
6361
6407
|
table: ["w-full", "h-auto"],
|
|
6362
6408
|
thead: ["w-full"],
|
|
6363
6409
|
tbody: ["w-full"],
|
|
@@ -1,22 +1,22 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import {
|
|
3
3
|
table_head_default
|
|
4
|
-
} from "../../chunk-
|
|
4
|
+
} from "../../chunk-ZY3HNPPG.mjs";
|
|
5
5
|
import "../../chunk-7B7LRG5J.mjs";
|
|
6
|
-
import "../../chunk-
|
|
6
|
+
import "../../chunk-ZNQML73F.mjs";
|
|
7
7
|
import "../../chunk-F3HENRVM.mjs";
|
|
8
8
|
import "../../chunk-2GCSFWHD.mjs";
|
|
9
|
-
import "../../chunk-
|
|
9
|
+
import "../../chunk-47MQPUEY.mjs";
|
|
10
10
|
import "../../chunk-DQRAFUDA.mjs";
|
|
11
11
|
import "../../chunk-EWS3FESG.mjs";
|
|
12
12
|
import "../../chunk-QZ3LVYJW.mjs";
|
|
13
|
-
import "../../chunk-
|
|
13
|
+
import "../../chunk-H6JGLPPF.mjs";
|
|
14
14
|
import "../../chunk-ZYIIXWVY.mjs";
|
|
15
|
-
import "../../chunk-
|
|
16
|
-
import "../../chunk-NX4FTFY3.mjs";
|
|
17
|
-
import "../../chunk-27Y6K5NK.mjs";
|
|
15
|
+
import "../../chunk-Q2YLULZH.mjs";
|
|
18
16
|
import "../../chunk-E3G5QXSH.mjs";
|
|
17
|
+
import "../../chunk-WHU5VP5G.mjs";
|
|
19
18
|
import "../../chunk-CDXBML6O.mjs";
|
|
19
|
+
import "../../chunk-27Y6K5NK.mjs";
|
|
20
20
|
import "../../chunk-AC6TWLRT.mjs";
|
|
21
21
|
export {
|
|
22
22
|
table_head_default as default
|
|
@@ -86,7 +86,7 @@ declare const tableStyle: tailwind_variants.TVReturnType<{
|
|
|
86
86
|
};
|
|
87
87
|
}, {
|
|
88
88
|
base: string[];
|
|
89
|
-
scroll:
|
|
89
|
+
scroll: never[];
|
|
90
90
|
table: string[];
|
|
91
91
|
thead: string[];
|
|
92
92
|
tbody: string[];
|
|
@@ -147,7 +147,7 @@ declare const tableStyle: tailwind_variants.TVReturnType<{
|
|
|
147
147
|
};
|
|
148
148
|
}, {
|
|
149
149
|
base: string[];
|
|
150
|
-
scroll:
|
|
150
|
+
scroll: never[];
|
|
151
151
|
table: string[];
|
|
152
152
|
thead: string[];
|
|
153
153
|
tbody: string[];
|
|
@@ -208,7 +208,7 @@ declare const tableStyle: tailwind_variants.TVReturnType<{
|
|
|
208
208
|
};
|
|
209
209
|
}, {
|
|
210
210
|
base: string[];
|
|
211
|
-
scroll:
|
|
211
|
+
scroll: never[];
|
|
212
212
|
table: string[];
|
|
213
213
|
thead: string[];
|
|
214
214
|
tbody: string[];
|