@deepnoid/ui 0.1.212 → 0.1.214

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 (154) hide show
  1. package/.turbo/turbo-build.log +232 -232
  2. package/README.md +99 -9
  3. package/dist/{chunk-O7WU5EXD.mjs → chunk-3264O6JH.mjs} +2 -2
  4. package/dist/{chunk-CK24WXGB.mjs → chunk-37QJ33U2.mjs} +5 -5
  5. package/dist/{chunk-VLKV37OZ.mjs → chunk-5U2LLMGN.mjs} +6 -6
  6. package/dist/{chunk-RQUD4MZO.mjs → chunk-AXWICOKO.mjs} +1 -1
  7. package/dist/{chunk-X2PWUNRX.mjs → chunk-BS2SDEG2.mjs} +5 -5
  8. package/dist/{chunk-LYJFK5OA.mjs → chunk-CITFY2LG.mjs} +4 -4
  9. package/dist/{chunk-VUQETREE.mjs → chunk-DWGS3KXX.mjs} +4 -4
  10. package/dist/{chunk-5N63KKLV.mjs → chunk-HIAN3OBR.mjs} +3 -3
  11. package/dist/{chunk-BK6DOY4X.mjs → chunk-HQCRZAZ7.mjs} +4 -4
  12. package/dist/{chunk-BC2NAXUH.mjs → chunk-HZ7LMGRS.mjs} +4 -4
  13. package/dist/{chunk-AVFQY5QP.mjs → chunk-JYW3GEH6.mjs} +21 -5
  14. package/dist/{chunk-C3XY6N6I.mjs → chunk-OTIDMEP3.mjs} +9 -9
  15. package/dist/{chunk-7VR2457B.mjs → chunk-PP76VNOE.mjs} +4 -4
  16. package/dist/{chunk-T7EN4EC3.mjs → chunk-Q6WHL6BQ.mjs} +5 -5
  17. package/dist/{chunk-54OYH6WC.mjs → chunk-QAXRJ3EH.mjs} +1 -1
  18. package/dist/{chunk-FZYZSMSS.mjs → chunk-QEGCZ3CT.mjs} +1 -1
  19. package/dist/{chunk-2PSFAF4D.mjs → chunk-SOY4EHD7.mjs} +4 -4
  20. package/dist/{chunk-ZDEKC4W6.mjs → chunk-TP2EMUPN.mjs} +1 -1
  21. package/dist/{chunk-LJYSV7DZ.mjs → chunk-TXN7UGNI.mjs} +4 -4
  22. package/dist/{chunk-WFJSBGK3.mjs → chunk-UUHAKMGJ.mjs} +6 -6
  23. package/dist/{chunk-5J2ODTGJ.mjs → chunk-XZBRS2XZ.mjs} +4 -4
  24. package/dist/components/accordion/accordion.mjs +2 -2
  25. package/dist/components/accordion/accordionItem.mjs +2 -2
  26. package/dist/components/accordion/index.mjs +3 -3
  27. package/dist/components/avatar/avatar.js +21 -5
  28. package/dist/components/avatar/avatar.mjs +2 -2
  29. package/dist/components/avatar/index.js +21 -5
  30. package/dist/components/avatar/index.mjs +2 -2
  31. package/dist/components/backdrop/backdrop.mjs +2 -2
  32. package/dist/components/backdrop/index.mjs +2 -2
  33. package/dist/components/breadcrumb/breadcrumb.js +21 -5
  34. package/dist/components/breadcrumb/breadcrumb.mjs +7 -7
  35. package/dist/components/breadcrumb/index.js +21 -5
  36. package/dist/components/breadcrumb/index.mjs +7 -7
  37. package/dist/components/button/button.js +21 -5
  38. package/dist/components/button/button.mjs +4 -4
  39. package/dist/components/button/icon-button.js +21 -5
  40. package/dist/components/button/icon-button.mjs +4 -4
  41. package/dist/components/button/index.js +21 -5
  42. package/dist/components/button/index.mjs +6 -6
  43. package/dist/components/button/text-button.mjs +2 -2
  44. package/dist/components/charts/areaChart.mjs +2 -2
  45. package/dist/components/charts/barChart.mjs +2 -2
  46. package/dist/components/charts/circularProgress.mjs +2 -2
  47. package/dist/components/charts/index.mjs +8 -8
  48. package/dist/components/charts/radarChart.mjs +2 -2
  49. package/dist/components/charts/simpleBarChart.mjs +2 -2
  50. package/dist/components/checkbox/checkbox.mjs +2 -2
  51. package/dist/components/checkbox/index.mjs +2 -2
  52. package/dist/components/chip/chip.js +21 -5
  53. package/dist/components/chip/chip.mjs +4 -4
  54. package/dist/components/chip/index.js +21 -5
  55. package/dist/components/chip/index.mjs +4 -4
  56. package/dist/components/drawer/drawer.mjs +2 -2
  57. package/dist/components/drawer/index.mjs +2 -2
  58. package/dist/components/fileUpload/fileUpload.js +21 -5
  59. package/dist/components/fileUpload/fileUpload.mjs +9 -9
  60. package/dist/components/fileUpload/index.js +21 -5
  61. package/dist/components/fileUpload/index.mjs +9 -9
  62. package/dist/components/icon/Icon.d.mts +4 -0
  63. package/dist/components/icon/Icon.d.ts +4 -0
  64. package/dist/components/icon/Icon.js +21 -5
  65. package/dist/components/icon/Icon.mjs +2 -2
  66. package/dist/components/icon/index.js +21 -5
  67. package/dist/components/icon/index.mjs +2 -2
  68. package/dist/components/icon/template.d.mts +1 -0
  69. package/dist/components/icon/template.d.ts +1 -0
  70. package/dist/components/icon/template.js +21 -5
  71. package/dist/components/icon/template.mjs +1 -1
  72. package/dist/components/input/index.js +21 -5
  73. package/dist/components/input/index.mjs +4 -4
  74. package/dist/components/input/input.js +21 -5
  75. package/dist/components/input/input.mjs +4 -4
  76. package/dist/components/list/index.js +21 -5
  77. package/dist/components/list/index.mjs +6 -6
  78. package/dist/components/list/list.mjs +2 -2
  79. package/dist/components/list/listItem.js +21 -5
  80. package/dist/components/list/listItem.mjs +5 -5
  81. package/dist/components/modal/index.js +21 -5
  82. package/dist/components/modal/index.mjs +8 -8
  83. package/dist/components/modal/modal.js +21 -5
  84. package/dist/components/modal/modal.mjs +8 -8
  85. package/dist/components/pagination/index.js +21 -5
  86. package/dist/components/pagination/index.mjs +5 -5
  87. package/dist/components/pagination/pagination.js +21 -5
  88. package/dist/components/pagination/pagination.mjs +5 -5
  89. package/dist/components/picker/datePicker.js +21 -5
  90. package/dist/components/picker/datePicker.mjs +9 -9
  91. package/dist/components/picker/day.mjs +2 -2
  92. package/dist/components/picker/index.js +21 -5
  93. package/dist/components/picker/index.mjs +11 -11
  94. package/dist/components/picker/timePicker/Panel.mjs +7 -7
  95. package/dist/components/picker/timePicker/index.js +21 -5
  96. package/dist/components/picker/timePicker/index.mjs +9 -9
  97. package/dist/components/progress/index.mjs +2 -2
  98. package/dist/components/progress/progress.mjs +2 -2
  99. package/dist/components/radio/index.mjs +2 -2
  100. package/dist/components/radio/radio.mjs +2 -2
  101. package/dist/components/select/index.js +21 -5
  102. package/dist/components/select/index.mjs +7 -7
  103. package/dist/components/select/select.js +21 -5
  104. package/dist/components/select/select.mjs +7 -7
  105. package/dist/components/starRating/index.js +21 -5
  106. package/dist/components/starRating/index.mjs +4 -4
  107. package/dist/components/starRating/starRating.js +21 -5
  108. package/dist/components/starRating/starRating.mjs +4 -4
  109. package/dist/components/table/definition-table.mjs +2 -2
  110. package/dist/components/table/index.js +21 -5
  111. package/dist/components/table/index.mjs +8 -8
  112. package/dist/components/table/table-body.js +21 -5
  113. package/dist/components/table/table-body.mjs +7 -7
  114. package/dist/components/table/table-head.js +21 -5
  115. package/dist/components/table/table-head.mjs +7 -7
  116. package/dist/components/table/table.js +21 -5
  117. package/dist/components/table/table.mjs +7 -7
  118. package/dist/components/tabs/index.mjs +2 -2
  119. package/dist/components/tabs/tabs.mjs +2 -2
  120. package/dist/components/timePicker/calendar.js +21 -5
  121. package/dist/components/timePicker/calendar.mjs +5 -5
  122. package/dist/components/toast/index.js +21 -5
  123. package/dist/components/toast/index.mjs +5 -5
  124. package/dist/components/toast/toast.js +21 -5
  125. package/dist/components/toast/toast.mjs +4 -4
  126. package/dist/components/toast/use-toast.js +21 -5
  127. package/dist/components/toast/use-toast.mjs +5 -5
  128. package/dist/components/tooltip/index.mjs +2 -2
  129. package/dist/components/tooltip/tooltip.mjs +2 -2
  130. package/dist/components/tree/index.js +21 -5
  131. package/dist/components/tree/index.mjs +4 -4
  132. package/dist/components/tree/tree.js +21 -5
  133. package/dist/components/tree/tree.mjs +4 -4
  134. package/dist/index.js +21 -5
  135. package/dist/index.mjs +68 -68
  136. package/package.json +1 -1
  137. package/dist/{chunk-NTNF5T5I.mjs → chunk-3CDZAW24.mjs} +3 -3
  138. package/dist/{chunk-U7SYKG2C.mjs → chunk-45NUW43V.mjs} +3 -3
  139. package/dist/{chunk-H6ZQDMYU.mjs → chunk-AFNMMCHX.mjs} +3 -3
  140. package/dist/{chunk-NGRGAY42.mjs → chunk-BFFFDEPN.mjs} +3 -3
  141. package/dist/{chunk-NDNIAALB.mjs → chunk-DI6UNIDA.mjs} +3 -3
  142. package/dist/{chunk-BH3I4LIZ.mjs → chunk-DS5CGU2X.mjs} +3 -3
  143. package/dist/{chunk-DW3BX4M2.mjs → chunk-EJZB335B.mjs} +3 -3
  144. package/dist/{chunk-3DCUMRYP.mjs → chunk-GZCS62ZQ.mjs} +3 -3
  145. package/dist/{chunk-4X35QQTI.mjs → chunk-IH3BJRTV.mjs} +3 -3
  146. package/dist/{chunk-WA7CSZQ3.mjs → chunk-IYCV2EGX.mjs} +3 -3
  147. package/dist/{chunk-LH6Z7SDZ.mjs → chunk-JRHIGGG7.mjs} +3 -3
  148. package/dist/{chunk-XZYQFBCT.mjs → chunk-LZ3KI3FZ.mjs} +3 -3
  149. package/dist/{chunk-U52FBRJ3.mjs → chunk-PDFTWZD4.mjs} +3 -3
  150. package/dist/{chunk-JGG3ZUNG.mjs → chunk-PMFS3EBL.mjs} +3 -3
  151. package/dist/{chunk-ZFC5O2V3.mjs → chunk-QYJSOH4Z.mjs} +3 -3
  152. package/dist/{chunk-5KC3IFNR.mjs → chunk-TBERIJPX.mjs} +3 -3
  153. package/dist/{chunk-6WD32ERF.mjs → chunk-VB56ZYN4.mjs} +3 -3
  154. package/dist/{chunk-ACZ3DQVT.mjs → chunk-ZIH433FF.mjs} +3 -3
@@ -1815,16 +1815,18 @@ var template = {
1815
1815
  "svg",
1816
1816
  {
1817
1817
  xmlns: "http://www.w3.org/2000/svg",
1818
- width: "27",
1819
- height: "28",
1820
- viewBox: "0 0 27 28",
1818
+ width: "21",
1819
+ height: "21",
1820
+ viewBox: "0 0 21 21",
1821
1821
  fill: "none",
1822
1822
  className,
1823
1823
  children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1824
1824
  "path",
1825
1825
  {
1826
- d: "M21.9264 5.20931C22.1812 5.39338 22.3846 5.59774 22.4858 5.90334C22.5588 6.45228 22.3415 6.78579 22.0286 7.20666C21.9576 7.30047 21.8864 7.39405 21.8151 7.48762C21.6895 7.65415 21.5677 7.8235 21.4454 7.99253C21.2259 8.29482 21.0028 8.59408 20.7773 8.89185C20.4766 9.2892 20.1815 9.69044 19.889 10.094C19.8125 10.1993 19.7358 10.3044 19.659 10.4094C19.4079 10.7529 19.1577 11.0971 18.91 11.4431C18.8896 11.4716 18.8692 11.5001 18.8482 11.5294C18.7754 11.6314 18.703 11.7337 18.6307 11.8361C18.6035 11.8747 18.6035 11.8747 18.5756 11.9141C18.2362 12.3955 17.9059 12.8824 17.5821 13.3746C17.5478 13.4267 17.5478 13.4267 17.5128 13.4798C16.951 14.3338 16.425 15.1996 15.9364 16.0988C15.8817 16.1993 15.8266 16.2995 15.7713 16.3996C14.803 18.183 14.0974 20.1792 13.8032 22.1948C13.7275 22.4843 13.5304 22.7004 13.2862 22.8603C12.8671 23.0504 12.4792 23.0344 12.0524 22.8851C11.7159 22.6982 11.4492 22.3832 11.1807 22.1105C11.1305 22.06 11.1305 22.06 11.0793 22.0085C11.0463 21.9751 11.0133 21.9417 10.9793 21.9072C10.9355 21.8629 10.9355 21.8629 10.8908 21.8177C10.812 21.7336 10.738 21.6487 10.664 21.5606C10.4051 21.26 10.1208 20.9832 9.84198 20.7018C9.77941 20.6385 9.71685 20.5753 9.65429 20.512C9.52361 20.3798 9.39285 20.2478 9.26203 20.1158C9.0951 19.9473 8.92837 19.7787 8.76169 19.61C8.63267 19.4794 8.50355 19.349 8.37439 19.2186C8.3129 19.1564 8.25145 19.0943 8.19002 19.0321C7.78034 18.6148 7.78034 18.6148 7.3481 18.2218C7.26354 18.1493 7.18628 18.0708 7.1093 17.9902C6.97131 17.8488 6.8284 17.7169 6.67944 17.5876C6.56805 17.4895 6.45958 17.3885 6.35088 17.2873C6.15574 17.1075 5.95513 16.937 5.74972 16.7694C5.52338 16.5822 5.30225 16.3888 5.08115 16.1954C5.02902 16.1502 4.97647 16.1055 4.92361 16.0611C4.88291 16.0268 4.88291 16.0268 4.84139 15.9918C4.81684 15.9713 4.79228 15.9509 4.76699 15.9298C4.5693 15.7391 4.51301 15.5207 4.5 15.2507C4.5151 14.872 4.65787 14.6052 4.92439 14.3431C5.23566 14.0858 5.58225 13.9705 5.98399 13.9889C6.39409 14.0467 6.67261 14.2696 6.97788 14.5368C7.04531 14.5941 7.11275 14.6513 7.18024 14.7085C7.27801 14.7916 7.37519 14.8755 7.47238 14.9593C7.54704 15.0235 7.62196 15.0874 7.69694 15.1513C8.02915 15.4353 8.34957 15.7298 8.66619 16.0314C8.78965 16.1489 8.91524 16.2635 9.04232 16.3769C9.24098 16.556 9.42848 16.745 9.61441 16.9374C9.73206 17.0583 9.85175 17.1731 9.97956 17.283C10.2352 17.5064 10.4711 17.7507 10.7095 17.9925C10.7917 18.0758 10.8741 18.1589 10.9566 18.2419C11.4347 18.7249 11.4347 18.7249 11.6464 18.9799C11.7218 19.0675 11.8025 19.1485 11.8843 19.2299C11.898 19.1896 11.9116 19.1493 11.9257 19.1078C12.2024 18.2927 12.4869 17.488 12.8481 16.7062C12.8687 16.6616 12.8892 16.617 12.9104 16.571C13.6549 14.9617 14.5337 13.4385 15.5204 11.9689C15.553 11.9203 15.553 11.9203 15.5863 11.8707C16.0931 11.1161 16.6136 10.3732 17.1508 9.6404C17.2538 9.49984 17.3564 9.35903 17.4591 9.2182C17.5357 9.11296 17.6125 9.00777 17.6892 8.90257C17.7905 8.76367 17.8916 8.62462 17.9924 8.48543C18.2637 8.11165 18.5381 7.74072 18.8169 7.37269C19.0086 7.11969 19.1989 6.86631 19.381 6.6062C19.4144 6.55854 19.4478 6.51089 19.4823 6.46179C19.5085 6.42434 19.5085 6.42434 19.5353 6.38614C19.6584 6.21085 19.782 6.03602 19.9066 5.86184C19.9313 5.8267 19.9559 5.79157 19.9813 5.75537C20.4573 5.09349 21.1643 4.75205 21.9264 5.20931Z",
1827
- fill: "currentColor"
1826
+ d: "M3.5 11.1485L9.1 16.3337L17.5 4.66699",
1827
+ stroke: "currentColor",
1828
+ strokeLinecap: "round",
1829
+ strokeLinejoin: "round"
1828
1830
  }
1829
1831
  )
1830
1832
  }
@@ -2075,6 +2077,20 @@ var template = {
2075
2077
  }
2076
2078
  );
2077
2079
  },
2080
+ rectangle: ({ className }) => {
2081
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
2082
+ "svg",
2083
+ {
2084
+ xmlns: "http://www.w3.org/2000/svg",
2085
+ width: "24",
2086
+ height: "24",
2087
+ viewBox: "0 0 24 24",
2088
+ fill: "none",
2089
+ className,
2090
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("rect", { x: "4", y: "4", width: "16", height: "16", stroke: "currentColor", strokeWidth: "2" })
2091
+ }
2092
+ );
2093
+ },
2078
2094
  // ----------------------------------- old ---------------------------------
2079
2095
  // ** Status **
2080
2096
  "plus-circle": ({ className, fill }) => {
@@ -1,12 +1,12 @@
1
1
  "use client";
2
2
  import {
3
3
  chip_default
4
- } from "../../chunk-LJYSV7DZ.mjs";
4
+ } from "../../chunk-TXN7UGNI.mjs";
5
5
  import "../../chunk-ZYIIXWVY.mjs";
6
- import "../../chunk-RQUD4MZO.mjs";
7
- import "../../chunk-AVFQY5QP.mjs";
8
- import "../../chunk-E3G5QXSH.mjs";
6
+ import "../../chunk-AXWICOKO.mjs";
7
+ import "../../chunk-JYW3GEH6.mjs";
9
8
  import "../../chunk-U4DJHAM5.mjs";
9
+ import "../../chunk-E3G5QXSH.mjs";
10
10
  import "../../chunk-AC6TWLRT.mjs";
11
11
  export {
12
12
  chip_default as default
@@ -1817,16 +1817,18 @@ var template = {
1817
1817
  "svg",
1818
1818
  {
1819
1819
  xmlns: "http://www.w3.org/2000/svg",
1820
- width: "27",
1821
- height: "28",
1822
- viewBox: "0 0 27 28",
1820
+ width: "21",
1821
+ height: "21",
1822
+ viewBox: "0 0 21 21",
1823
1823
  fill: "none",
1824
1824
  className,
1825
1825
  children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1826
1826
  "path",
1827
1827
  {
1828
- d: "M21.9264 5.20931C22.1812 5.39338 22.3846 5.59774 22.4858 5.90334C22.5588 6.45228 22.3415 6.78579 22.0286 7.20666C21.9576 7.30047 21.8864 7.39405 21.8151 7.48762C21.6895 7.65415 21.5677 7.8235 21.4454 7.99253C21.2259 8.29482 21.0028 8.59408 20.7773 8.89185C20.4766 9.2892 20.1815 9.69044 19.889 10.094C19.8125 10.1993 19.7358 10.3044 19.659 10.4094C19.4079 10.7529 19.1577 11.0971 18.91 11.4431C18.8896 11.4716 18.8692 11.5001 18.8482 11.5294C18.7754 11.6314 18.703 11.7337 18.6307 11.8361C18.6035 11.8747 18.6035 11.8747 18.5756 11.9141C18.2362 12.3955 17.9059 12.8824 17.5821 13.3746C17.5478 13.4267 17.5478 13.4267 17.5128 13.4798C16.951 14.3338 16.425 15.1996 15.9364 16.0988C15.8817 16.1993 15.8266 16.2995 15.7713 16.3996C14.803 18.183 14.0974 20.1792 13.8032 22.1948C13.7275 22.4843 13.5304 22.7004 13.2862 22.8603C12.8671 23.0504 12.4792 23.0344 12.0524 22.8851C11.7159 22.6982 11.4492 22.3832 11.1807 22.1105C11.1305 22.06 11.1305 22.06 11.0793 22.0085C11.0463 21.9751 11.0133 21.9417 10.9793 21.9072C10.9355 21.8629 10.9355 21.8629 10.8908 21.8177C10.812 21.7336 10.738 21.6487 10.664 21.5606C10.4051 21.26 10.1208 20.9832 9.84198 20.7018C9.77941 20.6385 9.71685 20.5753 9.65429 20.512C9.52361 20.3798 9.39285 20.2478 9.26203 20.1158C9.0951 19.9473 8.92837 19.7787 8.76169 19.61C8.63267 19.4794 8.50355 19.349 8.37439 19.2186C8.3129 19.1564 8.25145 19.0943 8.19002 19.0321C7.78034 18.6148 7.78034 18.6148 7.3481 18.2218C7.26354 18.1493 7.18628 18.0708 7.1093 17.9902C6.97131 17.8488 6.8284 17.7169 6.67944 17.5876C6.56805 17.4895 6.45958 17.3885 6.35088 17.2873C6.15574 17.1075 5.95513 16.937 5.74972 16.7694C5.52338 16.5822 5.30225 16.3888 5.08115 16.1954C5.02902 16.1502 4.97647 16.1055 4.92361 16.0611C4.88291 16.0268 4.88291 16.0268 4.84139 15.9918C4.81684 15.9713 4.79228 15.9509 4.76699 15.9298C4.5693 15.7391 4.51301 15.5207 4.5 15.2507C4.5151 14.872 4.65787 14.6052 4.92439 14.3431C5.23566 14.0858 5.58225 13.9705 5.98399 13.9889C6.39409 14.0467 6.67261 14.2696 6.97788 14.5368C7.04531 14.5941 7.11275 14.6513 7.18024 14.7085C7.27801 14.7916 7.37519 14.8755 7.47238 14.9593C7.54704 15.0235 7.62196 15.0874 7.69694 15.1513C8.02915 15.4353 8.34957 15.7298 8.66619 16.0314C8.78965 16.1489 8.91524 16.2635 9.04232 16.3769C9.24098 16.556 9.42848 16.745 9.61441 16.9374C9.73206 17.0583 9.85175 17.1731 9.97956 17.283C10.2352 17.5064 10.4711 17.7507 10.7095 17.9925C10.7917 18.0758 10.8741 18.1589 10.9566 18.2419C11.4347 18.7249 11.4347 18.7249 11.6464 18.9799C11.7218 19.0675 11.8025 19.1485 11.8843 19.2299C11.898 19.1896 11.9116 19.1493 11.9257 19.1078C12.2024 18.2927 12.4869 17.488 12.8481 16.7062C12.8687 16.6616 12.8892 16.617 12.9104 16.571C13.6549 14.9617 14.5337 13.4385 15.5204 11.9689C15.553 11.9203 15.553 11.9203 15.5863 11.8707C16.0931 11.1161 16.6136 10.3732 17.1508 9.6404C17.2538 9.49984 17.3564 9.35903 17.4591 9.2182C17.5357 9.11296 17.6125 9.00777 17.6892 8.90257C17.7905 8.76367 17.8916 8.62462 17.9924 8.48543C18.2637 8.11165 18.5381 7.74072 18.8169 7.37269C19.0086 7.11969 19.1989 6.86631 19.381 6.6062C19.4144 6.55854 19.4478 6.51089 19.4823 6.46179C19.5085 6.42434 19.5085 6.42434 19.5353 6.38614C19.6584 6.21085 19.782 6.03602 19.9066 5.86184C19.9313 5.8267 19.9559 5.79157 19.9813 5.75537C20.4573 5.09349 21.1643 4.75205 21.9264 5.20931Z",
1829
- fill: "currentColor"
1828
+ d: "M3.5 11.1485L9.1 16.3337L17.5 4.66699",
1829
+ stroke: "currentColor",
1830
+ strokeLinecap: "round",
1831
+ strokeLinejoin: "round"
1830
1832
  }
1831
1833
  )
1832
1834
  }
@@ -2077,6 +2079,20 @@ var template = {
2077
2079
  }
2078
2080
  );
2079
2081
  },
2082
+ rectangle: ({ className }) => {
2083
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
2084
+ "svg",
2085
+ {
2086
+ xmlns: "http://www.w3.org/2000/svg",
2087
+ width: "24",
2088
+ height: "24",
2089
+ viewBox: "0 0 24 24",
2090
+ fill: "none",
2091
+ className,
2092
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("rect", { x: "4", y: "4", width: "16", height: "16", stroke: "currentColor", strokeWidth: "2" })
2093
+ }
2094
+ );
2095
+ },
2080
2096
  // ----------------------------------- old ---------------------------------
2081
2097
  // ** Status **
2082
2098
  "plus-circle": ({ className, fill }) => {
@@ -2,12 +2,12 @@
2
2
  import "../../chunk-MGEWSREV.mjs";
3
3
  import {
4
4
  chip_default
5
- } from "../../chunk-LJYSV7DZ.mjs";
5
+ } from "../../chunk-TXN7UGNI.mjs";
6
6
  import "../../chunk-ZYIIXWVY.mjs";
7
- import "../../chunk-RQUD4MZO.mjs";
8
- import "../../chunk-AVFQY5QP.mjs";
9
- import "../../chunk-E3G5QXSH.mjs";
7
+ import "../../chunk-AXWICOKO.mjs";
8
+ import "../../chunk-JYW3GEH6.mjs";
10
9
  import "../../chunk-U4DJHAM5.mjs";
10
+ import "../../chunk-E3G5QXSH.mjs";
11
11
  import "../../chunk-AC6TWLRT.mjs";
12
12
  export {
13
13
  chip_default as Chip
@@ -1,10 +1,10 @@
1
1
  "use client";
2
2
  import {
3
3
  drawer_default
4
- } from "../../chunk-ZFC5O2V3.mjs";
4
+ } from "../../chunk-QYJSOH4Z.mjs";
5
+ import "../../chunk-U4DJHAM5.mjs";
5
6
  import "../../chunk-27Y6K5NK.mjs";
6
7
  import "../../chunk-E3G5QXSH.mjs";
7
- import "../../chunk-U4DJHAM5.mjs";
8
8
  import "../../chunk-AC6TWLRT.mjs";
9
9
  export {
10
10
  drawer_default as default
@@ -2,10 +2,10 @@
2
2
  import "../../chunk-32GA3YW4.mjs";
3
3
  import {
4
4
  drawer_default
5
- } from "../../chunk-ZFC5O2V3.mjs";
5
+ } from "../../chunk-QYJSOH4Z.mjs";
6
+ import "../../chunk-U4DJHAM5.mjs";
6
7
  import "../../chunk-27Y6K5NK.mjs";
7
8
  import "../../chunk-E3G5QXSH.mjs";
8
- import "../../chunk-U4DJHAM5.mjs";
9
9
  import "../../chunk-AC6TWLRT.mjs";
10
10
  export {
11
11
  drawer_default as Drawer
@@ -1574,16 +1574,18 @@ var template = {
1574
1574
  "svg",
1575
1575
  {
1576
1576
  xmlns: "http://www.w3.org/2000/svg",
1577
- width: "27",
1578
- height: "28",
1579
- viewBox: "0 0 27 28",
1577
+ width: "21",
1578
+ height: "21",
1579
+ viewBox: "0 0 21 21",
1580
1580
  fill: "none",
1581
1581
  className,
1582
1582
  children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1583
1583
  "path",
1584
1584
  {
1585
- d: "M21.9264 5.20931C22.1812 5.39338 22.3846 5.59774 22.4858 5.90334C22.5588 6.45228 22.3415 6.78579 22.0286 7.20666C21.9576 7.30047 21.8864 7.39405 21.8151 7.48762C21.6895 7.65415 21.5677 7.8235 21.4454 7.99253C21.2259 8.29482 21.0028 8.59408 20.7773 8.89185C20.4766 9.2892 20.1815 9.69044 19.889 10.094C19.8125 10.1993 19.7358 10.3044 19.659 10.4094C19.4079 10.7529 19.1577 11.0971 18.91 11.4431C18.8896 11.4716 18.8692 11.5001 18.8482 11.5294C18.7754 11.6314 18.703 11.7337 18.6307 11.8361C18.6035 11.8747 18.6035 11.8747 18.5756 11.9141C18.2362 12.3955 17.9059 12.8824 17.5821 13.3746C17.5478 13.4267 17.5478 13.4267 17.5128 13.4798C16.951 14.3338 16.425 15.1996 15.9364 16.0988C15.8817 16.1993 15.8266 16.2995 15.7713 16.3996C14.803 18.183 14.0974 20.1792 13.8032 22.1948C13.7275 22.4843 13.5304 22.7004 13.2862 22.8603C12.8671 23.0504 12.4792 23.0344 12.0524 22.8851C11.7159 22.6982 11.4492 22.3832 11.1807 22.1105C11.1305 22.06 11.1305 22.06 11.0793 22.0085C11.0463 21.9751 11.0133 21.9417 10.9793 21.9072C10.9355 21.8629 10.9355 21.8629 10.8908 21.8177C10.812 21.7336 10.738 21.6487 10.664 21.5606C10.4051 21.26 10.1208 20.9832 9.84198 20.7018C9.77941 20.6385 9.71685 20.5753 9.65429 20.512C9.52361 20.3798 9.39285 20.2478 9.26203 20.1158C9.0951 19.9473 8.92837 19.7787 8.76169 19.61C8.63267 19.4794 8.50355 19.349 8.37439 19.2186C8.3129 19.1564 8.25145 19.0943 8.19002 19.0321C7.78034 18.6148 7.78034 18.6148 7.3481 18.2218C7.26354 18.1493 7.18628 18.0708 7.1093 17.9902C6.97131 17.8488 6.8284 17.7169 6.67944 17.5876C6.56805 17.4895 6.45958 17.3885 6.35088 17.2873C6.15574 17.1075 5.95513 16.937 5.74972 16.7694C5.52338 16.5822 5.30225 16.3888 5.08115 16.1954C5.02902 16.1502 4.97647 16.1055 4.92361 16.0611C4.88291 16.0268 4.88291 16.0268 4.84139 15.9918C4.81684 15.9713 4.79228 15.9509 4.76699 15.9298C4.5693 15.7391 4.51301 15.5207 4.5 15.2507C4.5151 14.872 4.65787 14.6052 4.92439 14.3431C5.23566 14.0858 5.58225 13.9705 5.98399 13.9889C6.39409 14.0467 6.67261 14.2696 6.97788 14.5368C7.04531 14.5941 7.11275 14.6513 7.18024 14.7085C7.27801 14.7916 7.37519 14.8755 7.47238 14.9593C7.54704 15.0235 7.62196 15.0874 7.69694 15.1513C8.02915 15.4353 8.34957 15.7298 8.66619 16.0314C8.78965 16.1489 8.91524 16.2635 9.04232 16.3769C9.24098 16.556 9.42848 16.745 9.61441 16.9374C9.73206 17.0583 9.85175 17.1731 9.97956 17.283C10.2352 17.5064 10.4711 17.7507 10.7095 17.9925C10.7917 18.0758 10.8741 18.1589 10.9566 18.2419C11.4347 18.7249 11.4347 18.7249 11.6464 18.9799C11.7218 19.0675 11.8025 19.1485 11.8843 19.2299C11.898 19.1896 11.9116 19.1493 11.9257 19.1078C12.2024 18.2927 12.4869 17.488 12.8481 16.7062C12.8687 16.6616 12.8892 16.617 12.9104 16.571C13.6549 14.9617 14.5337 13.4385 15.5204 11.9689C15.553 11.9203 15.553 11.9203 15.5863 11.8707C16.0931 11.1161 16.6136 10.3732 17.1508 9.6404C17.2538 9.49984 17.3564 9.35903 17.4591 9.2182C17.5357 9.11296 17.6125 9.00777 17.6892 8.90257C17.7905 8.76367 17.8916 8.62462 17.9924 8.48543C18.2637 8.11165 18.5381 7.74072 18.8169 7.37269C19.0086 7.11969 19.1989 6.86631 19.381 6.6062C19.4144 6.55854 19.4478 6.51089 19.4823 6.46179C19.5085 6.42434 19.5085 6.42434 19.5353 6.38614C19.6584 6.21085 19.782 6.03602 19.9066 5.86184C19.9313 5.8267 19.9559 5.79157 19.9813 5.75537C20.4573 5.09349 21.1643 4.75205 21.9264 5.20931Z",
1586
- fill: "currentColor"
1585
+ d: "M3.5 11.1485L9.1 16.3337L17.5 4.66699",
1586
+ stroke: "currentColor",
1587
+ strokeLinecap: "round",
1588
+ strokeLinejoin: "round"
1587
1589
  }
1588
1590
  )
1589
1591
  }
@@ -1834,6 +1836,20 @@ var template = {
1834
1836
  }
1835
1837
  );
1836
1838
  },
1839
+ rectangle: ({ className }) => {
1840
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1841
+ "svg",
1842
+ {
1843
+ xmlns: "http://www.w3.org/2000/svg",
1844
+ width: "24",
1845
+ height: "24",
1846
+ viewBox: "0 0 24 24",
1847
+ fill: "none",
1848
+ className,
1849
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("rect", { x: "4", y: "4", width: "16", height: "16", stroke: "currentColor", strokeWidth: "2" })
1850
+ }
1851
+ );
1852
+ },
1837
1853
  // ----------------------------------- old ---------------------------------
1838
1854
  // ** Status **
1839
1855
  "plus-circle": ({ className, fill }) => {
@@ -3,26 +3,26 @@ import {
3
3
  FileUpload,
4
4
  fileUploadStyle,
5
5
  fileUpload_default
6
- } from "../../chunk-5N63KKLV.mjs";
6
+ } from "../../chunk-HIAN3OBR.mjs";
7
7
  import "../../chunk-7VOQKIIK.mjs";
8
- import "../../chunk-ACZ3DQVT.mjs";
8
+ import "../../chunk-ZIH433FF.mjs";
9
9
  import "../../chunk-2GCSFWHD.mjs";
10
- import "../../chunk-LYJFK5OA.mjs";
10
+ import "../../chunk-CITFY2LG.mjs";
11
11
  import "../../chunk-MY5U63QO.mjs";
12
- import "../../chunk-NDNIAALB.mjs";
12
+ import "../../chunk-DI6UNIDA.mjs";
13
13
  import "../../chunk-5VTYO3RF.mjs";
14
- import "../../chunk-5J2ODTGJ.mjs";
15
- import "../../chunk-VUQETREE.mjs";
14
+ import "../../chunk-XZBRS2XZ.mjs";
15
+ import "../../chunk-DWGS3KXX.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-RQUD4MZO.mjs";
21
- import "../../chunk-AVFQY5QP.mjs";
20
+ import "../../chunk-AXWICOKO.mjs";
22
21
  import "../../chunk-3V4HT2K5.mjs";
22
+ import "../../chunk-JYW3GEH6.mjs";
23
+ import "../../chunk-U4DJHAM5.mjs";
23
24
  import "../../chunk-27Y6K5NK.mjs";
24
25
  import "../../chunk-E3G5QXSH.mjs";
25
- import "../../chunk-U4DJHAM5.mjs";
26
26
  import "../../chunk-AC6TWLRT.mjs";
27
27
  export {
28
28
  FileUpload,
@@ -1574,16 +1574,18 @@ var template = {
1574
1574
  "svg",
1575
1575
  {
1576
1576
  xmlns: "http://www.w3.org/2000/svg",
1577
- width: "27",
1578
- height: "28",
1579
- viewBox: "0 0 27 28",
1577
+ width: "21",
1578
+ height: "21",
1579
+ viewBox: "0 0 21 21",
1580
1580
  fill: "none",
1581
1581
  className,
1582
1582
  children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1583
1583
  "path",
1584
1584
  {
1585
- d: "M21.9264 5.20931C22.1812 5.39338 22.3846 5.59774 22.4858 5.90334C22.5588 6.45228 22.3415 6.78579 22.0286 7.20666C21.9576 7.30047 21.8864 7.39405 21.8151 7.48762C21.6895 7.65415 21.5677 7.8235 21.4454 7.99253C21.2259 8.29482 21.0028 8.59408 20.7773 8.89185C20.4766 9.2892 20.1815 9.69044 19.889 10.094C19.8125 10.1993 19.7358 10.3044 19.659 10.4094C19.4079 10.7529 19.1577 11.0971 18.91 11.4431C18.8896 11.4716 18.8692 11.5001 18.8482 11.5294C18.7754 11.6314 18.703 11.7337 18.6307 11.8361C18.6035 11.8747 18.6035 11.8747 18.5756 11.9141C18.2362 12.3955 17.9059 12.8824 17.5821 13.3746C17.5478 13.4267 17.5478 13.4267 17.5128 13.4798C16.951 14.3338 16.425 15.1996 15.9364 16.0988C15.8817 16.1993 15.8266 16.2995 15.7713 16.3996C14.803 18.183 14.0974 20.1792 13.8032 22.1948C13.7275 22.4843 13.5304 22.7004 13.2862 22.8603C12.8671 23.0504 12.4792 23.0344 12.0524 22.8851C11.7159 22.6982 11.4492 22.3832 11.1807 22.1105C11.1305 22.06 11.1305 22.06 11.0793 22.0085C11.0463 21.9751 11.0133 21.9417 10.9793 21.9072C10.9355 21.8629 10.9355 21.8629 10.8908 21.8177C10.812 21.7336 10.738 21.6487 10.664 21.5606C10.4051 21.26 10.1208 20.9832 9.84198 20.7018C9.77941 20.6385 9.71685 20.5753 9.65429 20.512C9.52361 20.3798 9.39285 20.2478 9.26203 20.1158C9.0951 19.9473 8.92837 19.7787 8.76169 19.61C8.63267 19.4794 8.50355 19.349 8.37439 19.2186C8.3129 19.1564 8.25145 19.0943 8.19002 19.0321C7.78034 18.6148 7.78034 18.6148 7.3481 18.2218C7.26354 18.1493 7.18628 18.0708 7.1093 17.9902C6.97131 17.8488 6.8284 17.7169 6.67944 17.5876C6.56805 17.4895 6.45958 17.3885 6.35088 17.2873C6.15574 17.1075 5.95513 16.937 5.74972 16.7694C5.52338 16.5822 5.30225 16.3888 5.08115 16.1954C5.02902 16.1502 4.97647 16.1055 4.92361 16.0611C4.88291 16.0268 4.88291 16.0268 4.84139 15.9918C4.81684 15.9713 4.79228 15.9509 4.76699 15.9298C4.5693 15.7391 4.51301 15.5207 4.5 15.2507C4.5151 14.872 4.65787 14.6052 4.92439 14.3431C5.23566 14.0858 5.58225 13.9705 5.98399 13.9889C6.39409 14.0467 6.67261 14.2696 6.97788 14.5368C7.04531 14.5941 7.11275 14.6513 7.18024 14.7085C7.27801 14.7916 7.37519 14.8755 7.47238 14.9593C7.54704 15.0235 7.62196 15.0874 7.69694 15.1513C8.02915 15.4353 8.34957 15.7298 8.66619 16.0314C8.78965 16.1489 8.91524 16.2635 9.04232 16.3769C9.24098 16.556 9.42848 16.745 9.61441 16.9374C9.73206 17.0583 9.85175 17.1731 9.97956 17.283C10.2352 17.5064 10.4711 17.7507 10.7095 17.9925C10.7917 18.0758 10.8741 18.1589 10.9566 18.2419C11.4347 18.7249 11.4347 18.7249 11.6464 18.9799C11.7218 19.0675 11.8025 19.1485 11.8843 19.2299C11.898 19.1896 11.9116 19.1493 11.9257 19.1078C12.2024 18.2927 12.4869 17.488 12.8481 16.7062C12.8687 16.6616 12.8892 16.617 12.9104 16.571C13.6549 14.9617 14.5337 13.4385 15.5204 11.9689C15.553 11.9203 15.553 11.9203 15.5863 11.8707C16.0931 11.1161 16.6136 10.3732 17.1508 9.6404C17.2538 9.49984 17.3564 9.35903 17.4591 9.2182C17.5357 9.11296 17.6125 9.00777 17.6892 8.90257C17.7905 8.76367 17.8916 8.62462 17.9924 8.48543C18.2637 8.11165 18.5381 7.74072 18.8169 7.37269C19.0086 7.11969 19.1989 6.86631 19.381 6.6062C19.4144 6.55854 19.4478 6.51089 19.4823 6.46179C19.5085 6.42434 19.5085 6.42434 19.5353 6.38614C19.6584 6.21085 19.782 6.03602 19.9066 5.86184C19.9313 5.8267 19.9559 5.79157 19.9813 5.75537C20.4573 5.09349 21.1643 4.75205 21.9264 5.20931Z",
1586
- fill: "currentColor"
1585
+ d: "M3.5 11.1485L9.1 16.3337L17.5 4.66699",
1586
+ stroke: "currentColor",
1587
+ strokeLinecap: "round",
1588
+ strokeLinejoin: "round"
1587
1589
  }
1588
1590
  )
1589
1591
  }
@@ -1834,6 +1836,20 @@ var template = {
1834
1836
  }
1835
1837
  );
1836
1838
  },
1839
+ rectangle: ({ className }) => {
1840
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1841
+ "svg",
1842
+ {
1843
+ xmlns: "http://www.w3.org/2000/svg",
1844
+ width: "24",
1845
+ height: "24",
1846
+ viewBox: "0 0 24 24",
1847
+ fill: "none",
1848
+ className,
1849
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("rect", { x: "4", y: "4", width: "16", height: "16", stroke: "currentColor", strokeWidth: "2" })
1850
+ }
1851
+ );
1852
+ },
1837
1853
  // ----------------------------------- old ---------------------------------
1838
1854
  // ** Status **
1839
1855
  "plus-circle": ({ className, fill }) => {
@@ -2,26 +2,26 @@
2
2
  import "../../chunk-RLXOHILK.mjs";
3
3
  import {
4
4
  fileUpload_default
5
- } from "../../chunk-5N63KKLV.mjs";
5
+ } from "../../chunk-HIAN3OBR.mjs";
6
6
  import "../../chunk-7VOQKIIK.mjs";
7
- import "../../chunk-ACZ3DQVT.mjs";
7
+ import "../../chunk-ZIH433FF.mjs";
8
8
  import "../../chunk-2GCSFWHD.mjs";
9
- import "../../chunk-LYJFK5OA.mjs";
9
+ import "../../chunk-CITFY2LG.mjs";
10
10
  import "../../chunk-MY5U63QO.mjs";
11
- import "../../chunk-NDNIAALB.mjs";
11
+ import "../../chunk-DI6UNIDA.mjs";
12
12
  import "../../chunk-5VTYO3RF.mjs";
13
- import "../../chunk-5J2ODTGJ.mjs";
14
- import "../../chunk-VUQETREE.mjs";
13
+ import "../../chunk-XZBRS2XZ.mjs";
14
+ import "../../chunk-DWGS3KXX.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-RQUD4MZO.mjs";
20
- import "../../chunk-AVFQY5QP.mjs";
19
+ import "../../chunk-AXWICOKO.mjs";
21
20
  import "../../chunk-3V4HT2K5.mjs";
21
+ import "../../chunk-JYW3GEH6.mjs";
22
+ import "../../chunk-U4DJHAM5.mjs";
22
23
  import "../../chunk-27Y6K5NK.mjs";
23
24
  import "../../chunk-E3G5QXSH.mjs";
24
- import "../../chunk-U4DJHAM5.mjs";
25
25
  import "../../chunk-AC6TWLRT.mjs";
26
26
  export {
27
27
  fileUpload_default as FileUpload
@@ -252,6 +252,10 @@ declare const iconTemplate: {
252
252
  className?: string;
253
253
  fill?: boolean;
254
254
  }) => react_jsx_runtime.JSX.Element;
255
+ rectangle: ({ className }: {
256
+ className?: string;
257
+ fill?: boolean;
258
+ }) => react_jsx_runtime.JSX.Element;
255
259
  "plus-circle": ({ className, fill }: {
256
260
  className?: string;
257
261
  fill?: boolean;
@@ -252,6 +252,10 @@ declare const iconTemplate: {
252
252
  className?: string;
253
253
  fill?: boolean;
254
254
  }) => react_jsx_runtime.JSX.Element;
255
+ rectangle: ({ className }: {
256
+ className?: string;
257
+ fill?: boolean;
258
+ }) => react_jsx_runtime.JSX.Element;
255
259
  "plus-circle": ({ className, fill }: {
256
260
  className?: string;
257
261
  fill?: boolean;
@@ -1487,16 +1487,18 @@ var template = {
1487
1487
  "svg",
1488
1488
  {
1489
1489
  xmlns: "http://www.w3.org/2000/svg",
1490
- width: "27",
1491
- height: "28",
1492
- viewBox: "0 0 27 28",
1490
+ width: "21",
1491
+ height: "21",
1492
+ viewBox: "0 0 21 21",
1493
1493
  fill: "none",
1494
1494
  className,
1495
1495
  children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1496
1496
  "path",
1497
1497
  {
1498
- d: "M21.9264 5.20931C22.1812 5.39338 22.3846 5.59774 22.4858 5.90334C22.5588 6.45228 22.3415 6.78579 22.0286 7.20666C21.9576 7.30047 21.8864 7.39405 21.8151 7.48762C21.6895 7.65415 21.5677 7.8235 21.4454 7.99253C21.2259 8.29482 21.0028 8.59408 20.7773 8.89185C20.4766 9.2892 20.1815 9.69044 19.889 10.094C19.8125 10.1993 19.7358 10.3044 19.659 10.4094C19.4079 10.7529 19.1577 11.0971 18.91 11.4431C18.8896 11.4716 18.8692 11.5001 18.8482 11.5294C18.7754 11.6314 18.703 11.7337 18.6307 11.8361C18.6035 11.8747 18.6035 11.8747 18.5756 11.9141C18.2362 12.3955 17.9059 12.8824 17.5821 13.3746C17.5478 13.4267 17.5478 13.4267 17.5128 13.4798C16.951 14.3338 16.425 15.1996 15.9364 16.0988C15.8817 16.1993 15.8266 16.2995 15.7713 16.3996C14.803 18.183 14.0974 20.1792 13.8032 22.1948C13.7275 22.4843 13.5304 22.7004 13.2862 22.8603C12.8671 23.0504 12.4792 23.0344 12.0524 22.8851C11.7159 22.6982 11.4492 22.3832 11.1807 22.1105C11.1305 22.06 11.1305 22.06 11.0793 22.0085C11.0463 21.9751 11.0133 21.9417 10.9793 21.9072C10.9355 21.8629 10.9355 21.8629 10.8908 21.8177C10.812 21.7336 10.738 21.6487 10.664 21.5606C10.4051 21.26 10.1208 20.9832 9.84198 20.7018C9.77941 20.6385 9.71685 20.5753 9.65429 20.512C9.52361 20.3798 9.39285 20.2478 9.26203 20.1158C9.0951 19.9473 8.92837 19.7787 8.76169 19.61C8.63267 19.4794 8.50355 19.349 8.37439 19.2186C8.3129 19.1564 8.25145 19.0943 8.19002 19.0321C7.78034 18.6148 7.78034 18.6148 7.3481 18.2218C7.26354 18.1493 7.18628 18.0708 7.1093 17.9902C6.97131 17.8488 6.8284 17.7169 6.67944 17.5876C6.56805 17.4895 6.45958 17.3885 6.35088 17.2873C6.15574 17.1075 5.95513 16.937 5.74972 16.7694C5.52338 16.5822 5.30225 16.3888 5.08115 16.1954C5.02902 16.1502 4.97647 16.1055 4.92361 16.0611C4.88291 16.0268 4.88291 16.0268 4.84139 15.9918C4.81684 15.9713 4.79228 15.9509 4.76699 15.9298C4.5693 15.7391 4.51301 15.5207 4.5 15.2507C4.5151 14.872 4.65787 14.6052 4.92439 14.3431C5.23566 14.0858 5.58225 13.9705 5.98399 13.9889C6.39409 14.0467 6.67261 14.2696 6.97788 14.5368C7.04531 14.5941 7.11275 14.6513 7.18024 14.7085C7.27801 14.7916 7.37519 14.8755 7.47238 14.9593C7.54704 15.0235 7.62196 15.0874 7.69694 15.1513C8.02915 15.4353 8.34957 15.7298 8.66619 16.0314C8.78965 16.1489 8.91524 16.2635 9.04232 16.3769C9.24098 16.556 9.42848 16.745 9.61441 16.9374C9.73206 17.0583 9.85175 17.1731 9.97956 17.283C10.2352 17.5064 10.4711 17.7507 10.7095 17.9925C10.7917 18.0758 10.8741 18.1589 10.9566 18.2419C11.4347 18.7249 11.4347 18.7249 11.6464 18.9799C11.7218 19.0675 11.8025 19.1485 11.8843 19.2299C11.898 19.1896 11.9116 19.1493 11.9257 19.1078C12.2024 18.2927 12.4869 17.488 12.8481 16.7062C12.8687 16.6616 12.8892 16.617 12.9104 16.571C13.6549 14.9617 14.5337 13.4385 15.5204 11.9689C15.553 11.9203 15.553 11.9203 15.5863 11.8707C16.0931 11.1161 16.6136 10.3732 17.1508 9.6404C17.2538 9.49984 17.3564 9.35903 17.4591 9.2182C17.5357 9.11296 17.6125 9.00777 17.6892 8.90257C17.7905 8.76367 17.8916 8.62462 17.9924 8.48543C18.2637 8.11165 18.5381 7.74072 18.8169 7.37269C19.0086 7.11969 19.1989 6.86631 19.381 6.6062C19.4144 6.55854 19.4478 6.51089 19.4823 6.46179C19.5085 6.42434 19.5085 6.42434 19.5353 6.38614C19.6584 6.21085 19.782 6.03602 19.9066 5.86184C19.9313 5.8267 19.9559 5.79157 19.9813 5.75537C20.4573 5.09349 21.1643 4.75205 21.9264 5.20931Z",
1499
- fill: "currentColor"
1498
+ d: "M3.5 11.1485L9.1 16.3337L17.5 4.66699",
1499
+ stroke: "currentColor",
1500
+ strokeLinecap: "round",
1501
+ strokeLinejoin: "round"
1500
1502
  }
1501
1503
  )
1502
1504
  }
@@ -1747,6 +1749,20 @@ var template = {
1747
1749
  }
1748
1750
  );
1749
1751
  },
1752
+ rectangle: ({ className }) => {
1753
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1754
+ "svg",
1755
+ {
1756
+ xmlns: "http://www.w3.org/2000/svg",
1757
+ width: "24",
1758
+ height: "24",
1759
+ viewBox: "0 0 24 24",
1760
+ fill: "none",
1761
+ className,
1762
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("rect", { x: "4", y: "4", width: "16", height: "16", stroke: "currentColor", strokeWidth: "2" })
1763
+ }
1764
+ );
1765
+ },
1750
1766
  // ----------------------------------- old ---------------------------------
1751
1767
  // ** Status **
1752
1768
  "plus-circle": ({ className, fill }) => {
@@ -2,8 +2,8 @@
2
2
  import {
3
3
  Icon_default,
4
4
  iconTemplate
5
- } from "../../chunk-RQUD4MZO.mjs";
6
- import "../../chunk-AVFQY5QP.mjs";
5
+ } from "../../chunk-AXWICOKO.mjs";
6
+ import "../../chunk-JYW3GEH6.mjs";
7
7
  import "../../chunk-AC6TWLRT.mjs";
8
8
  export {
9
9
  Icon_default as default,
@@ -1487,16 +1487,18 @@ var template = {
1487
1487
  "svg",
1488
1488
  {
1489
1489
  xmlns: "http://www.w3.org/2000/svg",
1490
- width: "27",
1491
- height: "28",
1492
- viewBox: "0 0 27 28",
1490
+ width: "21",
1491
+ height: "21",
1492
+ viewBox: "0 0 21 21",
1493
1493
  fill: "none",
1494
1494
  className,
1495
1495
  children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1496
1496
  "path",
1497
1497
  {
1498
- d: "M21.9264 5.20931C22.1812 5.39338 22.3846 5.59774 22.4858 5.90334C22.5588 6.45228 22.3415 6.78579 22.0286 7.20666C21.9576 7.30047 21.8864 7.39405 21.8151 7.48762C21.6895 7.65415 21.5677 7.8235 21.4454 7.99253C21.2259 8.29482 21.0028 8.59408 20.7773 8.89185C20.4766 9.2892 20.1815 9.69044 19.889 10.094C19.8125 10.1993 19.7358 10.3044 19.659 10.4094C19.4079 10.7529 19.1577 11.0971 18.91 11.4431C18.8896 11.4716 18.8692 11.5001 18.8482 11.5294C18.7754 11.6314 18.703 11.7337 18.6307 11.8361C18.6035 11.8747 18.6035 11.8747 18.5756 11.9141C18.2362 12.3955 17.9059 12.8824 17.5821 13.3746C17.5478 13.4267 17.5478 13.4267 17.5128 13.4798C16.951 14.3338 16.425 15.1996 15.9364 16.0988C15.8817 16.1993 15.8266 16.2995 15.7713 16.3996C14.803 18.183 14.0974 20.1792 13.8032 22.1948C13.7275 22.4843 13.5304 22.7004 13.2862 22.8603C12.8671 23.0504 12.4792 23.0344 12.0524 22.8851C11.7159 22.6982 11.4492 22.3832 11.1807 22.1105C11.1305 22.06 11.1305 22.06 11.0793 22.0085C11.0463 21.9751 11.0133 21.9417 10.9793 21.9072C10.9355 21.8629 10.9355 21.8629 10.8908 21.8177C10.812 21.7336 10.738 21.6487 10.664 21.5606C10.4051 21.26 10.1208 20.9832 9.84198 20.7018C9.77941 20.6385 9.71685 20.5753 9.65429 20.512C9.52361 20.3798 9.39285 20.2478 9.26203 20.1158C9.0951 19.9473 8.92837 19.7787 8.76169 19.61C8.63267 19.4794 8.50355 19.349 8.37439 19.2186C8.3129 19.1564 8.25145 19.0943 8.19002 19.0321C7.78034 18.6148 7.78034 18.6148 7.3481 18.2218C7.26354 18.1493 7.18628 18.0708 7.1093 17.9902C6.97131 17.8488 6.8284 17.7169 6.67944 17.5876C6.56805 17.4895 6.45958 17.3885 6.35088 17.2873C6.15574 17.1075 5.95513 16.937 5.74972 16.7694C5.52338 16.5822 5.30225 16.3888 5.08115 16.1954C5.02902 16.1502 4.97647 16.1055 4.92361 16.0611C4.88291 16.0268 4.88291 16.0268 4.84139 15.9918C4.81684 15.9713 4.79228 15.9509 4.76699 15.9298C4.5693 15.7391 4.51301 15.5207 4.5 15.2507C4.5151 14.872 4.65787 14.6052 4.92439 14.3431C5.23566 14.0858 5.58225 13.9705 5.98399 13.9889C6.39409 14.0467 6.67261 14.2696 6.97788 14.5368C7.04531 14.5941 7.11275 14.6513 7.18024 14.7085C7.27801 14.7916 7.37519 14.8755 7.47238 14.9593C7.54704 15.0235 7.62196 15.0874 7.69694 15.1513C8.02915 15.4353 8.34957 15.7298 8.66619 16.0314C8.78965 16.1489 8.91524 16.2635 9.04232 16.3769C9.24098 16.556 9.42848 16.745 9.61441 16.9374C9.73206 17.0583 9.85175 17.1731 9.97956 17.283C10.2352 17.5064 10.4711 17.7507 10.7095 17.9925C10.7917 18.0758 10.8741 18.1589 10.9566 18.2419C11.4347 18.7249 11.4347 18.7249 11.6464 18.9799C11.7218 19.0675 11.8025 19.1485 11.8843 19.2299C11.898 19.1896 11.9116 19.1493 11.9257 19.1078C12.2024 18.2927 12.4869 17.488 12.8481 16.7062C12.8687 16.6616 12.8892 16.617 12.9104 16.571C13.6549 14.9617 14.5337 13.4385 15.5204 11.9689C15.553 11.9203 15.553 11.9203 15.5863 11.8707C16.0931 11.1161 16.6136 10.3732 17.1508 9.6404C17.2538 9.49984 17.3564 9.35903 17.4591 9.2182C17.5357 9.11296 17.6125 9.00777 17.6892 8.90257C17.7905 8.76367 17.8916 8.62462 17.9924 8.48543C18.2637 8.11165 18.5381 7.74072 18.8169 7.37269C19.0086 7.11969 19.1989 6.86631 19.381 6.6062C19.4144 6.55854 19.4478 6.51089 19.4823 6.46179C19.5085 6.42434 19.5085 6.42434 19.5353 6.38614C19.6584 6.21085 19.782 6.03602 19.9066 5.86184C19.9313 5.8267 19.9559 5.79157 19.9813 5.75537C20.4573 5.09349 21.1643 4.75205 21.9264 5.20931Z",
1499
- fill: "currentColor"
1498
+ d: "M3.5 11.1485L9.1 16.3337L17.5 4.66699",
1499
+ stroke: "currentColor",
1500
+ strokeLinecap: "round",
1501
+ strokeLinejoin: "round"
1500
1502
  }
1501
1503
  )
1502
1504
  }
@@ -1747,6 +1749,20 @@ var template = {
1747
1749
  }
1748
1750
  );
1749
1751
  },
1752
+ rectangle: ({ className }) => {
1753
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1754
+ "svg",
1755
+ {
1756
+ xmlns: "http://www.w3.org/2000/svg",
1757
+ width: "24",
1758
+ height: "24",
1759
+ viewBox: "0 0 24 24",
1760
+ fill: "none",
1761
+ className,
1762
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("rect", { x: "4", y: "4", width: "16", height: "16", stroke: "currentColor", strokeWidth: "2" })
1763
+ }
1764
+ );
1765
+ },
1750
1766
  // ----------------------------------- old ---------------------------------
1751
1767
  // ** Status **
1752
1768
  "plus-circle": ({ className, fill }) => {
@@ -3,8 +3,8 @@ import "../../chunk-ZYIIXWVY.mjs";
3
3
  import {
4
4
  Icon_default,
5
5
  iconTemplate
6
- } from "../../chunk-RQUD4MZO.mjs";
7
- import "../../chunk-AVFQY5QP.mjs";
6
+ } from "../../chunk-AXWICOKO.mjs";
7
+ import "../../chunk-JYW3GEH6.mjs";
8
8
  import "../../chunk-AC6TWLRT.mjs";
9
9
  export {
10
10
  Icon_default as Icon,
@@ -67,6 +67,7 @@ declare const template: {
67
67
  photo: ({ className }: IconProps) => react_jsx_runtime.JSX.Element;
68
68
  tag: ({ className }: IconProps) => react_jsx_runtime.JSX.Element;
69
69
  "check-page": ({ className }: IconProps) => react_jsx_runtime.JSX.Element;
70
+ rectangle: ({ className }: IconProps) => react_jsx_runtime.JSX.Element;
70
71
  "plus-circle": ({ className, fill }: IconProps) => react_jsx_runtime.JSX.Element;
71
72
  "minus-circle": ({ className, fill }: IconProps) => react_jsx_runtime.JSX.Element;
72
73
  "close-circle": ({ className, fill }: IconProps) => react_jsx_runtime.JSX.Element;
@@ -67,6 +67,7 @@ declare const template: {
67
67
  photo: ({ className }: IconProps) => react_jsx_runtime.JSX.Element;
68
68
  tag: ({ className }: IconProps) => react_jsx_runtime.JSX.Element;
69
69
  "check-page": ({ className }: IconProps) => react_jsx_runtime.JSX.Element;
70
+ rectangle: ({ className }: IconProps) => react_jsx_runtime.JSX.Element;
70
71
  "plus-circle": ({ className, fill }: IconProps) => react_jsx_runtime.JSX.Element;
71
72
  "minus-circle": ({ className, fill }: IconProps) => react_jsx_runtime.JSX.Element;
72
73
  "close-circle": ({ className, fill }: IconProps) => react_jsx_runtime.JSX.Element;
@@ -1484,16 +1484,18 @@ var template = {
1484
1484
  "svg",
1485
1485
  {
1486
1486
  xmlns: "http://www.w3.org/2000/svg",
1487
- width: "27",
1488
- height: "28",
1489
- viewBox: "0 0 27 28",
1487
+ width: "21",
1488
+ height: "21",
1489
+ viewBox: "0 0 21 21",
1490
1490
  fill: "none",
1491
1491
  className,
1492
1492
  children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1493
1493
  "path",
1494
1494
  {
1495
- d: "M21.9264 5.20931C22.1812 5.39338 22.3846 5.59774 22.4858 5.90334C22.5588 6.45228 22.3415 6.78579 22.0286 7.20666C21.9576 7.30047 21.8864 7.39405 21.8151 7.48762C21.6895 7.65415 21.5677 7.8235 21.4454 7.99253C21.2259 8.29482 21.0028 8.59408 20.7773 8.89185C20.4766 9.2892 20.1815 9.69044 19.889 10.094C19.8125 10.1993 19.7358 10.3044 19.659 10.4094C19.4079 10.7529 19.1577 11.0971 18.91 11.4431C18.8896 11.4716 18.8692 11.5001 18.8482 11.5294C18.7754 11.6314 18.703 11.7337 18.6307 11.8361C18.6035 11.8747 18.6035 11.8747 18.5756 11.9141C18.2362 12.3955 17.9059 12.8824 17.5821 13.3746C17.5478 13.4267 17.5478 13.4267 17.5128 13.4798C16.951 14.3338 16.425 15.1996 15.9364 16.0988C15.8817 16.1993 15.8266 16.2995 15.7713 16.3996C14.803 18.183 14.0974 20.1792 13.8032 22.1948C13.7275 22.4843 13.5304 22.7004 13.2862 22.8603C12.8671 23.0504 12.4792 23.0344 12.0524 22.8851C11.7159 22.6982 11.4492 22.3832 11.1807 22.1105C11.1305 22.06 11.1305 22.06 11.0793 22.0085C11.0463 21.9751 11.0133 21.9417 10.9793 21.9072C10.9355 21.8629 10.9355 21.8629 10.8908 21.8177C10.812 21.7336 10.738 21.6487 10.664 21.5606C10.4051 21.26 10.1208 20.9832 9.84198 20.7018C9.77941 20.6385 9.71685 20.5753 9.65429 20.512C9.52361 20.3798 9.39285 20.2478 9.26203 20.1158C9.0951 19.9473 8.92837 19.7787 8.76169 19.61C8.63267 19.4794 8.50355 19.349 8.37439 19.2186C8.3129 19.1564 8.25145 19.0943 8.19002 19.0321C7.78034 18.6148 7.78034 18.6148 7.3481 18.2218C7.26354 18.1493 7.18628 18.0708 7.1093 17.9902C6.97131 17.8488 6.8284 17.7169 6.67944 17.5876C6.56805 17.4895 6.45958 17.3885 6.35088 17.2873C6.15574 17.1075 5.95513 16.937 5.74972 16.7694C5.52338 16.5822 5.30225 16.3888 5.08115 16.1954C5.02902 16.1502 4.97647 16.1055 4.92361 16.0611C4.88291 16.0268 4.88291 16.0268 4.84139 15.9918C4.81684 15.9713 4.79228 15.9509 4.76699 15.9298C4.5693 15.7391 4.51301 15.5207 4.5 15.2507C4.5151 14.872 4.65787 14.6052 4.92439 14.3431C5.23566 14.0858 5.58225 13.9705 5.98399 13.9889C6.39409 14.0467 6.67261 14.2696 6.97788 14.5368C7.04531 14.5941 7.11275 14.6513 7.18024 14.7085C7.27801 14.7916 7.37519 14.8755 7.47238 14.9593C7.54704 15.0235 7.62196 15.0874 7.69694 15.1513C8.02915 15.4353 8.34957 15.7298 8.66619 16.0314C8.78965 16.1489 8.91524 16.2635 9.04232 16.3769C9.24098 16.556 9.42848 16.745 9.61441 16.9374C9.73206 17.0583 9.85175 17.1731 9.97956 17.283C10.2352 17.5064 10.4711 17.7507 10.7095 17.9925C10.7917 18.0758 10.8741 18.1589 10.9566 18.2419C11.4347 18.7249 11.4347 18.7249 11.6464 18.9799C11.7218 19.0675 11.8025 19.1485 11.8843 19.2299C11.898 19.1896 11.9116 19.1493 11.9257 19.1078C12.2024 18.2927 12.4869 17.488 12.8481 16.7062C12.8687 16.6616 12.8892 16.617 12.9104 16.571C13.6549 14.9617 14.5337 13.4385 15.5204 11.9689C15.553 11.9203 15.553 11.9203 15.5863 11.8707C16.0931 11.1161 16.6136 10.3732 17.1508 9.6404C17.2538 9.49984 17.3564 9.35903 17.4591 9.2182C17.5357 9.11296 17.6125 9.00777 17.6892 8.90257C17.7905 8.76367 17.8916 8.62462 17.9924 8.48543C18.2637 8.11165 18.5381 7.74072 18.8169 7.37269C19.0086 7.11969 19.1989 6.86631 19.381 6.6062C19.4144 6.55854 19.4478 6.51089 19.4823 6.46179C19.5085 6.42434 19.5085 6.42434 19.5353 6.38614C19.6584 6.21085 19.782 6.03602 19.9066 5.86184C19.9313 5.8267 19.9559 5.79157 19.9813 5.75537C20.4573 5.09349 21.1643 4.75205 21.9264 5.20931Z",
1496
- fill: "currentColor"
1495
+ d: "M3.5 11.1485L9.1 16.3337L17.5 4.66699",
1496
+ stroke: "currentColor",
1497
+ strokeLinecap: "round",
1498
+ strokeLinejoin: "round"
1497
1499
  }
1498
1500
  )
1499
1501
  }
@@ -1744,6 +1746,20 @@ var template = {
1744
1746
  }
1745
1747
  );
1746
1748
  },
1749
+ rectangle: ({ className }) => {
1750
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1751
+ "svg",
1752
+ {
1753
+ xmlns: "http://www.w3.org/2000/svg",
1754
+ width: "24",
1755
+ height: "24",
1756
+ viewBox: "0 0 24 24",
1757
+ fill: "none",
1758
+ className,
1759
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("rect", { x: "4", y: "4", width: "16", height: "16", stroke: "currentColor", strokeWidth: "2" })
1760
+ }
1761
+ );
1762
+ },
1747
1763
  // ----------------------------------- old ---------------------------------
1748
1764
  // ** Status **
1749
1765
  "plus-circle": ({ className, fill }) => {
@@ -1,7 +1,7 @@
1
1
  "use client";
2
2
  import {
3
3
  template
4
- } from "../../chunk-AVFQY5QP.mjs";
4
+ } from "../../chunk-JYW3GEH6.mjs";
5
5
  import "../../chunk-AC6TWLRT.mjs";
6
6
  export {
7
7
  template
@@ -1570,16 +1570,18 @@ var template = {
1570
1570
  "svg",
1571
1571
  {
1572
1572
  xmlns: "http://www.w3.org/2000/svg",
1573
- width: "27",
1574
- height: "28",
1575
- viewBox: "0 0 27 28",
1573
+ width: "21",
1574
+ height: "21",
1575
+ viewBox: "0 0 21 21",
1576
1576
  fill: "none",
1577
1577
  className,
1578
1578
  children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1579
1579
  "path",
1580
1580
  {
1581
- d: "M21.9264 5.20931C22.1812 5.39338 22.3846 5.59774 22.4858 5.90334C22.5588 6.45228 22.3415 6.78579 22.0286 7.20666C21.9576 7.30047 21.8864 7.39405 21.8151 7.48762C21.6895 7.65415 21.5677 7.8235 21.4454 7.99253C21.2259 8.29482 21.0028 8.59408 20.7773 8.89185C20.4766 9.2892 20.1815 9.69044 19.889 10.094C19.8125 10.1993 19.7358 10.3044 19.659 10.4094C19.4079 10.7529 19.1577 11.0971 18.91 11.4431C18.8896 11.4716 18.8692 11.5001 18.8482 11.5294C18.7754 11.6314 18.703 11.7337 18.6307 11.8361C18.6035 11.8747 18.6035 11.8747 18.5756 11.9141C18.2362 12.3955 17.9059 12.8824 17.5821 13.3746C17.5478 13.4267 17.5478 13.4267 17.5128 13.4798C16.951 14.3338 16.425 15.1996 15.9364 16.0988C15.8817 16.1993 15.8266 16.2995 15.7713 16.3996C14.803 18.183 14.0974 20.1792 13.8032 22.1948C13.7275 22.4843 13.5304 22.7004 13.2862 22.8603C12.8671 23.0504 12.4792 23.0344 12.0524 22.8851C11.7159 22.6982 11.4492 22.3832 11.1807 22.1105C11.1305 22.06 11.1305 22.06 11.0793 22.0085C11.0463 21.9751 11.0133 21.9417 10.9793 21.9072C10.9355 21.8629 10.9355 21.8629 10.8908 21.8177C10.812 21.7336 10.738 21.6487 10.664 21.5606C10.4051 21.26 10.1208 20.9832 9.84198 20.7018C9.77941 20.6385 9.71685 20.5753 9.65429 20.512C9.52361 20.3798 9.39285 20.2478 9.26203 20.1158C9.0951 19.9473 8.92837 19.7787 8.76169 19.61C8.63267 19.4794 8.50355 19.349 8.37439 19.2186C8.3129 19.1564 8.25145 19.0943 8.19002 19.0321C7.78034 18.6148 7.78034 18.6148 7.3481 18.2218C7.26354 18.1493 7.18628 18.0708 7.1093 17.9902C6.97131 17.8488 6.8284 17.7169 6.67944 17.5876C6.56805 17.4895 6.45958 17.3885 6.35088 17.2873C6.15574 17.1075 5.95513 16.937 5.74972 16.7694C5.52338 16.5822 5.30225 16.3888 5.08115 16.1954C5.02902 16.1502 4.97647 16.1055 4.92361 16.0611C4.88291 16.0268 4.88291 16.0268 4.84139 15.9918C4.81684 15.9713 4.79228 15.9509 4.76699 15.9298C4.5693 15.7391 4.51301 15.5207 4.5 15.2507C4.5151 14.872 4.65787 14.6052 4.92439 14.3431C5.23566 14.0858 5.58225 13.9705 5.98399 13.9889C6.39409 14.0467 6.67261 14.2696 6.97788 14.5368C7.04531 14.5941 7.11275 14.6513 7.18024 14.7085C7.27801 14.7916 7.37519 14.8755 7.47238 14.9593C7.54704 15.0235 7.62196 15.0874 7.69694 15.1513C8.02915 15.4353 8.34957 15.7298 8.66619 16.0314C8.78965 16.1489 8.91524 16.2635 9.04232 16.3769C9.24098 16.556 9.42848 16.745 9.61441 16.9374C9.73206 17.0583 9.85175 17.1731 9.97956 17.283C10.2352 17.5064 10.4711 17.7507 10.7095 17.9925C10.7917 18.0758 10.8741 18.1589 10.9566 18.2419C11.4347 18.7249 11.4347 18.7249 11.6464 18.9799C11.7218 19.0675 11.8025 19.1485 11.8843 19.2299C11.898 19.1896 11.9116 19.1493 11.9257 19.1078C12.2024 18.2927 12.4869 17.488 12.8481 16.7062C12.8687 16.6616 12.8892 16.617 12.9104 16.571C13.6549 14.9617 14.5337 13.4385 15.5204 11.9689C15.553 11.9203 15.553 11.9203 15.5863 11.8707C16.0931 11.1161 16.6136 10.3732 17.1508 9.6404C17.2538 9.49984 17.3564 9.35903 17.4591 9.2182C17.5357 9.11296 17.6125 9.00777 17.6892 8.90257C17.7905 8.76367 17.8916 8.62462 17.9924 8.48543C18.2637 8.11165 18.5381 7.74072 18.8169 7.37269C19.0086 7.11969 19.1989 6.86631 19.381 6.6062C19.4144 6.55854 19.4478 6.51089 19.4823 6.46179C19.5085 6.42434 19.5085 6.42434 19.5353 6.38614C19.6584 6.21085 19.782 6.03602 19.9066 5.86184C19.9313 5.8267 19.9559 5.79157 19.9813 5.75537C20.4573 5.09349 21.1643 4.75205 21.9264 5.20931Z",
1582
- fill: "currentColor"
1581
+ d: "M3.5 11.1485L9.1 16.3337L17.5 4.66699",
1582
+ stroke: "currentColor",
1583
+ strokeLinecap: "round",
1584
+ strokeLinejoin: "round"
1583
1585
  }
1584
1586
  )
1585
1587
  }
@@ -1830,6 +1832,20 @@ var template = {
1830
1832
  }
1831
1833
  );
1832
1834
  },
1835
+ rectangle: ({ className }) => {
1836
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1837
+ "svg",
1838
+ {
1839
+ xmlns: "http://www.w3.org/2000/svg",
1840
+ width: "24",
1841
+ height: "24",
1842
+ viewBox: "0 0 24 24",
1843
+ fill: "none",
1844
+ className,
1845
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("rect", { x: "4", y: "4", width: "16", height: "16", stroke: "currentColor", strokeWidth: "2" })
1846
+ }
1847
+ );
1848
+ },
1833
1849
  // ----------------------------------- old ---------------------------------
1834
1850
  // ** Status **
1835
1851
  "plus-circle": ({ className, fill }) => {