@deepnoid/ui 0.1.117 → 0.1.118
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 +162 -162
- package/dist/{chunk-HD2PTCE6.mjs → chunk-27WK5334.mjs} +2 -2
- package/dist/{chunk-3ZH6PWFC.mjs → chunk-BBQNVDIA.mjs} +2 -2
- package/dist/{chunk-ER3SUAE2.mjs → chunk-CMMVXFHD.mjs} +1 -1
- package/dist/{chunk-LCWEO4U6.mjs → chunk-CTWYY7Z2.mjs} +28 -28
- package/dist/{chunk-HLYTCS7L.mjs → chunk-EM2NIGNZ.mjs} +1 -1
- package/dist/{chunk-VPGJ4HZ7.mjs → chunk-EXUHHLSA.mjs} +2 -2
- package/dist/{chunk-TO6OPRBH.mjs → chunk-IJS5AWD2.mjs} +1 -1
- package/dist/{chunk-PHWTRXOL.mjs → chunk-KCOS2KC6.mjs} +2 -2
- package/dist/{chunk-6VNOOJDQ.mjs → chunk-MHZ4BO5M.mjs} +2 -2
- package/dist/{chunk-RSD67ORA.mjs → chunk-MIVGSJFF.mjs} +1 -1
- package/dist/{chunk-LIHZG4KM.mjs → chunk-NITERGU5.mjs} +4 -4
- package/dist/{chunk-MG5E5YZ7.mjs → chunk-NMZFSNPE.mjs} +1 -1
- package/dist/{chunk-LZRBMVT7.mjs → chunk-NV5Z6ZUO.mjs} +1 -1
- package/dist/{chunk-TRNL3IXF.mjs → chunk-OBMO6LRA.mjs} +1 -1
- package/dist/{chunk-CUCLHYCE.mjs → chunk-Q5634WTM.mjs} +3 -3
- package/dist/{chunk-UPPNTDNG.mjs → chunk-RJPBLIEF.mjs} +1 -1
- package/dist/{chunk-F7PC2JAF.mjs → chunk-SS6EG5JO.mjs} +1 -1
- package/dist/{chunk-PMSUPDDW.mjs → chunk-YLHOBT6S.mjs} +1 -1
- package/dist/{chunk-676Y7NKV.mjs → chunk-YUS5SELP.mjs} +1 -1
- package/dist/components/avatar/avatar.js +28 -28
- package/dist/components/avatar/avatar.mjs +2 -2
- package/dist/components/avatar/index.js +28 -28
- package/dist/components/avatar/index.mjs +2 -2
- package/dist/components/breadcrumb/breadcrumb.js +29 -29
- package/dist/components/breadcrumb/breadcrumb.mjs +5 -5
- package/dist/components/breadcrumb/index.js +29 -29
- package/dist/components/breadcrumb/index.mjs +5 -5
- package/dist/components/button/button.js +28 -28
- package/dist/components/button/button.mjs +3 -3
- package/dist/components/button/icon-button.js +28 -28
- package/dist/components/button/icon-button.mjs +3 -3
- package/dist/components/button/index.js +28 -28
- package/dist/components/button/index.mjs +4 -4
- package/dist/components/chip/chip.js +28 -28
- package/dist/components/chip/chip.mjs +3 -3
- package/dist/components/chip/index.js +28 -28
- package/dist/components/chip/index.mjs +3 -3
- package/dist/components/fileUpload/fileUpload.js +28 -28
- package/dist/components/fileUpload/fileUpload.mjs +6 -6
- package/dist/components/fileUpload/index.js +28 -28
- package/dist/components/fileUpload/index.mjs +6 -6
- package/dist/components/icon/Icon.d.mts +8 -8
- package/dist/components/icon/Icon.d.ts +8 -8
- package/dist/components/icon/Icon.js +28 -28
- package/dist/components/icon/Icon.mjs +2 -2
- package/dist/components/icon/index.js +28 -28
- package/dist/components/icon/index.mjs +2 -2
- package/dist/components/icon/template.d.mts +2 -2
- package/dist/components/icon/template.d.ts +2 -2
- package/dist/components/icon/template.js +28 -28
- package/dist/components/icon/template.mjs +1 -1
- package/dist/components/input/index.js +28 -28
- package/dist/components/input/index.mjs +3 -3
- package/dist/components/input/input.js +28 -28
- package/dist/components/input/input.mjs +3 -3
- package/dist/components/list/index.js +28 -28
- package/dist/components/list/index.mjs +4 -4
- package/dist/components/list/listItem.js +28 -28
- package/dist/components/list/listItem.mjs +4 -4
- package/dist/components/modal/index.js +28 -28
- package/dist/components/modal/index.mjs +5 -5
- package/dist/components/modal/modal.js +28 -28
- package/dist/components/modal/modal.mjs +5 -5
- package/dist/components/pagination/index.js +28 -28
- package/dist/components/pagination/index.mjs +4 -4
- package/dist/components/pagination/pagination.js +28 -28
- package/dist/components/pagination/pagination.mjs +4 -4
- package/dist/components/picker/datePicker.js +28 -28
- package/dist/components/picker/datePicker.mjs +6 -6
- package/dist/components/picker/index.js +28 -28
- package/dist/components/picker/index.mjs +8 -8
- package/dist/components/picker/timePicker.js +28 -28
- package/dist/components/picker/timePicker.mjs +4 -4
- package/dist/components/select/index.js +28 -28
- package/dist/components/select/index.mjs +3 -3
- package/dist/components/select/select.js +28 -28
- package/dist/components/select/select.mjs +3 -3
- package/dist/components/table/index.js +28 -28
- package/dist/components/table/index.mjs +5 -5
- package/dist/components/table/table-body.js +28 -28
- package/dist/components/table/table-body.mjs +5 -5
- package/dist/components/table/table-head.js +28 -28
- package/dist/components/table/table-head.mjs +5 -5
- package/dist/components/table/table.js +28 -28
- package/dist/components/table/table.mjs +5 -5
- package/dist/components/toast/index.js +28 -28
- package/dist/components/toast/index.mjs +4 -4
- package/dist/components/toast/toast.js +28 -28
- package/dist/components/toast/toast.mjs +3 -3
- package/dist/components/toast/use-toast.js +28 -28
- package/dist/components/toast/use-toast.mjs +4 -4
- package/dist/components/tree/index.js +28 -28
- package/dist/components/tree/index.mjs +3 -3
- package/dist/components/tree/tree.js +28 -28
- package/dist/components/tree/tree.mjs +3 -3
- package/dist/index.js +29 -29
- package/dist/index.mjs +23 -23
- package/package.json +1 -1
|
@@ -3,15 +3,15 @@ import "../../chunk-LUWGOKLG.mjs";
|
|
|
3
3
|
import {
|
|
4
4
|
ToastProvider,
|
|
5
5
|
useToast
|
|
6
|
-
} from "../../chunk-
|
|
6
|
+
} from "../../chunk-NMZFSNPE.mjs";
|
|
7
7
|
import "../../chunk-ZOTHPHXA.mjs";
|
|
8
8
|
import {
|
|
9
9
|
toast_default
|
|
10
|
-
} from "../../chunk-
|
|
10
|
+
} from "../../chunk-OBMO6LRA.mjs";
|
|
11
11
|
import "../../chunk-ZYIIXWVY.mjs";
|
|
12
|
-
import "../../chunk-
|
|
12
|
+
import "../../chunk-EM2NIGNZ.mjs";
|
|
13
13
|
import "../../chunk-E3G5QXSH.mjs";
|
|
14
|
-
import "../../chunk-
|
|
14
|
+
import "../../chunk-CTWYY7Z2.mjs";
|
|
15
15
|
import "../../chunk-CDXBML6O.mjs";
|
|
16
16
|
import "../../chunk-27Y6K5NK.mjs";
|
|
17
17
|
import "../../chunk-AC6TWLRT.mjs";
|
|
@@ -1693,6 +1693,34 @@ var template = {
|
|
|
1693
1693
|
}
|
|
1694
1694
|
);
|
|
1695
1695
|
},
|
|
1696
|
+
"brace-left": ({ className }) => {
|
|
1697
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
1698
|
+
"svg",
|
|
1699
|
+
{
|
|
1700
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1701
|
+
width: "18",
|
|
1702
|
+
height: "18",
|
|
1703
|
+
viewBox: "0 0 18 18",
|
|
1704
|
+
fill: "none",
|
|
1705
|
+
className,
|
|
1706
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M11.5 14L6.5 9L11.5 4", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
|
|
1707
|
+
}
|
|
1708
|
+
);
|
|
1709
|
+
},
|
|
1710
|
+
"brace-right": ({ className }) => {
|
|
1711
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
1712
|
+
"svg",
|
|
1713
|
+
{
|
|
1714
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1715
|
+
width: "18",
|
|
1716
|
+
height: "18",
|
|
1717
|
+
viewBox: "0 0 18 18",
|
|
1718
|
+
fill: "none",
|
|
1719
|
+
className,
|
|
1720
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M6.5 4L11.5 9L6.5 14", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
|
|
1721
|
+
}
|
|
1722
|
+
);
|
|
1723
|
+
},
|
|
1696
1724
|
// ----------------------------------- old ---------------------------------
|
|
1697
1725
|
// ** Status **
|
|
1698
1726
|
check: ({ className, fill }) => {
|
|
@@ -4312,34 +4340,6 @@ var template = {
|
|
|
4312
4340
|
}
|
|
4313
4341
|
);
|
|
4314
4342
|
},
|
|
4315
|
-
"brace-left": ({ className, fill }) => {
|
|
4316
|
-
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
4317
|
-
"svg",
|
|
4318
|
-
{
|
|
4319
|
-
width: "24",
|
|
4320
|
-
height: "24",
|
|
4321
|
-
viewBox: "0 0 24 24",
|
|
4322
|
-
fill: "none",
|
|
4323
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
4324
|
-
className,
|
|
4325
|
-
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M15.75 19.5L8.25 12L15.75 4.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
|
|
4326
|
-
}
|
|
4327
|
-
);
|
|
4328
|
-
},
|
|
4329
|
-
"brace-right": ({ className, fill }) => {
|
|
4330
|
-
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
4331
|
-
"svg",
|
|
4332
|
-
{
|
|
4333
|
-
width: "24",
|
|
4334
|
-
height: "24",
|
|
4335
|
-
viewBox: "0 0 24 24",
|
|
4336
|
-
fill: "none",
|
|
4337
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
4338
|
-
className,
|
|
4339
|
-
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M8.25 4.5L15.75 12L8.25 19.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
|
|
4340
|
-
}
|
|
4341
|
-
);
|
|
4342
|
-
},
|
|
4343
4343
|
"brace-double-up": ({ className, fill }) => {
|
|
4344
4344
|
return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
|
|
4345
4345
|
"svg",
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import {
|
|
3
3
|
toast_default
|
|
4
|
-
} from "../../chunk-
|
|
4
|
+
} from "../../chunk-OBMO6LRA.mjs";
|
|
5
5
|
import "../../chunk-ZYIIXWVY.mjs";
|
|
6
|
-
import "../../chunk-
|
|
6
|
+
import "../../chunk-EM2NIGNZ.mjs";
|
|
7
7
|
import "../../chunk-E3G5QXSH.mjs";
|
|
8
|
-
import "../../chunk-
|
|
8
|
+
import "../../chunk-CTWYY7Z2.mjs";
|
|
9
9
|
import "../../chunk-CDXBML6O.mjs";
|
|
10
10
|
import "../../chunk-27Y6K5NK.mjs";
|
|
11
11
|
import "../../chunk-AC6TWLRT.mjs";
|
|
@@ -1733,6 +1733,34 @@ var template = {
|
|
|
1733
1733
|
}
|
|
1734
1734
|
);
|
|
1735
1735
|
},
|
|
1736
|
+
"brace-left": ({ className }) => {
|
|
1737
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
1738
|
+
"svg",
|
|
1739
|
+
{
|
|
1740
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1741
|
+
width: "18",
|
|
1742
|
+
height: "18",
|
|
1743
|
+
viewBox: "0 0 18 18",
|
|
1744
|
+
fill: "none",
|
|
1745
|
+
className,
|
|
1746
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M11.5 14L6.5 9L11.5 4", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
|
|
1747
|
+
}
|
|
1748
|
+
);
|
|
1749
|
+
},
|
|
1750
|
+
"brace-right": ({ className }) => {
|
|
1751
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
1752
|
+
"svg",
|
|
1753
|
+
{
|
|
1754
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1755
|
+
width: "18",
|
|
1756
|
+
height: "18",
|
|
1757
|
+
viewBox: "0 0 18 18",
|
|
1758
|
+
fill: "none",
|
|
1759
|
+
className,
|
|
1760
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M6.5 4L11.5 9L6.5 14", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
|
|
1761
|
+
}
|
|
1762
|
+
);
|
|
1763
|
+
},
|
|
1736
1764
|
// ----------------------------------- old ---------------------------------
|
|
1737
1765
|
// ** Status **
|
|
1738
1766
|
check: ({ className, fill }) => {
|
|
@@ -4352,34 +4380,6 @@ var template = {
|
|
|
4352
4380
|
}
|
|
4353
4381
|
);
|
|
4354
4382
|
},
|
|
4355
|
-
"brace-left": ({ className, fill }) => {
|
|
4356
|
-
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
4357
|
-
"svg",
|
|
4358
|
-
{
|
|
4359
|
-
width: "24",
|
|
4360
|
-
height: "24",
|
|
4361
|
-
viewBox: "0 0 24 24",
|
|
4362
|
-
fill: "none",
|
|
4363
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
4364
|
-
className,
|
|
4365
|
-
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M15.75 19.5L8.25 12L15.75 4.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
|
|
4366
|
-
}
|
|
4367
|
-
);
|
|
4368
|
-
},
|
|
4369
|
-
"brace-right": ({ className, fill }) => {
|
|
4370
|
-
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
4371
|
-
"svg",
|
|
4372
|
-
{
|
|
4373
|
-
width: "24",
|
|
4374
|
-
height: "24",
|
|
4375
|
-
viewBox: "0 0 24 24",
|
|
4376
|
-
fill: "none",
|
|
4377
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
4378
|
-
className,
|
|
4379
|
-
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M8.25 4.5L15.75 12L8.25 19.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
|
|
4380
|
-
}
|
|
4381
|
-
);
|
|
4382
|
-
},
|
|
4383
4383
|
"brace-double-up": ({ className, fill }) => {
|
|
4384
4384
|
return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
|
|
4385
4385
|
"svg",
|
|
@@ -2,13 +2,13 @@
|
|
|
2
2
|
import {
|
|
3
3
|
ToastProvider,
|
|
4
4
|
useToast
|
|
5
|
-
} from "../../chunk-
|
|
5
|
+
} from "../../chunk-NMZFSNPE.mjs";
|
|
6
6
|
import "../../chunk-ZOTHPHXA.mjs";
|
|
7
|
-
import "../../chunk-
|
|
7
|
+
import "../../chunk-OBMO6LRA.mjs";
|
|
8
8
|
import "../../chunk-ZYIIXWVY.mjs";
|
|
9
|
-
import "../../chunk-
|
|
9
|
+
import "../../chunk-EM2NIGNZ.mjs";
|
|
10
10
|
import "../../chunk-E3G5QXSH.mjs";
|
|
11
|
-
import "../../chunk-
|
|
11
|
+
import "../../chunk-CTWYY7Z2.mjs";
|
|
12
12
|
import "../../chunk-CDXBML6O.mjs";
|
|
13
13
|
import "../../chunk-27Y6K5NK.mjs";
|
|
14
14
|
import "../../chunk-AC6TWLRT.mjs";
|
|
@@ -1675,6 +1675,34 @@ var template = {
|
|
|
1675
1675
|
}
|
|
1676
1676
|
);
|
|
1677
1677
|
},
|
|
1678
|
+
"brace-left": ({ className }) => {
|
|
1679
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
1680
|
+
"svg",
|
|
1681
|
+
{
|
|
1682
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1683
|
+
width: "18",
|
|
1684
|
+
height: "18",
|
|
1685
|
+
viewBox: "0 0 18 18",
|
|
1686
|
+
fill: "none",
|
|
1687
|
+
className,
|
|
1688
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M11.5 14L6.5 9L11.5 4", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
|
|
1689
|
+
}
|
|
1690
|
+
);
|
|
1691
|
+
},
|
|
1692
|
+
"brace-right": ({ className }) => {
|
|
1693
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
1694
|
+
"svg",
|
|
1695
|
+
{
|
|
1696
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1697
|
+
width: "18",
|
|
1698
|
+
height: "18",
|
|
1699
|
+
viewBox: "0 0 18 18",
|
|
1700
|
+
fill: "none",
|
|
1701
|
+
className,
|
|
1702
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M6.5 4L11.5 9L6.5 14", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
|
|
1703
|
+
}
|
|
1704
|
+
);
|
|
1705
|
+
},
|
|
1678
1706
|
// ----------------------------------- old ---------------------------------
|
|
1679
1707
|
// ** Status **
|
|
1680
1708
|
check: ({ className, fill }) => {
|
|
@@ -4294,34 +4322,6 @@ var template = {
|
|
|
4294
4322
|
}
|
|
4295
4323
|
);
|
|
4296
4324
|
},
|
|
4297
|
-
"brace-left": ({ className, fill }) => {
|
|
4298
|
-
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
4299
|
-
"svg",
|
|
4300
|
-
{
|
|
4301
|
-
width: "24",
|
|
4302
|
-
height: "24",
|
|
4303
|
-
viewBox: "0 0 24 24",
|
|
4304
|
-
fill: "none",
|
|
4305
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
4306
|
-
className,
|
|
4307
|
-
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M15.75 19.5L8.25 12L15.75 4.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
|
|
4308
|
-
}
|
|
4309
|
-
);
|
|
4310
|
-
},
|
|
4311
|
-
"brace-right": ({ className, fill }) => {
|
|
4312
|
-
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
4313
|
-
"svg",
|
|
4314
|
-
{
|
|
4315
|
-
width: "24",
|
|
4316
|
-
height: "24",
|
|
4317
|
-
viewBox: "0 0 24 24",
|
|
4318
|
-
fill: "none",
|
|
4319
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
4320
|
-
className,
|
|
4321
|
-
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M8.25 4.5L15.75 12L8.25 19.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
|
|
4322
|
-
}
|
|
4323
|
-
);
|
|
4324
|
-
},
|
|
4325
4325
|
"brace-double-up": ({ className, fill }) => {
|
|
4326
4326
|
return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
|
|
4327
4327
|
"svg",
|
|
@@ -2,10 +2,10 @@
|
|
|
2
2
|
import "../../chunk-MBLZYQCN.mjs";
|
|
3
3
|
import {
|
|
4
4
|
tree_default
|
|
5
|
-
} from "../../chunk-
|
|
5
|
+
} from "../../chunk-YLHOBT6S.mjs";
|
|
6
6
|
import "../../chunk-ZYIIXWVY.mjs";
|
|
7
|
-
import "../../chunk-
|
|
8
|
-
import "../../chunk-
|
|
7
|
+
import "../../chunk-EM2NIGNZ.mjs";
|
|
8
|
+
import "../../chunk-CTWYY7Z2.mjs";
|
|
9
9
|
import "../../chunk-CDXBML6O.mjs";
|
|
10
10
|
import "../../chunk-27Y6K5NK.mjs";
|
|
11
11
|
import "../../chunk-AC6TWLRT.mjs";
|
|
@@ -1674,6 +1674,34 @@ var template = {
|
|
|
1674
1674
|
}
|
|
1675
1675
|
);
|
|
1676
1676
|
},
|
|
1677
|
+
"brace-left": ({ className }) => {
|
|
1678
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
1679
|
+
"svg",
|
|
1680
|
+
{
|
|
1681
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1682
|
+
width: "18",
|
|
1683
|
+
height: "18",
|
|
1684
|
+
viewBox: "0 0 18 18",
|
|
1685
|
+
fill: "none",
|
|
1686
|
+
className,
|
|
1687
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M11.5 14L6.5 9L11.5 4", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
|
|
1688
|
+
}
|
|
1689
|
+
);
|
|
1690
|
+
},
|
|
1691
|
+
"brace-right": ({ className }) => {
|
|
1692
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
1693
|
+
"svg",
|
|
1694
|
+
{
|
|
1695
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1696
|
+
width: "18",
|
|
1697
|
+
height: "18",
|
|
1698
|
+
viewBox: "0 0 18 18",
|
|
1699
|
+
fill: "none",
|
|
1700
|
+
className,
|
|
1701
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M6.5 4L11.5 9L6.5 14", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
|
|
1702
|
+
}
|
|
1703
|
+
);
|
|
1704
|
+
},
|
|
1677
1705
|
// ----------------------------------- old ---------------------------------
|
|
1678
1706
|
// ** Status **
|
|
1679
1707
|
check: ({ className, fill }) => {
|
|
@@ -4293,34 +4321,6 @@ var template = {
|
|
|
4293
4321
|
}
|
|
4294
4322
|
);
|
|
4295
4323
|
},
|
|
4296
|
-
"brace-left": ({ className, fill }) => {
|
|
4297
|
-
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
4298
|
-
"svg",
|
|
4299
|
-
{
|
|
4300
|
-
width: "24",
|
|
4301
|
-
height: "24",
|
|
4302
|
-
viewBox: "0 0 24 24",
|
|
4303
|
-
fill: "none",
|
|
4304
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
4305
|
-
className,
|
|
4306
|
-
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M15.75 19.5L8.25 12L15.75 4.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
|
|
4307
|
-
}
|
|
4308
|
-
);
|
|
4309
|
-
},
|
|
4310
|
-
"brace-right": ({ className, fill }) => {
|
|
4311
|
-
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
4312
|
-
"svg",
|
|
4313
|
-
{
|
|
4314
|
-
width: "24",
|
|
4315
|
-
height: "24",
|
|
4316
|
-
viewBox: "0 0 24 24",
|
|
4317
|
-
fill: "none",
|
|
4318
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
4319
|
-
className,
|
|
4320
|
-
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M8.25 4.5L15.75 12L8.25 19.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
|
|
4321
|
-
}
|
|
4322
|
-
);
|
|
4323
|
-
},
|
|
4324
4324
|
"brace-double-up": ({ className, fill }) => {
|
|
4325
4325
|
return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
|
|
4326
4326
|
"svg",
|
|
@@ -2,10 +2,10 @@
|
|
|
2
2
|
import {
|
|
3
3
|
Tree,
|
|
4
4
|
tree_default
|
|
5
|
-
} from "../../chunk-
|
|
5
|
+
} from "../../chunk-YLHOBT6S.mjs";
|
|
6
6
|
import "../../chunk-ZYIIXWVY.mjs";
|
|
7
|
-
import "../../chunk-
|
|
8
|
-
import "../../chunk-
|
|
7
|
+
import "../../chunk-EM2NIGNZ.mjs";
|
|
8
|
+
import "../../chunk-CTWYY7Z2.mjs";
|
|
9
9
|
import "../../chunk-CDXBML6O.mjs";
|
|
10
10
|
import "../../chunk-27Y6K5NK.mjs";
|
|
11
11
|
import "../../chunk-AC6TWLRT.mjs";
|
package/dist/index.js
CHANGED
|
@@ -2371,6 +2371,34 @@ var template = {
|
|
|
2371
2371
|
}
|
|
2372
2372
|
);
|
|
2373
2373
|
},
|
|
2374
|
+
"brace-left": ({ className }) => {
|
|
2375
|
+
return /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(
|
|
2376
|
+
"svg",
|
|
2377
|
+
{
|
|
2378
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2379
|
+
width: "18",
|
|
2380
|
+
height: "18",
|
|
2381
|
+
viewBox: "0 0 18 18",
|
|
2382
|
+
fill: "none",
|
|
2383
|
+
className,
|
|
2384
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime3.jsx)("path", { d: "M11.5 14L6.5 9L11.5 4", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
|
|
2385
|
+
}
|
|
2386
|
+
);
|
|
2387
|
+
},
|
|
2388
|
+
"brace-right": ({ className }) => {
|
|
2389
|
+
return /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(
|
|
2390
|
+
"svg",
|
|
2391
|
+
{
|
|
2392
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2393
|
+
width: "18",
|
|
2394
|
+
height: "18",
|
|
2395
|
+
viewBox: "0 0 18 18",
|
|
2396
|
+
fill: "none",
|
|
2397
|
+
className,
|
|
2398
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime3.jsx)("path", { d: "M6.5 4L11.5 9L6.5 14", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
|
|
2399
|
+
}
|
|
2400
|
+
);
|
|
2401
|
+
},
|
|
2374
2402
|
// ----------------------------------- old ---------------------------------
|
|
2375
2403
|
// ** Status **
|
|
2376
2404
|
check: ({ className, fill }) => {
|
|
@@ -4990,34 +5018,6 @@ var template = {
|
|
|
4990
5018
|
}
|
|
4991
5019
|
);
|
|
4992
5020
|
},
|
|
4993
|
-
"brace-left": ({ className, fill }) => {
|
|
4994
|
-
return /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(
|
|
4995
|
-
"svg",
|
|
4996
|
-
{
|
|
4997
|
-
width: "24",
|
|
4998
|
-
height: "24",
|
|
4999
|
-
viewBox: "0 0 24 24",
|
|
5000
|
-
fill: "none",
|
|
5001
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
5002
|
-
className,
|
|
5003
|
-
children: /* @__PURE__ */ (0, import_jsx_runtime3.jsx)("path", { d: "M15.75 19.5L8.25 12L15.75 4.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
|
|
5004
|
-
}
|
|
5005
|
-
);
|
|
5006
|
-
},
|
|
5007
|
-
"brace-right": ({ className, fill }) => {
|
|
5008
|
-
return /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(
|
|
5009
|
-
"svg",
|
|
5010
|
-
{
|
|
5011
|
-
width: "24",
|
|
5012
|
-
height: "24",
|
|
5013
|
-
viewBox: "0 0 24 24",
|
|
5014
|
-
fill: "none",
|
|
5015
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
5016
|
-
className,
|
|
5017
|
-
children: /* @__PURE__ */ (0, import_jsx_runtime3.jsx)("path", { d: "M8.25 4.5L15.75 12L8.25 19.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
|
|
5018
|
-
}
|
|
5019
|
-
);
|
|
5020
|
-
},
|
|
5021
5021
|
"brace-double-up": ({ className, fill }) => {
|
|
5022
5022
|
return /* @__PURE__ */ (0, import_jsx_runtime3.jsxs)(
|
|
5023
5023
|
"svg",
|
|
@@ -6895,7 +6895,7 @@ var Breadcrumb = (0, import_react10.forwardRef)(({ startIconName, size, menus, c
|
|
|
6895
6895
|
"aria-current": isLast ? "page" : void 0,
|
|
6896
6896
|
children: [
|
|
6897
6897
|
/* @__PURE__ */ (0, import_jsx_runtime12.jsx)(BreadcrumbMenu, { label: menu.label, onClick: menu.onClick, isCurrent: isLast, size }),
|
|
6898
|
-
!isLast && /* @__PURE__ */ (0, import_jsx_runtime12.jsx)(Icon_default, { name: "right", className: slots.separator() })
|
|
6898
|
+
!isLast && /* @__PURE__ */ (0, import_jsx_runtime12.jsx)(Icon_default, { name: "brace-right", className: slots.separator() })
|
|
6899
6899
|
]
|
|
6900
6900
|
},
|
|
6901
6901
|
`${menu.label}-${index}`
|
package/dist/index.mjs
CHANGED
|
@@ -2,16 +2,16 @@
|
|
|
2
2
|
import "./chunk-MBLZYQCN.mjs";
|
|
3
3
|
import {
|
|
4
4
|
tree_default
|
|
5
|
-
} from "./chunk-
|
|
5
|
+
} from "./chunk-YLHOBT6S.mjs";
|
|
6
6
|
import "./chunk-LUWGOKLG.mjs";
|
|
7
7
|
import {
|
|
8
8
|
ToastProvider,
|
|
9
9
|
useToast
|
|
10
|
-
} from "./chunk-
|
|
10
|
+
} from "./chunk-NMZFSNPE.mjs";
|
|
11
11
|
import "./chunk-ZOTHPHXA.mjs";
|
|
12
12
|
import {
|
|
13
13
|
toast_default
|
|
14
|
-
} from "./chunk-
|
|
14
|
+
} from "./chunk-OBMO6LRA.mjs";
|
|
15
15
|
import "./chunk-HIE2YRGA.mjs";
|
|
16
16
|
import {
|
|
17
17
|
tooltip_default
|
|
@@ -21,7 +21,7 @@ import "./chunk-WSIADHVC.mjs";
|
|
|
21
21
|
import "./chunk-DX3KXNP6.mjs";
|
|
22
22
|
import {
|
|
23
23
|
table_default
|
|
24
|
-
} from "./chunk-
|
|
24
|
+
} from "./chunk-IJS5AWD2.mjs";
|
|
25
25
|
import "./chunk-3MY6LO7N.mjs";
|
|
26
26
|
import {
|
|
27
27
|
tabs_default
|
|
@@ -52,22 +52,22 @@ import {
|
|
|
52
52
|
import "./chunk-7B7LRG5J.mjs";
|
|
53
53
|
import {
|
|
54
54
|
pagination_default
|
|
55
|
-
} from "./chunk-
|
|
55
|
+
} from "./chunk-BBQNVDIA.mjs";
|
|
56
56
|
import "./chunk-F3HENRVM.mjs";
|
|
57
57
|
import "./chunk-4VWG4726.mjs";
|
|
58
58
|
import {
|
|
59
59
|
datePicker_default
|
|
60
|
-
} from "./chunk-
|
|
60
|
+
} from "./chunk-NITERGU5.mjs";
|
|
61
61
|
import {
|
|
62
62
|
day_default
|
|
63
63
|
} from "./chunk-4DESGO3D.mjs";
|
|
64
64
|
import {
|
|
65
65
|
timePicker_default
|
|
66
|
-
} from "./chunk-
|
|
66
|
+
} from "./chunk-MHZ4BO5M.mjs";
|
|
67
67
|
import "./chunk-QCEKPS7U.mjs";
|
|
68
68
|
import {
|
|
69
69
|
select_default
|
|
70
|
-
} from "./chunk-
|
|
70
|
+
} from "./chunk-MIVGSJFF.mjs";
|
|
71
71
|
import "./chunk-FWFEKWWD.mjs";
|
|
72
72
|
import "./chunk-7MVEAQ7Z.mjs";
|
|
73
73
|
import {
|
|
@@ -75,15 +75,15 @@ import {
|
|
|
75
75
|
} from "./chunk-3IILPVRA.mjs";
|
|
76
76
|
import {
|
|
77
77
|
listItem_default
|
|
78
|
-
} from "./chunk-
|
|
78
|
+
} from "./chunk-KCOS2KC6.mjs";
|
|
79
79
|
import "./chunk-DJOG6Z35.mjs";
|
|
80
80
|
import {
|
|
81
81
|
modal_default
|
|
82
|
-
} from "./chunk-
|
|
82
|
+
} from "./chunk-27WK5334.mjs";
|
|
83
83
|
import "./chunk-MGEWSREV.mjs";
|
|
84
84
|
import {
|
|
85
85
|
chip_default
|
|
86
|
-
} from "./chunk-
|
|
86
|
+
} from "./chunk-YUS5SELP.mjs";
|
|
87
87
|
import "./chunk-32GA3YW4.mjs";
|
|
88
88
|
import {
|
|
89
89
|
drawer_default
|
|
@@ -91,7 +91,7 @@ import {
|
|
|
91
91
|
import "./chunk-RLXOHILK.mjs";
|
|
92
92
|
import {
|
|
93
93
|
fileUpload_default
|
|
94
|
-
} from "./chunk-
|
|
94
|
+
} from "./chunk-Q5634WTM.mjs";
|
|
95
95
|
import "./chunk-7VOQKIIK.mjs";
|
|
96
96
|
import {
|
|
97
97
|
progress_default
|
|
@@ -99,11 +99,7 @@ import {
|
|
|
99
99
|
import "./chunk-2GCSFWHD.mjs";
|
|
100
100
|
import {
|
|
101
101
|
input_default
|
|
102
|
-
} from "./chunk-
|
|
103
|
-
import "./chunk-QZ3LVYJW.mjs";
|
|
104
|
-
import {
|
|
105
|
-
checkbox_default
|
|
106
|
-
} from "./chunk-H6JGLPPF.mjs";
|
|
102
|
+
} from "./chunk-CMMVXFHD.mjs";
|
|
107
103
|
import "./chunk-VYNBJBXD.mjs";
|
|
108
104
|
import {
|
|
109
105
|
areaChart_default
|
|
@@ -117,6 +113,10 @@ import {
|
|
|
117
113
|
import {
|
|
118
114
|
radarChart_default
|
|
119
115
|
} from "./chunk-63KZGR73.mjs";
|
|
116
|
+
import "./chunk-QZ3LVYJW.mjs";
|
|
117
|
+
import {
|
|
118
|
+
checkbox_default
|
|
119
|
+
} from "./chunk-H6JGLPPF.mjs";
|
|
120
120
|
import "./chunk-SE5TU755.mjs";
|
|
121
121
|
import {
|
|
122
122
|
backdrop_default
|
|
@@ -124,7 +124,7 @@ import {
|
|
|
124
124
|
import "./chunk-KYIODWXL.mjs";
|
|
125
125
|
import {
|
|
126
126
|
breadcrumb_default
|
|
127
|
-
} from "./chunk-
|
|
127
|
+
} from "./chunk-EXUHHLSA.mjs";
|
|
128
128
|
import "./chunk-MY5U63QO.mjs";
|
|
129
129
|
import {
|
|
130
130
|
text_button_default
|
|
@@ -134,10 +134,10 @@ import {
|
|
|
134
134
|
} from "./chunk-ITWKPTSD.mjs";
|
|
135
135
|
import {
|
|
136
136
|
button_default
|
|
137
|
-
} from "./chunk-
|
|
137
|
+
} from "./chunk-SS6EG5JO.mjs";
|
|
138
138
|
import {
|
|
139
139
|
icon_button_default
|
|
140
|
-
} from "./chunk-
|
|
140
|
+
} from "./chunk-NV5Z6ZUO.mjs";
|
|
141
141
|
import "./chunk-6WSACUIB.mjs";
|
|
142
142
|
import "./chunk-LXHUO6VM.mjs";
|
|
143
143
|
import "./chunk-SZL743JC.mjs";
|
|
@@ -145,7 +145,7 @@ import "./chunk-ZYIIXWVY.mjs";
|
|
|
145
145
|
import {
|
|
146
146
|
Icon_default,
|
|
147
147
|
iconTemplate
|
|
148
|
-
} from "./chunk-
|
|
148
|
+
} from "./chunk-EM2NIGNZ.mjs";
|
|
149
149
|
import "./chunk-NMSDSEBD.mjs";
|
|
150
150
|
import {
|
|
151
151
|
accordion_default
|
|
@@ -157,8 +157,8 @@ import "./chunk-E3G5QXSH.mjs";
|
|
|
157
157
|
import "./chunk-7DLOYKVC.mjs";
|
|
158
158
|
import {
|
|
159
159
|
avatar_default
|
|
160
|
-
} from "./chunk-
|
|
161
|
-
import "./chunk-
|
|
160
|
+
} from "./chunk-RJPBLIEF.mjs";
|
|
161
|
+
import "./chunk-CTWYY7Z2.mjs";
|
|
162
162
|
import {
|
|
163
163
|
deepnoidUi,
|
|
164
164
|
tv
|