@deepnoid/ui 0.1.210 → 0.1.212
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 +189 -189
- package/dist/{chunk-4F7SIDZB.mjs → chunk-2PSFAF4D.mjs} +4 -4
- package/dist/{chunk-JQ5C2U5I.mjs → chunk-54OYH6WC.mjs} +1 -1
- package/dist/{chunk-FFUZAOFL.mjs → chunk-5J2ODTGJ.mjs} +1 -1
- package/dist/{chunk-5JRZQLXQ.mjs → chunk-5N63KKLV.mjs} +3 -3
- package/dist/{chunk-F6BQCZ54.mjs → chunk-7VR2457B.mjs} +4 -4
- package/dist/{chunk-5BT37SLM.mjs → chunk-AVFQY5QP.mjs} +64 -22
- package/dist/{chunk-W3V4SZV5.mjs → chunk-BC2NAXUH.mjs} +5 -5
- package/dist/{chunk-OX4T7OBC.mjs → chunk-BK6DOY4X.mjs} +1 -1
- package/dist/{chunk-JPNMYMDN.mjs → chunk-C3XY6N6I.mjs} +5 -5
- package/dist/{chunk-K2RW5KLO.mjs → chunk-CK24WXGB.mjs} +5 -5
- package/dist/{chunk-GNT7VXXE.mjs → chunk-FZYZSMSS.mjs} +2 -2
- package/dist/{chunk-XPFBM2RK.mjs → chunk-LJYSV7DZ.mjs} +1 -1
- package/dist/{chunk-3RTVVQA3.mjs → chunk-LYJFK5OA.mjs} +4 -4
- package/dist/{chunk-EMQML6YB.mjs → chunk-O7WU5EXD.mjs} +2 -2
- package/dist/{chunk-D6BMDE2K.mjs → chunk-RKHH3CUS.mjs} +16 -34
- package/dist/{chunk-YEYUS6DW.mjs → chunk-RQUD4MZO.mjs} +1 -1
- package/dist/{chunk-K3M3QEEV.mjs → chunk-T7EN4EC3.mjs} +4 -4
- package/dist/{chunk-CELXDJP2.mjs → chunk-VLKV37OZ.mjs} +3 -3
- package/dist/{chunk-TB2DOWSM.mjs → chunk-VUQETREE.mjs} +1 -1
- package/dist/{chunk-D72ILS4A.mjs → chunk-WFJSBGK3.mjs} +3 -3
- package/dist/{chunk-VVCSY7DG.mjs → chunk-X2PWUNRX.mjs} +5 -5
- package/dist/{chunk-SSGCTWWW.mjs → chunk-ZDEKC4W6.mjs} +1 -1
- package/dist/components/avatar/avatar.js +64 -22
- package/dist/components/avatar/avatar.mjs +2 -2
- package/dist/components/avatar/index.js +64 -22
- 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 +64 -22
- package/dist/components/breadcrumb/breadcrumb.mjs +7 -7
- package/dist/components/breadcrumb/index.js +64 -22
- package/dist/components/breadcrumb/index.mjs +7 -7
- package/dist/components/button/button.js +64 -22
- package/dist/components/button/button.mjs +3 -3
- package/dist/components/button/icon-button.js +64 -22
- package/dist/components/button/icon-button.mjs +3 -3
- package/dist/components/button/index.js +64 -22
- 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 +64 -22
- package/dist/components/chip/chip.mjs +3 -3
- package/dist/components/chip/index.js +64 -22
- 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 +64 -22
- package/dist/components/fileUpload/fileUpload.mjs +10 -10
- package/dist/components/fileUpload/index.js +64 -22
- package/dist/components/fileUpload/index.mjs +10 -10
- package/dist/components/icon/Icon.d.mts +8 -4
- package/dist/components/icon/Icon.d.ts +8 -4
- package/dist/components/icon/Icon.js +64 -22
- package/dist/components/icon/Icon.mjs +2 -2
- package/dist/components/icon/index.js +64 -22
- package/dist/components/icon/index.mjs +2 -2
- package/dist/components/icon/template.d.mts +2 -1
- package/dist/components/icon/template.d.ts +2 -1
- package/dist/components/icon/template.js +64 -22
- package/dist/components/icon/template.mjs +1 -1
- package/dist/components/input/index.js +64 -22
- package/dist/components/input/index.mjs +4 -4
- package/dist/components/input/input.js +64 -22
- package/dist/components/input/input.mjs +4 -4
- package/dist/components/list/index.js +64 -22
- package/dist/components/list/index.mjs +4 -4
- package/dist/components/list/listItem.js +64 -22
- package/dist/components/list/listItem.mjs +4 -4
- package/dist/components/modal/index.js +64 -22
- package/dist/components/modal/index.mjs +8 -8
- package/dist/components/modal/modal.js +64 -22
- package/dist/components/modal/modal.mjs +8 -8
- package/dist/components/pagination/index.js +64 -22
- package/dist/components/pagination/index.mjs +5 -5
- package/dist/components/pagination/pagination.js +64 -22
- package/dist/components/pagination/pagination.mjs +5 -5
- package/dist/components/picker/datePicker.js +64 -22
- package/dist/components/picker/datePicker.mjs +8 -8
- package/dist/components/picker/index.js +79 -55
- package/dist/components/picker/index.mjs +11 -11
- package/dist/components/picker/timePicker/Panel.js +15 -33
- package/dist/components/picker/timePicker/Panel.mjs +8 -8
- package/dist/components/picker/timePicker/WheelColumn.js +15 -33
- package/dist/components/picker/timePicker/WheelColumn.mjs +1 -1
- package/dist/components/picker/timePicker/index.js +79 -55
- package/dist/components/picker/timePicker/index.mjs +10 -10
- 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 +64 -22
- package/dist/components/select/index.mjs +7 -7
- package/dist/components/select/select.js +64 -22
- package/dist/components/select/select.mjs +7 -7
- package/dist/components/starRating/index.js +64 -22
- package/dist/components/starRating/index.mjs +3 -3
- package/dist/components/starRating/starRating.js +64 -22
- package/dist/components/starRating/starRating.mjs +3 -3
- package/dist/components/table/definition-table.mjs +2 -2
- package/dist/components/table/index.js +64 -22
- package/dist/components/table/index.mjs +10 -10
- package/dist/components/table/table-body.js +64 -22
- package/dist/components/table/table-body.mjs +7 -7
- package/dist/components/table/table-head.js +64 -22
- package/dist/components/table/table-head.mjs +7 -7
- package/dist/components/table/table.js +64 -22
- 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 +64 -22
- package/dist/components/timePicker/calendar.mjs +2 -2
- package/dist/components/toast/index.js +64 -22
- package/dist/components/toast/index.mjs +5 -5
- package/dist/components/toast/toast.js +64 -22
- package/dist/components/toast/toast.mjs +4 -4
- package/dist/components/toast/use-toast.js +64 -22
- package/dist/components/toast/use-toast.mjs +5 -5
- package/dist/components/tree/index.js +64 -22
- package/dist/components/tree/index.mjs +4 -4
- package/dist/components/tree/tree.js +64 -22
- package/dist/components/tree/tree.mjs +4 -4
- package/dist/index.js +79 -55
- package/dist/index.mjs +41 -41
- package/package.json +1 -1
- package/dist/{chunk-OEIEALIP.mjs → chunk-3DCUMRYP.mjs} +3 -3
- package/dist/{chunk-IH3BJRTV.mjs → chunk-4X35QQTI.mjs} +3 -3
- package/dist/{chunk-KH63CD55.mjs → chunk-ACZ3DQVT.mjs} +3 -3
- package/dist/{chunk-DS5CGU2X.mjs → chunk-BH3I4LIZ.mjs} +3 -3
- package/dist/{chunk-RNMD44IQ.mjs → chunk-H6ZQDMYU.mjs} +3 -3
- package/dist/{chunk-4LUASWAN.mjs → chunk-NDNIAALB.mjs} +3 -3
- package/dist/{chunk-Q22PRT24.mjs → chunk-XXEOR6JD.mjs} +3 -3
- package/dist/{chunk-45Y7ANPK.mjs → chunk-ZFC5O2V3.mjs} +3 -3
|
@@ -1770,6 +1770,70 @@ var template = {
|
|
|
1770
1770
|
}
|
|
1771
1771
|
);
|
|
1772
1772
|
},
|
|
1773
|
+
tag: ({ className }) => {
|
|
1774
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
|
|
1775
|
+
"svg",
|
|
1776
|
+
{
|
|
1777
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1778
|
+
width: "18",
|
|
1779
|
+
height: "18",
|
|
1780
|
+
viewBox: "0 0 18 18",
|
|
1781
|
+
fill: "none",
|
|
1782
|
+
className,
|
|
1783
|
+
children: [
|
|
1784
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
1785
|
+
"path",
|
|
1786
|
+
{
|
|
1787
|
+
d: "M3.30357 11.6448L6.70107 15.0423C8.09607 16.4373 10.3611 16.4373 11.7636 15.0423L15.0561 11.7498C16.4511 10.3548 16.4511 8.08978 15.0561 6.68728L11.6511 3.29728C10.9386 2.58478 9.95607 2.20228 8.95107 2.25478L5.20107 2.43478C3.70107 2.50228 2.50857 3.69478 2.43357 5.18728L2.25357 8.93727C2.20857 9.94977 2.59107 10.9323 3.30357 11.6448Z",
|
|
1788
|
+
stroke: "currentColor",
|
|
1789
|
+
strokeLinecap: "round",
|
|
1790
|
+
strokeLinejoin: "round"
|
|
1791
|
+
}
|
|
1792
|
+
),
|
|
1793
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
1794
|
+
"path",
|
|
1795
|
+
{
|
|
1796
|
+
d: "M7.30107 9.1698C8.33661 9.1698 9.17607 8.33033 9.17607 7.2948C9.17607 6.25927 8.33661 5.4198 7.30107 5.4198C6.26554 5.4198 5.42607 6.25927 5.42607 7.2948C5.42607 8.33033 6.26554 9.1698 7.30107 9.1698Z",
|
|
1797
|
+
stroke: "currentColor",
|
|
1798
|
+
strokeLinecap: "round"
|
|
1799
|
+
}
|
|
1800
|
+
),
|
|
1801
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
1802
|
+
"path",
|
|
1803
|
+
{
|
|
1804
|
+
d: "M9.92607 12.9198L12.9261 9.9198",
|
|
1805
|
+
stroke: "currentColor",
|
|
1806
|
+
strokeMiterlimit: "10",
|
|
1807
|
+
strokeLinecap: "round",
|
|
1808
|
+
strokeLinejoin: "round"
|
|
1809
|
+
}
|
|
1810
|
+
)
|
|
1811
|
+
]
|
|
1812
|
+
}
|
|
1813
|
+
);
|
|
1814
|
+
},
|
|
1815
|
+
"check-page": ({ className }) => {
|
|
1816
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
1817
|
+
"svg",
|
|
1818
|
+
{
|
|
1819
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1820
|
+
width: "13",
|
|
1821
|
+
height: "16",
|
|
1822
|
+
viewBox: "0 0 13 16",
|
|
1823
|
+
fill: "none",
|
|
1824
|
+
className,
|
|
1825
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
1826
|
+
"path",
|
|
1827
|
+
{
|
|
1828
|
+
d: "M4.71875 0.5H1.34375C0.878 0.5 0.5 0.878 0.5 1.34375V14.2812C0.5 14.747 0.878 15.125 1.34375 15.125H10.9062C11.372 15.125 11.75 14.747 11.75 14.2812V7.53125M4.71875 0.5H5C6.79021 0.5 8.5071 1.21116 9.77297 2.47703C11.0388 3.7429 11.75 5.45979 11.75 7.25V7.53125M4.71875 0.5C5.39008 0.5 6.03391 0.766685 6.50861 1.24139C6.98332 1.71609 7.25 2.35992 7.25 3.03125V4.15625C7.25 4.622 7.628 5 8.09375 5H9.21875C9.89008 5 10.5339 5.26668 11.0086 5.74139C11.4833 6.21609 11.75 6.85992 11.75 7.53125M3.875 10.0625L5.5625 11.75L8.375 7.8125",
|
|
1829
|
+
stroke: "currentColor",
|
|
1830
|
+
strokeLinecap: "round",
|
|
1831
|
+
strokeLinejoin: "round"
|
|
1832
|
+
}
|
|
1833
|
+
)
|
|
1834
|
+
}
|
|
1835
|
+
);
|
|
1836
|
+
},
|
|
1773
1837
|
// ----------------------------------- old ---------------------------------
|
|
1774
1838
|
// ** Status **
|
|
1775
1839
|
"plus-circle": ({ className, fill }) => {
|
|
@@ -2541,28 +2605,6 @@ var template = {
|
|
|
2541
2605
|
}
|
|
2542
2606
|
);
|
|
2543
2607
|
},
|
|
2544
|
-
tag: ({ className }) => {
|
|
2545
|
-
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
2546
|
-
"svg",
|
|
2547
|
-
{
|
|
2548
|
-
width: "24",
|
|
2549
|
-
height: "24",
|
|
2550
|
-
viewBox: "0 0 24 24",
|
|
2551
|
-
fill: "none",
|
|
2552
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2553
|
-
className,
|
|
2554
|
-
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
2555
|
-
"path",
|
|
2556
|
-
{
|
|
2557
|
-
d: "M5.25 8.25H20.25M3.75 15.75H18.75M16.95 2.25L13.05 21.75M10.95 2.25L7.05 21.75",
|
|
2558
|
-
stroke: "currentColor",
|
|
2559
|
-
strokeLinecap: "round",
|
|
2560
|
-
strokeLinejoin: "round"
|
|
2561
|
-
}
|
|
2562
|
-
)
|
|
2563
|
-
}
|
|
2564
|
-
);
|
|
2565
|
-
},
|
|
2566
2608
|
clip: ({ className }) => {
|
|
2567
2609
|
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
2568
2610
|
"svg",
|
|
@@ -2,26 +2,26 @@
|
|
|
2
2
|
import "../../chunk-RLXOHILK.mjs";
|
|
3
3
|
import {
|
|
4
4
|
fileUpload_default
|
|
5
|
-
} from "../../chunk-
|
|
5
|
+
} from "../../chunk-5N63KKLV.mjs";
|
|
6
6
|
import "../../chunk-7VOQKIIK.mjs";
|
|
7
|
-
import "../../chunk-
|
|
7
|
+
import "../../chunk-ACZ3DQVT.mjs";
|
|
8
8
|
import "../../chunk-2GCSFWHD.mjs";
|
|
9
|
-
import "../../chunk-
|
|
9
|
+
import "../../chunk-LYJFK5OA.mjs";
|
|
10
10
|
import "../../chunk-MY5U63QO.mjs";
|
|
11
|
-
import "../../chunk-
|
|
11
|
+
import "../../chunk-NDNIAALB.mjs";
|
|
12
12
|
import "../../chunk-5VTYO3RF.mjs";
|
|
13
|
-
import "../../chunk-
|
|
14
|
-
import "../../chunk-
|
|
13
|
+
import "../../chunk-5J2ODTGJ.mjs";
|
|
14
|
+
import "../../chunk-VUQETREE.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-
|
|
21
|
-
import "../../chunk-5BT37SLM.mjs";
|
|
22
|
-
import "../../chunk-U4DJHAM5.mjs";
|
|
19
|
+
import "../../chunk-RQUD4MZO.mjs";
|
|
20
|
+
import "../../chunk-AVFQY5QP.mjs";
|
|
23
21
|
import "../../chunk-3V4HT2K5.mjs";
|
|
24
22
|
import "../../chunk-27Y6K5NK.mjs";
|
|
23
|
+
import "../../chunk-E3G5QXSH.mjs";
|
|
24
|
+
import "../../chunk-U4DJHAM5.mjs";
|
|
25
25
|
import "../../chunk-AC6TWLRT.mjs";
|
|
26
26
|
export {
|
|
27
27
|
fileUpload_default as FileUpload
|
|
@@ -244,6 +244,14 @@ declare const iconTemplate: {
|
|
|
244
244
|
className?: string;
|
|
245
245
|
fill?: boolean;
|
|
246
246
|
}) => react_jsx_runtime.JSX.Element;
|
|
247
|
+
tag: ({ className }: {
|
|
248
|
+
className?: string;
|
|
249
|
+
fill?: boolean;
|
|
250
|
+
}) => react_jsx_runtime.JSX.Element;
|
|
251
|
+
"check-page": ({ className }: {
|
|
252
|
+
className?: string;
|
|
253
|
+
fill?: boolean;
|
|
254
|
+
}) => react_jsx_runtime.JSX.Element;
|
|
247
255
|
"plus-circle": ({ className, fill }: {
|
|
248
256
|
className?: string;
|
|
249
257
|
fill?: boolean;
|
|
@@ -344,10 +352,6 @@ declare const iconTemplate: {
|
|
|
344
352
|
className?: string;
|
|
345
353
|
fill?: boolean;
|
|
346
354
|
}) => react_jsx_runtime.JSX.Element;
|
|
347
|
-
tag: ({ className }: {
|
|
348
|
-
className?: string;
|
|
349
|
-
fill?: boolean;
|
|
350
|
-
}) => react_jsx_runtime.JSX.Element;
|
|
351
355
|
clip: ({ className }: {
|
|
352
356
|
className?: string;
|
|
353
357
|
fill?: boolean;
|
|
@@ -244,6 +244,14 @@ declare const iconTemplate: {
|
|
|
244
244
|
className?: string;
|
|
245
245
|
fill?: boolean;
|
|
246
246
|
}) => react_jsx_runtime.JSX.Element;
|
|
247
|
+
tag: ({ className }: {
|
|
248
|
+
className?: string;
|
|
249
|
+
fill?: boolean;
|
|
250
|
+
}) => react_jsx_runtime.JSX.Element;
|
|
251
|
+
"check-page": ({ className }: {
|
|
252
|
+
className?: string;
|
|
253
|
+
fill?: boolean;
|
|
254
|
+
}) => react_jsx_runtime.JSX.Element;
|
|
247
255
|
"plus-circle": ({ className, fill }: {
|
|
248
256
|
className?: string;
|
|
249
257
|
fill?: boolean;
|
|
@@ -344,10 +352,6 @@ declare const iconTemplate: {
|
|
|
344
352
|
className?: string;
|
|
345
353
|
fill?: boolean;
|
|
346
354
|
}) => react_jsx_runtime.JSX.Element;
|
|
347
|
-
tag: ({ className }: {
|
|
348
|
-
className?: string;
|
|
349
|
-
fill?: boolean;
|
|
350
|
-
}) => react_jsx_runtime.JSX.Element;
|
|
351
355
|
clip: ({ className }: {
|
|
352
356
|
className?: string;
|
|
353
357
|
fill?: boolean;
|
|
@@ -1683,6 +1683,70 @@ var template = {
|
|
|
1683
1683
|
}
|
|
1684
1684
|
);
|
|
1685
1685
|
},
|
|
1686
|
+
tag: ({ className }) => {
|
|
1687
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
|
|
1688
|
+
"svg",
|
|
1689
|
+
{
|
|
1690
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1691
|
+
width: "18",
|
|
1692
|
+
height: "18",
|
|
1693
|
+
viewBox: "0 0 18 18",
|
|
1694
|
+
fill: "none",
|
|
1695
|
+
className,
|
|
1696
|
+
children: [
|
|
1697
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
1698
|
+
"path",
|
|
1699
|
+
{
|
|
1700
|
+
d: "M3.30357 11.6448L6.70107 15.0423C8.09607 16.4373 10.3611 16.4373 11.7636 15.0423L15.0561 11.7498C16.4511 10.3548 16.4511 8.08978 15.0561 6.68728L11.6511 3.29728C10.9386 2.58478 9.95607 2.20228 8.95107 2.25478L5.20107 2.43478C3.70107 2.50228 2.50857 3.69478 2.43357 5.18728L2.25357 8.93727C2.20857 9.94977 2.59107 10.9323 3.30357 11.6448Z",
|
|
1701
|
+
stroke: "currentColor",
|
|
1702
|
+
strokeLinecap: "round",
|
|
1703
|
+
strokeLinejoin: "round"
|
|
1704
|
+
}
|
|
1705
|
+
),
|
|
1706
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
1707
|
+
"path",
|
|
1708
|
+
{
|
|
1709
|
+
d: "M7.30107 9.1698C8.33661 9.1698 9.17607 8.33033 9.17607 7.2948C9.17607 6.25927 8.33661 5.4198 7.30107 5.4198C6.26554 5.4198 5.42607 6.25927 5.42607 7.2948C5.42607 8.33033 6.26554 9.1698 7.30107 9.1698Z",
|
|
1710
|
+
stroke: "currentColor",
|
|
1711
|
+
strokeLinecap: "round"
|
|
1712
|
+
}
|
|
1713
|
+
),
|
|
1714
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
1715
|
+
"path",
|
|
1716
|
+
{
|
|
1717
|
+
d: "M9.92607 12.9198L12.9261 9.9198",
|
|
1718
|
+
stroke: "currentColor",
|
|
1719
|
+
strokeMiterlimit: "10",
|
|
1720
|
+
strokeLinecap: "round",
|
|
1721
|
+
strokeLinejoin: "round"
|
|
1722
|
+
}
|
|
1723
|
+
)
|
|
1724
|
+
]
|
|
1725
|
+
}
|
|
1726
|
+
);
|
|
1727
|
+
},
|
|
1728
|
+
"check-page": ({ className }) => {
|
|
1729
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
1730
|
+
"svg",
|
|
1731
|
+
{
|
|
1732
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1733
|
+
width: "13",
|
|
1734
|
+
height: "16",
|
|
1735
|
+
viewBox: "0 0 13 16",
|
|
1736
|
+
fill: "none",
|
|
1737
|
+
className,
|
|
1738
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
1739
|
+
"path",
|
|
1740
|
+
{
|
|
1741
|
+
d: "M4.71875 0.5H1.34375C0.878 0.5 0.5 0.878 0.5 1.34375V14.2812C0.5 14.747 0.878 15.125 1.34375 15.125H10.9062C11.372 15.125 11.75 14.747 11.75 14.2812V7.53125M4.71875 0.5H5C6.79021 0.5 8.5071 1.21116 9.77297 2.47703C11.0388 3.7429 11.75 5.45979 11.75 7.25V7.53125M4.71875 0.5C5.39008 0.5 6.03391 0.766685 6.50861 1.24139C6.98332 1.71609 7.25 2.35992 7.25 3.03125V4.15625C7.25 4.622 7.628 5 8.09375 5H9.21875C9.89008 5 10.5339 5.26668 11.0086 5.74139C11.4833 6.21609 11.75 6.85992 11.75 7.53125M3.875 10.0625L5.5625 11.75L8.375 7.8125",
|
|
1742
|
+
stroke: "currentColor",
|
|
1743
|
+
strokeLinecap: "round",
|
|
1744
|
+
strokeLinejoin: "round"
|
|
1745
|
+
}
|
|
1746
|
+
)
|
|
1747
|
+
}
|
|
1748
|
+
);
|
|
1749
|
+
},
|
|
1686
1750
|
// ----------------------------------- old ---------------------------------
|
|
1687
1751
|
// ** Status **
|
|
1688
1752
|
"plus-circle": ({ className, fill }) => {
|
|
@@ -2454,28 +2518,6 @@ var template = {
|
|
|
2454
2518
|
}
|
|
2455
2519
|
);
|
|
2456
2520
|
},
|
|
2457
|
-
tag: ({ className }) => {
|
|
2458
|
-
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
2459
|
-
"svg",
|
|
2460
|
-
{
|
|
2461
|
-
width: "24",
|
|
2462
|
-
height: "24",
|
|
2463
|
-
viewBox: "0 0 24 24",
|
|
2464
|
-
fill: "none",
|
|
2465
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2466
|
-
className,
|
|
2467
|
-
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
2468
|
-
"path",
|
|
2469
|
-
{
|
|
2470
|
-
d: "M5.25 8.25H20.25M3.75 15.75H18.75M16.95 2.25L13.05 21.75M10.95 2.25L7.05 21.75",
|
|
2471
|
-
stroke: "currentColor",
|
|
2472
|
-
strokeLinecap: "round",
|
|
2473
|
-
strokeLinejoin: "round"
|
|
2474
|
-
}
|
|
2475
|
-
)
|
|
2476
|
-
}
|
|
2477
|
-
);
|
|
2478
|
-
},
|
|
2479
2521
|
clip: ({ className }) => {
|
|
2480
2522
|
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
2481
2523
|
"svg",
|
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
import {
|
|
3
3
|
Icon_default,
|
|
4
4
|
iconTemplate
|
|
5
|
-
} from "../../chunk-
|
|
6
|
-
import "../../chunk-
|
|
5
|
+
} from "../../chunk-RQUD4MZO.mjs";
|
|
6
|
+
import "../../chunk-AVFQY5QP.mjs";
|
|
7
7
|
import "../../chunk-AC6TWLRT.mjs";
|
|
8
8
|
export {
|
|
9
9
|
Icon_default as default,
|
|
@@ -1683,6 +1683,70 @@ var template = {
|
|
|
1683
1683
|
}
|
|
1684
1684
|
);
|
|
1685
1685
|
},
|
|
1686
|
+
tag: ({ className }) => {
|
|
1687
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
|
|
1688
|
+
"svg",
|
|
1689
|
+
{
|
|
1690
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1691
|
+
width: "18",
|
|
1692
|
+
height: "18",
|
|
1693
|
+
viewBox: "0 0 18 18",
|
|
1694
|
+
fill: "none",
|
|
1695
|
+
className,
|
|
1696
|
+
children: [
|
|
1697
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
1698
|
+
"path",
|
|
1699
|
+
{
|
|
1700
|
+
d: "M3.30357 11.6448L6.70107 15.0423C8.09607 16.4373 10.3611 16.4373 11.7636 15.0423L15.0561 11.7498C16.4511 10.3548 16.4511 8.08978 15.0561 6.68728L11.6511 3.29728C10.9386 2.58478 9.95607 2.20228 8.95107 2.25478L5.20107 2.43478C3.70107 2.50228 2.50857 3.69478 2.43357 5.18728L2.25357 8.93727C2.20857 9.94977 2.59107 10.9323 3.30357 11.6448Z",
|
|
1701
|
+
stroke: "currentColor",
|
|
1702
|
+
strokeLinecap: "round",
|
|
1703
|
+
strokeLinejoin: "round"
|
|
1704
|
+
}
|
|
1705
|
+
),
|
|
1706
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
1707
|
+
"path",
|
|
1708
|
+
{
|
|
1709
|
+
d: "M7.30107 9.1698C8.33661 9.1698 9.17607 8.33033 9.17607 7.2948C9.17607 6.25927 8.33661 5.4198 7.30107 5.4198C6.26554 5.4198 5.42607 6.25927 5.42607 7.2948C5.42607 8.33033 6.26554 9.1698 7.30107 9.1698Z",
|
|
1710
|
+
stroke: "currentColor",
|
|
1711
|
+
strokeLinecap: "round"
|
|
1712
|
+
}
|
|
1713
|
+
),
|
|
1714
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
1715
|
+
"path",
|
|
1716
|
+
{
|
|
1717
|
+
d: "M9.92607 12.9198L12.9261 9.9198",
|
|
1718
|
+
stroke: "currentColor",
|
|
1719
|
+
strokeMiterlimit: "10",
|
|
1720
|
+
strokeLinecap: "round",
|
|
1721
|
+
strokeLinejoin: "round"
|
|
1722
|
+
}
|
|
1723
|
+
)
|
|
1724
|
+
]
|
|
1725
|
+
}
|
|
1726
|
+
);
|
|
1727
|
+
},
|
|
1728
|
+
"check-page": ({ className }) => {
|
|
1729
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
1730
|
+
"svg",
|
|
1731
|
+
{
|
|
1732
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1733
|
+
width: "13",
|
|
1734
|
+
height: "16",
|
|
1735
|
+
viewBox: "0 0 13 16",
|
|
1736
|
+
fill: "none",
|
|
1737
|
+
className,
|
|
1738
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
1739
|
+
"path",
|
|
1740
|
+
{
|
|
1741
|
+
d: "M4.71875 0.5H1.34375C0.878 0.5 0.5 0.878 0.5 1.34375V14.2812C0.5 14.747 0.878 15.125 1.34375 15.125H10.9062C11.372 15.125 11.75 14.747 11.75 14.2812V7.53125M4.71875 0.5H5C6.79021 0.5 8.5071 1.21116 9.77297 2.47703C11.0388 3.7429 11.75 5.45979 11.75 7.25V7.53125M4.71875 0.5C5.39008 0.5 6.03391 0.766685 6.50861 1.24139C6.98332 1.71609 7.25 2.35992 7.25 3.03125V4.15625C7.25 4.622 7.628 5 8.09375 5H9.21875C9.89008 5 10.5339 5.26668 11.0086 5.74139C11.4833 6.21609 11.75 6.85992 11.75 7.53125M3.875 10.0625L5.5625 11.75L8.375 7.8125",
|
|
1742
|
+
stroke: "currentColor",
|
|
1743
|
+
strokeLinecap: "round",
|
|
1744
|
+
strokeLinejoin: "round"
|
|
1745
|
+
}
|
|
1746
|
+
)
|
|
1747
|
+
}
|
|
1748
|
+
);
|
|
1749
|
+
},
|
|
1686
1750
|
// ----------------------------------- old ---------------------------------
|
|
1687
1751
|
// ** Status **
|
|
1688
1752
|
"plus-circle": ({ className, fill }) => {
|
|
@@ -2454,28 +2518,6 @@ var template = {
|
|
|
2454
2518
|
}
|
|
2455
2519
|
);
|
|
2456
2520
|
},
|
|
2457
|
-
tag: ({ className }) => {
|
|
2458
|
-
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
2459
|
-
"svg",
|
|
2460
|
-
{
|
|
2461
|
-
width: "24",
|
|
2462
|
-
height: "24",
|
|
2463
|
-
viewBox: "0 0 24 24",
|
|
2464
|
-
fill: "none",
|
|
2465
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2466
|
-
className,
|
|
2467
|
-
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
2468
|
-
"path",
|
|
2469
|
-
{
|
|
2470
|
-
d: "M5.25 8.25H20.25M3.75 15.75H18.75M16.95 2.25L13.05 21.75M10.95 2.25L7.05 21.75",
|
|
2471
|
-
stroke: "currentColor",
|
|
2472
|
-
strokeLinecap: "round",
|
|
2473
|
-
strokeLinejoin: "round"
|
|
2474
|
-
}
|
|
2475
|
-
)
|
|
2476
|
-
}
|
|
2477
|
-
);
|
|
2478
|
-
},
|
|
2479
2521
|
clip: ({ className }) => {
|
|
2480
2522
|
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
2481
2523
|
"svg",
|
|
@@ -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-RQUD4MZO.mjs";
|
|
7
|
+
import "../../chunk-AVFQY5QP.mjs";
|
|
8
8
|
import "../../chunk-AC6TWLRT.mjs";
|
|
9
9
|
export {
|
|
10
10
|
Icon_default as Icon,
|
|
@@ -65,6 +65,8 @@ declare const template: {
|
|
|
65
65
|
text: ({ className }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
66
66
|
question: ({ className }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
67
67
|
photo: ({ className }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
68
|
+
tag: ({ className }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
69
|
+
"check-page": ({ className }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
68
70
|
"plus-circle": ({ className, fill }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
69
71
|
"minus-circle": ({ className, fill }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
70
72
|
"close-circle": ({ className, fill }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
@@ -90,7 +92,6 @@ declare const template: {
|
|
|
90
92
|
"chart-table-line": ({ className, fill }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
91
93
|
heart: ({ className, fill }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
92
94
|
ticket: ({ className, fill }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
93
|
-
tag: ({ className }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
94
95
|
clip: ({ className }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
95
96
|
link: ({ className, fill }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
96
97
|
unlink: ({ className, fill }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
@@ -65,6 +65,8 @@ declare const template: {
|
|
|
65
65
|
text: ({ className }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
66
66
|
question: ({ className }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
67
67
|
photo: ({ className }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
68
|
+
tag: ({ className }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
69
|
+
"check-page": ({ className }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
68
70
|
"plus-circle": ({ className, fill }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
69
71
|
"minus-circle": ({ className, fill }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
70
72
|
"close-circle": ({ className, fill }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
@@ -90,7 +92,6 @@ declare const template: {
|
|
|
90
92
|
"chart-table-line": ({ className, fill }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
91
93
|
heart: ({ className, fill }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
92
94
|
ticket: ({ className, fill }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
93
|
-
tag: ({ className }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
94
95
|
clip: ({ className }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
95
96
|
link: ({ className, fill }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
96
97
|
unlink: ({ className, fill }: IconProps) => react_jsx_runtime.JSX.Element;
|
|
@@ -1680,6 +1680,70 @@ var template = {
|
|
|
1680
1680
|
}
|
|
1681
1681
|
);
|
|
1682
1682
|
},
|
|
1683
|
+
tag: ({ className }) => {
|
|
1684
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
|
|
1685
|
+
"svg",
|
|
1686
|
+
{
|
|
1687
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1688
|
+
width: "18",
|
|
1689
|
+
height: "18",
|
|
1690
|
+
viewBox: "0 0 18 18",
|
|
1691
|
+
fill: "none",
|
|
1692
|
+
className,
|
|
1693
|
+
children: [
|
|
1694
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
1695
|
+
"path",
|
|
1696
|
+
{
|
|
1697
|
+
d: "M3.30357 11.6448L6.70107 15.0423C8.09607 16.4373 10.3611 16.4373 11.7636 15.0423L15.0561 11.7498C16.4511 10.3548 16.4511 8.08978 15.0561 6.68728L11.6511 3.29728C10.9386 2.58478 9.95607 2.20228 8.95107 2.25478L5.20107 2.43478C3.70107 2.50228 2.50857 3.69478 2.43357 5.18728L2.25357 8.93727C2.20857 9.94977 2.59107 10.9323 3.30357 11.6448Z",
|
|
1698
|
+
stroke: "currentColor",
|
|
1699
|
+
strokeLinecap: "round",
|
|
1700
|
+
strokeLinejoin: "round"
|
|
1701
|
+
}
|
|
1702
|
+
),
|
|
1703
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
1704
|
+
"path",
|
|
1705
|
+
{
|
|
1706
|
+
d: "M7.30107 9.1698C8.33661 9.1698 9.17607 8.33033 9.17607 7.2948C9.17607 6.25927 8.33661 5.4198 7.30107 5.4198C6.26554 5.4198 5.42607 6.25927 5.42607 7.2948C5.42607 8.33033 6.26554 9.1698 7.30107 9.1698Z",
|
|
1707
|
+
stroke: "currentColor",
|
|
1708
|
+
strokeLinecap: "round"
|
|
1709
|
+
}
|
|
1710
|
+
),
|
|
1711
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
1712
|
+
"path",
|
|
1713
|
+
{
|
|
1714
|
+
d: "M9.92607 12.9198L12.9261 9.9198",
|
|
1715
|
+
stroke: "currentColor",
|
|
1716
|
+
strokeMiterlimit: "10",
|
|
1717
|
+
strokeLinecap: "round",
|
|
1718
|
+
strokeLinejoin: "round"
|
|
1719
|
+
}
|
|
1720
|
+
)
|
|
1721
|
+
]
|
|
1722
|
+
}
|
|
1723
|
+
);
|
|
1724
|
+
},
|
|
1725
|
+
"check-page": ({ className }) => {
|
|
1726
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
1727
|
+
"svg",
|
|
1728
|
+
{
|
|
1729
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1730
|
+
width: "13",
|
|
1731
|
+
height: "16",
|
|
1732
|
+
viewBox: "0 0 13 16",
|
|
1733
|
+
fill: "none",
|
|
1734
|
+
className,
|
|
1735
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
1736
|
+
"path",
|
|
1737
|
+
{
|
|
1738
|
+
d: "M4.71875 0.5H1.34375C0.878 0.5 0.5 0.878 0.5 1.34375V14.2812C0.5 14.747 0.878 15.125 1.34375 15.125H10.9062C11.372 15.125 11.75 14.747 11.75 14.2812V7.53125M4.71875 0.5H5C6.79021 0.5 8.5071 1.21116 9.77297 2.47703C11.0388 3.7429 11.75 5.45979 11.75 7.25V7.53125M4.71875 0.5C5.39008 0.5 6.03391 0.766685 6.50861 1.24139C6.98332 1.71609 7.25 2.35992 7.25 3.03125V4.15625C7.25 4.622 7.628 5 8.09375 5H9.21875C9.89008 5 10.5339 5.26668 11.0086 5.74139C11.4833 6.21609 11.75 6.85992 11.75 7.53125M3.875 10.0625L5.5625 11.75L8.375 7.8125",
|
|
1739
|
+
stroke: "currentColor",
|
|
1740
|
+
strokeLinecap: "round",
|
|
1741
|
+
strokeLinejoin: "round"
|
|
1742
|
+
}
|
|
1743
|
+
)
|
|
1744
|
+
}
|
|
1745
|
+
);
|
|
1746
|
+
},
|
|
1683
1747
|
// ----------------------------------- old ---------------------------------
|
|
1684
1748
|
// ** Status **
|
|
1685
1749
|
"plus-circle": ({ className, fill }) => {
|
|
@@ -2451,28 +2515,6 @@ var template = {
|
|
|
2451
2515
|
}
|
|
2452
2516
|
);
|
|
2453
2517
|
},
|
|
2454
|
-
tag: ({ className }) => {
|
|
2455
|
-
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
2456
|
-
"svg",
|
|
2457
|
-
{
|
|
2458
|
-
width: "24",
|
|
2459
|
-
height: "24",
|
|
2460
|
-
viewBox: "0 0 24 24",
|
|
2461
|
-
fill: "none",
|
|
2462
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2463
|
-
className,
|
|
2464
|
-
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
2465
|
-
"path",
|
|
2466
|
-
{
|
|
2467
|
-
d: "M5.25 8.25H20.25M3.75 15.75H18.75M16.95 2.25L13.05 21.75M10.95 2.25L7.05 21.75",
|
|
2468
|
-
stroke: "currentColor",
|
|
2469
|
-
strokeLinecap: "round",
|
|
2470
|
-
strokeLinejoin: "round"
|
|
2471
|
-
}
|
|
2472
|
-
)
|
|
2473
|
-
}
|
|
2474
|
-
);
|
|
2475
|
-
},
|
|
2476
2518
|
clip: ({ className }) => {
|
|
2477
2519
|
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
2478
2520
|
"svg",
|
|
@@ -1766,6 +1766,70 @@ var template = {
|
|
|
1766
1766
|
}
|
|
1767
1767
|
);
|
|
1768
1768
|
},
|
|
1769
|
+
tag: ({ className }) => {
|
|
1770
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
|
|
1771
|
+
"svg",
|
|
1772
|
+
{
|
|
1773
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1774
|
+
width: "18",
|
|
1775
|
+
height: "18",
|
|
1776
|
+
viewBox: "0 0 18 18",
|
|
1777
|
+
fill: "none",
|
|
1778
|
+
className,
|
|
1779
|
+
children: [
|
|
1780
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
1781
|
+
"path",
|
|
1782
|
+
{
|
|
1783
|
+
d: "M3.30357 11.6448L6.70107 15.0423C8.09607 16.4373 10.3611 16.4373 11.7636 15.0423L15.0561 11.7498C16.4511 10.3548 16.4511 8.08978 15.0561 6.68728L11.6511 3.29728C10.9386 2.58478 9.95607 2.20228 8.95107 2.25478L5.20107 2.43478C3.70107 2.50228 2.50857 3.69478 2.43357 5.18728L2.25357 8.93727C2.20857 9.94977 2.59107 10.9323 3.30357 11.6448Z",
|
|
1784
|
+
stroke: "currentColor",
|
|
1785
|
+
strokeLinecap: "round",
|
|
1786
|
+
strokeLinejoin: "round"
|
|
1787
|
+
}
|
|
1788
|
+
),
|
|
1789
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
1790
|
+
"path",
|
|
1791
|
+
{
|
|
1792
|
+
d: "M7.30107 9.1698C8.33661 9.1698 9.17607 8.33033 9.17607 7.2948C9.17607 6.25927 8.33661 5.4198 7.30107 5.4198C6.26554 5.4198 5.42607 6.25927 5.42607 7.2948C5.42607 8.33033 6.26554 9.1698 7.30107 9.1698Z",
|
|
1793
|
+
stroke: "currentColor",
|
|
1794
|
+
strokeLinecap: "round"
|
|
1795
|
+
}
|
|
1796
|
+
),
|
|
1797
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
1798
|
+
"path",
|
|
1799
|
+
{
|
|
1800
|
+
d: "M9.92607 12.9198L12.9261 9.9198",
|
|
1801
|
+
stroke: "currentColor",
|
|
1802
|
+
strokeMiterlimit: "10",
|
|
1803
|
+
strokeLinecap: "round",
|
|
1804
|
+
strokeLinejoin: "round"
|
|
1805
|
+
}
|
|
1806
|
+
)
|
|
1807
|
+
]
|
|
1808
|
+
}
|
|
1809
|
+
);
|
|
1810
|
+
},
|
|
1811
|
+
"check-page": ({ className }) => {
|
|
1812
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
1813
|
+
"svg",
|
|
1814
|
+
{
|
|
1815
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1816
|
+
width: "13",
|
|
1817
|
+
height: "16",
|
|
1818
|
+
viewBox: "0 0 13 16",
|
|
1819
|
+
fill: "none",
|
|
1820
|
+
className,
|
|
1821
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
1822
|
+
"path",
|
|
1823
|
+
{
|
|
1824
|
+
d: "M4.71875 0.5H1.34375C0.878 0.5 0.5 0.878 0.5 1.34375V14.2812C0.5 14.747 0.878 15.125 1.34375 15.125H10.9062C11.372 15.125 11.75 14.747 11.75 14.2812V7.53125M4.71875 0.5H5C6.79021 0.5 8.5071 1.21116 9.77297 2.47703C11.0388 3.7429 11.75 5.45979 11.75 7.25V7.53125M4.71875 0.5C5.39008 0.5 6.03391 0.766685 6.50861 1.24139C6.98332 1.71609 7.25 2.35992 7.25 3.03125V4.15625C7.25 4.622 7.628 5 8.09375 5H9.21875C9.89008 5 10.5339 5.26668 11.0086 5.74139C11.4833 6.21609 11.75 6.85992 11.75 7.53125M3.875 10.0625L5.5625 11.75L8.375 7.8125",
|
|
1825
|
+
stroke: "currentColor",
|
|
1826
|
+
strokeLinecap: "round",
|
|
1827
|
+
strokeLinejoin: "round"
|
|
1828
|
+
}
|
|
1829
|
+
)
|
|
1830
|
+
}
|
|
1831
|
+
);
|
|
1832
|
+
},
|
|
1769
1833
|
// ----------------------------------- old ---------------------------------
|
|
1770
1834
|
// ** Status **
|
|
1771
1835
|
"plus-circle": ({ className, fill }) => {
|
|
@@ -2537,28 +2601,6 @@ var template = {
|
|
|
2537
2601
|
}
|
|
2538
2602
|
);
|
|
2539
2603
|
},
|
|
2540
|
-
tag: ({ className }) => {
|
|
2541
|
-
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
2542
|
-
"svg",
|
|
2543
|
-
{
|
|
2544
|
-
width: "24",
|
|
2545
|
-
height: "24",
|
|
2546
|
-
viewBox: "0 0 24 24",
|
|
2547
|
-
fill: "none",
|
|
2548
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2549
|
-
className,
|
|
2550
|
-
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
2551
|
-
"path",
|
|
2552
|
-
{
|
|
2553
|
-
d: "M5.25 8.25H20.25M3.75 15.75H18.75M16.95 2.25L13.05 21.75M10.95 2.25L7.05 21.75",
|
|
2554
|
-
stroke: "currentColor",
|
|
2555
|
-
strokeLinecap: "round",
|
|
2556
|
-
strokeLinejoin: "round"
|
|
2557
|
-
}
|
|
2558
|
-
)
|
|
2559
|
-
}
|
|
2560
|
-
);
|
|
2561
|
-
},
|
|
2562
2604
|
clip: ({ className }) => {
|
|
2563
2605
|
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
2564
2606
|
"svg",
|
|
@@ -2,13 +2,13 @@
|
|
|
2
2
|
import "../../chunk-2GCSFWHD.mjs";
|
|
3
3
|
import {
|
|
4
4
|
input_default
|
|
5
|
-
} from "../../chunk-
|
|
5
|
+
} from "../../chunk-LYJFK5OA.mjs";
|
|
6
6
|
import "../../chunk-ZYIIXWVY.mjs";
|
|
7
|
-
import "../../chunk-
|
|
7
|
+
import "../../chunk-RQUD4MZO.mjs";
|
|
8
|
+
import "../../chunk-AVFQY5QP.mjs";
|
|
9
|
+
import "../../chunk-27Y6K5NK.mjs";
|
|
8
10
|
import "../../chunk-E3G5QXSH.mjs";
|
|
9
|
-
import "../../chunk-5BT37SLM.mjs";
|
|
10
11
|
import "../../chunk-U4DJHAM5.mjs";
|
|
11
|
-
import "../../chunk-27Y6K5NK.mjs";
|
|
12
12
|
import "../../chunk-AC6TWLRT.mjs";
|
|
13
13
|
export {
|
|
14
14
|
input_default as Input
|