@deepnoid/ui 0.1.70 → 0.1.72

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 (94) hide show
  1. package/.turbo/turbo-build.log +150 -150
  2. package/dist/{chunk-L62NIW5M.mjs → chunk-4PU6UC7K.mjs} +8 -3
  3. package/dist/{chunk-ZY7MY7KH.mjs → chunk-4TXA4ZYU.mjs} +1 -1
  4. package/dist/{chunk-MNGULMJI.mjs → chunk-5M7UDEMG.mjs} +1 -1
  5. package/dist/{chunk-337VFHYV.mjs → chunk-7JVTWM4U.mjs} +1 -1
  6. package/dist/{chunk-SJTGJ6NC.mjs → chunk-B7THOWOI.mjs} +1 -1
  7. package/dist/{chunk-HLLRDA4A.mjs → chunk-CC2F5HQX.mjs} +2 -2
  8. package/dist/{chunk-4IKNOB5Y.mjs → chunk-FUPY7MXT.mjs} +1 -1
  9. package/dist/{chunk-F5XBEFX5.mjs → chunk-FZNRCPWF.mjs} +1 -1
  10. package/dist/{chunk-UTWY7OBW.mjs → chunk-JP4TEWP7.mjs} +1 -1
  11. package/dist/{chunk-FMZEP4LD.mjs → chunk-PQRAYOTJ.mjs} +8 -8
  12. package/dist/{chunk-N5BS5LZJ.mjs → chunk-PRJ7TDUW.mjs} +2 -2
  13. package/dist/{chunk-NQYWOEB3.mjs → chunk-PWWPGVPS.mjs} +1 -1
  14. package/dist/{chunk-BUH3JK3B.mjs → chunk-Q7J5FAMH.mjs} +1 -1
  15. package/dist/{chunk-LIP5CNY3.mjs → chunk-QFIS6N5R.mjs} +2 -2
  16. package/dist/{chunk-YZ7HQHTL.mjs → chunk-RRONV7YA.mjs} +8 -9
  17. package/dist/{chunk-KOZ7WRQU.mjs → chunk-RSGTFDZ5.mjs} +3 -3
  18. package/dist/{chunk-3YXCBM7H.mjs → chunk-TKGIYUSB.mjs} +1 -1
  19. package/dist/{chunk-CFB4JWDA.mjs → chunk-TUXYVNTY.mjs} +1 -1
  20. package/dist/{chunk-BGLH2JB6.mjs → chunk-WYHCK7XL.mjs} +1 -1
  21. package/dist/{chunk-IHERL7SE.mjs → chunk-YF2N2OBY.mjs} +3 -3
  22. package/dist/components/avatar/avatar.js +8 -9
  23. package/dist/components/avatar/avatar.mjs +2 -2
  24. package/dist/components/avatar/index.js +8 -9
  25. package/dist/components/avatar/index.mjs +2 -2
  26. package/dist/components/breadcrumb/breadcrumb.js +8 -9
  27. package/dist/components/breadcrumb/breadcrumb.mjs +5 -5
  28. package/dist/components/breadcrumb/index.js +8 -9
  29. package/dist/components/breadcrumb/index.mjs +5 -5
  30. package/dist/components/button/button.js +8 -9
  31. package/dist/components/button/button.mjs +3 -3
  32. package/dist/components/button/icon-button.js +15 -16
  33. package/dist/components/button/icon-button.mjs +3 -3
  34. package/dist/components/button/index.js +15 -16
  35. package/dist/components/button/index.mjs +4 -4
  36. package/dist/components/chip/chip.js +8 -9
  37. package/dist/components/chip/chip.mjs +3 -3
  38. package/dist/components/chip/index.js +8 -9
  39. package/dist/components/chip/index.mjs +3 -3
  40. package/dist/components/dateTimePicker/calendar.js +8 -9
  41. package/dist/components/dateTimePicker/calendar.mjs +3 -3
  42. package/dist/components/dateTimePicker/dateTimePicker.js +8 -9
  43. package/dist/components/dateTimePicker/dateTimePicker.mjs +7 -7
  44. package/dist/components/dateTimePicker/index.js +8 -9
  45. package/dist/components/dateTimePicker/index.mjs +7 -7
  46. package/dist/components/dateTimePicker/timePicker.js +8 -9
  47. package/dist/components/dateTimePicker/timePicker.mjs +5 -5
  48. package/dist/components/fileUpload/fileUpload.js +15 -16
  49. package/dist/components/fileUpload/fileUpload.mjs +6 -6
  50. package/dist/components/fileUpload/index.js +15 -16
  51. package/dist/components/fileUpload/index.mjs +6 -6
  52. package/dist/components/icon/Icon.js +8 -9
  53. package/dist/components/icon/Icon.mjs +2 -2
  54. package/dist/components/icon/index.js +8 -9
  55. package/dist/components/icon/index.mjs +2 -2
  56. package/dist/components/icon/template.js +8 -9
  57. package/dist/components/icon/template.mjs +1 -1
  58. package/dist/components/input/index.js +8 -9
  59. package/dist/components/input/index.mjs +3 -3
  60. package/dist/components/input/input.js +8 -9
  61. package/dist/components/input/input.mjs +3 -3
  62. package/dist/components/list/index.js +8 -9
  63. package/dist/components/list/index.mjs +4 -4
  64. package/dist/components/list/listItem.js +8 -9
  65. package/dist/components/list/listItem.mjs +4 -4
  66. package/dist/components/modal/index.js +8 -9
  67. package/dist/components/modal/index.mjs +5 -5
  68. package/dist/components/modal/modal.js +8 -9
  69. package/dist/components/modal/modal.mjs +5 -5
  70. package/dist/components/pagination/index.js +8 -9
  71. package/dist/components/pagination/index.mjs +4 -4
  72. package/dist/components/pagination/pagination.js +8 -9
  73. package/dist/components/pagination/pagination.mjs +4 -4
  74. package/dist/components/select/index.js +8 -9
  75. package/dist/components/select/index.mjs +3 -3
  76. package/dist/components/select/select.js +8 -9
  77. package/dist/components/select/select.mjs +3 -3
  78. package/dist/components/table/index.js +15 -11
  79. package/dist/components/table/index.mjs +5 -5
  80. package/dist/components/table/table.js +15 -11
  81. package/dist/components/table/table.mjs +5 -5
  82. package/dist/components/toast/index.js +8 -9
  83. package/dist/components/toast/index.mjs +4 -4
  84. package/dist/components/toast/toast.js +8 -9
  85. package/dist/components/toast/toast.mjs +3 -3
  86. package/dist/components/toast/use-toast.js +8 -9
  87. package/dist/components/toast/use-toast.mjs +4 -4
  88. package/dist/components/tree/index.js +8 -9
  89. package/dist/components/tree/index.mjs +3 -3
  90. package/dist/components/tree/tree.js +8 -9
  91. package/dist/components/tree/tree.mjs +3 -3
  92. package/dist/index.js +22 -18
  93. package/dist/index.mjs +20 -20
  94. package/package.json +1 -1
@@ -490,7 +490,6 @@ var template = {
490
490
  "image",
491
491
  {
492
492
  id: "image0_10_7240",
493
- "data-name": "man.png",
494
493
  width: "512",
495
494
  height: "512",
496
495
  preserveAspectRatio: "none",
@@ -1296,8 +1295,8 @@ var template = {
1296
1295
  children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1297
1296
  "path",
1298
1297
  {
1299
- "fill-rule": "evenodd",
1300
- "clip-rule": "evenodd",
1298
+ fillRule: "evenodd",
1299
+ clipRule: "evenodd",
1301
1300
  d: "M12.3125 4.71875C11.3153 4.71875 10.3278 4.91516 9.4065 5.29679C8.48518 5.67841 7.64805 6.23776 6.94291 6.9429C6.23776 7.64805 5.67841 8.48518 5.29679 9.40649C4.91517 10.3278 4.71875 11.3153 4.71875 12.3125C4.71875 13.3097 4.91517 14.2972 5.29679 15.2185C5.67841 16.1398 6.23776 16.9769 6.94291 17.6821C7.64805 18.3872 8.48518 18.9466 9.4065 19.3282C10.3278 19.7098 11.3153 19.9062 12.3125 19.9062C14.3265 19.9062 16.258 19.1062 17.6821 17.6821C19.1062 16.258 19.9063 14.3265 19.9062 12.3125C19.9063 10.2985 19.1062 8.36701 17.6821 6.9429C16.258 5.5188 14.3265 4.71875 12.3125 4.71875ZM3.03125 12.3125C3.03145 10.822 3.39062 9.35343 4.07839 8.03108C4.76616 6.70873 5.76229 5.57147 6.98252 4.71551C8.20275 3.85954 9.61118 3.31005 11.0887 3.11351C12.5662 2.91697 14.0693 3.07917 15.4709 3.58638C16.8724 4.0936 18.1312 4.93091 19.1407 6.02748C20.1503 7.12406 20.8809 8.44764 21.2707 9.88628C21.6605 11.3249 21.6981 12.8363 21.3804 14.2925C21.0626 15.7488 20.3987 17.1071 19.445 18.2525L24.7213 23.5287C24.8041 23.606 24.8706 23.6991 24.9168 23.8026C24.9629 23.9061 24.9877 24.0179 24.9897 24.1312C24.9917 24.2444 24.9708 24.357 24.9284 24.462C24.886 24.5671 24.8228 24.6625 24.7427 24.7427C24.6625 24.8228 24.5671 24.8859 24.462 24.9284C24.357 24.9708 24.2445 24.9917 24.1312 24.9897C24.0179 24.9877 23.9061 24.9629 23.8026 24.9167C23.6991 24.8706 23.606 24.8041 23.5287 24.7212L18.2525 19.445C16.8971 20.5739 15.2481 21.2932 13.4986 21.5187C11.7491 21.7441 9.97162 21.4663 8.37434 20.7178C6.77705 19.9694 5.42613 18.7812 4.47984 17.2926C3.53354 15.8039 3.03106 14.0764 3.03125 12.3125ZM12.3125 8.09375C12.5363 8.09375 12.7509 8.18264 12.9091 8.34088C13.0674 8.49911 13.1562 8.71372 13.1562 8.9375V11.4687H15.6875C15.9113 11.4687 16.1259 11.5576 16.2841 11.7159C16.4424 11.8741 16.5312 12.0887 16.5312 12.3125C16.5312 12.5363 16.4424 12.7509 16.2841 12.9091C16.1259 13.0674 15.9113 13.1562 15.6875 13.1562H13.1562V15.6875C13.1562 15.9113 13.0674 16.1259 12.9091 16.2841C12.7509 16.4424 12.5363 16.5312 12.3125 16.5312C12.0887 16.5312 11.8741 16.4424 11.7159 16.2841C11.5576 16.1259 11.4688 15.9113 11.4688 15.6875V13.1562H8.9375C8.71372 13.1562 8.49911 13.0674 8.34088 12.9091C8.18264 12.7509 8.09375 12.5363 8.09375 12.3125C8.09375 12.0887 8.18264 11.8741 8.34088 11.7159C8.49911 11.5576 8.71372 11.4687 8.9375 11.4687H11.4688V8.9375C11.4688 8.71372 11.5576 8.49911 11.7159 8.34088C11.8741 8.18264 12.0887 8.09375 12.3125 8.09375Z",
1302
1301
  fill: "currentColor"
1303
1302
  }
@@ -1318,8 +1317,8 @@ var template = {
1318
1317
  children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1319
1318
  "path",
1320
1319
  {
1321
- "fill-rule": "evenodd",
1322
- "clip-rule": "evenodd",
1320
+ fillRule: "evenodd",
1321
+ clipRule: "evenodd",
1323
1322
  d: "M12.3125 4.71875C11.3153 4.71875 10.3278 4.91516 9.4065 5.29679C8.48518 5.67841 7.64805 6.23776 6.94291 6.9429C6.23776 7.64805 5.67841 8.48518 5.29679 9.40649C4.91517 10.3278 4.71875 11.3153 4.71875 12.3125C4.71875 13.3097 4.91517 14.2972 5.29679 15.2185C5.67841 16.1398 6.23776 16.9769 6.94291 17.6821C7.64805 18.3872 8.48518 18.9466 9.4065 19.3282C10.3278 19.7098 11.3153 19.9062 12.3125 19.9062C14.3265 19.9062 16.258 19.1062 17.6821 17.6821C19.1062 16.258 19.9063 14.3265 19.9062 12.3125C19.9063 10.2985 19.1062 8.36701 17.6821 6.9429C16.258 5.5188 14.3265 4.71875 12.3125 4.71875ZM3.03125 12.3125C3.03145 10.822 3.39062 9.35343 4.07839 8.03108C4.76616 6.70873 5.76229 5.57147 6.98252 4.71551C8.20275 3.85954 9.61118 3.31005 11.0887 3.11351C12.5662 2.91697 14.0693 3.07917 15.4709 3.58638C16.8724 4.0936 18.1312 4.93091 19.1407 6.02748C20.1503 7.12406 20.8809 8.44764 21.2707 9.88628C21.6605 11.3249 21.6981 12.8363 21.3804 14.2925C21.0626 15.7488 20.3987 17.1071 19.445 18.2525L24.7213 23.5287C24.8041 23.606 24.8706 23.6991 24.9168 23.8026C24.9629 23.9061 24.9877 24.0179 24.9897 24.1312C24.9917 24.2444 24.9708 24.357 24.9284 24.462C24.886 24.5671 24.8228 24.6625 24.7427 24.7427C24.6625 24.8228 24.5671 24.8859 24.462 24.9284C24.357 24.9708 24.2445 24.9917 24.1312 24.9897C24.0179 24.9877 23.9061 24.9629 23.8026 24.9167C23.6991 24.8706 23.606 24.8041 23.5287 24.7212L18.2525 19.445C16.8971 20.5739 15.2481 21.2932 13.4986 21.5187C11.7491 21.7441 9.97162 21.4663 8.37434 20.7178C6.77705 19.9694 5.42613 18.7812 4.47984 17.2926C3.53354 15.8039 3.03106 14.0764 3.03125 12.3125ZM8.09375 12.3125C8.09375 12.0887 8.18264 11.8741 8.34088 11.7159C8.49911 11.5576 8.71372 11.4687 8.9375 11.4687H15.6875C15.9113 11.4687 16.1259 11.5576 16.2841 11.7159C16.4424 11.8741 16.5312 12.0887 16.5312 12.3125C16.5312 12.5363 16.4424 12.7509 16.2841 12.9091C16.1259 13.0674 15.9113 13.1562 15.6875 13.1562H8.9375C8.71372 13.1562 8.49911 13.0674 8.34088 12.9091C8.18264 12.7509 8.09375 12.5363 8.09375 12.3125Z",
1324
1323
  fill: "currentColor"
1325
1324
  }
@@ -1338,7 +1337,7 @@ var template = {
1338
1337
  xmlns: "http://www.w3.org/2000/svg",
1339
1338
  className,
1340
1339
  children: [
1341
- /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("g", { "clip-path": "url(#clip0_3324_7754)", children: [
1340
+ /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("g", { clipPath: "url(#clip0_3324_7754)", children: [
1342
1341
  /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1343
1342
  "path",
1344
1343
  {
@@ -1377,7 +1376,7 @@ var template = {
1377
1376
  xmlns: "http://www.w3.org/2000/svg",
1378
1377
  className,
1379
1378
  children: [
1380
- /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("g", { "clip-path": "url(#clip0_3324_7595)", children: [
1379
+ /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("g", { clipPath: "url(#clip0_3324_7595)", children: [
1381
1380
  /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1382
1381
  "path",
1383
1382
  {
@@ -1426,8 +1425,8 @@ var template = {
1426
1425
  /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1427
1426
  "path",
1428
1427
  {
1429
- "fill-rule": "evenodd",
1430
- "clip-rule": "evenodd",
1428
+ fillRule: "evenodd",
1429
+ clipRule: "evenodd",
1431
1430
  d: "M8.676 3.18737C10.2242 3.10421 11.7758 3.10421 13.324 3.18737C14.1701 3.23287 14.9253 3.69924 15.3645 4.40362L16.0829 5.55599C16.2929 5.89112 16.6473 6.11862 17.0541 6.17724C17.3919 6.22449 17.7279 6.27612 18.0621 6.33212C19.3151 6.54124 20.1875 7.63849 20.1875 8.87749V16.2502C20.1875 16.9464 19.9109 17.6141 19.4187 18.1064C18.9264 18.5987 18.2587 18.8752 17.5625 18.8752H4.4375C3.74131 18.8752 3.07363 18.5987 2.58134 18.1064C2.08906 17.6141 1.8125 16.9464 1.8125 16.2502V8.87749C1.8125 7.63849 2.68487 6.54124 3.93787 6.33212C4.27212 6.27612 4.60812 6.22449 4.945 6.17637C5.14241 6.14995 5.33165 6.08064 5.49944 5.97332C5.66722 5.866 5.80949 5.72326 5.91625 5.55512L6.6355 4.40449C6.85293 4.05279 7.15189 3.75864 7.50707 3.54693C7.86225 3.33522 8.2632 3.21132 8.676 3.18737ZM6.40625 11.6565C6.40625 10.4382 6.89023 9.26972 7.75173 8.40822C8.61322 7.54673 9.78166 7.06274 11 7.06274C12.2183 7.06274 13.3868 7.54673 14.2483 8.40822C15.1098 9.26972 15.5937 10.4382 15.5938 11.6565C15.5937 12.8748 15.1098 14.0433 14.2483 14.9048C13.3868 15.7663 12.2183 16.2502 11 16.2502C9.78166 16.2502 8.61322 15.7663 7.75173 14.9048C6.89023 14.0433 6.40625 12.8748 6.40625 11.6565ZM16.9062 10.344C17.0803 10.344 17.2472 10.2749 17.3703 10.1518C17.4934 10.0287 17.5625 9.86179 17.5625 9.68774C17.5625 9.5137 17.4934 9.34678 17.3703 9.22371C17.2472 9.10063 17.0803 9.03149 16.9062 9.03149C16.7322 9.03149 16.5653 9.10063 16.4422 9.22371C16.3191 9.34678 16.25 9.5137 16.25 9.68774C16.25 9.86179 16.3191 10.0287 16.4422 10.1518C16.5653 10.2749 16.7322 10.344 16.9062 10.344Z",
1432
1431
  fill: "currentColor"
1433
1432
  }
@@ -1,13 +1,13 @@
1
1
  "use client";
2
2
  import {
3
3
  button_default
4
- } from "../../chunk-BUH3JK3B.mjs";
4
+ } from "../../chunk-Q7J5FAMH.mjs";
5
5
  import "../../chunk-6WSACUIB.mjs";
6
6
  import "../../chunk-6PNKRBUT.mjs";
7
7
  import "../../chunk-LXHUO6VM.mjs";
8
8
  import "../../chunk-ZYIIXWVY.mjs";
9
- import "../../chunk-UTWY7OBW.mjs";
10
- import "../../chunk-YZ7HQHTL.mjs";
9
+ import "../../chunk-JP4TEWP7.mjs";
10
+ import "../../chunk-RRONV7YA.mjs";
11
11
  import "../../chunk-XOPCRI7Z.mjs";
12
12
  import "../../chunk-E3G5QXSH.mjs";
13
13
  import "../../chunk-AC6TWLRT.mjs";
@@ -490,7 +490,6 @@ var template = {
490
490
  "image",
491
491
  {
492
492
  id: "image0_10_7240",
493
- "data-name": "man.png",
494
493
  width: "512",
495
494
  height: "512",
496
495
  preserveAspectRatio: "none",
@@ -1296,8 +1295,8 @@ var template = {
1296
1295
  children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1297
1296
  "path",
1298
1297
  {
1299
- "fill-rule": "evenodd",
1300
- "clip-rule": "evenodd",
1298
+ fillRule: "evenodd",
1299
+ clipRule: "evenodd",
1301
1300
  d: "M12.3125 4.71875C11.3153 4.71875 10.3278 4.91516 9.4065 5.29679C8.48518 5.67841 7.64805 6.23776 6.94291 6.9429C6.23776 7.64805 5.67841 8.48518 5.29679 9.40649C4.91517 10.3278 4.71875 11.3153 4.71875 12.3125C4.71875 13.3097 4.91517 14.2972 5.29679 15.2185C5.67841 16.1398 6.23776 16.9769 6.94291 17.6821C7.64805 18.3872 8.48518 18.9466 9.4065 19.3282C10.3278 19.7098 11.3153 19.9062 12.3125 19.9062C14.3265 19.9062 16.258 19.1062 17.6821 17.6821C19.1062 16.258 19.9063 14.3265 19.9062 12.3125C19.9063 10.2985 19.1062 8.36701 17.6821 6.9429C16.258 5.5188 14.3265 4.71875 12.3125 4.71875ZM3.03125 12.3125C3.03145 10.822 3.39062 9.35343 4.07839 8.03108C4.76616 6.70873 5.76229 5.57147 6.98252 4.71551C8.20275 3.85954 9.61118 3.31005 11.0887 3.11351C12.5662 2.91697 14.0693 3.07917 15.4709 3.58638C16.8724 4.0936 18.1312 4.93091 19.1407 6.02748C20.1503 7.12406 20.8809 8.44764 21.2707 9.88628C21.6605 11.3249 21.6981 12.8363 21.3804 14.2925C21.0626 15.7488 20.3987 17.1071 19.445 18.2525L24.7213 23.5287C24.8041 23.606 24.8706 23.6991 24.9168 23.8026C24.9629 23.9061 24.9877 24.0179 24.9897 24.1312C24.9917 24.2444 24.9708 24.357 24.9284 24.462C24.886 24.5671 24.8228 24.6625 24.7427 24.7427C24.6625 24.8228 24.5671 24.8859 24.462 24.9284C24.357 24.9708 24.2445 24.9917 24.1312 24.9897C24.0179 24.9877 23.9061 24.9629 23.8026 24.9167C23.6991 24.8706 23.606 24.8041 23.5287 24.7212L18.2525 19.445C16.8971 20.5739 15.2481 21.2932 13.4986 21.5187C11.7491 21.7441 9.97162 21.4663 8.37434 20.7178C6.77705 19.9694 5.42613 18.7812 4.47984 17.2926C3.53354 15.8039 3.03106 14.0764 3.03125 12.3125ZM12.3125 8.09375C12.5363 8.09375 12.7509 8.18264 12.9091 8.34088C13.0674 8.49911 13.1562 8.71372 13.1562 8.9375V11.4687H15.6875C15.9113 11.4687 16.1259 11.5576 16.2841 11.7159C16.4424 11.8741 16.5312 12.0887 16.5312 12.3125C16.5312 12.5363 16.4424 12.7509 16.2841 12.9091C16.1259 13.0674 15.9113 13.1562 15.6875 13.1562H13.1562V15.6875C13.1562 15.9113 13.0674 16.1259 12.9091 16.2841C12.7509 16.4424 12.5363 16.5312 12.3125 16.5312C12.0887 16.5312 11.8741 16.4424 11.7159 16.2841C11.5576 16.1259 11.4688 15.9113 11.4688 15.6875V13.1562H8.9375C8.71372 13.1562 8.49911 13.0674 8.34088 12.9091C8.18264 12.7509 8.09375 12.5363 8.09375 12.3125C8.09375 12.0887 8.18264 11.8741 8.34088 11.7159C8.49911 11.5576 8.71372 11.4687 8.9375 11.4687H11.4688V8.9375C11.4688 8.71372 11.5576 8.49911 11.7159 8.34088C11.8741 8.18264 12.0887 8.09375 12.3125 8.09375Z",
1302
1301
  fill: "currentColor"
1303
1302
  }
@@ -1318,8 +1317,8 @@ var template = {
1318
1317
  children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1319
1318
  "path",
1320
1319
  {
1321
- "fill-rule": "evenodd",
1322
- "clip-rule": "evenodd",
1320
+ fillRule: "evenodd",
1321
+ clipRule: "evenodd",
1323
1322
  d: "M12.3125 4.71875C11.3153 4.71875 10.3278 4.91516 9.4065 5.29679C8.48518 5.67841 7.64805 6.23776 6.94291 6.9429C6.23776 7.64805 5.67841 8.48518 5.29679 9.40649C4.91517 10.3278 4.71875 11.3153 4.71875 12.3125C4.71875 13.3097 4.91517 14.2972 5.29679 15.2185C5.67841 16.1398 6.23776 16.9769 6.94291 17.6821C7.64805 18.3872 8.48518 18.9466 9.4065 19.3282C10.3278 19.7098 11.3153 19.9062 12.3125 19.9062C14.3265 19.9062 16.258 19.1062 17.6821 17.6821C19.1062 16.258 19.9063 14.3265 19.9062 12.3125C19.9063 10.2985 19.1062 8.36701 17.6821 6.9429C16.258 5.5188 14.3265 4.71875 12.3125 4.71875ZM3.03125 12.3125C3.03145 10.822 3.39062 9.35343 4.07839 8.03108C4.76616 6.70873 5.76229 5.57147 6.98252 4.71551C8.20275 3.85954 9.61118 3.31005 11.0887 3.11351C12.5662 2.91697 14.0693 3.07917 15.4709 3.58638C16.8724 4.0936 18.1312 4.93091 19.1407 6.02748C20.1503 7.12406 20.8809 8.44764 21.2707 9.88628C21.6605 11.3249 21.6981 12.8363 21.3804 14.2925C21.0626 15.7488 20.3987 17.1071 19.445 18.2525L24.7213 23.5287C24.8041 23.606 24.8706 23.6991 24.9168 23.8026C24.9629 23.9061 24.9877 24.0179 24.9897 24.1312C24.9917 24.2444 24.9708 24.357 24.9284 24.462C24.886 24.5671 24.8228 24.6625 24.7427 24.7427C24.6625 24.8228 24.5671 24.8859 24.462 24.9284C24.357 24.9708 24.2445 24.9917 24.1312 24.9897C24.0179 24.9877 23.9061 24.9629 23.8026 24.9167C23.6991 24.8706 23.606 24.8041 23.5287 24.7212L18.2525 19.445C16.8971 20.5739 15.2481 21.2932 13.4986 21.5187C11.7491 21.7441 9.97162 21.4663 8.37434 20.7178C6.77705 19.9694 5.42613 18.7812 4.47984 17.2926C3.53354 15.8039 3.03106 14.0764 3.03125 12.3125ZM8.09375 12.3125C8.09375 12.0887 8.18264 11.8741 8.34088 11.7159C8.49911 11.5576 8.71372 11.4687 8.9375 11.4687H15.6875C15.9113 11.4687 16.1259 11.5576 16.2841 11.7159C16.4424 11.8741 16.5312 12.0887 16.5312 12.3125C16.5312 12.5363 16.4424 12.7509 16.2841 12.9091C16.1259 13.0674 15.9113 13.1562 15.6875 13.1562H8.9375C8.71372 13.1562 8.49911 13.0674 8.34088 12.9091C8.18264 12.7509 8.09375 12.5363 8.09375 12.3125Z",
1324
1323
  fill: "currentColor"
1325
1324
  }
@@ -1338,7 +1337,7 @@ var template = {
1338
1337
  xmlns: "http://www.w3.org/2000/svg",
1339
1338
  className,
1340
1339
  children: [
1341
- /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("g", { "clip-path": "url(#clip0_3324_7754)", children: [
1340
+ /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("g", { clipPath: "url(#clip0_3324_7754)", children: [
1342
1341
  /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1343
1342
  "path",
1344
1343
  {
@@ -1377,7 +1376,7 @@ var template = {
1377
1376
  xmlns: "http://www.w3.org/2000/svg",
1378
1377
  className,
1379
1378
  children: [
1380
- /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("g", { "clip-path": "url(#clip0_3324_7595)", children: [
1379
+ /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("g", { clipPath: "url(#clip0_3324_7595)", children: [
1381
1380
  /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1382
1381
  "path",
1383
1382
  {
@@ -1426,8 +1425,8 @@ var template = {
1426
1425
  /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1427
1426
  "path",
1428
1427
  {
1429
- "fill-rule": "evenodd",
1430
- "clip-rule": "evenodd",
1428
+ fillRule: "evenodd",
1429
+ clipRule: "evenodd",
1431
1430
  d: "M8.676 3.18737C10.2242 3.10421 11.7758 3.10421 13.324 3.18737C14.1701 3.23287 14.9253 3.69924 15.3645 4.40362L16.0829 5.55599C16.2929 5.89112 16.6473 6.11862 17.0541 6.17724C17.3919 6.22449 17.7279 6.27612 18.0621 6.33212C19.3151 6.54124 20.1875 7.63849 20.1875 8.87749V16.2502C20.1875 16.9464 19.9109 17.6141 19.4187 18.1064C18.9264 18.5987 18.2587 18.8752 17.5625 18.8752H4.4375C3.74131 18.8752 3.07363 18.5987 2.58134 18.1064C2.08906 17.6141 1.8125 16.9464 1.8125 16.2502V8.87749C1.8125 7.63849 2.68487 6.54124 3.93787 6.33212C4.27212 6.27612 4.60812 6.22449 4.945 6.17637C5.14241 6.14995 5.33165 6.08064 5.49944 5.97332C5.66722 5.866 5.80949 5.72326 5.91625 5.55512L6.6355 4.40449C6.85293 4.05279 7.15189 3.75864 7.50707 3.54693C7.86225 3.33522 8.2632 3.21132 8.676 3.18737ZM6.40625 11.6565C6.40625 10.4382 6.89023 9.26972 7.75173 8.40822C8.61322 7.54673 9.78166 7.06274 11 7.06274C12.2183 7.06274 13.3868 7.54673 14.2483 8.40822C15.1098 9.26972 15.5937 10.4382 15.5938 11.6565C15.5937 12.8748 15.1098 14.0433 14.2483 14.9048C13.3868 15.7663 12.2183 16.2502 11 16.2502C9.78166 16.2502 8.61322 15.7663 7.75173 14.9048C6.89023 14.0433 6.40625 12.8748 6.40625 11.6565ZM16.9062 10.344C17.0803 10.344 17.2472 10.2749 17.3703 10.1518C17.4934 10.0287 17.5625 9.86179 17.5625 9.68774C17.5625 9.5137 17.4934 9.34678 17.3703 9.22371C17.2472 9.10063 17.0803 9.03149 16.9062 9.03149C16.7322 9.03149 16.5653 9.10063 16.4422 9.22371C16.3191 9.34678 16.25 9.5137 16.25 9.68774C16.25 9.86179 16.3191 10.0287 16.4422 10.1518C16.5653 10.2749 16.7322 10.344 16.9062 10.344Z",
1432
1431
  fill: "currentColor"
1433
1432
  }
@@ -5268,49 +5267,49 @@ var iconButtonStyle = tv({
5268
5267
  variant: "outline",
5269
5268
  color: "primary",
5270
5269
  class: {
5271
- base: ["bg-transparent", "!border-primary-main", "text-primary-main", "hover:bg-primary-soft"]
5270
+ base: ["bg-body-background", "!border-primary-main", "text-primary-main", "hover:bg-primary-soft"]
5272
5271
  }
5273
5272
  },
5274
5273
  {
5275
5274
  variant: "outline",
5276
5275
  color: "secondary",
5277
5276
  class: {
5278
- base: ["bg-transparent", "!border-secondary-main", "text-secondary-main", "hover:bg-secondary-soft"]
5277
+ base: ["bg-body-background", "!border-secondary-main", "text-secondary-main", "hover:bg-secondary-soft"]
5279
5278
  }
5280
5279
  },
5281
5280
  {
5282
5281
  variant: "outline",
5283
5282
  color: "neutral",
5284
5283
  class: {
5285
- base: ["bg-transparent", "!border-neutral-main", "text-neutral-main", "hover:bg-neutral-soft"]
5284
+ base: ["bg-body-background", "!border-neutral-main", "text-neutral-main", "hover:bg-neutral-soft"]
5286
5285
  }
5287
5286
  },
5288
5287
  {
5289
5288
  variant: "outline",
5290
5289
  color: "info",
5291
5290
  class: {
5292
- base: ["bg-transparent", "!border-info-main", "text-info-main", "hover:bg-info-soft"]
5291
+ base: ["bg-body-background", "!border-info-main", "text-info-main", "hover:bg-info-soft"]
5293
5292
  }
5294
5293
  },
5295
5294
  {
5296
5295
  variant: "outline",
5297
5296
  color: "success",
5298
5297
  class: {
5299
- base: ["bg-transparent", "!border-success-main", "text-success-main", "hover:bg-success-soft"]
5298
+ base: ["bg-body-background", "!border-success-main", "text-success-main", "hover:bg-success-soft"]
5300
5299
  }
5301
5300
  },
5302
5301
  {
5303
5302
  variant: "outline",
5304
5303
  color: "warning",
5305
5304
  class: {
5306
- base: ["bg-transparent", "!border-warning-main", "text-warning-main", "hover:bg-warning-soft"]
5305
+ base: ["bg-body-background", "!border-warning-main", "text-warning-main", "hover:bg-warning-soft"]
5307
5306
  }
5308
5307
  },
5309
5308
  {
5310
5309
  variant: "outline",
5311
5310
  color: "danger",
5312
5311
  class: {
5313
- base: ["bg-transparent", "!border-danger-main", "text-danger-main", "hover:bg-danger-soft"]
5312
+ base: ["bg-body-background", "!border-danger-main", "text-danger-main", "hover:bg-danger-soft"]
5314
5313
  }
5315
5314
  },
5316
5315
  // ghost
@@ -1,13 +1,13 @@
1
1
  "use client";
2
2
  import {
3
3
  icon_button_default
4
- } from "../../chunk-FMZEP4LD.mjs";
4
+ } from "../../chunk-PQRAYOTJ.mjs";
5
5
  import "../../chunk-6WSACUIB.mjs";
6
6
  import "../../chunk-6PNKRBUT.mjs";
7
7
  import "../../chunk-LXHUO6VM.mjs";
8
8
  import "../../chunk-ZYIIXWVY.mjs";
9
- import "../../chunk-UTWY7OBW.mjs";
10
- import "../../chunk-YZ7HQHTL.mjs";
9
+ import "../../chunk-JP4TEWP7.mjs";
10
+ import "../../chunk-RRONV7YA.mjs";
11
11
  import "../../chunk-XOPCRI7Z.mjs";
12
12
  import "../../chunk-E3G5QXSH.mjs";
13
13
  import "../../chunk-AC6TWLRT.mjs";
@@ -495,7 +495,6 @@ var template = {
495
495
  "image",
496
496
  {
497
497
  id: "image0_10_7240",
498
- "data-name": "man.png",
499
498
  width: "512",
500
499
  height: "512",
501
500
  preserveAspectRatio: "none",
@@ -1301,8 +1300,8 @@ var template = {
1301
1300
  children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1302
1301
  "path",
1303
1302
  {
1304
- "fill-rule": "evenodd",
1305
- "clip-rule": "evenodd",
1303
+ fillRule: "evenodd",
1304
+ clipRule: "evenodd",
1306
1305
  d: "M12.3125 4.71875C11.3153 4.71875 10.3278 4.91516 9.4065 5.29679C8.48518 5.67841 7.64805 6.23776 6.94291 6.9429C6.23776 7.64805 5.67841 8.48518 5.29679 9.40649C4.91517 10.3278 4.71875 11.3153 4.71875 12.3125C4.71875 13.3097 4.91517 14.2972 5.29679 15.2185C5.67841 16.1398 6.23776 16.9769 6.94291 17.6821C7.64805 18.3872 8.48518 18.9466 9.4065 19.3282C10.3278 19.7098 11.3153 19.9062 12.3125 19.9062C14.3265 19.9062 16.258 19.1062 17.6821 17.6821C19.1062 16.258 19.9063 14.3265 19.9062 12.3125C19.9063 10.2985 19.1062 8.36701 17.6821 6.9429C16.258 5.5188 14.3265 4.71875 12.3125 4.71875ZM3.03125 12.3125C3.03145 10.822 3.39062 9.35343 4.07839 8.03108C4.76616 6.70873 5.76229 5.57147 6.98252 4.71551C8.20275 3.85954 9.61118 3.31005 11.0887 3.11351C12.5662 2.91697 14.0693 3.07917 15.4709 3.58638C16.8724 4.0936 18.1312 4.93091 19.1407 6.02748C20.1503 7.12406 20.8809 8.44764 21.2707 9.88628C21.6605 11.3249 21.6981 12.8363 21.3804 14.2925C21.0626 15.7488 20.3987 17.1071 19.445 18.2525L24.7213 23.5287C24.8041 23.606 24.8706 23.6991 24.9168 23.8026C24.9629 23.9061 24.9877 24.0179 24.9897 24.1312C24.9917 24.2444 24.9708 24.357 24.9284 24.462C24.886 24.5671 24.8228 24.6625 24.7427 24.7427C24.6625 24.8228 24.5671 24.8859 24.462 24.9284C24.357 24.9708 24.2445 24.9917 24.1312 24.9897C24.0179 24.9877 23.9061 24.9629 23.8026 24.9167C23.6991 24.8706 23.606 24.8041 23.5287 24.7212L18.2525 19.445C16.8971 20.5739 15.2481 21.2932 13.4986 21.5187C11.7491 21.7441 9.97162 21.4663 8.37434 20.7178C6.77705 19.9694 5.42613 18.7812 4.47984 17.2926C3.53354 15.8039 3.03106 14.0764 3.03125 12.3125ZM12.3125 8.09375C12.5363 8.09375 12.7509 8.18264 12.9091 8.34088C13.0674 8.49911 13.1562 8.71372 13.1562 8.9375V11.4687H15.6875C15.9113 11.4687 16.1259 11.5576 16.2841 11.7159C16.4424 11.8741 16.5312 12.0887 16.5312 12.3125C16.5312 12.5363 16.4424 12.7509 16.2841 12.9091C16.1259 13.0674 15.9113 13.1562 15.6875 13.1562H13.1562V15.6875C13.1562 15.9113 13.0674 16.1259 12.9091 16.2841C12.7509 16.4424 12.5363 16.5312 12.3125 16.5312C12.0887 16.5312 11.8741 16.4424 11.7159 16.2841C11.5576 16.1259 11.4688 15.9113 11.4688 15.6875V13.1562H8.9375C8.71372 13.1562 8.49911 13.0674 8.34088 12.9091C8.18264 12.7509 8.09375 12.5363 8.09375 12.3125C8.09375 12.0887 8.18264 11.8741 8.34088 11.7159C8.49911 11.5576 8.71372 11.4687 8.9375 11.4687H11.4688V8.9375C11.4688 8.71372 11.5576 8.49911 11.7159 8.34088C11.8741 8.18264 12.0887 8.09375 12.3125 8.09375Z",
1307
1306
  fill: "currentColor"
1308
1307
  }
@@ -1323,8 +1322,8 @@ var template = {
1323
1322
  children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1324
1323
  "path",
1325
1324
  {
1326
- "fill-rule": "evenodd",
1327
- "clip-rule": "evenodd",
1325
+ fillRule: "evenodd",
1326
+ clipRule: "evenodd",
1328
1327
  d: "M12.3125 4.71875C11.3153 4.71875 10.3278 4.91516 9.4065 5.29679C8.48518 5.67841 7.64805 6.23776 6.94291 6.9429C6.23776 7.64805 5.67841 8.48518 5.29679 9.40649C4.91517 10.3278 4.71875 11.3153 4.71875 12.3125C4.71875 13.3097 4.91517 14.2972 5.29679 15.2185C5.67841 16.1398 6.23776 16.9769 6.94291 17.6821C7.64805 18.3872 8.48518 18.9466 9.4065 19.3282C10.3278 19.7098 11.3153 19.9062 12.3125 19.9062C14.3265 19.9062 16.258 19.1062 17.6821 17.6821C19.1062 16.258 19.9063 14.3265 19.9062 12.3125C19.9063 10.2985 19.1062 8.36701 17.6821 6.9429C16.258 5.5188 14.3265 4.71875 12.3125 4.71875ZM3.03125 12.3125C3.03145 10.822 3.39062 9.35343 4.07839 8.03108C4.76616 6.70873 5.76229 5.57147 6.98252 4.71551C8.20275 3.85954 9.61118 3.31005 11.0887 3.11351C12.5662 2.91697 14.0693 3.07917 15.4709 3.58638C16.8724 4.0936 18.1312 4.93091 19.1407 6.02748C20.1503 7.12406 20.8809 8.44764 21.2707 9.88628C21.6605 11.3249 21.6981 12.8363 21.3804 14.2925C21.0626 15.7488 20.3987 17.1071 19.445 18.2525L24.7213 23.5287C24.8041 23.606 24.8706 23.6991 24.9168 23.8026C24.9629 23.9061 24.9877 24.0179 24.9897 24.1312C24.9917 24.2444 24.9708 24.357 24.9284 24.462C24.886 24.5671 24.8228 24.6625 24.7427 24.7427C24.6625 24.8228 24.5671 24.8859 24.462 24.9284C24.357 24.9708 24.2445 24.9917 24.1312 24.9897C24.0179 24.9877 23.9061 24.9629 23.8026 24.9167C23.6991 24.8706 23.606 24.8041 23.5287 24.7212L18.2525 19.445C16.8971 20.5739 15.2481 21.2932 13.4986 21.5187C11.7491 21.7441 9.97162 21.4663 8.37434 20.7178C6.77705 19.9694 5.42613 18.7812 4.47984 17.2926C3.53354 15.8039 3.03106 14.0764 3.03125 12.3125ZM8.09375 12.3125C8.09375 12.0887 8.18264 11.8741 8.34088 11.7159C8.49911 11.5576 8.71372 11.4687 8.9375 11.4687H15.6875C15.9113 11.4687 16.1259 11.5576 16.2841 11.7159C16.4424 11.8741 16.5312 12.0887 16.5312 12.3125C16.5312 12.5363 16.4424 12.7509 16.2841 12.9091C16.1259 13.0674 15.9113 13.1562 15.6875 13.1562H8.9375C8.71372 13.1562 8.49911 13.0674 8.34088 12.9091C8.18264 12.7509 8.09375 12.5363 8.09375 12.3125Z",
1329
1328
  fill: "currentColor"
1330
1329
  }
@@ -1343,7 +1342,7 @@ var template = {
1343
1342
  xmlns: "http://www.w3.org/2000/svg",
1344
1343
  className,
1345
1344
  children: [
1346
- /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("g", { "clip-path": "url(#clip0_3324_7754)", children: [
1345
+ /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("g", { clipPath: "url(#clip0_3324_7754)", children: [
1347
1346
  /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1348
1347
  "path",
1349
1348
  {
@@ -1382,7 +1381,7 @@ var template = {
1382
1381
  xmlns: "http://www.w3.org/2000/svg",
1383
1382
  className,
1384
1383
  children: [
1385
- /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("g", { "clip-path": "url(#clip0_3324_7595)", children: [
1384
+ /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("g", { clipPath: "url(#clip0_3324_7595)", children: [
1386
1385
  /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1387
1386
  "path",
1388
1387
  {
@@ -1431,8 +1430,8 @@ var template = {
1431
1430
  /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1432
1431
  "path",
1433
1432
  {
1434
- "fill-rule": "evenodd",
1435
- "clip-rule": "evenodd",
1433
+ fillRule: "evenodd",
1434
+ clipRule: "evenodd",
1436
1435
  d: "M8.676 3.18737C10.2242 3.10421 11.7758 3.10421 13.324 3.18737C14.1701 3.23287 14.9253 3.69924 15.3645 4.40362L16.0829 5.55599C16.2929 5.89112 16.6473 6.11862 17.0541 6.17724C17.3919 6.22449 17.7279 6.27612 18.0621 6.33212C19.3151 6.54124 20.1875 7.63849 20.1875 8.87749V16.2502C20.1875 16.9464 19.9109 17.6141 19.4187 18.1064C18.9264 18.5987 18.2587 18.8752 17.5625 18.8752H4.4375C3.74131 18.8752 3.07363 18.5987 2.58134 18.1064C2.08906 17.6141 1.8125 16.9464 1.8125 16.2502V8.87749C1.8125 7.63849 2.68487 6.54124 3.93787 6.33212C4.27212 6.27612 4.60812 6.22449 4.945 6.17637C5.14241 6.14995 5.33165 6.08064 5.49944 5.97332C5.66722 5.866 5.80949 5.72326 5.91625 5.55512L6.6355 4.40449C6.85293 4.05279 7.15189 3.75864 7.50707 3.54693C7.86225 3.33522 8.2632 3.21132 8.676 3.18737ZM6.40625 11.6565C6.40625 10.4382 6.89023 9.26972 7.75173 8.40822C8.61322 7.54673 9.78166 7.06274 11 7.06274C12.2183 7.06274 13.3868 7.54673 14.2483 8.40822C15.1098 9.26972 15.5937 10.4382 15.5938 11.6565C15.5937 12.8748 15.1098 14.0433 14.2483 14.9048C13.3868 15.7663 12.2183 16.2502 11 16.2502C9.78166 16.2502 8.61322 15.7663 7.75173 14.9048C6.89023 14.0433 6.40625 12.8748 6.40625 11.6565ZM16.9062 10.344C17.0803 10.344 17.2472 10.2749 17.3703 10.1518C17.4934 10.0287 17.5625 9.86179 17.5625 9.68774C17.5625 9.5137 17.4934 9.34678 17.3703 9.22371C17.2472 9.10063 17.0803 9.03149 16.9062 9.03149C16.7322 9.03149 16.5653 9.10063 16.4422 9.22371C16.3191 9.34678 16.25 9.5137 16.25 9.68774C16.25 9.86179 16.3191 10.0287 16.4422 10.1518C16.5653 10.2749 16.7322 10.344 16.9062 10.344Z",
1437
1436
  fill: "currentColor"
1438
1437
  }
@@ -5664,49 +5663,49 @@ var iconButtonStyle = tv({
5664
5663
  variant: "outline",
5665
5664
  color: "primary",
5666
5665
  class: {
5667
- base: ["bg-transparent", "!border-primary-main", "text-primary-main", "hover:bg-primary-soft"]
5666
+ base: ["bg-body-background", "!border-primary-main", "text-primary-main", "hover:bg-primary-soft"]
5668
5667
  }
5669
5668
  },
5670
5669
  {
5671
5670
  variant: "outline",
5672
5671
  color: "secondary",
5673
5672
  class: {
5674
- base: ["bg-transparent", "!border-secondary-main", "text-secondary-main", "hover:bg-secondary-soft"]
5673
+ base: ["bg-body-background", "!border-secondary-main", "text-secondary-main", "hover:bg-secondary-soft"]
5675
5674
  }
5676
5675
  },
5677
5676
  {
5678
5677
  variant: "outline",
5679
5678
  color: "neutral",
5680
5679
  class: {
5681
- base: ["bg-transparent", "!border-neutral-main", "text-neutral-main", "hover:bg-neutral-soft"]
5680
+ base: ["bg-body-background", "!border-neutral-main", "text-neutral-main", "hover:bg-neutral-soft"]
5682
5681
  }
5683
5682
  },
5684
5683
  {
5685
5684
  variant: "outline",
5686
5685
  color: "info",
5687
5686
  class: {
5688
- base: ["bg-transparent", "!border-info-main", "text-info-main", "hover:bg-info-soft"]
5687
+ base: ["bg-body-background", "!border-info-main", "text-info-main", "hover:bg-info-soft"]
5689
5688
  }
5690
5689
  },
5691
5690
  {
5692
5691
  variant: "outline",
5693
5692
  color: "success",
5694
5693
  class: {
5695
- base: ["bg-transparent", "!border-success-main", "text-success-main", "hover:bg-success-soft"]
5694
+ base: ["bg-body-background", "!border-success-main", "text-success-main", "hover:bg-success-soft"]
5696
5695
  }
5697
5696
  },
5698
5697
  {
5699
5698
  variant: "outline",
5700
5699
  color: "warning",
5701
5700
  class: {
5702
- base: ["bg-transparent", "!border-warning-main", "text-warning-main", "hover:bg-warning-soft"]
5701
+ base: ["bg-body-background", "!border-warning-main", "text-warning-main", "hover:bg-warning-soft"]
5703
5702
  }
5704
5703
  },
5705
5704
  {
5706
5705
  variant: "outline",
5707
5706
  color: "danger",
5708
5707
  class: {
5709
- base: ["bg-transparent", "!border-danger-main", "text-danger-main", "hover:bg-danger-soft"]
5708
+ base: ["bg-body-background", "!border-danger-main", "text-danger-main", "hover:bg-danger-soft"]
5710
5709
  }
5711
5710
  },
5712
5711
  // ghost
@@ -5,19 +5,19 @@ import {
5
5
  } from "../../chunk-EKWUOA5B.mjs";
6
6
  import {
7
7
  button_default
8
- } from "../../chunk-BUH3JK3B.mjs";
8
+ } from "../../chunk-Q7J5FAMH.mjs";
9
9
  import {
10
10
  icon_button_default
11
- } from "../../chunk-FMZEP4LD.mjs";
11
+ } from "../../chunk-PQRAYOTJ.mjs";
12
12
  import "../../chunk-6WSACUIB.mjs";
13
13
  import "../../chunk-6PNKRBUT.mjs";
14
14
  import "../../chunk-LXHUO6VM.mjs";
15
15
  import "../../chunk-ZYIIXWVY.mjs";
16
- import "../../chunk-UTWY7OBW.mjs";
16
+ import "../../chunk-JP4TEWP7.mjs";
17
17
  import {
18
18
  text_button_default
19
19
  } from "../../chunk-TVTIX7MO.mjs";
20
- import "../../chunk-YZ7HQHTL.mjs";
20
+ import "../../chunk-RRONV7YA.mjs";
21
21
  import "../../chunk-XOPCRI7Z.mjs";
22
22
  import "../../chunk-27Y6K5NK.mjs";
23
23
  import "../../chunk-E3G5QXSH.mjs";
@@ -470,7 +470,6 @@ var template = {
470
470
  "image",
471
471
  {
472
472
  id: "image0_10_7240",
473
- "data-name": "man.png",
474
473
  width: "512",
475
474
  height: "512",
476
475
  preserveAspectRatio: "none",
@@ -1276,8 +1275,8 @@ var template = {
1276
1275
  children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1277
1276
  "path",
1278
1277
  {
1279
- "fill-rule": "evenodd",
1280
- "clip-rule": "evenodd",
1278
+ fillRule: "evenodd",
1279
+ clipRule: "evenodd",
1281
1280
  d: "M12.3125 4.71875C11.3153 4.71875 10.3278 4.91516 9.4065 5.29679C8.48518 5.67841 7.64805 6.23776 6.94291 6.9429C6.23776 7.64805 5.67841 8.48518 5.29679 9.40649C4.91517 10.3278 4.71875 11.3153 4.71875 12.3125C4.71875 13.3097 4.91517 14.2972 5.29679 15.2185C5.67841 16.1398 6.23776 16.9769 6.94291 17.6821C7.64805 18.3872 8.48518 18.9466 9.4065 19.3282C10.3278 19.7098 11.3153 19.9062 12.3125 19.9062C14.3265 19.9062 16.258 19.1062 17.6821 17.6821C19.1062 16.258 19.9063 14.3265 19.9062 12.3125C19.9063 10.2985 19.1062 8.36701 17.6821 6.9429C16.258 5.5188 14.3265 4.71875 12.3125 4.71875ZM3.03125 12.3125C3.03145 10.822 3.39062 9.35343 4.07839 8.03108C4.76616 6.70873 5.76229 5.57147 6.98252 4.71551C8.20275 3.85954 9.61118 3.31005 11.0887 3.11351C12.5662 2.91697 14.0693 3.07917 15.4709 3.58638C16.8724 4.0936 18.1312 4.93091 19.1407 6.02748C20.1503 7.12406 20.8809 8.44764 21.2707 9.88628C21.6605 11.3249 21.6981 12.8363 21.3804 14.2925C21.0626 15.7488 20.3987 17.1071 19.445 18.2525L24.7213 23.5287C24.8041 23.606 24.8706 23.6991 24.9168 23.8026C24.9629 23.9061 24.9877 24.0179 24.9897 24.1312C24.9917 24.2444 24.9708 24.357 24.9284 24.462C24.886 24.5671 24.8228 24.6625 24.7427 24.7427C24.6625 24.8228 24.5671 24.8859 24.462 24.9284C24.357 24.9708 24.2445 24.9917 24.1312 24.9897C24.0179 24.9877 23.9061 24.9629 23.8026 24.9167C23.6991 24.8706 23.606 24.8041 23.5287 24.7212L18.2525 19.445C16.8971 20.5739 15.2481 21.2932 13.4986 21.5187C11.7491 21.7441 9.97162 21.4663 8.37434 20.7178C6.77705 19.9694 5.42613 18.7812 4.47984 17.2926C3.53354 15.8039 3.03106 14.0764 3.03125 12.3125ZM12.3125 8.09375C12.5363 8.09375 12.7509 8.18264 12.9091 8.34088C13.0674 8.49911 13.1562 8.71372 13.1562 8.9375V11.4687H15.6875C15.9113 11.4687 16.1259 11.5576 16.2841 11.7159C16.4424 11.8741 16.5312 12.0887 16.5312 12.3125C16.5312 12.5363 16.4424 12.7509 16.2841 12.9091C16.1259 13.0674 15.9113 13.1562 15.6875 13.1562H13.1562V15.6875C13.1562 15.9113 13.0674 16.1259 12.9091 16.2841C12.7509 16.4424 12.5363 16.5312 12.3125 16.5312C12.0887 16.5312 11.8741 16.4424 11.7159 16.2841C11.5576 16.1259 11.4688 15.9113 11.4688 15.6875V13.1562H8.9375C8.71372 13.1562 8.49911 13.0674 8.34088 12.9091C8.18264 12.7509 8.09375 12.5363 8.09375 12.3125C8.09375 12.0887 8.18264 11.8741 8.34088 11.7159C8.49911 11.5576 8.71372 11.4687 8.9375 11.4687H11.4688V8.9375C11.4688 8.71372 11.5576 8.49911 11.7159 8.34088C11.8741 8.18264 12.0887 8.09375 12.3125 8.09375Z",
1282
1281
  fill: "currentColor"
1283
1282
  }
@@ -1298,8 +1297,8 @@ var template = {
1298
1297
  children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1299
1298
  "path",
1300
1299
  {
1301
- "fill-rule": "evenodd",
1302
- "clip-rule": "evenodd",
1300
+ fillRule: "evenodd",
1301
+ clipRule: "evenodd",
1303
1302
  d: "M12.3125 4.71875C11.3153 4.71875 10.3278 4.91516 9.4065 5.29679C8.48518 5.67841 7.64805 6.23776 6.94291 6.9429C6.23776 7.64805 5.67841 8.48518 5.29679 9.40649C4.91517 10.3278 4.71875 11.3153 4.71875 12.3125C4.71875 13.3097 4.91517 14.2972 5.29679 15.2185C5.67841 16.1398 6.23776 16.9769 6.94291 17.6821C7.64805 18.3872 8.48518 18.9466 9.4065 19.3282C10.3278 19.7098 11.3153 19.9062 12.3125 19.9062C14.3265 19.9062 16.258 19.1062 17.6821 17.6821C19.1062 16.258 19.9063 14.3265 19.9062 12.3125C19.9063 10.2985 19.1062 8.36701 17.6821 6.9429C16.258 5.5188 14.3265 4.71875 12.3125 4.71875ZM3.03125 12.3125C3.03145 10.822 3.39062 9.35343 4.07839 8.03108C4.76616 6.70873 5.76229 5.57147 6.98252 4.71551C8.20275 3.85954 9.61118 3.31005 11.0887 3.11351C12.5662 2.91697 14.0693 3.07917 15.4709 3.58638C16.8724 4.0936 18.1312 4.93091 19.1407 6.02748C20.1503 7.12406 20.8809 8.44764 21.2707 9.88628C21.6605 11.3249 21.6981 12.8363 21.3804 14.2925C21.0626 15.7488 20.3987 17.1071 19.445 18.2525L24.7213 23.5287C24.8041 23.606 24.8706 23.6991 24.9168 23.8026C24.9629 23.9061 24.9877 24.0179 24.9897 24.1312C24.9917 24.2444 24.9708 24.357 24.9284 24.462C24.886 24.5671 24.8228 24.6625 24.7427 24.7427C24.6625 24.8228 24.5671 24.8859 24.462 24.9284C24.357 24.9708 24.2445 24.9917 24.1312 24.9897C24.0179 24.9877 23.9061 24.9629 23.8026 24.9167C23.6991 24.8706 23.606 24.8041 23.5287 24.7212L18.2525 19.445C16.8971 20.5739 15.2481 21.2932 13.4986 21.5187C11.7491 21.7441 9.97162 21.4663 8.37434 20.7178C6.77705 19.9694 5.42613 18.7812 4.47984 17.2926C3.53354 15.8039 3.03106 14.0764 3.03125 12.3125ZM8.09375 12.3125C8.09375 12.0887 8.18264 11.8741 8.34088 11.7159C8.49911 11.5576 8.71372 11.4687 8.9375 11.4687H15.6875C15.9113 11.4687 16.1259 11.5576 16.2841 11.7159C16.4424 11.8741 16.5312 12.0887 16.5312 12.3125C16.5312 12.5363 16.4424 12.7509 16.2841 12.9091C16.1259 13.0674 15.9113 13.1562 15.6875 13.1562H8.9375C8.71372 13.1562 8.49911 13.0674 8.34088 12.9091C8.18264 12.7509 8.09375 12.5363 8.09375 12.3125Z",
1304
1303
  fill: "currentColor"
1305
1304
  }
@@ -1318,7 +1317,7 @@ var template = {
1318
1317
  xmlns: "http://www.w3.org/2000/svg",
1319
1318
  className,
1320
1319
  children: [
1321
- /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("g", { "clip-path": "url(#clip0_3324_7754)", children: [
1320
+ /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("g", { clipPath: "url(#clip0_3324_7754)", children: [
1322
1321
  /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1323
1322
  "path",
1324
1323
  {
@@ -1357,7 +1356,7 @@ var template = {
1357
1356
  xmlns: "http://www.w3.org/2000/svg",
1358
1357
  className,
1359
1358
  children: [
1360
- /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("g", { "clip-path": "url(#clip0_3324_7595)", children: [
1359
+ /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("g", { clipPath: "url(#clip0_3324_7595)", children: [
1361
1360
  /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1362
1361
  "path",
1363
1362
  {
@@ -1406,8 +1405,8 @@ var template = {
1406
1405
  /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1407
1406
  "path",
1408
1407
  {
1409
- "fill-rule": "evenodd",
1410
- "clip-rule": "evenodd",
1408
+ fillRule: "evenodd",
1409
+ clipRule: "evenodd",
1411
1410
  d: "M8.676 3.18737C10.2242 3.10421 11.7758 3.10421 13.324 3.18737C14.1701 3.23287 14.9253 3.69924 15.3645 4.40362L16.0829 5.55599C16.2929 5.89112 16.6473 6.11862 17.0541 6.17724C17.3919 6.22449 17.7279 6.27612 18.0621 6.33212C19.3151 6.54124 20.1875 7.63849 20.1875 8.87749V16.2502C20.1875 16.9464 19.9109 17.6141 19.4187 18.1064C18.9264 18.5987 18.2587 18.8752 17.5625 18.8752H4.4375C3.74131 18.8752 3.07363 18.5987 2.58134 18.1064C2.08906 17.6141 1.8125 16.9464 1.8125 16.2502V8.87749C1.8125 7.63849 2.68487 6.54124 3.93787 6.33212C4.27212 6.27612 4.60812 6.22449 4.945 6.17637C5.14241 6.14995 5.33165 6.08064 5.49944 5.97332C5.66722 5.866 5.80949 5.72326 5.91625 5.55512L6.6355 4.40449C6.85293 4.05279 7.15189 3.75864 7.50707 3.54693C7.86225 3.33522 8.2632 3.21132 8.676 3.18737ZM6.40625 11.6565C6.40625 10.4382 6.89023 9.26972 7.75173 8.40822C8.61322 7.54673 9.78166 7.06274 11 7.06274C12.2183 7.06274 13.3868 7.54673 14.2483 8.40822C15.1098 9.26972 15.5937 10.4382 15.5938 11.6565C15.5937 12.8748 15.1098 14.0433 14.2483 14.9048C13.3868 15.7663 12.2183 16.2502 11 16.2502C9.78166 16.2502 8.61322 15.7663 7.75173 14.9048C6.89023 14.0433 6.40625 12.8748 6.40625 11.6565ZM16.9062 10.344C17.0803 10.344 17.2472 10.2749 17.3703 10.1518C17.4934 10.0287 17.5625 9.86179 17.5625 9.68774C17.5625 9.5137 17.4934 9.34678 17.3703 9.22371C17.2472 9.10063 17.0803 9.03149 16.9062 9.03149C16.7322 9.03149 16.5653 9.10063 16.4422 9.22371C16.3191 9.34678 16.25 9.5137 16.25 9.68774C16.25 9.86179 16.3191 10.0287 16.4422 10.1518C16.5653 10.2749 16.7322 10.344 16.9062 10.344Z",
1412
1411
  fill: "currentColor"
1413
1412
  }
@@ -1,10 +1,10 @@
1
1
  "use client";
2
2
  import {
3
3
  chip_default
4
- } from "../../chunk-NQYWOEB3.mjs";
4
+ } from "../../chunk-PWWPGVPS.mjs";
5
5
  import "../../chunk-ZYIIXWVY.mjs";
6
- import "../../chunk-UTWY7OBW.mjs";
7
- import "../../chunk-YZ7HQHTL.mjs";
6
+ import "../../chunk-JP4TEWP7.mjs";
7
+ import "../../chunk-RRONV7YA.mjs";
8
8
  import "../../chunk-XOPCRI7Z.mjs";
9
9
  import "../../chunk-E3G5QXSH.mjs";
10
10
  import "../../chunk-AC6TWLRT.mjs";
@@ -472,7 +472,6 @@ var template = {
472
472
  "image",
473
473
  {
474
474
  id: "image0_10_7240",
475
- "data-name": "man.png",
476
475
  width: "512",
477
476
  height: "512",
478
477
  preserveAspectRatio: "none",
@@ -1278,8 +1277,8 @@ var template = {
1278
1277
  children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1279
1278
  "path",
1280
1279
  {
1281
- "fill-rule": "evenodd",
1282
- "clip-rule": "evenodd",
1280
+ fillRule: "evenodd",
1281
+ clipRule: "evenodd",
1283
1282
  d: "M12.3125 4.71875C11.3153 4.71875 10.3278 4.91516 9.4065 5.29679C8.48518 5.67841 7.64805 6.23776 6.94291 6.9429C6.23776 7.64805 5.67841 8.48518 5.29679 9.40649C4.91517 10.3278 4.71875 11.3153 4.71875 12.3125C4.71875 13.3097 4.91517 14.2972 5.29679 15.2185C5.67841 16.1398 6.23776 16.9769 6.94291 17.6821C7.64805 18.3872 8.48518 18.9466 9.4065 19.3282C10.3278 19.7098 11.3153 19.9062 12.3125 19.9062C14.3265 19.9062 16.258 19.1062 17.6821 17.6821C19.1062 16.258 19.9063 14.3265 19.9062 12.3125C19.9063 10.2985 19.1062 8.36701 17.6821 6.9429C16.258 5.5188 14.3265 4.71875 12.3125 4.71875ZM3.03125 12.3125C3.03145 10.822 3.39062 9.35343 4.07839 8.03108C4.76616 6.70873 5.76229 5.57147 6.98252 4.71551C8.20275 3.85954 9.61118 3.31005 11.0887 3.11351C12.5662 2.91697 14.0693 3.07917 15.4709 3.58638C16.8724 4.0936 18.1312 4.93091 19.1407 6.02748C20.1503 7.12406 20.8809 8.44764 21.2707 9.88628C21.6605 11.3249 21.6981 12.8363 21.3804 14.2925C21.0626 15.7488 20.3987 17.1071 19.445 18.2525L24.7213 23.5287C24.8041 23.606 24.8706 23.6991 24.9168 23.8026C24.9629 23.9061 24.9877 24.0179 24.9897 24.1312C24.9917 24.2444 24.9708 24.357 24.9284 24.462C24.886 24.5671 24.8228 24.6625 24.7427 24.7427C24.6625 24.8228 24.5671 24.8859 24.462 24.9284C24.357 24.9708 24.2445 24.9917 24.1312 24.9897C24.0179 24.9877 23.9061 24.9629 23.8026 24.9167C23.6991 24.8706 23.606 24.8041 23.5287 24.7212L18.2525 19.445C16.8971 20.5739 15.2481 21.2932 13.4986 21.5187C11.7491 21.7441 9.97162 21.4663 8.37434 20.7178C6.77705 19.9694 5.42613 18.7812 4.47984 17.2926C3.53354 15.8039 3.03106 14.0764 3.03125 12.3125ZM12.3125 8.09375C12.5363 8.09375 12.7509 8.18264 12.9091 8.34088C13.0674 8.49911 13.1562 8.71372 13.1562 8.9375V11.4687H15.6875C15.9113 11.4687 16.1259 11.5576 16.2841 11.7159C16.4424 11.8741 16.5312 12.0887 16.5312 12.3125C16.5312 12.5363 16.4424 12.7509 16.2841 12.9091C16.1259 13.0674 15.9113 13.1562 15.6875 13.1562H13.1562V15.6875C13.1562 15.9113 13.0674 16.1259 12.9091 16.2841C12.7509 16.4424 12.5363 16.5312 12.3125 16.5312C12.0887 16.5312 11.8741 16.4424 11.7159 16.2841C11.5576 16.1259 11.4688 15.9113 11.4688 15.6875V13.1562H8.9375C8.71372 13.1562 8.49911 13.0674 8.34088 12.9091C8.18264 12.7509 8.09375 12.5363 8.09375 12.3125C8.09375 12.0887 8.18264 11.8741 8.34088 11.7159C8.49911 11.5576 8.71372 11.4687 8.9375 11.4687H11.4688V8.9375C11.4688 8.71372 11.5576 8.49911 11.7159 8.34088C11.8741 8.18264 12.0887 8.09375 12.3125 8.09375Z",
1284
1283
  fill: "currentColor"
1285
1284
  }
@@ -1300,8 +1299,8 @@ var template = {
1300
1299
  children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1301
1300
  "path",
1302
1301
  {
1303
- "fill-rule": "evenodd",
1304
- "clip-rule": "evenodd",
1302
+ fillRule: "evenodd",
1303
+ clipRule: "evenodd",
1305
1304
  d: "M12.3125 4.71875C11.3153 4.71875 10.3278 4.91516 9.4065 5.29679C8.48518 5.67841 7.64805 6.23776 6.94291 6.9429C6.23776 7.64805 5.67841 8.48518 5.29679 9.40649C4.91517 10.3278 4.71875 11.3153 4.71875 12.3125C4.71875 13.3097 4.91517 14.2972 5.29679 15.2185C5.67841 16.1398 6.23776 16.9769 6.94291 17.6821C7.64805 18.3872 8.48518 18.9466 9.4065 19.3282C10.3278 19.7098 11.3153 19.9062 12.3125 19.9062C14.3265 19.9062 16.258 19.1062 17.6821 17.6821C19.1062 16.258 19.9063 14.3265 19.9062 12.3125C19.9063 10.2985 19.1062 8.36701 17.6821 6.9429C16.258 5.5188 14.3265 4.71875 12.3125 4.71875ZM3.03125 12.3125C3.03145 10.822 3.39062 9.35343 4.07839 8.03108C4.76616 6.70873 5.76229 5.57147 6.98252 4.71551C8.20275 3.85954 9.61118 3.31005 11.0887 3.11351C12.5662 2.91697 14.0693 3.07917 15.4709 3.58638C16.8724 4.0936 18.1312 4.93091 19.1407 6.02748C20.1503 7.12406 20.8809 8.44764 21.2707 9.88628C21.6605 11.3249 21.6981 12.8363 21.3804 14.2925C21.0626 15.7488 20.3987 17.1071 19.445 18.2525L24.7213 23.5287C24.8041 23.606 24.8706 23.6991 24.9168 23.8026C24.9629 23.9061 24.9877 24.0179 24.9897 24.1312C24.9917 24.2444 24.9708 24.357 24.9284 24.462C24.886 24.5671 24.8228 24.6625 24.7427 24.7427C24.6625 24.8228 24.5671 24.8859 24.462 24.9284C24.357 24.9708 24.2445 24.9917 24.1312 24.9897C24.0179 24.9877 23.9061 24.9629 23.8026 24.9167C23.6991 24.8706 23.606 24.8041 23.5287 24.7212L18.2525 19.445C16.8971 20.5739 15.2481 21.2932 13.4986 21.5187C11.7491 21.7441 9.97162 21.4663 8.37434 20.7178C6.77705 19.9694 5.42613 18.7812 4.47984 17.2926C3.53354 15.8039 3.03106 14.0764 3.03125 12.3125ZM8.09375 12.3125C8.09375 12.0887 8.18264 11.8741 8.34088 11.7159C8.49911 11.5576 8.71372 11.4687 8.9375 11.4687H15.6875C15.9113 11.4687 16.1259 11.5576 16.2841 11.7159C16.4424 11.8741 16.5312 12.0887 16.5312 12.3125C16.5312 12.5363 16.4424 12.7509 16.2841 12.9091C16.1259 13.0674 15.9113 13.1562 15.6875 13.1562H8.9375C8.71372 13.1562 8.49911 13.0674 8.34088 12.9091C8.18264 12.7509 8.09375 12.5363 8.09375 12.3125Z",
1306
1305
  fill: "currentColor"
1307
1306
  }
@@ -1320,7 +1319,7 @@ var template = {
1320
1319
  xmlns: "http://www.w3.org/2000/svg",
1321
1320
  className,
1322
1321
  children: [
1323
- /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("g", { "clip-path": "url(#clip0_3324_7754)", children: [
1322
+ /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("g", { clipPath: "url(#clip0_3324_7754)", children: [
1324
1323
  /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1325
1324
  "path",
1326
1325
  {
@@ -1359,7 +1358,7 @@ var template = {
1359
1358
  xmlns: "http://www.w3.org/2000/svg",
1360
1359
  className,
1361
1360
  children: [
1362
- /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("g", { "clip-path": "url(#clip0_3324_7595)", children: [
1361
+ /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("g", { clipPath: "url(#clip0_3324_7595)", children: [
1363
1362
  /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1364
1363
  "path",
1365
1364
  {
@@ -1408,8 +1407,8 @@ var template = {
1408
1407
  /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1409
1408
  "path",
1410
1409
  {
1411
- "fill-rule": "evenodd",
1412
- "clip-rule": "evenodd",
1410
+ fillRule: "evenodd",
1411
+ clipRule: "evenodd",
1413
1412
  d: "M8.676 3.18737C10.2242 3.10421 11.7758 3.10421 13.324 3.18737C14.1701 3.23287 14.9253 3.69924 15.3645 4.40362L16.0829 5.55599C16.2929 5.89112 16.6473 6.11862 17.0541 6.17724C17.3919 6.22449 17.7279 6.27612 18.0621 6.33212C19.3151 6.54124 20.1875 7.63849 20.1875 8.87749V16.2502C20.1875 16.9464 19.9109 17.6141 19.4187 18.1064C18.9264 18.5987 18.2587 18.8752 17.5625 18.8752H4.4375C3.74131 18.8752 3.07363 18.5987 2.58134 18.1064C2.08906 17.6141 1.8125 16.9464 1.8125 16.2502V8.87749C1.8125 7.63849 2.68487 6.54124 3.93787 6.33212C4.27212 6.27612 4.60812 6.22449 4.945 6.17637C5.14241 6.14995 5.33165 6.08064 5.49944 5.97332C5.66722 5.866 5.80949 5.72326 5.91625 5.55512L6.6355 4.40449C6.85293 4.05279 7.15189 3.75864 7.50707 3.54693C7.86225 3.33522 8.2632 3.21132 8.676 3.18737ZM6.40625 11.6565C6.40625 10.4382 6.89023 9.26972 7.75173 8.40822C8.61322 7.54673 9.78166 7.06274 11 7.06274C12.2183 7.06274 13.3868 7.54673 14.2483 8.40822C15.1098 9.26972 15.5937 10.4382 15.5938 11.6565C15.5937 12.8748 15.1098 14.0433 14.2483 14.9048C13.3868 15.7663 12.2183 16.2502 11 16.2502C9.78166 16.2502 8.61322 15.7663 7.75173 14.9048C6.89023 14.0433 6.40625 12.8748 6.40625 11.6565ZM16.9062 10.344C17.0803 10.344 17.2472 10.2749 17.3703 10.1518C17.4934 10.0287 17.5625 9.86179 17.5625 9.68774C17.5625 9.5137 17.4934 9.34678 17.3703 9.22371C17.2472 9.10063 17.0803 9.03149 16.9062 9.03149C16.7322 9.03149 16.5653 9.10063 16.4422 9.22371C16.3191 9.34678 16.25 9.5137 16.25 9.68774C16.25 9.86179 16.3191 10.0287 16.4422 10.1518C16.5653 10.2749 16.7322 10.344 16.9062 10.344Z",
1414
1413
  fill: "currentColor"
1415
1414
  }
@@ -2,10 +2,10 @@
2
2
  import "../../chunk-MGEWSREV.mjs";
3
3
  import {
4
4
  chip_default
5
- } from "../../chunk-NQYWOEB3.mjs";
5
+ } from "../../chunk-PWWPGVPS.mjs";
6
6
  import "../../chunk-ZYIIXWVY.mjs";
7
- import "../../chunk-UTWY7OBW.mjs";
8
- import "../../chunk-YZ7HQHTL.mjs";
7
+ import "../../chunk-JP4TEWP7.mjs";
8
+ import "../../chunk-RRONV7YA.mjs";
9
9
  import "../../chunk-XOPCRI7Z.mjs";
10
10
  import "../../chunk-E3G5QXSH.mjs";
11
11
  import "../../chunk-AC6TWLRT.mjs";
@@ -491,7 +491,6 @@ var template = {
491
491
  "image",
492
492
  {
493
493
  id: "image0_10_7240",
494
- "data-name": "man.png",
495
494
  width: "512",
496
495
  height: "512",
497
496
  preserveAspectRatio: "none",
@@ -1297,8 +1296,8 @@ var template = {
1297
1296
  children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1298
1297
  "path",
1299
1298
  {
1300
- "fill-rule": "evenodd",
1301
- "clip-rule": "evenodd",
1299
+ fillRule: "evenodd",
1300
+ clipRule: "evenodd",
1302
1301
  d: "M12.3125 4.71875C11.3153 4.71875 10.3278 4.91516 9.4065 5.29679C8.48518 5.67841 7.64805 6.23776 6.94291 6.9429C6.23776 7.64805 5.67841 8.48518 5.29679 9.40649C4.91517 10.3278 4.71875 11.3153 4.71875 12.3125C4.71875 13.3097 4.91517 14.2972 5.29679 15.2185C5.67841 16.1398 6.23776 16.9769 6.94291 17.6821C7.64805 18.3872 8.48518 18.9466 9.4065 19.3282C10.3278 19.7098 11.3153 19.9062 12.3125 19.9062C14.3265 19.9062 16.258 19.1062 17.6821 17.6821C19.1062 16.258 19.9063 14.3265 19.9062 12.3125C19.9063 10.2985 19.1062 8.36701 17.6821 6.9429C16.258 5.5188 14.3265 4.71875 12.3125 4.71875ZM3.03125 12.3125C3.03145 10.822 3.39062 9.35343 4.07839 8.03108C4.76616 6.70873 5.76229 5.57147 6.98252 4.71551C8.20275 3.85954 9.61118 3.31005 11.0887 3.11351C12.5662 2.91697 14.0693 3.07917 15.4709 3.58638C16.8724 4.0936 18.1312 4.93091 19.1407 6.02748C20.1503 7.12406 20.8809 8.44764 21.2707 9.88628C21.6605 11.3249 21.6981 12.8363 21.3804 14.2925C21.0626 15.7488 20.3987 17.1071 19.445 18.2525L24.7213 23.5287C24.8041 23.606 24.8706 23.6991 24.9168 23.8026C24.9629 23.9061 24.9877 24.0179 24.9897 24.1312C24.9917 24.2444 24.9708 24.357 24.9284 24.462C24.886 24.5671 24.8228 24.6625 24.7427 24.7427C24.6625 24.8228 24.5671 24.8859 24.462 24.9284C24.357 24.9708 24.2445 24.9917 24.1312 24.9897C24.0179 24.9877 23.9061 24.9629 23.8026 24.9167C23.6991 24.8706 23.606 24.8041 23.5287 24.7212L18.2525 19.445C16.8971 20.5739 15.2481 21.2932 13.4986 21.5187C11.7491 21.7441 9.97162 21.4663 8.37434 20.7178C6.77705 19.9694 5.42613 18.7812 4.47984 17.2926C3.53354 15.8039 3.03106 14.0764 3.03125 12.3125ZM12.3125 8.09375C12.5363 8.09375 12.7509 8.18264 12.9091 8.34088C13.0674 8.49911 13.1562 8.71372 13.1562 8.9375V11.4687H15.6875C15.9113 11.4687 16.1259 11.5576 16.2841 11.7159C16.4424 11.8741 16.5312 12.0887 16.5312 12.3125C16.5312 12.5363 16.4424 12.7509 16.2841 12.9091C16.1259 13.0674 15.9113 13.1562 15.6875 13.1562H13.1562V15.6875C13.1562 15.9113 13.0674 16.1259 12.9091 16.2841C12.7509 16.4424 12.5363 16.5312 12.3125 16.5312C12.0887 16.5312 11.8741 16.4424 11.7159 16.2841C11.5576 16.1259 11.4688 15.9113 11.4688 15.6875V13.1562H8.9375C8.71372 13.1562 8.49911 13.0674 8.34088 12.9091C8.18264 12.7509 8.09375 12.5363 8.09375 12.3125C8.09375 12.0887 8.18264 11.8741 8.34088 11.7159C8.49911 11.5576 8.71372 11.4687 8.9375 11.4687H11.4688V8.9375C11.4688 8.71372 11.5576 8.49911 11.7159 8.34088C11.8741 8.18264 12.0887 8.09375 12.3125 8.09375Z",
1303
1302
  fill: "currentColor"
1304
1303
  }
@@ -1319,8 +1318,8 @@ var template = {
1319
1318
  children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1320
1319
  "path",
1321
1320
  {
1322
- "fill-rule": "evenodd",
1323
- "clip-rule": "evenodd",
1321
+ fillRule: "evenodd",
1322
+ clipRule: "evenodd",
1324
1323
  d: "M12.3125 4.71875C11.3153 4.71875 10.3278 4.91516 9.4065 5.29679C8.48518 5.67841 7.64805 6.23776 6.94291 6.9429C6.23776 7.64805 5.67841 8.48518 5.29679 9.40649C4.91517 10.3278 4.71875 11.3153 4.71875 12.3125C4.71875 13.3097 4.91517 14.2972 5.29679 15.2185C5.67841 16.1398 6.23776 16.9769 6.94291 17.6821C7.64805 18.3872 8.48518 18.9466 9.4065 19.3282C10.3278 19.7098 11.3153 19.9062 12.3125 19.9062C14.3265 19.9062 16.258 19.1062 17.6821 17.6821C19.1062 16.258 19.9063 14.3265 19.9062 12.3125C19.9063 10.2985 19.1062 8.36701 17.6821 6.9429C16.258 5.5188 14.3265 4.71875 12.3125 4.71875ZM3.03125 12.3125C3.03145 10.822 3.39062 9.35343 4.07839 8.03108C4.76616 6.70873 5.76229 5.57147 6.98252 4.71551C8.20275 3.85954 9.61118 3.31005 11.0887 3.11351C12.5662 2.91697 14.0693 3.07917 15.4709 3.58638C16.8724 4.0936 18.1312 4.93091 19.1407 6.02748C20.1503 7.12406 20.8809 8.44764 21.2707 9.88628C21.6605 11.3249 21.6981 12.8363 21.3804 14.2925C21.0626 15.7488 20.3987 17.1071 19.445 18.2525L24.7213 23.5287C24.8041 23.606 24.8706 23.6991 24.9168 23.8026C24.9629 23.9061 24.9877 24.0179 24.9897 24.1312C24.9917 24.2444 24.9708 24.357 24.9284 24.462C24.886 24.5671 24.8228 24.6625 24.7427 24.7427C24.6625 24.8228 24.5671 24.8859 24.462 24.9284C24.357 24.9708 24.2445 24.9917 24.1312 24.9897C24.0179 24.9877 23.9061 24.9629 23.8026 24.9167C23.6991 24.8706 23.606 24.8041 23.5287 24.7212L18.2525 19.445C16.8971 20.5739 15.2481 21.2932 13.4986 21.5187C11.7491 21.7441 9.97162 21.4663 8.37434 20.7178C6.77705 19.9694 5.42613 18.7812 4.47984 17.2926C3.53354 15.8039 3.03106 14.0764 3.03125 12.3125ZM8.09375 12.3125C8.09375 12.0887 8.18264 11.8741 8.34088 11.7159C8.49911 11.5576 8.71372 11.4687 8.9375 11.4687H15.6875C15.9113 11.4687 16.1259 11.5576 16.2841 11.7159C16.4424 11.8741 16.5312 12.0887 16.5312 12.3125C16.5312 12.5363 16.4424 12.7509 16.2841 12.9091C16.1259 13.0674 15.9113 13.1562 15.6875 13.1562H8.9375C8.71372 13.1562 8.49911 13.0674 8.34088 12.9091C8.18264 12.7509 8.09375 12.5363 8.09375 12.3125Z",
1325
1324
  fill: "currentColor"
1326
1325
  }
@@ -1339,7 +1338,7 @@ var template = {
1339
1338
  xmlns: "http://www.w3.org/2000/svg",
1340
1339
  className,
1341
1340
  children: [
1342
- /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("g", { "clip-path": "url(#clip0_3324_7754)", children: [
1341
+ /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("g", { clipPath: "url(#clip0_3324_7754)", children: [
1343
1342
  /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1344
1343
  "path",
1345
1344
  {
@@ -1378,7 +1377,7 @@ var template = {
1378
1377
  xmlns: "http://www.w3.org/2000/svg",
1379
1378
  className,
1380
1379
  children: [
1381
- /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("g", { "clip-path": "url(#clip0_3324_7595)", children: [
1380
+ /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("g", { clipPath: "url(#clip0_3324_7595)", children: [
1382
1381
  /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1383
1382
  "path",
1384
1383
  {
@@ -1427,8 +1426,8 @@ var template = {
1427
1426
  /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1428
1427
  "path",
1429
1428
  {
1430
- "fill-rule": "evenodd",
1431
- "clip-rule": "evenodd",
1429
+ fillRule: "evenodd",
1430
+ clipRule: "evenodd",
1432
1431
  d: "M8.676 3.18737C10.2242 3.10421 11.7758 3.10421 13.324 3.18737C14.1701 3.23287 14.9253 3.69924 15.3645 4.40362L16.0829 5.55599C16.2929 5.89112 16.6473 6.11862 17.0541 6.17724C17.3919 6.22449 17.7279 6.27612 18.0621 6.33212C19.3151 6.54124 20.1875 7.63849 20.1875 8.87749V16.2502C20.1875 16.9464 19.9109 17.6141 19.4187 18.1064C18.9264 18.5987 18.2587 18.8752 17.5625 18.8752H4.4375C3.74131 18.8752 3.07363 18.5987 2.58134 18.1064C2.08906 17.6141 1.8125 16.9464 1.8125 16.2502V8.87749C1.8125 7.63849 2.68487 6.54124 3.93787 6.33212C4.27212 6.27612 4.60812 6.22449 4.945 6.17637C5.14241 6.14995 5.33165 6.08064 5.49944 5.97332C5.66722 5.866 5.80949 5.72326 5.91625 5.55512L6.6355 4.40449C6.85293 4.05279 7.15189 3.75864 7.50707 3.54693C7.86225 3.33522 8.2632 3.21132 8.676 3.18737ZM6.40625 11.6565C6.40625 10.4382 6.89023 9.26972 7.75173 8.40822C8.61322 7.54673 9.78166 7.06274 11 7.06274C12.2183 7.06274 13.3868 7.54673 14.2483 8.40822C15.1098 9.26972 15.5937 10.4382 15.5938 11.6565C15.5937 12.8748 15.1098 14.0433 14.2483 14.9048C13.3868 15.7663 12.2183 16.2502 11 16.2502C9.78166 16.2502 8.61322 15.7663 7.75173 14.9048C6.89023 14.0433 6.40625 12.8748 6.40625 11.6565ZM16.9062 10.344C17.0803 10.344 17.2472 10.2749 17.3703 10.1518C17.4934 10.0287 17.5625 9.86179 17.5625 9.68774C17.5625 9.5137 17.4934 9.34678 17.3703 9.22371C17.2472 9.10063 17.0803 9.03149 16.9062 9.03149C16.7322 9.03149 16.5653 9.10063 16.4422 9.22371C16.3191 9.34678 16.25 9.5137 16.25 9.68774C16.25 9.86179 16.3191 10.0287 16.4422 10.1518C16.5653 10.2749 16.7322 10.344 16.9062 10.344Z",
1433
1432
  fill: "currentColor"
1434
1433
  }
@@ -2,11 +2,11 @@
2
2
  import {
3
3
  calendarStyle,
4
4
  calendar_default
5
- } from "../../chunk-CFB4JWDA.mjs";
5
+ } from "../../chunk-TUXYVNTY.mjs";
6
6
  import "../../chunk-P732YGHO.mjs";
7
7
  import "../../chunk-ZYIIXWVY.mjs";
8
- import "../../chunk-UTWY7OBW.mjs";
9
- import "../../chunk-YZ7HQHTL.mjs";
8
+ import "../../chunk-JP4TEWP7.mjs";
9
+ import "../../chunk-RRONV7YA.mjs";
10
10
  import "../../chunk-XOPCRI7Z.mjs";
11
11
  import "../../chunk-E3G5QXSH.mjs";
12
12
  import "../../chunk-AC6TWLRT.mjs";