@deepnoid/ui 0.1.117 → 0.1.119

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 (115) hide show
  1. package/.turbo/turbo-build.log +167 -167
  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-LIHZG4KM.mjs → chunk-NITERGU5.mjs} +4 -4
  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-WIZDHK4O.mjs → chunk-QKRCC26D.mjs} +63 -55
  18. package/dist/{chunk-UPPNTDNG.mjs → chunk-RJPBLIEF.mjs} +1 -1
  19. package/dist/{chunk-F7PC2JAF.mjs → chunk-SS6EG5JO.mjs} +1 -1
  20. package/dist/{chunk-CF7LIQF6.mjs → chunk-U33MTXQX.mjs} +56 -22
  21. package/dist/{chunk-63KZGR73.mjs → chunk-UA24L44Z.mjs} +34 -26
  22. package/dist/{chunk-KIN2UK2C.mjs → chunk-VB5NKWJG.mjs} +1 -1
  23. package/dist/{chunk-PMSUPDDW.mjs → chunk-YLHOBT6S.mjs} +1 -1
  24. package/dist/{chunk-676Y7NKV.mjs → chunk-YUS5SELP.mjs} +1 -1
  25. package/dist/components/avatar/avatar.js +28 -28
  26. package/dist/components/avatar/avatar.mjs +2 -2
  27. package/dist/components/avatar/index.js +28 -28
  28. package/dist/components/avatar/index.mjs +2 -2
  29. package/dist/components/breadcrumb/breadcrumb.js +29 -29
  30. package/dist/components/breadcrumb/breadcrumb.mjs +5 -5
  31. package/dist/components/breadcrumb/index.js +29 -29
  32. package/dist/components/breadcrumb/index.mjs +5 -5
  33. package/dist/components/button/button.js +28 -28
  34. package/dist/components/button/button.mjs +3 -3
  35. package/dist/components/button/icon-button.js +28 -28
  36. package/dist/components/button/icon-button.mjs +3 -3
  37. package/dist/components/button/index.js +28 -28
  38. package/dist/components/button/index.mjs +4 -4
  39. package/dist/components/charts/areaChart.js +63 -55
  40. package/dist/components/charts/areaChart.mjs +1 -1
  41. package/dist/components/charts/barChart.d.mts +14 -4
  42. package/dist/components/charts/barChart.d.ts +14 -4
  43. package/dist/components/charts/barChart.js +55 -21
  44. package/dist/components/charts/barChart.mjs +1 -1
  45. package/dist/components/charts/circularProgress.js +1 -1
  46. package/dist/components/charts/circularProgress.mjs +1 -1
  47. package/dist/components/charts/index.js +153 -103
  48. package/dist/components/charts/index.mjs +4 -4
  49. package/dist/components/charts/radarChart.js +34 -26
  50. package/dist/components/charts/radarChart.mjs +1 -1
  51. package/dist/components/chip/chip.js +28 -28
  52. package/dist/components/chip/chip.mjs +3 -3
  53. package/dist/components/chip/index.js +28 -28
  54. package/dist/components/chip/index.mjs +3 -3
  55. package/dist/components/fileUpload/fileUpload.js +28 -28
  56. package/dist/components/fileUpload/fileUpload.mjs +6 -6
  57. package/dist/components/fileUpload/index.js +28 -28
  58. package/dist/components/fileUpload/index.mjs +6 -6
  59. package/dist/components/icon/Icon.d.mts +8 -8
  60. package/dist/components/icon/Icon.d.ts +8 -8
  61. package/dist/components/icon/Icon.js +28 -28
  62. package/dist/components/icon/Icon.mjs +2 -2
  63. package/dist/components/icon/index.js +28 -28
  64. package/dist/components/icon/index.mjs +2 -2
  65. package/dist/components/icon/template.d.mts +2 -2
  66. package/dist/components/icon/template.d.ts +2 -2
  67. package/dist/components/icon/template.js +28 -28
  68. package/dist/components/icon/template.mjs +1 -1
  69. package/dist/components/input/index.js +28 -28
  70. package/dist/components/input/index.mjs +3 -3
  71. package/dist/components/input/input.js +28 -28
  72. package/dist/components/input/input.mjs +3 -3
  73. package/dist/components/list/index.js +28 -28
  74. package/dist/components/list/index.mjs +4 -4
  75. package/dist/components/list/listItem.js +28 -28
  76. package/dist/components/list/listItem.mjs +4 -4
  77. package/dist/components/modal/index.js +28 -28
  78. package/dist/components/modal/index.mjs +5 -5
  79. package/dist/components/modal/modal.js +28 -28
  80. package/dist/components/modal/modal.mjs +5 -5
  81. package/dist/components/pagination/index.js +28 -28
  82. package/dist/components/pagination/index.mjs +4 -4
  83. package/dist/components/pagination/pagination.js +28 -28
  84. package/dist/components/pagination/pagination.mjs +4 -4
  85. package/dist/components/picker/datePicker.js +28 -28
  86. package/dist/components/picker/datePicker.mjs +6 -6
  87. package/dist/components/picker/index.js +28 -28
  88. package/dist/components/picker/index.mjs +8 -8
  89. package/dist/components/picker/timePicker.js +28 -28
  90. package/dist/components/picker/timePicker.mjs +4 -4
  91. package/dist/components/select/index.js +28 -28
  92. package/dist/components/select/index.mjs +3 -3
  93. package/dist/components/select/select.js +28 -28
  94. package/dist/components/select/select.mjs +3 -3
  95. package/dist/components/table/index.js +28 -28
  96. package/dist/components/table/index.mjs +5 -5
  97. package/dist/components/table/table-body.js +28 -28
  98. package/dist/components/table/table-body.mjs +5 -5
  99. package/dist/components/table/table-head.js +28 -28
  100. package/dist/components/table/table-head.mjs +5 -5
  101. package/dist/components/table/table.js +28 -28
  102. package/dist/components/table/table.mjs +5 -5
  103. package/dist/components/toast/index.js +28 -28
  104. package/dist/components/toast/index.mjs +4 -4
  105. package/dist/components/toast/toast.js +28 -28
  106. package/dist/components/toast/toast.mjs +3 -3
  107. package/dist/components/toast/use-toast.js +28 -28
  108. package/dist/components/toast/use-toast.mjs +4 -4
  109. package/dist/components/tree/index.js +28 -28
  110. package/dist/components/tree/index.mjs +3 -3
  111. package/dist/components/tree/tree.js +28 -28
  112. package/dist/components/tree/tree.mjs +3 -3
  113. package/dist/index.js +182 -132
  114. package/dist/index.mjs +27 -27
  115. package/package.json +1 -1
@@ -1439,6 +1439,34 @@ var template = {
1439
1439
  }
1440
1440
  );
1441
1441
  },
1442
+ "brace-left": ({ className }) => {
1443
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1444
+ "svg",
1445
+ {
1446
+ xmlns: "http://www.w3.org/2000/svg",
1447
+ width: "18",
1448
+ height: "18",
1449
+ viewBox: "0 0 18 18",
1450
+ fill: "none",
1451
+ className,
1452
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M11.5 14L6.5 9L11.5 4", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
1453
+ }
1454
+ );
1455
+ },
1456
+ "brace-right": ({ className }) => {
1457
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1458
+ "svg",
1459
+ {
1460
+ xmlns: "http://www.w3.org/2000/svg",
1461
+ width: "18",
1462
+ height: "18",
1463
+ viewBox: "0 0 18 18",
1464
+ fill: "none",
1465
+ className,
1466
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M6.5 4L11.5 9L6.5 14", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
1467
+ }
1468
+ );
1469
+ },
1442
1470
  // ----------------------------------- old ---------------------------------
1443
1471
  // ** Status **
1444
1472
  check: ({ className, fill }) => {
@@ -4058,34 +4086,6 @@ var template = {
4058
4086
  }
4059
4087
  );
4060
4088
  },
4061
- "brace-left": ({ className, fill }) => {
4062
- return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
4063
- "svg",
4064
- {
4065
- width: "24",
4066
- height: "24",
4067
- viewBox: "0 0 24 24",
4068
- fill: "none",
4069
- xmlns: "http://www.w3.org/2000/svg",
4070
- className,
4071
- children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M15.75 19.5L8.25 12L15.75 4.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
4072
- }
4073
- );
4074
- },
4075
- "brace-right": ({ className, fill }) => {
4076
- return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
4077
- "svg",
4078
- {
4079
- width: "24",
4080
- height: "24",
4081
- viewBox: "0 0 24 24",
4082
- fill: "none",
4083
- xmlns: "http://www.w3.org/2000/svg",
4084
- className,
4085
- children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M8.25 4.5L15.75 12L8.25 19.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
4086
- }
4087
- );
4088
- },
4089
4089
  "brace-double-up": ({ className, fill }) => {
4090
4090
  return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
4091
4091
  "svg",
@@ -3,23 +3,23 @@ import {
3
3
  FileUpload,
4
4
  fileUploadStyle,
5
5
  fileUpload_default
6
- } from "../../chunk-CUCLHYCE.mjs";
6
+ } from "../../chunk-Q5634WTM.mjs";
7
7
  import "../../chunk-7VOQKIIK.mjs";
8
8
  import "../../chunk-2CLPU5LR.mjs";
9
9
  import "../../chunk-2GCSFWHD.mjs";
10
- import "../../chunk-ER3SUAE2.mjs";
10
+ import "../../chunk-CMMVXFHD.mjs";
11
11
  import "../../chunk-MY5U63QO.mjs";
12
12
  import "../../chunk-Q364C3FI.mjs";
13
13
  import "../../chunk-ITWKPTSD.mjs";
14
- import "../../chunk-F7PC2JAF.mjs";
15
- import "../../chunk-LZRBMVT7.mjs";
14
+ import "../../chunk-SS6EG5JO.mjs";
15
+ import "../../chunk-NV5Z6ZUO.mjs";
16
16
  import "../../chunk-6WSACUIB.mjs";
17
17
  import "../../chunk-LXHUO6VM.mjs";
18
18
  import "../../chunk-SZL743JC.mjs";
19
19
  import "../../chunk-ZYIIXWVY.mjs";
20
- import "../../chunk-HLYTCS7L.mjs";
20
+ import "../../chunk-EM2NIGNZ.mjs";
21
21
  import "../../chunk-E3G5QXSH.mjs";
22
- import "../../chunk-LCWEO4U6.mjs";
22
+ import "../../chunk-CTWYY7Z2.mjs";
23
23
  import "../../chunk-CDXBML6O.mjs";
24
24
  import "../../chunk-3V4HT2K5.mjs";
25
25
  import "../../chunk-27Y6K5NK.mjs";
@@ -1439,6 +1439,34 @@ var template = {
1439
1439
  }
1440
1440
  );
1441
1441
  },
1442
+ "brace-left": ({ className }) => {
1443
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1444
+ "svg",
1445
+ {
1446
+ xmlns: "http://www.w3.org/2000/svg",
1447
+ width: "18",
1448
+ height: "18",
1449
+ viewBox: "0 0 18 18",
1450
+ fill: "none",
1451
+ className,
1452
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M11.5 14L6.5 9L11.5 4", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
1453
+ }
1454
+ );
1455
+ },
1456
+ "brace-right": ({ className }) => {
1457
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1458
+ "svg",
1459
+ {
1460
+ xmlns: "http://www.w3.org/2000/svg",
1461
+ width: "18",
1462
+ height: "18",
1463
+ viewBox: "0 0 18 18",
1464
+ fill: "none",
1465
+ className,
1466
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M6.5 4L11.5 9L6.5 14", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
1467
+ }
1468
+ );
1469
+ },
1442
1470
  // ----------------------------------- old ---------------------------------
1443
1471
  // ** Status **
1444
1472
  check: ({ className, fill }) => {
@@ -4058,34 +4086,6 @@ var template = {
4058
4086
  }
4059
4087
  );
4060
4088
  },
4061
- "brace-left": ({ className, fill }) => {
4062
- return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
4063
- "svg",
4064
- {
4065
- width: "24",
4066
- height: "24",
4067
- viewBox: "0 0 24 24",
4068
- fill: "none",
4069
- xmlns: "http://www.w3.org/2000/svg",
4070
- className,
4071
- children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M15.75 19.5L8.25 12L15.75 4.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
4072
- }
4073
- );
4074
- },
4075
- "brace-right": ({ className, fill }) => {
4076
- return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
4077
- "svg",
4078
- {
4079
- width: "24",
4080
- height: "24",
4081
- viewBox: "0 0 24 24",
4082
- fill: "none",
4083
- xmlns: "http://www.w3.org/2000/svg",
4084
- className,
4085
- children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M8.25 4.5L15.75 12L8.25 19.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
4086
- }
4087
- );
4088
- },
4089
4089
  "brace-double-up": ({ className, fill }) => {
4090
4090
  return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
4091
4091
  "svg",
@@ -2,23 +2,23 @@
2
2
  import "../../chunk-RLXOHILK.mjs";
3
3
  import {
4
4
  fileUpload_default
5
- } from "../../chunk-CUCLHYCE.mjs";
5
+ } from "../../chunk-Q5634WTM.mjs";
6
6
  import "../../chunk-7VOQKIIK.mjs";
7
7
  import "../../chunk-2CLPU5LR.mjs";
8
8
  import "../../chunk-2GCSFWHD.mjs";
9
- import "../../chunk-ER3SUAE2.mjs";
9
+ import "../../chunk-CMMVXFHD.mjs";
10
10
  import "../../chunk-MY5U63QO.mjs";
11
11
  import "../../chunk-Q364C3FI.mjs";
12
12
  import "../../chunk-ITWKPTSD.mjs";
13
- import "../../chunk-F7PC2JAF.mjs";
14
- import "../../chunk-LZRBMVT7.mjs";
13
+ import "../../chunk-SS6EG5JO.mjs";
14
+ import "../../chunk-NV5Z6ZUO.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-HLYTCS7L.mjs";
19
+ import "../../chunk-EM2NIGNZ.mjs";
20
20
  import "../../chunk-E3G5QXSH.mjs";
21
- import "../../chunk-LCWEO4U6.mjs";
21
+ import "../../chunk-CTWYY7Z2.mjs";
22
22
  import "../../chunk-CDXBML6O.mjs";
23
23
  import "../../chunk-3V4HT2K5.mjs";
24
24
  import "../../chunk-27Y6K5NK.mjs";
@@ -192,6 +192,14 @@ declare const iconTemplate: {
192
192
  className?: string;
193
193
  fill?: boolean;
194
194
  }) => react_jsx_runtime.JSX.Element;
195
+ "brace-left": ({ className }: {
196
+ className?: string;
197
+ fill?: boolean;
198
+ }) => react_jsx_runtime.JSX.Element;
199
+ "brace-right": ({ className }: {
200
+ className?: string;
201
+ fill?: boolean;
202
+ }) => react_jsx_runtime.JSX.Element;
195
203
  check: ({ className, fill }: {
196
204
  className?: string;
197
205
  fill?: boolean;
@@ -528,14 +536,6 @@ declare const iconTemplate: {
528
536
  className?: string;
529
537
  fill?: boolean;
530
538
  }) => react_jsx_runtime.JSX.Element;
531
- "brace-left": ({ className, fill }: {
532
- className?: string;
533
- fill?: boolean;
534
- }) => react_jsx_runtime.JSX.Element;
535
- "brace-right": ({ className, fill }: {
536
- className?: string;
537
- fill?: boolean;
538
- }) => react_jsx_runtime.JSX.Element;
539
539
  "brace-double-up": ({ className, fill }: {
540
540
  className?: string;
541
541
  fill?: boolean;
@@ -192,6 +192,14 @@ declare const iconTemplate: {
192
192
  className?: string;
193
193
  fill?: boolean;
194
194
  }) => react_jsx_runtime.JSX.Element;
195
+ "brace-left": ({ className }: {
196
+ className?: string;
197
+ fill?: boolean;
198
+ }) => react_jsx_runtime.JSX.Element;
199
+ "brace-right": ({ className }: {
200
+ className?: string;
201
+ fill?: boolean;
202
+ }) => react_jsx_runtime.JSX.Element;
195
203
  check: ({ className, fill }: {
196
204
  className?: string;
197
205
  fill?: boolean;
@@ -528,14 +536,6 @@ declare const iconTemplate: {
528
536
  className?: string;
529
537
  fill?: boolean;
530
538
  }) => react_jsx_runtime.JSX.Element;
531
- "brace-left": ({ className, fill }: {
532
- className?: string;
533
- fill?: boolean;
534
- }) => react_jsx_runtime.JSX.Element;
535
- "brace-right": ({ className, fill }: {
536
- className?: string;
537
- fill?: boolean;
538
- }) => react_jsx_runtime.JSX.Element;
539
539
  "brace-double-up": ({ className, fill }: {
540
540
  className?: string;
541
541
  fill?: boolean;
@@ -1352,6 +1352,34 @@ var template = {
1352
1352
  }
1353
1353
  );
1354
1354
  },
1355
+ "brace-left": ({ className }) => {
1356
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1357
+ "svg",
1358
+ {
1359
+ xmlns: "http://www.w3.org/2000/svg",
1360
+ width: "18",
1361
+ height: "18",
1362
+ viewBox: "0 0 18 18",
1363
+ fill: "none",
1364
+ className,
1365
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M11.5 14L6.5 9L11.5 4", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
1366
+ }
1367
+ );
1368
+ },
1369
+ "brace-right": ({ className }) => {
1370
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1371
+ "svg",
1372
+ {
1373
+ xmlns: "http://www.w3.org/2000/svg",
1374
+ width: "18",
1375
+ height: "18",
1376
+ viewBox: "0 0 18 18",
1377
+ fill: "none",
1378
+ className,
1379
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M6.5 4L11.5 9L6.5 14", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
1380
+ }
1381
+ );
1382
+ },
1355
1383
  // ----------------------------------- old ---------------------------------
1356
1384
  // ** Status **
1357
1385
  check: ({ className, fill }) => {
@@ -3971,34 +3999,6 @@ var template = {
3971
3999
  }
3972
4000
  );
3973
4001
  },
3974
- "brace-left": ({ className, fill }) => {
3975
- return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
3976
- "svg",
3977
- {
3978
- width: "24",
3979
- height: "24",
3980
- viewBox: "0 0 24 24",
3981
- fill: "none",
3982
- xmlns: "http://www.w3.org/2000/svg",
3983
- className,
3984
- children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M15.75 19.5L8.25 12L15.75 4.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
3985
- }
3986
- );
3987
- },
3988
- "brace-right": ({ className, fill }) => {
3989
- return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
3990
- "svg",
3991
- {
3992
- width: "24",
3993
- height: "24",
3994
- viewBox: "0 0 24 24",
3995
- fill: "none",
3996
- xmlns: "http://www.w3.org/2000/svg",
3997
- className,
3998
- children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M8.25 4.5L15.75 12L8.25 19.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
3999
- }
4000
- );
4001
- },
4002
4002
  "brace-double-up": ({ className, fill }) => {
4003
4003
  return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
4004
4004
  "svg",
@@ -2,8 +2,8 @@
2
2
  import {
3
3
  Icon_default,
4
4
  iconTemplate
5
- } from "../../chunk-HLYTCS7L.mjs";
6
- import "../../chunk-LCWEO4U6.mjs";
5
+ } from "../../chunk-EM2NIGNZ.mjs";
6
+ import "../../chunk-CTWYY7Z2.mjs";
7
7
  import "../../chunk-AC6TWLRT.mjs";
8
8
  export {
9
9
  Icon_default as default,
@@ -1352,6 +1352,34 @@ var template = {
1352
1352
  }
1353
1353
  );
1354
1354
  },
1355
+ "brace-left": ({ className }) => {
1356
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1357
+ "svg",
1358
+ {
1359
+ xmlns: "http://www.w3.org/2000/svg",
1360
+ width: "18",
1361
+ height: "18",
1362
+ viewBox: "0 0 18 18",
1363
+ fill: "none",
1364
+ className,
1365
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M11.5 14L6.5 9L11.5 4", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
1366
+ }
1367
+ );
1368
+ },
1369
+ "brace-right": ({ className }) => {
1370
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1371
+ "svg",
1372
+ {
1373
+ xmlns: "http://www.w3.org/2000/svg",
1374
+ width: "18",
1375
+ height: "18",
1376
+ viewBox: "0 0 18 18",
1377
+ fill: "none",
1378
+ className,
1379
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M6.5 4L11.5 9L6.5 14", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
1380
+ }
1381
+ );
1382
+ },
1355
1383
  // ----------------------------------- old ---------------------------------
1356
1384
  // ** Status **
1357
1385
  check: ({ className, fill }) => {
@@ -3971,34 +3999,6 @@ var template = {
3971
3999
  }
3972
4000
  );
3973
4001
  },
3974
- "brace-left": ({ className, fill }) => {
3975
- return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
3976
- "svg",
3977
- {
3978
- width: "24",
3979
- height: "24",
3980
- viewBox: "0 0 24 24",
3981
- fill: "none",
3982
- xmlns: "http://www.w3.org/2000/svg",
3983
- className,
3984
- children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M15.75 19.5L8.25 12L15.75 4.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
3985
- }
3986
- );
3987
- },
3988
- "brace-right": ({ className, fill }) => {
3989
- return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
3990
- "svg",
3991
- {
3992
- width: "24",
3993
- height: "24",
3994
- viewBox: "0 0 24 24",
3995
- fill: "none",
3996
- xmlns: "http://www.w3.org/2000/svg",
3997
- className,
3998
- children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M8.25 4.5L15.75 12L8.25 19.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
3999
- }
4000
- );
4001
- },
4002
4002
  "brace-double-up": ({ className, fill }) => {
4003
4003
  return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
4004
4004
  "svg",
@@ -3,8 +3,8 @@ import "../../chunk-ZYIIXWVY.mjs";
3
3
  import {
4
4
  Icon_default,
5
5
  iconTemplate
6
- } from "../../chunk-HLYTCS7L.mjs";
7
- import "../../chunk-LCWEO4U6.mjs";
6
+ } from "../../chunk-EM2NIGNZ.mjs";
7
+ import "../../chunk-CTWYY7Z2.mjs";
8
8
  import "../../chunk-AC6TWLRT.mjs";
9
9
  export {
10
10
  Icon_default as Icon,
@@ -52,6 +52,8 @@ declare const template: {
52
52
  calendar: ({ className, fill }: IconProps) => react_jsx_runtime.JSX.Element;
53
53
  left: ({ className }: IconProps) => react_jsx_runtime.JSX.Element;
54
54
  right: ({ className }: IconProps) => react_jsx_runtime.JSX.Element;
55
+ "brace-left": ({ className }: IconProps) => react_jsx_runtime.JSX.Element;
56
+ "brace-right": ({ className }: IconProps) => react_jsx_runtime.JSX.Element;
55
57
  check: ({ className, fill }: IconProps) => react_jsx_runtime.JSX.Element;
56
58
  "plus-circle": ({ className, fill }: IconProps) => react_jsx_runtime.JSX.Element;
57
59
  "minus-circle": ({ className, fill }: IconProps) => react_jsx_runtime.JSX.Element;
@@ -136,8 +138,6 @@ declare const template: {
136
138
  "arrow-right-circle": ({ className, fill }: IconProps) => react_jsx_runtime.JSX.Element;
137
139
  "brace-up": ({ className, fill }: IconProps) => react_jsx_runtime.JSX.Element;
138
140
  "brace-down": ({ className, fill }: IconProps) => react_jsx_runtime.JSX.Element;
139
- "brace-left": ({ className, fill }: IconProps) => react_jsx_runtime.JSX.Element;
140
- "brace-right": ({ className, fill }: IconProps) => react_jsx_runtime.JSX.Element;
141
141
  "brace-double-up": ({ className, fill }: IconProps) => react_jsx_runtime.JSX.Element;
142
142
  "brace-double-down": ({ className, fill }: IconProps) => react_jsx_runtime.JSX.Element;
143
143
  "brace-double-left": ({ className, fill }: IconProps) => react_jsx_runtime.JSX.Element;
@@ -52,6 +52,8 @@ declare const template: {
52
52
  calendar: ({ className, fill }: IconProps) => react_jsx_runtime.JSX.Element;
53
53
  left: ({ className }: IconProps) => react_jsx_runtime.JSX.Element;
54
54
  right: ({ className }: IconProps) => react_jsx_runtime.JSX.Element;
55
+ "brace-left": ({ className }: IconProps) => react_jsx_runtime.JSX.Element;
56
+ "brace-right": ({ className }: IconProps) => react_jsx_runtime.JSX.Element;
55
57
  check: ({ className, fill }: IconProps) => react_jsx_runtime.JSX.Element;
56
58
  "plus-circle": ({ className, fill }: IconProps) => react_jsx_runtime.JSX.Element;
57
59
  "minus-circle": ({ className, fill }: IconProps) => react_jsx_runtime.JSX.Element;
@@ -136,8 +138,6 @@ declare const template: {
136
138
  "arrow-right-circle": ({ className, fill }: IconProps) => react_jsx_runtime.JSX.Element;
137
139
  "brace-up": ({ className, fill }: IconProps) => react_jsx_runtime.JSX.Element;
138
140
  "brace-down": ({ className, fill }: IconProps) => react_jsx_runtime.JSX.Element;
139
- "brace-left": ({ className, fill }: IconProps) => react_jsx_runtime.JSX.Element;
140
- "brace-right": ({ className, fill }: IconProps) => react_jsx_runtime.JSX.Element;
141
141
  "brace-double-up": ({ className, fill }: IconProps) => react_jsx_runtime.JSX.Element;
142
142
  "brace-double-down": ({ className, fill }: IconProps) => react_jsx_runtime.JSX.Element;
143
143
  "brace-double-left": ({ className, fill }: IconProps) => react_jsx_runtime.JSX.Element;
@@ -1349,6 +1349,34 @@ var template = {
1349
1349
  }
1350
1350
  );
1351
1351
  },
1352
+ "brace-left": ({ className }) => {
1353
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1354
+ "svg",
1355
+ {
1356
+ xmlns: "http://www.w3.org/2000/svg",
1357
+ width: "18",
1358
+ height: "18",
1359
+ viewBox: "0 0 18 18",
1360
+ fill: "none",
1361
+ className,
1362
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M11.5 14L6.5 9L11.5 4", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
1363
+ }
1364
+ );
1365
+ },
1366
+ "brace-right": ({ className }) => {
1367
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1368
+ "svg",
1369
+ {
1370
+ xmlns: "http://www.w3.org/2000/svg",
1371
+ width: "18",
1372
+ height: "18",
1373
+ viewBox: "0 0 18 18",
1374
+ fill: "none",
1375
+ className,
1376
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M6.5 4L11.5 9L6.5 14", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
1377
+ }
1378
+ );
1379
+ },
1352
1380
  // ----------------------------------- old ---------------------------------
1353
1381
  // ** Status **
1354
1382
  check: ({ className, fill }) => {
@@ -3968,34 +3996,6 @@ var template = {
3968
3996
  }
3969
3997
  );
3970
3998
  },
3971
- "brace-left": ({ className, fill }) => {
3972
- return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
3973
- "svg",
3974
- {
3975
- width: "24",
3976
- height: "24",
3977
- viewBox: "0 0 24 24",
3978
- fill: "none",
3979
- xmlns: "http://www.w3.org/2000/svg",
3980
- className,
3981
- children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M15.75 19.5L8.25 12L15.75 4.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
3982
- }
3983
- );
3984
- },
3985
- "brace-right": ({ className, fill }) => {
3986
- return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
3987
- "svg",
3988
- {
3989
- width: "24",
3990
- height: "24",
3991
- viewBox: "0 0 24 24",
3992
- fill: "none",
3993
- xmlns: "http://www.w3.org/2000/svg",
3994
- className,
3995
- children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M8.25 4.5L15.75 12L8.25 19.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
3996
- }
3997
- );
3998
- },
3999
3999
  "brace-double-up": ({ className, fill }) => {
4000
4000
  return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
4001
4001
  "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
  import "../../chunk-AC6TWLRT.mjs";
6
6
  export {
7
7
  template
@@ -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,11 +2,11 @@
2
2
  import "../../chunk-2GCSFWHD.mjs";
3
3
  import {
4
4
  input_default
5
- } from "../../chunk-ER3SUAE2.mjs";
5
+ } from "../../chunk-CMMVXFHD.mjs";
6
6
  import "../../chunk-ZYIIXWVY.mjs";
7
- import "../../chunk-HLYTCS7L.mjs";
7
+ import "../../chunk-EM2NIGNZ.mjs";
8
8
  import "../../chunk-E3G5QXSH.mjs";
9
- import "../../chunk-LCWEO4U6.mjs";
9
+ import "../../chunk-CTWYY7Z2.mjs";
10
10
  import "../../chunk-CDXBML6O.mjs";
11
11
  import "../../chunk-27Y6K5NK.mjs";
12
12
  import "../../chunk-AC6TWLRT.mjs";