@deepnoid/ui 0.1.116 → 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.
Files changed (101) hide show
  1. package/.turbo/turbo-build.log +198 -198
  2. package/dist/{chunk-HD2PTCE6.mjs → chunk-27WK5334.mjs} +2 -2
  3. package/dist/{chunk-3ZH6PWFC.mjs → chunk-BBQNVDIA.mjs} +2 -2
  4. package/dist/{chunk-ER3SUAE2.mjs → chunk-CMMVXFHD.mjs} +1 -1
  5. package/dist/{chunk-LCWEO4U6.mjs → chunk-CTWYY7Z2.mjs} +28 -28
  6. package/dist/{chunk-HLYTCS7L.mjs → chunk-EM2NIGNZ.mjs} +1 -1
  7. package/dist/{chunk-VPGJ4HZ7.mjs → chunk-EXUHHLSA.mjs} +2 -2
  8. package/dist/{chunk-TO6OPRBH.mjs → chunk-IJS5AWD2.mjs} +1 -1
  9. package/dist/{chunk-PHWTRXOL.mjs → chunk-KCOS2KC6.mjs} +2 -2
  10. package/dist/{chunk-6VNOOJDQ.mjs → chunk-MHZ4BO5M.mjs} +2 -2
  11. package/dist/{chunk-RSD67ORA.mjs → chunk-MIVGSJFF.mjs} +1 -1
  12. package/dist/{chunk-2Q25LXZT.mjs → chunk-NITERGU5.mjs} +5 -6
  13. package/dist/{chunk-MG5E5YZ7.mjs → chunk-NMZFSNPE.mjs} +1 -1
  14. package/dist/{chunk-LZRBMVT7.mjs → chunk-NV5Z6ZUO.mjs} +1 -1
  15. package/dist/{chunk-TRNL3IXF.mjs → chunk-OBMO6LRA.mjs} +1 -1
  16. package/dist/{chunk-CUCLHYCE.mjs → chunk-Q5634WTM.mjs} +3 -3
  17. package/dist/{chunk-UPPNTDNG.mjs → chunk-RJPBLIEF.mjs} +1 -1
  18. package/dist/{chunk-F7PC2JAF.mjs → chunk-SS6EG5JO.mjs} +1 -1
  19. package/dist/{chunk-PMSUPDDW.mjs → chunk-YLHOBT6S.mjs} +1 -1
  20. package/dist/{chunk-676Y7NKV.mjs → chunk-YUS5SELP.mjs} +1 -1
  21. package/dist/components/avatar/avatar.js +28 -28
  22. package/dist/components/avatar/avatar.mjs +2 -2
  23. package/dist/components/avatar/index.js +28 -28
  24. package/dist/components/avatar/index.mjs +2 -2
  25. package/dist/components/breadcrumb/breadcrumb.js +29 -29
  26. package/dist/components/breadcrumb/breadcrumb.mjs +5 -5
  27. package/dist/components/breadcrumb/index.js +29 -29
  28. package/dist/components/breadcrumb/index.mjs +5 -5
  29. package/dist/components/button/button.js +28 -28
  30. package/dist/components/button/button.mjs +3 -3
  31. package/dist/components/button/icon-button.js +28 -28
  32. package/dist/components/button/icon-button.mjs +3 -3
  33. package/dist/components/button/index.js +28 -28
  34. package/dist/components/button/index.mjs +4 -4
  35. package/dist/components/chip/chip.js +28 -28
  36. package/dist/components/chip/chip.mjs +3 -3
  37. package/dist/components/chip/index.js +28 -28
  38. package/dist/components/chip/index.mjs +3 -3
  39. package/dist/components/fileUpload/fileUpload.js +28 -28
  40. package/dist/components/fileUpload/fileUpload.mjs +6 -6
  41. package/dist/components/fileUpload/index.js +28 -28
  42. package/dist/components/fileUpload/index.mjs +6 -6
  43. package/dist/components/icon/Icon.d.mts +8 -8
  44. package/dist/components/icon/Icon.d.ts +8 -8
  45. package/dist/components/icon/Icon.js +28 -28
  46. package/dist/components/icon/Icon.mjs +2 -2
  47. package/dist/components/icon/index.js +28 -28
  48. package/dist/components/icon/index.mjs +2 -2
  49. package/dist/components/icon/template.d.mts +2 -2
  50. package/dist/components/icon/template.d.ts +2 -2
  51. package/dist/components/icon/template.js +28 -28
  52. package/dist/components/icon/template.mjs +1 -1
  53. package/dist/components/input/index.js +28 -28
  54. package/dist/components/input/index.mjs +3 -3
  55. package/dist/components/input/input.js +28 -28
  56. package/dist/components/input/input.mjs +3 -3
  57. package/dist/components/list/index.js +28 -28
  58. package/dist/components/list/index.mjs +4 -4
  59. package/dist/components/list/listItem.js +28 -28
  60. package/dist/components/list/listItem.mjs +4 -4
  61. package/dist/components/modal/index.js +28 -28
  62. package/dist/components/modal/index.mjs +5 -5
  63. package/dist/components/modal/modal.js +28 -28
  64. package/dist/components/modal/modal.mjs +5 -5
  65. package/dist/components/pagination/index.js +28 -28
  66. package/dist/components/pagination/index.mjs +4 -4
  67. package/dist/components/pagination/pagination.js +28 -28
  68. package/dist/components/pagination/pagination.mjs +4 -4
  69. package/dist/components/picker/datePicker.d.mts +0 -2
  70. package/dist/components/picker/datePicker.d.ts +0 -2
  71. package/dist/components/picker/datePicker.js +29 -30
  72. package/dist/components/picker/datePicker.mjs +6 -6
  73. package/dist/components/picker/index.js +29 -30
  74. package/dist/components/picker/index.mjs +8 -8
  75. package/dist/components/picker/timePicker.js +28 -28
  76. package/dist/components/picker/timePicker.mjs +4 -4
  77. package/dist/components/select/index.js +28 -28
  78. package/dist/components/select/index.mjs +3 -3
  79. package/dist/components/select/select.js +28 -28
  80. package/dist/components/select/select.mjs +3 -3
  81. package/dist/components/table/index.js +28 -28
  82. package/dist/components/table/index.mjs +8 -8
  83. package/dist/components/table/table-body.js +28 -28
  84. package/dist/components/table/table-body.mjs +5 -5
  85. package/dist/components/table/table-head.js +28 -28
  86. package/dist/components/table/table-head.mjs +5 -5
  87. package/dist/components/table/table.js +28 -28
  88. package/dist/components/table/table.mjs +5 -5
  89. package/dist/components/toast/index.js +28 -28
  90. package/dist/components/toast/index.mjs +4 -4
  91. package/dist/components/toast/toast.js +28 -28
  92. package/dist/components/toast/toast.mjs +3 -3
  93. package/dist/components/toast/use-toast.js +28 -28
  94. package/dist/components/toast/use-toast.mjs +4 -4
  95. package/dist/components/tree/index.js +28 -28
  96. package/dist/components/tree/index.mjs +3 -3
  97. package/dist/components/tree/tree.js +28 -28
  98. package/dist/components/tree/tree.mjs +3 -3
  99. package/dist/index.js +30 -31
  100. package/dist/index.mjs +37 -37
  101. package/package.json +1 -1
@@ -4,10 +4,10 @@ import {
4
4
  } from "./chunk-AF4I7ZQS.mjs";
5
5
  import {
6
6
  button_default
7
- } from "./chunk-F7PC2JAF.mjs";
7
+ } from "./chunk-SS6EG5JO.mjs";
8
8
  import {
9
9
  Icon_default
10
- } from "./chunk-HLYTCS7L.mjs";
10
+ } from "./chunk-EM2NIGNZ.mjs";
11
11
  import {
12
12
  mapPropsVariants
13
13
  } from "./chunk-E3G5QXSH.mjs";
@@ -4,10 +4,10 @@ import {
4
4
  } from "./chunk-F3HENRVM.mjs";
5
5
  import {
6
6
  input_default
7
- } from "./chunk-ER3SUAE2.mjs";
7
+ } from "./chunk-CMMVXFHD.mjs";
8
8
  import {
9
9
  Icon_default
10
- } from "./chunk-HLYTCS7L.mjs";
10
+ } from "./chunk-EM2NIGNZ.mjs";
11
11
  import {
12
12
  mapPropsVariants
13
13
  } from "./chunk-E3G5QXSH.mjs";
@@ -1,7 +1,7 @@
1
1
  "use client";
2
2
  import {
3
3
  Icon_default
4
- } from "./chunk-HLYTCS7L.mjs";
4
+ } from "./chunk-EM2NIGNZ.mjs";
5
5
  import {
6
6
  mapPropsVariants
7
7
  } from "./chunk-E3G5QXSH.mjs";
@@ -1326,6 +1326,34 @@ var template = {
1326
1326
  }
1327
1327
  );
1328
1328
  },
1329
+ "brace-left": ({ className }) => {
1330
+ return /* @__PURE__ */ jsx(
1331
+ "svg",
1332
+ {
1333
+ xmlns: "http://www.w3.org/2000/svg",
1334
+ width: "18",
1335
+ height: "18",
1336
+ viewBox: "0 0 18 18",
1337
+ fill: "none",
1338
+ className,
1339
+ children: /* @__PURE__ */ jsx("path", { d: "M11.5 14L6.5 9L11.5 4", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
1340
+ }
1341
+ );
1342
+ },
1343
+ "brace-right": ({ className }) => {
1344
+ return /* @__PURE__ */ jsx(
1345
+ "svg",
1346
+ {
1347
+ xmlns: "http://www.w3.org/2000/svg",
1348
+ width: "18",
1349
+ height: "18",
1350
+ viewBox: "0 0 18 18",
1351
+ fill: "none",
1352
+ className,
1353
+ children: /* @__PURE__ */ jsx("path", { d: "M6.5 4L11.5 9L6.5 14", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
1354
+ }
1355
+ );
1356
+ },
1329
1357
  // ----------------------------------- old ---------------------------------
1330
1358
  // ** Status **
1331
1359
  check: ({ className, fill }) => {
@@ -3945,34 +3973,6 @@ var template = {
3945
3973
  }
3946
3974
  );
3947
3975
  },
3948
- "brace-left": ({ className, fill }) => {
3949
- return /* @__PURE__ */ jsx(
3950
- "svg",
3951
- {
3952
- width: "24",
3953
- height: "24",
3954
- viewBox: "0 0 24 24",
3955
- fill: "none",
3956
- xmlns: "http://www.w3.org/2000/svg",
3957
- className,
3958
- children: /* @__PURE__ */ jsx("path", { d: "M15.75 19.5L8.25 12L15.75 4.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
3959
- }
3960
- );
3961
- },
3962
- "brace-right": ({ className, fill }) => {
3963
- return /* @__PURE__ */ jsx(
3964
- "svg",
3965
- {
3966
- width: "24",
3967
- height: "24",
3968
- viewBox: "0 0 24 24",
3969
- fill: "none",
3970
- xmlns: "http://www.w3.org/2000/svg",
3971
- className,
3972
- children: /* @__PURE__ */ jsx("path", { d: "M8.25 4.5L15.75 12L8.25 19.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
3973
- }
3974
- );
3975
- },
3976
3976
  "brace-double-up": ({ className, fill }) => {
3977
3977
  return /* @__PURE__ */ jsxs(
3978
3978
  "svg",
@@ -1,7 +1,7 @@
1
1
  "use client";
2
2
  import {
3
3
  template
4
- } from "./chunk-LCWEO4U6.mjs";
4
+ } from "./chunk-CTWYY7Z2.mjs";
5
5
 
6
6
  // src/components/icon/Icon.tsx
7
7
  import { jsx } from "react/jsx-runtime";
@@ -4,7 +4,7 @@ import {
4
4
  } from "./chunk-Q364C3FI.mjs";
5
5
  import {
6
6
  Icon_default
7
- } from "./chunk-HLYTCS7L.mjs";
7
+ } from "./chunk-EM2NIGNZ.mjs";
8
8
  import {
9
9
  tv
10
10
  } from "./chunk-CDXBML6O.mjs";
@@ -49,7 +49,7 @@ var Breadcrumb = forwardRef(({ startIconName, size, menus, classNames }, ref) =>
49
49
  "aria-current": isLast ? "page" : void 0,
50
50
  children: [
51
51
  /* @__PURE__ */ jsx(BreadcrumbMenu, { label: menu.label, onClick: menu.onClick, isCurrent: isLast, size }),
52
- !isLast && /* @__PURE__ */ jsx(Icon_default, { name: "right", className: slots.separator() })
52
+ !isLast && /* @__PURE__ */ jsx(Icon_default, { name: "brace-right", className: slots.separator() })
53
53
  ]
54
54
  },
55
55
  `${menu.label}-${index}`
@@ -7,7 +7,7 @@ import {
7
7
  } from "./chunk-M37VBNB3.mjs";
8
8
  import {
9
9
  pagination_default
10
- } from "./chunk-3ZH6PWFC.mjs";
10
+ } from "./chunk-BBQNVDIA.mjs";
11
11
  import {
12
12
  checkbox_default
13
13
  } from "./chunk-H6JGLPPF.mjs";
@@ -1,13 +1,13 @@
1
1
  "use client";
2
2
  import {
3
3
  Icon_default
4
- } from "./chunk-HLYTCS7L.mjs";
4
+ } from "./chunk-EM2NIGNZ.mjs";
5
5
  import {
6
6
  mapPropsVariants
7
7
  } from "./chunk-E3G5QXSH.mjs";
8
8
  import {
9
9
  avatar_default
10
- } from "./chunk-UPPNTDNG.mjs";
10
+ } from "./chunk-RJPBLIEF.mjs";
11
11
  import {
12
12
  tv
13
13
  } from "./chunk-CDXBML6O.mjs";
@@ -1,10 +1,10 @@
1
1
  "use client";
2
2
  import {
3
3
  select_default
4
- } from "./chunk-RSD67ORA.mjs";
4
+ } from "./chunk-MIVGSJFF.mjs";
5
5
  import {
6
6
  Icon_default
7
- } from "./chunk-HLYTCS7L.mjs";
7
+ } from "./chunk-EM2NIGNZ.mjs";
8
8
  import {
9
9
  mapPropsVariants
10
10
  } from "./chunk-E3G5QXSH.mjs";
@@ -1,7 +1,7 @@
1
1
  "use client";
2
2
  import {
3
3
  Icon_default
4
- } from "./chunk-HLYTCS7L.mjs";
4
+ } from "./chunk-EM2NIGNZ.mjs";
5
5
  import {
6
6
  mapPropsVariants
7
7
  } from "./chunk-E3G5QXSH.mjs";
@@ -8,19 +8,19 @@ import {
8
8
  } from "./chunk-FWFEKWWD.mjs";
9
9
  import {
10
10
  input_default
11
- } from "./chunk-ER3SUAE2.mjs";
11
+ } from "./chunk-CMMVXFHD.mjs";
12
12
  import {
13
13
  text_button_default
14
14
  } from "./chunk-Q364C3FI.mjs";
15
15
  import {
16
16
  button_default
17
- } from "./chunk-F7PC2JAF.mjs";
17
+ } from "./chunk-SS6EG5JO.mjs";
18
18
  import {
19
19
  icon_button_default
20
- } from "./chunk-LZRBMVT7.mjs";
20
+ } from "./chunk-NV5Z6ZUO.mjs";
21
21
  import {
22
22
  Icon_default
23
- } from "./chunk-HLYTCS7L.mjs";
23
+ } from "./chunk-EM2NIGNZ.mjs";
24
24
  import {
25
25
  mapPropsVariants
26
26
  } from "./chunk-E3G5QXSH.mjs";
@@ -56,7 +56,6 @@ var DatePicker = forwardRef((originalProps, ref) => {
56
56
  disabled = false,
57
57
  placeholder = "",
58
58
  format = "YYYY-MM-DD",
59
- highlightWeekend = true,
60
59
  locale = "default",
61
60
  daysOfWeek = ["\uC77C", "\uC6D4", "\uD654", "\uC218", "\uBAA9", "\uAE08", "\uD1A0"],
62
61
  monthYearFormat = (year, month) => locale === "default" ? `${year}. ${(month + 1).toString().padStart(2, "0")}` : new Date(year, month).toLocaleString(locale, { year: "numeric", month: "2-digit" }),
@@ -65,7 +64,7 @@ var DatePicker = forwardRef((originalProps, ref) => {
65
64
  cancelTitle,
66
65
  confirmTitle,
67
66
  ...inputProps
68
- } = props;
67
+ } = { ...props, ...variantProps };
69
68
  const [selectedDate, setSelectedDate] = useState(value || "");
70
69
  const [tempSelectedDate, setTempSelectedDate] = useState(value || "");
71
70
  const [isPanelOpen, setIsPanelOpen] = useState(false);
@@ -4,7 +4,7 @@ import {
4
4
  } from "./chunk-ZOTHPHXA.mjs";
5
5
  import {
6
6
  toast_default
7
- } from "./chunk-TRNL3IXF.mjs";
7
+ } from "./chunk-OBMO6LRA.mjs";
8
8
 
9
9
  // src/components/toast/use-toast.tsx
10
10
  import { createContext, useContext, useState, useCallback, useEffect, useRef } from "react";
@@ -7,7 +7,7 @@ import {
7
7
  } from "./chunk-SZL743JC.mjs";
8
8
  import {
9
9
  Icon_default
10
- } from "./chunk-HLYTCS7L.mjs";
10
+ } from "./chunk-EM2NIGNZ.mjs";
11
11
  import {
12
12
  mapPropsVariants
13
13
  } from "./chunk-E3G5QXSH.mjs";
@@ -1,7 +1,7 @@
1
1
  "use client";
2
2
  import {
3
3
  Icon_default
4
- } from "./chunk-HLYTCS7L.mjs";
4
+ } from "./chunk-EM2NIGNZ.mjs";
5
5
  import {
6
6
  mapPropsVariants
7
7
  } from "./chunk-E3G5QXSH.mjs";
@@ -4,13 +4,13 @@ import {
4
4
  } from "./chunk-2CLPU5LR.mjs";
5
5
  import {
6
6
  input_default
7
- } from "./chunk-ER3SUAE2.mjs";
7
+ } from "./chunk-CMMVXFHD.mjs";
8
8
  import {
9
9
  button_default
10
- } from "./chunk-F7PC2JAF.mjs";
10
+ } from "./chunk-SS6EG5JO.mjs";
11
11
  import {
12
12
  icon_button_default
13
- } from "./chunk-LZRBMVT7.mjs";
13
+ } from "./chunk-NV5Z6ZUO.mjs";
14
14
 
15
15
  // src/components/fileUpload/fileUpload.tsx
16
16
  import { useRef, useState, useEffect } from "react";
@@ -1,7 +1,7 @@
1
1
  "use client";
2
2
  import {
3
3
  template
4
- } from "./chunk-LCWEO4U6.mjs";
4
+ } from "./chunk-CTWYY7Z2.mjs";
5
5
  import {
6
6
  tv
7
7
  } from "./chunk-CDXBML6O.mjs";
@@ -7,7 +7,7 @@ import {
7
7
  } from "./chunk-SZL743JC.mjs";
8
8
  import {
9
9
  Icon_default
10
- } from "./chunk-HLYTCS7L.mjs";
10
+ } from "./chunk-EM2NIGNZ.mjs";
11
11
  import {
12
12
  mapPropsVariants
13
13
  } from "./chunk-E3G5QXSH.mjs";
@@ -1,7 +1,7 @@
1
1
  "use client";
2
2
  import {
3
3
  Icon_default
4
- } from "./chunk-HLYTCS7L.mjs";
4
+ } from "./chunk-EM2NIGNZ.mjs";
5
5
  import {
6
6
  tv
7
7
  } from "./chunk-CDXBML6O.mjs";
@@ -1,7 +1,7 @@
1
1
  "use client";
2
2
  import {
3
3
  Icon_default
4
- } from "./chunk-HLYTCS7L.mjs";
4
+ } from "./chunk-EM2NIGNZ.mjs";
5
5
  import {
6
6
  mapPropsVariants
7
7
  } from "./chunk-E3G5QXSH.mjs";
@@ -1433,6 +1433,34 @@ var template = {
1433
1433
  }
1434
1434
  );
1435
1435
  },
1436
+ "brace-left": ({ className }) => {
1437
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1438
+ "svg",
1439
+ {
1440
+ xmlns: "http://www.w3.org/2000/svg",
1441
+ width: "18",
1442
+ height: "18",
1443
+ viewBox: "0 0 18 18",
1444
+ fill: "none",
1445
+ className,
1446
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M11.5 14L6.5 9L11.5 4", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
1447
+ }
1448
+ );
1449
+ },
1450
+ "brace-right": ({ className }) => {
1451
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1452
+ "svg",
1453
+ {
1454
+ xmlns: "http://www.w3.org/2000/svg",
1455
+ width: "18",
1456
+ height: "18",
1457
+ viewBox: "0 0 18 18",
1458
+ fill: "none",
1459
+ className,
1460
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M6.5 4L11.5 9L6.5 14", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
1461
+ }
1462
+ );
1463
+ },
1436
1464
  // ----------------------------------- old ---------------------------------
1437
1465
  // ** Status **
1438
1466
  check: ({ className, fill }) => {
@@ -4052,34 +4080,6 @@ var template = {
4052
4080
  }
4053
4081
  );
4054
4082
  },
4055
- "brace-left": ({ className, fill }) => {
4056
- return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
4057
- "svg",
4058
- {
4059
- width: "24",
4060
- height: "24",
4061
- viewBox: "0 0 24 24",
4062
- fill: "none",
4063
- xmlns: "http://www.w3.org/2000/svg",
4064
- className,
4065
- children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M15.75 19.5L8.25 12L15.75 4.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
4066
- }
4067
- );
4068
- },
4069
- "brace-right": ({ className, fill }) => {
4070
- return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
4071
- "svg",
4072
- {
4073
- width: "24",
4074
- height: "24",
4075
- viewBox: "0 0 24 24",
4076
- fill: "none",
4077
- xmlns: "http://www.w3.org/2000/svg",
4078
- className,
4079
- children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M8.25 4.5L15.75 12L8.25 19.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
4080
- }
4081
- );
4082
- },
4083
4083
  "brace-double-up": ({ className, fill }) => {
4084
4084
  return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
4085
4085
  "svg",
@@ -1,8 +1,8 @@
1
1
  "use client";
2
2
  import {
3
3
  avatar_default
4
- } from "../../chunk-UPPNTDNG.mjs";
5
- import "../../chunk-LCWEO4U6.mjs";
4
+ } from "../../chunk-RJPBLIEF.mjs";
5
+ import "../../chunk-CTWYY7Z2.mjs";
6
6
  import "../../chunk-CDXBML6O.mjs";
7
7
  import "../../chunk-AC6TWLRT.mjs";
8
8
  export {
@@ -1435,6 +1435,34 @@ var template = {
1435
1435
  }
1436
1436
  );
1437
1437
  },
1438
+ "brace-left": ({ className }) => {
1439
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1440
+ "svg",
1441
+ {
1442
+ xmlns: "http://www.w3.org/2000/svg",
1443
+ width: "18",
1444
+ height: "18",
1445
+ viewBox: "0 0 18 18",
1446
+ fill: "none",
1447
+ className,
1448
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M11.5 14L6.5 9L11.5 4", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
1449
+ }
1450
+ );
1451
+ },
1452
+ "brace-right": ({ className }) => {
1453
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1454
+ "svg",
1455
+ {
1456
+ xmlns: "http://www.w3.org/2000/svg",
1457
+ width: "18",
1458
+ height: "18",
1459
+ viewBox: "0 0 18 18",
1460
+ fill: "none",
1461
+ className,
1462
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M6.5 4L11.5 9L6.5 14", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
1463
+ }
1464
+ );
1465
+ },
1438
1466
  // ----------------------------------- old ---------------------------------
1439
1467
  // ** Status **
1440
1468
  check: ({ className, fill }) => {
@@ -4054,34 +4082,6 @@ var template = {
4054
4082
  }
4055
4083
  );
4056
4084
  },
4057
- "brace-left": ({ className, fill }) => {
4058
- return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
4059
- "svg",
4060
- {
4061
- width: "24",
4062
- height: "24",
4063
- viewBox: "0 0 24 24",
4064
- fill: "none",
4065
- xmlns: "http://www.w3.org/2000/svg",
4066
- className,
4067
- children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M15.75 19.5L8.25 12L15.75 4.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
4068
- }
4069
- );
4070
- },
4071
- "brace-right": ({ className, fill }) => {
4072
- return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
4073
- "svg",
4074
- {
4075
- width: "24",
4076
- height: "24",
4077
- viewBox: "0 0 24 24",
4078
- fill: "none",
4079
- xmlns: "http://www.w3.org/2000/svg",
4080
- className,
4081
- children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M8.25 4.5L15.75 12L8.25 19.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
4082
- }
4083
- );
4084
- },
4085
4085
  "brace-double-up": ({ className, fill }) => {
4086
4086
  return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
4087
4087
  "svg",
@@ -2,8 +2,8 @@
2
2
  import "../../chunk-7DLOYKVC.mjs";
3
3
  import {
4
4
  avatar_default
5
- } from "../../chunk-UPPNTDNG.mjs";
6
- import "../../chunk-LCWEO4U6.mjs";
5
+ } from "../../chunk-RJPBLIEF.mjs";
6
+ import "../../chunk-CTWYY7Z2.mjs";
7
7
  import "../../chunk-CDXBML6O.mjs";
8
8
  import "../../chunk-AC6TWLRT.mjs";
9
9
  export {
@@ -1673,6 +1673,34 @@ var template = {
1673
1673
  }
1674
1674
  );
1675
1675
  },
1676
+ "brace-left": ({ className }) => {
1677
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1678
+ "svg",
1679
+ {
1680
+ xmlns: "http://www.w3.org/2000/svg",
1681
+ width: "18",
1682
+ height: "18",
1683
+ viewBox: "0 0 18 18",
1684
+ fill: "none",
1685
+ className,
1686
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M11.5 14L6.5 9L11.5 4", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
1687
+ }
1688
+ );
1689
+ },
1690
+ "brace-right": ({ className }) => {
1691
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1692
+ "svg",
1693
+ {
1694
+ xmlns: "http://www.w3.org/2000/svg",
1695
+ width: "18",
1696
+ height: "18",
1697
+ viewBox: "0 0 18 18",
1698
+ fill: "none",
1699
+ className,
1700
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M6.5 4L11.5 9L6.5 14", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
1701
+ }
1702
+ );
1703
+ },
1676
1704
  // ----------------------------------- old ---------------------------------
1677
1705
  // ** Status **
1678
1706
  check: ({ className, fill }) => {
@@ -4292,34 +4320,6 @@ var template = {
4292
4320
  }
4293
4321
  );
4294
4322
  },
4295
- "brace-left": ({ className, fill }) => {
4296
- return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
4297
- "svg",
4298
- {
4299
- width: "24",
4300
- height: "24",
4301
- viewBox: "0 0 24 24",
4302
- fill: "none",
4303
- xmlns: "http://www.w3.org/2000/svg",
4304
- className,
4305
- children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M15.75 19.5L8.25 12L15.75 4.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
4306
- }
4307
- );
4308
- },
4309
- "brace-right": ({ className, fill }) => {
4310
- return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
4311
- "svg",
4312
- {
4313
- width: "24",
4314
- height: "24",
4315
- viewBox: "0 0 24 24",
4316
- fill: "none",
4317
- xmlns: "http://www.w3.org/2000/svg",
4318
- className,
4319
- children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M8.25 4.5L15.75 12L8.25 19.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
4320
- }
4321
- );
4322
- },
4323
4323
  "brace-double-up": ({ className, fill }) => {
4324
4324
  return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
4325
4325
  "svg",
@@ -5272,7 +5272,7 @@ var Breadcrumb = (0, import_react2.forwardRef)(({ startIconName, size, menus, cl
5272
5272
  "aria-current": isLast ? "page" : void 0,
5273
5273
  children: [
5274
5274
  /* @__PURE__ */ (0, import_jsx_runtime4.jsx)(BreadcrumbMenu, { label: menu.label, onClick: menu.onClick, isCurrent: isLast, size }),
5275
- !isLast && /* @__PURE__ */ (0, import_jsx_runtime4.jsx)(Icon_default, { name: "right", className: slots.separator() })
5275
+ !isLast && /* @__PURE__ */ (0, import_jsx_runtime4.jsx)(Icon_default, { name: "brace-right", className: slots.separator() })
5276
5276
  ]
5277
5277
  },
5278
5278
  `${menu.label}-${index}`
@@ -1,19 +1,19 @@
1
1
  "use client";
2
2
  import {
3
3
  breadcrumb_default
4
- } from "../../chunk-VPGJ4HZ7.mjs";
4
+ } from "../../chunk-EXUHHLSA.mjs";
5
5
  import "../../chunk-MY5U63QO.mjs";
6
6
  import "../../chunk-Q364C3FI.mjs";
7
7
  import "../../chunk-ITWKPTSD.mjs";
8
- import "../../chunk-F7PC2JAF.mjs";
9
- import "../../chunk-LZRBMVT7.mjs";
8
+ import "../../chunk-SS6EG5JO.mjs";
9
+ import "../../chunk-NV5Z6ZUO.mjs";
10
10
  import "../../chunk-6WSACUIB.mjs";
11
11
  import "../../chunk-LXHUO6VM.mjs";
12
12
  import "../../chunk-SZL743JC.mjs";
13
13
  import "../../chunk-ZYIIXWVY.mjs";
14
- import "../../chunk-HLYTCS7L.mjs";
14
+ import "../../chunk-EM2NIGNZ.mjs";
15
15
  import "../../chunk-E3G5QXSH.mjs";
16
- import "../../chunk-LCWEO4U6.mjs";
16
+ import "../../chunk-CTWYY7Z2.mjs";
17
17
  import "../../chunk-CDXBML6O.mjs";
18
18
  import "../../chunk-27Y6K5NK.mjs";
19
19
  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",
@@ -5274,7 +5274,7 @@ var Breadcrumb = (0, import_react2.forwardRef)(({ startIconName, size, menus, cl
5274
5274
  "aria-current": isLast ? "page" : void 0,
5275
5275
  children: [
5276
5276
  /* @__PURE__ */ (0, import_jsx_runtime4.jsx)(BreadcrumbMenu, { label: menu.label, onClick: menu.onClick, isCurrent: isLast, size }),
5277
- !isLast && /* @__PURE__ */ (0, import_jsx_runtime4.jsx)(Icon_default, { name: "right", className: slots.separator() })
5277
+ !isLast && /* @__PURE__ */ (0, import_jsx_runtime4.jsx)(Icon_default, { name: "brace-right", className: slots.separator() })
5278
5278
  ]
5279
5279
  },
5280
5280
  `${menu.label}-${index}`