@hybr1d-tech/charizard 2.3.0 → 2.3.1

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.
package/dist/hybr1d-ui.js CHANGED
@@ -10074,7 +10074,7 @@ function H6({ data: e, customStyle: l }) {
10074
10074
  }
10075
10075
  ) : /* @__PURE__ */ a.jsx("div", { className: g(a5.box, "zap-content-medium"), style: l, ref: t, children: e });
10076
10076
  }
10077
- const k6 = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.25%2016A2.75%202.75%200%200%200%209%2018.75h10A2.75%202.75%200%200%200%2021.75%2016V7.828c0-.729-.29-1.428-.805-1.944l-3.829-3.829a2.75%202.75%200%200%200-1.944-.805H9A2.75%202.75%200%200%200%206.25%204zM9%2017.25c-.69%200-1.25-.56-1.25-1.25V4c0-.69.56-1.25%201.25-1.25h5.25V6A2.75%202.75%200%200%200%2017%208.75h3.25V16c0%20.69-.56%201.25-1.25%201.25zm11.108-10H17c-.69%200-1.25-.56-1.25-1.25V2.892q.169.087.305.224l3.829%203.829q.136.136.224.305'%20fill='%23070F2C'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M2.25%2020A2.75%202.75%200%200%200%205%2022.75h10A2.75%202.75%200%200%200%2017.75%2020v-2a.75.75%200%200%200-1.5%200v2c0%20.69-.56%201.25-1.25%201.25H5c-.69%200-1.25-.56-1.25-1.25V8c0-.69.56-1.25%201.25-1.25h2a.75.75%200%200%200%200-1.5H5A2.75%202.75%200%200%200%202.25%208z'%20fill='%23070F2C'/%3e%3c/svg%3e", um = "_box_1lug4_1", dm = "_userImage_1lug4_8", mm = "_userDetails_1lug4_17", hm = "_usernameContainer_1lug4_26", vm = "_emailBox_1lug4_33", pm = "_userEmail_1lug4_40", qm = "_icon_1lug4_48", j2 = {
10077
+ const k6 = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.25%2016A2.75%202.75%200%200%200%209%2018.75h10A2.75%202.75%200%200%200%2021.75%2016V7.828c0-.729-.29-1.428-.805-1.944l-3.829-3.829a2.75%202.75%200%200%200-1.944-.805H9A2.75%202.75%200%200%200%206.25%204zM9%2017.25c-.69%200-1.25-.56-1.25-1.25V4c0-.69.56-1.25%201.25-1.25h5.25V6A2.75%202.75%200%200%200%2017%208.75h3.25V16c0%20.69-.56%201.25-1.25%201.25zm11.108-10H17c-.69%200-1.25-.56-1.25-1.25V2.892q.169.087.305.224l3.829%203.829q.136.136.224.305'%20fill='%23070F2C'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M2.25%2020A2.75%202.75%200%200%200%205%2022.75h10A2.75%202.75%200%200%200%2017.75%2020v-2a.75.75%200%200%200-1.5%200v2c0%20.69-.56%201.25-1.25%201.25H5c-.69%200-1.25-.56-1.25-1.25V8c0-.69.56-1.25%201.25-1.25h2a.75.75%200%200%200%200-1.5H5A2.75%202.75%200%200%200%202.25%208z'%20fill='%23070F2C'/%3e%3c/svg%3e", um = "_box_1p2mk_1", dm = "_userImage_1p2mk_8", mm = "_userDetails_1p2mk_17", hm = "_usernameContainer_1p2mk_26", vm = "_emailBox_1p2mk_33", pm = "_userEmail_1p2mk_40", qm = "_icon_1p2mk_48", j2 = {
10078
10078
  box: um,
10079
10079
  userImage: dm,
10080
10080
  userDetails: mm,
@@ -10086,12 +10086,19 @@ const k6 = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20wid
10086
10086
  function lq({
10087
10087
  user: e,
10088
10088
  onClick: l,
10089
- showCopy: n = !0
10089
+ showCopy: n = !0,
10090
+ isMobile: c = !1
10090
10091
  }) {
10091
10092
  return /* @__PURE__ */ a.jsxs("div", { className: j2.box, children: [
10092
10093
  /* @__PURE__ */ a.jsx("img", { src: e.profile_img_url, alt: "User Profile", className: j2.userImage }),
10093
10094
  /* @__PURE__ */ a.jsxs("div", { className: j2.userDetails, children: [
10094
- /* @__PURE__ */ a.jsx("div", { className: j2.usernameContainer, onClick: l, children: /* @__PURE__ */ a.jsx(H6, { data: y5(e), customStyle: { maxWidth: "190px" } }) }),
10095
+ /* @__PURE__ */ a.jsx("div", { className: j2.usernameContainer, onClick: l, children: /* @__PURE__ */ a.jsx(
10096
+ H6,
10097
+ {
10098
+ data: y5(e),
10099
+ customStyle: { maxWidth: c ? "190px" : "160px" }
10100
+ }
10101
+ ) }),
10095
10102
  /* @__PURE__ */ a.jsxs("div", { className: j2.emailBox, children: [
10096
10103
  /* @__PURE__ */ a.jsx("div", { className: g(j2.userEmail, "zap-subcontent-medium"), children: e.work_email }),
10097
10104
  e.work_email && n && /* @__PURE__ */ a.jsx(
@@ -10100,8 +10107,8 @@ function lq({
10100
10107
  path: k6,
10101
10108
  svgClassName: j2.icon,
10102
10109
  customSpanStyles: { cursor: "pointer", flexShrink: 0 },
10103
- handleClick: (c) => {
10104
- c.stopPropagation(), A5(e.work_email);
10110
+ handleClick: (t) => {
10111
+ t.stopPropagation(), A5(e.work_email);
10105
10112
  }
10106
10113
  }
10107
10114
  )