prisma-goat 0.6.7 → 0.6.8
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 +1 -1
- package/dist/prisma-goat.js +12 -9
- package/dist/prisma-goat.umd.cjs +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
package/dist/prisma-goat.js
CHANGED
|
@@ -6185,15 +6185,18 @@ const zs = N(
|
|
|
6185
6185
|
),
|
|
6186
6186
|
(!B || B.trim() === "") && /* @__PURE__ */ i("div", { className: `text-[10px] ${U[A]} tracking-[4px]`, children: "DATA" })
|
|
6187
6187
|
] }) }),
|
|
6188
|
-
/* @__PURE__ */ i("div", { style: { display: w ? "none" : "block", flexGrow: 1, marginLeft: "1.5rem" }, children: /* @__PURE__ */ i("nav", { style: { display: "flex", justifyContent: "flex-end" }, children: /* @__PURE__ */ i("ul", { className: "flex space-x-4", children: g.map(({ label: Z, href: G, refId: u }) =>
|
|
6189
|
-
|
|
6190
|
-
{
|
|
6191
|
-
|
|
6192
|
-
|
|
6193
|
-
|
|
6194
|
-
|
|
6195
|
-
|
|
6196
|
-
|
|
6188
|
+
/* @__PURE__ */ i("div", { style: { display: w ? "none" : "block", flexGrow: 1, marginLeft: "1.5rem" }, children: /* @__PURE__ */ i("nav", { style: { display: "flex", justifyContent: "flex-end" }, children: /* @__PURE__ */ i("ul", { className: "flex space-x-4", children: g.map(({ label: Z, href: G, refId: u }) => (
|
|
6189
|
+
// <li key={href}>
|
|
6190
|
+
/* @__PURE__ */ i(ZM, { href: G, Viewport: l[A], colorButton: c[A], setIsOpen: C, children: /* @__PURE__ */ i(
|
|
6191
|
+
"div",
|
|
6192
|
+
{
|
|
6193
|
+
id: u,
|
|
6194
|
+
ref: n[u],
|
|
6195
|
+
style: { padding: "6px", color: c[A] },
|
|
6196
|
+
children: Z
|
|
6197
|
+
}
|
|
6198
|
+
) }, G)
|
|
6199
|
+
)) }) }) })
|
|
6197
6200
|
] })
|
|
6198
6201
|
] })
|
|
6199
6202
|
] }),
|