@rufous/ui 0.1.60 → 0.1.62

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 (78) hide show
  1. package/dist/Dialogs/BaseDialog.cjs +1 -1
  2. package/dist/Dialogs/BaseDialog.css +1 -1
  3. package/dist/Dialogs/BaseDialog.js +20 -20
  4. package/dist/Dialogs/index.cjs +1 -1
  5. package/dist/Dialogs/index.css +1 -1
  6. package/dist/Dialogs/index.js +20 -20
  7. package/dist/{chunk-NSW6ZGZF.js → chunk-4BTXGP7U.js} +1 -1
  8. package/dist/chunk-5I44RDFT.js +8 -0
  9. package/dist/{chunk-KYJ3475B.js → chunk-6SUKO6QW.js} +1 -1
  10. package/dist/{chunk-CPLUOEPG.js → chunk-AQXTOTWY.js} +1 -1
  11. package/dist/chunk-DK3DA5LH.js +8 -0
  12. package/dist/{chunk-DXJ745NZ.js → chunk-EC7M5LL2.js} +1 -1
  13. package/dist/chunk-EH3QXE5G.js +8 -0
  14. package/dist/{chunk-ITZTTNM2.js → chunk-FOZYOE5W.js} +1 -1
  15. package/dist/{chunk-MKK7M3BH.js → chunk-FPRXN3DS.js} +1 -1
  16. package/dist/{chunk-XCLXQOLP.js → chunk-FSSJZDI6.js} +1 -1
  17. package/dist/{chunk-IOEQAR2M.js → chunk-G4CVY5MD.js} +1 -1
  18. package/dist/{chunk-GYLL3HRD.js → chunk-JYTI2ZBC.js} +1 -1
  19. package/dist/{chunk-QONKYAQ5.js → chunk-O3EAZPD3.js} +1 -1
  20. package/dist/chunk-OCOOSNRU.js +8 -0
  21. package/dist/{chunk-WXXJX3FF.js → chunk-Q5XKCUE3.js} +1 -1
  22. package/dist/chunk-SBX4CHO7.js +8 -0
  23. package/dist/{chunk-XPRBPIS5.js → chunk-UWQSGKVX.js} +1 -1
  24. package/dist/{chunk-FOUXNPQA.js → chunk-UZAD2QJD.js} +1 -1
  25. package/dist/{chunk-WZTZFC36.js → chunk-VI32N6SI.js} +1 -1
  26. package/dist/chunk-YTVUM76D.js +10 -0
  27. package/dist/icons/closeIcon.cjs +1 -1
  28. package/dist/icons/closeIcon.js +1 -1
  29. package/dist/icons/downloadIcon.cjs +1 -1
  30. package/dist/icons/downloadIcon.js +1 -1
  31. package/dist/icons/editChatIcon.cjs +1 -1
  32. package/dist/icons/editChatIcon.js +1 -1
  33. package/dist/icons/index.cjs +19 -19
  34. package/dist/icons/index.js +19 -19
  35. package/dist/icons/industryIcon.cjs +1 -1
  36. package/dist/icons/industryIcon.js +1 -1
  37. package/dist/icons/invoiceIcon.cjs +1 -1
  38. package/dist/icons/invoiceIcon.js +1 -1
  39. package/dist/icons/minExperienceIcon.cjs +1 -1
  40. package/dist/icons/minExperienceIcon.js +1 -1
  41. package/dist/icons/qualificationsIcon.cjs +1 -1
  42. package/dist/icons/qualificationsIcon.js +1 -1
  43. package/dist/icons/questionStatusAllIcon.cjs +1 -1
  44. package/dist/icons/questionStatusAllIcon.js +1 -1
  45. package/dist/icons/questionStatusPrivateIcon.cjs +1 -1
  46. package/dist/icons/questionStatusPrivateIcon.js +1 -1
  47. package/dist/icons/questionTypeCodingIcon.cjs +1 -1
  48. package/dist/icons/questionTypeCodingIcon.js +1 -1
  49. package/dist/icons/questionTypeDescriptiveIcon.cjs +1 -1
  50. package/dist/icons/questionTypeDescriptiveIcon.js +1 -1
  51. package/dist/icons/questionTypeMultipleIcon.cjs +1 -1
  52. package/dist/icons/questionTypeMultipleIcon.js +1 -1
  53. package/dist/icons/refreshIcon.cjs +1 -1
  54. package/dist/icons/refreshIcon.js +1 -1
  55. package/dist/icons/sidebarIcon.cjs +1 -1
  56. package/dist/icons/sidebarIcon.js +1 -1
  57. package/dist/icons/subscribeIcon.cjs +1 -1
  58. package/dist/icons/subscribeIcon.js +1 -1
  59. package/dist/icons/tickIcon.cjs +1 -1
  60. package/dist/icons/tickIcon.js +1 -1
  61. package/dist/icons/unsubscribeIcon.cjs +1 -1
  62. package/dist/icons/unsubscribeIcon.js +1 -1
  63. package/dist/icons/uploadIcon.cjs +1 -1
  64. package/dist/icons/uploadIcon.js +1 -1
  65. package/dist/icons/viewIcon.cjs +1 -1
  66. package/dist/icons/viewIcon.js +1 -1
  67. package/dist/main.cjs +19 -19
  68. package/dist/main.css +1 -1
  69. package/dist/main.js +20 -20
  70. package/dist/style.css +1 -1
  71. package/dist/styles/progress.css +1 -1
  72. package/package.json +1 -1
  73. package/dist/chunk-BEQDUZIW.js +0 -10
  74. package/dist/chunk-C7B23GTE.js +0 -8
  75. package/dist/chunk-CSKTBLQQ.js +0 -8
  76. package/dist/chunk-KNUNHFXS.js +0 -8
  77. package/dist/chunk-NMMC4ATV.js +0 -8
  78. package/dist/chunk-ZDVP4SUD.js +0 -8
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  questionStatusPrivateIcon_default
3
- } from "../chunk-WZTZFC36.js";
3
+ } from "../chunk-VI32N6SI.js";
4
4
  export {
5
5
  questionStatusPrivateIcon_default as default
6
6
  };
@@ -33,5 +33,5 @@ __export(questionTypeCodingIcon_exports, {
33
33
  });
34
34
  module.exports = __toCommonJS(questionTypeCodingIcon_exports);
35
35
  var React = __toESM(require("react"), 1);
36
- var QuestionTypeCodingIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", ...props }, /* @__PURE__ */ React.createElement("g", { id: "Group_25232", "data-name": "Group 25232", transform: "translate(-5649 -11854)" }, /* @__PURE__ */ React.createElement("g", { id: "Group_25226", "data-name": "Group 25226", transform: "translate(-3)" }, /* @__PURE__ */ React.createElement("path", { id: "Path_53438", "data-name": "Path 53438", d: "M5657,11861l-3.8,5.05,3.8,4.6", transform: "translate(1.8 -0.301)", fill: "none", stroke: color, "stroke-linecap": "round", "stroke-width": "1.6" }), /* @__PURE__ */ React.createElement("path", { id: "Path_53439", "data-name": "Path 53439", d: "M5653.2,11861l3.8,5.05-3.8,4.6", transform: "translate(16 -0.301)", fill: "none", stroke: color, "stroke-linecap": "round", "stroke-width": "1.6" }), /* @__PURE__ */ React.createElement("line", { id: "Line_505", "data-name": "Line 505", x1: "4", y2: "16", transform: "translate(5661.5 11857.5)", fill: "none", stroke: color, "stroke-linecap": "round", "stroke-width": "1.6" })), /* @__PURE__ */ React.createElement("rect", { id: "Rectangle_19481", "data-name": "Rectangle 19481", width: "24", height: "24", rx: "5", transform: "translate(5649 11854)", fill: "none" })));
36
+ var QuestionTypeCodingIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", ...props }, /* @__PURE__ */ React.createElement("g", { id: "Group_25232", "data-name": "Group 25232", transform: "translate(-5649 -11854)" }, /* @__PURE__ */ React.createElement("g", { id: "Group_25226", "data-name": "Group 25226", transform: "translate(-3)" }, /* @__PURE__ */ React.createElement("path", { id: "Path_53438", "data-name": "Path 53438", d: "M5657,11861l-3.8,5.05,3.8,4.6", transform: "translate(1.8 -0.301)", fill: "none", stroke: color, strokeLinecap: "round", "stroke-width": "1.6" }), /* @__PURE__ */ React.createElement("path", { id: "Path_53439", "data-name": "Path 53439", d: "M5653.2,11861l3.8,5.05-3.8,4.6", transform: "translate(16 -0.301)", fill: "none", stroke: color, strokeLinecap: "round", "stroke-width": "1.6" }), /* @__PURE__ */ React.createElement("line", { id: "Line_505", "data-name": "Line 505", x1: "4", y2: "16", transform: "translate(5661.5 11857.5)", fill: "none", stroke: color, strokeLinecap: "round", "stroke-width": "1.6" })), /* @__PURE__ */ React.createElement("rect", { id: "Rectangle_19481", "data-name": "Rectangle 19481", width: "24", height: "24", rx: "5", transform: "translate(5649 11854)", fill: "none" })));
37
37
  var questionTypeCodingIcon_default = QuestionTypeCodingIcon;
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  questionTypeCodingIcon_default
3
- } from "../chunk-FOUXNPQA.js";
3
+ } from "../chunk-UZAD2QJD.js";
4
4
  export {
5
5
  questionTypeCodingIcon_default as default
6
6
  };
@@ -33,5 +33,5 @@ __export(questionTypeDescriptiveIcon_exports, {
33
33
  });
34
34
  module.exports = __toCommonJS(questionTypeDescriptiveIcon_exports);
35
35
  var React = __toESM(require("react"), 1);
36
- var QuestionTypeDescriptiveIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", ...props }, /* @__PURE__ */ React.createElement("g", { id: "Group_25231", "data-name": "Group 25231", transform: "translate(-5649 -11819)" }, /* @__PURE__ */ React.createElement("g", { id: "Group_25225", "data-name": "Group 25225", transform: "translate(2.5 0.5)" }, /* @__PURE__ */ React.createElement("line", { id: "Line_501", "data-name": "Line 501", x2: "12", transform: "translate(5649.5 11821.5)", fill: "none", stroke: color, "stroke-linecap": "round", "stroke-width": "1.6" }), /* @__PURE__ */ React.createElement("line", { id: "Line_504", "data-name": "Line 504", x2: "12", transform: "translate(5649.5 11833.267)", fill: "none", stroke: color, "stroke-linecap": "round", "stroke-width": "1.6" }), /* @__PURE__ */ React.createElement("line", { id: "Line_502", "data-name": "Line 502", x2: "17.8", transform: "translate(5649.5 11827.384)", fill: "none", stroke: color, "stroke-linecap": "round", "stroke-width": "1.6" }), /* @__PURE__ */ React.createElement("line", { id: "Line_503", "data-name": "Line 503", x2: "18", transform: "translate(5649.5 11839.5)", fill: "none", stroke: color, "stroke-linecap": "round", "stroke-width": "1.6" })), /* @__PURE__ */ React.createElement("rect", { id: "Rectangle_19480", "data-name": "Rectangle 19480", width: "24", height: "24", rx: "5", transform: "translate(5649 11819)", fill: "none" })));
36
+ var QuestionTypeDescriptiveIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", ...props }, /* @__PURE__ */ React.createElement("g", { id: "Group_25231", "data-name": "Group 25231", transform: "translate(-5649 -11819)" }, /* @__PURE__ */ React.createElement("g", { id: "Group_25225", "data-name": "Group 25225", transform: "translate(2.5 0.5)" }, /* @__PURE__ */ React.createElement("line", { id: "Line_501", "data-name": "Line 501", x2: "12", transform: "translate(5649.5 11821.5)", fill: "none", stroke: color, strokeLinecap: "round", "stroke-width": "1.6" }), /* @__PURE__ */ React.createElement("line", { id: "Line_504", "data-name": "Line 504", x2: "12", transform: "translate(5649.5 11833.267)", fill: "none", stroke: color, strokeLinecap: "round", "stroke-width": "1.6" }), /* @__PURE__ */ React.createElement("line", { id: "Line_502", "data-name": "Line 502", x2: "17.8", transform: "translate(5649.5 11827.384)", fill: "none", stroke: color, strokeLinecap: "round", "stroke-width": "1.6" }), /* @__PURE__ */ React.createElement("line", { id: "Line_503", "data-name": "Line 503", x2: "18", transform: "translate(5649.5 11839.5)", fill: "none", stroke: color, strokeLinecap: "round", "stroke-width": "1.6" })), /* @__PURE__ */ React.createElement("rect", { id: "Rectangle_19480", "data-name": "Rectangle 19480", width: "24", height: "24", rx: "5", transform: "translate(5649 11819)", fill: "none" })));
37
37
  var questionTypeDescriptiveIcon_default = QuestionTypeDescriptiveIcon;
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  questionTypeDescriptiveIcon_default
3
- } from "../chunk-C7B23GTE.js";
3
+ } from "../chunk-5I44RDFT.js";
4
4
  export {
5
5
  questionTypeDescriptiveIcon_default as default
6
6
  };
@@ -33,5 +33,5 @@ __export(questionTypeMultipleIcon_exports, {
33
33
  });
34
34
  module.exports = __toCommonJS(questionTypeMultipleIcon_exports);
35
35
  var React = __toESM(require("react"), 1);
36
- var QuestionTypeMultipleIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", ...props }, /* @__PURE__ */ React.createElement("g", { id: "Group_25228", "data-name": "Group 25228", transform: "translate(-5649 -11749)" }, /* @__PURE__ */ React.createElement("g", { id: "Group_25224", "data-name": "Group 25224", transform: "translate(1 1)" }, /* @__PURE__ */ React.createElement("g", { id: "Rectangle_19479", "data-name": "Rectangle 19479", transform: "translate(5649 11749)", fill: "none", stroke: color, "stroke-width": "1.6" }, /* @__PURE__ */ React.createElement("rect", { width: "22", height: "22", rx: "5", stroke: "none" }), /* @__PURE__ */ React.createElement("rect", { x: "0.8", y: "0.8", width: "20.4", height: "20.4", rx: "4.2", fill: "none" })), /* @__PURE__ */ React.createElement("path", { id: "Icon_feather-check", "data-name": "Icon feather-check", d: "M16.02,9,9.131,15.889,6,12.758", transform: "translate(5649.427 11747.506)", fill: "none", stroke: color, "stroke-linecap": "round", "stroke-linejoin": "round", "stroke-width": "1.6" })), /* @__PURE__ */ React.createElement("g", { id: "Group_25227", "data-name": "Group 25227" }, /* @__PURE__ */ React.createElement("rect", { id: "Rectangle_19479-2", "data-name": "Rectangle 19479", width: "24", height: "24", rx: "5", transform: "translate(5649 11749)", fill: "none" }))));
36
+ var QuestionTypeMultipleIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", ...props }, /* @__PURE__ */ React.createElement("g", { id: "Group_25228", "data-name": "Group 25228", transform: "translate(-5649 -11749)" }, /* @__PURE__ */ React.createElement("g", { id: "Group_25224", "data-name": "Group 25224", transform: "translate(1 1)" }, /* @__PURE__ */ React.createElement("g", { id: "Rectangle_19479", "data-name": "Rectangle 19479", transform: "translate(5649 11749)", fill: "none", stroke: color, "stroke-width": "1.6" }, /* @__PURE__ */ React.createElement("rect", { width: "22", height: "22", rx: "5", stroke: "none" }), /* @__PURE__ */ React.createElement("rect", { x: "0.8", y: "0.8", width: "20.4", height: "20.4", rx: "4.2", fill: "none" })), /* @__PURE__ */ React.createElement("path", { id: "Icon_feather-check", "data-name": "Icon feather-check", d: "M16.02,9,9.131,15.889,6,12.758", transform: "translate(5649.427 11747.506)", fill: "none", stroke: color, strokeLinecap: "round", strokeLinejoin: "round", "stroke-width": "1.6" })), /* @__PURE__ */ React.createElement("g", { id: "Group_25227", "data-name": "Group 25227" }, /* @__PURE__ */ React.createElement("rect", { id: "Rectangle_19479-2", "data-name": "Rectangle 19479", width: "24", height: "24", rx: "5", transform: "translate(5649 11749)", fill: "none" }))));
37
37
  var questionTypeMultipleIcon_default = QuestionTypeMultipleIcon;
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  questionTypeMultipleIcon_default
3
- } from "../chunk-XCLXQOLP.js";
3
+ } from "../chunk-FSSJZDI6.js";
4
4
  export {
5
5
  questionTypeMultipleIcon_default as default
6
6
  };
@@ -34,6 +34,6 @@ __export(refreshIcon_exports, {
34
34
  module.exports = __toCommonJS(refreshIcon_exports);
35
35
  var import_react = __toESM(require("react"), 1);
36
36
  var RefreshIcon = ({ color = "#3a3a3a", ...props }) => {
37
- return /* @__PURE__ */ import_react.default.createElement("svg", { width: "800", height: "739", viewBox: "0 0 800 739", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, /* @__PURE__ */ import_react.default.createElement("path", { d: "M223.122 378.84C218.08 381.5 220.594 376.861 215.605 373.97C171.219 353.33 1.06004 273.899 0.231266 268.792C-0.765609 262.939 1.49689 257.298 6.26252 253.828L195.302 115.628C200.688 111.648 208.381 111.239 215.009 114.475C221.594 117.767 225.916 124.129 226.094 130.825L231.347 364.94C231.468 370.307 228.887 375.138 224.434 378.063L226.094 378.84C226.094 378.84 225.519 378.574 224.427 378.068C224.008 378.342 223.573 378.6 223.122 378.84Z", fill: color }), /* @__PURE__ */ import_react.default.createElement("path", { d: "M442.54 90.1508C417.887 89.1415 398.69 68.3243 399.687 43.6508C400.684 18.9868 421.501 -0.210108 446.175 0.786767C544.45 4.75552 633.082 47.3305 696.773 113.571C760.553 179.757 799.881 270.196 799.86 369.359C799.881 471.081 758.492 563.591 691.807 630.209C625.19 696.882 532.679 738.271 430.968 738.249C329.234 738.27 236.745 696.882 170.126 630.207C103.442 563.591 62.0527 471.079 62.0745 369.357V299.742L225.953 379.59L151.507 344.741C151.529 422.057 182.721 516.249 233.354 566.973C284.056 617.616 353.667 648.796 430.97 648.82C508.271 648.798 577.861 617.618 628.582 566.973C679.217 516.249 710.407 446.671 710.431 369.357C710.407 293.973 680.768 225.957 632.351 175.59C583.868 125.277 517.095 93.1868 442.54 90.1508Z", fill: "#949494" }));
37
+ return /* @__PURE__ */ import_react.default.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "26", height: "24", viewBox: "0 0 26 24", fill: "none", ...props }, /* @__PURE__ */ import_react.default.createElement("path", { d: "M13.0589 23.952C10.6227 23.9559 8.24418 23.2105 6.24586 21.817C5.72566 21.4559 5.2345 21.0547 4.77686 20.617L5.84386 19.03C7.48581 20.7055 9.65886 21.7586 11.9914 22.0091C14.3239 22.2595 16.671 21.6918 18.6312 20.4031C20.5915 19.1144 22.0431 17.1847 22.7379 14.944C23.4326 12.7033 23.3274 10.2908 22.44 8.11915C21.5527 5.9475 19.9385 4.15157 17.8734 3.03851C15.8084 1.92545 13.4208 1.56441 11.1189 2.01712C8.81708 2.46984 6.74402 3.70819 5.25429 5.52039C3.76455 7.3326 2.95068 9.60607 2.95186 11.952C2.95186 12.243 2.96486 12.539 2.98986 12.829H1.11486C1.09386 12.529 1.08286 12.238 1.08286 11.952C1.08761 9.5844 1.79402 7.27133 3.11284 5.30505C4.43166 3.33876 6.30371 1.80751 8.49245 0.90475C10.6812 0.00199443 13.0884 -0.231749 15.4099 0.233055C17.7315 0.697858 19.8631 1.84035 21.5356 3.51618C23.2081 5.192 24.3463 7.32596 24.8065 9.64842C25.2666 11.9709 25.0281 14.3776 24.1209 16.5645C23.2138 18.7515 21.6788 20.6205 19.7099 21.9353C17.7409 23.2502 15.4265 23.952 13.0589 23.952Z", fill: "#3A3A3A" }), /* @__PURE__ */ import_react.default.createElement("path", { d: "M5.84386 19.03L4.77686 20.617L3.55986 22.423C3.4629 22.5671 3.32767 22.6814 3.16936 22.7529C3.01104 22.8244 2.83593 22.8503 2.66368 22.8278C2.49144 22.8052 2.3289 22.7351 2.19432 22.6253C2.05974 22.5154 1.95846 22.3702 1.90186 22.206L0.051862 16.86C0.00418546 16.7228 -0.0109075 16.5764 0.00777745 16.4324C0.0264624 16.2883 0.0784125 16.1506 0.159517 16.0301C0.240622 15.9096 0.348655 15.8097 0.475069 15.7381C0.601483 15.6666 0.742808 15.6255 0.887862 15.618L6.52786 15.335C6.70152 15.3264 6.87416 15.3663 7.02641 15.4502C7.17867 15.5342 7.30452 15.6589 7.38987 15.8104C7.47522 15.9619 7.51668 16.1342 7.50962 16.3079C7.50255 16.4816 7.44723 16.65 7.34986 16.794L5.84386 19.03Z", fill: color }));
38
38
  };
39
39
  var refreshIcon_default = RefreshIcon;
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  refreshIcon_default
3
- } from "../chunk-BEQDUZIW.js";
3
+ } from "../chunk-YTVUM76D.js";
4
4
  export {
5
5
  refreshIcon_default as default
6
6
  };
@@ -33,5 +33,5 @@ __export(sidebarIcon_exports, {
33
33
  });
34
34
  module.exports = __toCommonJS(sidebarIcon_exports);
35
35
  var React = __toESM(require("react"), 1);
36
- var SidebarIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "22", height: "18", viewBox: "0 0 22 18", fill: "none", ...props }, /* @__PURE__ */ React.createElement("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M7.857 0H14.143C15.227 0 16.101 8.9407e-08 16.809 0.0580001C17.538 0.118 18.178 0.243 18.77 0.545C19.7108 1.02436 20.4756 1.78923 20.955 2.73C21.257 3.322 21.383 3.963 21.442 4.691C21.5 5.399 21.5 6.273 21.5 7.357V10.643C21.5 11.727 21.5 12.601 21.442 13.309C21.382 14.038 21.257 14.678 20.955 15.27C20.4756 16.2108 19.7108 16.9756 18.77 17.455C18.178 17.757 17.538 17.883 16.809 17.942C16.1 18 15.227 18 14.143 18H7.857C6.773 18 5.899 18 5.191 17.942C4.463 17.882 3.822 17.757 3.231 17.455C2.28986 16.9758 1.52462 16.2109 1.045 15.27C0.743 14.678 0.617 14.038 0.558 13.309C0.5 12.6 0.5 11.727 0.5 10.643V7.357C0.5 6.273 0.5 5.399 0.558 4.691C0.618 3.963 0.743 3.322 1.045 2.731C1.52402 1.78949 2.28893 1.02388 3.23 0.544C3.822 0.242 4.463 0.116 5.191 0.0569999C5.9 -7.82311e-08 6.773 0 7.857 0ZM5.354 2.051C4.749 2.101 4.401 2.193 4.138 2.327C3.57354 2.61462 3.11462 3.07354 2.827 3.638C2.693 3.901 2.601 4.249 2.551 4.854C2.501 5.471 2.5 6.264 2.5 7.4V10.6C2.5 11.737 2.5 12.529 2.551 13.146C2.601 13.751 2.693 14.099 2.827 14.362C3.11462 14.9265 3.57354 15.3854 4.138 15.673C4.401 15.807 4.749 15.899 5.354 15.949C5.971 15.999 6.764 16 7.9 16H8.5V2H7.9C6.763 2 5.971 2 5.354 2.051ZM10.5 2V16H14.1C15.237 16 16.029 16 16.646 15.949C17.251 15.899 17.599 15.807 17.862 15.673C18.4265 15.3854 18.8854 14.9265 19.173 14.362C19.307 14.099 19.399 13.751 19.449 13.146C19.499 12.529 19.5 11.736 19.5 10.6V7.4C19.5 6.263 19.5 5.471 19.449 4.854C19.399 4.249 19.307 3.901 19.173 3.638C18.8854 3.07354 18.4265 2.61462 17.862 2.327C17.599 2.193 17.251 2.101 16.646 2.051C16.029 2.001 15.236 2 14.1 2H10.5ZM4 5.5C4 5.23478 4.10536 4.98043 4.29289 4.79289C4.48043 4.60536 4.73478 4.5 5 4.5H6C6.26522 4.5 6.51957 4.60536 6.70711 4.79289C6.89464 4.98043 7 5.23478 7 5.5C7 5.76522 6.89464 6.01957 6.70711 6.20711C6.51957 6.39464 6.26522 6.5 6 6.5H5C4.73478 6.5 4.48043 6.39464 4.29289 6.20711C4.10536 6.01957 4 5.76522 4 5.5ZM4 9C4 8.73478 4.10536 8.48043 4.29289 8.29289C4.48043 8.10536 4.73478 8 5 8H6C6.26522 8 6.51957 8.10536 6.70711 8.29289C6.89464 8.48043 7 8.73478 7 9C7 9.26522 6.89464 9.51957 6.70711 9.70711C6.51957 9.89464 6.26522 10 6 10H5C4.73478 10 4.48043 9.89464 4.29289 9.70711C4.10536 9.51957 4 9.26522 4 9Z", fill: color }));
36
+ var SidebarIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "22", height: "18", viewBox: "0 0 22 18", fill: "none", ...props }, /* @__PURE__ */ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M7.857 0H14.143C15.227 0 16.101 8.9407e-08 16.809 0.0580001C17.538 0.118 18.178 0.243 18.77 0.545C19.7108 1.02436 20.4756 1.78923 20.955 2.73C21.257 3.322 21.383 3.963 21.442 4.691C21.5 5.399 21.5 6.273 21.5 7.357V10.643C21.5 11.727 21.5 12.601 21.442 13.309C21.382 14.038 21.257 14.678 20.955 15.27C20.4756 16.2108 19.7108 16.9756 18.77 17.455C18.178 17.757 17.538 17.883 16.809 17.942C16.1 18 15.227 18 14.143 18H7.857C6.773 18 5.899 18 5.191 17.942C4.463 17.882 3.822 17.757 3.231 17.455C2.28986 16.9758 1.52462 16.2109 1.045 15.27C0.743 14.678 0.617 14.038 0.558 13.309C0.5 12.6 0.5 11.727 0.5 10.643V7.357C0.5 6.273 0.5 5.399 0.558 4.691C0.618 3.963 0.743 3.322 1.045 2.731C1.52402 1.78949 2.28893 1.02388 3.23 0.544C3.822 0.242 4.463 0.116 5.191 0.0569999C5.9 -7.82311e-08 6.773 0 7.857 0ZM5.354 2.051C4.749 2.101 4.401 2.193 4.138 2.327C3.57354 2.61462 3.11462 3.07354 2.827 3.638C2.693 3.901 2.601 4.249 2.551 4.854C2.501 5.471 2.5 6.264 2.5 7.4V10.6C2.5 11.737 2.5 12.529 2.551 13.146C2.601 13.751 2.693 14.099 2.827 14.362C3.11462 14.9265 3.57354 15.3854 4.138 15.673C4.401 15.807 4.749 15.899 5.354 15.949C5.971 15.999 6.764 16 7.9 16H8.5V2H7.9C6.763 2 5.971 2 5.354 2.051ZM10.5 2V16H14.1C15.237 16 16.029 16 16.646 15.949C17.251 15.899 17.599 15.807 17.862 15.673C18.4265 15.3854 18.8854 14.9265 19.173 14.362C19.307 14.099 19.399 13.751 19.449 13.146C19.499 12.529 19.5 11.736 19.5 10.6V7.4C19.5 6.263 19.5 5.471 19.449 4.854C19.399 4.249 19.307 3.901 19.173 3.638C18.8854 3.07354 18.4265 2.61462 17.862 2.327C17.599 2.193 17.251 2.101 16.646 2.051C16.029 2.001 15.236 2 14.1 2H10.5ZM4 5.5C4 5.23478 4.10536 4.98043 4.29289 4.79289C4.48043 4.60536 4.73478 4.5 5 4.5H6C6.26522 4.5 6.51957 4.60536 6.70711 4.79289C6.89464 4.98043 7 5.23478 7 5.5C7 5.76522 6.89464 6.01957 6.70711 6.20711C6.51957 6.39464 6.26522 6.5 6 6.5H5C4.73478 6.5 4.48043 6.39464 4.29289 6.20711C4.10536 6.01957 4 5.76522 4 5.5ZM4 9C4 8.73478 4.10536 8.48043 4.29289 8.29289C4.48043 8.10536 4.73478 8 5 8H6C6.26522 8 6.51957 8.10536 6.70711 8.29289C6.89464 8.48043 7 8.73478 7 9C7 9.26522 6.89464 9.51957 6.70711 9.70711C6.51957 9.89464 6.26522 10 6 10H5C4.73478 10 4.48043 9.89464 4.29289 9.70711C4.10536 9.51957 4 9.26522 4 9Z", fill: color }));
37
37
  var sidebarIcon_default = SidebarIcon;
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  sidebarIcon_default
3
- } from "../chunk-CSKTBLQQ.js";
3
+ } from "../chunk-DK3DA5LH.js";
4
4
  export {
5
5
  sidebarIcon_default as default
6
6
  };
@@ -33,5 +33,5 @@ __export(subscribeIcon_exports, {
33
33
  });
34
34
  module.exports = __toCommonJS(subscribeIcon_exports);
35
35
  var React = __toESM(require("react"), 1);
36
- var SubscribeIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "28.86", height: "23.799", viewBox: "0 0 28.86 23.799", ...props }, /* @__PURE__ */ React.createElement("g", { id: "Group_24743", "data-name": "Group 24743", transform: "translate(-1771.07 -708.433)" }, /* @__PURE__ */ React.createElement("g", { id: "Icon_feather-bell", "data-name": "Icon feather-bell", transform: "translate(1771.698 708)" }, /* @__PURE__ */ React.createElement("path", { id: "Path_52630", "data-name": "Path 52630", d: "M19.752,9.413A6.262,6.262,0,0,0,13.651,3a6.262,6.262,0,0,0-6.1,6.413c0,7.481-3.05,9.619-3.05,9.619H22.8s-3.05-2.138-3.05-9.619", transform: "translate(0 -1.667)", fill: "none", stroke: color, "stroke-linecap": "round", "stroke-linejoin": "round", "stroke-width": "1.8" }), /* @__PURE__ */ React.createElement("path", { id: "Path_52631", "data-name": "Path 52631", d: "M19.538,31.5a2.389,2.389,0,0,1-4.133,0", transform: "translate(-3.82 -9.358)", fill: "none", stroke: color, "stroke-linecap": "round", "stroke-linejoin": "round", "stroke-width": "1.8" })), /* @__PURE__ */ React.createElement("path", { id: "Path_52635", "data-name": "Path 52635", d: "M12.686,38.331a.555.555,0,0,0,.4-.168.57.57,0,0,0,0-.805,6.672,6.672,0,0,1,0-9.423.57.57,0,0,0-.805-.805,7.811,7.811,0,0,0,0,11.034A.555.555,0,0,0,12.686,38.331Z", transform: "translate(1761.218 684.669)", fill: color, stroke: color, "stroke-width": "0.3" }), /* @__PURE__ */ React.createElement("path", { id: "Path_52636", "data-name": "Path 52636", d: "M18.816,39.021a.562.562,0,0,0,.4.168.555.555,0,0,0,.4-.168.57.57,0,0,0,0-.805,3.537,3.537,0,0,1,0-5,.57.57,0,1,0-.805-.805A4.677,4.677,0,0,0,18.816,39.021Z", transform: "translate(1756.896 681.605)", fill: color, stroke: color, "stroke-width": "0.3" }), /* @__PURE__ */ React.createElement("path", { id: "Path_52637", "data-name": "Path 52637", d: "M82.409,37.357a.57.57,0,0,0,0,.805.562.562,0,0,0,.4.168.555.555,0,0,0,.4-.168,7.811,7.811,0,0,0,0-11.034.57.57,0,0,0-.805.805A6.672,6.672,0,0,1,82.409,37.357Z", transform: "translate(1714.284 684.669)", fill: color, stroke: color, "stroke-width": "0.3" }), /* @__PURE__ */ React.createElement("path", { id: "Path_52638", "data-name": "Path 52638", d: "M77.139,39.015a.562.562,0,0,0,.4.168.555.555,0,0,0,.4-.168,4.682,4.682,0,0,0,0-6.616.57.57,0,0,0-.805.805,3.537,3.537,0,0,1,0,5A.575.575,0,0,0,77.139,39.015Z", transform: "translate(1717.343 681.61)", fill: color, stroke: color, "stroke-width": "0.3" })));
36
+ var SubscribeIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "28.86", height: "23.799", viewBox: "0 0 28.86 23.799", ...props }, /* @__PURE__ */ React.createElement("g", { id: "Group_24743", "data-name": "Group 24743", transform: "translate(-1771.07 -708.433)" }, /* @__PURE__ */ React.createElement("g", { id: "Icon_feather-bell", "data-name": "Icon feather-bell", transform: "translate(1771.698 708)" }, /* @__PURE__ */ React.createElement("path", { id: "Path_52630", "data-name": "Path 52630", d: "M19.752,9.413A6.262,6.262,0,0,0,13.651,3a6.262,6.262,0,0,0-6.1,6.413c0,7.481-3.05,9.619-3.05,9.619H22.8s-3.05-2.138-3.05-9.619", transform: "translate(0 -1.667)", fill: "none", stroke: color, strokeLinecap: "round", strokeLinejoin: "round", "stroke-width": "1.8" }), /* @__PURE__ */ React.createElement("path", { id: "Path_52631", "data-name": "Path 52631", d: "M19.538,31.5a2.389,2.389,0,0,1-4.133,0", transform: "translate(-3.82 -9.358)", fill: "none", stroke: color, strokeLinecap: "round", strokeLinejoin: "round", "stroke-width": "1.8" })), /* @__PURE__ */ React.createElement("path", { id: "Path_52635", "data-name": "Path 52635", d: "M12.686,38.331a.555.555,0,0,0,.4-.168.57.57,0,0,0,0-.805,6.672,6.672,0,0,1,0-9.423.57.57,0,0,0-.805-.805,7.811,7.811,0,0,0,0,11.034A.555.555,0,0,0,12.686,38.331Z", transform: "translate(1761.218 684.669)", fill: color, stroke: color, "stroke-width": "0.3" }), /* @__PURE__ */ React.createElement("path", { id: "Path_52636", "data-name": "Path 52636", d: "M18.816,39.021a.562.562,0,0,0,.4.168.555.555,0,0,0,.4-.168.57.57,0,0,0,0-.805,3.537,3.537,0,0,1,0-5,.57.57,0,1,0-.805-.805A4.677,4.677,0,0,0,18.816,39.021Z", transform: "translate(1756.896 681.605)", fill: color, stroke: color, "stroke-width": "0.3" }), /* @__PURE__ */ React.createElement("path", { id: "Path_52637", "data-name": "Path 52637", d: "M82.409,37.357a.57.57,0,0,0,0,.805.562.562,0,0,0,.4.168.555.555,0,0,0,.4-.168,7.811,7.811,0,0,0,0-11.034.57.57,0,0,0-.805.805A6.672,6.672,0,0,1,82.409,37.357Z", transform: "translate(1714.284 684.669)", fill: color, stroke: color, "stroke-width": "0.3" }), /* @__PURE__ */ React.createElement("path", { id: "Path_52638", "data-name": "Path 52638", d: "M77.139,39.015a.562.562,0,0,0,.4.168.555.555,0,0,0,.4-.168,4.682,4.682,0,0,0,0-6.616.57.57,0,0,0-.805.805,3.537,3.537,0,0,1,0,5A.575.575,0,0,0,77.139,39.015Z", transform: "translate(1717.343 681.61)", fill: color, stroke: color, "stroke-width": "0.3" })));
37
37
  var subscribeIcon_default = SubscribeIcon;
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  subscribeIcon_default
3
- } from "../chunk-ZDVP4SUD.js";
3
+ } from "../chunk-EH3QXE5G.js";
4
4
  export {
5
5
  subscribeIcon_default as default
6
6
  };
@@ -33,5 +33,5 @@ __export(tickIcon_exports, {
33
33
  });
34
34
  module.exports = __toCommonJS(tickIcon_exports);
35
35
  var React = __toESM(require("react"), 1);
36
- var TickIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", ...props }, /* @__PURE__ */ React.createElement("g", { id: "Group_11977", "data-name": "Group 11977", transform: "translate(-1582 -20.56)" }, /* @__PURE__ */ React.createElement("g", { id: "Ellipse_339", "data-name": "Ellipse 339", transform: "translate(1582 20.56)", fill: "none", stroke: color, "stroke-width": "1.8" }, /* @__PURE__ */ React.createElement("circle", { cx: "12", cy: "12", r: "12", stroke: "none" }), /* @__PURE__ */ React.createElement("circle", { cx: "12", cy: "12", r: "11.1", fill: "none" })), /* @__PURE__ */ React.createElement("path", { id: "Icon_feather-check", "data-name": "Icon feather-check", d: "M18,9,9.75,17.25,6,13.5", transform: "translate(1582 19.31)", fill: "none", stroke: color, "stroke-linecap": "round", "stroke-linejoin": "round", "stroke-width": "1.8" })));
36
+ var TickIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", ...props }, /* @__PURE__ */ React.createElement("g", { id: "Group_11977", "data-name": "Group 11977", transform: "translate(-1582 -20.56)" }, /* @__PURE__ */ React.createElement("g", { id: "Ellipse_339", "data-name": "Ellipse 339", transform: "translate(1582 20.56)", fill: "none", stroke: color, "stroke-width": "1.8" }, /* @__PURE__ */ React.createElement("circle", { cx: "12", cy: "12", r: "12", stroke: "none" }), /* @__PURE__ */ React.createElement("circle", { cx: "12", cy: "12", r: "11.1", fill: "none" })), /* @__PURE__ */ React.createElement("path", { id: "Icon_feather-check", "data-name": "Icon feather-check", d: "M18,9,9.75,17.25,6,13.5", transform: "translate(1582 19.31)", fill: "none", stroke: color, strokeLinecap: "round", strokeLinejoin: "round", "stroke-width": "1.8" })));
37
37
  var tickIcon_default = TickIcon;
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  tickIcon_default
3
- } from "../chunk-ITZTTNM2.js";
3
+ } from "../chunk-FOZYOE5W.js";
4
4
  export {
5
5
  tickIcon_default as default
6
6
  };
@@ -33,5 +33,5 @@ __export(unsubscribeIcon_exports, {
33
33
  });
34
34
  module.exports = __toCommonJS(unsubscribeIcon_exports);
35
35
  var React = __toESM(require("react"), 1);
36
- var UnsubscribeIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "26.546", height: "26.546", viewBox: "0 0 26.546 26.546", ...props }, /* @__PURE__ */ React.createElement("g", { id: "Icon_feather-bell-off", "data-name": "Icon feather-bell-off", transform: "translate(-0.227 -0.227)" }, /* @__PURE__ */ React.createElement("path", { id: "Path_52625", "data-name": "Path 52625", d: "M19.075,31.5a2.121,2.121,0,0,1-3.67,0", transform: "translate(-3.74 -8.121)", fill: "none", stroke: color, "stroke-linecap": "round", "stroke-linejoin": "round", "stroke-width": "1.8" }), /* @__PURE__ */ React.createElement("path", { id: "Path_52626", "data-name": "Path 52626", d: "M27.667,17.3A18.974,18.974,0,0,1,27,12", transform: "translate(-6.938 -2.801)", fill: "none", stroke: color, "stroke-linecap": "round", "stroke-linejoin": "round", "stroke-width": "1.8" }), /* @__PURE__ */ React.createElement("path", { id: "Path_52627", "data-name": "Path 52627", d: "M7.958,9.39a6.935,6.935,0,0,0-.276,1.953c0,7.859-3.182,10.1-3.182,10.1H19.348", transform: "translate(-0.879 -2.311)", fill: "none", stroke: color, "stroke-linecap": "round", "stroke-linejoin": "round", "stroke-width": "1.8" }), /* @__PURE__ */ React.createElement("path", { id: "Path_52628", "data-name": "Path 52628", d: "M22.9,9.36a6.364,6.364,0,0,0-9.9-5.3", transform: "translate(-2.967 -0.435)", fill: "none", stroke: color, "stroke-linecap": "round", "stroke-linejoin": "round", "stroke-width": "1.8" }), /* @__PURE__ */ React.createElement("path", { id: "Path_52629", "data-name": "Path 52629", d: "M1.5,1.5l24,24", fill: "none", stroke: color, "stroke-linecap": "round", "stroke-linejoin": "round", "stroke-width": "1.8" })));
36
+ var UnsubscribeIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "26.546", height: "26.546", viewBox: "0 0 26.546 26.546", ...props }, /* @__PURE__ */ React.createElement("g", { id: "Icon_feather-bell-off", "data-name": "Icon feather-bell-off", transform: "translate(-0.227 -0.227)" }, /* @__PURE__ */ React.createElement("path", { id: "Path_52625", "data-name": "Path 52625", d: "M19.075,31.5a2.121,2.121,0,0,1-3.67,0", transform: "translate(-3.74 -8.121)", fill: "none", stroke: color, strokeLinecap: "round", strokeLinejoin: "round", "stroke-width": "1.8" }), /* @__PURE__ */ React.createElement("path", { id: "Path_52626", "data-name": "Path 52626", d: "M27.667,17.3A18.974,18.974,0,0,1,27,12", transform: "translate(-6.938 -2.801)", fill: "none", stroke: color, strokeLinecap: "round", strokeLinejoin: "round", "stroke-width": "1.8" }), /* @__PURE__ */ React.createElement("path", { id: "Path_52627", "data-name": "Path 52627", d: "M7.958,9.39a6.935,6.935,0,0,0-.276,1.953c0,7.859-3.182,10.1-3.182,10.1H19.348", transform: "translate(-0.879 -2.311)", fill: "none", stroke: color, strokeLinecap: "round", strokeLinejoin: "round", "stroke-width": "1.8" }), /* @__PURE__ */ React.createElement("path", { id: "Path_52628", "data-name": "Path 52628", d: "M22.9,9.36a6.364,6.364,0,0,0-9.9-5.3", transform: "translate(-2.967 -0.435)", fill: "none", stroke: color, strokeLinecap: "round", strokeLinejoin: "round", "stroke-width": "1.8" }), /* @__PURE__ */ React.createElement("path", { id: "Path_52629", "data-name": "Path 52629", d: "M1.5,1.5l24,24", fill: "none", stroke: color, strokeLinecap: "round", strokeLinejoin: "round", "stroke-width": "1.8" })));
37
37
  var unsubscribeIcon_default = UnsubscribeIcon;
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  unsubscribeIcon_default
3
- } from "../chunk-NMMC4ATV.js";
3
+ } from "../chunk-OCOOSNRU.js";
4
4
  export {
5
5
  unsubscribeIcon_default as default
6
6
  };
@@ -33,5 +33,5 @@ __export(uploadIcon_exports, {
33
33
  });
34
34
  module.exports = __toCommonJS(uploadIcon_exports);
35
35
  var React = __toESM(require("react"), 1);
36
- var UploadIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React.createElement("svg", { width: "800px", height: "800px", viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...props }, /* @__PURE__ */ React.createElement("title", null), /* @__PURE__ */ React.createElement("g", { id: "Complete" }, /* @__PURE__ */ React.createElement("g", { id: "upload" }, /* @__PURE__ */ React.createElement("g", null, /* @__PURE__ */ React.createElement("path", { d: "M3,12.3v7a2,2,0,0,0,2,2H19a2,2,0,0,0,2-2v-7", fill: "none", stroke: color, "stroke-linecap": "round", "stroke-linejoin": "round", "stroke-width": "2" }), /* @__PURE__ */ React.createElement("g", null, /* @__PURE__ */ React.createElement("polyline", { "data-name": "Right", fill: "none", id: "Right-2", points: "7.9 6.7 12 2.7 16.1 6.7", stroke: color, "stroke-linecap": "round", "stroke-linejoin": "round", "stroke-width": "2" }), /* @__PURE__ */ React.createElement("line", { fill: "none", stroke: color, "stroke-linecap": "round", "stroke-linejoin": "round", "stroke-width": "2", x1: "12", x2: "12", y1: "16.3", y2: "4.8" }))))));
36
+ var UploadIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React.createElement("svg", { width: "800px", height: "800px", viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...props }, /* @__PURE__ */ React.createElement("title", null), /* @__PURE__ */ React.createElement("g", { id: "Complete" }, /* @__PURE__ */ React.createElement("g", { id: "upload" }, /* @__PURE__ */ React.createElement("g", null, /* @__PURE__ */ React.createElement("path", { d: "M3,12.3v7a2,2,0,0,0,2,2H19a2,2,0,0,0,2-2v-7", fill: "none", stroke: color, strokeLinecap: "round", strokeLinejoin: "round", "stroke-width": "2" }), /* @__PURE__ */ React.createElement("g", null, /* @__PURE__ */ React.createElement("polyline", { "data-name": "Right", fill: "none", id: "Right-2", points: "7.9 6.7 12 2.7 16.1 6.7", stroke: color, strokeLinecap: "round", strokeLinejoin: "round", "stroke-width": "2" }), /* @__PURE__ */ React.createElement("line", { fill: "none", stroke: color, strokeLinecap: "round", strokeLinejoin: "round", "stroke-width": "2", x1: "12", x2: "12", y1: "16.3", y2: "4.8" }))))));
37
37
  var uploadIcon_default = UploadIcon;
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  uploadIcon_default
3
- } from "../chunk-DXJ745NZ.js";
3
+ } from "../chunk-EC7M5LL2.js";
4
4
  export {
5
5
  uploadIcon_default as default
6
6
  };
@@ -33,5 +33,5 @@ __export(viewIcon_exports, {
33
33
  });
34
34
  module.exports = __toCommonJS(viewIcon_exports);
35
35
  var React = __toESM(require("react"), 1);
36
- var ViewIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "26.55", height: "19.8", viewBox: "0 0 26.55 19.8", ...props }, /* @__PURE__ */ React.createElement("g", { id: "Icon_feather-eye", "data-name": "Icon feather-eye", transform: "translate(-0.6 -5.1)" }, /* @__PURE__ */ React.createElement("path", { id: "Path_52621", "data-name": "Path 52621", d: "M1.5,15S6,6,13.875,6,26.25,15,26.25,15s-4.5,9-12.375,9S1.5,15,1.5,15Z", fill: "none", stroke: color, "stroke-linecap": "round", "stroke-linejoin": "round", "stroke-width": "1.8" }), /* @__PURE__ */ React.createElement("path", { id: "Path_52622", "data-name": "Path 52622", d: "M20.25,16.875A3.375,3.375,0,1,1,16.875,13.5,3.375,3.375,0,0,1,20.25,16.875Z", transform: "translate(-3 -1.875)", fill: "none", stroke: color, "stroke-linecap": "round", "stroke-linejoin": "round", "stroke-width": "1.8" })));
36
+ var ViewIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "26.55", height: "19.8", viewBox: "0 0 26.55 19.8", ...props }, /* @__PURE__ */ React.createElement("g", { id: "Icon_feather-eye", "data-name": "Icon feather-eye", transform: "translate(-0.6 -5.1)" }, /* @__PURE__ */ React.createElement("path", { id: "Path_52621", "data-name": "Path 52621", d: "M1.5,15S6,6,13.875,6,26.25,15,26.25,15s-4.5,9-12.375,9S1.5,15,1.5,15Z", fill: "none", stroke: color, strokeLinecap: "round", strokeLinejoin: "round", "stroke-width": "1.8" }), /* @__PURE__ */ React.createElement("path", { id: "Path_52622", "data-name": "Path 52622", d: "M20.25,16.875A3.375,3.375,0,1,1,16.875,13.5,3.375,3.375,0,0,1,20.25,16.875Z", transform: "translate(-3 -1.875)", fill: "none", stroke: color, strokeLinecap: "round", strokeLinejoin: "round", "stroke-width": "1.8" })));
37
37
  var viewIcon_default = ViewIcon;
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  viewIcon_default
3
- } from "../chunk-XPRBPIS5.js";
3
+ } from "../chunk-UWQSGKVX.js";
4
4
  export {
5
5
  viewIcon_default as default
6
6
  };