prisma-goat 0.4.2 → 0.4.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.4.2
5
+ ### 0.4.3
6
6
 
7
7
  ---
8
8
 
@@ -6075,6 +6075,7 @@ const ls = (g, A) => HB(g) ? new rs(A) : new ns(A, {
6075
6075
  /* @__PURE__ */ s("div", { className: "hidden sm:ml-6 sm:block flex-grow", children: /* @__PURE__ */ s("nav", { className: "flex justify-end", children: /* @__PURE__ */ s("ul", { className: "flex space-x-4", children: A.map(({ label: Y, href: V, refId: l }) => /* @__PURE__ */ s("li", { children: /* @__PURE__ */ s(aM, { href: V, Viewport: c[g], colorButton: a[g], setIsOpen: Q, children: /* @__PURE__ */ s(
6076
6076
  "div",
6077
6077
  {
6078
+ id: l,
6078
6079
  ref: I[l],
6079
6080
  style: { padding: "6px", color: a[g] },
6080
6081
  children: Y
@@ -6086,6 +6087,7 @@ const ls = (g, A) => HB(g) ? new rs(A) : new ns(A, {
6086
6087
  t && /* @__PURE__ */ s("div", { className: "space-y-1 px-2 pt-2 pb-3", children: A.map(({ label: Y, href: V, refId: l }) => /* @__PURE__ */ s(aM, { href: V, Viewport: c[g], colorButton: a[g], setIsOpen: Q, children: /* @__PURE__ */ s(
6087
6088
  "div",
6088
6089
  {
6090
+ id: l,
6089
6091
  ref: I[l],
6090
6092
  style: { padding: "6px", color: a[g] },
6091
6093
  children: Y