@rufous/ui 0.1.14 → 0.1.15

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.
@@ -0,0 +1,10 @@
1
+ // lib/icons/notificationIcon.tsx
2
+ import React from "react";
3
+ var NotificationIcon = ({ color = "#3a3a3a", ...props }) => {
4
+ return /* @__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" })));
5
+ };
6
+ var notificationIcon_default = NotificationIcon;
7
+
8
+ export {
9
+ notificationIcon_default
10
+ };
@@ -0,0 +1,8 @@
1
+ // lib/icons/editChatIcon.tsx
2
+ import * as React from "react";
3
+ var EditChatIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "26.138", height: "24.773", viewBox: "0 0 26.138 24.773", ...props }, /* @__PURE__ */ React.createElement("g", { id: "Icon_feather-edit", "data-name": "Icon feather-edit", transform: "translate(-2 -1.818)" }, /* @__PURE__ */ React.createElement("path", { id: "Path_52456", "data-name": "Path 52456", d: "M12.8,6H5.177A2.177,2.177,0,0,0,3,8.177V23.414a2.177,2.177,0,0,0,2.177,2.177H20.414a2.177,2.177,0,0,0,2.177-2.177V15.8", fill: "none", stroke: color, "stroke-linecap": "round", "stroke-linejoin": "round", "stroke-width": "2" }), /* @__PURE__ */ React.createElement("path", { id: "Path_52457", "data-name": "Path 52457", d: "M23.256,3.484A2.274,2.274,0,0,1,26.472,6.7L16.288,16.884,12,17.956l1.072-4.288Z", fill: "none", stroke: color, "stroke-linecap": "round", "stroke-linejoin": "round", "stroke-width": "2" })));
4
+ var editChatIcon_default = EditChatIcon;
5
+
6
+ export {
7
+ editChatIcon_default
8
+ };
@@ -1,7 +1,6 @@
1
- // lib/icons/editChatIcon.tsx
2
- import * as React from "react";
3
- var EditChatIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "26.138", height: "24.773", viewBox: "0 0 26.138 24.773", ...props }, /* @__PURE__ */ React.createElement("g", { id: "Icon_feather-edit", "data-name": "Icon feather-edit", transform: "translate(-2 -1.818)" }, /* @__PURE__ */ React.createElement("path", { id: "Path_52456", "data-name": "Path 52456", d: "M12.8,6H5.177A2.177,2.177,0,0,0,3,8.177V23.414a2.177,2.177,0,0,0,2.177,2.177H20.414a2.177,2.177,0,0,0,2.177-2.177V15.8", fill: "none", stroke: color, "stroke-linecap": "round", "stroke-linejoin": "round", "stroke-width": "2" }), /* @__PURE__ */ React.createElement("path", { id: "Path_52457", "data-name": "Path 52457", d: "M23.256,3.484A2.274,2.274,0,0,1,26.472,6.7L16.288,16.884,12,17.956l1.072-4.288Z", fill: "none", stroke: color, "stroke-linecap": "round", "stroke-linejoin": "round", "stroke-width": "2" })));
4
- var editChatIcon_default = EditChatIcon;
1
+ import {
2
+ editChatIcon_default
3
+ } from "../chunk-QONKYAQ5.js";
5
4
  export {
6
5
  editChatIcon_default as default
7
6
  };
@@ -38,6 +38,7 @@ __export(icons_exports, {
38
38
  DifficultyHardIcon: () => difficultyHardIcon_default,
39
39
  DifficultyMediumIcon: () => difficultyMediumIcon_default,
40
40
  DownloadIcon: () => downloadIcon_default,
41
+ EditChatIcon: () => editChatIcon_default,
41
42
  EditIcon: () => editIcon_default,
42
43
  HelpOutlinedIcon: () => helpOutlinedIcon_default,
43
44
  HierarchyIcon: () => hierarchyIcon_default,
@@ -45,6 +46,7 @@ __export(icons_exports, {
45
46
  InvoiceIcon: () => invoiceIcon_default,
46
47
  LogsIcon: () => logsIcon_default,
47
48
  NineDotMenuIcon: () => nineDotMenuIcon_default,
49
+ NotificationIcon: () => notificationIcon_default,
48
50
  QuestionStatusAllIcon: () => questionStatusAllIcon_default,
49
51
  QuestionStatusPrivateIcon: () => questionStatusPrivateIcon_default,
50
52
  QuestionStatusPublicIcon: () => questionStatusPublicIcon_default,
@@ -1031,10 +1033,22 @@ var React38 = __toESM(require("react"), 1);
1031
1033
  var TrashIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React38.createElement("svg", { width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, /* @__PURE__ */ React38.createElement("path", { d: "M0.536 0C0.391159 0.0178474 0.257489 0.0869727 0.159175 0.194824C0.0608618 0.302676 0.00439809 0.442142 0 0.588013V5.29401C0.0062252 5.44865 0.0707131 5.59522 0.180519 5.70428C0.290325 5.81335 0.437321 5.87684 0.592 5.88202H1.775V19.411C1.78123 19.5657 1.84571 19.7122 1.95552 19.8213C2.06533 19.9304 2.21232 19.9938 2.367 19.999H17.633C17.7877 19.9938 17.9347 19.9304 18.0445 19.8213C18.1543 19.7122 18.2188 19.5657 18.225 19.411V5.88202H19.408C19.5627 5.87684 19.7097 5.81335 19.8195 5.70428C19.9293 5.59522 19.9938 5.44865 20 5.29401V0.588013C19.9938 0.433373 19.9293 0.286798 19.8195 0.177734C19.7097 0.0686703 19.5627 0.00517666 19.408 0H0.536ZM1.183 1.17603H18.817V4.70502H1.183V1.17603ZM2.958 5.88202H17.041V18.823H2.959L2.958 5.88202Z", fill: color }));
1032
1034
  var trashIcon_default = TrashIcon;
1033
1035
 
1034
- // lib/icons/sidebarIcon.tsx
1036
+ // lib/icons/editChatIcon.tsx
1035
1037
  var React39 = __toESM(require("react"), 1);
1036
- var SidebarIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React39.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "22", height: "18", viewBox: "0 0 22 18", fill: "none", ...props }, /* @__PURE__ */ React39.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 }));
1038
+ var EditChatIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React39.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "26.138", height: "24.773", viewBox: "0 0 26.138 24.773", ...props }, /* @__PURE__ */ React39.createElement("g", { id: "Icon_feather-edit", "data-name": "Icon feather-edit", transform: "translate(-2 -1.818)" }, /* @__PURE__ */ React39.createElement("path", { id: "Path_52456", "data-name": "Path 52456", d: "M12.8,6H5.177A2.177,2.177,0,0,0,3,8.177V23.414a2.177,2.177,0,0,0,2.177,2.177H20.414a2.177,2.177,0,0,0,2.177-2.177V15.8", fill: "none", stroke: color, "stroke-linecap": "round", "stroke-linejoin": "round", "stroke-width": "2" }), /* @__PURE__ */ React39.createElement("path", { id: "Path_52457", "data-name": "Path 52457", d: "M23.256,3.484A2.274,2.274,0,0,1,26.472,6.7L16.288,16.884,12,17.956l1.072-4.288Z", fill: "none", stroke: color, "stroke-linecap": "round", "stroke-linejoin": "round", "stroke-width": "2" })));
1039
+ var editChatIcon_default = EditChatIcon;
1040
+
1041
+ // lib/icons/sidebarIcon.tsx
1042
+ var React40 = __toESM(require("react"), 1);
1043
+ var SidebarIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React40.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "22", height: "18", viewBox: "0 0 22 18", fill: "none", ...props }, /* @__PURE__ */ React40.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 }));
1037
1044
  var sidebarIcon_default = SidebarIcon;
1045
+
1046
+ // lib/icons/notificationIcon.tsx
1047
+ var import_react11 = __toESM(require("react"), 1);
1048
+ var NotificationIcon = ({ color = "#3a3a3a", ...props }) => {
1049
+ return /* @__PURE__ */ import_react11.default.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "28.86", height: "23.799", viewBox: "0 0 28.86 23.799", ...props }, /* @__PURE__ */ import_react11.default.createElement("g", { id: "Group_24743", "data-name": "Group 24743", transform: "translate(-1771.07 -708.433)" }, /* @__PURE__ */ import_react11.default.createElement("g", { id: "Icon_feather-bell", "data-name": "Icon feather-bell", transform: "translate(1771.698 708)" }, /* @__PURE__ */ import_react11.default.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__ */ import_react11.default.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__ */ import_react11.default.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__ */ import_react11.default.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__ */ import_react11.default.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__ */ import_react11.default.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" })));
1050
+ };
1051
+ var notificationIcon_default = NotificationIcon;
1038
1052
  // Annotate the CommonJS export names for ESM import in node:
1039
1053
  0 && (module.exports = {
1040
1054
  ActivateUserIcon,
@@ -1046,6 +1060,7 @@ var sidebarIcon_default = SidebarIcon;
1046
1060
  DifficultyHardIcon,
1047
1061
  DifficultyMediumIcon,
1048
1062
  DownloadIcon,
1063
+ EditChatIcon,
1049
1064
  EditIcon,
1050
1065
  HelpOutlinedIcon,
1051
1066
  HierarchyIcon,
@@ -1053,6 +1068,7 @@ var sidebarIcon_default = SidebarIcon;
1053
1068
  InvoiceIcon,
1054
1069
  LogsIcon,
1055
1070
  NineDotMenuIcon,
1071
+ NotificationIcon,
1056
1072
  QuestionStatusAllIcon,
1057
1073
  QuestionStatusPrivateIcon,
1058
1074
  QuestionStatusPublicIcon,
@@ -36,5 +36,7 @@ export { default as RufousBirdIcon } from './rufousBirdIcon.cjs';
36
36
  export { default as TickIcon } from './tickIcon.cjs';
37
37
  export { default as TimerIcon } from './timerIcon.cjs';
38
38
  export { default as TrashIcon } from './trashIcon.cjs';
39
+ export { default as EditChatIcon } from './editChatIcon.cjs';
39
40
  export { default as SidebarIcon } from './sidebarIcon.cjs';
41
+ export { default as NotificationIcon } from './notificationIcon.cjs';
40
42
  import 'react';
@@ -36,5 +36,7 @@ export { default as RufousBirdIcon } from './rufousBirdIcon.js';
36
36
  export { default as TickIcon } from './tickIcon.js';
37
37
  export { default as TimerIcon } from './timerIcon.js';
38
38
  export { default as TrashIcon } from './trashIcon.js';
39
+ export { default as EditChatIcon } from './editChatIcon.js';
39
40
  export { default as SidebarIcon } from './sidebarIcon.js';
41
+ export { default as NotificationIcon } from './notificationIcon.js';
40
42
  import 'react';
@@ -1,10 +1,16 @@
1
- import "../chunk-6WUVGMI3.js";
1
+ import "../chunk-WJS22H3F.js";
2
+ import {
3
+ userAssignIcon_default
4
+ } from "../chunk-BH53P2UM.js";
2
5
  import {
3
6
  viewIcon_default
4
7
  } from "../chunk-XPRBPIS5.js";
5
8
  import {
6
9
  workItemIcon_default
7
10
  } from "../chunk-QJPQC544.js";
11
+ import {
12
+ subscribeIcon_default
13
+ } from "../chunk-ZDVP4SUD.js";
8
14
  import {
9
15
  suspendUserIcon_default
10
16
  } from "../chunk-5BB3H3YO.js";
@@ -27,8 +33,8 @@ import {
27
33
  uploadIcon_default
28
34
  } from "../chunk-DXJ745NZ.js";
29
35
  import {
30
- userAssignIcon_default
31
- } from "../chunk-BH53P2UM.js";
36
+ questionTypeCodingIcon_default
37
+ } from "../chunk-FOUXNPQA.js";
32
38
  import {
33
39
  questionTypeDescriptiveIcon_default
34
40
  } from "../chunk-C7B23GTE.js";
@@ -50,9 +56,6 @@ import {
50
56
  import {
51
57
  sidebarIcon_default
52
58
  } from "../chunk-CSKTBLQQ.js";
53
- import {
54
- subscribeIcon_default
55
- } from "../chunk-ZDVP4SUD.js";
56
59
  import {
57
60
  invoiceIcon_default
58
61
  } from "../chunk-KYJ3475B.js";
@@ -62,6 +65,9 @@ import {
62
65
  import {
63
66
  nineDotMenuIcon_default
64
67
  } from "../chunk-D7SFBVJY.js";
68
+ import {
69
+ notificationIcon_default
70
+ } from "../chunk-HJEXCVPX.js";
65
71
  import {
66
72
  questionStatusAllIcon_default
67
73
  } from "../chunk-GYLL3HRD.js";
@@ -74,15 +80,15 @@ import {
74
80
  import {
75
81
  questionTypeAllIcon_default
76
82
  } from "../chunk-WHGVO3HV.js";
77
- import {
78
- questionTypeCodingIcon_default
79
- } from "../chunk-FOUXNPQA.js";
80
83
  import {
81
84
  difficultyMediumIcon_default
82
85
  } from "../chunk-XPJVVKOU.js";
83
86
  import {
84
87
  downloadIcon_default
85
88
  } from "../chunk-IOEQAR2M.js";
89
+ import {
90
+ editChatIcon_default
91
+ } from "../chunk-QONKYAQ5.js";
86
92
  import {
87
93
  editIcon_default
88
94
  } from "../chunk-H372BAXA.js";
@@ -126,6 +132,7 @@ export {
126
132
  difficultyHardIcon_default as DifficultyHardIcon,
127
133
  difficultyMediumIcon_default as DifficultyMediumIcon,
128
134
  downloadIcon_default as DownloadIcon,
135
+ editChatIcon_default as EditChatIcon,
129
136
  editIcon_default as EditIcon,
130
137
  helpOutlinedIcon_default as HelpOutlinedIcon,
131
138
  hierarchyIcon_default as HierarchyIcon,
@@ -133,6 +140,7 @@ export {
133
140
  invoiceIcon_default as InvoiceIcon,
134
141
  logsIcon_default as LogsIcon,
135
142
  nineDotMenuIcon_default as NineDotMenuIcon,
143
+ notificationIcon_default as NotificationIcon,
136
144
  questionStatusAllIcon_default as QuestionStatusAllIcon,
137
145
  questionStatusPrivateIcon_default as QuestionStatusPrivateIcon,
138
146
  questionStatusPublicIcon_default as QuestionStatusPublicIcon,
@@ -0,0 +1,39 @@
1
+ var __create = Object.create;
2
+ var __defProp = Object.defineProperty;
3
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
+ var __getOwnPropNames = Object.getOwnPropertyNames;
5
+ var __getProtoOf = Object.getPrototypeOf;
6
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
7
+ var __export = (target, all) => {
8
+ for (var name in all)
9
+ __defProp(target, name, { get: all[name], enumerable: true });
10
+ };
11
+ var __copyProps = (to, from, except, desc) => {
12
+ if (from && typeof from === "object" || typeof from === "function") {
13
+ for (let key of __getOwnPropNames(from))
14
+ if (!__hasOwnProp.call(to, key) && key !== except)
15
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
16
+ }
17
+ return to;
18
+ };
19
+ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
20
+ // If the importer is in node compatibility mode or this is not an ESM
21
+ // file that has been converted to a CommonJS file using a Babel-
22
+ // compatible transform (i.e. "__esModule" has not been set), then set
23
+ // "default" to the CommonJS "module.exports" for node compatibility.
24
+ isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
25
+ mod
26
+ ));
27
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
28
+
29
+ // lib/icons/notificationIcon.tsx
30
+ var notificationIcon_exports = {};
31
+ __export(notificationIcon_exports, {
32
+ default: () => notificationIcon_default
33
+ });
34
+ module.exports = __toCommonJS(notificationIcon_exports);
35
+ var import_react = __toESM(require("react"), 1);
36
+ var NotificationIcon = ({ color = "#3a3a3a", ...props }) => {
37
+ return /* @__PURE__ */ import_react.default.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "28.86", height: "23.799", viewBox: "0 0 28.86 23.799", ...props }, /* @__PURE__ */ import_react.default.createElement("g", { id: "Group_24743", "data-name": "Group 24743", transform: "translate(-1771.07 -708.433)" }, /* @__PURE__ */ import_react.default.createElement("g", { id: "Icon_feather-bell", "data-name": "Icon feather-bell", transform: "translate(1771.698 708)" }, /* @__PURE__ */ import_react.default.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__ */ import_react.default.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__ */ import_react.default.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__ */ import_react.default.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__ */ import_react.default.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__ */ import_react.default.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" })));
38
+ };
39
+ var notificationIcon_default = NotificationIcon;
@@ -0,0 +1,8 @@
1
+ import React__default from 'react';
2
+
3
+ interface NotificationIconProps extends React__default.SVGProps<SVGSVGElement> {
4
+ color?: string;
5
+ }
6
+ declare const NotificationIcon: React__default.FC<NotificationIconProps>;
7
+
8
+ export { type NotificationIconProps, NotificationIcon as default };
@@ -0,0 +1,8 @@
1
+ import React__default from 'react';
2
+
3
+ interface NotificationIconProps extends React__default.SVGProps<SVGSVGElement> {
4
+ color?: string;
5
+ }
6
+ declare const NotificationIcon: React__default.FC<NotificationIconProps>;
7
+
8
+ export { type NotificationIconProps, NotificationIcon as default };
@@ -0,0 +1,6 @@
1
+ import {
2
+ notificationIcon_default
3
+ } from "../chunk-HJEXCVPX.js";
4
+ export {
5
+ notificationIcon_default as default
6
+ };
package/dist/main.cjs CHANGED
@@ -41,6 +41,7 @@ __export(main_exports, {
41
41
  DifficultyHardIcon: () => difficultyHardIcon_default,
42
42
  DifficultyMediumIcon: () => difficultyMediumIcon_default,
43
43
  DownloadIcon: () => downloadIcon_default,
44
+ EditChatIcon: () => editChatIcon_default,
44
45
  EditIcon: () => editIcon_default,
45
46
  FloatingInput: () => FloatingInput,
46
47
  HelpOutlinedIcon: () => helpOutlinedIcon_default,
@@ -49,6 +50,7 @@ __export(main_exports, {
49
50
  InvoiceIcon: () => invoiceIcon_default,
50
51
  LogsIcon: () => logsIcon_default,
51
52
  NineDotMenuIcon: () => nineDotMenuIcon_default,
53
+ NotificationIcon: () => notificationIcon_default,
52
54
  QuestionStatusAllIcon: () => questionStatusAllIcon_default,
53
55
  QuestionStatusPrivateIcon: () => questionStatusPrivateIcon_default,
54
56
  QuestionStatusPublicIcon: () => questionStatusPublicIcon_default,
@@ -1178,18 +1180,30 @@ var React41 = __toESM(require("react"), 1);
1178
1180
  var TrashIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React41.createElement("svg", { width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, /* @__PURE__ */ React41.createElement("path", { d: "M0.536 0C0.391159 0.0178474 0.257489 0.0869727 0.159175 0.194824C0.0608618 0.302676 0.00439809 0.442142 0 0.588013V5.29401C0.0062252 5.44865 0.0707131 5.59522 0.180519 5.70428C0.290325 5.81335 0.437321 5.87684 0.592 5.88202H1.775V19.411C1.78123 19.5657 1.84571 19.7122 1.95552 19.8213C2.06533 19.9304 2.21232 19.9938 2.367 19.999H17.633C17.7877 19.9938 17.9347 19.9304 18.0445 19.8213C18.1543 19.7122 18.2188 19.5657 18.225 19.411V5.88202H19.408C19.5627 5.87684 19.7097 5.81335 19.8195 5.70428C19.9293 5.59522 19.9938 5.44865 20 5.29401V0.588013C19.9938 0.433373 19.9293 0.286798 19.8195 0.177734C19.7097 0.0686703 19.5627 0.00517666 19.408 0H0.536ZM1.183 1.17603H18.817V4.70502H1.183V1.17603ZM2.958 5.88202H17.041V18.823H2.959L2.958 5.88202Z", fill: color }));
1179
1181
  var trashIcon_default = TrashIcon;
1180
1182
 
1181
- // lib/icons/sidebarIcon.tsx
1183
+ // lib/icons/editChatIcon.tsx
1182
1184
  var React42 = __toESM(require("react"), 1);
1183
- var SidebarIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React42.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "22", height: "18", viewBox: "0 0 22 18", fill: "none", ...props }, /* @__PURE__ */ React42.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 }));
1185
+ var EditChatIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React42.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "26.138", height: "24.773", viewBox: "0 0 26.138 24.773", ...props }, /* @__PURE__ */ React42.createElement("g", { id: "Icon_feather-edit", "data-name": "Icon feather-edit", transform: "translate(-2 -1.818)" }, /* @__PURE__ */ React42.createElement("path", { id: "Path_52456", "data-name": "Path 52456", d: "M12.8,6H5.177A2.177,2.177,0,0,0,3,8.177V23.414a2.177,2.177,0,0,0,2.177,2.177H20.414a2.177,2.177,0,0,0,2.177-2.177V15.8", fill: "none", stroke: color, "stroke-linecap": "round", "stroke-linejoin": "round", "stroke-width": "2" }), /* @__PURE__ */ React42.createElement("path", { id: "Path_52457", "data-name": "Path 52457", d: "M23.256,3.484A2.274,2.274,0,0,1,26.472,6.7L16.288,16.884,12,17.956l1.072-4.288Z", fill: "none", stroke: color, "stroke-linecap": "round", "stroke-linejoin": "round", "stroke-width": "2" })));
1186
+ var editChatIcon_default = EditChatIcon;
1187
+
1188
+ // lib/icons/sidebarIcon.tsx
1189
+ var React43 = __toESM(require("react"), 1);
1190
+ var SidebarIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React43.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "22", height: "18", viewBox: "0 0 22 18", fill: "none", ...props }, /* @__PURE__ */ React43.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 }));
1184
1191
  var sidebarIcon_default = SidebarIcon;
1185
1192
 
1186
- // lib/Contexts/rufousThemeProvider.tsx
1193
+ // lib/icons/notificationIcon.tsx
1187
1194
  var import_react14 = __toESM(require("react"), 1);
1188
- var RufousThemeContext = (0, import_react14.createContext)(null);
1195
+ var NotificationIcon = ({ color = "#3a3a3a", ...props }) => {
1196
+ return /* @__PURE__ */ import_react14.default.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "28.86", height: "23.799", viewBox: "0 0 28.86 23.799", ...props }, /* @__PURE__ */ import_react14.default.createElement("g", { id: "Group_24743", "data-name": "Group 24743", transform: "translate(-1771.07 -708.433)" }, /* @__PURE__ */ import_react14.default.createElement("g", { id: "Icon_feather-bell", "data-name": "Icon feather-bell", transform: "translate(1771.698 708)" }, /* @__PURE__ */ import_react14.default.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__ */ import_react14.default.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__ */ import_react14.default.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__ */ import_react14.default.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__ */ import_react14.default.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__ */ import_react14.default.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" })));
1197
+ };
1198
+ var notificationIcon_default = NotificationIcon;
1199
+
1200
+ // lib/Contexts/rufousThemeProvider.tsx
1201
+ var import_react15 = __toESM(require("react"), 1);
1202
+ var RufousThemeContext = (0, import_react15.createContext)(null);
1189
1203
  var RufousThemeProvider = ({ children }) => {
1190
- const [committedThemeKey, setCommittedThemeKey] = (0, import_react14.useState)("default");
1191
- const [previewThemeKey, setPreviewThemeKey] = (0, import_react14.useState)("default");
1192
- const [settings, setSettings] = (0, import_react14.useState)(null);
1204
+ const [committedThemeKey, setCommittedThemeKey] = (0, import_react15.useState)("default");
1205
+ const [previewThemeKey, setPreviewThemeKey] = (0, import_react15.useState)("default");
1206
+ const [settings, setSettings] = (0, import_react15.useState)(null);
1193
1207
  const getGeneralSettings = async () => {
1194
1208
  try {
1195
1209
  const theme = localStorage.getItem("theme") || "default";
@@ -1199,10 +1213,10 @@ var RufousThemeProvider = ({ children }) => {
1199
1213
  console.error("Error fetching general settings:", err);
1200
1214
  }
1201
1215
  };
1202
- (0, import_react14.useEffect)(() => {
1216
+ (0, import_react15.useEffect)(() => {
1203
1217
  getGeneralSettings();
1204
1218
  }, []);
1205
- const fullTheme = (0, import_react14.useMemo)(() => {
1219
+ const fullTheme = (0, import_react15.useMemo)(() => {
1206
1220
  return {
1207
1221
  themeKey: previewThemeKey || settings.theme,
1208
1222
  customStyles: APP_THEMES[previewThemeKey || settings.theme]
@@ -1215,7 +1229,7 @@ var RufousThemeProvider = ({ children }) => {
1215
1229
  setCommittedThemeKey(key);
1216
1230
  };
1217
1231
  const cancelTheme = () => setPreviewThemeKey(committedThemeKey);
1218
- return /* @__PURE__ */ import_react14.default.createElement(
1232
+ return /* @__PURE__ */ import_react15.default.createElement(
1219
1233
  RufousThemeContext.Provider,
1220
1234
  {
1221
1235
  value: {
@@ -1229,7 +1243,7 @@ var RufousThemeProvider = ({ children }) => {
1229
1243
  updateSettings: (v) => setSettings(v)
1230
1244
  }
1231
1245
  },
1232
- /* @__PURE__ */ import_react14.default.createElement(
1246
+ /* @__PURE__ */ import_react15.default.createElement(
1233
1247
  "div",
1234
1248
  {
1235
1249
  className: `theme-${previewThemeKey || committedThemeKey || "default"}`
@@ -1238,7 +1252,7 @@ var RufousThemeProvider = ({ children }) => {
1238
1252
  )
1239
1253
  );
1240
1254
  };
1241
- var useRufousTheme = () => (0, import_react14.useContext)(RufousThemeContext);
1255
+ var useRufousTheme = () => (0, import_react15.useContext)(RufousThemeContext);
1242
1256
  // Annotate the CommonJS export names for ESM import in node:
1243
1257
  0 && (module.exports = {
1244
1258
  APP_THEMES,
@@ -1253,6 +1267,7 @@ var useRufousTheme = () => (0, import_react14.useContext)(RufousThemeContext);
1253
1267
  DifficultyHardIcon,
1254
1268
  DifficultyMediumIcon,
1255
1269
  DownloadIcon,
1270
+ EditChatIcon,
1256
1271
  EditIcon,
1257
1272
  FloatingInput,
1258
1273
  HelpOutlinedIcon,
@@ -1261,6 +1276,7 @@ var useRufousTheme = () => (0, import_react14.useContext)(RufousThemeContext);
1261
1276
  InvoiceIcon,
1262
1277
  LogsIcon,
1263
1278
  NineDotMenuIcon,
1279
+ NotificationIcon,
1264
1280
  QuestionStatusAllIcon,
1265
1281
  QuestionStatusPrivateIcon,
1266
1282
  QuestionStatusPublicIcon,
package/dist/main.d.cts CHANGED
@@ -40,6 +40,8 @@ export { default as RufousBirdIcon } from './icons/rufousBirdIcon.cjs';
40
40
  export { default as TickIcon } from './icons/tickIcon.cjs';
41
41
  export { default as TimerIcon } from './icons/timerIcon.cjs';
42
42
  export { default as TrashIcon } from './icons/trashIcon.cjs';
43
+ export { default as EditChatIcon } from './icons/editChatIcon.cjs';
43
44
  export { default as SidebarIcon } from './icons/sidebarIcon.cjs';
45
+ export { default as NotificationIcon } from './icons/notificationIcon.cjs';
44
46
  export { RufousThemeProvider, useRufousTheme } from './Contexts/rufousThemeProvider.cjs';
45
47
  import 'react';
package/dist/main.d.ts CHANGED
@@ -40,6 +40,8 @@ export { default as RufousBirdIcon } from './icons/rufousBirdIcon.js';
40
40
  export { default as TickIcon } from './icons/tickIcon.js';
41
41
  export { default as TimerIcon } from './icons/timerIcon.js';
42
42
  export { default as TrashIcon } from './icons/trashIcon.js';
43
+ export { default as EditChatIcon } from './icons/editChatIcon.js';
43
44
  export { default as SidebarIcon } from './icons/sidebarIcon.js';
45
+ export { default as NotificationIcon } from './icons/notificationIcon.js';
44
46
  export { RufousThemeProvider, useRufousTheme } from './Contexts/rufousThemeProvider.js';
45
47
  import 'react';
package/dist/main.js CHANGED
@@ -1,10 +1,16 @@
1
- import "./chunk-6WUVGMI3.js";
1
+ import "./chunk-WJS22H3F.js";
2
+ import {
3
+ userAssignIcon_default
4
+ } from "./chunk-BH53P2UM.js";
2
5
  import {
3
6
  viewIcon_default
4
7
  } from "./chunk-XPRBPIS5.js";
5
8
  import {
6
9
  workItemIcon_default
7
10
  } from "./chunk-QJPQC544.js";
11
+ import {
12
+ subscribeIcon_default
13
+ } from "./chunk-ZDVP4SUD.js";
8
14
  import {
9
15
  suspendUserIcon_default
10
16
  } from "./chunk-5BB3H3YO.js";
@@ -27,8 +33,8 @@ import {
27
33
  uploadIcon_default
28
34
  } from "./chunk-DXJ745NZ.js";
29
35
  import {
30
- userAssignIcon_default
31
- } from "./chunk-BH53P2UM.js";
36
+ questionTypeCodingIcon_default
37
+ } from "./chunk-FOUXNPQA.js";
32
38
  import {
33
39
  questionTypeDescriptiveIcon_default
34
40
  } from "./chunk-C7B23GTE.js";
@@ -50,9 +56,6 @@ import {
50
56
  import {
51
57
  sidebarIcon_default
52
58
  } from "./chunk-CSKTBLQQ.js";
53
- import {
54
- subscribeIcon_default
55
- } from "./chunk-ZDVP4SUD.js";
56
59
  import {
57
60
  invoiceIcon_default
58
61
  } from "./chunk-KYJ3475B.js";
@@ -62,6 +65,9 @@ import {
62
65
  import {
63
66
  nineDotMenuIcon_default
64
67
  } from "./chunk-D7SFBVJY.js";
68
+ import {
69
+ notificationIcon_default
70
+ } from "./chunk-HJEXCVPX.js";
65
71
  import {
66
72
  questionStatusAllIcon_default
67
73
  } from "./chunk-GYLL3HRD.js";
@@ -74,15 +80,15 @@ import {
74
80
  import {
75
81
  questionTypeAllIcon_default
76
82
  } from "./chunk-WHGVO3HV.js";
77
- import {
78
- questionTypeCodingIcon_default
79
- } from "./chunk-FOUXNPQA.js";
80
83
  import {
81
84
  difficultyMediumIcon_default
82
85
  } from "./chunk-XPJVVKOU.js";
83
86
  import {
84
87
  downloadIcon_default
85
88
  } from "./chunk-IOEQAR2M.js";
89
+ import {
90
+ editChatIcon_default
91
+ } from "./chunk-QONKYAQ5.js";
86
92
  import {
87
93
  editIcon_default
88
94
  } from "./chunk-H372BAXA.js";
@@ -145,6 +151,7 @@ export {
145
151
  difficultyHardIcon_default as DifficultyHardIcon,
146
152
  difficultyMediumIcon_default as DifficultyMediumIcon,
147
153
  downloadIcon_default as DownloadIcon,
154
+ editChatIcon_default as EditChatIcon,
148
155
  editIcon_default as EditIcon,
149
156
  FloatingInput,
150
157
  helpOutlinedIcon_default as HelpOutlinedIcon,
@@ -153,6 +160,7 @@ export {
153
160
  invoiceIcon_default as InvoiceIcon,
154
161
  logsIcon_default as LogsIcon,
155
162
  nineDotMenuIcon_default as NineDotMenuIcon,
163
+ notificationIcon_default as NotificationIcon,
156
164
  questionStatusAllIcon_default as QuestionStatusAllIcon,
157
165
  questionStatusPrivateIcon_default as QuestionStatusPrivateIcon,
158
166
  questionStatusPublicIcon_default as QuestionStatusPublicIcon,
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@rufous/ui",
3
3
  "private": false,
4
- "version": "0.1.14",
4
+ "version": "0.1.15",
5
5
  "type": "module",
6
6
  "style": "./dist/style.css",
7
7
  "files": [
File without changes