nectiasw 0.0.172 → 0.0.173

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/index.es.js CHANGED
@@ -38792,44 +38792,49 @@ const rr = {
38792
38792
  t((v) => !v);
38793
38793
  };
38794
38794
  return /* @__PURE__ */ he(bae, { children: [
38795
- /* @__PURE__ */ he(xae, { className: "nav-desktop", children: [
38796
- /* @__PURE__ */ B(
38797
- uA,
38798
- {
38799
- onClick: () => window.location.replace("/home"),
38800
- src: `${(d = o == null ? void 0 : o.environment) == null ? void 0 : d.ASSETS}/LogoCCC.svg`
38801
- }
38802
- ),
38803
- e && /* @__PURE__ */ B(wae, { onClick: l, children: /* @__PURE__ */ he("div", { children: [
38804
- /* @__PURE__ */ B(jE, { className: "arrow-1" }),
38805
- /* @__PURE__ */ B(jE, { className: "arrow-2" })
38806
- ] }) }),
38807
- /* @__PURE__ */ he(Cae, { children: [
38808
- /* @__PURE__ */ he(_ae, { children: [
38809
- /* @__PURE__ */ he("p", { children: [
38810
- " ",
38811
- o != null && o.ref ? `${o == null ? void 0 : o.ref.firstName} ${(h = o == null ? void 0 : o.ref) == null ? void 0 : h.lastName}` : "Nombre Usuario"
38812
- ] }),
38813
- /* @__PURE__ */ B("span", { children: o != null && o.ref ? `${o == null ? void 0 : o.ref.role}` : "Role" })
38814
- ] }),
38795
+ /* @__PURE__ */ he(xae, { children: [
38796
+ /* @__PURE__ */ he("div", { className: "absolute left-16 top-7 h-20 float-left", children: [
38815
38797
  /* @__PURE__ */ B(
38816
- "img",
38798
+ uA,
38817
38799
  {
38818
- src: `${(m = o == null ? void 0 : o.environment) == null ? void 0 : m.ASSETS}/Emoji.svg`,
38819
- onClick: () => t(!n)
38800
+ onClick: () => window.location.replace("/home"),
38801
+ src: `${(d = o == null ? void 0 : o.environment) == null ? void 0 : d.ASSETS}/LogoCCC.svg`
38820
38802
  }
38821
38803
  ),
38822
- n && /* @__PURE__ */ he(dA, { ref: r, children: [
38823
- /* @__PURE__ */ he("button", { onClick: a, children: [
38824
- /* @__PURE__ */ B(ZE, {}),
38825
- " Cambiar contraseña"
38804
+ e && /* @__PURE__ */ B(wae, { onClick: l, children: /* @__PURE__ */ he("div", { children: [
38805
+ /* @__PURE__ */ B(jE, { className: "arrow-1" }),
38806
+ /* @__PURE__ */ B(jE, { className: "arrow-2" })
38807
+ ] }) })
38808
+ ] }),
38809
+ /* @__PURE__ */ he("div", { className: "absolute right-16 top-7 h-20 float-right", children: [
38810
+ /* @__PURE__ */ he(Cae, { children: [
38811
+ /* @__PURE__ */ he(_ae, { children: [
38812
+ /* @__PURE__ */ he("p", { children: [
38813
+ " ",
38814
+ o != null && o.ref ? `${o == null ? void 0 : o.ref.firstName} ${(h = o == null ? void 0 : o.ref) == null ? void 0 : h.lastName}` : "Nombre Usuario"
38815
+ ] }),
38816
+ /* @__PURE__ */ B("span", { children: o != null && o.ref ? `${o == null ? void 0 : o.ref.role}` : "Role" })
38826
38817
  ] }),
38827
- /* @__PURE__ */ B("span", {}),
38828
- /* @__PURE__ */ he("button", { onClick: s, children: [
38829
- /* @__PURE__ */ B(YE, {}),
38830
- " Cerrar Sesión"
38818
+ /* @__PURE__ */ B(
38819
+ "img",
38820
+ {
38821
+ src: `${(m = o == null ? void 0 : o.environment) == null ? void 0 : m.ASSETS}/Emoji.svg`,
38822
+ onClick: () => t(!n)
38823
+ }
38824
+ ),
38825
+ n && /* @__PURE__ */ he(dA, { ref: r, children: [
38826
+ /* @__PURE__ */ he("button", { onClick: a, children: [
38827
+ /* @__PURE__ */ B(ZE, {}),
38828
+ " Cambiar contraseña"
38829
+ ] }),
38830
+ /* @__PURE__ */ B("span", {}),
38831
+ /* @__PURE__ */ he("button", { onClick: s, children: [
38832
+ /* @__PURE__ */ B(YE, {}),
38833
+ " Cerrar Sesión"
38834
+ ] })
38831
38835
  ] })
38832
- ] })
38836
+ ] }),
38837
+ " "
38833
38838
  ] })
38834
38839
  ] }),
38835
38840
  /* @__PURE__ */ he(yae, { className: "nav-mobile", children: [
@@ -38974,6 +38979,7 @@ const rr = {
38974
38979
  display: flex;
38975
38980
  justify-content: center;
38976
38981
  align-items: center;
38982
+ margin-left: auto;
38977
38983
  padding: 0 18px 0 32px;
38978
38984
  gap: 12px;
38979
38985
  text-align: right;