prisma-goat 0.3.1 → 0.3.3

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/README.md CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
  ## Version
4
4
 
5
- ### 0.3.1
5
+ ### 0.3.3
6
6
 
7
7
  ---
8
8
 
@@ -6022,11 +6022,11 @@ const rs = (g, A) => jB(g) ? new ls(A) : new Es(A, {
6022
6022
  }, a = {
6023
6023
  goatData: "white",
6024
6024
  secondary: "#1F2937",
6025
- experiences: "#1F2937"
6025
+ experiences: "white"
6026
6026
  }, G = {
6027
6027
  goatData: "text-white",
6028
6028
  secondary: "text-[#1F2937]",
6029
- experiences: "text-[#1F2937]"
6029
+ experiences: "text-white"
6030
6030
  };
6031
6031
  return /* @__PURE__ */ U("nav", { style: { zIndex: 9999 }, ref: e, ...w, className: `fixed top-0 left-0 right-0 z-10 ${n[g]} bg-opacity-75`, children: [
6032
6032
  /* @__PURE__ */ U("div", { className: "mx-auto max-w-7xl px-2 sm:px-6 lg:px-8", children: [
@@ -6044,10 +6044,10 @@ const rs = (g, A) => jB(g) ? new ls(A) : new Es(A, {
6044
6044
  }
6045
6045
  ),
6046
6046
  /* @__PURE__ */ U("div", { className: "relative flex h-16 items-center justify-between", children: [
6047
- /* @__PURE__ */ o("div", { className: "absolute inset-y-0 left-0 flex items-center sm:hidden", children: /* @__PURE__ */ o("button", { className: `menu ${Q ? g === "secondary" || g === "experiences" ? "openedark" : "opened" : ""}`, onClick: i, "aria-label": "Main Menu", children: /* @__PURE__ */ U("svg", { width: "45", height: "45", viewBox: "0 0 100 100", style: { fill: "#f9f8f8 !important" }, children: [
6048
- /* @__PURE__ */ o("path", { className: g === "secondary" || g === "experiences" ? "linedark linedark1" : "line line1", d: "M 20,29.000046 H 80.000231 C 80.000231,29.000046 94.498839,28.817352 94.532987,66.711331 94.543142,77.980673 90.966081,81.670246 85.259173,81.668997 79.552261,81.667751 75.000211,74.999942 75.000211,74.999942 L 25.000021,25.000058" }),
6049
- /* @__PURE__ */ o("path", { className: g === "secondary" || g === "experiences" ? "linedark linedark2" : "line line2", d: "M 20,50 H 80" }),
6050
- /* @__PURE__ */ o("path", { className: g === "secondary" || g === "experiences" ? "linedark linedark3" : "line line3", d: "M 20,70.999954 H 80.000231 C 80.000231,70.999954 94.498839,71.182648 94.532987,33.288669 94.543142,22.019327 90.966081,18.329754 85.259173,18.331003 79.552261,18.332249 75.000211,25.000058 75.000211,25.000058 L 25.000021,74.999942" })
6047
+ /* @__PURE__ */ o("div", { className: "absolute inset-y-0 left-0 flex items-center sm:hidden", children: /* @__PURE__ */ o("button", { className: `menu ${Q ? g === "secondary" ? "openedark" : "opened" : ""}`, onClick: i, "aria-label": "Main Menu", children: /* @__PURE__ */ U("svg", { width: "45", height: "45", viewBox: "0 0 100 100", style: { fill: "#f9f8f8 !important" }, children: [
6048
+ /* @__PURE__ */ o("path", { className: g === "secondary" ? "linedark linedark1" : "line line1", d: "M 20,29.000046 H 80.000231 C 80.000231,29.000046 94.498839,28.817352 94.532987,66.711331 94.543142,77.980673 90.966081,81.670246 85.259173,81.668997 79.552261,81.667751 75.000211,74.999942 75.000211,74.999942 L 25.000021,25.000058" }),
6049
+ /* @__PURE__ */ o("path", { className: g === "secondary" ? "linedark linedark2" : "line line2", d: "M 20,50 H 80" }),
6050
+ /* @__PURE__ */ o("path", { className: g === "secondary" ? "linedark linedark3" : "line line3", d: "M 20,70.999954 H 80.000231 C 80.000231,70.999954 94.498839,71.182648 94.532987,33.288669 94.543142,22.019327 90.966081,18.329754 85.259173,18.331003 79.552261,18.332249 75.000211,25.000058 75.000211,25.000058 L 25.000021,74.999942" })
6051
6051
  ] }) }) }),
6052
6052
  /* @__PURE__ */ U("div", { className: "flex flex-1 items-center justify-center sm:items-stretch sm:justify-start", children: [
6053
6053
  /* @__PURE__ */ o("div", { className: "flex flex-shrink-0 items-center", children: /* @__PURE__ */ U("div", { className: "flex flex-col items-center lg:ml-[120px] ml-0", children: [
@@ -6056,7 +6056,7 @@ const rs = (g, A) => jB(g) ? new ls(A) : new Es(A, {
6056
6056
  {
6057
6057
  className: "block lg:hidden",
6058
6058
  style: { height: M && M.trim() !== "" ? M : "40px", width: D && D.trim() !== "" ? D : "65px" },
6059
- src: B && B.trim() !== "" ? B : g === "secondary" || g === "experiences" ? PA : GM,
6059
+ src: B && B.trim() !== "" ? B : g === "secondary" ? PA : GM,
6060
6060
  alt: "Logo"
6061
6061
  }
6062
6062
  ),
@@ -6065,7 +6065,7 @@ const rs = (g, A) => jB(g) ? new ls(A) : new Es(A, {
6065
6065
  {
6066
6066
  className: "hidden lg:block",
6067
6067
  style: { height: M && M.trim() !== "" ? M : "40px", width: D && D.trim() !== "" ? D : "65px" },
6068
- src: B && B.trim() !== "" ? B : g === "secondary" || g === "experiences" ? PA : GM,
6068
+ src: B && B.trim() !== "" ? B : g === "secondary" ? PA : GM,
6069
6069
  alt: "Logo"
6070
6070
  }
6071
6071
  ),